:root{--surface-100:#fafbfc;--surface-200:#fff;--surface-300:#f1f4f8;--border:#e1e7ef;--border-control:#7c93aa;--ink:#3b4856;--ink-muted:#5b6b7a;--ink-inverse:#fff;--brand-primary:#004f93;--brand-primary-hover:#3876ab;--brand-secondary:#00a5f3;--brand-secondary-hover:#38b9f6;--success:#14724a;--error:#c0341f;--focus-ring:var(--brand-primary);--font-heading:var(--font-poppins), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:var(--font-poppins), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-subtitle:var(--font-work-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-full:999px;--gutter:clamp(20px, 5vw, 48px);--section-space:clamp(48px, 8vw, 64px);--header-height:64px;--container-wide:1240px;--container-default:1080px;--container-narrow:760px;--drawer-duration:.24s}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:auto}body{background:var(--surface-100);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:26px}img,svg{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--ink);overflow-wrap:break-word}h1{font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.15}h2{font-size:32px;font-weight:600;line-height:40px}h3{font-size:24px;font-weight:600;line-height:32px}h4{font-size:20px;font-weight:600;line-height:28px}:where(a){color:var(--brand-primary);text-decoration:none}:where(a:hover,a:active){color:var(--brand-primary-hover)}.subtitle-lg{font-family:var(--font-subtitle);font-size:20px;font-weight:500;line-height:30px}.subtitle-sm{font-family:var(--font-subtitle);font-size:16px;font-weight:500;line-height:24px}.body-lg{font-size:18px;line-height:28px}.body-sm{font-size:14px;line-height:22px}.caption{font-size:13px;line-height:18px}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}ul{list-style:none}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}[id]{scroll-margin-top:calc(var(--header-height) + var(--space-4))}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important}}
