:root{--font-sans:"Instrument Sans",system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono",ui-monospace,monospace;--bg-base:#07080b;--bg-surface:#0e1016;--bg-elevated:#151822;--bg-mesh:radial-gradient(1200px 800px at 12% -10%,rgba(99,102,241,.14),transparent 55%),radial-gradient(900px 600px at 88% 0%,rgba(34,211,238,.1),transparent 50%),radial-gradient(700px 500px at 50% 110%,rgba(244,114,182,.06),transparent 45%);--stroke:hsla(0,0%,100%,.085);--stroke-strong:hsla(0,0%,100%,.14);--text:#f4f4f5;--text-muted:#a1a1aa;--text-faint:#71717a;--accent:#22d3ee;--accent-dim:rgba(34,211,238,.16);--accent-glow:rgba(34,211,238,.35);--user-bg:linear-gradient(145deg,rgba(99,102,241,.22),rgba(34,211,238,.08));--user-border:rgba(129,140,248,.35);--danger-bg:rgba(239,68,68,.12);--danger-text:#fecaca;--danger-border:rgba(239,68,68,.28);--shadow-lg:0 22px 50px -18px rgba(0,0,0,.75);--radius-lg:1rem;--radius-md:.75rem;--radius-sm:.5rem;color-scheme:dark}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}.layout,body{margin:0}.layout{background-attachment:fixed;background-color:var(--bg-base);background-image:var(--bg-mesh);color:var(--text);font-family:var(--font-sans);font-optical-sizing:auto;font-size:16px;line-height:1.5;min-height:100dvh}::-moz-selection{background:#22d3ee47;color:var(--text)}::selection{background:#22d3ee47;color:var(--text)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
