:root{--green:#4bef67;--mid:#00ab7b;--teal:#01737c;--dark:#022427;--white:#fcfcfc;--ink:#062f31}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.nav-shell{background:var(--dark);color:#fff;z-index:20;justify-content:space-between;align-items:center;height:84px;padding:0 max(5vw,24px);display:flex;position:relative}.brand img{object-fit:contain;width:158px;height:54px}nav{color:#d7eeea;gap:32px;font-size:14px;display:flex}nav a:hover{color:var(--green)}.button{background:var(--green);min-height:54px;color:var(--dark);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 26px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 10px 30px #4bef672e}.button:hover{background:#6df481;transform:translateY(-2px)}.button-small{min-height:42px;padding:0 20px;font-size:14px}.hero{background:var(--dark);color:#fff;grid-template-columns:1.03fr .97fr;align-items:center;gap:50px;min-height:700px;padding:80px max(7vw,24px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#4bef672e,#0000 67%);border-radius:50%;width:520px;height:520px;position:absolute;top:30px;left:-220px}.hero-copy{z-index:2;max-width:650px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--green);align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:24px;height:2px}h1,h2{letter-spacing:-.045em;margin:18px 0;line-height:.98}h1{max-width:760px;font-size:clamp(52px,6vw,86px)}h2{font-size:clamp(40px,4.5vw,64px)}h1 em,h2 em{color:var(--green);font-style:normal}.hero-copy>p{color:#c9dedb;max-width:590px;font-size:20px;line-height:1.55}.hero-actions{align-items:center;gap:24px;margin:34px 0 22px;display:flex}.text-link{color:#e7f7f4;font-weight:700}.text-link span{color:var(--green);margin-left:6px}.hero-copy>small{color:#87aaa5;font-size:12px}.hero-art{place-items:center;height:560px;display:grid;position:relative}.orbit{border:1px solid #4bef6738;border-radius:50%;position:absolute}.orbit-one{width:500px;height:500px}.orbit-two{width:390px;height:390px}.phone{width:270px;height:535px;color:var(--dark);z-index:3;background:linear-gradient(160deg,#f7fffb,#e7fff0);border:9px solid #092d30;border-radius:42px;flex-direction:column;align-items:center;padding:24px 22px;display:flex;position:relative;transform:rotate(3deg);box-shadow:0 34px 80px #00191b}.phone-speaker{background:#092d30;border-radius:0 0 14px 14px;width:75px;height:20px;position:absolute;top:0}.phone img{object-fit:contain;width:76px;height:76px;margin:42px 0 30px}.phone p{color:#517174;margin:0 0 8px;font-size:14px}.phone strong{letter-spacing:-.04em;font-size:36px}.phone span{color:var(--mid);margin-top:8px;font-size:13px;font-weight:700}.phone button{background:var(--dark);color:#fff;border:0;border-radius:14px;width:100%;min-height:48px;margin-top:auto;font-weight:800}.floating-card{z-index:5;color:var(--dark);background:#fff;border-radius:16px;flex-direction:column;gap:5px;padding:16px 20px;display:flex;position:absolute;box-shadow:0 20px 50px #00000047}.floating-card span{color:#698183;font-size:12px}.floating-card b{font-size:19px}.float-top{top:90px;right:5%}.float-bottom{bottom:88px;left:2%}.float-bottom b{color:var(--mid)}.trust-strip{z-index:8;background:#fff;border-radius:22px;grid-template-columns:repeat(4,1fr);max-width:1160px;margin:-38px auto 0;padding:28px 20px;display:grid;position:relative;box-shadow:0 20px 50px #0224271f}.trust-strip div{border-right:1px solid #dce9e5;flex-direction:column;align-items:center;display:flex}.trust-strip div:last-child{border:0}.trust-strip strong{font-size:21px}.trust-strip span{color:#6a7f7f;margin-top:6px;font-size:13px}.section{padding:120px max(7vw,24px)}.sim-section{grid-template-columns:1fr 480px;align-items:center;gap:9vw;display:grid}.section-copy{max-width:600px}.section-copy>p{color:#5b7272;font-size:18px;line-height:1.7}.eyebrow.dark{color:var(--mid)}.mini-benefits{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.mini-benefits span{background:#eaffef;border-radius:99px;padding:10px 14px;font-size:13px;font-weight:700}.simulator{background:#fff;border:1px solid #dceae6;border-radius:28px;padding:36px;box-shadow:0 24px 70px #0224271f}.simulator label{margin-bottom:12px;font-weight:800;display:block}.simulator output{letter-spacing:-.04em;margin-bottom:22px;font-size:42px;font-weight:900;display:block}.simulator input{width:100%;accent-color:var(--mid)}.range-labels{color:#78908d;justify-content:space-between;margin:7px 0 28px;font-size:12px;display:flex}.term-row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.term-row button{cursor:pointer;background:#fff;border:1px solid #d9e7e3;border-radius:12px;min-height:45px;font-weight:800}.term-row button.active{background:var(--dark);color:#fff;border-color:var(--dark)}.estimate{border-top:1px solid #e2ece9;justify-content:space-between;align-items:center;margin-top:16px;padding:22px 0;display:flex}.estimate span{color:#607675}.estimate strong{font-size:26px}.estimate small{font-size:12px}.simulator-button{width:100%}.simulator>small{text-align:center;color:#78908d;margin-top:14px;font-size:10px;line-height:1.4;display:block}.benefits{background:#f2f8f5}.section-heading{text-align:center;max-width:720px;margin:0 auto 55px}.section-heading .eyebrow{justify-content:center}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1160px;margin:auto;display:grid}.benefit-grid article{background:#fff;border:1px solid #e0ece8;border-radius:24px;min-height:260px;padding:34px}.benefit-grid article>span{background:var(--green);border-radius:14px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.benefit-grid h3,.steps-grid h3{margin:28px 0 12px;font-size:22px}.benefit-grid p,.steps-grid p{color:#607675;line-height:1.6}.steps{background:var(--dark);color:#fff;text-align:center;padding:110px max(7vw,24px)}.section-heading.light{margin-bottom:60px}.section-heading.light h2{max-width:820px}.steps-grid{grid-template-columns:repeat(3,1fr);max-width:1050px;margin:0 auto 48px;display:grid}.steps-grid article{border-right:1px solid #245052;padding:0 38px}.steps-grid article:last-child{border:0}.steps-grid b{background:var(--green);width:52px;height:52px;color:var(--dark);border-radius:50%;place-items:center;margin:auto;font-size:20px;display:grid}.steps-grid p{color:#aac4c0}.faq{grid-template-columns:.8fr 1.2fr;align-items:start;gap:8vw;display:grid}.faq .section-heading{text-align:left;margin:0}.faq .section-heading .eyebrow{justify-content:flex-start}.faq-list details{border-bottom:1px solid #d8e5e1;padding:22px 0}.faq-list summary{cursor:pointer;justify-content:space-between;font-size:18px;font-weight:800;list-style:none;display:flex}.faq-list summary:after{content:"+";color:var(--mid);font-size:24px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:#607675;padding-right:40px;line-height:1.6}footer{color:#9bbab6;background:#011b1d;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:58px max(7vw,24px);display:grid}footer img{object-fit:contain;width:150px;height:54px}footer>a{color:var(--green);font-weight:800}footer>small{border-top:1px solid #193b3d;grid-column:1/-1;padding-top:26px;font-size:11px}@media (max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center;margin:auto}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-art{height:500px}.trust-strip{grid-template-columns:1fr 1fr;gap:24px;margin:-20px 20px 0}.trust-strip div:nth-child(2){border:0}.sim-section,.faq{grid-template-columns:1fr}.simulator{width:100%;max-width:560px;margin:auto}.benefit-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr;gap:34px}.steps-grid article{border:0}.faq .section-heading{text-align:center}.faq .section-heading .eyebrow{justify-content:center}}@media (max-width:580px){.nav-shell{height:72px}.brand img{width:132px}.button-small{padding:0 14px}.hero{min-height:auto;padding:58px 20px 55px}.hero-copy>p{font-size:17px}.hero-actions{flex-direction:column}.hero-art{height:430px;margin-top:10px}.phone{border-radius:34px;width:220px;height:420px}.phone img{width:58px;height:58px;margin:24px 0}.phone strong{font-size:30px}.float-top{top:45px;right:-10px}.float-bottom{bottom:50px;left:-8px}.orbit-one{width:390px;height:390px}.orbit-two{width:300px;height:300px}.trust-strip{grid-template-columns:1fr}.trust-strip div{border-bottom:1px solid #dce9e5;border-right:0;padding-bottom:18px}.section{padding:80px 20px}.simulator{padding:26px 20px}.benefit-grid article{min-height:auto}.faq{gap:25px}footer{text-align:center;grid-template-columns:1fr;justify-items:center}footer>small{grid-column:1}}.trust-strip{border:1px solid #e2ece9;border-radius:18px;max-width:1080px;margin-top:-28px;padding:18px 14px;box-shadow:0 16px 44px #0224271c}.trust-strip div{justify-content:center;min-height:56px}.trust-strip strong{letter-spacing:-.02em;font-size:17px}.trust-strip span{margin-top:4px;font-size:11px}.benefits{background:var(--dark);color:#fff;padding-top:92px;padding-bottom:92px}.benefits .section-heading{margin-bottom:38px}.benefits .eyebrow.dark{color:var(--green)}.benefit-grid{gap:14px;max-width:1080px}.benefit-grid article{background:#083437;border:1px solid #17484a;border-radius:18px;align-items:flex-start;gap:18px;min-height:148px;padding:24px;display:flex}.benefit-grid article>span{width:38px;height:38px;color:var(--dark);border-radius:11px;flex:0 0 38px;font-size:12px}.benefit-grid h3{margin:2px 0 8px;font-size:19px}.benefit-grid p{color:#aac4c0;margin:0;font-size:14px;line-height:1.5}@media (max-width:900px){.trust-strip{grid-template-columns:1fr 1fr;gap:0;margin:-18px 20px 0;padding:10px}.trust-strip div{border-bottom:1px solid #dce9e5}.trust-strip div:nth-child(2){border-right:0}.trust-strip div:nth-child(3),.trust-strip div:nth-child(4){border-bottom:0}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid article:last-child{grid-column:1/-1}}@media (max-width:580px){.trust-strip{border-radius:16px;grid-template-columns:1fr 1fr;margin-top:-14px}.trust-strip div{min-height:62px;padding-bottom:0}.trust-strip strong{font-size:14px}.trust-strip span{font-size:10px}.benefits{padding-top:68px;padding-bottom:68px}.benefits .section-heading{margin-bottom:28px}.benefit-grid{grid-template-columns:1fr;gap:10px}.benefit-grid article,.benefit-grid article:last-child{border-radius:16px;grid-column:auto;min-height:auto;padding:18px}.benefit-grid h3{font-size:17px}.benefit-grid p{font-size:13px}}.video-art{isolation:isolate;justify-content:center;align-items:center;height:auto;min-height:520px;display:flex}.video-frame{aspect-ratio:16/11;z-index:2;background:#073337;border:1px solid #4bef6740;border-radius:30px;width:min(100%,620px);position:relative;overflow:hidden;box-shadow:0 32px 80px #001719}.video-frame video{object-fit:cover;filter:saturate(.88)contrast(1.04);width:100%;height:100%;display:block}.video-shade{pointer-events:none;background:linear-gradient(#0000 44%,#022427d9 100%);position:absolute;inset:0}.video-caption{color:#fff;align-items:center;gap:13px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.video-caption img{object-fit:contain;filter:drop-shadow(0 8px 14px #001d1f);width:46px;height:46px}.video-caption div{flex-direction:column;gap:4px;display:flex}.video-caption strong{letter-spacing:-.02em;font-size:18px}.video-caption span{color:#c5ddd9;font-size:12px}.video-accent{background:linear-gradient(145deg,var(--green),var(--mid));z-index:1;opacity:.78;border-radius:32px;width:72%;height:82%;position:absolute;bottom:3%;right:-4%;transform:rotate(5deg)}@media (max-width:900px){.video-art{min-height:470px}.video-frame{aspect-ratio:16/10;width:min(100%,580px)}}@media (max-width:580px){.video-art{height:400px;min-height:400px;margin-top:24px}.video-frame{aspect-ratio:auto;border-radius:24px;width:100%;height:380px}.video-frame video{object-position:center center}.video-caption{bottom:16px;left:16px;right:16px}.video-caption img{width:38px;height:38px}.video-caption strong{font-size:15px}.video-caption span{font-size:11px}.video-accent{border-radius:26px;width:88%;height:88%;bottom:-1%;right:-6%}}.legal-section{color:var(--dark);background:#f3f8f6;padding:96px max(7vw,24px)}.legal-heading{text-align:center;max-width:720px;margin:0 auto 38px}.legal-heading .eyebrow{justify-content:center}.legal-heading h2{font-size:clamp(36px,4vw,54px)}.legal-heading p{color:#607675;font-size:16px}.legal-grid{grid-template-columns:1fr 1fr;align-items:start;gap:14px;max-width:960px;margin:auto;display:grid}.legal-grid details{background:#fff;border:1px solid #dce9e5;border-radius:18px;padding:0 24px}.legal-grid summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:70px;font-size:17px;font-weight:800;list-style:none;display:flex}.legal-grid summary:after{content:"+";width:30px;height:30px;color:var(--mid);background:#e9fff0;border-radius:9px;place-items:center;font-size:20px;display:grid}.legal-grid details[open] summary:after{content:"−"}.legal-copy{color:#58706f;padding:0 0 24px;font-size:14px;line-height:1.65}.legal-copy h3{color:var(--dark);margin:20px 0 5px;font-size:15px}.legal-copy p{margin:6px 0}footer{grid-template-columns:auto 1fr auto;row-gap:18px}.footer-links{border-top:1px solid #193b3d;grid-column:1/-1;gap:24px;padding-top:22px;display:flex}.footer-links a{color:#d7ebe8;font-size:13px;font-weight:700}footer address{color:#86aaa5;flex-wrap:wrap;grid-column:1/-1;gap:8px 24px;font-size:12px;font-style:normal;display:flex}footer address strong{color:#d7ebe8}footer>small{padding-top:18px}.floating-contact{z-index:50;background:var(--green);min-height:52px;color:var(--dark);border-radius:999px;align-items:center;gap:10px;padding:0 18px 0 10px;font-size:13px;font-weight:800;transition:all .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 36px #001d1f5c}.floating-contact:hover{background:#6df481;transform:translateY(-2px)}.floating-contact span{background:var(--dark);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;display:grid}@media (max-width:760px){.legal-grid{grid-template-columns:1fr}.legal-section{padding:76px 20px}footer{text-align:center;grid-template-columns:1fr;justify-items:center}.footer-links,footer address{grid-column:1;justify-content:center}.footer-links{width:100%}footer>small{grid-column:1}.floating-contact{padding-right:14px;bottom:14px;right:14px}.floating-contact b{font-size:12px}}.eyebrow:before{display:none}.footer-description{color:#86aaa5;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:24px;max-width:1000px;font-size:12px;line-height:1.65;display:grid}.footer-description p{margin:0}.policy-page{min-height:100vh;color:var(--dark);background:#f4f8f6}.policy-header{background:var(--dark);justify-content:space-between;align-items:center;height:82px;padding:0 max(5vw,24px);display:flex}.policy-header img{object-fit:contain;width:150px;height:52px}.policy-back{color:#d7ebe8;border:1px solid #376063;border-radius:999px;padding:12px 18px;font-size:13px;font-weight:700}.policy-back:hover{border-color:var(--green);color:var(--green)}.policy-content{max-width:860px;margin:0 auto;padding:76px 24px 110px}.policy-content h1{color:var(--dark);margin:16px 0 8px;font-size:clamp(44px,6vw,68px)}.policy-updated{color:#78908d;margin-bottom:38px;font-size:13px}.policy-content>p:not(.policy-updated){color:#516968;font-size:16px;line-height:1.75}.policy-content h2{letter-spacing:-.02em;color:var(--dark);margin:38px 0 10px;font-size:23px;line-height:1.2}@media (max-width:760px){.footer-description{text-align:left;grid-template-columns:1fr}.policy-header{height:72px}.policy-header img{width:132px}.policy-content{padding:58px 20px 90px}.policy-content h1{font-size:42px}.policy-content h2{margin-top:32px;font-size:20px}}
