:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f5f7f3;--surface:#fff;--text:#17231b;--muted:#5e6c63;--brand:#1d5a3a;--brand-strong:#14462d;--brand-soft:#e4f0e7;--accent:#dff36b;--border:#d9e1da;--error:#b42318;--shadow:0 16px 40px #17231b14;--content:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:var(--brand);text-underline-offset:.18em}a:hover{color:var(--brand-strong)}:focus-visible{outline-offset:3px;outline:3px solid #8ba21e}.skip-link{z-index:100;background:var(--text);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{color:#fff;transform:translateY(0)}.site-header{z-index:10;border-bottom:1px solid var(--border);background:#f5f7f3f0;position:relative}.site-header__inner,.site-footer__inner{width:min(var(--content), calc(100% - 40px));justify-content:space-between;align-items:center;gap:28px;margin:0 auto;display:flex}.site-header__inner{min-height:76px}.wordmark{color:var(--text);letter-spacing:-.025em;font-size:18px;font-weight:800;text-decoration:none}.site-nav,.site-footer nav{align-items:center;gap:24px;display:flex}.site-nav a,.site-footer nav a{min-height:44px;color:var(--text);align-items:center;font-weight:650;text-decoration:none;display:inline-flex}.button{border:1px solid var(--brand);background:var(--brand);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:750;text-decoration:none;display:inline-flex}.button:hover{background:var(--brand-strong);color:#fff}.button--small{min-height:44px;padding-inline:16px}.site-footer{border-top:1px solid var(--border);background:var(--surface);margin-top:48px}.site-footer__inner{align-items:flex-start;padding:44px 0}.site-footer p{max-width:520px;color:var(--muted);margin:8px 0 0}@media (max-width:800px){.site-header__inner{flex-wrap:wrap;gap:4px 16px;padding:12px 0}.site-header__inner>.button{display:none}.site-nav{flex-wrap:wrap;order:2;gap:8px 20px;width:100%}.site-footer__inner,.site-footer nav{flex-direction:column;align-items:flex-start;gap:8px}}
