:root{color-scheme:light;--ink:#0c2434;--green:#14745b;--green-dark:#0d5b48;--cream:#fbfaf7;--mist:#eef5f0;--line:#dce3df;--muted:#52636d;font-family:"DM Sans",ui-sans-serif,system-ui,sans-serif;color:var(--ink);background:var(--cream);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;background:var(--cream)}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header,footer{width:min(100% - 72px,1240px);margin-inline:auto}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;align-items:center;line-height:0}.brand img{display:block;width:196px;height:44px}nav{display:flex;gap:44px;margin-left:auto;margin-right:28px;font-weight:600;font-size:14px}nav a{transition:color .2s}nav a:hover{color:var(--green)}.button{min-height:52px;border:0;border-radius:999px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--green);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 8px 24px rgba(20,116,91,.18);transition:transform .2s,background .2s}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.button-small{min-height:46px;padding-inline:23px;font-size:14px}.hero{min-height:680px;display:grid;grid-template-columns:minmax(420px,.88fr) 1.12fr;align-items:center;overflow:hidden}.hero-copy{padding:72px max(36px,calc((100vw - 1240px)/2)) 84px;padding-right:55px;position:relative;z-index:2}.launch-pill{width:max-content;border:1px solid #d8e5de;background:#f1f7f3;color:var(--green-dark);border-radius:99px;padding:8px 13px;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.launch-pill span{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#35a27c;box-shadow:0 0 0 4px rgba(53,162,124,.14)}h1,h2{font-family:"Manrope",sans-serif;letter-spacing:-.055em}h1{margin:26px 0 20px;font-size:clamp(51px,5vw,77px);line-height:1.02}h1 em{color:var(--green);font-style:normal}.lede{max-width:570px;color:var(--muted);font-size:18px;line-height:1.65;margin:0 0 30px}.signup-form{max-width:600px}.form-row{display:flex;align-items:center;padding:7px 7px 7px 21px;background:#fff;border:1px solid #dce2df;border-radius:999px;box-shadow:0 16px 42px rgba(18,44,56,.1)}.mail-icon{width:24px;height:24px;border:1.5px solid #7b8a91;color:#667982;display:grid;place-items:center;border-radius:50%;font-size:13px;font-weight:600}.form-row input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:0 13px;color:var(--ink)}.form-row input::placeholder{color:#7c898f}.form-row .button{white-space:nowrap}.form-note{margin:12px 0 0 20px;font-size:12px;color:#718087}.form-note.error{color:#a33d36}.form-note.success{color:var(--green);font-weight:700}.trust-row{display:flex;gap:25px;margin-top:36px;color:#43565f;font-size:13px;font-weight:600}.trust-row b{display:inline-grid;place-items:center;width:20px;height:20px;margin-right:5px;border-radius:50%;background:#e2f1e9;color:var(--green)}.hero-visual{height:680px;position:relative;border-radius:160px 0 0 160px;overflow:hidden}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,250,247,.18),transparent 22%);pointer-events:none}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:58% center}.quote-card{position:absolute;z-index:2;right:7%;bottom:9%;width:250px;padding:23px;background:rgba(255,255,255,.94);border-radius:20px;box-shadow:0 20px 50px rgba(12,36,52,.16);backdrop-filter:blur(10px)}.stars{color:#168162;letter-spacing:3px;font-size:14px}.quote-card>p{font:600 14px/1.55 "Manrope",sans-serif}.quote-person{display:flex;gap:10px;align-items:center}.quote-person>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--green);color:#fff;font-size:11px;font-weight:700}.quote-person div{display:grid}.quote-person strong{font-size:12px}.quote-person small{color:#728087}.member-card{position:absolute;z-index:2;left:7%;top:8%;display:grid;padding:15px 20px;background:rgba(12,36,52,.88);color:#fff;border-radius:14px;backdrop-filter:blur(8px)}.member-card strong{font:700 23px/1.1 "Manrope"}.member-card span{opacity:.76;font-size:11px;margin-top:3px}.category-strip{min-height:94px;padding:0 max(36px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--ink);color:#fff}.category-strip p{font:700 16px "Manrope"}.category-strip span{display:flex;align-items:center;gap:10px;font-size:14px;color:#e3ebee}.category-strip i{font-style:normal;color:#96c8b8;font-size:21px}.vision{width:min(100% - 72px,1240px);margin:0 auto;padding:110px 0 120px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:60px}.kicker{display:block;margin-bottom:14px;color:var(--green);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.07}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefit-grid article{min-height:260px;padding:34px;background:#f0f5f1;border-radius:24px}.benefit-grid article:nth-child(2){background:#f7f1e8}.benefit-grid article:nth-child(3){background:#eef3f5}.benefit-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:38px;border-radius:50%;background:#fff;color:var(--green);font-size:25px}h3{margin:0 0 10px;font:700 19px "Manrope";letter-spacing:-.02em}.benefit-grid p,.how p{color:var(--muted);line-height:1.6;margin:0;font-size:14px}.how{width:min(100% - 72px,1240px);margin:0 auto 120px;padding:76px;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;background:#fff;border:1px solid #e4e8e5;border-radius:36px}.how h2{font-size:42px}.how ol{list-style:none;padding:0;margin:0;display:grid;gap:28px}.how li{display:grid;grid-template-columns:52px 1fr;gap:20px;align-items:start}.how li>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--mist);color:var(--green);font-weight:700;font-size:12px}.how li+li{padding-top:28px;border-top:1px solid var(--line)}.final-cta{margin:0 24px;padding:100px 24px;text-align:center;border-radius:40px;background:var(--green);color:#fff}.final-cta .kicker{color:#bfe4d7}.final-cta p{margin:18px 0 28px;color:#d8eee7}.button-light{background:#fff;color:var(--green-dark);box-shadow:none}.button-light:hover{background:#eef7f3}footer{min-height:170px;display:flex;align-items:center;gap:34px}footer p{color:var(--muted)}footer small{margin-left:auto;color:#7c898f}@media(max-width:900px){.site-header{width:min(100% - 36px,1240px);height:80px}nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:60px 24px}.hero-visual{height:540px;margin-left:24px;border-radius:90px 0 0 90px}.category-strip{overflow-x:auto;justify-content:flex-start;padding:0 24px}.category-strip>*{white-space:nowrap}.vision{width:min(100% - 48px,1240px);padding:80px 0}.benefit-grid{grid-template-columns:1fr}.how{width:min(100% - 48px,1240px);padding:50px 35px;grid-template-columns:1fr;gap:50px}}@media(max-width:600px){.brand img{width:160px;height:auto}.site-header>.button{font-size:0;min-width:46px;padding:0}.site-header>.button:after{content:"Join";font-size:13px}h1{font-size:48px}.form-row{display:grid;grid-template-columns:28px 1fr;border-radius:22px;padding:10px 10px 10px 16px}.form-row .button{grid-column:1/-1;margin-top:10px}.trust-row{flex-wrap:wrap;gap:12px 18px}.hero-visual{height:470px;margin-left:16px;border-radius:65px 0 0 65px}.quote-card{width:220px;right:14px;bottom:14px}.member-card{left:22px;top:22px}.vision,.how{width:min(100% - 32px,1240px)}.how{padding:40px 24px}.final-cta{margin:0 10px;padding:70px 18px;border-radius:28px}footer{width:min(100% - 36px,1240px);padding:45px 0;display:grid;gap:10px}footer small{margin:10px 0 0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
