:root{--brand:#12406b;--brand-strong:#0d3053;--brand-tint:#e7edf3;--brand-contrast:#fff;--ink-900:#1a1a1a;--ink-700:#333;--ink-600:#555;--ink-500:#666;--ink-400:#777;--ink-300:#999;--surface-0:#fff;--surface-1:#fbfbf9;--surface-2:#f7f8fa;--surface-3:#f2f5f8;--border-0:#eee;--border-1:#e4e4e0;--color-bg:var(--surface-0);--color-surface:var(--surface-0);--color-surface-alt:var(--surface-2);--color-surface-muted:var(--surface-3);--color-border:var(--border-0);--color-border-strong:var(--border-1);--color-text:var(--ink-900);--color-text-muted:var(--ink-500);--color-text-subtle:#6d6d6d;--color-link:var(--brand);--font-sans:"Inter",-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-md:1.125rem;--text-lg:1.375rem;--text-xl:1.75rem;--text-2xl:2.25rem;--text-3xl:3rem;--text-4xl:3.75rem;--weight-normal:400;--weight-medium:500;--weight-semibold:600;--leading-tight:1.2;--leading-snug:1.35;--leading-normal:1.6;--tracking-wide:.02em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.75rem;--space-8:4rem;--space-9:6rem;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-full:9999px;--color-danger:#b42318;--color-danger-bg:#fef3f2;--color-danger-border:#fecdca;--shadow-sm:0 1px 2px rgba(18,64,107,.06);--shadow-md:0 4px 16px rgba(18,64,107,.08);--container-max:1100px;--container-pad:var(--space-5);--ease-standard:cubic-bezier(.2,0,0,1);--duration-fast:.12s;--duration-base:.2s}*,:after,:before{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--weight-normal);line-height:var(--leading-normal);min-height:100dvh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}button{background:none;border:none;cursor:pointer}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}ol[role=list],ul[role=list]{list-style:none;padding:0}h1,h2,h3,h4{color:var(--color-text);font-weight:var(--weight-semibold);line-height:var(--leading-tight)}h1{font-size:var(--text-2xl)}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg)}h4{font-size:var(--text-md)}a{color:var(--color-link);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{border-radius:2px;outline:2px solid var(--brand);outline-offset:2px}.container{margin-inline:auto;max-width:var(--container-max);padding-inline:var(--container-pad);width:100%}.site-shell{display:flex;flex-direction:column;min-height:100dvh}.site-main{flex:1 0 auto}.visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media(min-width:768px){:root{--container-pad:var(--space-6)}h1{font-size:var(--text-3xl)}}@media(min-width:1024px){h1{font-size:var(--text-4xl)}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
