:root{--brand:#0e7c86;--brand-strong:#0a5f67;--brand-tint:#e6f4f5;--ink:#1f3a5f;--muted:#5a6472;--faint:#6f7786;--surface:#fff;--surface-sunken:#f7f9fb;--line:#d5dce3;--line-strong:#8e97a3;--good-bg:#e1f5ee;--good-line:#1d9e75;--good-ink:#0f6e56;--warn-bg:#fff6e5;--warn-line:#d99a00;--warn-ink:#8a6100;--bad-bg:#fcebeb;--bad-line:#e24b4a;--bad-ink:#a32d2d;--warn-solid:#9b6e00;--font:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--text-xs:12px;--text-sm:13px;--text-base:14px;--text-md:15px;--text-lg:18px;--text-xl:20px;--text-2xl:26px;--leading-tight:1.25;--leading-body:1.55;--weight-normal:400;--weight-medium:500;--weight-bold:600;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-12:48px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-pill:999px;--focus-ring:2px solid var(--brand);--focus-offset:2px;--page-max:920px;--prose-max:640px}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--surface-sunken);color:var(--ink);font-family:var(--font);font-size:var(--text-base);line-height:var(--leading-body);text-size-adjust:100%}h1,h2,h3,h4{margin:0;line-height:var(--leading-tight);font-weight:var(--weight-bold)}h1{font-size:var(--text-2xl)}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}p{margin:0}a{color:var(--brand)}a:hover{color:var(--brand-strong)}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset);border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}