:root{--bg: #09090b;--surface: #18181b;--border: #27272a;--text: #f4f4f5;--muted: #a1a1aa;--gold: #F9AF36;--danger: #E05040;--success: #27ae60}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font:inherit;cursor:pointer}input{font:inherit}input,select,textarea{max-width:100%;min-width:0}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}*:focus-visible{outline:2px solid var(--gold);outline-offset:2px;box-shadow:0 0 0 2px var(--gold);border-radius:inherit}input:focus-visible,textarea:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible,[role=button]:focus-visible{box-shadow:0 0 0 2px var(--gold)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus,.skip-link:focus-visible{position:fixed;top:8px;left:8px;width:auto;height:auto;padding:8px 12px;margin:0;overflow:visible;clip:auto;white-space:normal;background:var(--gold);color:#0d0b08;font-weight:800;font-size:12px;letter-spacing:.4px;text-transform:uppercase;border-radius:6px;z-index:1000}*{scrollbar-width:thin;scrollbar-color:rgba(249,175,54,.25) transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#f9af3633;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#f9af3673}.hide-scrollbar,.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar,.no-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}@media print{@page{size:3.5in 6.5in portrait;margin:.2in}body *{visibility:hidden!important}.printable-safe-slip,.printable-safe-slip *{visibility:visible!important}.printable-safe-slip{position:absolute!important;left:0!important;top:0!important;width:100%!important;background:#fff!important;color:#000!important;border:2px solid #000!important;padding:12px!important;box-shadow:none!important}}:root{--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-top: env(safe-area-inset-top, 0px);--min-touch-target: 44px}.touch-scroll-container,.station-scroll-body{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.touch-btn{min-height:48px;min-width:48px;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 767px){.mobile-sheet-backdrop{position:fixed;inset:0;background:#000000bf;backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:flex-end;justify-content:center}.mobile-sheet-content{background:var(--surface, #18181b);border:1px solid var(--border, #27272a);border-top:1px solid rgba(249,175,54,.3);border-radius:20px 20px 0 0;width:100%;max-height:90dvh;overflow-y:auto;padding:16px 20px calc(24px + env(safe-area-inset-bottom,0px)) 20px;box-shadow:0 -10px 40px #000000b3;animation:slideUpSheet .25s cubic-bezier(.16,1,.3,1)}.mobile-sheet-handle{width:40px;height:4px;background:#ffffff40;border-radius:999px;margin:0 auto 16px}}@keyframes slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}
