:root{--brand: #0E7C86;--brand-strong: #0A5F67;--brand-tint: #E6F4F5;--ink: #1F3A5F;--muted: #5A6472;--faint: #6F7786;--surface: #FFFFFF;--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;--wide-max: 1200px}*,*:before,*:after{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)}input,select,textarea,button{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){*,*:before,*:after{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}
