:root{--pastel-bg: #FFF9F0;--pastel-card: #FFFFFF;--pastel-border: #E8DDD3;--pastel-primary: #B8D4E3;--pastel-accent: #F2A7B3;--pastel-link: #7EB5D6;--pastel-text: #4A4A4A;--pastel-text-light: #8A8A8A;--pastel-error: #E88B8B;--pastel-success: #A8D5BA;--pastel-warning: #F5D6A8;--pastel-cat-restaurant: #F2A7B3;--pastel-cat-travel: #A7C7E7;--pastel-cat-product: #A8D5BA;--pastel-cat-other: #D4C5E2;--pastel-status-visited: #A8D5BA;--pastel-status-visited-bg: #EDF7F0;--pastel-status-wishlist: #F5D6A8;--pastel-status-wishlist-bg: #FFF8EE;--pastel-input-border: #D9CFC4;--pastel-input-focus: #B8D4E3;--pastel-shadow: rgba(0, 0, 0, .06)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--pastel-bg);color:var(--pastel-text)}input,select,textarea,button{font-family:inherit}input:focus,select:focus,textarea:focus{outline:2px solid var(--pastel-input-focus);outline-offset:1px}@media(pointer:coarse){button,a,select,input[type=file],[role=link],[role=button]{min-width:44px;min-height:44px}}
