:root{--bg: #f5f5f5;--bg-soft: #efeeec;--ink: #23282c;--muted: #565d65;--line: #dcdad6;--bg-rgb: 245 245 245;--green: #2eb33a;--green-2: #5dc219;--green-deep: #0f7d38;--green-hover: #12873f;--lime: #9ee80c;--radius: 14px;--measure: 34rem;--font: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.65;background-image:radial-gradient(circle at 20% 10%,#ffffff 0%,transparent 55%),radial-gradient(circle at 85% 80%,#ffffff 0%,transparent 45%)}h1,h2,h3{line-height:1.12;letter-spacing:-.02em;margin:0 0 .5em;font-weight:650;text-wrap:balance}h1{font-size:clamp(2rem,1.3rem + 2.6vw,3.2rem)}h2{font-size:clamp(1.7rem,1.2rem + 1.9vw,2.6rem)}h3{font-size:1.08rem;font-weight:640}p{margin:0 0 1rem;max-width:var(--measure);text-wrap:pretty}a{color:var(--green-deep)}.plant-layer{position:fixed;inset:0;z-index:0;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}.plant{width:100%;height:100%;overflow:visible;opacity:.85}.vessel{opacity:.45}.veil{position:fixed;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgb(var(--bg-rgb) / .81),rgb(var(--bg-rgb) / 0) 36%),linear-gradient(to right,rgb(var(--bg-rgb) / .5),rgb(var(--bg-rgb) / .79) 15% 85%,rgb(var(--bg-rgb) / .5))}.content{position:relative;z-index:2;max-width:46rem;margin:0 auto;padding:0 clamp(1.25rem,5vw,2rem)}.section{min-height:92svh;display:flex;flex-direction:column;justify-content:center;padding:4rem 0;scroll-margin-top:2rem}.section--hero{position:relative;min-height:100svh;justify-content:flex-start;padding-top:clamp(3rem,9vh,6rem);text-align:center}.section--hero p,.section--hero h1{margin-inline:auto}.section--hero .actions{justify-content:center}.section--cta{min-height:85svh}.eyebrow{font-size:.82rem;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);font-weight:600;margin-bottom:1rem}.lead{font-size:1.15em;color:var(--ink)}.muted{color:var(--muted);font-size:.95rem}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.5rem;border-radius:999px;font-weight:600;text-decoration:none;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.btn--primary{background:var(--green-deep);color:#fff;box-shadow:0 6px 18px #0f7d383d}.btn--primary:hover{background:var(--green-hover);transform:translateY(-1px)}.btn--ghost{border-color:var(--line);color:var(--ink);background:#ffffffe0}.btn--ghost:hover{border-color:var(--muted)}.btn:focus-visible,a:focus-visible{outline:2px solid var(--green-deep);outline-offset:3px}.scroll-hint{position:absolute;left:0;bottom:2.5rem;margin:0;font-size:.85rem;color:var(--muted);letter-spacing:.04em}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));gap:1rem;margin-top:1.5rem}.card{background:#ffffffb8;border:1px solid var(--line);border-radius:var(--radius);padding:1.25rem}.card p,.faq__item p,.steps p{margin-bottom:0;color:var(--muted)}.steps{list-style:none;counter-reset:step;padding:0;margin:1.5rem 0 0;display:grid;gap:1.25rem}.steps li{counter-increment:step;padding-left:3.25rem;position:relative}.steps li:before{content:counter(step);position:absolute;left:0;top:0;width:2.25rem;height:2.25rem;border-radius:50%;display:grid;place-items:center;background:var(--green-deep);color:#fff;font-weight:650;font-size:.95rem}.faq{display:grid;gap:1.5rem;margin-top:1.5rem}.faq__item{border-top:1px solid var(--line);padding-top:1.1rem}.footer{border-top:1px solid var(--line);padding:2.5rem 0 3rem;color:var(--muted);font-size:.95rem}.footer p{margin:0 0 .35rem}html.js .leaf{transform:scale(0);transform-box:view-box;transform-origin:0 0}html.js .stem-line{stroke-dasharray:1000;stroke-dashoffset:846.2}html.js .plant,html.js .vessel{opacity:1}html.js .veil{opacity:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}html.js .leaf{transform:none}html.js .stem-line{stroke-dasharray:none;stroke-dashoffset:0}html.js .plant{opacity:.85}html.js .vessel{opacity:.45}html.js .veil{opacity:1}.scroll-hint{display:none}}@media(max-width:900px){.veil{background:linear-gradient(to top,rgb(var(--bg-rgb) / .81),rgb(var(--bg-rgb) / 0) 36%),linear-gradient(rgb(var(--bg-rgb) / .79),rgb(var(--bg-rgb) / .79))}.section:not(.section--hero){min-height:88svh;padding:3rem 0}.section--hero{min-height:100vh;padding-top:clamp(2rem,7vh,4rem)}.scroll-hint{display:none}.section--cta{min-height:80svh}}@media(max-width:420px){.section:not(.section--hero){min-height:84svh}}
