:root{color-scheme:light dark;--background:#f7faf8;--surface:#fff;--surface-soft:#edf7f2;--text:#16201d;--muted:#5c6b66;--line:#d7e3dd;--mint:#16775c;--mint-strong:#0e5a44;--coral:#d9695b;--shadow:0 18px 45px #163f3217;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Hiragino Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;line-height:1.7}img{max-width:100%;height:auto}a{color:var(--mint-strong);text-underline-offset:.2em}a:hover{text-decoration-thickness:2px}a:focus-visible,button:focus-visible{outline:3px solid var(--coral);outline-offset:3px;border-radius:.25rem}.skip-link{z-index:20;background:var(--text);color:var(--background);padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header,.site-footer,.section,.hero{width:min(1120px,100% - 2rem);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:1.5rem;min-height:72px;display:flex}.brand{color:var(--text);letter-spacing:-.02em;align-items:center;gap:.65rem;font-weight:750;text-decoration:none;display:inline-flex}.brand img{border-radius:9px}nav{flex-wrap:wrap;align-items:center;gap:1.15rem;display:flex}nav a{color:var(--muted);font-size:.92rem;font-weight:650;text-decoration:none}nav a:hover{color:var(--text)}.hero{grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);align-items:center;gap:clamp(2rem,6vw,5rem);padding:clamp(4rem,9vw,8rem) 0;display:grid}.eyebrow{color:var(--coral);letter-spacing:.14em;text-transform:uppercase;font-size:.82rem;font-weight:800}h1,h2,h3{letter-spacing:-.035em;line-height:1.15}h1{margin:.45rem 0 1rem;font-size:clamp(3rem,8vw,6.2rem)}h2{margin:0 0 1rem;font-size:clamp(2rem,4vw,3.15rem)}h3{margin:0 0 .5rem;font-size:1.1rem}.lede{max-width:43rem;color:var(--muted);margin:0;font-size:clamp(1.05rem,2vw,1.3rem)}.actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--mint);background:var(--mint);color:#fff;border-radius:.75rem;justify-content:center;align-items:center;min-height:46px;padding:.7rem 1.1rem;font-weight:750;text-decoration:none;display:inline-flex}.button.secondary{color:var(--mint-strong);background:0 0}.hero-icon{width:min(100%,330px);filter:drop-shadow(var(--shadow));justify-self:end}.section{padding:clamp(3.5rem,7vw,6.5rem) 0}.section-heading{max-width:46rem;margin-bottom:2rem}.section-heading p,.muted{color:var(--muted)}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;padding:1.35rem;box-shadow:0 8px 24px #163f320d}.card .marker{background:var(--coral);border-radius:1rem;width:2.3rem;height:.3rem;margin-bottom:1rem;display:block}.card p{color:var(--muted);margin:0}.steps{counter-reset:step;gap:1rem;display:grid}.step{border-top:1px solid var(--line);padding:1.25rem 1.25rem 1.25rem 4rem;position:relative}.step:before{counter-increment:step;content:counter(step);background:var(--surface-soft);width:2.3rem;height:2.3rem;color:var(--mint-strong);border-radius:50%;place-items:center;font-weight:800;display:grid;position:absolute;top:1rem;left:.5rem}.step p{color:var(--muted);margin:0}.callout{border-left:.35rem solid var(--coral);background:var(--surface-soft);border-radius:.75rem;padding:clamp(1.5rem,4vw,2.5rem)}.prose{max-width:760px}.prose h1{font-size:clamp(2.4rem,6vw,4.5rem)}.prose h2{margin-top:2.6rem;font-size:1.7rem}.prose li+li{margin-top:.45rem}.prose code{background:var(--surface-soft);border-radius:.3rem;padding:.15rem .35rem;font-size:.9em}.prose pre{border:1px solid var(--line);background:var(--surface);border-radius:.75rem;padding:1rem;overflow-x:auto}.prose pre code{background:0 0;padding:0}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;margin-top:4rem;padding:2rem 0 3rem;font-size:.9rem;display:flex}.site-footer div{gap:1rem;display:flex}@media (width<=760px){.site-header{flex-direction:column;align-items:flex-start;padding-block:1rem}nav{gap:.8rem 1rem}.hero{grid-template-columns:1fr;padding-top:3rem}.hero-icon{grid-row:1;justify-self:start;width:180px}.grid{grid-template-columns:1fr}.site-footer{flex-direction:column}}@media (prefers-color-scheme:dark){:root{--background:#111917;--surface:#18231f;--surface-soft:#1c2d27;--text:#edf5f1;--muted:#afbeb8;--line:#34463f;--mint:#55bd98;--mint-strong:#75d4b2;--coral:#f18b7e;--shadow:0 18px 45px #00000040}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
