:root{--blue:#078fe8;--blue2:#006fc5;--blue3:#0ba4ff;--black:#050505;--dark:#0a0c10;--ink:#13171b;--muted:#66717c;--line:#e6ebef;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:sticky;top:0;z-index:50;background:rgba(3,4,6,.96);border-bottom:1px solid #171b20;backdrop-filter:blur(12px)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.logo img{display:block;width:220px;height:auto}.nav nav{display:flex;align-items:center;gap:25px}.nav nav a{font-size:12px;color:#fff;text-transform:uppercase;font-weight:800;letter-spacing:.04em}.nav nav a:hover{color:var(--blue3)}.menu{display:none;background:none;border:0;padding:8px}.menu span{display:block;width:25px;height:2px;background:#fff;margin:5px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 75% 45%,#11273b 0,#080c12 30%,#020304 70%);color:#fff;min-height:570px}.hero:after{content:"";position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(transparent,rgba(0,0,0,.45))}.hero-grid{position:absolute;inset:0;opacity:.08;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:70px 70px;transform:perspective(600px) rotateX(65deg) scale(1.5);transform-origin:bottom}.hero-inner{min-height:570px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:20px;position:relative;z-index:2}.hero-copy{padding:65px 0}.kicker{color:var(--blue3);font-weight:800;text-transform:uppercase;letter-spacing:.15em;font-size:12px}.hero h1{font-size:clamp(38px,4.6vw,68px);line-height:.98;margin:12px 0 20px;letter-spacing:-.045em;font-weight:900;max-width:720px}.hero h1 span{display:block;color:var(--blue3)}.lead{font-size:20px;margin:0 0 12px;font-weight:600}.hero-copy>p:not(.kicker):not(.lead){color:#c7cbd0;max-width:650px;line-height:1.6}.mini-benefits{display:flex;gap:18px;flex-wrap:wrap;margin:25px 0;font-size:12px;color:#e7ebee}.mini-benefits span{display:flex;gap:7px}.mini-benefits span::first-letter{color:var(--blue)}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:25px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:6px;font-weight:900;font-size:12px;letter-spacing:.03em;border:1px solid transparent}.primary{background:linear-gradient(135deg,var(--blue3),var(--blue2));color:white;box-shadow:0 10px 28px rgba(0,133,224,.25)}.outline{border-color:#fff;color:#fff;background:transparent}.light{background:#fff;color:var(--blue2)}.google-pill{display:inline-flex;align-items:center;gap:12px;margin-top:28px}.google-pill>b{font-size:28px;color:#fff;border:3px solid #4285f4;border-radius:50%;width:44px;height:44px;display:grid;place-items:center}.google-pill span{display:grid}.google-pill small{color:#aeb7c0;margin-top:4px}.hero-art{height:470px;position:relative}.blue-glow{position:absolute;width:440px;height:440px;border-radius:50%;right:0;top:20px;background:radial-gradient(circle,rgba(0,150,255,.35),transparent 65%);filter:blur(10px)}.wheel{position:absolute;border-radius:50%;background:repeating-radial-gradient(circle at 50% 50%,#1d1f22 0 8%,#08090b 9% 13%,#30353b 14% 16%,#070809 17% 24%);box-shadow:0 28px 55px #000,0 0 0 14px #111 inset,0 0 0 32px #050505 inset}.wheel:before{content:"";position:absolute;inset:21%;border-radius:50%;background:conic-gradient(from 10deg,#767d83 0 5%,#15191d 5% 12%,#9aa1a7 12% 17%,#14181c 17% 24%,#8e959b 24% 29%,#12161a 29% 36%,#92999f 36% 41%,#14181c 41% 48%,#949ba0 48% 53%,#15191d 53% 60%,#90979c 60% 65%,#15191d 65% 72%,#979ea4 72% 77%,#15191d 77% 84%,#8d9499 84% 89%,#15191d 89% 100%);box-shadow:0 0 0 6px #050607 inset,0 0 22px #08f}.wheel i{position:absolute;inset:43%;border-radius:50%;background:#0b0d10;box-shadow:0 0 0 7px #697077,0 0 0 11px #111}.back{width:280px;height:280px;left:20px;top:120px;transform:rotate(-7deg)}.front{width:370px;height:370px;right:-40px;top:65px}.speed{position:absolute;height:3px;background:linear-gradient(90deg,transparent,var(--blue3),transparent);right:180px;width:430px;filter:drop-shadow(0 0 5px var(--blue))}.s1{top:90px}.s2{top:160px;width:520px}.s3{bottom:85px;width:390px}.finder{background:linear-gradient(115deg,#0456a3,#0a9df4);color:#fff;text-align:center;padding:34px 0}.finder h2{font-size:27px;margin:0 0 7px}.finder p{margin:0 0 24px}.finder form{display:flex;justify-content:center;align-items:end;gap:16px;flex-wrap:wrap}.finder label{display:grid;text-align:left;gap:6px}.finder label span{font-size:10px;font-weight:800;text-transform:uppercase;opacity:.8}.finder input{height:52px;width:170px;border:0;border-radius:6px;padding:0 18px;font-size:17px}.finder form>b{padding-bottom:15px}.finder button{height:52px;background:#050505;color:#fff;border:1px solid #fff;border-radius:6px;padding:0 28px;font-weight:900}.finder small{display:block;margin-top:14px}.section{padding:68px 0}.title{text-align:center;margin-bottom:35px}.title h2{margin:0;font-size:31px}.title h2 span,.brands h2 span,.why h2 span,.credit h2 span{color:var(--blue)}.title p{color:var(--muted)}.cards{display:grid;gap:22px}.four{grid-template-columns:repeat(4,1fr)}.cards article{position:relative;background:white;border:1px solid #e1e5e8;border-radius:12px;overflow:hidden;box-shadow:0 12px 35px rgba(12,25,38,.1);padding:0 19px 23px}.visual{height:175px;margin:0 -19px 18px;display:grid;place-items:center;font-size:78px;background:radial-gradient(circle at 50% 60%,#e6f4ff,#b9c8d3 45%,#6d7b85 100%);filter:saturate(.75)}.visual.rim{font-size:125px;color:#111;background:radial-gradient(circle,#f6f6f6,#9aa6ad)}.circle{width:48px;height:48px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;margin-top:-42px;position:relative;border:4px solid white}.cards h3{font-size:14px;margin:14px 0 8px}.cards p{font-size:12px;color:#68727c;line-height:1.6;min-height:60px}.cards a{display:inline-flex;border:1px solid var(--blue);color:var(--blue2);font-weight:900;font-size:11px;padding:10px 13px;border-radius:4px}.services{background:#040506;color:#fff;padding:62px 0;text-align:center}.title.dark h2{color:#fff}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.service-grid article div{font-size:46px;color:var(--blue3);height:65px}.service-grid h3{font-size:12px}.service-grid p{font-size:11px;color:#bbc1c8;line-height:1.5}.ghost-blue{border-color:var(--blue);color:var(--blue3);margin-top:30px}.why-credit{display:grid;grid-template-columns:1fr 1fr}.why,.credit{min-height:420px;display:grid;place-items:center;padding:50px 7vw}.why{background:#fff}.credit{background:radial-gradient(circle at 70% 20%,#0d2842,#06101c 55%,#020406);color:#fff;text-align:center}.inner{width:min(560px,100%)}.why h2,.credit h2{font-size:30px}.why li{margin:17px 0;list-style:none;color:#5b6770}.why li:before{content:"✓";color:var(--blue);border:1px solid #82c9f7;margin-right:12px;border-radius:3px;padding:1px 4px}.credit-logos{display:flex;justify-content:center;gap:45px;align-items:center;margin:32px 0;font-size:36px}.credit-logos b:first-child{color:#319cff}.credit-logos b:last-child{font-size:25px}.credit-logos span{color:#61bf52}.credit-features{display:flex;justify-content:center;gap:35px;margin-bottom:30px}.credit-features span{display:grid;font-size:28px}.credit-features small{font-size:10px;margin-top:8px}.brands{padding:35px 0;text-align:center}.brands h2{font-size:25px}.brand-row{display:flex;justify-content:space-between;align-items:center;gap:25px;flex-wrap:wrap;margin:25px 0;color:#27303a}.brand-row b{font-size:20px}.brands>a{display:inline-block;padding:10px 18px;border:1px solid var(--blue);color:var(--blue2);font-size:11px;font-weight:900}.reviews-location{display:grid;grid-template-columns:1fr 1fr}.reviews,.location{padding:50px 5vw;color:#fff}.reviews{background:#060708}.location{background:linear-gradient(135deg,#0563b5,#119cff)}.stars{color:#ffd83d;font-weight:900;margin:8px 0}.reviews p{color:#c6ccd2;line-height:1.6}.review-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0}.review-boxes article{background:#0e1115;padding:17px;border-radius:8px}.review-boxes b{font-size:12px}.review-boxes p{font-size:10px}.location-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:25px}.location iframe{width:100%;height:275px;border:0;border-radius:8px}.location p{font-size:13px;line-height:1.7}.seo{padding:50px 0}.seo .wrap{max-width:970px}.seo h2{font-size:30px}.seo p{color:#56616b;line-height:1.8}.faq{padding:55px 0;background:#fbfbfb}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 22px}.faq details{background:#f0f1f2;padding:15px 17px;border-radius:4px}.faq summary{font-weight:800;font-size:12px;cursor:pointer}.faq p{font-size:12px;color:#56616b;line-height:1.6}.cta{background:linear-gradient(90deg,#050505,#0d0f12);color:#fff;padding:35px 0;border-top:1px solid #1d2227}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px}.cta h2{font-size:20px;margin:0 0 8px}.cta p{color:#c7cdd3;margin:0}footer{background:#030405;color:#fff;padding:45px 0 15px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:45px}.footer-brand img{width:220px}.footer-brand p{font-size:12px;color:#aeb6bd;line-height:1.7}.footer-grid h4{font-size:12px;margin-top:0}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer-grid a,.footer-grid span{font-size:11px;color:#b9c0c6}.social{display:flex;gap:9px}.social a{width:30px;height:30px;background:#1b2025;border-radius:50%;display:grid;place-items:center;color:#fff}.bottom{border-top:1px solid #1e2328;margin-top:30px;padding-top:17px;display:flex;justify-content:space-between;color:#747d85;font-size:10px}.floating{position:fixed;right:22px;bottom:22px;width:55px;height:55px;border-radius:50%;background:#20d466;color:#fff;display:grid;place-items:center;font-size:27px;z-index:60;box-shadow:0 12px 30px rgba(0,0,0,.28)}@media(max-width:980px){.nav nav{display:none;position:absolute;top:78px;left:0;right:0;background:#050505;padding:20px 25px;flex-direction:column;align-items:flex-start}.nav nav.open{display:flex}.menu{display:block}.hero-inner{grid-template-columns:1fr}.hero-art{height:390px;margin-top:-70px}.front{right:8%;}.back{left:12%}.four{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.why-credit,.reviews-location{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.wrap{width:min(100% - 28px,1180px)}.header .logo img{width:190px}.hero-inner{min-height:auto}.hero-copy{padding:48px 0 20px}.hero h1{font-size:42px}.hero-art{height:300px}.front{width:270px;height:270px;right:-10px}.back{width:190px;height:190px;left:0;top:110px}.finder input{width:88px}.finder form{gap:8px}.finder button{width:100%;margin-top:5px}.four{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.why,.credit{padding:42px 24px}.credit-logos{gap:20px;font-size:30px}.review-boxes{grid-template-columns:1fr}.location-grid{grid-template-columns:1fr}.faq-grid{grid-template-columns:1fr}.cta .wrap{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.bottom{flex-direction:column;gap:8px}.hero .actions .btn{width:100%}.mini-benefits{display:grid;grid-template-columns:1fr 1fr}.brands .brand-row{justify-content:center}.brand-row b{font-size:15px}}
