@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;max-width:100%}:root{--bg: #07080f;--surface: #0d0f1a;--surface2: #131627;--border: rgba(255,255,255,.06);--border-hi: rgba(255,255,255,.12);--text: #f0f2ff;--muted: rgba(240,242,255,.5);--dim: rgba(240,242,255,.35);--violet: #7c6cf0;--violet-hi: #9d91ff;--green: #34d399;--red: #f87171;--amber: #fbbf24;--blue: #60a5fa}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}.mono{font-family:JetBrains Mono,monospace}:focus-visible{outline:2px solid var(--violet-hi);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}
