:root{--bg:#0b1018;--bg2:#111827;--card:#151f2d;--text:#f8fafc;--muted:#9aa7b8;--accent:#c7ff3a;--accent2:#abf000;--line:rgba(255,255,255,.11);--white:#fff;--dark:#121722;--danger:#ff7070;--radius:28px;--shadow:0 24px 70px rgba(0,0,0,.25)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased}body.lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:#d8e0ea;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(199,255,58,.12)}.section{padding:96px 0}.section-head{max-width:780px;margin-bottom:42px}.section-head h2{margin:14px 0 12px;font-size:clamp(34px,5vw,62px);line-height:1.02;letter-spacing:-.04em}.section-head p{margin:0;color:var(--muted);font-size:18px}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;background:rgba(11,16,24,.7);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.header-row{height:76px;display:flex;align-items:center;gap:26px}.brand{font-weight:900;letter-spacing:-.03em;font-size:22px;display:flex;align-items:center;gap:11px;white-space:nowrap}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--accent);display:grid;place-items:center;color:#101713;font-weight:950}.nav{display:flex;gap:22px;margin-left:auto;color:#c5cfda;font-size:14px}.nav a:hover{color:#fff}.header-phone{font-weight:800;white-space:nowrap}.btn{border:0;border-radius:16px;padding:15px 20px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:.2s transform,.2s background,.2s opacity}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#111810}.btn-primary:hover{background:var(--accent2)}.btn-dark{background:#fff;color:#111827}.btn-ghost{background:rgba(255,255,255,.07);border:1px solid var(--line);color:#fff}.btn-small{padding:12px 16px;border-radius:13px;font-size:14px}.hero{padding:138px 0 74px;min-height:780px;display:flex;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:640px;height:640px;border-radius:50%;right:-180px;top:70px;background:radial-gradient(circle,rgba(199,255,58,.16),rgba(199,255,58,0) 68%);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:64px;align-items:center}.hero h1{font-size:clamp(44px,6.2vw,78px);line-height:.96;letter-spacing:-.055em;margin:18px 0 22px;max-width:760px}.hero h1 span{color:var(--accent)}.hero-sub{font-size:20px;color:#c8d1dc;max-width:690px;margin:0 0 28px}.hero-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin:28px 0 32px;padding:0;list-style:none}.hero-points li{display:flex;gap:10px;align-items:flex-start;color:#eef3f7;font-weight:650}.check{width:24px;height:24px;border-radius:8px;background:rgba(199,255,58,.14);color:var(--accent);display:grid;place-items:center;flex:0 0 24px;font-size:15px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-note{font-size:12px;color:#8391a2;margin-top:14px;max-width:520px}.hero-media{position:relative}.hero-photo{position:relative;border-radius:34px;overflow:hidden;background:#202a38;aspect-ratio:1.22/1;box-shadow:var(--shadow)}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(3,8,15,.58))}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.hero-badge{position:absolute;z-index:2;left:20px;bottom:20px;background:rgba(11,16,24,.88);border:1px solid var(--line);backdrop-filter:blur(14px);padding:16px 18px;border-radius:18px;max-width:255px}.hero-badge strong{display:block;font-size:17px;margin-bottom:4px}.hero-badge span{color:#b8c3cf;font-size:13px}.float-card{position:absolute;right:-22px;top:38px;background:#fff;color:#111827;border-radius:18px;padding:14px 16px;box-shadow:0 15px 40px rgba(0,0,0,.22);font-size:13px;font-weight:700}.float-card b{font-size:22px;display:block;line-height:1;color:#111827;margin-bottom:5px}.terms{background:#f3f5f7;color:#121722}.terms .eyebrow{border-color:rgba(17,24,39,.12);color:#4d5968}.terms .section-head p{color:#66717f}.term-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.term{background:#fff;border:1px solid #e5e8ec;padding:26px;border-radius:24px;min-height:210px;display:flex;flex-direction:column}.term-num{font-size:12px;font-weight:900;color:#8e99a7;letter-spacing:.08em}.term h3{font-size:22px;line-height:1.15;margin:28px 0 8px;letter-spacing:-.025em}.term p{margin:0;color:#6a7482;font-size:15px}.term.highlight{background:#111827;color:#fff;border-color:#111827}.term.highlight p{color:#aeb8c5}.term.highlight .term-num{color:var(--accent)}.how-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:58px;align-items:start}.steps{display:flex;flex-direction:column;gap:12px}.step{display:grid;grid-template-columns:52px 1fr;gap:16px;padding:20px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.025)}.step-num{width:52px;height:52px;border-radius:16px;background:var(--accent);color:#111827;display:grid;place-items:center;font-size:18px;font-weight:900}.step h3{margin:1px 0 5px;font-size:18px}.step p{margin:0;color:var(--muted);font-size:14px}.quick-card{position:sticky;top:105px;border-radius:30px;padding:32px;background:linear-gradient(145deg,#182334,#111824);border:1px solid var(--line);box-shadow:var(--shadow)}.quick-card h3{font-size:30px;line-height:1.05;letter-spacing:-.035em;margin:0 0 10px}.quick-card>p{color:var(--muted);margin:0 0 24px}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.segmented label{position:relative}.segmented input{position:absolute;opacity:0;pointer-events:none}.segmented span{display:flex;align-items:center;justify-content:center;min-height:48px;text-align:center;padding:8px;border:1px solid var(--line);border-radius:14px;color:#cbd5df;font-weight:750;font-size:13px;transition:.18s}.segmented input:checked+span{background:var(--accent);border-color:var(--accent);color:#111827}.field{width:100%;border:1px solid var(--line);background:rgba(255,255,255,.055);color:#fff;border-radius:15px;padding:16px 17px;outline:none}.field:focus{border-color:rgba(199,255,58,.7);box-shadow:0 0 0 3px rgba(199,255,58,.08)}.quick-card .btn{width:100%;margin-top:10px}.form-note{font-size:11px;color:#788697;margin:11px 2px 0}.form-note a{text-decoration:underline;text-underline-offset:3px}.car-section{background:#f3f5f7;color:#121722}.car-section .eyebrow{border-color:rgba(17,24,39,.12);color:#4d5968}.car-section .section-head p{color:#66717f}.car-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.car-main,.car-side{border-radius:28px;overflow:hidden;background:#dce2e8;position:relative}.car-main{min-height:520px}.car-side{min-height:249px}.car-feature-right{display:grid;gap:22px}.car-main img,.car-side img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.photo-label{position:absolute;z-index:2;left:16px;bottom:16px;padding:9px 12px;border-radius:12px;background:rgba(8,13,21,.8);color:#fff;font-size:12px;font-weight:750;backdrop-filter:blur(12px)}.cta-panel{margin-top:24px;padding:30px;border-radius:26px;background:#111827;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:24px}.cta-panel h3{font-size:28px;line-height:1.1;margin:0 0 6px;letter-spacing:-.03em}.cta-panel p{margin:0;color:#aab5c3}.faq{background:#0e151f}.faq-list{max-width:900px}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-q{width:100%;display:flex;justify-content:space-between;gap:20px;align-items:center;background:none;color:#fff;border:0;padding:22px 0;text-align:left;font-size:19px;font-weight:780}.faq-q i{font-style:normal;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.07);font-size:20px;transition:.2s transform}.faq-item.open .faq-q i{transform:rotate(45deg)}.faq-a{display:grid;grid-template-rows:0fr;transition:.25s}.faq-a>div{overflow:hidden}.faq-a p{color:var(--muted);margin:0;padding:0 56px 22px 0;max-width:800px}.faq-item.open .faq-a{grid-template-rows:1fr}.final-cta{padding:86px 0;background:var(--accent);color:#111827}.final-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center}.final-grid h2{font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.05em;margin:0 0 14px}.final-grid p{font-size:18px;margin:0;color:#324014;max-width:650px}.final-grid .btn{justify-self:end;min-width:230px}.site-footer{padding:36px 0 110px;background:#080c12;color:#7f8b99;font-size:13px}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:start}.footer-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end}.footer-links a:hover{color:#fff}.disclaimer{max-width:760px;margin-top:18px;color:#647181;font-size:11px}.mobile-bar{display:none;position:fixed;z-index:40;bottom:0;left:0;right:0;padding:10px 12px max(10px,env(safe-area-inset-bottom));background:rgba(8,12,18,.94);backdrop-filter:blur(16px);border-top:1px solid var(--line);gap:8px}.mobile-bar .btn{flex:1;padding:13px 10px;border-radius:13px;font-size:13px}.error-banner{display:none;margin:0 0 16px;padding:12px 14px;border-radius:13px;background:rgba(255,112,112,.13);border:1px solid rgba(255,112,112,.35);color:#ffd1d1;font-size:13px}.error-banner.show{display:block}
/* Quiz */.quiz-overlay{position:fixed;z-index:100;inset:0;background:rgba(2,6,12,.78);backdrop-filter:blur(12px);display:none;align-items:center;justify-content:center;padding:20px}.quiz-overlay.open{display:flex}.quiz-modal{width:min(920px,100%);max-height:min(820px,calc(100dvh - 40px));background:#f7f8fa;color:#111827;border-radius:30px;overflow:hidden;box-shadow:0 32px 100px rgba(0,0,0,.48);display:flex;flex-direction:column}.quiz-top{display:flex;align-items:center;gap:16px;padding:18px 22px;border-bottom:1px solid #e4e7eb}.quiz-brand{font-weight:900;white-space:nowrap}.quiz-progress{height:7px;background:#e5e9ee;border-radius:99px;overflow:hidden;flex:1}.quiz-progress>span{display:block;height:100%;background:#93cf00;width:16.66%;transition:.25s}.quiz-count{font-size:12px;font-weight:800;color:#6b7280}.quiz-close{width:38px;height:38px;border:0;border-radius:12px;background:#e9edf1;color:#111827;font-size:21px}.quiz-body{padding:24px;overflow:auto}.quiz-step{display:none}.quiz-step.active{display:block}.quiz-title{display:flex;align-items:baseline;gap:10px;margin:0 0 8px;font-size:28px;line-height:1.08;letter-spacing:-.035em}.quiz-title .qnum{font-size:13px;color:#7b8795;white-space:nowrap}.quiz-hint{margin:0 0 20px;color:#6f7986;font-size:14px}.answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.answer{position:relative}.answer input{position:absolute;opacity:0;pointer-events:none}.answer-card{min-height:114px;border:1px solid #dce1e6;background:#fff;border-radius:18px;padding:17px;display:flex;align-items:flex-end;font-weight:800;line-height:1.2;transition:.18s;box-shadow:0 4px 14px rgba(23,31,42,.03)}.answer input:checked+.answer-card{border-color:#8bc500;background:#efffc8;box-shadow:0 0 0 2px rgba(139,197,0,.12)}.answer-card:hover{border-color:#aeb7c1}.quiz-warning{display:none;color:#c0392b;font-size:13px;font-weight:700;margin-top:12px}.quiz-warning.show{display:block}.quiz-phone-wrap{max-width:520px}.quiz-phone-wrap .field{background:#fff;border-color:#d8dee5;color:#111827;font-size:20px;padding:18px}.quiz-phone-wrap .segmented span{border-color:#d8dee5;color:#45515f}.quiz-phone-wrap .segmented input:checked+span{color:#111827}.quiz-consent{font-size:11px;color:#7b8794;margin-top:10px}.quiz-consent a{text-decoration:underline}.quiz-nav{display:flex;justify-content:space-between;align-items:center;padding:16px 22px;border-top:1px solid #e4e7eb;background:#fff}.quiz-back{border:0;background:#eef1f4;border-radius:13px;padding:12px 16px;font-weight:800;color:#546170;visibility:hidden}.quiz-next{border:0;background:#111827;color:#fff;border-radius:13px;padding:13px 19px;font-weight:850}.quiz-next.submit{background:#8bc500;color:#111827}.hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}
/* Thank you / privacy */.simple-page{min-height:100vh;padding:120px 0 80px;background:radial-gradient(circle at 80% 10%,rgba(199,255,58,.12),transparent 35%),#0b1018}.simple-card{max-width:820px;margin:0 auto;border:1px solid var(--line);border-radius:32px;padding:42px;background:rgba(255,255,255,.035)}.success-icon{width:72px;height:72px;border-radius:22px;background:var(--accent);color:#111827;display:grid;place-items:center;font-size:34px;font-weight:900}.simple-card h1{font-size:clamp(40px,7vw,70px);line-height:1;letter-spacing:-.05em;margin:24px 0 14px}.simple-card p{color:var(--muted);font-size:18px}.simple-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.privacy-copy{max-width:900px}.privacy-copy h1{font-size:clamp(36px,5vw,62px);line-height:1.02;letter-spacing:-.045em}.privacy-copy h2{margin-top:38px;font-size:25px}.privacy-copy p,.privacy-copy li{color:#b7c1cd}.privacy-copy ul{padding-left:20px}.privacy-copy a{text-decoration:underline;color:#fff}
@media(max-width:980px){.nav{display:none}.header-row{height:68px}.header-phone{margin-left:auto}.header-row>.btn{display:none}.hero{padding-top:115px;min-height:0}.hero-grid,.how-grid,.final-grid{grid-template-columns:1fr}.hero-grid{gap:34px}.hero h1{max-width:820px}.hero-media{max-width:760px}.float-card{right:14px}.term-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-card{position:static}.car-feature{grid-template-columns:1fr}.car-main{min-height:480px}.car-feature-right{grid-template-columns:1fr 1fr}.car-side{min-height:270px}.final-grid .btn{justify-self:start}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}
@media(max-width:700px){.container{width:min(100% - 24px,1180px)}.section{padding:68px 0}.site-header{background:rgba(11,16,24,.88)}.brand{font-size:18px}.brand-mark{width:34px;height:34px}.header-phone{font-size:13px}.hero{padding:96px 0 56px}.hero h1{font-size:43px}.hero-sub{font-size:17px}.hero-points{grid-template-columns:1fr;gap:10px}.hero-actions .btn{width:100%}.hero-photo{border-radius:24px;aspect-ratio:1.05/1}.hero-badge{left:12px;right:12px;bottom:12px;max-width:none}.float-card{top:12px;right:12px;border-radius:14px}.term-grid{grid-template-columns:1fr}.term{min-height:0}.segmented{grid-template-columns:1fr}.segmented span{min-height:44px}.car-main{min-height:360px;border-radius:20px}.car-feature-right{grid-template-columns:1fr}.car-side{min-height:270px;border-radius:20px}.cta-panel{align-items:flex-start;flex-direction:column;padding:24px}.cta-panel .btn{width:100%}.faq-q{font-size:16px}.final-grid .btn{width:100%}.footer-links{display:grid;gap:10px}.mobile-bar{display:flex}.site-footer{padding-bottom:96px}.quiz-overlay{padding:0}.quiz-modal{width:100%;height:100dvh;max-height:none;border-radius:0}.quiz-top{padding:12px 14px;gap:10px}.quiz-brand{font-size:14px}.quiz-count{font-size:11px}.quiz-close{width:34px;height:34px}.quiz-body{padding:14px 14px 10px;display:flex;flex-direction:column}.quiz-step.active{height:100%}.quiz-title{font-size:21px;margin-bottom:4px;gap:7px;align-items:center}.quiz-title .qnum{font-size:11px}.quiz-hint{font-size:12px;margin-bottom:10px}.answers{gap:8px}.answer-card{aspect-ratio:1/1;min-height:0;padding:12px;border-radius:15px;font-size:14px;align-items:flex-end}.quiz-nav{padding:10px 14px max(10px,env(safe-area-inset-bottom))}.quiz-back,.quiz-next{padding:11px 14px}.quiz-phone-wrap{padding-top:3px}.quiz-phone-wrap .segmented{grid-template-columns:repeat(3,1fr);gap:6px}.quiz-phone-wrap .segmented span{font-size:11px;padding:5px;min-height:44px}.quiz-phone-wrap .field{font-size:18px;padding:15px}.simple-page{padding:94px 0 70px}.simple-card{padding:26px;border-radius:24px}}
@media(max-width:390px){.hero h1{font-size:38px}.header-phone{font-size:12px}.quiz-title{font-size:19px}.answer-card{font-size:13px;padding:10px}}

/* Service area */
.service-area{display:inline-flex;align-items:center;gap:13px;margin:2px 0 4px;padding:12px 15px 12px 12px;border:1px solid rgba(199,255,58,.22);border-radius:18px;background:linear-gradient(135deg,rgba(199,255,58,.09),rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}
.service-area-icon{width:42px;height:42px;border-radius:13px;background:var(--accent);color:#111827;display:grid;place-items:center;flex:0 0 42px;box-shadow:0 8px 24px rgba(199,255,58,.12)}
.service-area-icon svg{width:22px;height:22px}
.service-area-copy{display:grid;line-height:1.15}
.service-area-copy small{color:#9ba8b7;font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px}
.service-area-copy strong{font-size:15px;color:#fff;letter-spacing:-.01em}
.service-area-copy em{font-style:normal;color:#aeb9c6;font-size:12px;margin-top:4px}
@media(max-width:700px){.service-area{display:flex;width:100%;margin-top:2px;padding:11px 12px}.service-area-icon{width:38px;height:38px;flex-basis:38px;border-radius:12px}.service-area-copy strong{font-size:14px}.service-area-copy em{font-size:11px}}
