:root{--background:#f6f3ec;--foreground:#202623;--focus-ring:#315be8;--brand-blue:#315be8;--brand-ink:#202623;--brand-chalk:#f6f3ec;--accent:#294bc0;--accent-fill:#315be8;--on-accent:#fff;--accent-soft:#e9efff;--accent-ink:#233e98;--surface:#fff;--surface-muted:#eeeee8;--muted:#5c6661;--line:#c8cfc8;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--background:#141b1a;--foreground:#f6f3ec;--focus-ring:#a6bdff;--accent:#a6bdff;--accent-fill:#a6bdff;--on-accent:#152044;--accent-soft:#243454;--accent-ink:#dce5ff;--surface:#1d2725;--surface-muted:#27322f;--muted:#bcc6bf;--line:#53625c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;min-width:320px;min-height:100%}body{min-height:100vh;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}::selection{color:#fff;background:#5145c9}:root[data-theme=dark] ::selection{color:#09101d;background:#aaa2ff}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
