:root{--color-bg:#fff;--color-bg-muted:#f6f7f9;--color-bg-inverse:#0b1530;--color-surface:#fff;--color-border:#e3e6ec;--color-border-strong:#c8cdd6;--color-text:#0b1530;--color-text-muted:#5b6577;--color-text-inverse:#fff;--color-text-inverse-muted:#ffffffb8;--color-brand:#3056d3;--color-brand-hover:#2546b3;--color-brand-subtle:#eef2ff;--color-accent:#10b981;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-xxl:48px;--space-xxxl:64px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-pill:9999px;--content-max-width:1120px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;color:var(--color-text);background-color:var(--color-bg);scroll-behavior:smooth;font-family:"Source Sans 3",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:16px;line-height:1.5}body{min-height:100vh;font-family:inherit;line-height:inherit;color:inherit;background-color:inherit;margin:0}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0}ul,ol{padding-left:var(--space-lg)}a{color:var(--color-brand);text-decoration:none}a:hover,a:focus-visible{color:var(--color-brand-hover);text-decoration:underline}:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px;border-radius:2px}button{font:inherit;cursor:pointer}
