:root{--color-bg:#fff;--color-surface:#fff;--color-surface-subtle:#f6f7f8;--color-surface-inverse:#14181b;--color-border:#e2e5e8;--color-border-strong:#c7ccd1;--color-text-primary:#14181b;--color-text-secondary:#454b52;--color-text-muted:#6b7280;--color-text-inverse:#fff;--color-accent:#0f6e63;--color-accent-strong:#0b4f47;--color-accent-subtle:#e6f0ee;--color-accent-contrast:#fff;--color-focus-ring:#1d4ed8;--color-success-bg:#eaf6ee;--color-success-text:#1e6b3a;--color-success-border:#bfe3cb;--color-warning-bg:#fdf3e2;--color-warning-text:#8a5a10;--color-warning-border:#f1d9a8;--color-error-bg:#fdecec;--color-error-text:#a3231f;--color-error-border:#f3c6c4;--color-info-bg:#eef3fb;--color-info-text:#2b4c7e;--color-info-border:#cbdaf0;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--leading-tight:1.2;--leading-normal:1.5;--leading-relaxed:1.65;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-full:999px;--shadow-sm:0 1px 2px #14181b0f;--shadow-md:0 4px 16px #14181b14;--transition-fast:.12s;--transition-base:.2s;--ease-standard:cubic-bezier(.2, 0, 0, 1);--content-width-narrow:40rem;--content-width-base:70rem;--content-width-wide:82.5rem;--breakpoint-sm:480px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--z-header:100;--z-overlay:200}
*,:before,:after{box-sizing:border-box}*{margin:0}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-padding-top:5rem}body{min-height:100dvh;font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-text-primary);background-color:var(--color-bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}img,picture,svg,video{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-semibold);line-height:var(--leading-tight)}a{color:var(--color-accent)}ul[role=list],ol[role=list]{padding:0;list-style:none}:focus{outline:none}:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.skipLink{left:var(--space-4);z-index:300;background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);padding:var(--space-2) var(--space-4);font-weight:var(--font-weight-medium);transition:top var(--transition-fast) var(--ease-standard);position:absolute;top:-3rem}.skipLink:focus-visible{top:var(--space-4)}.u-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}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
