:root{--blue:#1677ff;--blue2:#0b5ed7;--navy:#071326;--navy2:#06101f;--ink:#111827;--muted:#64748b;--line:#e5e7eb;--card:#fff;--soft:#f4f7fb;--green:#39d46a;--radius:18px;--shadow:0 14px 38px rgba(15,23,42,.12)}*{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;background:#fff;color:var(--ink)}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:#06101f;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.nav-shell{height:56px;display:flex;align-items:center;gap:24px}.logo{font-weight:950;font-size:28px;font-style:italic;letter-spacing:-.04em}.logo span{color:#fff}.logo em{color:#1f8cff;font-style:italic}.main-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:4px}.main-nav a{font-size:12px;font-weight:800;color:#d7e3f5;padding:21px 13px 17px;border-bottom:3px solid transparent}.main-nav a.active,.main-nav a:hover{color:#fff;border-color:var(--blue)}.nav-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:11px 18px;font-size:13px;font-weight:900;border:0;white-space:nowrap}.btn-outline{border:1px solid rgba(255,255,255,.55);color:#fff}.btn-blue{background:linear-gradient(180deg,#2590ff,#0968df);color:#fff;box-shadow:0 8px 22px rgba(22,119,255,.28)}.btn-white{background:#fff;color:#0d4a92}.btn-green{background:#42db72;color:#062716}.hero-portal{background:linear-gradient(90deg,rgba(3,10,20,.97) 0%,rgba(6,20,36,.88) 42%,rgba(6,16,31,.18) 100%),url('/assets/hero-homepage-kie-neutral.jpg') center/cover;color:#fff;min-height:405px;overflow:hidden;position:relative}.hero-portal:after{content:"";position:absolute;inset:auto 0 0 0;height:90px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.06));pointer-events:none}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;min-height:405px;align-items:center}.hero-copy{padding:48px 0 42px;position:relative;z-index:2}.hero-copy h1{font-size:48px;line-height:.98;margin:0 0 16px;letter-spacing:-.04em}.hero-copy h1 span{color:#1988ff}.hero-copy p{font-size:15px;line-height:1.55;color:#dbeafe;max-width:560px;margin:0 0 22px}.hero-search{width:min(560px,100%);height:54px;background:#fff;border-radius:999px;display:grid;grid-template-columns:44px 1fr 46px;align-items:center;box-shadow:0 14px 36px rgba(0,0,0,.28);padding:0 7px 0 14px}.hero-search span{font-size:22px;color:#94a3b8}.hero-search input{border:0;outline:0;font-size:15px;color:#0f172a}.hero-search button{border:0;border-radius:50%;height:40px;width:40px;background:var(--blue);color:#fff;font-size:22px;font-weight:900}.popular-search{display:flex;align-items:center;gap:8px;margin-top:14px;flex-wrap:wrap}.popular-search span{font-size:12px;color:#dbeafe}.popular-search button{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.12);color:#fff;font-size:11px;border-radius:999px;padding:7px 12px;font-weight:850}.hero-visual{position:relative;min-height:360px}.hero-visual img{position:absolute;right:-36px;bottom:-4px;width:min(620px,105%);height:330px;object-fit:contain;filter:drop-shadow(0 30px 38px rgba(0,0,0,.36))}.charger-card{position:absolute;right:0;top:78px;width:94px;height:150px;border:1px solid rgba(96,165,250,.35);background:rgba(3,10,20,.72);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 38px rgba(22,119,255,.35)}.charger-card span{width:36px;height:60px;border-radius:10px;border:2px solid #2f9bff;box-shadow:inset 0 0 20px rgba(47,155,255,.35)}.charger-card b{margin-top:10px;font-size:12px}.charger-card small{font-size:10px;color:#9cc9ff}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:-48px;position:relative;z-index:4}.stat-strip article{background:#061d3a;color:#fff;border-radius:10px;padding:18px 20px;display:grid;grid-template-columns:56px 1fr;column-gap:12px;align-items:center;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.08)}.stat-strip article span{grid-row:1/4;width:48px;height:48px;border-radius:12px;background:#1185ff;display:grid;place-items:center;font-size:24px}.stat-strip b{font-size:28px;line-height:1}.stat-strip strong{font-size:15px}.stat-strip small{color:#c3d6ec;font-size:11px}.featured-model{position:relative;display:grid;grid-template-columns:1.05fr 1.45fr auto;align-items:center;gap:22px;margin-top:24px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 4px 20px rgba(15,23,42,.06);padding:18px 22px;min-height:190px}.featured-badge{position:absolute;left:22px;top:18px;background:#ebf7ed;border:1px solid #b7e4c1;color:#0f6b32;font-size:11px;font-weight:900;border-radius:6px;padding:7px 10px}.featured-car{padding-top:28px}.featured-car img{height:146px;width:100%;object-fit:contain}.featured-info h2{font-size:29px;margin:0 0 7px;letter-spacing:-.03em}.featured-info p{margin:0;color:#475569;font-weight:650}.spec-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:24px;border-left:1px solid var(--line)}.spec-row div{padding:0 22px;border-right:1px solid var(--line)}.spec-row b{display:block;font-size:24px}.spec-row span{font-size:12px;color:#64748b}.detail-btn{align-self:start;margin-top:28px}.section-title.inline{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px}.section-title h2{font-size:25px;line-height:1.08;margin:0;letter-spacing:-.03em}.section-title a{font-size:12px;color:#0b64d8;font-weight:900}.catalogue-block,.news-block,.browse-panels,.why-block,.spklu-block,.final-cta{margin-top:30px}.popular-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);gap:16px;overflow:auto;padding-bottom:8px}.mini-car{min-width:0}.mini-car .img{height:112px;background:#f2f6fb;border-radius:12px;display:grid;place-items:center;position:relative;overflow:hidden}.mini-car img{max-width:94%;max-height:98%;object-fit:contain}.mini-car button{position:absolute;right:10px;bottom:10px;border:0;background:#fff;border-radius:50%;width:24px;height:24px;color:#94a3b8}.mini-car h3{font-size:13px;margin:10px 0 3px}.mini-car p{font-size:11px;color:#64748b;margin:0 0 4px}.mini-car b{font-size:14px}.mini-car a{display:block;color:#0b64d8;font-size:11px;font-weight:900;margin-top:4px}.news-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:14px}.news-card{min-height:160px;background:linear-gradient(135deg,rgba(5,18,36,.9),rgba(5,20,44,.74)),url('/assets/charging-hero.jpg') center/cover;color:#fff;border-radius:10px;padding:16px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:var(--shadow);overflow:hidden}.news-card img{display:none}.news-card span{align-self:flex-start;background:#0b75ff;border-radius:6px;padding:6px 8px;font-size:11px;font-weight:900;margin-bottom:18px}.news-card h3{font-size:17px;line-height:1.2;margin:0 0 8px}.news-card p{font-size:12px;color:#dbeafe;margin:0 0 8px;line-height:1.45}.news-card small{font-size:11px;color:#cbd5e1}.browse-panels{display:grid;grid-template-columns:1fr 1fr;gap:22px}.brand-grid,.type-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.brand-grid button,.type-grid button{height:70px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,#f8fbff);border-radius:12px;display:grid;place-items:center;font-weight:950;color:#1e293b;box-shadow:0 8px 18px rgba(15,23,42,.04)}.brand-grid small,.type-grid span{font-size:11px;color:#64748b;font-weight:800}.why-block h2{font-size:22px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.why-grid article{border:1px solid var(--line);border-radius:14px;background:#fff;padding:18px;box-shadow:0 8px 22px rgba(15,23,42,.04)}.why-grid span{font-size:34px}.why-grid b{display:block;margin-top:8px}.why-grid p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.45}.spklu-block{background:#071f3d;color:#fff;border-radius:14px;padding:28px;display:grid;grid-template-columns:1.15fr 1.6fr .75fr;gap:24px;align-items:center;overflow:hidden}.spklu-block h2{font-size:31px;line-height:1.1;margin:0 0 10px}.spklu-block p{color:#cfe3fb}.map-visual{min-height:190px;border-radius:12px;background:radial-gradient(circle at 20% 45%,#73d3ff 0 4px,transparent 5px),radial-gradient(circle at 45% 35%,#73d3ff 0 4px,transparent 5px),radial-gradient(circle at 72% 55%,#73d3ff 0 4px,transparent 5px),linear-gradient(135deg,#0b315d,#08213f);position:relative;box-shadow:inset 0 0 40px rgba(73,166,255,.25)}.map-visual:before{content:"";position:absolute;inset:26px;background:linear-gradient(30deg,transparent 36%,rgba(93,188,255,.45) 37% 40%,transparent 41%),linear-gradient(150deg,transparent 48%,rgba(79,217,120,.45) 49% 52%,transparent 53%);filter:blur(1px)}.spklu-block aside{display:grid;grid-template-columns:45px 1fr;gap:6px 10px}.spklu-block aside b{font-size:31px}.spklu-block aside span{font-size:13px;color:#dbeafe;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:10px}.final-cta{background:linear-gradient(135deg,#085fdb,#0a8fff);border-radius:14px;color:#fff;padding:26px 32px;display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center}.final-cta h2{font-size:30px;margin:0 0 6px}.final-cta p{margin:0;color:#dbeafe}.site-footer{margin-top:18px;margin-bottom:20px;background:#061427;color:#dbeafe;border-radius:12px;padding:32px;display:grid;grid-template-columns:1.45fr repeat(3,.72fr) 1.35fr;gap:28px}.site-footer p{color:#9fb6d3;font-size:13px}.site-footer nav,.site-footer form{display:flex;flex-direction:column;gap:9px}.site-footer b{color:#fff}.site-footer a{font-size:13px;color:#a8c2de}.site-footer form div{display:flex;gap:8px}.site-footer input{min-width:0;flex:1;background:#0b203c;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#fff;padding:12px}.site-footer button{border:0;border-radius:8px;background:#126dff;color:#fff;font-weight:900;padding:0 14px}
@media(max-width:1180px) and (min-width:721px){
  .shell{width:min(100% - 40px,1040px)}
  .nav-shell{gap:14px}.logo{font-size:24px}.main-nav{justify-content:flex-start;overflow:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{font-size:11px;padding:20px 9px 16px;white-space:nowrap}.nav-actions{display:none}
  .hero-grid{grid-template-columns:1fr .95fr}.hero-copy h1{font-size:42px}.hero-copy p{max-width:520px}.hero-visual img{right:-84px;width:min(580px,125%)}.charger-card{right:8px;top:86px;transform:scale(.86)}
  .stat-strip{grid-template-columns:repeat(4,1fr);margin-top:-38px}.stat-strip article{padding:14px 12px;grid-template-columns:44px 1fr}.stat-strip article span{width:38px;height:38px;font-size:19px}.stat-strip b{font-size:23px}.stat-strip strong{font-size:12px}.stat-strip small{font-size:10px}
  .featured-model{grid-template-columns:.95fr 1.25fr auto;gap:16px;min-height:170px}.featured-info h2{font-size:25px}.spec-row div{padding:0 12px}.spec-row b{font-size:19px}.featured-car img{height:128px}.detail-btn{padding:10px 14px}
  .popular-row{grid-auto-columns:minmax(138px,1fr);gap:12px}.mini-car .img{height:96px}.mini-car h3{font-size:12px}.mini-car b{font-size:12px}
  .news-grid{grid-template-columns:repeat(4,1fr);gap:10px}.news-card{min-height:150px;padding:13px}.news-card h3{font-size:14px}.news-card p{font-size:11px}.news-card span{margin-bottom:12px}
  .brand-grid,.type-grid{grid-template-columns:repeat(6,1fr);gap:8px}.brand-grid button,.type-grid button{height:62px;font-size:12px}
  .why-grid{grid-template-columns:repeat(4,1fr);gap:10px}.why-grid article{padding:14px}.why-grid b{font-size:13px}.why-grid p{font-size:11px}
  .spklu-block{grid-template-columns:1.05fr 1.45fr .72fr;padding:22px}.spklu-block h2{font-size:25px}.map-visual{min-height:150px}.spklu-block aside b{font-size:24px}.spklu-block aside span{font-size:11px}
  .final-cta{grid-template-columns:1fr auto auto}.final-cta h2{font-size:25px}.site-footer{grid-template-columns:1.25fr repeat(3,.72fr) 1.15fr;gap:18px;padding:26px}.site-footer .logo{font-size:22px}
}
@media(max-width:720px){.shell{width:min(100% - 28px,720px)}.nav-shell{height:58px}.main-nav,.nav-actions{display:none}.logo{font-size:24px}.hero-grid{grid-template-columns:1fr}.hero-copy h1{font-size:39px}.hero-visual{min-height:230px;margin-top:-30px}.hero-visual img{right:-70px;width:610px;height:260px}.charger-card{display:none}.stat-strip{grid-template-columns:repeat(2,1fr);margin-top:14px}.featured-model{grid-template-columns:1fr;padding:18px}.featured-car{padding-top:36px}.spec-row{grid-template-columns:repeat(2,1fr);gap:14px;border:0}.spec-row div{border:1px solid var(--line);border-radius:10px;padding:13px}.detail-btn{margin-top:0}.popular-row{grid-auto-columns:170px}.news-grid,.browse-panels,.why-grid,.spklu-block,.final-cta,.site-footer{grid-template-columns:1fr}.brand-grid,.type-grid{grid-template-columns:repeat(3,1fr)}.spklu-block{padding:22px}.final-cta{padding:22px}.site-footer{margin-bottom:12px}.site-footer nav{display:grid;grid-template-columns:1fr 1fr}.site-footer form div{display:grid;grid-template-columns:1fr}.site-footer{gap:18px}.spklu-block aside{grid-template-columns:36px 1fr}.popular-row{grid-auto-columns:155px}.mini-car .img{height:96px}}@media(max-width:520px){.shell{width:calc(100% - 24px)}.hero-portal{min-height:500px}.hero-copy{padding-top:36px}.hero-copy h1{font-size:34px}.hero-search{height:50px}.popular-search{display:none}.hero-visual img{right:-115px;width:520px;opacity:.92}.stat-strip{grid-template-columns:1fr 1fr;gap:8px}.stat-strip article{padding:13px;grid-template-columns:42px 1fr}.stat-strip article span{width:38px;height:38px;font-size:19px}.stat-strip b{font-size:22px}.stat-strip strong{font-size:12px}.featured-info h2{font-size:25px}.news-grid{grid-template-columns:1fr}.news-card{min-height:150px}.brand-grid,.type-grid{grid-template-columns:repeat(2,1fr)}}

/* OtoRev V2 visual polish pass — closer to Master mockup */
body{background:#f7f9fc}.site-header{box-shadow:0 8px 26px rgba(2,8,23,.22)}.nav-shell{height:58px}.logo{line-height:1}.main-nav a{opacity:.92}.main-nav a.active{box-shadow:0 10px 20px rgba(22,119,255,.12)}
.hero-portal{min-height:430px;background-position:center 35%;box-shadow:inset 0 -90px 120px rgba(2,6,23,.28)}.hero-grid{min-height:430px}.hero-copy{padding-top:58px}.hero-copy h1{text-shadow:0 3px 18px rgba(0,0,0,.28)}.hero-copy p{font-weight:650}.hero-search{border:1px solid rgba(255,255,255,.18)}.popular-search button{backdrop-filter:blur(10px)}.popular-search button:hover{background:#fff;color:#0f172a}.hero-visual img{z-index:2;transform:scale(.94);transform-origin:right bottom;opacity:.18;filter:blur(1px) saturate(.7)}.charger-card{z-index:3}
.stat-strip article{min-height:94px;background:linear-gradient(180deg,#082447,#061a33)}.stat-strip article span{box-shadow:0 10px 22px rgba(17,133,255,.25)}
.featured-model{border-radius:12px;overflow:hidden}.featured-model:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(248,251,255,.92),#fff);z-index:0}.featured-model>*{position:relative;z-index:1}.featured-car img{filter:drop-shadow(0 18px 18px rgba(15,23,42,.18))}.featured-info h2{font-weight:950}.spec-row b{white-space:nowrap}.detail-btn{box-shadow:0 10px 24px rgba(22,119,255,.23)}
.catalogue-block,.news-block,.browse-panels,.why-block{background:#fff;border-radius:14px;padding:18px 18px 20px;border:1px solid #eef2f7;box-shadow:0 8px 26px rgba(15,23,42,.045)}.catalogue-block{padding-bottom:12px}.popular-row{scrollbar-width:thin}.mini-car .img{border:1px solid #e9eef6}.mini-car img{filter:drop-shadow(0 12px 10px rgba(15,23,42,.13));transition:.2s ease}.mini-car:hover img{transform:translateY(-2px) scale(1.03)}.mini-car h3{font-weight:950;color:#0f172a}.mini-car b{color:#0f172a;display:block;line-height:1.2}.mini-car a:last-child{margin-top:5px}.mini-car .img button{box-shadow:0 8px 18px rgba(15,23,42,.12)}
.news-card{position:relative;isolation:isolate}.news-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,8,23,.08),rgba(2,8,23,.62));z-index:-1}.news-card:nth-child(2){background:linear-gradient(135deg,rgba(5,18,36,.88),rgba(5,20,44,.78)),url('/assets/hero-homepage-kie-neutral.jpg') center/cover}.news-card:nth-child(3){background:linear-gradient(135deg,rgba(5,18,36,.88),rgba(5,20,44,.78)),radial-gradient(circle at 80% 25%,rgba(59,130,246,.72),transparent 32%),#071f3d}.news-card:nth-child(4){background:linear-gradient(135deg,rgba(5,18,36,.88),rgba(5,20,44,.78)),radial-gradient(circle at 75% 35%,rgba(34,197,94,.38),transparent 30%),#071f3d}
.browse-card .section-title h2{font-size:21px}.brand-grid,.type-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.brand-grid button,.type-grid button{min-width:0;gap:2px;transition:.2s ease}.brand-grid button:hover,.type-grid button:hover{border-color:#9cc9ff;box-shadow:0 12px 24px rgba(22,119,255,.12);transform:translateY(-1px)}.brand-grid button span{font-size:12px}.brand-grid small,.type-grid span{font-size:10px;line-height:1.1;text-align:center}.type-grid button{font-size:19px}
.why-block{padding-top:18px}.why-grid article{min-height:132px}.why-grid span{filter:saturate(1.15)}
.spklu-block{box-shadow:0 18px 46px rgba(7,31,61,.22)}.map-visual{background:radial-gradient(circle at 18% 50%,#8de5ff 0 4px,transparent 5px),radial-gradient(circle at 46% 32%,#8de5ff 0 4px,transparent 5px),radial-gradient(circle at 74% 58%,#8de5ff 0 4px,transparent 5px),linear-gradient(135deg,#0c376a,#09213d)}.map-visual:after{content:"";position:absolute;inset:22px;border-radius:10px;border:1px solid rgba(115,211,255,.22)}.spklu-block aside{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:14px}
.final-cta{box-shadow:0 18px 46px rgba(8,95,219,.24)}.site-footer{box-shadow:0 18px 46px rgba(2,8,23,.18)}.site-footer nav a:hover{color:#fff}.site-footer form div{align-items:stretch}.site-footer button{min-height:42px}
@media(max-width:1180px) and (min-width:721px){.shell{width:min(100% - 32px,1040px)}.brand-grid,.type-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.browse-panels{gap:14px}.browse-card{min-width:0}.site-footer{grid-template-columns:1fr .62fr .62fr .75fr 1.25fr}.site-footer p{font-size:11px}.site-footer a{font-size:11px}.site-footer input{padding:10px}.site-footer button{font-size:11px}.hero-copy h1{font-size:44px}.hero-visual img{right:-64px;width:min(620px,132%)}.popular-row{grid-auto-columns:minmax(132px,1fr)}}
@media(max-width:720px){.site-header{position:sticky}.nav-shell:after{content:'☰';margin-left:auto;font-size:22px;color:#dbeafe}.hero-portal{min-height:520px}.hero-copy{padding-top:38px}.hero-copy h1{font-size:38px}.hero-visual img{right:-94px;bottom:-12px;width:560px;height:278px}.stat-strip article{min-height:86px}.catalogue-block,.news-block,.browse-panels,.why-block{padding:14px}.brand-grid,.type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer{padding:24px}.site-footer .logo{font-size:24px}}
@media(max-width:520px){.hero-copy h1{font-size:34px}.hero-visual img{right:-130px;width:520px}.brand-grid,.type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-card{min-height:145px}.site-footer nav{grid-template-columns:1fr}.final-cta .btn{width:100%}}
.brand-grid button i{font-style:normal;width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#eef6ff;color:#0b64d8;font-weight:950;font-size:11px}.brand-grid button small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-grid button{padding:8px 6px}
.menu-toggle{display:none;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.08);color:#fff;border-radius:10px;width:40px;height:40px;font-size:20px}.news-card .thumb{position:absolute;inset:0;z-index:-2;background-size:cover;background-position:center;filter:saturate(1.05)}.news-card .thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,8,23,.18),rgba(2,8,23,.78))}.news-card a{color:#fff}.news-card h3 a:hover{text-decoration:underline}.site-header.menu-open .main-nav{display:flex}.site-header.menu-open .menu-toggle{background:#1677ff;border-color:#1677ff}
@media(max-width:720px){.menu-toggle{display:grid;place-items:center}.nav-shell:after{display:none}.site-header .main-nav{position:absolute;left:12px;right:12px;top:64px;display:none;flex-direction:column;align-items:stretch;background:#071326;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:10px;box-shadow:0 18px 40px rgba(2,8,23,.35)}.site-header .main-nav a{padding:13px 14px;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px}.site-header .main-nav a:last-child{border-bottom:0}.site-header .main-nav a.active{border-color:rgba(22,119,255,.45);background:rgba(22,119,255,.12);border-radius:9px}.site-header.menu-open{z-index:100}.news-card .thumb{filter:saturate(1.08)}}

.hero-portal{background-position:center center}.hero-portal:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,23,.88) 0%,rgba(2,8,23,.72) 38%,rgba(2,8,23,.08) 74%);pointer-events:none}.hero-grid{position:relative;z-index:1}.hero-visual{pointer-events:none}

/* OtoRev V2 bottom-section polish pass */
.catalogue-block,.news-block,.browse-panels,.why-block{position:relative}.catalogue-block:before,.news-block:before,.why-block:before{content:"";position:absolute;left:18px;right:18px;top:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#1677ff,rgba(22,119,255,0));opacity:.75}.section-title.inline h2{font-weight:950}.section-title.inline a{padding:8px 10px;border-radius:999px;background:#eef6ff;color:#0759c7}.section-title.inline a:hover{background:#dcecff}
.popular-row{gap:18px}.mini-car{border:1px solid #e8eef7;border-radius:15px;padding:10px;background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 10px 26px rgba(15,23,42,.055);transition:.22s ease}.mini-car:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,23,42,.09);border-color:#cde4ff}.mini-car .car-main-link{display:block}.mini-car .img{height:128px;background:radial-gradient(circle at 50% 24%,rgba(22,119,255,.12),transparent 48%),linear-gradient(180deg,#f7fbff,#edf4ff);border-radius:13px}.mini-car h3{min-height:34px;margin-top:12px}.mini-car p{font-weight:700}.mini-car b{font-size:13px;color:#0b3570}.mini-car .detail-inline{display:inline-flex;margin-top:9px;color:#0b64d8;font-size:11px;font-weight:950}.mini-car .img button{z-index:2}
.news-grid{gap:16px}.news-card{border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 34px rgba(2,8,23,.14);transition:.22s ease}.news-card:hover{transform:translateY(-2px);box-shadow:0 24px 46px rgba(2,8,23,.2)}.news-card span{box-shadow:0 8px 18px rgba(11,117,255,.25)}.news-card h3{font-weight:950}.news-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-card.big h3{font-size:20px}
.browse-panels{align-items:start}.browse-card{min-width:0}.brand-grid button,.type-grid button{height:76px;background:linear-gradient(180deg,#fff,#f5f9ff)}.type-grid button{font-size:22px}.type-grid button span{display:block;font-size:11px;margin-top:4px;color:#334155}.brand-grid button i{box-shadow:inset 0 0 0 1px rgba(22,119,255,.12)}.brand-grid button small{font-weight:900;color:#334155}.why-block h2{font-size:25px;margin:0 0 16px}.why-grid article{background:linear-gradient(180deg,#fff,#f9fbff);border-color:#e8eef7}.why-grid article:nth-child(1) span,.why-grid article:nth-child(2) span,.why-grid article:nth-child(3) span,.why-grid article:nth-child(4) span{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:14px;background:#eef6ff}
.spklu-block{background:linear-gradient(135deg,#06172d,#082c58 58%,#0b4a91);border:1px solid rgba(255,255,255,.08)}.spklu-block h2{font-weight:950}.spklu-block .btn-white{box-shadow:0 10px 24px rgba(255,255,255,.12)}.map-visual{box-shadow:inset 0 0 54px rgba(73,166,255,.28),0 18px 44px rgba(2,8,23,.22)}.map-visual span{position:absolute;width:13px;height:13px;border-radius:50%;background:#7dd3fc;box-shadow:0 0 0 8px rgba(125,211,252,.12),0 0 20px rgba(125,211,252,.7)}.map-visual span:nth-child(1){left:22%;top:46%}.map-visual span:nth-child(2){left:42%;top:34%}.map-visual span:nth-child(3){left:68%;top:56%}.map-visual span:nth-child(4){left:78%;top:38%}.map-visual span:nth-child(5){left:54%;top:66%}.spklu-block aside b{color:#8de5ff}.final-cta{background:linear-gradient(135deg,#075fd8,#0a8fff 64%,#2dd4bf);position:relative;overflow:hidden}.final-cta:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-70px;top:-110px;background:rgba(255,255,255,.16)}.final-cta>*{position:relative;z-index:1}.site-footer{border:1px solid rgba(255,255,255,.08)}
@media(max-width:1180px) and (min-width:721px){.popular-row{grid-auto-columns:minmax(145px,1fr)}.mini-car .img{height:110px}.news-grid{grid-template-columns:1.2fr repeat(3,1fr)}.browse-panels{grid-template-columns:1fr 1fr}.brand-grid button,.type-grid button{height:70px}.spklu-block{grid-template-columns:1.1fr 1.35fr .78fr}.site-footer{grid-template-columns:1.2fr .64fr .64fr .72fr 1.15fr}}
@media(max-width:720px){.catalogue-block,.news-block,.browse-panels,.why-block{border-radius:12px}.section-title.inline{align-items:flex-start}.popular-row{grid-auto-columns:168px}.mini-car .img{height:110px}.news-grid{gap:12px}.news-card.big h3{font-size:17px}.browse-panels{gap:14px}.brand-grid button,.type-grid button{height:72px}.why-grid article{min-height:auto}.spklu-block{gap:18px}.map-visual{min-height:180px}.final-cta{gap:10px}.site-footer form div{gap:8px}}

/* Template similarity pass 2: tighter portal proportions */
body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(2,8,23,.02),transparent 240px);z-index:-1}.site-header{border-bottom:1px solid rgba(148,163,184,.18)}.nav-shell{max-width:1220px}.logo{letter-spacing:-.055em}.main-nav a{letter-spacing:.01em}.btn{box-shadow:none}.btn-blue{box-shadow:0 10px 24px rgba(22,119,255,.23)}
.hero-copy h1{max-width:620px}.hero-trust{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.hero-trust span{font-size:12px;font-weight:850;color:#dbeafe;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:7px 10px;backdrop-filter:blur(8px)}
.section-kicker{display:block;color:#1677ff;font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:950;margin-bottom:5px}.section-title.inline{margin-bottom:18px}.section-title.inline h2{letter-spacing:-.04em}.section-title.inline a{white-space:nowrap}.catalogue-block,.news-block,.browse-panels,.why-block{padding:22px 22px 24px;border-color:#e8eef7}.catalogue-block:before,.news-block:before,.why-block:before{left:22px;right:auto;width:120px;background:linear-gradient(90deg,#1677ff,#63b3ff)}
.featured-model{grid-template-columns:260px 1fr 150px;gap:18px;padding:20px 24px}.featured-car{align-self:end}.featured-car img{height:160px}.featured-info{min-width:0}.featured-info h2{font-size:30px}.spec-row{gap:0}.spec-row div{min-width:0}.detail-btn{width:150px;text-align:center}
.popular-row{grid-auto-columns:minmax(166px,1fr)}.mini-car{padding:12px}.mini-car .img{height:135px}.mini-car h3{font-size:14px;line-height:1.18}.mini-car p{font-size:11px}.mini-car b{font-size:14px}.detail-inline{border-top:1px solid #edf2f7;padding-top:8px;width:100%}
.news-card{min-height:184px}.news-card.big{min-height:220px}.news-card span{font-size:10px;letter-spacing:.04em;text-transform:uppercase}.news-card h3{line-height:1.18}.browse-card{background:#fbfdff;border:1px solid #eef2f7;border-radius:13px;padding:16px}.browse-panels{background:transparent;border:0;box-shadow:none;padding:0}.brand-grid,.type-grid{gap:12px}.brand-grid button,.type-grid button{border-radius:13px}.why-grid article{border-radius:13px}.spklu-block{border-radius:16px}.final-cta{border-radius:16px}.site-footer{border-radius:16px}.site-footer .logo span{color:#fff}.site-footer form{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);padding:14px;border-radius:13px}
@media(max-width:1180px) and (min-width:861px){.featured-model{grid-template-columns:230px 1fr 140px}.featured-car img{height:145px}.featured-info h2{font-size:27px}.spec-row b{font-size:18px}.popular-row{grid-auto-columns:minmax(150px,1fr)}.mini-car .img{height:118px}.final-cta{grid-template-columns:1fr auto auto}.site-footer{grid-template-columns:1.05fr repeat(3,.62fr) 1.2fr}}
@media(max-width:860px) and (min-width:721px){.hero-portal{min-height:460px}.hero-grid{min-height:460px}.hero-copy h1{font-size:43px}.hero-copy{padding-top:50px}.featured-model{grid-template-columns:210px 1fr;grid-template-areas:"badge badge" "car info" "detail detail";min-height:auto}.featured-badge{position:static;grid-area:badge;justify-self:start}.featured-car{grid-area:car;padding-top:0}.featured-car img{height:140px}.featured-info{grid-area:info}.featured-info h2{font-size:26px}.detail-btn{grid-area:detail;width:auto;justify-self:start;margin-top:4px}.spec-row{grid-template-columns:repeat(2,1fr);gap:10px;border:0}.spec-row div{border:1px solid var(--line);border-radius:10px;padding:11px}.news-grid{grid-template-columns:1fr 1fr}.news-card.big{grid-column:span 2}.browse-panels{grid-template-columns:1fr}.why-grid{grid-template-columns:repeat(2,1fr)}.spklu-block{grid-template-columns:1fr 1fr}.spklu-block aside{grid-column:span 2;grid-template-columns:40px 1fr 40px 1fr 40px 1fr}.final-cta{grid-template-columns:1fr 1fr}.final-cta div{grid-column:span 2}.site-footer{grid-template-columns:1fr 1fr}.site-footer form{grid-column:span 2}}
@media(max-width:720px){.hero-trust{display:none}.catalogue-block,.news-block,.why-block{padding:18px}.browse-card{padding:14px}.featured-model{grid-template-columns:1fr}.featured-badge{position:static;justify-self:start}.featured-car{padding-top:0}.featured-info h2{font-size:25px}.section-title.inline{gap:12px}.section-title.inline a{font-size:11px}.news-card.big{min-height:170px}.spklu-block aside{background:rgba(255,255,255,.06)}}

/* Template pass 3: tablet/header/hero precision based on screenshot QA */
@media(max-width:900px) and (min-width:721px){
  .site-header .main-nav,.site-header .nav-actions{display:none}
  .menu-toggle{display:grid;place-items:center;margin-left:auto}
  .site-header .main-nav{position:absolute;left:16px;right:16px;top:66px;flex-direction:column;align-items:stretch;background:#071326;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:10px;box-shadow:0 18px 40px rgba(2,8,23,.35)}
  .site-header.menu-open .main-nav{display:flex}
  .site-header .main-nav a{padding:13px 14px;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px}.site-header .main-nav a:last-child{border-bottom:0}.site-header .main-nav a.active{border-color:rgba(22,119,255,.45);background:rgba(22,119,255,.12);border-radius:9px}
  .hero-portal{min-height:500px;background-position:center center}.hero-grid{min-height:500px;grid-template-columns:1fr .86fr}.hero-copy{padding-top:42px;padding-bottom:34px}.hero-copy h1{font-size:40px;line-height:.98;max-width:430px}.hero-copy p{font-size:14px;line-height:1.5;max-width:410px;margin-bottom:18px}.hero-search{height:50px;max-width:440px}.hero-search input{font-size:14px}.hero-search button{width:38px;height:38px}.popular-search{margin-top:12px;max-width:520px}.popular-search button{font-size:10px;padding:6px 10px}.hero-trust{display:none}.hero-visual img{opacity:.10}.charger-card{right:10px;top:132px;transform:scale(.78)}
  .stat-strip{margin-top:-32px}.featured-model{margin-top:20px}.catalogue-block,.news-block,.browse-panels,.why-block,.spklu-block,.final-cta{margin-top:24px}
}
@media(max-width:780px) and (min-width:721px){
  .shell{width:calc(100% - 28px)}.hero-portal{min-height:480px}.hero-grid{min-height:480px;grid-template-columns:1fr .68fr}.hero-copy h1{font-size:37px;max-width:380px}.hero-copy p{font-size:13.5px;max-width:370px}.hero-search{max-width:392px}.popular-search{max-width:430px}.popular-search button:nth-of-type(n+4){display:none}.charger-card{right:4px;top:138px}.stat-strip{grid-template-columns:repeat(4,1fr);gap:7px}.stat-strip article{padding:12px 10px}.stat-strip article span{width:34px;height:34px}.stat-strip b{font-size:20px}.stat-strip strong{font-size:11px}.stat-strip small{font-size:9px}
}

/* Featured model card — match Master template reference */
.featured-model{
  display:grid !important;
  grid-template-columns:250px 270px minmax(0,1fr) !important;
  grid-template-rows:1fr auto !important;
  grid-template-areas:"badge car info" "button car info" !important;
  align-items:center !important;
  gap:18px 26px !important;
  min-height:238px !important;
  padding:34px 38px 28px !important;
  border-radius:14px !important;
  border:1px solid #e7edf5 !important;
  background:#fff !important;
  box-shadow:0 12px 34px rgba(15,23,42,.075), 0 1px 0 rgba(255,255,255,.85) inset !important;
}
.featured-model:before{
  background:linear-gradient(90deg,#fff 0%,#fbfdff 58%,#fff 100%) !important;
}
.featured-badge{
  grid-area:badge !important;
  position:relative !important;
  left:auto !important;
  top:auto !important;
  justify-self:start !important;
  align-self:center !important;
  min-width:220px !important;
  text-align:left !important;
  background:#eef9ef !important;
  border:1px solid #c9ead0 !important;
  color:#125f2b !important;
  border-radius:6px !important;
  padding:9px 14px !important;
  font-size:12px !important;
  font-weight:950 !important;
  box-shadow:0 5px 14px rgba(16,185,129,.08) !important;
}
.featured-car{
  grid-area:car !important;
  padding:0 !important;
  align-self:center !important;
  justify-self:center !important;
  width:100% !important;
}
.featured-car img{
  height:158px !important;
  width:100% !important;
  object-fit:contain !important;
  filter:drop-shadow(0 18px 16px rgba(15,23,42,.18)) !important;
}
.featured-info{
  grid-area:info !important;
  align-self:center !important;
  padding-left:10px !important;
}
.featured-info h2{
  font-size:32px !important;
  line-height:1.05 !important;
  margin:0 0 8px !important;
  color:#0f172a !important;
  letter-spacing:-.045em !important;
}
.featured-info p{
  font-size:15px !important;
  color:#334155 !important;
  margin:0 !important;
  font-weight:800 !important;
}
.spec-row{
  margin-top:26px !important;
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  border-left:0 !important;
  gap:0 !important;
}
.spec-row div{
  border:0 !important;
  border-right:1px solid #e5eaf2 !important;
  border-radius:0 !important;
  padding:0 24px !important;
  min-height:58px !important;
}
.spec-row div:first-child{padding-left:0 !important;}
.spec-row div:last-child{border-right:0 !important;}
.spec-row b{
  font-size:27px !important;
  line-height:1 !important;
  color:#0f172a !important;
  letter-spacing:-.04em !important;
}
.spec-row span{
  margin-top:9px !important;
  color:#64748b !important;
  font-size:12px !important;
  font-weight:650 !important;
}
.detail-btn{
  grid-area:button !important;
  align-self:end !important;
  justify-self:start !important;
  width:220px !important;
  height:48px !important;
  border-radius:7px !important;
  font-size:13px !important;
  box-shadow:0 10px 22px rgba(22,119,255,.28) !important;
}
@media(max-width:1180px) and (min-width:901px){
  .featured-model{grid-template-columns:220px 230px minmax(0,1fr) !important;padding:30px 28px 26px !important;gap:16px 22px !important;min-height:220px !important;}
  .featured-badge{min-width:190px !important}.detail-btn{width:190px !important}.featured-car img{height:142px !important}.featured-info h2{font-size:28px !important}.spec-row div{padding:0 15px !important}.spec-row b{font-size:22px !important}
}
@media(max-width:900px) and (min-width:721px){
  .featured-model{grid-template-columns:190px minmax(0,1fr) !important;grid-template-rows:auto auto auto !important;grid-template-areas:"badge info" "car info" "button info" !important;padding:26px 24px !important;min-height:250px !important;gap:14px 20px !important;}
  .featured-badge{min-width:170px !important}.detail-btn{width:170px !important}.featured-car img{height:128px !important}.featured-info h2{font-size:26px !important}.spec-row{grid-template-columns:repeat(2,1fr) !important;gap:12px !important;margin-top:20px !important}.spec-row div{border:1px solid #e5eaf2 !important;border-radius:10px !important;padding:12px !important;min-height:auto !important}.spec-row div:first-child{padding-left:12px !important}.spec-row b{font-size:20px !important}.spec-row span{margin-top:6px !important}
}
@media(max-width:720px){
  .featured-model{grid-template-columns:1fr !important;grid-template-areas:"badge" "car" "info" "button" !important;padding:22px 18px !important;gap:14px !important;min-height:auto !important;}
  .featured-badge{min-width:0 !important;width:100% !important}.featured-car img{height:150px !important}.featured-info{padding-left:0 !important}.featured-info h2{font-size:25px !important}.spec-row{grid-template-columns:repeat(2,1fr) !important;gap:10px !important;margin-top:18px !important}.spec-row div{border:1px solid #e5eaf2 !important;border-radius:10px !important;padding:12px !important}.spec-row div:first-child{padding-left:12px !important}.detail-btn{width:100% !important;justify-self:stretch !important}
}

/* Featured model final template-match proportions from Master reference */
@media(min-width:901px){
  .featured-model{
    grid-template-columns:260px 300px minmax(0,1fr) !important;
    grid-template-rows:1fr auto !important;
    min-height:300px !important;
    padding:42px 46px 36px !important;
    gap:20px 34px !important;
    margin-top:26px !important;
  }
  .featured-badge{
    width:220px !important;
    min-width:220px !important;
    height:31px !important;
    padding:0 13px !important;
    display:flex !important;
    align-items:center !important;
    align-self:center !important;
    margin-top:10px !important;
  }
  .detail-btn{
    width:220px !important;
    height:40px !important;
    min-height:40px !important;
    margin-bottom:4px !important;
    border-radius:7px !important;
    font-size:13px !important;
    font-weight:850 !important;
  }
  .featured-car img{
    height:184px !important;
    width:300px !important;
    object-fit:contain !important;
  }
  .featured-info{
    transform:translateY(-10px) !important;
  }
  .featured-info h2{
    font-size:30px !important;
    line-height:1.12 !important;
    margin-bottom:8px !important;
  }
  .featured-info p{
    font-size:14px !important;
    font-weight:800 !important;
  }
  .spec-row{
    margin-top:34px !important;
  }
  .spec-row div{
    min-height:56px !important;
    padding:0 30px !important;
  }
  .spec-row div:first-child{padding-left:0 !important;}
  .spec-row b{
    font-size:25px !important;
    line-height:1.05 !important;
  }
  .spec-row span{
    margin-top:8px !important;
    font-size:12px !important;
    font-weight:450 !important;
  }
}
@media(min-width:901px) and (max-width:1180px){
  .featured-model{grid-template-columns:220px 260px minmax(0,1fr) !important;min-height:270px !important;padding:36px 32px 32px !important;gap:18px 26px !important;}
  .featured-badge,.detail-btn{width:190px !important;min-width:190px !important}.featured-car img{height:160px !important;width:260px !important}.featured-info h2{font-size:27px !important}.spec-row div{padding:0 17px !important}.spec-row b{font-size:22px !important}
}

/* Brand/type section final icon polish */
.browse-panels{gap:24px !important;align-items:stretch !important}.browse-card{background:#fff !important;border:1px solid #e6edf6 !important;border-radius:14px !important;box-shadow:0 10px 28px rgba(15,23,42,.055) !important;padding:22px !important}.browse-card .section-title.inline{margin-bottom:16px !important}.brand-grid{grid-template-columns:repeat(6,minmax(0,1fr)) !important;gap:14px !important}.type-grid{grid-template-columns:repeat(6,minmax(0,1fr)) !important;gap:14px !important}.brand-grid button,.type-grid button{height:86px !important;border-radius:13px !important;border:1px solid #dfe8f3 !important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%) !important;box-shadow:0 8px 20px rgba(15,23,42,.045) !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:9px !important;padding:10px 8px !important;color:#0f172a !important}.brand-grid button:hover,.type-grid button:hover{border-color:#b8d8ff !important;box-shadow:0 16px 34px rgba(22,119,255,.13) !important;transform:translateY(-2px) !important}.brand-grid button i{width:36px !important;height:36px !important;border-radius:11px !important;background:linear-gradient(180deg,#f3f9ff,#e8f3ff) !important;border:1px solid #d8ebff !important;color:#0b66d8 !important;font-style:normal !important;font-size:12px !important;font-weight:950 !important;letter-spacing:.02em !important;display:grid !important;place-items:center !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.6) !important}.brand-grid button small,.type-grid button span{font-size:11px !important;line-height:1.1 !important;color:#1f2937 !important;font-weight:850 !important;text-align:center !important;max-width:100% !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.type-grid button i{width:42px !important;height:30px !important;display:block !important;background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important;filter:drop-shadow(0 4px 5px rgba(15,23,42,.16)) !important}.type-grid button[data-type="suv"] i{background-image:url("data:image/svg+xml,%3Csvg width='52' height='36' viewBox='0 0 52 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 18l5-8h20l7 8h4a4 4 0 014 4v6H4v-6a4 4 0 014-4h1z' fill='%232d8cff'/%3E%3Cpath d='M16 11h15l5 7H11l5-7z' fill='%23bfe2ff'/%3E%3Ccircle cx='15' cy='28' r='5' fill='%2318273d'/%3E%3Ccircle cx='39' cy='28' r='5' fill='%2318273d'/%3E%3Ccircle cx='15' cy='28' r='2' fill='%23dbeafe'/%3E%3Ccircle cx='39' cy='28' r='2' fill='%23dbeafe'/%3E%3C/svg%3E")}.type-grid button[data-type="city"] i{background-image:url("data:image/svg+xml,%3Csvg width='52' height='36' viewBox='0 0 52 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18l5-7h18l6 7h3a4 4 0 014 4v6H6v-6a4 4 0 014-4h1z' fill='%23ef4365'/%3E%3Cpath d='M18 12h14l4 6H14l4-6z' fill='%23ffd1da'/%3E%3Ccircle cx='16' cy='28' r='5' fill='%2318273d'/%3E%3Ccircle cx='38' cy='28' r='5' fill='%2318273d'/%3E%3C/svg%3E")}.type-grid button[data-type="mpv"] i{background-image:url("data:image/svg+xml,%3Csvg width='56' height='36' viewBox='0 0 56 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 14h31l9 7h3a4 4 0 014 4v4H3V18a4 4 0 014-4z' fill='%238b5cf6'/%3E%3Cpath d='M12 16h11v7H9v-4a3 3 0 013-3zm14 0h10l7 6H26v-6z' fill='%23ddd6fe'/%3E%3Ccircle cx='16' cy='29' r='5' fill='%2318273d'/%3E%3Ccircle cx='43' cy='29' r='5' fill='%2318273d'/%3E%3C/svg%3E")}.type-grid button[data-type="sedan"] i{background-image:url("data:image/svg+xml,%3Csvg width='56' height='36' viewBox='0 0 56 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 20l7-7h18l10 7h4a4 4 0 014 4v5H4v-5a4 4 0 014-4h1z' fill='%232d8cff'/%3E%3Cpath d='M18 14h14l7 6H12l6-6z' fill='%23bfe2ff'/%3E%3Ccircle cx='16' cy='29' r='5' fill='%2318273d'/%3E%3Ccircle cx='42' cy='29' r='5' fill='%2318273d'/%3E%3C/svg%3E")}.type-grid button[data-type="hatch"] i{background-image:url("data:image/svg+xml,%3Csvg width='56' height='36' viewBox='0 0 56 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 20l5-9h17l8 9h4a4 4 0 014 4v5H7v-5a4 4 0 014-4h1z' fill='%23f97316'/%3E%3Cpath d='M19 12h12l6 8H14l5-8z' fill='%23fed7aa'/%3E%3Ccircle cx='17' cy='29' r='5' fill='%2318273d'/%3E%3Ccircle cx='41' cy='29' r='5' fill='%2318273d'/%3E%3C/svg%3E")}.type-grid button[data-type="commercial"] i{background-image:url("data:image/svg+xml,%3Csvg width='56' height='36' viewBox='0 0 56 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 13h27v16H4V13z' fill='%23f59e0b'/%3E%3Cpath d='M31 18h11l7 7v4H31V18z' fill='%232d8cff'/%3E%3Ccircle cx='15' cy='29' r='5' fill='%2318273d'/%3E%3Ccircle cx='42' cy='29' r='5' fill='%2318273d'/%3E%3C/svg%3E")}
@media(max-width:900px){.browse-panels{grid-template-columns:1fr !important}.brand-grid,.type-grid{grid-template-columns:repeat(6,minmax(0,1fr)) !important}.brand-grid button,.type-grid button{height:76px !important}.type-grid button i{width:36px !important;height:26px !important}.brand-grid button i{width:32px !important;height:32px !important}.brand-grid button small,.type-grid button span{font-size:10px !important}}
@media(max-width:640px){.brand-grid,.type-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.brand-grid button,.type-grid button{height:78px !important}}

/* Real/fallback brand logo assets */
.brand-grid button i.brand-logo{width:44px !important;height:36px !important;border-radius:11px !important;background:linear-gradient(180deg,#f7fbff,#eef7ff) !important;border:1px solid #d9ebff !important;display:grid !important;place-items:center !important;padding:7px !important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.75),0 4px 10px rgba(11,102,216,.05) !important;font-style:normal !important;color:#0b66d8 !important;font-size:11px !important;font-weight:950 !important}.brand-grid button i.brand-logo img{display:block !important;max-width:100% !important;max-height:100% !important;width:auto !important;height:auto !important;object-fit:contain !important}.brand-grid button small{font-size:11px !important;font-weight:900 !important;color:#111827 !important}.brand-grid button{height:88px !important}.brand-grid button:hover i.brand-logo{background:#eef6ff !important;border-color:#b9dcff !important}
@media(max-width:900px){.brand-grid button i.brand-logo{width:40px !important;height:32px !important;padding:6px !important}.brand-grid button{height:80px !important}}

/* Preserve brand logo colors: no OtoRev recolor */
.brand-grid button i.brand-logo{background:#fff !important;border-color:#e5eaf2 !important;color:#111827 !important;filter:none !important}.brand-grid button i.brand-logo img{filter:none !important;mix-blend-mode:normal !important}.brand-grid button:hover i.brand-logo{background:#fff !important;border-color:#d5dde8 !important}.brand-grid button{background:linear-gradient(180deg,#fff,#fbfcfe) !important}.brand-grid button small{color:#111827 !important}.brand-grid button:hover small{color:#0f172a !important}

/* Brand logo preservation pass: keep original/neutral colors, no forced brand tone */
.brand-grid button i.brand-logo{background:#fff !important;border-color:#e5eaf2 !important;box-shadow:0 2px 8px rgba(15,23,42,.035),inset 0 0 0 1px rgba(255,255,255,.75) !important}.brand-grid button i.brand-logo img{filter:none !important;opacity:1 !important;max-width:88% !important;max-height:76% !important}.brand-grid button small{margin-top:1px !important;color:#1f2937 !important}.brand-grid button:hover i.brand-logo{border-color:#cbd5e1 !important}.brand-grid button:hover{border-color:#d6e3f2 !important}
