@font-face{font-family:GeistSans;src:url(/_next/static/media/27834908180db20f-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local("Arial");ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.00%;size-adjust:106.28%}.__className_245d8d{font-family:GeistSans,GeistSans Fallback}.__variable_245d8d{--font-geist-sans:"GeistSans","GeistSans Fallback"}@font-face{font-family:GeistMono;src:url(/_next/static/media/78fec81b34c4a365.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_97c177{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_97c177{--font-geist-mono:"GeistMono",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}:root{--bg:#0b0d11;--surface:#14171c;--surface-hover:#181c22;--border:#20242c;--border-strong:#2a303a;--text:#ecedee;--text-muted:#8c92a0;--text-dim:#5a606e;--accent:#ff6b47;--accent-hover:#ff8463;--accent-glow:rgba(255,107,71,.18);--accent-dim:rgba(255,107,71,.1);--danger:#f06868;--success:#4ade80;--font-sans:var(--font-geist-sans,system-ui,-apple-system,sans-serif);--font-mono:var(--font-geist-mono,"Courier New",monospace);--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:48px;--space-6:64px;--space-7:96px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--ease-out:cubic-bezier(0.16,1,0.3,1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background-color:var(--bg);background-image:radial-gradient(ellipse at 80% -10%,var(--accent-dim) 0,transparent 50%);background-attachment:fixed;font-weight:400;line-height:1.6;min-height:100vh}body,h1,h2,h3,h4,h5,h6{color:var(--text);font-family:var(--font-sans)}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.15;letter-spacing:-.02em}p{color:var(--text-muted);line-height:1.65}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;padding:0}button,input,textarea{font-family:var(--font-sans)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.font-mono{font-family:var(--font-mono)}.text-accent{color:var(--accent)}.text-muted{color:var(--text-muted)}.text-dim{color:var(--text-dim)}.text-success{color:var(--success)}.text-danger{color:var(--danger)}.container{width:100%;max-width:640px;margin:0 auto;padding:0 var(--space-2)}@keyframes pulse-accent{0%,to{opacity:.6}50%{opacity:1}}@keyframes border-flash{0%{border-color:var(--accent)}to{border-color:var(--border)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}