:root{color-scheme:light;--background: #f5f7fa;--surface: #fff;--ink: #182b39;--muted: #62717d;--border: #dee5eb;--accent: #d3ef92;--accent-strong: #476b2b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:var(--ink);background:var(--background)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:var(--ink)}:focus-visible{outline:3px solid #557cbb;outline-offset:4px}button,input,a{touch-action:manipulation}h1,h2,h3,p{margin-top:0}h1{margin-bottom:14px;font-size:clamp(2rem,3.2vw,2.65rem);line-height:1.15;letter-spacing:-.045em;font-weight:650}h2{font-size:1.125rem;font-weight:600}.page-heading{margin-bottom:36px}.page-heading p{color:var(--muted);line-height:1.65;margin-bottom:0}.eyebrow{color:var(--muted);font-size:.75rem;letter-spacing:.11em;font-weight:600;margin-bottom:20px}.eyebrow span{margin:0 10px;color:#a3adb6}.breadcrumbs{display:flex;gap:12px;font-size:.875rem;color:var(--muted);margin-bottom:34px}.breadcrumbs a{color:var(--muted);text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.skip-link{position:fixed;top:-100px;left:12px;padding:12px;z-index:10;background:#fff}.skip-link:focus{top:12px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
