:root{--ink:#081b38;--navy:#061d40;--navy-2:#0a2a58;--green:#a8ff3e;--green-dark:#77c525;--sky:#eef6ff;--paper:#fbfcff;--muted:#637087;--line:#dce5f1;--white:#fff;--shadow:0 24px 70px rgba(13,42,83,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,"Noto Sans SC",system-ui,sans-serif;font-size:16px;line-height:1.6}.announcement{height:34px;display:flex;align-items:center;justify-content:center;gap:9px;background:var(--green);color:#102d18;font-size:12px;font-weight:800;letter-spacing:.04em}.pulse{width:7px;height:7px;border-radius:50%;background:#16723a;box-shadow:0 0 0 4px rgba(22,114,58,.17)}.site-header{height:82px;max-width:1240px;padding:0 30px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:9px;color:var(--ink);font-size:23px;font-weight:800;text-decoration:none;letter-spacing:-1.3px}.brand>span:last-child>span{color:var(--green-dark)}.brand-mark{display:grid;place-items:center;width:30px;height:30px;color:#11301e;background:var(--green);border-radius:9px;font-size:17px;letter-spacing:-2px}.site-header nav{display:flex;gap:31px}.site-header nav a{color:#3c4c65;text-decoration:none;font-size:14px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:0;border-radius:100px;color:#102b22;background:var(--green);font:800 14px/1 Manrope,"Noto Sans SC",sans-serif;text-decoration:none;cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(119,197,37,.25)}.button span{font-size:20px;line-height:0}.button-small{padding:13px 18px}.button-main{padding:19px 23px}.hero{max-width:1240px;min-height:590px;margin:auto;padding:80px 30px 58px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;overflow:hidden}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;color:#306332;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.eyebrow i{width:21px;height:2px;background:var(--green-dark);display:inline-block}.hero h1,.quote-intro h2,.section-heading h2,.models h2,.contact h2{margin:0;color:var(--navy);font-size:clamp(40px,5vw,68px);line-height:1.14;letter-spacing:-.065em}.hero h1 em{font-style:normal;color:var(--green-dark)}.hero-text{max-width:455px;margin:25px 0;color:#526078;font-size:17px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:26px}.text-link{color:var(--ink);font-size:14px;font-weight:800;text-decoration:none;border-bottom:1px solid #8ca4b7;padding-bottom:4px}.text-link span{color:var(--green-dark);font-size:18px;margin-left:6px}.trust-row{display:flex;gap:0;margin-top:57px}.trust-row div{padding:0 24px;border-left:1px solid var(--line);display:flex;flex-direction:column}.trust-row div:first-child{padding-left:0;border:0}.trust-row strong{font-size:16px}.trust-row span{color:#7b8798;font-size:11px;white-space:nowrap}.hero-art{position:relative;min-height:456px;display:grid;place-items:center}.hero-art:before{position:absolute;content:"";width:418px;height:418px;border-radius:50%;background:linear-gradient(145deg,#dceeff,#b8e6ff);box-shadow:inset 20px 0 60px rgba(59,142,239,.12)}.hero-art img{position:relative;z-index:1;width:min(100%,530px);filter:drop-shadow(20px 34px 22px rgba(0,37,92,.22));border-radius:50%}.orbit{position:absolute;z-index:0;border:1px solid rgba(87,135,185,.25);border-radius:50%}.orbit-one{width:510px;height:510px}.orbit-two{width:616px;height:616px;border-style:dashed}.hero-sticker{position:absolute;z-index:3;right:3%;top:9%;width:121px;height:121px;padding:19px;border-radius:50%;background:var(--green);transform:rotate(12deg);display:flex;flex-direction:column;justify-content:center;box-shadow:0 16px 24px rgba(58,89,43,.19)}.hero-sticker span{font-weight:800;font-size:13px}.hero-sticker b{font-size:14px;line-height:1.35}.hero-rating{position:absolute;z-index:3;left:0;bottom:11%;padding:13px 17px;background:#fff;border-radius:11px;display:flex;gap:10px;align-items:center;box-shadow:var(--shadow)}.hero-rating>span{color:#f2be29;font-size:22px}.hero-rating b{display:block;font-size:12px}.hero-rating small{display:block;color:#6c7a8e;font-size:10px}.logo-strip{padding:27px 30px;background:#f1f7ff;text-align:center}.logo-strip p{margin:0 0 15px;color:#8a98a9;font-size:11px;font-weight:800;letter-spacing:.08em}.logo-strip div{display:flex;justify-content:center;align-items:center;gap:58px;color:#5a6b82;font-size:17px;font-weight:800;opacity:.8}.logo-strip div span:nth-child(2){letter-spacing:-1px}.quote-section{padding:115px max(30px,calc((100% - 1180px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;background:#fff}.quote-intro h2{font-size:49px}.quote-intro>p:not(.eyebrow){max-width:360px;color:#617087;font-size:15px;line-height:1.8}.privacy-note{max-width:390px;display:flex;gap:13px;margin-top:38px;padding:17px;background:#f2f9e8;border-radius:11px}.privacy-note span{color:#5c9d1d;font-size:23px}.privacy-note p{margin:0;color:#526647;font-size:12px;line-height:1.65}.quote-card{padding:29px 31px 32px;border:1px solid #d8e4f0;border-radius:18px;background:var(--paper);box-shadow:var(--shadow)}.quote-step{display:flex;align-items:center;gap:12px;margin-bottom:22px}.quote-step span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--navy);color:white;font-size:11px;font-weight:800}.quote-step b{font-size:15px}.quote-step small{margin-left:auto;color:#8997a9;font-size:11px}form{display:flex;flex-wrap:wrap;gap:17px}label{display:flex;flex:1 1 45%;flex-direction:column;gap:7px;color:#3c4c61;font-size:12px;font-weight:800}input,select,textarea{width:100%;padding:14px 15px;border:1px solid #d3dfeb;border-radius:8px;outline:0;background:#fff;color:var(--ink);font:600 14px Manrope,"Noto Sans SC",sans-serif;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:#71ac31;box-shadow:0 0 0 3px rgba(168,255,62,.18)}select:disabled{background:#f0f4f7;color:#9aa7b7}fieldset{width:100%;margin:2px 0 0;padding:0;border:0}legend{margin-bottom:9px;color:#3c4c61;font-size:12px;font-weight:800}.condition-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.condition-grid label{display:block;position:relative;flex:auto;cursor:pointer}.condition-grid input{position:absolute;opacity:0}.condition-grid span{display:block;min-height:70px;padding:13px;border:1px solid #d5e0eb;border-radius:8px;background:white;color:#34455c;font-size:12px;transition:.2s}.condition-grid small{display:block;margin-top:3px;color:#8190a2;font-size:10px;font-weight:500}.condition-grid input:checked+span{border-color:#7eba32;background:#f1fbe8;color:#315d15;box-shadow:inset 0 0 0 1px #7eba32}.estimate{display:grid;grid-template-columns:1fr auto;align-items:center;width:100%;padding:16px 18px;border-radius:9px;background:var(--navy);color:#fff}.estimate span{font-size:11px;color:#b7cde7}.estimate strong{color:var(--green);font-size:24px;letter-spacing:-.04em}.estimate small{grid-column:1/3;color:#9cb5d2;font-size:10px}.button-full{width:100%;padding:18px}.steps{padding:112px max(30px,calc((100% - 1180px)/2));background:#eff7ff}.section-heading{text-align:center}.section-heading h2{font-size:43px}.section-heading .eyebrow{justify-content:center}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-top:52px}.step-grid article{position:relative;padding:29px 27px;background:white;border-radius:14px;min-height:222px}.step-grid article>span{position:absolute;right:22px;top:20px;color:#c5d4e1;font-size:13px;font-weight:800}.step-icon{display:grid;place-items:center;width:48px;height:48px;color:#244518;background:#dffbbb;border-radius:13px;font-weight:800;font-size:21px}.step-grid h3{margin:25px 0 7px;font-size:17px}.step-grid p{margin:0;color:#69798d;font-size:13px;line-height:1.75}.models{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding:116px max(30px,calc((100% - 1080px)/2));background:var(--navy)}.models .eyebrow{color:#abdf7a}.models h2{color:#fff;font-size:48px}.models>div>p:not(.eyebrow){max-width:410px;color:#aebfd7;font-size:14px;line-height:1.9}.models .text-link{color:#fff;border-color:#6385a9}.model-cloud{display:flex;flex-wrap:wrap;align-content:center;gap:12px;min-height:250px}.model-cloud span{padding:13px 17px;border:1px solid #2e5687;border-radius:100px;color:#d6e5f7;font-weight:700;font-size:14px}.model-cloud span:nth-child(2),.model-cloud span:nth-child(5){border-color:var(--green);background:var(--green);color:#13322a}.model-cloud span:nth-child(3){font-size:19px}.contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:105px;padding:115px max(30px,calc((100% - 1080px)/2));background:linear-gradient(115deg,#f4fce8 0%,#fff 58%)}.contact h2{font-size:48px}.contact>div>p:not(.eyebrow){max-width:355px;color:#617087;font-size:14px;line-height:1.9}.contact form{position:relative;padding:28px;background:white;border:1px solid #dce7f2;border-radius:16px;box-shadow:var(--shadow)}.contact label.wide{flex-basis:100%}.contact textarea{resize:vertical}.form-disclaimer{margin:0;color:#8490a0;font-size:10px;line-height:1.6}.form-success{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:18px;padding:30px;border-radius:16px;background:rgba(255,255,255,.97);text-align:left}.form-success>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--green);font-size:24px;font-weight:800}.form-success b{font-size:18px}.form-success p{max-width:290px;margin:4px 0 0;color:#67768a;font-size:12px}.faq{padding:104px max(30px,calc((100% - 900px)/2))}.faq-list{margin-top:45px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{position:relative;padding:22px 35px 22px 0;cursor:pointer;font-size:15px;font-weight:800;list-style:none}summary::-webkit-details-marker{display:none}summary span{position:absolute;right:4px;font-size:23px;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{max-width:700px;margin:-4px 0 20px;color:#68788e;font-size:13px;line-height:1.8}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:37px max(30px,calc((100% - 1180px)/2));border-top:1px solid var(--line);background:#fff}footer .brand{font-size:20px}footer .brand-mark{width:27px;height:27px;font-size:15px}footer>p,footer div{color:#8b98a8;font-size:11px}footer div{display:flex;gap:17px}footer a{color:inherit;text-decoration:none}.floating-cta{position:fixed;right:23px;bottom:22px;z-index:5;display:none;place-items:center;width:61px;height:61px;border-radius:50%;background:var(--green);color:#123426;font-size:11px;font-weight:800;line-height:1.3;text-align:center;text-decoration:none;box-shadow:0 10px 24px rgba(73,117,30,.3)}@media(max-width:820px){.site-header{height:66px;padding:0 20px}.site-header nav{display:none}.announcement{font-size:10px}.hero{min-height:auto;padding:57px 21px 62px;grid-template-columns:1fr}.hero h1{font-size:46px}.hero-art{min-height:350px;margin:30px -5px -30px}.hero-art:before{width:300px;height:300px}.orbit-one{width:365px;height:365px}.orbit-two{width:430px;height:430px}.hero-art img{max-width:390px}.hero-sticker{right:2%;top:3%;width:93px;height:93px;padding:13px}.hero-sticker b{font-size:11px}.hero-rating{left:1%;bottom:12%;padding:10px}.trust-row{margin-top:37px}.trust-row div{padding:0 12px}.trust-row span{white-space:normal;font-size:9px}.logo-strip{padding:21px 10px}.logo-strip div{gap:19px;overflow:hidden;justify-content:flex-start;font-size:13px}.logo-strip div span{white-space:nowrap}.quote-section,.models,.contact{padding:76px 21px;grid-template-columns:1fr;gap:41px}.quote-intro h2,.models h2,.contact h2{font-size:39px}.quote-card{padding:23px 17px}.condition-grid{grid-template-columns:1fr}.condition-grid span{min-height:unset}.step-grid{grid-template-columns:1fr;gap:12px;margin-top:32px}.steps{padding:75px 21px}.section-heading h2{font-size:35px}.step-grid article{min-height:unset}.models{gap:38px}.models h2{font-size:40px}.model-cloud{min-height:unset}.contact form{padding:21px 16px}.contact label{flex-basis:100%}.faq{padding:74px 21px}footer{padding:30px 21px;align-items:flex-start;flex-direction:column;gap:15px}footer>p{margin:0}footer div{flex-wrap:wrap}.floating-cta{display:grid}}@media(max-width:380px){.hero h1{font-size:40px}.hero-actions{gap:14px}.button-main{padding:17px}.text-link{font-size:12px}}
