@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#082747;--ink:#102c49;--gold:#dcad37;--muted:#6d7e8e;--line:#dfe6ed;--paper:#f4f7fa}*{box-sizing:border-box}body{font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff;font-size:14px}h1,h2,h3,h4,.brand{font-family:'Manrope',Arial,sans-serif}a{color:inherit;text-decoration:none}button,a,input,select,textarea{touch-action:manipulation}a:hover{color:#b48620}.container{max-width:1240px;padding-left:30px;padding-right:30px}.icon{width:23px;height:23px;flex-shrink:0;vertical-align:middle}.utility{background:#061d34;color:#a6b8ca;font-size:10px;letter-spacing:1.7px;padding:10px 0}.utility .icon{width:13px;height:13px;margin-right:7px}.utility span:last-child{letter-spacing:.3px}.site-header{background:var(--navy);color:#fff}.navbar{padding-top:23px;padding-bottom:23px}.brand{display:inline-flex;gap:12px;align-items:center;color:white}.brand:hover{color:inherit}.brand-shield{font-family:Arial,sans-serif;position:relative;display:inline-grid;place-items:center;font-size:27px;letter-spacing:-3px;font-weight:800;width:49px;height:56px;border:3px solid #d2d9e0;border-bottom:5px solid var(--gold);clip-path:polygon(50% 0,100% 15%,93% 71%,50% 100%,7% 71%,0 15%);background:linear-gradient(120deg,#173d5c,#092744);padding-right:4px}.brand-shield span{position:absolute;color:var(--gold);top:-1px;right:-2px;font-size:34px}.brand-type{font-size:25px;font-weight:800;letter-spacing:-.8px;white-space:nowrap}.brand-type small{display:block;font-family:'DM Sans',Arial,sans-serif;font-weight:500;font-size:8.6px;letter-spacing:2.7px;margin-top:3px}.navbar-nav{gap:30px}.navbar .nav-link{font-size:13px;color:#ced9e5;padding:9px 0!important;position:relative}.navbar .nav-link.active,.navbar .nav-link:hover{color:white}.navbar .nav-link.active:after{content:'';position:absolute;height:2px;background:var(--gold);left:0;right:0;bottom:-9px}.btn{font-weight:650;font-size:13px;padding:13px 23px;border-radius:5px;display:inline-flex;justify-content:center;align-items:center;gap:10px}.btn-gold{color:#10283f;background:linear-gradient(105deg,#edc65d,#d7a229);border:1px solid #d5a12b;box-shadow:0 3px 7px #b88c1620}.btn-gold:hover{background:#e9bc48;border-color:#b88b26;color:#071e35}.btn-navy{background:var(--navy);color:white}.btn-navy:hover{background:#174468;color:white}.btn-outline{border:1px solid #cbd6e0;color:var(--ink);background:white}.nav-cta{margin-left:13px;padding:10px 16px;font-size:12px}.nav-cta .icon{width:16px}.hero{height:485px;position:relative;background:#183b51 url('../images/hero-city.png') center 57%/cover no-repeat;color:#fff}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,26,47,.94) 0%,rgba(5,30,50,.76) 35%,rgba(5,30,50,.03) 80%),linear-gradient(0deg,#092c4b70,transparent 70%)}.hero-content{position:relative;padding-top:65px;height:100%}.eyebrow{font-size:10px;font-weight:650;letter-spacing:2px;display:flex;align-items:center;gap:10px;color:#e1c373}.eyebrow>span{display:inline-block;width:23px;height:2px;background:var(--gold)}.eyebrow.dark{color:#8c712c;font-size:9px}.hero h1{font-size:45px;line-height:1.2;letter-spacing:-1.5px;font-weight:800;margin:18px 0}.hero p{font-size:14px;line-height:1.8;color:#d4dee5}.hero-types{display:flex;gap:0;margin-top:27px}.hero-types a{display:flex;flex-direction:column;gap:8px;align-items:center;min-width:80px;padding:0 22px;border-right:1px solid #ffffff30;font-size:10px;color:#dfe9f3}.hero-types a:first-child{padding-left:0;min-width:65px}.hero-types a:last-child{border:0}.hero-types .icon{height:27px;width:27px}.hero-types a:hover{color:var(--gold)}.hero-caption{position:absolute;right:30px;bottom:105px;text-align:right;letter-spacing:2px;font-size:8px;color:#cdd9e4}.hero-caption span{display:block;font-size:14px;letter-spacing:0;font-weight:600;margin-top:4px}.search-overlap{position:relative;margin-top:-77px;z-index:2}.search-panel{border:1px solid var(--line);border-radius:9px;background:white;box-shadow:0 9px 30px #0e304811;overflow:hidden}.search-panel-top{padding:16px 25px;border-bottom:1px solid var(--line);background:linear-gradient(110deg,#fff,#f2f5f8);display:flex;justify-content:space-between;font-size:12px;font-weight:600}.search-panel-top>span:first-child{position:relative}.search-panel-top>span:first-child:after{content:'';position:absolute;height:3px;bottom:-17px;left:0;width:100%;background:var(--gold)}.search-panel-top .icon{width:17px;margin-right:6px}.search-panel form{padding:24px 26px 20px}.search-title{display:flex;gap:20px;align-items:center;margin-bottom:20px}.search-title h2{font-size:20px;letter-spacing:-.5px;font-weight:800;margin:0}.search-title p{margin:0;font-size:12px;color:var(--muted)}.search-fields{display:grid;grid-template-columns:1fr 1.15fr 1.15fr 1.15fr 1.15fr;gap:15px}label{display:block;font-size:11px;font-weight:600;margin-bottom:8px}.form-select,.form-control{font-size:12px;color:var(--ink);border-color:#d9e2eb;padding:12px;border-radius:4px;background-color:#fff}.form-select{padding-right:33px}.form-select:focus,.form-control:focus{border-color:#c39b38;box-shadow:0 0 0 3px #d7ac3330}.search-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.search-bottom>span{font-size:11px;color:var(--muted)}.search-bottom .icon{width:17px;margin-right:4px}.search-bottom .btn{min-width:195px}.search-status:empty{display:none}.search-status{margin:12px 0 0;color:#a35818}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding-top:33px;padding-bottom:37px;gap:15px}.trust-strip>div{display:flex;gap:12px;align-items:center}.trust-strip .icon{box-sizing:content-box;background:#f0f4f8;padding:11px;border-radius:50%;width:23px;height:23px}.trust-strip strong{font-size:11px;display:block}.trust-strip small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.explore-section{background:#f6f8fa;border-top:1px solid #eaf0f3;border-bottom:1px solid #eaf0f3;padding:44px 0 45px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.section-heading h2{font-size:25px;font-weight:750;letter-spacing:-.7px;margin:12px 0 0}.text-link{font-size:11px;font-weight:650;display:flex;align-items:center;gap:10px}.text-link .icon{width:17px}.step-card{border:1px solid #e1e7ec;background:white;padding:25px 25px 22px;position:relative;border-radius:6px;height:100%}.step-icon{display:inline-grid;place-items:center;width:42px;height:42px;background:#f1f5f8;border-radius:6px}.step-number{position:absolute;right:23px;top:24px;color:#d6dfe7;font-size:26px;font-weight:700;font-family:Manrope,Arial}.step-card h3{font-size:15px;font-weight:750;margin:21px 0 9px}.step-card p{color:var(--muted);font-size:12px;line-height:1.8;margin:0;max-width:290px}.landscape-banner{background:linear-gradient(90deg,#052644ed,#0a304887),url('../images/road.jpg') center 55%/cover;min-height:268px;border-radius:7px;padding:35px 40px;color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.landscape-banner h2{font-size:30px;font-weight:750;line-height:1.27;margin:17px 0}.landscape-banner em{color:#e5c15b;font-style:normal}.banner-link{color:#e4eaf0;font-size:11px;display:flex;gap:17px;align-items:center}.banner-link .icon{width:17px}.banner-signature{font-family:Georgia,serif;font-style:italic;color:#e6bf57;font-size:36px;transform:rotate(-8deg);text-align:center;margin-right:30px}.audience{padding-top:0;padding-bottom:42px;text-align:center}.audience>span{font-size:9px;letter-spacing:2px;color:#8090a0}.audience>div{display:flex;justify-content:center;margin-top:20px}.audience>div>span{padding:0 33px;border-right:1px solid #d5dfe8;font-size:12px;font-weight:600}.audience>div>span:last-child{border:0}.footer{background:#08233e;color:#bfccd8;padding-top:35px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px}.footer .brand-type{font-size:21px}.footer .brand-shield{width:42px;height:48px;font-size:23px}.footer .brand-type small{font-size:7px;letter-spacing:2.3px}.footer-top p{font-size:13px;line-height:1.8;margin:0;color:#e3eaf0}.gold-dash{display:inline-block;width:25px;height:2px;background:var(--gold);margin-left:10px}.footer-links{display:flex;gap:24px;font-size:11px}.footer-bottom{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid #ffffff17;font-size:10px;color:#8a9daf}.page-heading{padding-top:35px;padding-bottom:30px}.page-heading h1{font-size:34px;font-weight:800;letter-spacing:-1px;margin:14px 0}.page-heading>p{color:var(--muted)}.page-heading .search-panel{margin-top:26px}.breadcrumbs{font-size:11px;color:#8190a0;display:flex;gap:12px;margin-bottom:25px}.breadcrumbs a{color:#314e69}.demo-tag{font-size:9px;letter-spacing:1px;background:#fcf4dc;color:#8b6c1f;padding:7px 10px;border-radius:3px;font-weight:650}.vehicle-card{border:1px solid var(--line);border-radius:7px;overflow:hidden;height:100%;transition:box-shadow .2s,transform .2s}.vehicle-card:hover{box-shadow:0 9px 24px #08274713;transform:translateY(-3px)}.vehicle-card img{width:100%;aspect-ratio:1.8;object-fit:cover;background:#eaf0f5}.vehicle-card-body{padding:22px}.vehicle-meta{font-size:10px;color:var(--muted)}.vehicle-card h3{font-size:18px;font-weight:750;margin:10px 0}.vehicle-card p{font-size:11px;color:var(--muted)}.card-value{border-top:1px solid var(--line);margin-top:20px;padding-top:17px;display:flex;align-items:center;justify-content:space-between}.card-value small{display:block;font-size:10px;color:var(--muted)}.card-value strong{font-size:21px;display:block;margin-top:4px}.round-link{width:37px;height:37px;border-radius:50%;background:#f5edda;display:grid;place-items:center}.empty-state{background:var(--paper);border:1px solid var(--line);padding:55px;text-align:center;border-radius:6px}.empty-state h3{font-size:20px;margin-top:18px}.detail-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.detail-heading h1{font-size:30px;font-weight:800;letter-spacing:-.8px}.detail-heading p{margin:10px 0 0;color:var(--muted);font-size:12px}.detail-image{width:100%;aspect-ratio:1.55;object-fit:cover;border-radius:7px;background:#e8edf2}.photo-caption{font-size:10px;color:var(--muted);margin:10px 0 20px}.value-panel{border:1px solid #e6d9b9;border-radius:7px;background:linear-gradient(120deg,#fffcf3,#fff);padding:27px;margin-bottom:18px}.value-panel .value{font-size:42px;font-family:Manrope,Arial;font-weight:800;letter-spacing:-1.5px;margin:8px 0 15px}.value-panel>span{font-size:12px;font-weight:650}.value-panel .value small{font-size:22px;letter-spacing:0;margin-right:5px}.value-context{font-size:12px;line-height:1.8;color:var(--muted);border-top:1px solid #e5dcc7;padding-top:15px}.info-card{border:1px solid var(--line);border-radius:7px;padding:22px;background:#fff;height:100%}.info-card h3{font-size:14px;font-weight:750;margin-bottom:15px}.info-card p{font-size:12px;color:var(--muted);line-height:1.8}.spec-heading{background:var(--navy);padding:15px 20px;color:white;font-size:13px;font-weight:650;border-radius:6px 6px 0 0;margin-top:8px}.spec-table{font-size:12px;margin-bottom:0}.spec-table td{padding:9px 14px;border:0}.spec-table td:first-child{color:#6e7e8b;width:43%}.spec-table tr:nth-child(odd){background:#f2f5f8}.spec-table td:last-child{font-weight:500}.report-cta{background:#f1f5f8;border:1px solid var(--line);border-radius:6px;padding:20px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px}.report-cta h3{font-size:16px;margin:0 0 5px;font-weight:750}.report-cta p{font-size:11px;color:var(--muted);margin:0}.content-page{max-width:930px;padding-top:50px;padding-bottom:70px}.content-page h1{font-weight:800;font-size:38px;margin:15px 0 25px}.content-page h2{font-size:23px;margin:35px 0 15px}.content-page p,.content-page li{line-height:1.9;color:#607285}.resource-card{border:1px solid var(--line);border-radius:7px;padding:25px;margin:18px 0}.resource-card h2{margin-top:0}.report-actions{display:flex;justify-content:space-between;align-items:center;padding:25px 0;gap:15px}.report-sheet{max-width:850px;background:white;margin:0 auto 45px;padding:45px;box-shadow:0 5px 25px #09274717;border:1px solid var(--line);position:relative}.report-sheet .brand{color:var(--navy)}.report-sheet .brand-type{font-size:21px}.report-header{display:flex;justify-content:space-between;align-items:center}.report-reference{text-align:right;font-size:10px;line-height:1.8}.report-sheet h1{text-align:center;font-size:21px;letter-spacing:1.2px;font-weight:800;margin:35px 0 9px}.report-subtitle{text-align:center;color:#6d7e8e;font-size:11px}.report-sheet h2{font-size:14px;font-weight:750;margin:26px 0 13px}.report-value{background:#fffaec;border:1px solid #ddbc66;padding:20px;border-radius:5px}.report-value strong{font-size:34px;display:block}.report-sheet p{font-size:12px;line-height:1.7}.report-footer{border-top:2px solid #d6a72f;margin-top:30px;padding-top:18px;font-size:10px;color:#63798b}.report-watermark{font-size:85px;position:absolute;top:45%;left:12%;transform:rotate(-30deg);opacity:.055;font-weight:bold;pointer-events:none}.admin-shell{display:grid;grid-template-columns:230px 1fr;min-height:80vh;background:#f3f6f9}.admin-sidebar{background:#0c2e4e;padding:30px 20px;color:#cad7e2}.admin-sidebar a{display:block;padding:12px 15px;border-radius:5px;font-size:13px}.admin-sidebar a:hover,.admin-sidebar a.active{background:#ffffff13;color:#eac358}.admin-main{padding:35px;min-width:0}.admin-main h1{font-size:29px;font-weight:800;margin-bottom:24px}.admin-card{background:white;border:1px solid var(--line);border-radius:7px;padding:24px;margin-bottom:22px}.stat strong{font-size:33px;display:block;margin-top:12px}.stat span{font-size:12px;color:var(--muted)}.admin-table{font-size:12px;vertical-align:middle}.admin-table th{font-size:10px;letter-spacing:.4px;text-transform:uppercase;color:#6c8092;padding:13px 8px}.admin-table td{padding:13px 8px}.admin-table .btn{font-size:10px;padding:6px 11px}.login-wrap{max-width:460px;margin:65px auto;padding:30px}.status-pill{display:inline-block;padding:4px 8px;border-radius:4px;background:#eaf5ec;color:#2b7b44;font-size:10px}.status-pill.off{background:#f1f2f4;color:#71808e}.admin-form label{margin-top:6px}.admin-mobile-toggle{display:none}.notice{background:#f1f6fa;border-left:3px solid #b6cbdc;padding:15px 18px;color:#5b7185;font-size:11px;line-height:1.8;border-radius:3px}.table-responsive{max-width:100%}
@media(min-width:1500px){.hero{height:520px}.hero-content{padding-top:80px}.hero h1{font-size:51px}.search-overlap{margin-top:-80px}}
@media(max-width:991px){.navbar-nav{gap:20px}.brand-type{font-size:21px}.nav-cta{display:none}.hero h1{font-size:39px}.hero{height:460px}.search-title{display:block}.search-title p{margin-top:8px}.search-fields{gap:10px}.trust-strip{grid-template-columns:repeat(2,1fr);gap:25px}.section-heading h2{font-size:22px}.audience>div>span{padding:0 20px}.footer-links{gap:15px}.admin-shell{grid-template-columns:185px 1fr}.admin-main{padding:25px}.report-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:767px){.container{padding-left:20px;padding-right:20px}.utility{font-size:8px;letter-spacing:1px}.utility span:last-child{display:none}.navbar{padding-top:16px;padding-bottom:16px}.brand-type{font-size:22px}.brand-shield{width:43px;height:49px;font-size:25px}.navbar-nav{gap:7px;padding:20px 0 5px}.navbar .nav-link.active:after{bottom:2px;right:auto;width:25px}.navbar-toggler{border:1px solid #ffffff40;border-radius:4px;padding:5px 8px}.hero{height:440px;background-position:62% center}.hero-shade{background:linear-gradient(90deg,#051e36ee,#06264170),linear-gradient(0deg,#08274750,transparent)}.hero-content{padding-top:42px}.hero h1{font-size:35px;letter-spacing:-1px}.eyebrow{font-size:8px;letter-spacing:1.4px}.hero p{font-size:12px}.hero-types{margin-top:23px}.hero-types a{padding:0 19px;font-size:9px}.hero-caption{display:none}.search-overlap{margin-top:-55px}.search-panel-top{padding:14px 18px;font-size:11px}.search-panel-top .small{display:none}.search-panel-top>span:first-child:after{bottom:-15px}.search-panel form{padding:23px 18px 18px}.search-title p{font-size:11px;line-height:1.7}.search-fields{grid-template-columns:1fr;gap:13px}.form-select,.form-control{font-size:14px}.search-bottom{flex-direction:column-reverse;gap:16px;align-items:stretch}.search-bottom>span{font-size:9px;text-align:center}.search-bottom .btn{width:100%}.trust-strip{gap:22px 12px;padding-top:27px;padding-bottom:28px}.trust-strip>div{gap:8px}.trust-strip .icon{padding:8px;width:19px;height:19px}.trust-strip strong{font-size:9px}.trust-strip small{font-size:8px;line-height:1.6;margin-top:3px}.section-heading{align-items:flex-start;flex-direction:column;gap:13px}.section-heading h2{font-size:24px;line-height:1.4}.explore-section{padding:32px 0}.step-card{padding:23px}.step-card p{max-width:none}.landscape-banner{padding:28px 23px;min-height:280px}.landscape-banner h2{font-size:28px}.banner-signature{display:none}.audience>div{display:grid;grid-template-columns:1fr 1fr;gap:18px}.audience>div>span{font-size:10px;padding:0 10px}.audience>div>span:nth-child(2){border:0}.footer-top{flex-wrap:wrap;gap:28px}.footer-top p{font-size:11px}.footer-links{width:100%;gap:30px}.footer-bottom{flex-direction:column;gap:9px;font-size:9px}.page-heading h1{font-size:29px}.detail-heading{align-items:flex-start;flex-direction:column}.detail-heading h1{font-size:27px}.value-panel .value{font-size:38px}.report-actions{flex-wrap:wrap}.report-actions .btn{padding:10px 12px;font-size:11px}.report-sheet{padding:23px 17px}.report-header{flex-wrap:wrap;gap:15px}.report-reference{text-align:left}.report-sheet .brand-type{font-size:18px}.report-sheet h1{font-size:17px}.report-watermark{font-size:48px}.admin-shell{display:block}.admin-sidebar{display:none}.admin-sidebar.show{display:block}.admin-mobile-toggle{display:block;margin:15px 20px}.admin-main{padding:20px}.content-page h1{font-size:31px}.report-cta .btn{width:100%}}
@media print{body{background:white;font-size:11px}.utility,.site-header,.footer,.report-actions,.admin-mobile-toggle{display:none!important}.report-sheet{box-shadow:none;border:0;margin:0;padding:0;max-width:none}.report-sheet section,.report-value,table{break-inside:avoid}.report-sheet{print-color-adjust:exact;-webkit-print-color-adjust:exact}.report-sheet .row{display:flex}.report-sheet .col-md-6{width:50%}@page{size:A4;margin:15mm}}

.report-vehicle-grid{display:table;width:100%;table-layout:fixed}.report-vehicle-specs{display:table-cell;width:55%;vertical-align:top}.report-vehicle-photo{display:table-cell;width:45%;padding:0 0 0 18px;vertical-align:middle;text-align:center}.report-vehicle-photo img{width:100%;height:auto}.report-vehicle-photo p{font-size:9px;color:#7a8c9c}.report-photo-placeholder{padding:30px 10px;background:#f0f4f8;color:#8094a6;font-size:14px}@media(max-width:550px){.report-vehicle-grid,.report-vehicle-specs,.report-vehicle-photo{display:block;width:100%}.report-vehicle-photo{padding:15px 0 0}}

/* Vehicle detail photo gallery */
.vehicle-gallery{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;margin-bottom:23px}
.gallery-heading{padding:19px 22px;display:flex;justify-content:space-between;align-items:center;gap:14px}.gallery-eyebrow{font-size:8px;letter-spacing:2px;color:#9a7828;font-weight:700}.gallery-heading h2{font-size:17px;font-weight:800;margin:5px 0 0;letter-spacing:-.3px}.gallery-total{font-size:11px;color:#62778a;white-space:nowrap;display:flex;align-items:center;gap:7px}
.gallery-stage{position:relative;background:radial-gradient(ellipse at center,#fff,#e9eef3);overflow:hidden}.gallery-open{display:block;position:relative}.gallery-main{display:block;width:100%;aspect-ratio:1.5;object-fit:contain}.gallery-enlarge{position:absolute;right:16px;top:16px;padding:8px 11px;background:#fffffff0;border:1px solid #dde4eb;border-radius:6px;font-size:10px;display:flex;gap:7px;align-items:center;box-shadow:0 3px 12px #0827470c}.gallery-caption{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#082747;color:#fff;font-size:11px}.gallery-caption>span:last-child{font-variant-numeric:tabular-nums;color:#e5c46f;font-size:10px;letter-spacing:1px}
.gallery-arrow{position:absolute;top:46%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid #dce3e9;background:#fffffff0;color:var(--navy);box-shadow:0 3px 12px #08274710;z-index:1}.gallery-arrow:hover{background:#eed38b;border-color:#d5b454}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-arrow[hidden]{display:none}
.gallery-thumbnails{display:flex;gap:11px;padding:18px 18px 8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#bdcbd7 transparent}.gallery-thumbnail{display:block;flex:0 0 115px;padding:4px;border:2px solid transparent;border-radius:8px;color:#64788b;background:#f4f6f8;text-align:center}.gallery-thumbnail img{width:100%;aspect-ratio:1.5;object-fit:contain;border-radius:4px;background:#e9edf1}.gallery-thumbnail span{display:block;font-size:10px;padding:7px 2px 3px}.gallery-thumbnail:hover{border-color:#c8d4df;color:var(--navy)}.gallery-thumbnail.is-active{border-color:#d4a437;background:#fffaf0;color:var(--navy);box-shadow:0 2px 8px #c99b2410}.gallery-thumbnail.is-active span{font-weight:700}.gallery-note{display:flex;align-items:flex-start;gap:7px;font-size:10px;line-height:1.7;color:#8291a0;margin:9px 20px 18px}.vehicle-gallery a:focus-visible,.vehicle-gallery button:focus-visible{outline:3px solid #dfac30;outline-offset:-3px}
.gallery-lightbox{padding:0;border:1px solid #354b61;border-radius:12px;width:min(1120px,94vw);max-width:94vw;max-height:94dvh;background:#091f35;color:#fff;overflow:auto}.gallery-lightbox::backdrop{background:#031426eb;backdrop-filter:blur(6px)}.lightbox-heading{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;gap:15px;font-size:13px}.lightbox-close{background:#ffffff13;color:#fff;border:1px solid #ffffff30;border-radius:50%;width:40px;height:40px;flex-shrink:0}.lightbox-stage{position:relative;background:#eef1f4}.lightbox-image{display:block;width:100%;height:min(65dvh,680px);object-fit:contain}.lightbox-caption{display:flex;justify-content:space-between;padding:16px 22px;font-size:12px}.lightbox-caption>span:last-child{color:#e5c46f}
@media(max-width:767px){.gallery-heading{padding:16px}.gallery-heading h2{font-size:16px}.gallery-main{aspect-ratio:1.25}.gallery-enlarge{right:10px;top:10px;font-size:9px;padding:7px}.gallery-thumbnails{padding:14px 12px 7px;gap:8px}.gallery-thumbnail{flex-basis:94px}.gallery-arrow{width:35px;height:35px}.gallery-prev{left:9px}.gallery-next{right:9px}.gallery-note{margin:8px 14px 15px;font-size:9px}.gallery-lightbox{width:96vw;max-width:96vw}.lightbox-heading{font-size:11px;padding:12px}.lightbox-image{height:58dvh}}

.gallery-credits{margin:0 20px 18px;padding-top:12px;border-top:1px solid var(--line);font-size:10px;color:#718496;line-height:1.8}.gallery-credits summary{cursor:pointer;color:#536c83;font-weight:600}.gallery-credits p{margin:10px 0}.gallery-credits ul{padding-left:16px;margin-bottom:0}.gallery-credits li{margin:6px 0}.gallery-credits a{text-decoration:underline;text-underline-offset:2px}

.card-photo-credit{padding:6px 12px;border-bottom:1px solid var(--line);background:#f7f9fb;font-size:9px;color:#738698;line-height:1.5}.card-photo-credit a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalogue-preview{padding-top:18px}.catalogue-preview .section-heading h2{max-width:720px}

/* Supplied AutoValue Asia PNG branding */
.brand-logo{display:block;width:260px;height:auto;max-width:100%;object-fit:contain}
.footer .brand-logo{width:225px}
.report-header .brand{background:var(--navy);padding:8px 12px;border-radius:5px}
.report-header .brand-logo{width:205px}
@media(max-width:767px){.navbar .brand-logo{width:215px}.footer .brand-logo{width:210px}.report-header .brand-logo{width:185px}}

/* Vehicle detail: sale summary and paired specification rows. */
.sold-badge{display:inline-flex;align-items:center;background:#c73543;color:#fff;border-radius:5px;padding:7px 13px;font-size:12px;font-weight:800;letter-spacing:1px}.sold-price-bar{background:#102c49;color:#fff;border-radius:7px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:22px 0 30px}.sold-price-bar>div{display:flex;align-items:baseline;gap:12px}.sold-price-bar strong{font-family:Manrope,Arial,sans-serif;font-size:29px;font-weight:800}.sold-price-bar>div>span{font-size:18px;font-weight:650}.sold-price-date{font-size:11px;color:#c9d6e3}.vehicle-specifications h2{font-size:23px;font-weight:800;margin-bottom:20px}.spec-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:24px;border:1px solid var(--line);border-radius:8px;padding:12px 18px;margin:0}.spec-row{display:flex;justify-content:space-between;gap:16px;padding:15px 10px;border-bottom:1px solid #e7edf2;align-items:baseline;min-width:0}.spec-row:nth-child(4n+1),.spec-row:nth-child(4n+2){background:#f4f6f8}.spec-row dt{font-size:12px;font-weight:500;color:#6d7e8e;flex:1}.spec-row dd{font-size:12px;font-weight:700;text-align:right;flex:1;margin:0;overflow-wrap:anywhere}.additional-specs{padding:20px 0}.additional-specs h3{font-size:15px;font-weight:750}.additional-specs p{font-size:12px;color:var(--muted);line-height:1.8}.detail-sidebar{display:grid;gap:20px;position:sticky;top:24px}.sold-summary{border:1px solid #efd8dc;background:linear-gradient(145deg,#fff,#fff1f3);padding:26px;border-radius:9px}.sold-summary h2{font-size:13px;color:#6d7e8e;margin:20px 0 8px}.sale-amount{font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:36px;color:#ba2c3a;overflow-wrap:anywhere}.sale-amount small{font-size:18px}.sold-summary p,.detail-report-card p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:12px}.detail-report-card{padding:24px;border:1px solid var(--line);border-radius:8px}.detail-report-card h3{font-size:16px;font-weight:750}.vehicle-detail-page .gallery-heading{display:none}.vehicle-detail-page .vehicle-gallery{margin-bottom:0}@media(max-width:767px){.spec-grid{grid-template-columns:1fr;padding:8px 12px}.spec-row:nth-child(n){background:transparent}.spec-row:nth-child(odd){background:#f4f6f8}.sold-price-bar{align-items:flex-start;flex-direction:column;padding:18px}.sold-price-bar strong{font-size:25px}.detail-heading h1{font-size:25px}.detail-heading{align-items:flex-start}.detail-sidebar{position:static}.sale-amount{font-size:32px}}
