:root{--ink:#1e2925;--paper:#faf9f5;--mint:#356859;--mint-deep:#183f32;--mint-soft:#c5e9df;--sage:#a8c89d;--amber:#ffd18d;--rose:#dfacaa;--terracotta:#8b5d48;--surface:#faf9f5;--surface-deep:#f2f2ec;--surface-soft:#1e29250e;--text-strong:#1e2925;--text:#35443e;--text-muted:#6e7b75;--border-soft:#1e29251c;--border-strong:#1e292533;--shadow-nav:0 12px 38px #182a2214;--shadow-card:0 28px 80px #1f302824;--focus-ring:#356859;--page-gutter:clamp(18px, 4vw, 48px);--content-width:1180px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--surface:#151a18;--surface-deep:#101412;--surface-soft:#eaf1ed12;--text-strong:#eaf1ed;--text:#d0dad5;--text-muted:#919c96;--border-soft:#eaf1ed1a;--border-strong:#eaf1ed2e;--shadow-nav:0 16px 44px #00000040;--shadow-card:0 34px 100px #00000059;--focus-ring:#a8d8c3;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface)}body{color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}button{font:inherit}::selection{color:#0b2118;background:#a8d8c3}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.skip-link{z-index:100;color:var(--surface);background:var(--text-strong);border-radius:12px;padding:11px 15px;transition:transform .16s;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-container{width:min(calc(100% - (var(--page-gutter) * 2)), var(--content-width));margin-inline:auto}.brand-mark{border:1px solid var(--border-soft);width:36px;height:36px;color:var(--mint-deep);background:linear-gradient(145deg,#fefefa,#d9eee1);border-radius:12px;flex:none;place-items:center;display:grid;box-shadow:inset 0 1px #ffffffe6,0 8px 20px #224e3a1a}.brand-mark-large{border-radius:18px;width:58px;height:58px}.brand-mark svg{width:26px;height:26px;overflow:visible}.brand-mark-large svg{width:40px;height:40px}.brand-mark-leaf{fill:#8bb6a2}.brand-mark-stem,.brand-mark-check{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px}.theme-toggle{border:1px solid var(--border-soft);width:44px;height:44px;color:var(--text-strong);background:var(--surface-soft);cursor:pointer;border-radius:14px;place-items:center;padding:0;display:grid}.theme-toggle[data-ready=false]{opacity:0}.theme-toggle-track,.theme-icon{width:19px;height:19px;display:block}.theme-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.button{letter-spacing:-.015em;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:50px;padding:0 20px;font-size:14px;font-weight:780;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--mint-deep);box-shadow:0 12px 28px #163f302e}:root[data-theme=dark] .button-primary{color:#0b2118;background:#a8d8c3}.button-secondary{color:var(--text-strong);border-color:var(--border-soft);background:color-mix(in srgb, var(--surface) 86%, transparent)}.button-compact{border-radius:14px;min-height:44px;padding-inline:17px}.eyebrow{color:var(--mint);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:820;display:inline-flex}.eyebrow:before{content:"";width:7px;height:7px;box-shadow:0 0 0 5px color-mix(in srgb, currentColor 12%, transparent);background:currentColor;border-radius:50%}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
