.SectionLandingPage-module__2WzUdG__sectionPage{min-height:100vh}.SectionLandingPage-module__2WzUdG__hero{background:radial-gradient(800px 420px at 82% 20%,#03a95c1f,#0000 70%),radial-gradient(700px 380px at 5% 0,#5c3cf614,#0000 65%),linear-gradient(#fbfdfd,#f4f8fa);padding-block:clamp(56px,7vw,108px)}.SectionLandingPage-module__2WzUdG__heroGrid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);align-items:center;gap:clamp(32px,5vw,72px);display:grid}.SectionLandingPage-module__2WzUdG__heroCopy{gap:22px;max-width:760px;display:grid}.SectionLandingPage-module__2WzUdG__heroCopy h1{color:var(--ink);text-wrap:balance;font-size:clamp(42px,5vw,76px);font-weight:800;line-height:.98}.SectionLandingPage-module__2WzUdG__heroCopy>p:last-of-type{max-width:62ch;color:var(--muted);font-size:clamp(17px,.5vw + 16px,21px);line-height:1.65}.SectionLandingPage-module__2WzUdG__hero svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.SectionLandingPage-module__2WzUdG__proofGrid{gap:14px;display:grid}.SectionLandingPage-module__2WzUdG__proofGrid div{box-shadow:var(--shadow);background:#fffc;border:1px solid #d3dfe7e6;border-radius:16px;gap:6px;padding:clamp(22px,2vw,30px);display:grid}.SectionLandingPage-module__2WzUdG__proofGrid dt{color:var(--green-deep);font-size:clamp(30px,3vw,48px);font-weight:800;line-height:1}.SectionLandingPage-module__2WzUdG__proofGrid dd{color:var(--muted);font-size:14px;font-weight:700;line-height:1.35}.SectionLandingPage-module__2WzUdG__section{padding-block:var(--section-y);background:#fff;border-top:1px solid #edf3f6}.SectionLandingPage-module__2WzUdG__tinted{background:var(--bg-alt)}.SectionLandingPage-module__2WzUdG__sectionHead{max-width:680px;margin-bottom:var(--head-gap);gap:12px;display:grid}.SectionLandingPage-module__2WzUdG__sectionHead h2,.SectionLandingPage-module__2WzUdG__processGrid h2{color:var(--ink);text-wrap:balance;font-size:clamp(30px,3vw,52px);font-weight:800;line-height:1.05}.SectionLandingPage-module__2WzUdG__pillarGrid{gap:var(--grid-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.SectionLandingPage-module__2WzUdG__pillarCard{min-height:100%;padding:var(--card-pad);border:1px solid var(--line);box-shadow:var(--shadow);transition:border-color .22s ease, box-shadow .22s ease, transform .22s var(--ease);background:#fff;border-radius:16px;align-content:start;gap:16px;display:grid;position:relative}.SectionLandingPage-module__2WzUdG__pillarCard:before{content:"";top:-1px;left:var(--card-pad);right:var(--card-pad);background:linear-gradient(90deg, var(--green), transparent);opacity:.55;border-radius:2px;height:2px;transition:opacity .22s;position:absolute}.SectionLandingPage-module__2WzUdG__pillarCard:hover{border-color:color-mix(in srgb, var(--green), transparent 65%);box-shadow:var(--shadow-hover);transform:translateY(-3px)}.SectionLandingPage-module__2WzUdG__pillarCard:hover:before{opacity:1}.SectionLandingPage-module__2WzUdG__pillarIndex{color:var(--green-deep);letter-spacing:.12em;font-size:13px;font-weight:800}.SectionLandingPage-module__2WzUdG__pillarCard h3{color:var(--ink);font-size:22px;line-height:1.2}.SectionLandingPage-module__2WzUdG__pillarCard p,.SectionLandingPage-module__2WzUdG__processCopy p:last-child{color:var(--muted);font-size:16px;line-height:1.65}.SectionLandingPage-module__2WzUdG__pillarCard ul{gap:10px;display:grid}.SectionLandingPage-module__2WzUdG__pillarCard li{color:var(--text);padding-left:18px;font-size:15px;font-weight:700;line-height:1.45;position:relative}.SectionLandingPage-module__2WzUdG__pillarCard li:before{content:"";background:var(--green);border-radius:50%;width:7px;height:7px;position:absolute;top:.65em;left:0}.SectionLandingPage-module__2WzUdG__processGrid{grid-template-columns:minmax(0,.85fr) minmax(320px,1fr);align-items:start;gap:clamp(32px,5vw,72px);display:grid}.SectionLandingPage-module__2WzUdG__processCopy{gap:14px;display:grid;position:sticky;top:120px}.SectionLandingPage-module__2WzUdG__processGrid ol{gap:12px;display:grid;position:relative}.SectionLandingPage-module__2WzUdG__processGrid ol:before{content:"";background:linear-gradient(180deg, var(--green), color-mix(in srgb, var(--green), transparent 75%));width:2px;position:absolute;top:32px;bottom:32px;left:37px}.SectionLandingPage-module__2WzUdG__processGrid li{border:1px solid var(--line);min-height:64px;color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:16px 18px;font-weight:800;display:flex;position:relative}.SectionLandingPage-module__2WzUdG__processGrid li span{background:var(--green-soft);width:38px;height:38px;color:var(--green-deep);letter-spacing:.08em;border-radius:50%;flex:0 0 38px;place-items:center;font-size:12px;display:grid}@media (max-width:980px){.SectionLandingPage-module__2WzUdG__heroGrid,.SectionLandingPage-module__2WzUdG__processGrid,.SectionLandingPage-module__2WzUdG__pillarGrid{grid-template-columns:1fr}.SectionLandingPage-module__2WzUdG__processCopy{position:static}}@media (max-width:640px){.SectionLandingPage-module__2WzUdG__hero{padding-block:44px 64px}.SectionLandingPage-module__2WzUdG__proofGrid div,.SectionLandingPage-module__2WzUdG__pillarCard{border-radius:12px}}@media (prefers-reduced-motion:reduce){.SectionLandingPage-module__2WzUdG__pillarCard,.SectionLandingPage-module__2WzUdG__pillarCard:before{transition:none}.SectionLandingPage-module__2WzUdG__pillarCard:hover{transform:none}}
