@import"https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Syne:wght@400;500;600;700;800&display=swap";:root{--bg: #0a0a0a;--surface: #141414;--border: #2a2a2a;--text: #f0f0f0;--text-muted: #888;--green: #22c55e;--yellow: #eab308;--red: #ef4444;--accent: #6366f1;--nav-height: 56px;--bottom-nav-height: 60px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{background-color:var(--bg);color:var(--text);font-family:DM Mono,monospace;padding-bottom:env(safe-area-inset-bottom)}h1,h2,h3,h4,h5,h6{font-family:Syne,sans-serif}input,textarea,select{font-size:16px}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.nav-top{display:none}.nav-bottom{display:flex}@media (min-width: 640px){.nav-top{display:flex}.nav-bottom{display:none}body{padding-bottom:0}}
