:root,html[data-theme=dark]{--page-background:radial-gradient(circle at top, #2dd4bf29, transparent 28%), radial-gradient(circle at 80% 10%, #38bdf81f, transparent 24%), linear-gradient(180deg, #07111f 0%, #0b1628 52%, #0f172a 100%);--surface:#0f172ab8;--surface-border:#94a3b829;--text-primary:#e2e8f0;--text-secondary:#94a3b8}html[data-theme=light]{--page-background:radial-gradient(circle at top, #0f766e14, transparent 28%), radial-gradient(circle at 80% 10%, #0ea5e91a, transparent 24%), linear-gradient(180deg, #f8fafc 0%, #eff6f4 52%, #eef6f3 100%);--surface:#ffffffd6;--surface-border:#0f172a14;--text-primary:#0f172a;--text-secondary:#475569}*{box-sizing:border-box}html{background:#0f172a}html[data-theme=light]{background:#eef6f3}body{background:var(--page-background);min-height:100vh;color:var(--text-primary);margin:0;transition:background .18s,color .18s}#root{min-height:100vh}a{color:inherit}
