:root{--ink:#14231c;--green:#176b50;--dark:#0d392b;--soft:#edf4ed;--cream:#f7f7f1;--muted:#68766e;--line:#e1e7e2;--lime:#a9d482}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;background:#fff}a{text-decoration:none;color:inherit}.site-header{height:78px;display:flex;align-items:center;padding:0 max(5vw,24px);border-bottom:1px solid rgba(224,231,226,.75);position:absolute;top:0;left:0;right:0;z-index:20}.brand{display:flex;align-items:center;gap:9px;font:800 22px Manrope}.brand span{display:grid;place-items:center;width:33px;height:33px;border-radius:10px;background:var(--green);color:#fff;font-size:14px}.desktop-nav{display:flex;gap:34px;margin:auto;font-size:13px;font-weight:600}.desktop-nav a:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:22px;font-size:13px;font-weight:700}.button{display:inline-flex;justify-content:center;align-items:center;padding:14px 23px;border-radius:9px;background:var(--green);color:#fff;font-weight:700;font-size:13px;transition:.2s}.button:hover{background:#0c4f3b;transform:translateY(-1px)}.button.small{padding:10px 18px}.menu,.mobile-nav{display:none}.hero{min-height:760px;padding:145px max(7vw,28px) 75px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5%;overflow:hidden;background:linear-gradient(110deg,#f8faf5 0%,#f4f8f1 56%,#e8f1e8 56%)}.hero-copy{max-width:620px}.pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:30px;background:#e6f1e7;color:#356c51;font-size:10px;font-weight:800;letter-spacing:.5px}.pill i{width:7px;height:7px;border-radius:50%;background:#65ad76}.hero h1{font:800 clamp(46px,5.3vw,74px)/1.05 Manrope;margin:23px 0 22px;letter-spacing:-3.5px}.hero h1 em{display:block;color:var(--green);font-style:normal}.hero-copy>p{max-width:540px;color:var(--muted);font-size:17px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.text-link{font-size:13px;font-weight:700}.text-link span{color:var(--green);margin-left:7px}.proof{display:flex;align-items:center;gap:13px;margin-top:40px}.faces{display:flex}.faces span{width:31px;height:31px;margin-left:-7px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;background:#dbc39f;color:#fff;font-size:8px;font-weight:700}.faces span:first-child{margin:0;background:#7f9b8b}.faces span:nth-child(3){background:#c18d77}.faces span:last-child{background:var(--green)}.proof>div:last-child{display:flex;flex-direction:column;font-size:11px}.proof small{color:var(--muted);margin-top:3px}.hero-visual{position:relative;min-height:560px;display:grid;place-items:center}.phone{width:320px;padding:17px 18px 24px;border:8px solid #102c22;border-radius:38px;background:#fff;box-shadow:0 40px 70px rgba(19,59,43,.2);transform:rotate(2deg);z-index:2}.phone-top{display:flex;justify-content:space-between;font-size:8px;padding:0 6px 15px}.phone-greeting{display:flex;justify-content:space-between;align-items:center;font-size:10px}.phone-greeting span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#d0b38d;color:#fff;font-size:8px}.phone-balance{margin-top:15px;padding:17px;border-radius:14px;background:linear-gradient(135deg,#103f30,#176b50);color:#fff;display:flex;flex-direction:column}.phone-balance small{font-size:8px;color:#c3d8cf}.phone-balance strong{font:700 22px Manrope;margin:6px 0}.phone-balance sup{font-size:11px}.phone-balance b{font-size:8px;color:#b9e0c1}.mini-chart{height:90px;margin-top:12px}.mini-chart svg{width:100%;height:100%}.phone-row{display:flex;justify-content:space-between;font-size:9px;font-weight:700;margin:8px 0 10px}.phone-row a{color:var(--green)}.phone-fund{display:flex;gap:8px;align-items:center;padding:10px 0;border-top:1px solid var(--line);font-size:8px}.phone-fund>i{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:#e0efe4;color:var(--green);font-style:normal;font-weight:800}.phone-fund>i.gold{background:#fff0db;color:#9c6926}.phone-fund>span{display:flex;flex-direction:column;flex:1}.phone-fund small{font-size:7px;color:var(--muted);margin-top:2px}.phone-fund>strong{display:flex;flex-direction:column;text-align:right}.phone-fund>strong small{color:var(--green)}.float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:13px 16px;background:#fff;border-radius:12px;box-shadow:0 15px 35px rgba(28,66,49,.14);font-size:10px}.float-card>span{width:29px;height:29px;border-radius:8px;display:grid;place-items:center;background:#e5f2e7;color:var(--green)}.float-card div{display:flex;flex-direction:column}.float-card small{color:var(--muted);margin-bottom:3px}.returns{top:90px;right:0}.protected{bottom:85px;left:0}.orb{position:absolute;border-radius:50%;border:1px solid rgba(23,107,80,.1)}.orb.one{width:510px;height:510px}.orb.two{width:650px;height:650px}.trust-strip{min-height:116px;padding:25px max(7vw,28px);display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);color:#7f8b84;font-size:10px;text-transform:uppercase;letter-spacing:1px}.trust-strip>div{display:flex;gap:clamp(30px,6vw,90px);align-items:center}.trust-strip b{color:#829088;line-height:.8;font-size:15px}.trust-strip small{font-size:6px;letter-spacing:.7px}.section{padding:110px max(7vw,28px)}.section-label{color:var(--green);font-size:10px;font-weight:800;letter-spacing:1.8px;margin-bottom:16px}.section h2,.funds-section h2,.goal-copy h2,.cta h2{font:800 clamp(32px,4vw,48px)/1.14 Manrope;letter-spacing:-1.8px;margin:0}.intro{text-align:center}.intro .lead{max-width:680px;margin:18px auto;color:var(--muted);line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:60px;text-align:left}.feature-grid article{padding:30px;border:1px solid var(--line);border-radius:16px}.feature-grid article>span{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;background:var(--soft);color:var(--green);font-size:20px}.feature-grid h3{font:700 17px Manrope;margin:24px 0 10px}.feature-grid p,.landing-fund p{color:var(--muted);font-size:13px;line-height:1.65}.funds-section{padding:105px max(7vw,28px);background:var(--cream)}.split-head{display:grid;grid-template-columns:1fr .7fr;gap:12%;align-items:end}.split-head>p{color:var(--muted);font-size:14px;line-height:1.7;margin:0}.landing-fund-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px}.landing-fund{position:relative;padding:30px;background:#fff;border:1px solid var(--line);border-radius:16px}.landing-fund.featured{border-color:#8db9a1;box-shadow:0 14px 35px rgba(26,66,47,.08)}.fund-badge{position:absolute;right:20px;top:20px;padding:5px 8px;background:#e3f0e4;color:var(--green);border-radius:20px;font-size:8px;font-weight:800}.fund-symbol{width:45px;height:45px;display:grid;place-items:center;margin-bottom:28px;border-radius:12px;background:#dfefe4;color:var(--green);font:800 12px Manrope}.fund-symbol.amber{background:#fff0dc;color:#9b6727}.fund-symbol.blue{background:#e5eff2;color:#427080}.landing-fund>small{color:#89958e;font-size:8px;letter-spacing:1.2px}.landing-fund h3{font:700 19px Manrope;margin:9px 0}.return{display:grid;grid-template-columns:1fr 1fr;margin:25px 0;padding:18px 0;border-block:1px solid var(--line)}.return span{display:flex;flex-direction:column}.return span+span{padding-left:18px;border-left:1px solid var(--line)}.return small{color:var(--muted);font-size:9px}.return b{font:700 15px Manrope;margin-top:5px}.return span:first-child b{color:var(--green)}.landing-fund>a{font-size:11px;font-weight:700;color:var(--green)}.fine-print{text-align:center;color:#8a958f;font-size:9px;margin-top:20px}.goal-section{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--dark);color:#fff}.goal-visual{padding:80px 5vw 80px 7vw}.goal-photo{height:100%;min-height:480px;position:relative;border-radius:18px;background:linear-gradient(160deg,rgba(10,42,31,.05),rgba(10,42,31,.35)),url('https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&w=1100&q=80') center/cover}.goal-card{position:absolute;left:30px;right:30px;bottom:28px;padding:18px;display:flex;gap:13px;align-items:center;border:1px solid rgba(255,255,255,.55);border-radius:13px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);color:var(--ink)}.goal-card>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#e2efe4;color:var(--green)}.goal-card>div{display:grid;grid-template-columns:1fr auto;align-items:center;flex:1;gap:5px 12px}.goal-card small{font-size:8px;color:var(--muted)}.goal-card b{font-size:10px}.goal-card i{grid-column:1/-1;height:5px;border-radius:6px;background:#dce5df}.goal-card em{display:block;width:64%;height:100%;border-radius:6px;background:var(--green)}.goal-copy{padding:100px 8vw 100px 6vw;align-self:center}.goal-copy h2{max-width:540px}.goal-copy>p{color:#bdd0c7;line-height:1.7;font-size:14px}.goal-copy ul{list-style:none;padding:8px 0 15px}.goal-copy li{margin:17px 0;font-size:12px}.goal-copy li span{display:inline-grid;place-items:center;width:23px;height:23px;margin-right:11px;border-radius:50%;background:rgba(159,212,152,.14);color:#a8db9d}.button.light{background:#fff;color:var(--dark)}.steps{text-align:center}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px}.steps-grid article{position:relative;padding:0 7%}.steps-grid article+article{border-left:1px solid var(--line)}.steps-grid article>b{position:absolute;top:-25px;left:15%;font:800 55px Manrope;color:#f0f3f0}.steps-grid article>span{position:relative;width:51px;height:51px;margin:auto;display:grid;place-items:center;border-radius:14px;background:var(--soft);color:var(--green);font-size:20px}.steps-grid h3{font:700 16px Manrope;margin-top:23px}.steps-grid p{color:var(--muted);font-size:12px;line-height:1.6}.security{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;background:#f3f7f2}.security>div:first-child>p{color:var(--muted);font-size:14px;line-height:1.7;max-width:600px}.security-points{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:35px}.security-points>span{display:flex;align-items:center;gap:11px}.security-points i{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#fff;color:var(--green);font-style:normal}.security-points b{display:flex;flex-direction:column;font-size:11px}.security-points small{color:var(--muted);font-weight:400;margin-top:4px}.shield{height:400px;position:relative;display:grid;place-items:center}.shield>span{width:100px;height:115px;display:grid;place-items:center;background:var(--green);color:#fff;font-size:36px;clip-path:polygon(50% 0,95% 17%,88% 75%,50% 100%,12% 75%,5% 17%);z-index:2}.ring{position:absolute;border:1px solid #d9e7da;border-radius:50%}.r1{width:210px;height:210px}.r2{width:300px;height:300px}.r3{width:390px;height:390px}.faq{display:grid;grid-template-columns:.7fr 1fr;gap:10%}.faq>div>p{color:var(--muted);font-size:12px;line-height:1.6}.faq>div>p a{color:var(--green);font-weight:700}.accordion details{border-bottom:1px solid var(--line);padding:20px 0}.accordion summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none;font-weight:700;font-size:13px}.accordion summary span{color:var(--green);font-size:18px}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{color:var(--muted);line-height:1.65;font-size:12px;padding-right:35px}.cta{position:relative;overflow:hidden;padding:95px 25px;text-align:center;background:var(--green);color:#fff}.cta .section-label{color:#bde0c4}.cta p{color:#c8ddd4;font-size:14px}.cta>div:last-child{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:30px}.button.white{background:#fff;color:var(--green)}.cta-login{font-size:11px;color:#d8e8e1}.cta-dot{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.09)}.d1{width:400px;height:400px;left:-150px;top:-200px}.d2{width:600px;height:600px;right:-300px;bottom:-300px}footer{padding:70px max(7vw,28px) 30px;background:#0a261d;color:#c2d0ca}.footer-main{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:40px}.brand.inverse{color:#fff}.brand.inverse span{background:#8bcb92}.footer-brand p{max-width:260px;font-size:11px;line-height:1.7}.socials{display:flex;gap:8px;margin-top:20px}.socials a{width:29px;height:29px;display:grid;place-items:center;border:1px solid #355046;border-radius:7px;font-size:10px}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:12px;font-size:10px}.footer-main h4{color:#fff;font-size:11px;margin:4px 0 8px}.footer-main a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:50px;margin-top:55px;padding-top:22px;border-top:1px solid #294239;color:#81968d;font-size:8px;line-height:1.6}.footer-bottom p:last-child{max-width:600px;text-align:right}.reveal{opacity:0;transform:translateY(22px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.delay{transition-delay:.15s}
@media(max-width:900px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:125px}.hero-copy{margin:auto;text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.proof{justify-content:center}.hero-visual{min-height:610px}.trust-strip{gap:30px}.trust-strip>div{flex-wrap:wrap;justify-content:flex-end}.feature-grid,.landing-fund-grid{grid-template-columns:1fr}.split-head{grid-template-columns:1fr}.goal-section{grid-template-columns:1fr}.goal-copy{grid-row:1}.goal-visual{padding-top:0}.security{grid-template-columns:1fr}.shield{height:340px}.faq{grid-template-columns:1fr}.footer-main{grid-template-columns:2fr 1fr 1fr}.footer-main>div:nth-last-child(-n+2){margin-top:20px}.menu{display:block;border:0;background:none;font-size:22px}.header-actions{margin-left:auto;margin-right:15px}.mobile-nav{position:absolute;z-index:19;top:78px;left:20px;right:20px;padding:18px;background:#fff;border-radius:12px;box-shadow:0 15px 35px rgba(10,40,29,.18);flex-direction:column;gap:18px;font-size:13px;font-weight:700}.mobile-nav.open{display:flex}}
@media(max-width:600px){.site-header{height:68px}.login{display:none}.hero{padding:110px 20px 60px}.hero h1{font-size:44px;letter-spacing:-2.5px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;gap:18px}.hero-visual{min-height:530px;transform:scale(.86);margin-inline:-45px}.float-card.returns{right:15px}.float-card.protected{left:15px}.trust-strip{padding:25px 20px;display:block;text-align:center}.trust-strip>div{justify-content:center;margin-top:20px;gap:25px}.section,.funds-section{padding:75px 20px}.feature-grid{margin-top:40px}.goal-copy{padding:75px 25px}.goal-visual{padding:0 20px 60px}.goal-photo{min-height:380px}.steps-grid{grid-template-columns:1fr;gap:50px}.steps-grid article+article{border:0}.security-points{grid-template-columns:1fr}.shield{transform:scale(.75);margin:-45px}.faq{gap:35px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.footer-bottom p:last-child{text-align:left}.section h2,.funds-section h2,.goal-copy h2,.cta h2{font-size:34px}.phone{width:310px}}
