@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Atkinson Hyperlegible Next,sans-serif;font-weight:900;letter-spacing:-.05em;text-transform:uppercase}}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 700,"GRAD" 0,"opsz" 24}.fill-icon{font-variation-settings:"FILL" 1}.glass-panel{background:#ffffffe0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.7)}.dark-glass-panel{background:#131b2eeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.15)}.card-active{border-color:#003ec7!important;background-color:#fffffffa!important;transform:translateY(-6px);box-shadow:0 25px 50px -12px #003ec740!important}.route-anim{stroke-dasharray:1000;animation:dash 5s linear infinite}@keyframes dash{to{stroke-dashoffset:0}}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
