:root{color-scheme:light;--canvas: #fdfdfd;--surface: #ffffff;--surface-muted: #f5f1ef;--surface-raised: #ffffff;--ink: #021d29;--ink-soft: #38575f;--ink-faint: #536d75;--line: #e1d7d3;--line-strong: #708a91;--brand: #037f8e;--brand-strong: #033d49;--brand-soft: #e6f4f5;--brand-bright: #02a2b0;--accent: #ee701f;--accent-amber: #fca122;--accent-soft: #fff1df;--focus: #033d49;--danger: #a33b37;--danger-soft: #fff0ee;--info: #246678;--info-soft: #e6f5f6;--success: #087a51;--warning: #6d4518;--shadow-soft: 0 .75rem 2rem rgb(2 29 41 / .07);--shadow-float: 0 1rem 2.5rem rgb(2 29 41 / .14);--radius-sm: .7rem;--radius-md: 1rem;--radius-lg: 1.35rem;--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-section: var(--space-4);--space-section-wide: var(--space-6);--touch-target: 2.75rem;--mobile-nav-space: calc(5.75rem + env(safe-area-inset-bottom)) ;--sticky-header-scroll-space: 9.5rem}html{min-height:100%;background:var(--canvas);font-family:Avenir Next,Segoe UI,ui-sans-serif,system-ui,sans-serif;scroll-padding-top:var(--sticky-header-scroll-space);scroll-padding-bottom:var(--mobile-nav-space);color:var(--ink);text-rendering:optimizeLegibility}body{min-width:0;min-height:100%;margin:0;background:var(--canvas)}*,*:before,*:after{box-sizing:border-box}button,a{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:.2rem solid var(--focus);outline-offset:.2rem}@media(min-width:45rem){:root{--sticky-header-scroll-space: 8rem;--mobile-nav-space: 0rem}}
