@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--navy:#111c3c;--navy-2:#1b2d54;--ink:#111c3c;--cream:#f4f9fb;--white:#fff;--coral:#009acb;--coral-dark:#006181;--mint:#adeeff;--yellow:#4dd4ff;--lilac:#c4c9ef;--muted:#63728d;--line:#111c3c21;color:var(--ink);background:var(--cream);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-shell{width:min(1180px,100% - 48px);margin:0 auto}.section{padding:104px 0}.site-header{z-index:20;align-items:center;height:86px;transition:all .25s;display:flex;position:fixed;inset:0 0 auto}.site-header.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f4ece0;height:70px;box-shadow:0 1px #101b3814}.nav-shell{justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);margin:auto;display:flex}.brand{letter-spacing:-.06em;z-index:2;align-items:center;gap:10px;font:800 24px/1 Manrope;display:inline-flex;position:relative}.brand-mark{align-items:end;gap:3px;width:27px;height:28px;display:flex;transform:skew(-8deg)}.brand-mark i{background:var(--coral);border-radius:5px 5px 2px 2px;width:7px;display:block}.brand-mark i:first-child{height:13px}.brand-mark i:nth-child(2){height:22px}.brand-mark i:nth-child(3){background:var(--navy);height:28px}.brand-light{color:#fff}.brand-light .brand-mark i:nth-child(3){background:#fff}.nav-links{align-items:center;gap:28px;margin-left:48px;display:flex}.nav-links>a{font-size:14px;font-weight:600;position:relative}.nav-links>a:not(.button):after{content:"";background:var(--coral);height:2px;transition:all .2s;position:absolute;inset:auto 0 -7px;transform:scaleX(0)}.nav-links>a:hover:after{transform:scaleX(1)}.button{background:var(--coral);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:12px;padding:17px 23px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 8px #101b3814}.button:hover{background:var(--coral-dark);transform:translateY(-2px)}.button-small{padding:13px 19px}.mobile-cta,.menu-button{display:none}.language-selector{border:1px solid var(--line);height:36px;color:var(--navy);background:#ffffff8c;border-radius:8px;align-items:center;gap:5px;padding:0 9px;display:flex}.language-selector select{appearance:none;color:var(--navy);cursor:pointer;background:0 0;border:0;outline:0;padding:0 1px;font-size:12px;font-weight:800}.language-selector svg:last-child{pointer-events:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero{background:var(--cream);min-height:820px;padding-top:130px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #101b381f;border-radius:50%;width:430px;height:430px;position:absolute;top:150px;left:-240px;box-shadow:0 0 0 55px #101b3806,0 0 0 110px #101b3806}.hero-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:50px;min-height:635px;display:grid}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--coral-dark);font-size:11px;font-weight:800}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--coral);width:27px;height:2px}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.055em;color:var(--navy);font-family:Manrope}h1{margin:23px 0 28px;font-size:clamp(64px,6.4vw,94px);line-height:.94}h1 em,h2 em{color:var(--coral);font-style:normal}.hero-lead{color:#5b6377;max-width:585px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:26px;margin:34px 0 30px;display:flex}.text-link{font-size:14px;font-weight:700}.text-link span{color:var(--coral);margin-left:6px}.hero-note{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.hero-note strong{color:var(--ink)}.hero-visual{place-items:center;min-height:590px;display:grid;position:relative}.hero-visual:before{content:"";background:var(--coral);border-radius:48% 52% 63% 37%/47% 34% 66% 53%;width:470px;height:470px;position:absolute;transform:rotate(7deg)}.orbit{z-index:1;border:1px solid #ffffff73;border-radius:50%;position:absolute}.orbit-one{width:530px;height:340px;transform:rotate(-22deg)}.orbit-two{width:380px;height:520px;transform:rotate(33deg)}.phone{background:var(--navy);z-index:3;border-radius:38px;width:288px;height:536px;padding:10px;position:relative;transform:rotate(3deg);box-shadow:0 28px 55px #101b384d}.phone:before{content:"";background:var(--navy);z-index:5;border-radius:0 0 13px 13px;width:78px;height:20px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.phone-top{z-index:6;justify-content:space-between;display:flex;position:absolute;top:17px;left:20px;right:20px}.phone-top span:before{content:"9:41";color:var(--navy);font-size:7px;font-weight:700}.phone-top span:last-child:before{content:"● ▮"}.phone-content{background:#f9f8f3;border-radius:30px;height:100%;padding:47px 22px 20px}.phone-greeting{justify-content:space-between;align-items:center;margin-bottom:32px;font-size:10px;font-weight:700;display:flex}.phone-greeting i{background:var(--yellow);border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;font-style:normal;display:grid}.phone-content>p{color:var(--muted);margin-bottom:5px;font-size:9px}.phone-content>h3{letter-spacing:-.05em;color:var(--navy);margin:0 0 15px;font:800 34px/1 Manrope}.progress{background:#e6e5df;border-radius:10px;height:7px;overflow:hidden}.progress span{background:var(--coral);border-radius:inherit;width:61%;height:100%;display:block}.progress-meta{color:var(--muted);justify-content:space-between;margin-top:7px;font-size:7px;display:flex}.progress-meta strong{color:var(--navy)}.phone-content button{color:#fff;background:var(--navy);border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:25px;padding:13px;font-size:9px;font-weight:700;display:flex}.mini-panel{background:#fff;border:1px solid #e9e6dd;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:25px;padding:13px;display:grid}.mini-icon{color:#2b8b71;background:#e6f7f1;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.mini-panel div span,.mini-panel div strong{font-size:7px;display:block}.mini-panel div strong{margin-top:2px;font-size:9px}.mini-panel>span{color:var(--coral-dark);font-size:7px;font-weight:800}.float-pill{z-index:7;background:var(--white);border-radius:9px;align-items:center;gap:7px;padding:11px 15px;font-size:10px;font-weight:700;display:flex;position:absolute;box-shadow:0 12px 35px #101b382b}.float-pill svg{color:var(--coral)}.float-left{top:35%;left:0;transform:rotate(-5deg)}.float-right{top:18%;right:-5px;transform:rotate(4deg)}.payday-badge{z-index:6;background:var(--yellow);border-radius:8px;width:92px;height:104px;padding:13px;position:absolute;bottom:55px;right:8px;transform:rotate(8deg);box-shadow:0 12px 30px #101b3833}.payday-badge span,.payday-badge strong{font:800 13px/1 Manrope;display:block}.payday-badge i{color:var(--coral-dark);font:800 40px/1.1 Manrope;display:block}.hero-ticker{background:var(--navy);color:#fff;white-space:nowrap;padding:16px 0;overflow:hidden}.hero-ticker div{letter-spacing:.12em;text-align:center;font:700 12px Manrope}.hero-ticker i{color:var(--coral);margin:0 27px}.section-heading h2{margin:17px 0 0;font-size:clamp(46px,5vw,70px);line-height:1.02}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:100px;margin-bottom:60px;display:grid}.split-heading>p{color:var(--muted);max-width:440px;margin-bottom:8px;font-size:16px;line-height:1.7}.story-grid{grid-template-columns:1fr 70px 1fr;align-items:center;display:grid}.story-card{border-radius:16px;min-height:400px;padding:38px;position:relative;overflow:hidden}.story-card h3{margin:28px 0 14px;font:700 30px Manrope}.story-card p{max-width:440px;line-height:1.7}.story-number{opacity:.5;font:700 12px Manrope;position:absolute;top:25px;right:28px}.story-icon{border-radius:15px;place-items:center;width:60px;height:60px;display:grid}.story-dark{background:var(--navy);color:#d8ddec}.story-dark h3{color:#fff}.story-dark .story-icon{color:var(--coral);background:#27375f}.story-light{background:var(--mint);color:#315b51}.story-light h3{color:var(--navy)}.story-light .story-icon{color:#2a866e;background:#ffffff8c}.story-bridge{background:var(--coral);color:#fff;z-index:2;width:55px;height:55px;box-shadow:0 0 0 8px var(--cream);border-radius:50%;place-items:center;margin:-8px;display:grid;position:relative}.stress-meter{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-top:38px;font-size:10px;font-weight:700;display:grid}.stress-meter div{background:#354467;border-radius:3px;height:5px;overflow:hidden}.stress-meter i{background:var(--coral);width:88%;height:100%;display:block}.stress-meter.calm div{background:#101b3826}.stress-meter.calm i{background:#29745f;width:90%}.steps-section{background:#fffdf8}.centered{text-align:center;max-width:720px;margin:0 auto 70px}.centered p{color:var(--muted);margin:18px auto 0}.steps{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.steps article{text-align:center;padding:0 20px;position:relative}.step-index{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:28px;height:28px;margin:0 auto 22px;font-size:11px;font-weight:800;display:grid}.step-visual{background:#f1eee6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;height:210px;margin-bottom:27px;display:flex}.steps article:nth-child(3) .step-visual{background:#eeeaff}.steps h3{margin-bottom:11px;font:700 21px Manrope}.steps p{color:var(--muted);font-size:14px;line-height:1.6}.calendar{width:auto}.cal-top{background:var(--coral);border-radius:8px 8px 0 0;justify-content:space-around;width:100px;height:18px;display:flex}.cal-top i{background:var(--navy);border-radius:3px;width:4px;height:10px;margin-top:-5px}.calendar strong{width:100px;color:var(--navy);background:#fff;padding:16px 0 3px;font:800 42px Manrope}.calendar>span{width:100px;color:var(--muted);background:#fff;border-radius:0 0 8px 8px;padding-bottom:13px;font-size:9px}.amount span{color:#3f7265;font-size:10px}.amount strong{color:var(--navy);margin:5px 0 13px;font:800 42px Manrope}.amount div{background:#101b381f;border-radius:5px;width:120px;height:7px}.amount i{background:#3d9a82;border-radius:5px;width:65%;height:100%;display:block}.transfer{flex-direction:row}.transfer i{width:52px;height:52px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;font-style:normal;display:grid;box-shadow:0 8px 22px #101b381a}.transfer i:last-child{background:var(--navy);color:#fff}.transfer-line{border-top:2px dashed #877fd0;width:80px;position:relative}.transfer-line:after{content:"›";color:#877fd0;font-size:22px;position:absolute;top:-13px;right:-2px}.center-action{text-align:center;margin-top:55px}.button-dark{background:var(--navy)}.button-dark:hover{background:#25345a}.benefits-section{background:var(--navy);color:#fff;position:relative;overflow:hidden}.benefits-section:before{content:"";border:1px solid #ffffff0f;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-220px;left:-240px;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff05}.benefits-shell{grid-template-columns:.85fr 1.15fr;align-items:center;gap:110px;display:grid}.kicker.light{color:var(--mint)}.benefits-intro h2{color:#fff;margin:18px 0 25px;font-size:clamp(45px,4.4vw,65px);line-height:1.03}.benefits-intro p{color:#aeb6cd;max-width:440px;line-height:1.7}.benefit-list{flex-direction:column;display:flex}.benefit{border-bottom:1px solid #ffffff1f;grid-template-columns:36px 62px 1fr;align-items:start;gap:20px;padding:28px 0;display:grid}.benefit:first-child{border-top:1px solid #ffffff1f}.benefit>span{color:#79839e;padding-top:20px;font-size:10px}.benefit-icon{width:58px;height:58px;color:var(--navy);border-radius:14px;place-items:center;display:grid}.benefit.mint .benefit-icon{background:var(--mint)}.benefit.lilac .benefit-icon{background:var(--lilac)}.benefit h3{margin:3px 0 7px;font:700 22px Manrope}.benefit p{color:#aeb6cd;margin:0;font-size:13px;line-height:1.6}.impact-section{background:var(--cream)}.impact-heading{margin-bottom:50px}.testimonial-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.testimonial-grid article{border:1px solid var(--line);background:#fffdf8;border-radius:14px;padding:34px}.quote-mark{color:var(--coral);font:800 56px/1 Georgia}blockquote{color:var(--navy);margin:3px 0 29px;font:600 20px/1.55 Manrope}.testimonial-grid footer{align-items:center;gap:12px;display:flex}.testimonial-grid footer strong,.testimonial-grid footer span{display:block}.testimonial-grid footer div span{color:var(--muted);margin-top:2px;font-size:11px}.testimonial-grid footer strong{font-size:13px}.cta-section{background:var(--cream)}.cta-card{background:var(--coral);text-align:center;border-radius:20px;padding:85px 30px;position:relative;overflow:hidden}.cta-card .kicker{color:var(--navy)}.cta-card h2{color:#fff;margin:18px 0;font-size:clamp(48px,5.5vw,76px);line-height:1}.cta-card h2 em{color:var(--navy)}.cta-card p{color:#762f29;max-width:530px;margin:0 auto 29px;line-height:1.6}.button-light{color:var(--navy);background:#fff}.button-light:hover{background:var(--cream)}.cta-orb{border:1px solid #fff3;border-radius:50%;width:340px;height:340px;position:absolute;top:-150px;right:-170px;box-shadow:0 0 0 55px #ffffff0f,0 0 0 110px #ffffff0a}.site-footer{background:var(--navy);color:#fff;padding:70px 0 25px}.footer-grid{grid-template-columns:1.6fr .7fr 1.2fr;gap:70px;padding-bottom:55px;display:grid}.footer-brand p{color:#929cb5;max-width:270px;margin:20px 0;font-size:13px;line-height:1.6}.footer-brand>a{color:var(--mint);font-size:13px}.footer-grid h4{margin:3px 0 20px;font:700 12px Manrope}.footer-grid>div:not(:first-child)>a{color:#929cb5;margin:12px 0;font-size:12px;display:block}.footer-grid form{border-bottom:1px solid #4d5875;padding-bottom:8px;display:flex}.footer-grid input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:12px}.footer-grid button{background:var(--coral);color:#fff;border:0;border-radius:7px;place-items:center;width:33px;height:33px;display:grid}.footer-bottom{color:#727d99;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}@media (width<=1050px){.desktop-cta{display:none}.menu-button{color:var(--navy);z-index:2;background:0 0;border:0;place-items:center;display:grid}.nav-links{background:var(--cream);flex-direction:column;align-items:flex-start;gap:23px;margin:0;padding:95px 24px 30px;display:none;position:absolute;inset:0 0 auto;box-shadow:0 15px 30px #101b381f}.nav-links.open{display:flex}.language-selector{justify-content:flex-start;width:100%}.language-selector select{flex:1}.mobile-cta{width:100%;display:inline-flex!important}.hero{padding-top:120px}.hero-grid{grid-template-columns:1fr;gap:30px;padding-top:50px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.hero-note{justify-content:center}.hero-lead{margin-inline:auto}.hero-visual{min-height:600px}.split-heading,.benefits-shell{grid-template-columns:1fr;gap:45px}.story-grid{grid-template-columns:1fr}.story-bridge{margin:-12px auto;transform:rotate(90deg)}.steps{grid-template-columns:1fr;gap:50px}.steps article{width:100%;max-width:500px;margin:auto}.benefits-shell{gap:30px}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.page-shell,.nav-shell{width:min(100% - 30px,1180px)}.section{padding:80px 0}.site-header{height:70px}h1{font-size:55px}.hero{padding-top:95px}.hero-grid{padding-top:25px}.hero-actions{flex-direction:column;gap:17px}.hero-actions .button{width:100%}.hero-visual{min-height:510px;margin:-30px -40px;transform:scale(.85)}.float-left{left:-5px}.float-right{right:-10px}.hero-ticker div{text-align:left}.split-heading{margin-bottom:40px}.story-card{min-height:370px;padding:28px}.section-heading h2{font-size:43px}.testimonial-grid{grid-template-columns:1fr}.benefit{grid-template-columns:25px 50px 1fr;gap:12px}.benefit-icon{width:48px;height:48px}.cta-card{width:calc(100% - 20px);padding:65px 20px}.cta-card h2{font-size:43px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;gap:15px}.phone{transform:rotate(3deg)scale(.93)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.brand{color:var(--coral)}.brand>span:last-child span{color:var(--navy)}.brand-light,.brand-light>span:last-child span{color:#fff}.brand-light .brand-mark i{background:#fff}.benefit.peach .benefit-icon{background:#4dd4ff}.story-light{color:#1b2d54}.story-light .story-icon{color:#006181}.steps-section,.testimonial-grid article{background:var(--white)}.steps article:nth-child(2) .step-visual{background:#e8f8fc}.mini-icon{color:var(--coral-dark);background:#d9f7ff}.amount span{color:var(--coral-dark)}.amount i,.stress-meter.calm i{background:var(--coral-dark)}.cta-card p{color:#083f54}.split-heading>div>h2:first-child,.centered>h2:first-child,.benefits-intro>h2:first-child{margin-top:0}.benefit{grid-template-columns:62px 1fr;gap:20px}.benefits-intro h2,.cta-card h2{margin-top:0}.story-card h3{margin-top:24px}@media (width>=1051px) and (width<=1200px){.nav-links{gap:20px;margin-left:24px}.nav-shell{width:min(100% - 32px,1240px)}.desktop-cta{padding-inline:15px}}@media (width<=600px){.benefit{grid-template-columns:48px 1fr;gap:14px}}.footer-brand .footer-company{color:#fff;margin-bottom:0;font-weight:600}.hero-note{flex-wrap:wrap}.hero-note>svg{color:var(--coral-dark);flex-shrink:0}.impact-proof{border-left:4px solid var(--coral);background:#e8f8fc;border-radius:0 16px 16px 0;margin-bottom:32px;padding:26px 32px}.impact-proof>div{align-items:center;gap:24px;display:flex}.impact-proof strong{letter-spacing:-.06em;color:var(--navy);font:800 56px/1 Manrope}.impact-proof strong span{color:var(--coral-dark)}.impact-proof p{color:var(--navy);margin:0;font-size:15px;font-weight:600}.testimonial-grid article{flex-direction:column;padding:32px;display:flex}.testimonial-grid blockquote{flex:1;font-size:19px}.testimonial-grid footer{border-top:1px solid var(--line);padding-top:20px}@media (width<=600px){.impact-proof{padding:24px}.impact-proof>div{gap:18px}.impact-proof strong{font-size:48px}.testimonial-grid article{padding:26px}}
