@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--bg:#1b1e27;--surface:#1e212b;--surface2:#252935;--border:#2c313d;--border2:#363c4a;--accent:#034694;--accent-dim:#03469429;--accent-bright:#3a6fc4;--text:#eceef3;--text2:#a4a9b8;--muted:#a4a9b8;--faint:#6b7180;--urgent:#ff5c7c;--urgent-dim:#ff5c7c24;--success:#3ddc91;--success-dim:#3ddc9124;--warn:#ffb547;--google:#4285f4;--yelp:#ff1a1a;--facebook:#1877f2;--tripadvisor:#00aa6c;--nav-h:52px;--radius:12px;--radius-sm:8px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-height:100dvh;font-family:Sora,Helvetica Neue,sans-serif}::selection{color:#fff;background:#3a6fc459}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--faint)}button{cursor:pointer;font-family:inherit;transition:all .15s}button:hover:not(:disabled){filter:brightness(1.08)}button:active{transform:scale(.97)}:focus-visible{outline:2px solid var(--accent-bright);outline-offset:2px;border-radius:4px}button:focus:not(:focus-visible){outline:none}input,textarea,select{color:var(--text);font-family:inherit;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus{box-shadow:0 0 0 3px var(--accent-dim);outline:none;border-color:var(--accent-bright)!important}textarea{resize:none}.glyph{font-variant-emoji:text;-webkit-font-feature-settings:normal;font-family:Sora,Helvetica Neue,Arial Unicode MS,sans-serif}.tnum{font-variant-numeric:tabular-nums}.card-lift{transition:border-color .18s,transform .18s,box-shadow .18s}.card-lift:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000040;border-color:var(--border2)!important}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.fade-up{animation:.35s both fadeUp}.fade-in{animation:.25s both fadeIn}.spin{animation:.8s linear infinite spin}.s1{animation-delay:50ms}.s2{animation-delay:.1s}.s3{animation-delay:.15s}.s4{animation-delay:.2s}@media (width<=768px){*{box-sizing:border-box;max-width:100%}html,body,#root{max-width:100vw;overflow-x:hidden}div,section,main,article,aside,header,footer,nav{max-width:100%}.stats-grid-4{grid-template-columns:repeat(2,1fr)!important}.desktop-only{display:none!important}[role=dialog],.modal-content{border-radius:16px 16px 0 0!important;width:100vw!important;max-width:100vw!important;max-height:92dvh!important;margin:0!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow-y:auto!important}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}:root{--muted-readable:#999;--faint-readable:#666}body,div,span,p,h1,h2,h3,h4,h5,h6,section,main,nav,aside,header,footer,ul,li,table,tr,td,th{-webkit-user-select:none;user-select:none;cursor:default!important}main p,main pre,main code,main textarea,main [style*=lineHeight],pre,code{-webkit-user-select:text;user-select:text}button,a,[role=button]{cursor:pointer!important}input,textarea,select{cursor:text!important;-webkit-user-select:text!important;user-select:text!important}
