:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-bg:#f6f3ee;--color-surface:#efe9df;--color-surface-raised:#fffdfa;--color-text:#1a2438;--color-text-muted:#5e6779;--color-text-faint:#7a8395;--color-text-on-dark:#fff;--color-border:#cdd3dc;--color-border-strong:#aab3c0;--color-primary:#1e3054;--color-primary-hover:#16233f;--color-primary-soft:#dfe4ec;--color-amber:#f9be6b;--color-amber-text:#e0a23f;--color-amber-deep:#6b4405;--color-danger:#a32d2d;--color-danger-bg:#fbeceb;--color-success:#2f6b3f;--color-success-bg:#e8f1e9;--font-heading:var(--font-manrope), system-ui, sans-serif;--font-body:var(--font-inter), system-ui, sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--radius-sm:6px;--radius:8px;--radius-lg:14px;--width-content:72rem;--width-prose:38rem}
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;background:var(--color-bg)}body{background:var(--color-bg);min-height:100dvh;color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;font-size:1rem;line-height:1.65;display:flex}body>main{flex:1 0 auto}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:-.015em;margin:0;font-weight:600;line-height:1.25}p{margin:0}a{color:var(--color-primary);text-underline-offset:.2em;text-decoration-thickness:1px}img,svg,video{max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
