:root,:root[data-theme=dark]{--bg-top:#030712;--bg-bottom:#0b1120;--bg-radial-1:#0f172a;--bg-radial-2:#172554;--body-color:#e5e7eb;--card-surface:#1e293ba6;--card-border:#7dd3fc29;--card-radial:#7dd3fc33;--card-bg-top:#0f172af5;--card-bg-bottom:#0f172ac7}:root[data-theme=light]{--bg-top:#f8fafc;--bg-bottom:#e2e8f0;--bg-radial-1:#7dd3fc2e;--bg-radial-2:#bae6fd38;--body-color:#0f172a;--card-surface:#f8fafcd9;--card-border:#0284c72e;--card-radial:#0284c71f;--card-bg-top:#fffffff2;--card-bg-bottom:#f1f5f9d1}*{box-sizing:border-box}body{min-height:100vh;color:var(--body-color);background:radial-gradient(circle at 10% 10%, var(--bg-radial-1) 0%, transparent 42%), radial-gradient(circle at 90% 20%, var(--bg-radial-2) 0%, transparent 38%), linear-gradient(165deg, var(--bg-top), var(--bg-bottom));margin:0;font-family:Space Grotesk,sans-serif}#root{min-height:100vh}.fade-up{animation:.45s fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.prompt-output{white-space:pre-wrap;line-height:1.45}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.fade-up{animation:none}}
