:root{--navy:#061d2d;--navy2:#0b2a3d;--green:#7bd000;--lime:#9aef00;--soft:#f5f7f4;--ink:#081d2c;--muted:#60707a;--white:#fff;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,system-ui,sans-serif;color:var(--ink);background:#fff}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);position:absolute;z-index:10;width:100%;color:#fff}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:800}.brand img{width:45px;height:45px;border-radius:50%;object-fit:cover}.brand>span>span{color:var(--lime)}nav{display:flex;gap:36px;font-size:14px;font-weight:700}nav a{opacity:.82}nav a:hover{opacity:1;color:var(--lime)}.button{border:0;background:linear-gradient(135deg,var(--lime),var(--green));color:var(--navy);font-weight:800;padding:16px 22px;border-radius:14px;box-shadow:0 10px 28px #6ebd0038;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px);box-shadow:0 14px 34px #6ebd0060}.button span{padding-left:10px}.button-small{padding:12px 17px;font-size:13px}.hero{min-height:760px;background:radial-gradient(circle at 80% 25%,#174766 0,#09293e 25%,var(--navy) 63%);color:#fff;padding:160px max(7vw,30px) 130px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 54%,#fff1 54.1%,transparent 54.5%);background-size:18px 18px;opacity:.13}.hero-glow{position:absolute;width:430px;height:430px;border-radius:50%;background:#85e10026;filter:blur(80px);right:10%;top:23%}.hero-copy,.hero-visual{position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:800;color:#dce7ec;margin-bottom:20px}.eyebrow span{color:var(--lime)}.eyebrow.green{color:#5aa100}.eyebrow.lime{color:var(--lime)}h1{font-size:clamp(45px,5.4vw,76px);letter-spacing:-4px;line-height:1.04;margin:0 0 25px;max-width:850px}h1 em{font-style:normal;color:var(--lime)}.hero-lead{font-size:18px;line-height:1.7;color:#bdd0db;max-width:630px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:35px}.text-link{font-weight:700;font-size:14px}.play{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid #ffffff50;border-radius:50%;font-size:10px;margin-right:8px}.trust-row{display:flex;gap:25px;color:#a7bcc8;font-size:12px;margin-top:27px}.trust-row span:before{color:var(--lime)}.hero-visual{min-height:520px;display:grid;place-items:center}.money-card{width:min(430px,85%);padding:27px;background:linear-gradient(145deg,#fff,#edf2f3);border-radius:28px;color:var(--ink);transform:rotate(3deg);box-shadow:0 35px 70px #0007;border:1px solid #fff}.card-top{display:flex;justify-content:space-between;font-size:10px;font-weight:800;letter-spacing:1px;color:#668}.live-dot{color:#65a900}.money-card>strong{display:block;font-size:58px;letter-spacing:-3px;margin-top:15px}.money-card>small{color:var(--muted)}.bars{height:90px;display:flex;align-items:end;gap:8px;margin:20px 0}.bars i{flex:1;border-radius:6px 6px 2px 2px;background:linear-gradient(#a0ef21,#5aaf00);height:25%}.bars i:nth-child(2){height:34%}.bars i:nth-child(3){height:42%}.bars i:nth-child(4){height:54%}.bars i:nth-child(5){height:65%}.bars i:nth-child(6){height:81%}.bars i:nth-child(7){height:100%}.pay-row{display:flex;align-items:center;gap:12px;border-top:1px solid #dce3e5;padding-top:18px}.pay-row p{margin:0;line-height:1.35;flex:1}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:white;font-weight:800;background:var(--navy)}.plus{font-size:28px;color:var(--green)}.speech{position:absolute;right:0;bottom:15px;background:#fff;color:var(--ink);padding:16px 20px;border-radius:15px;box-shadow:0 12px 30px #0003;font-size:13px;transform:rotate(-2deg)}.speech:before{content:"";position:absolute;top:-9px;left:25px;border-width:0 10px 10px;border-style:solid;border-color:transparent transparent #fff}.coin{position:absolute;display:grid;place-items:center;border-radius:50%;font-weight:800;color:#805900;background:linear-gradient(135deg,#ffe983,#d9a600);box-shadow:inset 0 0 0 5px #fff5,0 15px 30px #0004}.coin-one{width:64px;height:64px;top:25px;right:15%;transform:rotate(15deg)}.coin-two{width:42px;height:42px;left:7%;bottom:23%;transform:rotate(-15deg)}.hero-wave{position:absolute;height:110px;width:115%;bottom:-70px;left:-7%;background:white;border-radius:50% 50% 0 0;transform:rotate(-2deg);border-top:13px solid var(--green)}section:not(.hero){padding:110px max(7vw,30px)}.section-heading{text-align:center;max-width:700px;margin:0 auto 56px}.section-heading h2,.dark-section h2,.faq h2,.final-cta h2{font-size:clamp(38px,4vw,60px);line-height:1.06;letter-spacing:-2.7px;margin:0 0 20px}.section-heading h2 span,.faq h2 span{color:var(--green)}.section-heading p{color:var(--muted);line-height:1.7}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1160px;margin:auto}.step{padding:30px;border:1px solid #e2e8e5;border-radius:var(--radius);position:relative;min-height:290px}.step.featured{background:var(--navy);color:white;box-shadow:0 18px 45px #071f3030}.step-no{color:#b5c0c4;font-size:12px;font-weight:800}.step-icon{font-size:36px;margin:25px 0 15px}.step h3{font-size:21px;margin:0 0 10px}.step p{color:var(--muted);font-size:14px;line-height:1.7;margin:0}.featured p{color:#b6c9d3}.connector{position:absolute;right:-26px;top:45%;z-index:2;background:white;color:var(--green);border:1px solid #e1e9e5;border-radius:50%;width:35px;height:35px;display:grid;place-items:center}.popular{position:absolute;right:20px;top:20px;background:var(--lime);color:var(--navy);border-radius:20px;padding:6px 10px;font-size:9px;font-weight:800;letter-spacing:1px}.aha{max-width:780px;margin:35px auto 0;background:#f2fbe4;border:1px solid #d9f3b3;padding:18px 22px;border-radius:17px;display:flex;gap:15px;align-items:center}.aha p{margin:0;font-size:13px;line-height:1.6}.aha>span{font-size:24px}.dark-section{background:var(--navy);color:#fff;position:relative;overflow:hidden}.dark-section:after{content:"";position:absolute;width:500px;height:500px;background:#86d80019;border-radius:50%;filter:blur(70px);right:-150px;bottom:-150px}.dark-inner{max-width:1160px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}.benefit-copy h2 span{color:var(--lime)}.benefit-copy>p{color:#b6c8d1;line-height:1.7}.benefit-copy ul{list-style:none;padding:0;margin:35px 0 0}.benefit-copy li{display:flex;gap:15px;margin:20px 0}.benefit-copy li>span{display:grid;place-items:center;width:28px;height:28px;background:#91e80f;color:var(--navy);border-radius:50%;font-weight:800;flex:0 0 auto}.benefit-copy li small{display:block;color:#8ba3af;margin-top:4px}.calculator{background:#fff;color:var(--ink);border-radius:28px;padding:34px;box-shadow:0 30px 60px #0005}.calc-head{display:flex;justify-content:space-between;align-items:start}.calc-head small{color:var(--green);font-weight:800}.calc-head h3{margin:7px 0 35px;font-size:23px}.calc-head>span{font-size:32px}.calculator label{display:grid;grid-template-columns:1fr auto;gap:10px;margin:24px 0;font-size:13px;font-weight:700}.calculator output{color:var(--green);font-weight:800}.calculator input{grid-column:1/-1;width:100%;accent-color:var(--green)}.calc-result{background:var(--navy);color:white;border-radius:18px;padding:22px;margin-top:28px}.calc-result small{font-size:9px;letter-spacing:1.2px;color:#91a6b0}.calc-result strong{display:block;font-size:40px;color:var(--lime);margin:5px 0}.calc-result p{font-size:12px;color:#a9bbc4;margin:0}.fineprint{color:#829097;font-size:9px;line-height:1.5}.difference{background:#f6f8f5}.service-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid article{background:#fff;border-radius:22px;padding:28px}.service-grid article>span{font-size:10px;color:#8a989e;font-weight:800}.service-grid article>div{font-size:34px;margin:25px 0}.service-grid h3{margin:0}.service-grid p{color:var(--muted);font-size:13px;line-height:1.7}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;max-width:1200px;margin:auto}.faq-intro p{color:var(--muted);margin-bottom:30px}.accordion details{border-bottom:1px solid #dce3e0;padding:22px 0}.accordion summary{font-size:16px;font-weight:800;list-style:none;display:flex;justify-content:space-between;cursor:pointer}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:25px;color:var(--green);transition:.2s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion p{color:var(--muted);line-height:1.7;font-size:14px}.final-cta{margin:0 max(4vw,15px) 30px!important;border-radius:35px;background:linear-gradient(135deg,#6fbc00,#9cec1b);display:flex;justify-content:center;gap:130px;align-items:center;color:var(--navy);overflow:hidden}.final-cta .eyebrow{color:#173a10}.final-cta p{font-weight:600}.white{background:white;box-shadow:none}.cta-bubble{background:white;padding:35px 45px;border-radius:50% 50% 50% 12%;transform:rotate(3deg);text-align:center;box-shadow:0 20px 45px #1b500034}.cta-bubble>span{font-size:40px}.cta-bubble p{font-size:20px}.cta-bubble small{color:var(--muted)}footer{background:var(--navy);color:#fff;padding:55px max(7vw,30px);display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:30px;align-items:center}.footer-brand img{width:38px;height:38px}.footer-brand{font-size:20px}footer>p,footer>small{color:#839aa5;font-size:12px;line-height:1.6}.footer-links{display:flex;gap:20px}.footer-links button{background:none;border:0;color:#ccd8dd;font-size:12px}.form-dialog,.legal-dialog{border:0;border-radius:28px;padding:0;box-shadow:0 40px 100px #00101988;max-width:680px;width:calc(100% - 32px);overflow:visible}.form-dialog::backdrop,.legal-dialog::backdrop{background:#061d2ddd;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:14px;top:14px;width:36px;height:36px;border-radius:50%;border:0;background:#edf1ef;font-size:23px;z-index:2}.form-dialog form{padding:42px}.progress{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:0 45px 35px 0}.progress span{height:5px;background:#e1e8e4;border-radius:5px}.progress span.on{background:var(--green)}.form-step{display:none;min-height:330px}.form-step.active{display:block}.form-step>small{font-size:10px;font-weight:800;letter-spacing:1.3px;color:var(--green)}.form-step h2{font-size:33px;letter-spacing:-1.5px;margin:10px 0}.form-step>p{color:var(--muted);font-size:14px;margin-bottom:30px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-grid input{position:absolute;opacity:0}.choice-grid span{display:block;border:2px solid #e2e8e5;border-radius:16px;padding:22px;text-align:center}.choice-grid input:checked+span{border-color:var(--green);background:#f4fde7}.choice-grid b{font-size:25px;color:var(--green)}.field{display:block;margin:18px 0}.field>span{display:block;font-size:11px;font-weight:800;margin-bottom:8px}.field input{width:100%;padding:15px;border:1.5px solid #d7e0dc;border-radius:12px;outline:none}.field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #8de00020}.salary{position:relative}.salary b{position:absolute;right:16px;bottom:13px}.split{display:grid;grid-template-columns:1fr 1fr;gap:14px}.consent{display:flex;align-items:start;gap:10px;font-size:11px;color:var(--muted);line-height:1.5}.consent input{margin-top:3px;accent-color:var(--green)}.consent button{border:0;background:none;padding:0;color:#559800;text-decoration:underline}.form-nav{display:flex;justify-content:space-between;align-items:center}.back{border:0;background:none;color:var(--muted);font-size:12px}.submit{display:none}.form-hint{text-align:center;color:#7c8e96;font-size:9px;margin:18px 0 0}.legal-dialog{max-width:850px}.legal-dialog article{padding:48px;max-height:80vh;overflow:auto}.legal-dialog h2{font-size:34px;margin-top:0}.legal-dialog h3{margin-top:28px}.legal-dialog p,.legal-dialog li{font-size:13px;line-height:1.75;color:#42545e}.legal-dialog a{color:#579c00;text-decoration:underline}.reveal{opacity:0;transform:translateY(18px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:480px}.dark-inner,.faq{grid-template-columns:1fr}.steps,.service-grid{grid-template-columns:1fr}.connector{display:none}.final-cta{gap:50px}footer{grid-template-columns:1fr 1fr}.site-header>.button{display:none}}@media(max-width:600px){.hero{padding-inline:20px}.hero-actions{flex-direction:column}.trust-row{gap:10px;flex-wrap:wrap}.money-card{width:100%}.speech{right:5px}.hero-visual{min-height:450px}.hero-wave{height:80px}.steps,.service-grid{gap:12px}section:not(.hero){padding:80px 20px}.dark-inner{gap:45px}.calculator{padding:24px}.faq{padding:80px 20px!important;gap:40px}.final-cta{margin:0 10px 10px!important;padding:70px 25px!important;text-align:center;flex-direction:column;gap:30px}.cta-bubble{padding:27px}.form-dialog form{padding:35px 22px}.form-step{min-height:350px}.choice-grid{grid-template-columns:1fr 1fr}.split{grid-template-columns:1fr;gap:0}footer{grid-template-columns:1fr;text-align:center}.footer-brand,.footer-links{justify-content:center}}
