:root{--green:#155b3b;--deep:#092d20;--mint:#dff5e9;--ink:#12231a;--muted:#5d6f65;--line:#dfe9e3;--paper:#fbfdfc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.shell{width:min(1160px,100% - 40px);margin:auto}header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fbfdfce6;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:72px;display:flex}.brand{align-items:center;gap:10px;font-size:21px;font-weight:850;display:flex}.brand img{border-radius:10px;width:36px;height:36px}.nav nav{align-items:center;gap:28px;font-size:14px;font-weight:650;display:flex}.button{background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:13px 22px;font-weight:750;display:inline-flex}.button.small{padding:9px 17px}.button.ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.hero{background:radial-gradient(circle at 10% 15%,#e5f6ed,#0000 34%),linear-gradient(135deg,#fff 20%,#edf6f1);padding:72px 0}.hero-grid{grid-template-columns:1fr .9fr;align-items:center;gap:55px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--green);font-size:12px;font-weight:850}h1,h2,h3,p{margin-top:0}.hero h1,.page h1{letter-spacing:-.055em;margin:18px 0 25px;font-size:clamp(45px,7vw,80px);line-height:.98}.hero h1 em{color:var(--green);font-style:normal}.hero p,.lead{color:var(--muted);max-width:670px;font-size:19px}.actions{gap:12px;margin:28px 0;display:flex}.trust{color:var(--muted);flex-wrap:wrap;gap:16px;font-size:13px;display:flex}.trust span:before{content:"✓";color:var(--green);margin-right:6px;font-weight:900}.product-card{color:#fff;background:linear-gradient(150deg,#0b3e2a,#071c15);border-radius:32px;justify-self:end;width:min(460px,100%);padding:28px;box-shadow:0 30px 80px #092d2038}.product-brand{align-items:center;gap:10px;font-size:20px;display:flex}.product-brand img{border-radius:11px;width:38px;height:38px}.balance{background:linear-gradient(135deg,#21734c,#125437);border-radius:22px;flex-direction:column;margin:28px 0;padding:25px;display:flex}.balance small,.balance span{color:#cce7d8}.balance strong{font-size:38px;line-height:1.25}.quick-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.quick-grid span{background:#ffffff12;border:1px solid #ffffff1f;border-radius:15px;justify-content:center;align-items:center;min-height:72px;font-size:13px;font-weight:700;display:flex}.section{padding:90px 0}.section-head{max-width:680px;margin-bottom:36px}.section h2,.page h2{letter-spacing:-.035em;margin:10px 0;font-size:clamp(28px,4vw,44px);line-height:1.12}.section-head p,.card p,.content-grid p{color:var(--muted)}.cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card,.content-grid article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:26px}.dot{background:var(--mint);border-radius:10px;width:34px;height:34px;margin-bottom:18px;display:block}.dot:after{content:"";background:var(--green);border-radius:4px;width:12px;height:12px;display:block;position:relative;top:11px;left:11px}.dark{background:var(--deep);color:#fff}.split{grid-template-columns:1.1fr .7fr;align-items:center;gap:70px;display:grid}.split p{color:#bed3c7;font-size:18px}.mint{color:#85d6ad}.text-link{color:#9fe2bf;align-items:center;min-height:44px;font-weight:750;display:inline-flex}.security-panel{width:min(390px,100%);color:var(--ink);background:#fff;border-radius:28px;justify-self:center;padding:35px}.security-panel .shield{background:var(--mint);width:58px;height:58px;color:var(--green);border-radius:18px;place-items:center;font-size:28px;font-weight:900;display:grid}.security-panel>strong{margin:22px 0 7px;font-size:24px;display:block}.security-panel p{color:var(--muted);font-size:15px}.security-panel>div{flex-wrap:wrap;gap:8px;display:flex}.security-panel>div span{color:var(--green);background:#eff7f2;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.center{text-align:center}.center .lead{margin:0 auto 28px}.page{min-height:70vh;padding:90px 0}.page h1{font-size:clamp(44px,7vw,72px)}.content-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:48px;display:grid}.content-grid h2{font-size:22px}footer{background:var(--deep);color:#c8dbd0;padding:60px 0 30px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:40px;display:grid}.footer-grid>div{flex-direction:column;gap:4px;display:flex}.footer-grid a{align-items:center;min-height:44px;display:flex}.brand.light{color:#fff}.fine{color:#91ad9e;border-top:1px solid #ffffff26;margin-top:35px;padding-top:24px;font-size:13px}@media (max-width:800px){.nav nav>a:not(.button){display:none}.hero-grid,.split{grid-template-columns:1fr}.hero{padding:48px 0}.product-card{order:-1;justify-self:center}.cards{grid-template-columns:1fr 1fr}.section{padding:65px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.brand,.nav .button.small{min-height:44px}}@media (max-width:540px){.shell{width:min(100% - 28px,1160px)}.cards,.content-grid{grid-template-columns:1fr}.hero h1{font-size:48px}.actions{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.product-card{border-radius:24px;padding:20px}}.reveal{animation:.7s ease-out both rise-in}.reveal-late{animation:.75s ease-out .16s both rise-in}.card-reveal{animation:.6s ease-out both rise-in}.promo{color:#fff;background:linear-gradient(135deg,#155b3b,#082d20);border-radius:32px;min-height:430px;margin-top:70px;position:relative;overflow:hidden;box-shadow:0 28px 75px #092d2033}.promo:before,.promo:after{content:"";background:#ffffff0f;border-radius:999px;position:absolute}.promo:before{width:260px;height:260px;top:-130px;right:20%}.promo:after{width:190px;height:190px;bottom:-90px;left:-70px}.promo-copy{z-index:2;width:62%;padding:55px;position:relative}.promo-kicker{color:#9fe2bf;animation:.55s ease-out .1s both rise-in}.promo h2{letter-spacing:-.05em;margin:15px 0 20px;font-size:clamp(42px,6vw,68px);line-height:.95}.promo h2 span{animation:.55s cubic-bezier(.22,1,.36,1) both word-in;display:inline-block}.promo h2 span:nth-child(2){animation-delay:.18s}.promo h2 em{color:#9fe2bf;font-style:normal;animation:.6s ease-out .36s both slide-in;display:inline-block}.promo-copy>p{color:#d6e9df;max-width:540px;font-size:17px;animation:.6s ease-out .55s both slide-in}.promo-badges{flex-wrap:wrap;gap:10px;margin:22px 0;display:flex}.promo-badges span{border-radius:999px;padding:8px 13px;font-size:13px;font-weight:800;animation:.48s cubic-bezier(.34,1.56,.64,1) .8s both badge-in}.promo-badges span:first-child{color:#155b3b;background:#dff5e9}.promo-badges span:last-child{color:#092d20;background:#f5b942;animation-delay:.98s}.promo-action{color:var(--green);background:#fff;animation:.5s ease-out 1.15s both rise-in}.promo>img{z-index:1;object-fit:contain;object-position:right bottom;filter:drop-shadow(0 20px 28px #0000003d);width:min(44%,470px);max-height:96%;animation:.75s cubic-bezier(.22,1,.36,1) .75s both person-in;position:absolute;bottom:0;right:-5px}.download-section{background:linear-gradient(135deg,#edf8f2,#fff);scroll-margin-top:72px}.download-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;display:grid}.download-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.store-button{color:#fff;opacity:.8;cursor:not-allowed;background:#111;border-radius:14px;flex-direction:column;justify-content:center;min-width:205px;min-height:64px;padding:8px 22px;line-height:1.05;display:flex}.store-button small{letter-spacing:.12em;font-size:9px}.store-button strong{font-size:23px}.store-note{max-width:570px;color:var(--muted);margin-top:14px;font-size:13px}.steps{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.steps li{border:1px solid var(--line);background:#fff;border-radius:18px;gap:15px;padding:20px;display:flex}.steps li>span{background:var(--mint);height:40px;color:var(--green);border-radius:12px;flex:0 0 40px;place-items:center;font-weight:900;display:grid}.steps strong{font-size:16px}.steps p{color:var(--muted);margin:2px 0 0;font-size:14px}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes word-in{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes slide-in{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}@keyframes badge-in{0%{opacity:0;transform:translateY(-12px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes person-in{0%{opacity:0;transform:translate(35px)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}@media (max-width:800px){.promo{min-height:650px}.promo-copy{width:100%;padding:42px 34px}.promo>img{width:65%;max-height:52%}.download-grid{grid-template-columns:1fr}.download-actions>*{min-height:64px}}@media (max-width:540px){.promo{width:calc(100% - 28px);min-height:620px;margin-top:38px}.promo-copy{padding:34px 24px}.promo h2{font-size:44px}.promo>img{width:78%;right:-18px}.download-actions{flex-direction:column}.download-actions>*{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal-late,.card-reveal,.promo-kicker,.promo h2 span,.promo h2 em,.promo-copy>p,.promo-badges span,.promo-action,.promo>img{animation:none!important}}.service-cards{grid-template-columns:repeat(3,1fr)}.card-link{min-height:44px;color:var(--green);align-items:center;font-weight:800;display:inline-flex}.provider-section{background:#f0f8f4;padding:85px 0;overflow:hidden}.logo-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.logo-track{gap:14px;width:max-content;animation:34s linear infinite logo-scroll;display:flex}.logo-marquee:hover .logo-track{animation-play-state:paused}.logo-card{border:1px solid var(--line);background:#fff;border-radius:18px;place-items:center;width:160px;height:94px;padding:18px;display:grid}.logo-card img{object-fit:contain;max-width:100%;max-height:58px}.provider-note{color:var(--muted);margin:22px 0 0;font-size:12px}.faq-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:18px;padding:0 22px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;min-height:70px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{background:var(--mint);height:30px;color:var(--green);border-radius:10px;flex:0 0 30px;place-items:center;font-size:20px;display:grid}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);padding-right:35px}.faq-more{color:var(--green);margin-top:20px}.page-cta{background:var(--mint);border-radius:22px;justify-content:space-between;align-items:center;gap:30px;margin-top:45px;padding:28px;display:flex}.page-cta span{flex-direction:column;display:flex}.page-cta strong{font-size:20px}.page-cta small{color:var(--muted)}@keyframes logo-scroll{to{transform:translate(calc(-50% - 7px))}}@media (max-width:800px){.service-cards{grid-template-columns:1fr 1fr}.faq-list{grid-template-columns:1fr}.page-cta{flex-direction:column;align-items:flex-start}.logo-card{width:135px;height:82px}}@media (max-width:540px){.service-cards{grid-template-columns:1fr}.provider-section{padding:65px 0}.page-cta .button{width:100%}}@media (prefers-reduced-motion:reduce){.logo-track{animation:none}.logo-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}.consent-banner{z-index:50;max-width:900px;color:var(--ink);background:#fff;border:1px solid #cfe1d7;border-radius:16px;justify-content:space-between;align-items:center;gap:22px;margin:auto;padding:16px 18px;display:flex;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 16px 45px #092d202e}.consent-banner strong{font-size:16px}.consent-banner p{max-width:650px;color:var(--muted);margin:2px 0 0;font-size:13px}.consent-banner a{color:var(--green);font-weight:750;text-decoration:underline}.consent-actions{flex:none;gap:9px;display:flex}.consent-actions button{min-height:44px;font:inherit;cursor:pointer;border-radius:999px;padding:10px 17px;font-size:14px;font-weight:750}.consent-reject{border:1px solid var(--line);color:var(--ink);background:#fff}.consent-accept{border:1px solid var(--green);background:var(--green);color:#fff}.preferences-backdrop{z-index:60;background:#05160f7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.preferences-panel{background:#fff;border-radius:20px;width:min(500px,100%);padding:25px;box-shadow:0 24px 70px #00000040}.preferences-panel>strong{font-size:20px}.preferences-panel>p{color:var(--muted);margin:5px 0 20px;font-size:14px}.preference-row{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;min-height:74px;margin-bottom:20px;padding:14px;display:flex}.preference-row span{flex-direction:column;display:flex}.preference-row small{color:var(--muted)}.preference-row input{width:24px;height:24px;accent-color:var(--green)}.preferences-panel .consent-actions{justify-content:flex-end}@media (max-width:700px){.consent-banner{flex-direction:column;align-items:stretch;gap:10px;padding:14px}.consent-actions{grid-template-columns:1fr 1fr;display:grid}.consent-actions button{width:100%}.preferences-panel .consent-actions{grid-template-columns:1fr}}
