:root{color-scheme:light;--canvas: #f5f7f2;--surface: #ffffff;--surface-muted: #edf3ec;--surface-raised: #fbfcf9;--ink: #18332d;--ink-soft: #4d625c;--ink-faint: #72847e;--line: #d6e2dc;--line-strong: #b8cbc2;--brand: #176b58;--brand-strong: #0f4d3f;--brand-soft: #dff1e8;--accent: #e88b3c;--accent-soft: #fff1df;--danger: #a33b37;--danger-soft: #fff0ee;--info: #246678;--info-soft: #e6f5f6;--shadow-soft: 0 .75rem 2rem rgb(24 51 45 / .07);--shadow-float: 0 1rem 2.5rem rgb(24 51 45 / .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(--accent);outline-offset:.2rem}@media(min-width:45rem){:root{--sticky-header-scroll-space: 8rem;--mobile-nav-space: 0rem}}
