:root{--color-ink:#14181d;--color-ink-soft:#3d4550;--color-muted:#6b7684;--color-line:#dfe3e8;--color-line-strong:#c3cad3;--color-surface:#fff;--color-canvas:#f7f6f4;--color-accent:#1c5d4e;--color-accent-hover:#16493d;--color-accent-soft:#eaf2ef;--color-danger:#a4302a;--color-danger-soft:#fbeceb;--color-focus:#1c5d4e;--font-sans:ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,monospace;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:2.25rem;--leading-tight:1.2;--leading-normal:1.55;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--radius-sm:4px;--radius-md:6px;--radius-lg:10px;--shadow-sm:0 1px 2px rgb(20 24 29/6%);--shadow-md:0 2px 8px rgb(20 24 29/8%)}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-ink);background:var(--color-canvas);-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0;line-height:var(--leading-tight);font-weight:600;letter-spacing:-.015em}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-xl)}p{margin:0}a{color:var(--color-accent);text-decoration-thickness:1px;text-underline-offset:2px}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.skip-link{position:absolute;left:-9999px;top:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-surface);border:1px solid var(--color-line-strong);border-radius:var(--radius-md);z-index:100}.skip-link:focus{left:var(--space-2)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}