:root{--ink:#0b1724;--muted:#667584;--line:#dfe7ee;--bg:#f5f8fb;--white:#fff;--accent:#39d98a;--accent2:#19b971;--navy:#071727;--danger:#d94b4b;--shadow:0 24px 60px rgba(8,31,52,.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;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{width:min(940px,calc(100% - 40px));margin:auto}.topbar{height:72px;background:#fff;border-bottom:1px solid #edf2f6;position:sticky;top:0;z-index:50}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:21px;letter-spacing:-.03em}.brand-mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--accent);color:var(--navy);font-weight:950}.nav nav{display:flex;gap:26px;color:#43515e;font-size:14px;font-weight:650}.hero{background:radial-gradient(circle at 80% 30%,rgba(57,217,138,.18),transparent 26%),linear-gradient(135deg,#061523,#0b2439);color:#fff;padding:86px 0 72px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:70px;align-items:center}.eyebrow{font-size:12px;font-weight:850;letter-spacing:.16em;color:var(--accent);margin-bottom:16px}.eyebrow.dark{color:#16895a}.hero h1,.vehicle-heading h1{font-size:clamp(42px,5.8vw,72px);line-height:.98;letter-spacing:-.055em;margin:0 0 24px}.hero h1 span{color:#a6f4cf}.lead{font-size:19px;line-height:1.6;color:#c5d2dd;max-width:760px}.vin-search{display:flex;gap:10px;background:#fff;border-radius:16px;padding:8px;max-width:760px;box-shadow:0 20px 50px rgba(0,0,0,.22);margin-top:30px}.vin-search input{flex:1;min-width:0;border:0;outline:0;font-size:17px;padding:15px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}.vin-search button,.cta{border:0;background:var(--accent);color:#062018;padding:15px 22px;border-radius:11px;font-weight:850;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}.vin-search button:hover,.cta:hover{background:#5ce4a3}.search-hint{font-size:12px;color:#8fa2b2;margin:12px 8px}.hero-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:28px;backdrop-filter:blur(16px)}.radar{height:240px;position:relative;display:grid;place-items:center}.radar:before,.radar span{content:"";position:absolute;border:1px solid rgba(57,217,138,.32);border-radius:50%}.radar:before{width:210px;height:210px}.radar span:nth-child(1){width:150px;height:150px}.radar span:nth-child(2){width:90px;height:90px}.radar span:nth-child(3){width:16px;height:16px;background:var(--accent);box-shadow:0 0 0 12px rgba(57,217,138,.12)}.radar b{z-index:2;margin-top:64px;font-size:11px;letter-spacing:.2em;color:#9db0bf}.hero-stat{display:flex;gap:12px;align-items:end;border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.hero-stat strong{font-size:32px}.hero-stat span{font-size:13px;color:#9fb0bd;padding-bottom:5px}.hero-mini{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.hero-mini span{font-size:11px;background:rgba(255,255,255,.08);padding:8px 10px;border-radius:999px;color:#cbd8e2}.trust-strip{border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.trust-grid div{padding:0 22px;border-right:1px solid var(--line)}.trust-grid div:first-child{padding-left:0}.trust-grid div:last-child{border-right:0}.trust-grid b,.trust-grid span{display:block}.trust-grid b{font-size:13px}.trust-grid span{color:var(--muted);font-size:12px;margin-top:4px}.section{padding:78px 0}.section.alt{background:var(--bg)}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:30px}.section-head h1,.section-head h2,.prose h1,.steps h2,.insight h2{margin:0;font-size:38px;letter-spacing:-.04em}.section-head p{color:var(--muted);max-width:480px;line-height:1.6}.cars-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.car-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.2s}.car-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#cbd8e1}.car-photo{aspect-ratio:4/3;background:#e9eff4;position:relative;overflow:hidden}.car-photo img{width:100%;height:100%;object-fit:cover}.photo-placeholder{height:100%;display:grid;place-items:center;color:#9aa9b5;font-weight:900;font-size:28px}.badge{position:absolute;top:12px;left:12px;background:rgba(7,23,39,.88);color:#fff;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:800}.car-body{padding:17px}.car-body h3{margin:0 0 8px;font-size:17px}.car-body code{font-size:11px;color:var(--muted)}.facts{border-top:1px solid var(--line);margin-top:14px;padding-top:12px;display:grid;gap:5px;font-size:11px;color:#4f5e69}.empty-card{border:1px dashed #bdcbd6;border-radius:18px;padding:40px;color:var(--muted);grid-column:1/-1}.steps{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.steps ol{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:20px;padding:24px 0;border-bottom:1px solid #dfe7ee}.steps li>b{color:#1c9d68;font-size:13px}.steps strong{font-size:18px}.steps p{margin:6px 0 0;color:var(--muted)}.vehicle-hero{background:linear-gradient(135deg,#061523,#102d46);color:#fff;padding:48px 0 42px}.breadcrumbs{display:flex;gap:9px;align-items:center;color:#91a6b7;font-size:12px;margin-bottom:34px}.vehicle-heading{display:flex;justify-content:space-between;gap:30px;align-items:end}.vehicle-heading h1{font-size:50px;margin-bottom:16px}.vin-line{display:flex;align-items:center;gap:12px}.vin-line code{font-size:15px;color:#c7d7e4}.copy{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#fff;border-radius:8px;padding:8px 10px;cursor:pointer}.quality{text-align:right}.quality span{display:block;color:#91a6b7;font-size:11px}.quality strong{font-size:32px;color:var(--accent)}.vehicle-section{padding-top:34px}.vehicle-layout{display:grid;grid-template-columns:1.55fr .65fr;gap:24px;align-items:start}.gallery{background:var(--bg);border-radius:18px;padding:12px}.gallery-main{padding:0;border:0;background:transparent;width:100%;cursor:pointer}.gallery-main img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:13px}.thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:8px}.thumbs button{border:0;padding:0;background:transparent;cursor:pointer}.thumbs img{aspect-ratio:4/3;object-fit:cover;border-radius:8px}.gallery-empty{aspect-ratio:16/9;display:grid;place-items:center;color:var(--muted)}.summary-card{border:1px solid var(--line);border-radius:18px;padding:22px;position:sticky;top:94px}.summary-card h2{margin:0 0 12px;font-size:20px}.summary-card dl{margin:0 0 18px}.summary-card dl div{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid #edf1f4}.summary-card dt{font-size:12px;color:var(--muted)}.summary-card dd{margin:0;text-align:right;font-size:12px;font-weight:750}.summary-card .damage{color:#bd3d3d}.cta{width:100%}.cta.secondary{background:#0a2439;color:#fff}.summary-card small{display:block;color:var(--muted);font-size:10px;line-height:1.5;margin-top:10px}.timeline{position:relative;margin-left:9px}.timeline:before{content:"";position:absolute;left:7px;top:15px;bottom:15px;width:2px;background:#cfdbe4}.timeline article{position:relative;padding-left:38px;margin:24px 0}.dot{position:absolute;left:0;top:10px;width:16px;height:16px;border-radius:50%;background:var(--accent2);border:4px solid #e0f8ee;z-index:2}.timeline-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.timeline-top{display:flex;justify-content:space-between;gap:18px;margin-bottom:18px}.timeline-top span{color:var(--muted);font-size:12px}.timeline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.timeline-grid span,.spec-grid span,.insight-grid span{display:block;color:var(--muted);font-size:11px;margin-bottom:5px}.timeline-grid b{font-size:13px}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden}.spec-grid div{padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.spec-grid strong{font-size:14px}.insight{background:#071727;color:#fff}.insight-box{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.insight-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.insight-grid div{background:rgba(255,255,255,.08);border-radius:14px;padding:17px}.insight-grid strong{display:block}.insight-grid small{color:#9cb0bf}.insight-box>p{grid-column:1/-1;color:#91a6b7;font-size:12px}.sources{color:#52616d;line-height:1.75}.sources h2{color:var(--ink)}.car-card.compact{min-height:110px}.footer{background:#061523;color:#c6d2db;padding:50px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr;gap:60px}.footer-grid>div:last-child{display:grid;gap:8px;font-size:13px}.brand-footer{color:#fff}.footer p,.tiny{color:#8296a5;font-size:12px}.tiny{border-top:1px solid rgba(255,255,255,.08);margin-top:30px;padding-top:20px}.prose{line-height:1.8;color:#4c5b67}.prose h1{color:var(--ink);margin-bottom:26px}.prose code{background:#eef3f7;padding:2px 5px;border-radius:5px}.simple-list{display:grid;border-top:1px solid var(--line)}.simple-list a{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid var(--line)}.admin{background:var(--bg);min-height:70vh}.admin-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;margin-bottom:20px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.stack{display:grid;gap:12px}.stack input,.stack textarea{width:100%;border:1px solid #ccd8e1;border-radius:11px;padding:13px;font:inherit}.stack textarea{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.alert{border-radius:12px;padding:13px 15px;margin-bottom:16px;font-size:13px}.alert.error{background:#fff0f0;color:#9b3030}.alert.success{background:#eafaf3;color:#176f4e}.queue-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0}.queue-stats div{background:var(--bg);padding:15px;border-radius:10px}.queue-stats strong,.queue-stats span{display:block}.queue-stats strong{font-size:24px}.queue-stats span{font-size:11px;color:var(--muted)}.muted{color:var(--muted);font-size:12px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:10px}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}@media(max-width:900px){.nav nav{display:none}.hero{padding-top:60px}.hero-grid,.vehicle-layout,.steps,.insight-box{grid-template-columns:1fr}.hero-grid{gap:35px}.trust-grid{grid-template-columns:1fr 1fr;gap:20px}.trust-grid div{border:0;padding:0}.cars-grid{grid-template-columns:1fr 1fr}.vehicle-heading{align-items:start}.summary-card{position:static}.timeline-grid,.spec-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}}@media(max-width:600px){.wrap,.narrow{width:min(100% - 24px,1180px)}.topbar{height:62px}.hero{padding:46px 0}.hero h1{font-size:44px}.lead{font-size:16px}.vin-search{display:grid}.vin-search input{font-size:14px}.hero-card{display:none}.trust-grid{grid-template-columns:1fr 1fr}.section{padding:52px 0}.section-head{display:block}.section-head h1,.section-head h2,.prose h1,.steps h2{font-size:31px}.cars-grid{grid-template-columns:1fr}.vehicle-heading{display:block}.vehicle-heading h1{font-size:36px}.quality{text-align:left;margin-top:18px}.thumbs{grid-template-columns:repeat(4,1fr)}.timeline-top{display:block}.timeline-top span{display:block;margin-top:5px}.timeline-grid,.spec-grid,.insight-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.simple-list a{display:block}.simple-list code{display:block;margin-top:4px}}

/* =========================================================
   AutoBI V2 Premium — vehicle/product page
   ========================================================= */

.vehicle-hero-v2{background:radial-gradient(circle at 82% 15%,rgba(57,217,138,.14),transparent 30%),linear-gradient(135deg,#061523 0%,#0b253b 62%,#103349 100%);color:#fff;padding:34px 0 38px}.vehicle-hero-v2 .breadcrumbs{margin-bottom:25px}.vehicle-hero-row{display:flex;justify-content:space-between;gap:36px;align-items:flex-end}.vehicle-title-block{min-width:0}.vehicle-kickers{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:13px}.vehicle-kickers>span:first-child{font-size:11px;font-weight:850;letter-spacing:.16em;color:var(--accent)}.soft-chip{font-size:10px;font-weight:750;color:#d8e5ee;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.09);padding:6px 9px;border-radius:999px}.vehicle-hero-v2 h1{font-size:clamp(34px,4.7vw,58px);line-height:1.02;letter-spacing:-.05em;margin:0 0 15px;max-width:850px}.quality-card{width:205px;flex:0 0 205px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px 18px}.quality-card>span{display:block;color:#9fb3c2;font-size:10px;margin-bottom:5px}.quality-card strong{display:block;color:var(--accent);font-size:28px;line-height:1}.quality-card strong small{font-size:13px;color:#9fb3c2}.quality-bar{height:5px;background:rgba(255,255,255,.1);border-radius:99px;margin-top:13px;overflow:hidden}.quality-bar i{display:block;height:100%;background:var(--accent);border-radius:99px}

.vehicle-main-section{padding:34px 0 72px;background:#fff}.vehicle-main-grid{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(300px,.62fr);gap:24px;align-items:start}.gallery-card{background:#f5f8fb;border:1px solid #e7edf2;border-radius:22px;padding:14px}.gallery-head{display:flex;justify-content:space-between;gap:20px;align-items:end;padding:7px 4px 14px}.gallery-head .eyebrow{margin:0 0 5px}.gallery-head h2{font-size:20px;margin:0;letter-spacing:-.025em}.gallery-hint{font-size:11px;color:var(--muted);padding-bottom:3px}.gallery-main-v2{position:relative;display:block;width:100%;border:0;padding:0;background:#e6edf2;border-radius:16px;overflow:hidden;cursor:zoom-in}.gallery-main-v2 picture{display:block;width:100%}.gallery-main-v2 img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.photo-counter{position:absolute;right:12px;bottom:12px;background:rgba(7,23,39,.78);backdrop-filter:blur(9px);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.thumbs-v2{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:9px}.thumb-v2{width:100%;aspect-ratio:4/3;border:2px solid transparent;padding:0;margin:0;background:#e7edf2;border-radius:10px;overflow:hidden;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.thumb-v2 picture{display:block;width:100%;height:100%}.thumb-v2 img{width:100%;height:100%!important;object-fit:cover;aspect-ratio:auto!important}.thumb-v2:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(8,31,52,.09)}.thumb-v2.active{border-color:var(--accent2);box-shadow:0 0 0 2px rgba(25,185,113,.12)}

.vehicle-side{position:relative}.summary-card-v2{position:sticky;top:92px;border:1px solid var(--line);border-radius:22px;background:#fff;padding:23px;box-shadow:0 14px 42px rgba(8,31,52,.07)}.summary-eyebrow{font-size:10px;font-weight:850;letter-spacing:.14em;color:#16895a;margin-bottom:16px}.price-block{padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:15px}.price-block span{display:block;color:var(--muted);font-size:11px;margin-bottom:4px}.price-block strong{display:block;font-size:35px;letter-spacing:-.04em}.quick-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:12px;overflow:hidden;margin:7px 0 14px}.quick-grid>div{min-height:83px;padding:12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfcfd}.quick-grid span{display:block;color:var(--muted);font-size:10px;margin-bottom:6px}.quick-grid strong{display:block;font-size:12px;line-height:1.4}.danger-text{color:#b83b3b}.retail-row{display:flex;justify-content:space-between;gap:14px;align-items:center;background:#f4f8f6;border-radius:11px;padding:12px 13px;margin:4px 0 15px}.retail-row span{font-size:10px;color:#65766e}.retail-row b{font-size:13px}.premium-cta{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:2px;background:#071f33!important;color:#fff!important;padding:16px 17px!important}.premium-cta span{font-size:14px}.premium-cta small{font-size:10px;color:#a9bdcb!important;margin:0!important}.summary-note{font-size:10px;line-height:1.55;color:var(--muted);margin-top:11px}

.auction-overview-section{background:#f5f8fb;border-top:1px solid #edf1f4;border-bottom:1px solid #edf1f4}.v2-head h2{font-size:36px}.auction-facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.auction-fact{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;min-height:92px}.auction-fact span{display:block;color:var(--muted);font-size:10px;margin-bottom:7px}.auction-fact strong{display:block;font-size:13px;line-height:1.4;word-break:break-word}

.buyer-context-section{background:#fff}.buyer-context-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}.buyer-context-grid h2{font-size:36px;letter-spacing:-.04em;margin:0 0 14px}.buyer-context-grid>div:first-child>p{color:var(--muted);line-height:1.7}.context-list{display:grid;gap:10px}.context-item{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;padding:15px 16px;background:#f7faf8;border:1px solid #dfece5;border-radius:13px}.context-item>span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#dff8ec;color:#16895a;font-weight:900}.context-item p{margin:2px 0 0;font-size:13px;line-height:1.65}.source-term{color:var(--muted);font-size:11px}

.timeline-section{background:#f5f8fb}.timeline-v2{position:relative;max-width:1000px}.timeline-v2:before{content:"";position:absolute;left:9px;top:8px;bottom:8px;width:2px;background:#cddbe5}.timeline-event{position:relative;padding-left:42px;margin:17px 0}.timeline-marker{position:absolute;left:2px;top:23px;width:16px;height:16px;border-radius:50%;background:var(--accent2);border:4px solid #dff8ec;z-index:2}.timeline-card-v2{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px}.timeline-card-head{display:flex;justify-content:space-between;gap:20px;align-items:start;padding-bottom:15px;border-bottom:1px solid #edf1f4}.timeline-card-head strong{display:block;font-size:15px}.timeline-card-head span{display:block;color:var(--muted);font-size:11px;margin-top:4px}.status-pill{background:#e9f8f1!important;color:#176f4e!important;border-radius:999px;padding:7px 10px;margin:0!important;font-weight:800}.timeline-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:16px}.timeline-grid-v2 span{display:block;color:var(--muted);font-size:10px;margin-bottom:5px}.timeline-grid-v2 b{display:block;font-size:12px;line-height:1.4}

.technical-section{background:#fff}.spec-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:18px;overflow:hidden}.spec-grid-v2>div{padding:17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:85px}.spec-grid-v2 span{display:block;color:var(--muted);font-size:10px;margin-bottom:6px}.spec-grid-v2 strong{font-size:13px;line-height:1.4}.sources-v2{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.sources-v2 h2{font-size:32px;letter-spacing:-.035em;margin:0}.sources-v2 p{color:#52616d;line-height:1.75;margin-top:0}

.lightbox[hidden]{display:none!important}.lightbox{position:fixed;inset:0;z-index:1000;background:rgba(2,10,17,.94);display:grid;grid-template-columns:80px 1fr 80px;align-items:center}.lightbox-stage{height:100vh;display:grid;place-items:center;position:relative;padding:35px}.lightbox-stage img{max-width:min(1280px,100%);max-height:calc(100vh - 70px);object-fit:contain;border-radius:8px}.lightbox-close{position:absolute;right:18px;top:14px;z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;font-size:28px;cursor:pointer}.lightbox-nav{height:100%;border:0;background:transparent;color:#fff;font-size:58px;opacity:.72;cursor:pointer}.lightbox-nav:hover{opacity:1}.lightbox-count{position:absolute;bottom:18px;background:rgba(0,0,0,.55);color:#fff;border-radius:999px;padding:7px 11px;font-size:11px}.lightbox-open{overflow:hidden}

/* Admin V2 */
.admin-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:25px}.admin-head h1{font-size:38px;margin:0}.admin-head p{color:var(--muted)}.admin-logout{font-size:12px;font-weight:800}.admin-login{max-width:520px;margin:50px auto}.file-field{border:1px dashed #bdcbd6;border-radius:11px;padding:12px}.file-field span{display:block;font-size:11px;font-weight:750;margin-bottom:8px}.check-row{display:flex;gap:8px;align-items:center;font-size:12px}.check-row input{width:auto!important}.worker-note{display:flex;gap:10px;align-items:center;background:#f5f8fb;border-radius:12px;padding:13px;margin:14px 0}.worker-note strong,.worker-note small{display:block}.worker-note small{color:var(--muted);margin-top:2px}.status-dot{width:10px;height:10px;border-radius:50%;background:var(--accent2);box-shadow:0 0 0 5px rgba(25,185,113,.12)}.admin-table-head{display:flex;justify-content:space-between;align-items:center}.job{font-weight:750}.job.done{color:#16895a}.job.processing{color:#896c16}.job.queued{color:#48657a}.job.failed{color:#b83b3b}

@media(max-width:1050px){.vehicle-main-grid{grid-template-columns:1fr}.summary-card-v2{position:static}.auction-facts-grid{grid-template-columns:repeat(3,1fr)}.spec-grid-v2{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.vehicle-hero-row{display:block}.quality-card{width:220px;margin-top:22px}.thumbs-v2{grid-template-columns:repeat(5,1fr)}.auction-facts-grid{grid-template-columns:repeat(2,1fr)}.buyer-context-grid,.sources-v2{grid-template-columns:1fr;gap:30px}.timeline-grid-v2{grid-template-columns:repeat(2,1fr)}.spec-grid-v2{grid-template-columns:repeat(2,1fr)}.lightbox{grid-template-columns:55px 1fr 55px}}
@media(max-width:600px){.vehicle-hero-v2{padding:25px 0 29px}.vehicle-hero-v2 h1{font-size:34px}.quality-card{width:100%}.vehicle-main-section{padding:18px 0 50px}.gallery-card{padding:8px;border-radius:15px}.gallery-head{display:block}.gallery-hint{display:none}.gallery-main-v2{border-radius:11px}.thumbs-v2{grid-template-columns:repeat(4,1fr);gap:6px}.thumb-v2{border-radius:7px}.summary-card-v2{border-radius:16px;padding:17px}.quick-grid>div{min-height:76px}.v2-head h2,.buyer-context-grid h2{font-size:29px}.auction-facts-grid{grid-template-columns:1fr 1fr;gap:7px}.auction-fact{min-height:82px;padding:13px}.timeline-event{padding-left:30px}.timeline-v2:before{left:6px}.timeline-marker{left:-1px}.timeline-card-v2{padding:15px}.timeline-card-head{display:block}.status-pill{display:inline-block!important;margin-top:10px!important}.timeline-grid-v2{grid-template-columns:1fr 1fr;gap:12px}.spec-grid-v2{grid-template-columns:1fr 1fr}.spec-grid-v2>div{padding:13px}.lightbox{grid-template-columns:42px 1fr 42px}.lightbox-stage{padding:14px}.lightbox-nav{font-size:44px}.admin-head{display:block}.admin-logout{display:inline-block;margin-top:10px}}

/* =========================================================
   AUTOBI V3 SIGNATURE VEHICLE PAGE
   Editorial automotive layout with dense, useful information
   ========================================================= */
.vehicle-v3{background:#f4f6f8;color:#0b1724}.vehicle-v3 .wrap{width:min(1280px,calc(100% - 48px))}.vehicle-v3 svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.vehicle-v3 button{font:inherit}
.vehicle-v3-hero{background:#fff;padding:28px 0 30px;border-bottom:1px solid #e9edf1}.v3-breadcrumbs{display:flex;align-items:center;gap:9px;color:#788692;font-size:12px;margin-bottom:26px}.v3-breadcrumbs a:hover{color:#142637}.v3-title-row{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:50px;align-items:end}.v3-kicker-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.v3-kicker{font-size:11px;font-weight:900;letter-spacing:.16em;color:#14865a}.v3-status-pill{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border-radius:999px;background:#eaf8f2;color:#176c4d;font-size:10px;font-weight:800}.v3-status-pill.is-soft{background:#f0f3f5;color:#4e5f6b}.vehicle-v3-hero h1{font-size:clamp(38px,4.8vw,64px);line-height:1.02;letter-spacing:-.055em;margin:0 0 15px;color:#091725;max-width:930px}.v3-vin-row{display:flex;align-items:center;gap:9px;color:#62717d}.v3-vin-icon{width:28px;height:28px;border-radius:8px;background:#f2f5f7;display:grid;place-items:center;color:#304455}.v3-vin-icon svg{width:15px;height:15px}.v3-vin-row code{font-size:13px;letter-spacing:.04em;color:#263846}.v3-copy{border:0;background:transparent;color:#16895a;font-size:11px;font-weight:800;cursor:pointer;padding:5px 2px}.v3-copy:hover{text-decoration:underline}.v3-quality{border-left:1px solid #e5eaee;padding-left:24px}.v3-quality>div:first-child{display:flex;justify-content:space-between;gap:16px;align-items:baseline}.v3-quality span{font-size:10px;color:#74818c}.v3-quality strong{font-size:18px;color:#173046}.v3-quality-track{height:5px;background:#e9eef1;border-radius:999px;overflow:hidden;margin:10px 0 7px}.v3-quality-track i{display:block;height:100%;background:linear-gradient(90deg,#2ddc91,#1bba75);border-radius:inherit}.v3-quality small{font-size:9px;color:#909ba4}.v3-key-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:30px;border:1px solid #e1e7eb;border-radius:17px;background:#fbfcfd;overflow:hidden}.v3-stat{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:17px 19px;border-right:1px solid #e4e9ed;min-width:0}.v3-stat:last-child{border-right:0}.v3-stat-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#ebf8f2;color:#187b56}.v3-stat-icon.danger{background:#fff1ef;color:#bd5147}.v3-stat-icon svg{width:19px;height:19px}.v3-stat small{display:block;color:#7a8791;font-size:10px;margin-bottom:5px}.v3-stat strong{display:block;font-size:13px;line-height:1.35;color:#152736;white-space:normal}

.vehicle-v3-gallery-section{padding:28px 0 0}.v3-mosaic{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:260px 260px;gap:8px;border-radius:24px;overflow:hidden;background:#dfe5e9;box-shadow:0 10px 34px rgba(17,35,51,.08)}.v3-mosaic-item{position:relative;border:0;padding:0;margin:0;background:#dce3e8;overflow:hidden;cursor:zoom-in}.v3-mosaic-item.is-main{grid-column:1/9;grid-row:1/3}.v3-slot-1{grid-column:9/11;grid-row:1}.v3-slot-2{grid-column:11/13;grid-row:1}.v3-slot-3{grid-column:9/11;grid-row:2}.v3-slot-4{grid-column:11/13;grid-row:2}.v3-mosaic-item picture,.v3-mosaic-item img{display:block;width:100%;height:100%}.v3-mosaic-item img{object-fit:cover;transition:transform .35s ease,filter .35s ease}.v3-mosaic-item:hover img{transform:scale(1.018);filter:saturate(1.03)}.v3-gallery-badge{position:absolute;left:18px;bottom:18px;display:inline-flex;align-items:center;gap:8px;background:rgba(6,19,31,.80);backdrop-filter:blur(12px);color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:9px 13px;font-size:11px}.v3-gallery-badge svg{width:16px;height:16px}.v3-gallery-badge b{font-size:12px}.v3-view-all{position:absolute;inset:auto 12px 12px 12px;background:rgba(255,255,255,.94);color:#0f2232;border-radius:10px;padding:10px 12px;font-size:10px;font-weight:800;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.12)}.v3-no-images{min-height:280px;border:1px dashed #ccd6dd;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:14px;background:#fff;color:#6c7983}.v3-no-images>span{width:48px;height:48px;border-radius:14px;background:#edf2f5;display:grid;place-items:center}.v3-no-images strong{display:block;color:#203442}.v3-no-images p{margin:5px 0 0;font-size:12px}

.vehicle-v3-body{padding:34px 0 84px}.v3-content-grid{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(300px,.58fr);gap:32px;align-items:start}.v3-main-column{display:grid;gap:24px}.v3-section-block{background:#fff;border:1px solid #e2e7eb;border-radius:22px;padding:28px 30px;box-shadow:0 4px 18px rgba(11,29,44,.035)}.v3-section-heading{display:flex;align-items:end;justify-content:space-between;gap:34px;margin-bottom:24px}.v3-section-heading.compact{margin-bottom:18px}.v3-section-heading>div{min-width:0}.v3-overline{display:block;color:#18845b;font-size:10px;font-weight:900;letter-spacing:.15em;margin-bottom:8px}.v3-section-heading h2{font-size:31px;line-height:1.08;letter-spacing:-.045em;margin:0;color:#0b1a28}.v3-section-heading p{margin:0;max-width:420px;font-size:12px;line-height:1.65;color:#71808b}.v3-facts-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #edf0f2}.v3-fact-row{display:grid;grid-template-columns:36px 1fr;gap:12px;align-items:center;padding:16px 10px 16px 0;border-bottom:1px solid #edf0f2;min-width:0}.v3-fact-row:nth-child(odd){padding-right:24px;border-right:1px solid #edf0f2}.v3-fact-row:nth-child(even){padding-left:24px}.v3-fact-icon{width:36px;height:36px;border-radius:10px;background:#f3f6f8;color:#4b6070;display:grid;place-items:center}.v3-fact-icon svg{width:17px;height:17px}.v3-fact-row small{display:block;color:#7d8993;font-size:10px;margin-bottom:4px}.v3-fact-row strong{display:block;color:#183040;font-size:12px;line-height:1.45;word-break:break-word}.v3-insight-block{background:linear-gradient(145deg,#0b2132,#0c2a3f);border-color:#0c2a3f;color:#fff}.v3-insight-block .v3-overline{color:#58e6a8}.v3-insight-block .v3-section-heading h2{color:#fff}.v3-insights{display:grid;gap:1px;border-radius:15px;overflow:hidden;background:rgba(255,255,255,.10)}.v3-insights article{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:17px 18px;background:rgba(255,255,255,.055)}.v3-insight-icon{width:38px;height:38px;border-radius:11px;background:rgba(70,225,162,.12);color:#63e6ae;display:grid;place-items:center}.v3-insight-icon svg{width:18px;height:18px}.v3-insights h3{font-size:13px;margin:1px 0 5px}.v3-insights p{font-size:11px;line-height:1.7;color:#bac8d1;margin:0}.v3-timeline{position:relative}.v3-timeline-item{display:grid;grid-template-columns:22px 1fr;gap:13px}.v3-timeline-item+.v3-timeline-item{margin-top:14px}.v3-timeline-rail{position:relative}.v3-timeline-rail:before{content:"";position:absolute;left:10px;top:0;bottom:-16px;width:1px;background:#d9e1e6}.v3-timeline-item:last-child .v3-timeline-rail:before{bottom:50%}.v3-timeline-rail i{position:absolute;left:5px;top:24px;width:11px;height:11px;border-radius:50%;background:#2ed790;box-shadow:0 0 0 5px #e4f8ef;z-index:2}.v3-timeline-card{border:1px solid #e3e8eb;border-radius:16px;padding:18px;background:#fbfcfd}.v3-timeline-top{display:flex;justify-content:space-between;gap:20px;padding-bottom:14px;border-bottom:1px solid #e8edef}.v3-timeline-top span{display:block;color:#73818c;font-size:10px;margin-bottom:5px}.v3-timeline-top strong{font-size:13px}.v3-timeline-top em{font-style:normal;align-self:start;background:#e8f8f1;color:#17704e;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.v3-timeline-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;padding-top:14px}.v3-timeline-metrics small{display:block;color:#85919a;font-size:9px;margin-bottom:5px}.v3-timeline-metrics b{display:block;font-size:11px;line-height:1.45}.v3-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.v3-spec{display:grid;grid-template-columns:39px 1fr;gap:11px;align-items:center;min-height:78px;border:1px solid #e5eaed;border-radius:14px;padding:13px;background:#fbfcfd}.v3-spec-icon{width:38px;height:38px;border-radius:11px;background:#eef5f2;color:#2a7458;display:grid;place-items:center}.v3-spec-icon svg{width:18px;height:18px}.v3-spec small{display:block;color:#7d8993;font-size:9px;margin-bottom:4px}.v3-spec strong{display:block;font-size:11px;line-height:1.35}.v3-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v3-related-card{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center;border:1px solid #e3e8ec;border-radius:15px;padding:9px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.v3-related-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(14,34,49,.08)}.v3-related-photo{height:86px;border-radius:10px;overflow:hidden;background:#edf2f5;display:grid;place-items:center;color:#8997a2;font-weight:900}.v3-related-photo img{width:100%;height:100%;object-fit:cover}.v3-related-card small{display:block;color:#77858f;font-size:9px}.v3-related-card strong{display:block;font-size:13px;margin:3px 0}.v3-related-card code{color:#7a8791;font-size:9px}

.v3-side-column{position:relative}.v3-side-sticky{position:sticky;top:92px;display:grid;gap:14px}.v3-carfax-card{background:#0a2133;color:#fff;border-radius:21px;padding:25px;box-shadow:0 16px 40px rgba(7,27,42,.16);position:relative;overflow:hidden}.v3-carfax-card:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(48,222,145,.22),transparent 65%);right:-90px;top:-100px}.v3-card-overline{position:relative;display:block;color:#62e4ad;font-size:9px;font-weight:900;letter-spacing:.15em;margin-bottom:12px}.v3-carfax-card h2{position:relative;font-size:25px;line-height:1.12;letter-spacing:-.04em;margin:0 0 12px}.v3-carfax-card p{position:relative;font-size:11px;line-height:1.7;color:#b9c7d0;margin:0 0 18px}.v3-carfax-btn{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#39d98a;color:#08261a;border-radius:12px;padding:14px 15px;font-size:12px;font-weight:900;transition:transform .16s ease,background .16s ease}.v3-carfax-btn:hover{transform:translateY(-1px);background:#59e4a2}.v3-carfax-btn svg{width:17px;height:17px}.v3-carfax-card>small{position:relative;display:block;color:#7f98aa;font-size:9px;line-height:1.55;margin-top:11px;word-break:break-all}.v3-carfax-card>small b{color:#a9becb}.v3-check-card,.v3-source-card{background:#fff;border:1px solid #e0e6ea;border-radius:18px;padding:20px}.v3-check-card h3{font-size:14px;margin:0 0 13px}.v3-check-card ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.v3-check-card li{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center}.v3-check-card li>span{width:34px;height:34px;border-radius:10px;background:#edf8f3;color:#277858;display:grid;place-items:center}.v3-check-card li svg{width:16px;height:16px}.v3-check-card b{display:block;font-size:11px}.v3-check-card small{display:block;color:#83909a;font-size:9px;margin-top:2px}.v3-source-head{display:flex;align-items:center;gap:8px}.v3-source-head span{color:#248260}.v3-source-head svg{width:17px;height:17px}.v3-source-head strong{font-size:12px}.v3-source-card p{font-size:10px;line-height:1.65;color:#75828c;margin:10px 0}.v3-source-card small{font-size:9px;color:#909ba3}

.v3-lightbox[hidden]{display:none!important}.v3-lightbox{position:fixed;inset:0;z-index:1000;background:rgba(3,11,18,.96);display:grid;grid-template-columns:72px 1fr 72px;align-items:center}.v3-lightbox-stage{position:relative;height:100vh;display:grid;place-items:center;padding:32px}.v3-lightbox-stage img{max-width:min(1500px,100%);max-height:calc(100vh - 68px);object-fit:contain;border-radius:10px}.v3-lightbox-stage span{position:absolute;bottom:17px;background:rgba(0,0,0,.52);color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:7px 10px;font-size:10px}.v3-lightbox-close{position:absolute;right:18px;top:16px;z-index:2;width:44px;height:44px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:28px;cursor:pointer}.v3-lightbox-nav{height:100%;border:0;background:transparent;color:#fff;font-size:54px;opacity:.72;cursor:pointer}.v3-lightbox-nav:hover{opacity:1}.v3-lightbox-open{overflow:hidden}

@media(max-width:1100px){.vehicle-v3 .wrap{width:min(100% - 36px,1180px)}.v3-content-grid{grid-template-columns:minmax(0,1fr) 310px;gap:22px}.v3-mosaic{grid-template-rows:220px 220px}.v3-key-stats{grid-template-columns:repeat(2,1fr)}.v3-stat:nth-child(2){border-right:0}.v3-stat:nth-child(-n+2){border-bottom:1px solid #e4e9ed}.v3-spec-grid{grid-template-columns:repeat(2,1fr)}.v3-timeline-metrics{grid-template-columns:repeat(2,1fr)}}
@media(max-width:880px){.v3-title-row{grid-template-columns:1fr}.v3-quality{border-left:0;padding-left:0;max-width:320px}.v3-mosaic{grid-template-columns:repeat(2,1fr);grid-template-rows:420px 160px}.v3-mosaic-item.is-main{grid-column:1/3;grid-row:1}.v3-slot-1{grid-column:1;grid-row:2}.v3-slot-2{grid-column:2;grid-row:2}.v3-slot-3,.v3-slot-4{display:none}.v3-content-grid{grid-template-columns:1fr}.v3-side-sticky{position:static;grid-template-columns:1fr 1fr}.v3-carfax-card{grid-row:span 2}.v3-section-heading{display:block}.v3-section-heading p{margin-top:10px}.v3-facts-table{grid-template-columns:1fr}.v3-fact-row:nth-child(odd),.v3-fact-row:nth-child(even){padding:14px 0;border-right:0}.v3-related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.vehicle-v3 .wrap{width:calc(100% - 24px)}.vehicle-v3-hero{padding-top:18px}.v3-breadcrumbs{margin-bottom:18px;font-size:10px;white-space:nowrap;overflow:auto}.vehicle-v3-hero h1{font-size:37px}.v3-kicker-row{gap:6px}.v3-vin-row{flex-wrap:wrap}.v3-key-stats{grid-template-columns:1fr 1fr;margin-top:22px}.v3-stat{grid-template-columns:32px 1fr;padding:13px 12px;gap:9px}.v3-stat-icon{width:32px;height:32px}.v3-stat strong{font-size:11px}.v3-stat small{font-size:9px}.vehicle-v3-gallery-section{padding-top:14px}.v3-mosaic{grid-template-rows:270px 100px;border-radius:15px;gap:4px}.v3-gallery-badge{left:10px;bottom:10px;font-size:9px;padding:7px 9px}.v3-view-all{inset:auto 6px 6px 6px;padding:7px 6px;font-size:8px}.vehicle-v3-body{padding-top:18px;padding-bottom:55px}.v3-main-column{gap:14px}.v3-section-block{border-radius:16px;padding:20px 17px}.v3-section-heading{margin-bottom:18px}.v3-section-heading h2{font-size:27px}.v3-section-heading p{font-size:11px}.v3-fact-row{grid-template-columns:32px 1fr}.v3-fact-icon{width:32px;height:32px}.v3-insights article{grid-template-columns:36px 1fr;padding:14px}.v3-insight-icon{width:34px;height:34px}.v3-timeline-item{grid-template-columns:18px 1fr;gap:8px}.v3-timeline-rail i{left:3px}.v3-timeline-rail:before{left:8px}.v3-timeline-card{padding:14px}.v3-timeline-top{display:block}.v3-timeline-top em{display:inline-block;margin-top:8px}.v3-timeline-metrics{grid-template-columns:1fr 1fr;gap:11px}.v3-spec-grid{grid-template-columns:1fr}.v3-related-grid{grid-template-columns:1fr}.v3-side-sticky{grid-template-columns:1fr}.v3-carfax-card{grid-row:auto}.v3-lightbox{grid-template-columns:44px 1fr 44px}.v3-lightbox-stage{padding:10px}.v3-lightbox-nav{font-size:42px}}

/* Mosaic adapts cleanly when a source has fewer than five images */
.v3-mosaic.count-1 .v3-mosaic-item.is-main{grid-column:1/13;grid-row:1/3}.v3-mosaic.count-2 .v3-mosaic-item.is-main{grid-column:1/9;grid-row:1/3}.v3-mosaic.count-2 .v3-slot-1{grid-column:9/13;grid-row:1/3}.v3-mosaic.count-3 .v3-mosaic-item.is-main{grid-column:1/9;grid-row:1/3}.v3-mosaic.count-3 .v3-slot-1{grid-column:9/13;grid-row:1}.v3-mosaic.count-3 .v3-slot-2{grid-column:9/13;grid-row:2}.v3-mosaic.count-4 .v3-mosaic-item.is-main{grid-column:1/9;grid-row:1/3}.v3-mosaic.count-4 .v3-slot-1{grid-column:9/13;grid-row:1}.v3-mosaic.count-4 .v3-slot-2{grid-column:9/11;grid-row:2}.v3-mosaic.count-4 .v3-slot-3{grid-column:11/13;grid-row:2}
@media(max-width:880px){.v3-mosaic.count-1 .v3-mosaic-item.is-main{grid-column:1/3;grid-row:1/3}.v3-mosaic.count-2 .v3-mosaic-item.is-main{grid-column:1/3;grid-row:1}.v3-mosaic.count-2 .v3-slot-1{grid-column:1/3;grid-row:2}.v3-mosaic.count-3 .v3-mosaic-item.is-main,.v3-mosaic.count-4 .v3-mosaic-item.is-main{grid-column:1/3;grid-row:1}.v3-mosaic.count-3 .v3-slot-1,.v3-mosaic.count-4 .v3-slot-1{grid-column:1;grid-row:2}.v3-mosaic.count-3 .v3-slot-2,.v3-mosaic.count-4 .v3-slot-2{grid-column:2;grid-row:2}.v3-mosaic.count-4 .v3-slot-3{display:none}}

/* ==========================================================
   AUTOBI V4 — PREMIUM HOME + LIVE VIN SEARCH
   ========================================================== */
.home-v4-hero{position:relative;overflow:hidden;background:#071523;color:#fff;padding:84px 0 74px;isolation:isolate}.home-v4-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.025),transparent 34%),radial-gradient(circle at 72% 42%,rgba(48,221,145,.13),transparent 28%);pointer-events:none}.home-v4-glow{position:absolute;border-radius:50%;filter:blur(2px);opacity:.58;z-index:-1}.home-v4-glow-one{width:520px;height:520px;right:-180px;top:-240px;background:radial-gradient(circle,rgba(56,219,142,.22),transparent 66%)}.home-v4-glow-two{width:420px;height:420px;left:-250px;bottom:-260px;background:radial-gradient(circle,rgba(72,149,255,.13),transparent 65%)}.home-v4-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.78fr);gap:72px;align-items:center}.home-v4-copy{padding:18px 0}.home-v4-kicker{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);border-radius:999px;padding:8px 12px;color:#b9c9d5;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px}.home-v4-kicker span{width:7px;height:7px;border-radius:50%;background:#39d98a;box-shadow:0 0 0 5px rgba(57,217,138,.1)}.home-v4-copy h1{font-size:clamp(50px,5.1vw,76px);line-height:.98;letter-spacing:-.062em;margin:0;max-width:780px}.home-v4-copy h1 em{display:block;font-style:normal;color:#7debb8}.home-v4-lead{max-width:690px;font-size:18px;line-height:1.65;color:#b7c7d3;margin:24px 0 0}.home-v4-search{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:30px;max-width:760px;background:#fff;border:1px solid rgba(255,255,255,.5);border-radius:17px;padding:7px;box-shadow:0 22px 60px rgba(0,0,0,.28)}.home-v4-search-field{display:grid;grid-template-columns:36px 1fr;gap:9px;align-items:center;padding:5px 10px}.home-v4-search-field>svg{width:22px;height:22px;color:#6d7b86}.home-v4-search-field label{display:block;color:#788691;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:3px}.home-v4-search-field input{display:block;width:100%;border:0;outline:0;background:transparent;color:#0a1722;font:700 16px/1.3 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;text-transform:uppercase;letter-spacing:.02em;padding:0}.home-v4-search-field input::placeholder{color:#a4aeb6;font-weight:550}.home-v4-search button{border:0;border-radius:11px;background:#35da8d;color:#08271b;display:flex;align-items:center;gap:10px;padding:0 21px;font-size:12px;font-weight:900;cursor:pointer;transition:transform .16s ease,background .16s ease}.home-v4-search button svg{width:17px;height:17px}.home-v4-search button:hover{background:#61e7a8;transform:translateY(-1px)}.home-v4-search button:disabled{opacity:.6;cursor:wait;transform:none}.home-v4-search-note{display:flex;align-items:flex-start;gap:10px;max-width:700px;color:#91a4b2;font-size:11px;line-height:1.55;margin:11px 5px 0}.home-v4-search-note strong{color:#bed0dc}.home-v4-live-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#39d98a;margin-top:5px;box-shadow:0 0 0 5px rgba(57,217,138,.09)}.home-v4-proof{display:flex;align-items:center;gap:18px;margin-top:30px}.home-v4-proof div{display:flex;align-items:baseline;gap:7px}.home-v4-proof strong{font-size:19px;letter-spacing:-.035em}.home-v4-proof span{color:#8296a4;font-size:10px}.home-v4-proof i{width:1px;height:26px;background:rgba(255,255,255,.12)}

.home-v4-featured{display:block;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);border-radius:25px;padding:10px;box-shadow:0 35px 80px rgba(0,0,0,.27);backdrop-filter:blur(18px);transition:transform .22s ease,border-color .22s ease}.home-v4-featured:hover{transform:translateY(-4px);border-color:rgba(78,228,158,.32)}.home-v4-featured-image{position:relative;overflow:hidden;border-radius:18px;background:#122739;aspect-ratio:4/3}.home-v4-featured-image picture,.home-v4-featured-image img{width:100%;height:100%;display:block}.home-v4-featured-image img{object-fit:cover}.home-v4-featured-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,15,23,.18),transparent 44%,rgba(5,15,23,.5))}.home-v4-featured-topline{position:absolute;z-index:2;left:14px;right:14px;top:14px;display:flex;align-items:center;justify-content:space-between}.home-v4-featured-topline span,.home-v4-featured-topline b{background:rgba(6,19,30,.78);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);border-radius:999px;padding:7px 10px;color:#fff;font-size:9px;font-style:normal}.home-v4-featured-topline span{color:#aeeed0;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.home-v4-photo-count{position:absolute;z-index:2;right:14px;bottom:14px;display:flex;align-items:center;gap:6px;background:rgba(6,19,30,.82);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:7px 10px;color:#fff;font-size:9px;font-weight:800}.home-v4-photo-count svg{width:13px;height:13px}.home-v4-featured-body{padding:18px 14px 12px}.home-v4-overline{display:block;color:#78dfad;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.home-v4-featured-body h2{margin:0;color:#fff;font-size:24px;letter-spacing:-.035em}.home-v4-featured-body code{display:block;color:#8096a6;font-size:9px;margin-top:5px}.home-v4-featured-facts{display:grid;grid-template-columns:1.05fr .9fr .75fr;gap:8px;margin-top:16px}.home-v4-featured-facts>div{border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);border-radius:11px;padding:10px}.home-v4-featured-facts small{display:block;color:#738897;font-size:8px;margin-bottom:4px}.home-v4-featured-facts strong{display:block;color:#dce7ed;font-size:10px;line-height:1.35}.home-v4-featured-link{display:flex;justify-content:space-between;align-items:center;color:#9db0bd;font-size:10px;border-top:1px solid rgba(255,255,255,.08);margin-top:14px;padding-top:13px}.home-v4-featured-link span{color:#56dfa1;font-size:16px}.home-v4-empty-visual{min-height:490px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);border-radius:25px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:36px}.home-v4-empty-visual h2{font-size:25px;margin:20px 0 8px}.home-v4-empty-visual p{max-width:320px;color:#8498a7;font-size:11px;line-height:1.6}.home-v4-scan-ring{width:170px;height:170px;border-radius:50%;border:1px solid rgba(57,217,138,.26);display:grid;place-items:center;box-shadow:inset 0 0 0 28px rgba(57,217,138,.035),inset 0 0 0 58px rgba(57,217,138,.025)}.home-v4-scan-ring span{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#39d98a;color:#08261a;font-size:10px;font-weight:950;letter-spacing:.14em}

.home-v4-trust{border-bottom:1px solid #e7ecef;background:#fff}.home-v4-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0}.home-v4-trust-grid>div{position:relative;padding:1px 25px 1px 30px;border-right:1px solid #e6ebee}.home-v4-trust-grid>div:first-child{padding-left:0}.home-v4-trust-grid>div:last-child{border-right:0}.home-v4-trust-grid span{display:block;color:#28a56f;font:900 9px/1.1 ui-monospace,monospace;letter-spacing:.12em;margin-bottom:7px}.home-v4-trust-grid b{display:block;font-size:12px;margin-bottom:4px}.home-v4-trust-grid small{display:block;color:#7a8791;font-size:9px;line-height:1.55}

.home-v4-section{padding:88px 0}.home-v4-section-soft{background:#f5f8f9;border-top:1px solid #edf1f3;border-bottom:1px solid #edf1f3}.home-v4-section-head{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:end;margin-bottom:32px}.home-v4-section-kicker{display:block;color:#15915e;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.16em;margin-bottom:10px}.home-v4-section-head h2,.home-v4-process-copy h2,.home-v4-final-card h2{font-size:clamp(34px,3.4vw,49px);line-height:1.02;letter-spacing:-.052em;margin:0}.home-v4-section-head p{color:#778590;font-size:12px;line-height:1.75;margin:0}.home-v4-section-head-centered{grid-template-columns:1.1fr .9fr}.home-v4-cars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-v4-car{border:1px solid #e1e7ea;border-radius:18px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-v4-car:hover{transform:translateY(-4px);border-color:#cbd8d2;box-shadow:0 18px 48px rgba(17,41,57,.09)}.home-v4-car-image{position:relative;aspect-ratio:16/10;overflow:hidden;background:#eef2f4}.home-v4-car-image picture,.home-v4-car-image img{width:100%;height:100%;display:block}.home-v4-car-image img{object-fit:cover;transition:transform .35s ease}.home-v4-car:hover .home-v4-car-image img{transform:scale(1.025)}.home-v4-car-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,15,23,.08),transparent 55%,rgba(4,15,23,.25));pointer-events:none}.home-v4-car-badges{position:absolute;z-index:2;left:11px;right:11px;top:11px;display:flex;justify-content:space-between}.home-v4-car-badges span,.home-v4-car-badges em{background:rgba(7,23,35,.82);color:#fff;border-radius:8px;padding:6px 8px;font-size:8px;font-weight:850;font-style:normal;backdrop-filter:blur(8px)}.home-v4-car-badges em{color:#99e8c2}.home-v4-car-body{padding:17px}.home-v4-car-body h3{font-size:18px;letter-spacing:-.03em;margin:0 0 4px}.home-v4-car-body code{color:#89959d;font-size:8px}.home-v4-car-meta{display:grid;grid-template-columns:1.2fr .85fr .7fr;gap:8px;border-top:1px solid #edf0f2;margin-top:14px;padding-top:13px}.home-v4-car-meta small{display:block;color:#929ca4;font-size:8px;margin-bottom:4px}.home-v4-car-meta b{display:block;font-size:9px;line-height:1.35}.home-v4-open{display:flex;justify-content:space-between;align-items:center;color:#64727c;font-size:9px;font-weight:750;border-top:1px solid #edf0f2;margin-top:13px;padding-top:11px}.home-v4-open b{color:#229d69;font-size:13px}.home-v4-empty-list{grid-column:1/-1;border:1px dashed #cdd8de;border-radius:18px;padding:44px;color:#7d8b95;text-align:center}.home-v4-image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#e9eff1,#f7f9fa);color:#9aa6ad;font-size:22px;font-weight:950}

.home-v4-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-v4-benefits article{background:#fff;border:1px solid #e2e8ea;border-radius:17px;padding:22px;min-height:178px}.home-v4-benefit-icon{width:42px;height:42px;border-radius:12px;background:#eaf7f1;color:#227c58;display:grid;place-items:center;margin-bottom:17px}.home-v4-benefit-icon svg{width:20px;height:20px}.home-v4-benefits h3{font-size:14px;margin:0 0 7px}.home-v4-benefits p{font-size:10px;line-height:1.7;color:#7c8992;margin:0}

.home-v4-process{background:#081927;color:#fff;padding:88px 0}.home-v4-process-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:92px;align-items:start}.home-v4-process-copy{position:sticky;top:110px}.home-v4-process-copy h2{max-width:520px}.home-v4-process-copy p{color:#91a4b2;font-size:12px;line-height:1.8;max-width:500px;margin:20px 0}.home-v4-text-link{display:inline-flex;gap:12px;align-items:center;color:#62e3aa;font-size:11px;font-weight:850}.home-v4-text-link span{font-size:17px}.home-v4-process-list{list-style:none;padding:0;margin:0}.home-v4-process-list li{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:23px 0;border-bottom:1px solid rgba(255,255,255,.1)}.home-v4-process-list li:first-child{padding-top:0}.home-v4-process-list li>span{width:44px;height:44px;border-radius:13px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);display:grid;place-items:center;color:#54dfa4;font:900 10px/1 ui-monospace,monospace}.home-v4-process-list b{font-size:15px}.home-v4-process-list p{color:#8296a5;font-size:10px;line-height:1.7;margin:6px 0 0;max-width:600px}

.home-v4-final{padding:70px 0}.home-v4-final-card{background:linear-gradient(120deg,#edf8f3,#f9fbfb);border:1px solid #dce9e3;border-radius:25px;padding:45px;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.home-v4-final-card h2{max-width:750px;font-size:38px}.home-v4-final-card p{color:#78868f;font-size:11px;line-height:1.65;margin:12px 0 0}.home-v4-final-card>a{display:flex;align-items:center;gap:16px;background:#0b2335;color:#fff;border-radius:13px;padding:16px 18px;font-size:11px;font-weight:850;white-space:nowrap}.home-v4-final-card>a span{color:#59e1a5;font-size:18px}

.home-v4-lookup[hidden]{display:none!important}.home-v4-lookup{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:20px}.home-v4-lookup-backdrop{position:absolute;inset:0;background:rgba(4,14,22,.78);backdrop-filter:blur(8px)}.home-v4-lookup-card{position:relative;width:min(520px,100%);background:#fff;border-radius:24px;padding:34px 34px 28px;box-shadow:0 34px 100px rgba(0,0,0,.3);text-align:center}.home-v4-lookup-close{position:absolute;right:13px;top:13px;width:34px;height:34px;border:0;border-radius:50%;background:#f0f4f5;color:#5c6a73;font-size:20px;cursor:pointer}.home-v4-lookup-icon{position:relative;width:76px;height:76px;border-radius:50%;margin:0 auto 19px;border:1px solid #dce7e2;display:grid;place-items:center;background:#f4faf7}.home-v4-lookup-icon span{width:20px;height:20px;border-radius:50%;background:#39d98a;box-shadow:0 0 0 9px rgba(57,217,138,.1)}.home-v4-lookup-icon i{position:absolute;inset:8px;border:1px solid rgba(42,168,111,.2);border-radius:50%;border-top-color:#2abb76;animation:homeV4Spin 1.3s linear infinite}.home-v4-lookup.is-error .home-v4-lookup-icon span{background:#e15d5d;box-shadow:0 0 0 9px rgba(225,93,93,.1)}.home-v4-lookup.is-error .home-v4-lookup-icon i{display:none}.home-v4-lookup.is-ready .home-v4-lookup-icon span{background:#35d78b}.home-v4-lookup-eyebrow{display:block;color:#269965;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.15em;margin-bottom:7px}.home-v4-lookup-card h2{font-size:28px;letter-spacing:-.04em;margin:0}.home-v4-lookup-card>code{display:inline-block;background:#eff4f5;border-radius:8px;padding:7px 9px;color:#42515b;font-size:10px;margin-top:10px}.home-v4-lookup-card>p{color:#78858e;font-size:11px;line-height:1.7;max-width:410px;margin:15px auto 0}.home-v4-lookup-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:24px}.home-v4-lookup-steps>div{border:1px solid #e6ebed;border-radius:11px;padding:10px 6px;color:#a0a9af}.home-v4-lookup-steps span{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;margin:0 auto 5px;background:#eef2f3;font-size:8px;font-weight:900}.home-v4-lookup-steps b{display:block;font-size:8px}.home-v4-lookup-steps>div.is-active,.home-v4-lookup-steps>div.is-done{border-color:#bee7d3;background:#f2fbf6;color:#177b52}.home-v4-lookup-steps>div.is-active span,.home-v4-lookup-steps>div.is-done span{background:#38da8d;color:#08301f}.home-v4-lookup-progress{height:5px;border-radius:99px;background:#edf1f2;overflow:hidden;margin-top:19px}.home-v4-lookup-progress span{display:block;height:100%;width:18%;background:#35d98c;border-radius:99px;transition:width .35s ease}.home-v4-lookup-action{border:0;background:#0b2335;color:#fff;border-radius:11px;padding:12px 20px;font-size:10px;font-weight:850;margin-top:18px;cursor:pointer}@keyframes homeV4Spin{to{transform:rotate(360deg)}}

@media(max-width:1050px){.home-v4-hero-grid{grid-template-columns:1fr 400px;gap:40px}.home-v4-featured-facts{grid-template-columns:1fr 1fr}.home-v4-featured-facts>div:last-child{grid-column:1/-1}.home-v4-cars{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.home-v4-hero{padding:56px 0}.home-v4-hero-grid{grid-template-columns:1fr}.home-v4-copy{padding:0}.home-v4-visual{max-width:600px}.home-v4-trust-grid{grid-template-columns:1fr 1fr}.home-v4-trust-grid>div{padding:18px 22px;border-bottom:1px solid #e6ebee}.home-v4-trust-grid>div:nth-child(2){border-right:0}.home-v4-trust-grid>div:first-child{padding-left:22px}.home-v4-section-head,.home-v4-section-head-centered{grid-template-columns:1fr;gap:15px;align-items:start}.home-v4-section-head p{max-width:620px}.home-v4-benefits{grid-template-columns:repeat(2,1fr)}.home-v4-process-grid{grid-template-columns:1fr;gap:48px}.home-v4-process-copy{position:static}.home-v4-final-card{grid-template-columns:1fr;gap:24px}.home-v4-final-card>a{justify-self:start}.home-v4-section{padding:68px 0}.home-v4-process{padding:68px 0}}
@media(max-width:600px){.wrap{width:calc(100% - 26px)}.home-v4-hero{padding:38px 0 42px}.home-v4-copy h1{font-size:43px}.home-v4-copy h1 em{display:inline;color:#7debb8}.home-v4-lead{font-size:14px;line-height:1.65;margin-top:18px}.home-v4-kicker{font-size:8px;margin-bottom:17px}.home-v4-search{grid-template-columns:1fr;padding:6px;border-radius:15px}.home-v4-search button{height:48px;justify-content:center}.home-v4-search-field{padding:6px 8px}.home-v4-search-field input{font-size:13px}.home-v4-search-note{font-size:9px}.home-v4-proof{gap:10px;justify-content:space-between}.home-v4-proof div{display:block}.home-v4-proof strong{display:block;font-size:16px}.home-v4-proof span{font-size:8px}.home-v4-proof i{height:30px}.home-v4-featured{border-radius:19px}.home-v4-featured-image{border-radius:13px}.home-v4-featured-body h2{font-size:21px}.home-v4-featured-facts{grid-template-columns:1fr 1fr}.home-v4-featured-facts>div:last-child{grid-column:1/-1}.home-v4-trust-grid{grid-template-columns:1fr}.home-v4-trust-grid>div{border-right:0}.home-v4-trust-grid>div:first-child{padding-left:22px}.home-v4-cars{grid-template-columns:1fr}.home-v4-car-meta{grid-template-columns:1.2fr .9fr .75fr}.home-v4-benefits{grid-template-columns:1fr}.home-v4-section{padding:55px 0}.home-v4-section-head h2,.home-v4-process-copy h2{font-size:34px}.home-v4-process-list li{grid-template-columns:44px 1fr;gap:12px}.home-v4-process-list li>span{width:38px;height:38px;border-radius:10px}.home-v4-final{padding:45px 0}.home-v4-final-card{padding:28px 22px;border-radius:19px}.home-v4-final-card h2{font-size:30px}.home-v4-final-card>a{width:100%;justify-content:space-between}.home-v4-lookup-card{padding:29px 18px 22px;border-radius:20px}.home-v4-lookup-steps b{font-size:7px}.home-v4-lookup-card h2{font-size:25px}}

/* =========================================================
   AUTOBI V5 — SEO / TRUST / CATALOG / PREMIUM HOME
   ========================================================= */
.v5-home-hero{position:relative;overflow:hidden;background:#071827;color:#fff;padding:92px 0 76px}.v5-home-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.v5-home-orb.one{width:520px;height:520px;right:-150px;top:-190px;background:radial-gradient(circle,rgba(46,214,139,.18),rgba(46,214,139,0) 68%)}.v5-home-orb.two{width:520px;height:520px;left:22%;bottom:-420px;background:radial-gradient(circle,rgba(66,141,210,.15),rgba(66,141,210,0) 70%)}.v5-home-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.72fr);gap:72px;align-items:center;position:relative;z-index:1}.v5-home-kicker{display:flex;align-items:center;gap:10px;color:#7de6b4;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.14em;margin-bottom:19px}.v5-home-kicker i{width:28px;height:1px;background:#39d98a}.v5-home-copy h1{font-size:clamp(48px,5.3vw,74px);line-height:.98;letter-spacing:-.055em;margin:0;max-width:860px}.v5-home-copy h1 em{font-style:normal;color:#9aefd0}.v5-home-lead{font-size:19px;line-height:1.62;color:#b8c8d4;max-width:760px;margin:25px 0 0}.v5-home-search{margin-top:34px;background:#fff;border-radius:18px;padding:8px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;box-shadow:0 22px 55px rgba(0,0,0,.23);max-width:780px;align-items:center}.v5-home-search-field{display:flex;align-items:center;gap:13px;padding:4px 8px 4px 11px;color:#071827}.v5-home-search-icon{width:42px;height:42px;border-radius:12px;background:#eef8f3;color:#169867;display:grid;place-items:center;flex:0 0 auto}.v5-home-search-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.v5-home-search-field>div{flex:1;min-width:0}.v5-home-search label{display:block;color:#657483;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.1em;margin-bottom:3px}.v5-home-search input{width:100%;border:0;outline:0;font:700 17px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;color:#071827;text-transform:uppercase;background:transparent;padding:5px 0}.v5-home-search button{border:0;border-radius:12px;background:#34d78a;color:#062116;font-weight:850;padding:17px 20px;display:flex;align-items:center;gap:22px;cursor:pointer;white-space:nowrap}.v5-home-search button:hover{background:#59e3a1}.v5-home-search button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.v5-home-search .cf-turnstile{grid-column:1/-1;padding:0 8px 5px}.v5-home-search-foot{display:flex;flex-wrap:wrap;gap:14px 22px;margin:14px 5px 0;color:#91a6b5;font-size:11px}.v5-home-live-note{font-size:12px;line-height:1.55;color:#91a6b5;max-width:720px;margin:13px 5px 0}.v5-home-live-note b{color:#d3e0e8}.v5-home-stage{min-width:0}.v5-home-feature{display:block;background:#fff;border-radius:25px;overflow:hidden;color:#071827;box-shadow:0 35px 90px rgba(0,0,0,.3);transform:rotate(1deg);transition:.25s}.v5-home-feature:hover{transform:rotate(0deg) translateY(-4px)}.v5-home-feature-image{aspect-ratio:4/3;position:relative;background:#dfe7ed;overflow:hidden}.v5-home-feature-image img{width:100%;height:100%;object-fit:cover}.v5-home-feature-label,.v5-home-photo-pill{position:absolute;top:16px;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800;backdrop-filter:blur(10px)}.v5-home-feature-label{left:16px;background:#39d98a;color:#062116}.v5-home-photo-pill{right:16px;background:rgba(6,21,35,.82);color:#fff}.v5-home-feature-body{padding:21px 23px 23px}.v5-home-feature-top{display:flex;justify-content:space-between;gap:20px}.v5-home-feature-top>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eef4f7;font-size:19px}.v5-home-feature small{color:#71808c;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.v5-home-feature h2{font-size:25px;letter-spacing:-.035em;margin:5px 0 4px}.v5-home-feature code{font-size:10px;color:#7b8994}.v5-home-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px}.v5-home-feature-grid div{padding:12px;background:#f5f8fa;border-radius:12px;min-width:0}.v5-home-feature-grid small,.v5-home-feature-grid b{display:block}.v5-home-feature-grid b{font-size:12px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v5-home-empty-stage{border:1px solid rgba(255,255,255,.13);border-radius:25px;padding:55px;text-align:center;background:rgba(255,255,255,.055)}.v5-home-empty-stage>b{display:grid;place-items:center;width:100px;height:100px;margin:auto;border:1px solid rgba(57,217,138,.4);border-radius:50%;color:#39d98a}.v5-home-empty-stage h2{font-size:28px;margin:25px 0 10px}.v5-home-empty-stage p{color:#9db0be}.v5-home-image-placeholder{height:100%;display:grid;place-items:center;background:#eaf0f4;color:#8595a1;font-size:26px;font-weight:900}.v5-home-proof{background:#fff;border-bottom:1px solid #e5ebf0}.v5-home-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0}.v5-home-proof-grid>div{padding:0 26px;border-right:1px solid #e1e8ed}.v5-home-proof-grid>div:first-child{padding-left:0}.v5-home-proof-grid>div:last-child{border-right:0}.v5-home-proof strong{display:block;font-size:23px;letter-spacing:-.025em}.v5-home-proof span{display:block;color:#75838e;font-size:11px;margin-top:3px}.v5-home-section{padding:84px 0}.v5-home-soft{background:#f5f8fa}.v5-home-section-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:34px}.v5-home-section-head>div>span,.v5-section-label{display:block;color:#168b5c;font-size:10px;letter-spacing:.14em;font-weight:900;margin-bottom:9px}.v5-home-section-head h2,.v5-method-grid h2,.v5-faq-layout h2{font-size:38px;line-height:1.08;letter-spacing:-.045em;margin:0;max-width:720px}.v5-home-section-head>p{max-width:480px;color:#6d7c87;line-height:1.65;margin:0}.v5-home-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v5-home-value-grid article{border:1px solid #dde6ec;border-radius:18px;padding:25px 22px;background:#fff;min-height:205px}.v5-home-value-grid article>b{font-size:10px;color:#169967}.v5-home-value-grid h3{font-size:19px;margin:39px 0 9px;letter-spacing:-.025em}.v5-home-value-grid p{color:#6c7a85;font-size:13px;line-height:1.65;margin:0}.v5-text-link{font-weight:800;font-size:13px;color:#0d7f56}.v5-home-cars,.v5-catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v5-home-car{display:block;background:#fff;border:1px solid #dfe7ec;border-radius:18px;overflow:hidden;transition:.2s}.v5-home-car:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(9,33,51,.1);border-color:#c6d5dd}.v5-home-car-image{aspect-ratio:4/3;position:relative;background:#edf2f5;overflow:hidden}.v5-home-car-image img{width:100%;height:100%;object-fit:cover}.v5-home-car-image>span{position:absolute;left:13px;top:13px;background:#071827;color:#fff;padding:6px 9px;border-radius:7px;font-size:10px;font-weight:800}.v5-home-car-body{padding:17px}.v5-home-car-body>small{color:#75838e;font-weight:800;text-transform:uppercase;font-size:9px;letter-spacing:.08em}.v5-home-car-body h3,.v5-home-car-body h2{font-size:18px;letter-spacing:-.025em;margin:5px 0 5px}.v5-home-car-body code{font-size:10px;color:#7b8994}.v5-home-car-meta{margin-top:15px;padding-top:13px;border-top:1px solid #edf1f4;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.v5-home-car-meta span{background:#f2f6f8;padding:6px 8px;border-radius:7px;font-size:9px;color:#53626d}.v5-home-car-meta b{margin-left:auto;font-size:12px}.v5-home-empty-list{grid-column:1/-1;border:1px dashed #c8d4dc;border-radius:18px;padding:42px;text-align:center;color:#75838e}.v5-make-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.v5-make-grid a{padding:18px 19px;border:1px solid #e0e7ec;border-radius:14px;display:flex;justify-content:space-between;align-items:center;background:#fff}.v5-make-grid strong{font-size:15px}.v5-make-grid span{font-size:10px;color:#74828d}.v5-make-grid a:hover{border-color:#76dcb0;background:#f7fdfa}.v5-make-grid .all{background:#071827;color:#fff;border-color:#071827}.v5-make-grid .all span{color:#9db0bd}.v5-home-dark{background:#071827;color:#fff}.v5-method-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.v5-dark-kicker{color:#68dfaa;font-size:10px;font-weight:900;letter-spacing:.15em}.v5-method-grid h2{font-size:42px;margin:11px 0 18px}.v5-method-grid>div>p{color:#9eb0bd;line-height:1.7}.v5-method-grid>div>a{display:inline-block;margin-top:15px;color:#79e4b2;font-weight:800;font-size:13px}.v5-method-grid ol{margin:0;padding:0;list-style:none}.v5-method-grid li{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.1)}.v5-method-grid li>b{width:42px;height:42px;border-radius:12px;background:rgba(57,217,138,.12);display:grid;place-items:center;color:#5bdda5}.v5-method-grid li strong{font-size:17px}.v5-method-grid li p{color:#91a5b4;font-size:12px;line-height:1.55;margin:5px 0 0}.v5-guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v5-guide-grid a{border:1px solid #dfe7ec;border-radius:18px;padding:22px;background:#fff;display:flex;flex-direction:column;min-height:245px}.v5-guide-grid a>span{font-size:9px;color:#168d5d;font-weight:900;letter-spacing:.14em}.v5-guide-grid h3,.v5-guide-grid h2{font-size:18px;line-height:1.25;letter-spacing:-.025em;margin:25px 0 9px}.v5-guide-grid p{font-size:12px;color:#6e7d88;line-height:1.6;margin:0}.v5-guide-grid b{font-size:11px;margin-top:auto;padding-top:20px;color:#0b7953}.v5-guide-grid-all{grid-template-columns:repeat(3,1fr)}.v5-faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}.v5-faq-layout>div:first-child>p{color:#6f7d88;line-height:1.65}.v5-faq-layout>div:first-child>a{font-weight:800;color:#0b8057;font-size:12px}.v5-faq-list{border-top:1px solid #dce5ea}.v5-faq-list details{border-bottom:1px solid #dce5ea;padding:0}.v5-faq-list summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 0;font-weight:800;font-size:15px;list-style:none}.v5-faq-list summary::-webkit-details-marker{display:none}.v5-faq-list summary span{font-size:20px;color:#25a66f}.v5-faq-list details[open] summary span{transform:rotate(45deg)}.v5-faq-list p{margin:-5px 40px 20px 0;color:#667581;line-height:1.65;font-size:13px}.v5-home-final{padding:70px 0;background:#fff}.v5-home-final-card{background:linear-gradient(135deg,#0a1e2e,#10384b);color:#fff;border-radius:28px;padding:55px 60px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:25px 55px;position:relative;overflow:hidden}.v5-home-final-card:after{content:"";position:absolute;right:-90px;top:-130px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(57,217,138,.22),transparent 68%)}.v5-home-final-card>span{grid-column:1/-1;color:#64dfa8;font-size:10px;font-weight:900;letter-spacing:.14em}.v5-home-final-card h2{font-size:39px;letter-spacing:-.045em;margin:0;max-width:730px;line-height:1.06}.v5-home-final-card p{grid-column:1;color:#a5b7c3;margin:0}.v5-home-final-card>a{grid-column:2;grid-row:2/4;align-self:center;background:#39d98a;color:#062116;padding:16px 20px;border-radius:12px;font-weight:850;position:relative;z-index:1}.footer-v5-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:50px}.footer-v5-grid>div{display:flex;flex-direction:column;gap:8px;font-size:12px}.footer-v5-grid>div:first-child p{max-width:360px;line-height:1.6}.footer-v5-grid strong{color:#fff;margin-bottom:4px}.footer-v5-grid a:not(.brand){color:#91a4b2}.footer-v5-grid a:hover{color:#fff}

/* articles / trust */
.v5-article-hero,.v5-catalog-hero{background:#f4f8fa;border-bottom:1px solid #e1e8ed;padding:58px 0 54px}.v5-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;color:#788792;font-size:11px;margin-bottom:30px}.v5-breadcrumbs a:hover{color:#168d5e}.v5-article-kicker{display:block;font-size:10px;color:#148a5b;font-weight:900;letter-spacing:.15em;margin-bottom:10px}.v5-article-hero h1,.v5-catalog-hero h1{font-size:46px;line-height:1.05;letter-spacing:-.045em;margin:0;max-width:860px}.v5-article-hero>div>p,.v5-catalog-hero>div>p{font-size:17px;color:#687985;line-height:1.7;max-width:800px;margin:18px 0 0}.v5-article-body{padding:70px 0 90px}.v5-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:70px;align-items:start}.v5-article-section{padding:0 0 35px;margin:0 0 35px;border-bottom:1px solid #e4eaee}.v5-article-section h2{font-size:28px;letter-spacing:-.035em;margin:0 0 13px}.v5-article-section p{font-size:15px;line-height:1.8;color:#53636f;margin:0}.v5-article-aside{position:sticky;top:95px;display:grid;gap:14px}.v5-article-aside>div{border:1px solid #dfe7ec;border-radius:15px;padding:16px;display:grid;gap:9px}.v5-article-aside strong{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.v5-article-aside a{font-size:11px;color:#63727d}.v5-article-aside a:hover{color:#0b865a}.v5-article-cta{background:#071827;color:#fff;border-radius:20px;padding:30px;display:flex;justify-content:space-between;align-items:center;gap:30px}.v5-article-cta span{font-size:9px;color:#6be2ab;font-weight:900;letter-spacing:.12em}.v5-article-cta h2{font-size:24px;margin:5px 0 0;max-width:530px}.v5-article-cta>a{background:#39d98a;color:#062116;border-radius:10px;padding:13px 15px;font-weight:850;font-size:12px}.v5-contact-card{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:35px}.v5-contact-card>div{padding:19px;border:1px solid #dfe7ec;border-radius:14px}.v5-contact-card small,.v5-contact-card strong{display:block}.v5-contact-card small{font-size:10px;color:#71808b;margin-bottom:5px}.v5-contact-card strong{font-size:14px}.v5-config-note{grid-column:1/-1;background:#fff8e8!important;border-color:#f2d89e!important}.v5-config-note p{font-size:12px;color:#766642;line-height:1.6}.v5-config-note code{background:#f4e7c9;padding:2px 4px;border-radius:4px}

/* catalog */
.v5-catalog-count{display:flex;align-items:end;gap:10px;margin-top:25px}.v5-catalog-count strong{font-size:30px}.v5-catalog-count span{font-size:11px;color:#75848f;padding-bottom:4px}.v5-catalog-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:32px;align-items:start}.v5-catalog-grid{grid-template-columns:repeat(3,1fr)}.v5-catalog-side{position:sticky;top:95px;display:grid;gap:14px}.v5-catalog-side>div{border:1px solid #dfe7ec;border-radius:16px;padding:16px;background:#fff}.v5-catalog-side>div>strong{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.v5-catalog-side a{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #edf1f3;font-size:11px}.v5-catalog-side a:last-child{border:0}.v5-catalog-side a b{color:#81909b;font-size:10px}.v5-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:34px}.v5-pagination a{border:1px solid #d9e2e8;padding:10px 14px;border-radius:9px;font-size:11px;font-weight:800}.v5-pagination span{font-size:11px;color:#6e7d88}

/* recalls and vehicle trust */
.v5-recalls-list{display:grid;gap:9px}.v5-recalls-list details{border:1px solid #dfe6eb;border-radius:14px;background:#fff;overflow:hidden}.v5-recalls-list summary{padding:15px 17px;display:flex;justify-content:space-between;gap:18px;cursor:pointer;list-style:none}.v5-recalls-list summary::-webkit-details-marker{display:none}.v5-recalls-list summary span{font-size:12px}.v5-recalls-list summary b{color:#0a7550}.v5-recalls-list summary em{font-size:10px;color:#74838e;font-style:normal}.v5-recalls-list details>div{padding:0 17px 15px;border-top:1px solid #edf1f3}.v5-recalls-list p{font-size:12px;line-height:1.65;color:#576772}.v5-recall-note{margin-top:12px;background:#f2f7f5;color:#526a60;padding:12px 14px;border-radius:10px;font-size:10px;line-height:1.5}.v5-source-links{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.v5-source-links a{font-size:10px;font-weight:800;color:#13855a}

@media(max-width:1100px){.v5-home-hero-grid{grid-template-columns:1fr .76fr;gap:38px}.v5-home-copy h1{font-size:54px}.v5-home-value-grid{grid-template-columns:repeat(2,1fr)}.v5-guide-grid{grid-template-columns:repeat(2,1fr)}.v5-guide-grid-all{grid-template-columns:repeat(2,1fr)}.v5-catalog-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.nav nav{gap:15px}.nav nav a:nth-child(3){display:none}.v5-home-hero{padding:68px 0 58px}.v5-home-hero-grid{grid-template-columns:1fr}.v5-home-copy h1{font-size:52px}.v5-home-stage{max-width:590px}.v5-home-proof-grid{grid-template-columns:repeat(2,1fr);row-gap:20px}.v5-home-proof-grid>div:nth-child(2){border-right:0}.v5-home-section-head{align-items:start;flex-direction:column;gap:14px}.v5-home-cars{grid-template-columns:repeat(2,1fr)}.v5-make-grid{grid-template-columns:repeat(2,1fr)}.v5-method-grid{grid-template-columns:1fr;gap:35px}.v5-faq-layout{grid-template-columns:1fr;gap:30px}.footer-v5-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-v5-grid>div:last-child{grid-column:2/4}.v5-article-layout{grid-template-columns:1fr}.v5-article-aside{position:static;grid-template-columns:1fr 1fr}.v5-catalog-layout{grid-template-columns:1fr}.v5-catalog-side{position:static;grid-template-columns:1fr 1fr}}
@media(max-width:680px){.wrap,.narrow{width:min(100% - 28px,1180px)}.topbar{height:62px}.brand{font-size:18px}.brand-mark{width:31px;height:31px}.nav nav{gap:13px;font-size:11px}.nav nav a:nth-child(2),.nav nav a:nth-child(4){display:none}.v5-home-hero{padding:52px 0 46px}.v5-home-copy h1{font-size:39px}.v5-home-lead{font-size:16px}.v5-home-search{grid-template-columns:1fr;padding:7px}.v5-home-search button{justify-content:space-between}.v5-home-feature{transform:none}.v5-home-feature-grid{grid-template-columns:1fr}.v5-home-feature-grid div{display:flex;justify-content:space-between;gap:15px}.v5-home-feature-grid b{max-width:65%}.v5-home-proof-grid{padding:20px 0}.v5-home-proof-grid>div{padding:0 12px}.v5-home-proof-grid>div:first-child{padding-left:12px}.v5-home-proof strong{font-size:20px}.v5-home-section{padding:58px 0}.v5-home-section-head h2,.v5-method-grid h2,.v5-faq-layout h2{font-size:31px}.v5-home-value-grid,.v5-home-cars,.v5-guide-grid,.v5-guide-grid-all,.v5-catalog-grid{grid-template-columns:1fr}.v5-home-value-grid article{min-height:0}.v5-home-value-grid h3{margin-top:25px}.v5-make-grid{grid-template-columns:1fr}.v5-home-final-card{padding:34px 25px;grid-template-columns:1fr}.v5-home-final-card>span,.v5-home-final-card p,.v5-home-final-card>a{grid-column:1;grid-row:auto}.v5-home-final-card h2{font-size:31px}.v5-home-final-card>a{text-align:center}.footer-v5-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-v5-grid>div:first-child{grid-column:1/-1}.footer-v5-grid>div:last-child{grid-column:auto}.v5-article-hero,.v5-catalog-hero{padding:42px 0}.v5-article-hero h1,.v5-catalog-hero h1{font-size:35px}.v5-article-hero>div>p,.v5-catalog-hero>div>p{font-size:15px}.v5-article-body{padding:50px 0}.v5-article-aside{grid-template-columns:1fr}.v5-article-cta{align-items:start;flex-direction:column}.v5-contact-card{grid-template-columns:1fr}.v5-catalog-side{grid-template-columns:1fr}.v5-recalls-list summary{flex-direction:column;gap:5px}}

/* =========================================================
   AutoBI V6 — exact VIN SEO / benchmark / crawl quality
   ========================================================= */
.v6-h1-vin{display:block;margin-top:10px;font-size:clamp(15px,1.3vw,20px);line-height:1.35;font-weight:700;letter-spacing:.055em;color:#5e7383;text-transform:uppercase}
.v6-vin-summary{max-width:980px;margin:20px 0 0;padding:18px 20px;border:1px solid rgba(23,61,83,.10);border-radius:16px;background:rgba(255,255,255,.68);font-size:15px;line-height:1.75;color:#465d6c}
.v6-vin-summary strong{color:#102b3c}
.v6-benchmark-section{overflow:hidden}
.v6-benchmark-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}
.v6-benchmark-grid article{min-width:0;padding:18px;border:1px solid #e0e8ed;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbfc)}
.v6-benchmark-grid small{display:block;margin-bottom:8px;color:#738896;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.v6-benchmark-grid strong{display:block;color:#0c2a3c;font-size:21px;line-height:1.2}
.v6-benchmark-grid span{display:block;margin-top:8px;color:#607786;font-size:12px;line-height:1.45}
.v6-benchmark-note{margin:14px 0 0;color:#718693;font-size:12px;line-height:1.65}
.v6-taxonomy-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 26px}
.v6-taxonomy-stat{padding:18px;border-radius:16px;background:#fff;border:1px solid #e2e9ed;box-shadow:0 10px 30px rgba(10,34,49,.04)}
.v6-taxonomy-stat small{display:block;color:#758995;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}
.v6-taxonomy-stat strong{display:block;margin-top:8px;color:#102b3c;font-size:20px}
.v6-taxonomy-stat span{display:block;margin-top:6px;color:#6c808d;font-size:12px;line-height:1.45}
.v6-taxonomy-context{margin:-8px 0 24px;padding:18px 20px;border-left:3px solid #38d891;background:#f5fbf8;border-radius:0 14px 14px 0;color:#4d6674;line-height:1.7;font-size:14px}
.v6-taxonomy-context strong{color:#123247}
.v6-seo-admin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0 22px}
.v6-seo-admin-grid div{padding:15px;border:1px solid #e3e9ed;border-radius:14px;background:#f8fafb}
.v6-seo-admin-grid strong{display:block;font-size:22px;color:#102b3c}.v6-seo-admin-grid span{font-size:12px;color:#6d818e}
.v6-index-reasons{margin:0;padding-left:18px;color:#637986;font-size:12px;line-height:1.7}
.v6-article-sources{margin-top:34px;padding:22px;border:1px solid #dfe8ec;border-radius:18px;background:#f8fbfc}
.v6-article-sources h2{margin:0 0 12px;font-size:18px;color:#102b3c}.v6-article-sources a{display:block;padding:7px 0;color:#087a50;font-weight:700;text-decoration:none}.v6-article-sources a:hover{text-decoration:underline}
.v6-article-meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:16px;color:#708592;font-size:12px}.v6-article-meta time{font-weight:700;color:#435e6e}
@media(max-width:900px){.v6-benchmark-grid,.v6-taxonomy-stats,.v6-seo-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.v6-benchmark-grid,.v6-taxonomy-stats,.v6-seo-admin-grid{grid-template-columns:1fr}.v6-vin-summary{padding:15px}.v6-h1-vin{font-size:14px}}
.v6-pagination{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.v6-page-numbers{display:flex;align-items:center;gap:6px}.v6-page-numbers a,.v6-page-numbers strong{display:grid;place-items:center;min-width:36px;height:36px;padding:0 8px;border-radius:10px;text-decoration:none}.v6-page-numbers a{border:1px solid #dce6eb;background:#fff;color:#345365}.v6-page-numbers strong{background:#0c2a3c;color:#fff}.v6-page-numbers i{font-style:normal;color:#8a9aa4}

/* V6 guide visuals */
.v6-guide-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.v6-guide-card{display:grid;grid-template-columns:220px 1fr;min-height:220px;background:#fff;border:1px solid #dfe7ec;border-radius:22px;overflow:hidden;color:inherit;text-decoration:none;box-shadow:0 10px 32px rgba(7,24,39,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.v6-guide-card:hover{transform:translateY(-3px);border-color:#b7dccc;box-shadow:0 16px 42px rgba(7,24,39,.11)}
.v6-guide-card-media{background:#071827;min-height:100%}
.v6-guide-card-media img{width:100%;height:100%;object-fit:cover;display:block}
.v6-guide-card-copy{padding:24px 24px 22px}
.v6-guide-card-copy>span{display:block;font-size:11px;letter-spacing:.12em;font-weight:800;color:#13875d;margin-bottom:10px}
.v6-guide-card-copy h2{font-size:20px;line-height:1.18;margin:0 0 10px;color:#071827}
.v6-guide-card-copy p{font-size:14px;line-height:1.65;color:#60717d;margin:0 0 16px}
.v6-guide-card-copy b{font-size:13px;color:#0a8a5c}
.v6-article-cover{margin:34px 0 -88px;border-radius:24px;overflow:hidden;box-shadow:0 24px 60px rgba(2,15,25,.22);background:#071827}
.v6-article-cover img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;display:block}
.v6-article-cover+.x{display:none}
.v6-article-cover~*{}
.v5-article-hero:has(.v6-article-cover){padding-bottom:108px}
@media(max-width:900px){.v6-guide-cards{grid-template-columns:1fr}.v6-guide-card{grid-template-columns:180px 1fr}}
@media(max-width:640px){.v6-guide-card{grid-template-columns:1fr}.v6-guide-card-media{aspect-ratio:16/9}.v6-guide-card-copy{padding:20px}.v6-article-cover{margin:26px 0 -70px;border-radius:18px}.v5-article-hero:has(.v6-article-cover){padding-bottom:88px}}
