@import "https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=Syne:wght@400;600;700;800&display=swap";
:root{--navy:#050d1a;--navy-2:#0a1628;--navy-3:#0f1e35;--border:#1a2d4a;--accent:#1e6bff;--red:#ff3b3b;--yellow:#f5a623;--green:#00c48c;--text:#e8eef8;--text-dim:#6b82a0;--text-muted:#2d4463}•⁠ ⁠{box-sizing:border-box;margin:0;padding:0}body{background:var(--navy);color:var(--text);min-height:100vh;font-family:Syne,sans-serif}.mono{font-family:Space Mono,monospace}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--navy-2)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}@media (max-width:768px){.desktop-only{display:none!important}.mobile-stack{flex-direction:column!important}.mobile-full{grid-template-columns:1fr!important;width:100%!important}.mobile-pad{padding:16px!important}.mobile-text-sm{font-size:10px!important}}@media (min-width:769px){.mobile-only{display:none!important}}
