:root,:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f8fafc;--surface:#fff;--surface-subtle:#f1f5f9;--foreground:#101827;--muted:#526071;--border:#dce3ea;--accent:#2457d6;--accent-strong:#1946ba;--accent-soft:#e8efff;--teal:#087e81;--ink:#0c1629;--on-dark-muted:#aebbd0;--control-bg:#fff;--glass:#ffffffc2;--grid-line:#2457d60d;--paper-line:#91aae2;--content-width:72rem;--radius-md:.55rem;--radius-lg:.85rem;--shadow:0 18px 50px #0f172a1f;--space-2:.5rem;--space-3:.75rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:2rem;--space-8:3rem;--space-10:5rem;--space-12:7rem}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#0a1220;--surface:#111d30;--surface-subtle:#0e192a;--foreground:#eef4ff;--muted:#a8b5c8;--border:#29384e;--accent:#7da2ff;--accent-strong:#9bb7ff;--accent-soft:#172b50;--teal:#55c7c3;--ink:#07101d;--on-dark-muted:#aebbd0;--control-bg:#111d30;--glass:#111d30d1;--grid-line:#7da2ff12;--paper-line:#688bd8;--shadow:0 20px 60px #00000059}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background);min-width:20rem}body{background:var(--background);min-height:100vh;color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;transition:background-color .16s,color .16s}body>div{min-height:100vh}main{min-height:calc(100vh - 4.5rem)}section[id]{scroll-margin-top:5rem}a,button,summary,select{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 55%, transparent);outline-offset:3px}::selection{background:var(--accent-soft);color:var(--foreground)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}body{transition:none}}
