:root{--cmp-bg:#f5f7fb;--cmp-card:#fff;--cmp-text:#132238;--cmp-muted:#6b7789;--cmp-accent:#ff6b2c;--cmp-dark:#0d1b2a;--cmp-line:#e8edf3;--cmp-radius:22px;--cmp-shadow:0 18px 50px rgba(17,34,51,.09)}
.cmp-shell,.cmp-market-wrap,.cmp-vehicle-page,.cmp-public-dealer{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--cmp-text)}
.cmp-shell{display:grid;grid-template-columns:250px 1fr;min-height:90vh;background:var(--cmp-bg);border-radius:28px;overflow:hidden}.cmp-sidebar{background:var(--cmp-dark);padding:32px 20px;color:#fff}.cmp-brand{font-size:22px;font-weight:800;margin-bottom:34px}.cmp-brand span{color:var(--cmp-accent)}.cmp-sidebar a{display:block;color:#c7d1de;text-decoration:none;padding:13px 15px;border-radius:12px;margin:5px 0}.cmp-sidebar a:hover,.cmp-sidebar a.active{background:rgba(255,255,255,.08);color:#fff}.cmp-main{padding:40px;max-width:1400px;width:100%;box-sizing:border-box}.cmp-main h1,.cmp-main h2,.cmp-market-wrap h1,.cmp-vehicle-page h1{margin:.15em 0 .6em;letter-spacing:-.035em}.cmp-eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--cmp-accent)}.cmp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:26px 0}.cmp-stats>div{background:#fff;padding:24px;border-radius:18px;box-shadow:var(--cmp-shadow)}.cmp-stats strong{display:block;font-size:30px}.cmp-stats span{color:var(--cmp-muted);font-size:14px}.cmp-panel{background:#fff;border-radius:24px;padding:28px;margin:24px 0;box-shadow:var(--cmp-shadow)}.cmp-panel-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.cmp-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--cmp-accent);color:#fff!important;border:0;border-radius:13px;padding:13px 18px;text-decoration:none;font-weight:700;cursor:pointer}.cmp-btn.full{width:100%;box-sizing:border-box}.cmp-form label,.cmp-filter label{display:block;font-size:13px;font-weight:700;margin:14px 0;color:#34445a}.cmp-form input,.cmp-form textarea,.cmp-form select,.cmp-filter input,.cmp-filter select,.cmp-result-top select{width:100%;padding:13px 14px;border:1px solid var(--cmp-line);border-radius:12px;background:#fff;box-sizing:border-box;margin-top:7px;color:var(--cmp-text)}.cmp-grid-2,.cmp-grid-3{display:grid;gap:14px}.cmp-grid-2{grid-template-columns:repeat(2,1fr)}.cmp-grid-3{grid-template-columns:repeat(3,1fr)}.cmp-row{display:grid;grid-template-columns:2fr .8fr 1fr auto;gap:20px;align-items:center;padding:17px 0;border-bottom:1px solid var(--cmp-line)}.cmp-row small,.cmp-row span{display:block;color:var(--cmp-muted);font-size:12px}.cmp-accessory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px}.cmp-accessory-grid article{border:1px solid var(--cmp-line);border-radius:16px;padding:14px}.cmp-accessory-img{height:120px;background:linear-gradient(135deg,#edf1f6,#dfe6ee);border-radius:12px}.cmp-market-wrap{max-width:1500px;margin:auto}.cmp-market-head{padding:26px 6px}.cmp-market-head h1{font-size:clamp(34px,5vw,62px);max-width:800px}.cmp-market-head p{font-size:18px;color:var(--cmp-muted)}.cmp-market-layout{display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:start}.cmp-filter{position:sticky;top:24px;background:#fff;border:1px solid var(--cmp-line);border-radius:22px;padding:22px;box-shadow:var(--cmp-shadow)}.cmp-result-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.cmp-result-top select{width:auto;margin:0}.cmp-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cmp-card{background:#fff;border:1px solid var(--cmp-line);border-radius:22px;overflow:hidden;box-shadow:0 10px 35px rgba(17,34,51,.06);transition:.25s}.cmp-card:hover{transform:translateY(-4px);box-shadow:var(--cmp-shadow)}.cmp-card-image{display:block;position:relative;aspect-ratio:4/3;background:#e9eef4;overflow:hidden}.cmp-card-image img{width:100%;height:100%;object-fit:cover}.cmp-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:160px;background:linear-gradient(135deg,#e7edf4,#d8e1eb);font-weight:800;letter-spacing:.14em;color:#8290a3}.cmp-placeholder.big{min-height:460px}.cmp-badge{position:absolute;left:14px;top:14px;background:#fff;padding:8px 10px;border-radius:999px;font-size:11px;font-weight:800}.cmp-card-body{padding:18px}.cmp-card-body h2{font-size:20px;margin:5px 0}.cmp-card-body h2 a{text-decoration:none;color:var(--cmp-text)}.cmp-card-meta,.cmp-card-body p{font-size:13px;color:var(--cmp-muted)}.cmp-card-foot{display:flex;justify-content:space-between;align-items:end;border-top:1px solid var(--cmp-line);padding-top:14px;margin-top:14px}.cmp-card-foot strong{font-size:21px}.cmp-card-foot span{font-size:12px;color:var(--cmp-muted)}.cmp-vehicle-page{max-width:1400px;margin:auto}.cmp-vehicle-gallery{display:grid;grid-template-columns:2fr 1fr;gap:10px;border-radius:24px;overflow:hidden;margin-bottom:32px}.cmp-gallery-main{min-height:460px;background:#eef2f6}.cmp-gallery-main img{width:100%;height:100%;object-fit:cover}.cmp-gallery-stack{display:grid;gap:10px}.cmp-vehicle-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:36px;align-items:start}.cmp-spec-strip{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.cmp-spec-strip span{background:#f2f5f8;padding:9px 12px;border-radius:999px;font-size:13px}.cmp-contact-card{position:sticky;top:24px;background:#fff;border:1px solid var(--cmp-line);border-radius:22px;padding:24px;box-shadow:var(--cmp-shadow)}.cmp-price{font-size:38px;font-weight:900;letter-spacing:-.04em;margin:6px 0 20px}.cmp-finance{background:#f7f9fc;border-radius:16px;padding:18px;margin-bottom:18px}.cmp-finance h3{margin-top:0}.cmp-finance input,.cmp-finance select{width:100%}.cmp-fin-result{display:flex;justify-content:space-between;align-items:end;padding:14px 0}.cmp-fin-result strong{font-size:26px}.cmp-finance small{color:var(--cmp-muted)}.cmp-phone{display:block;text-align:center;margin-top:12px;color:var(--cmp-text);font-weight:700}.cmp-dealer-hero{background:linear-gradient(135deg,#0d1b2a,#17334f);color:#fff;border-radius:28px;padding:48px;display:flex;gap:24px;align-items:center}.cmp-dealer-logo{width:100px;height:100px;border-radius:22px;background:#fff}.cmp-about{max-width:850px;font-size:17px;line-height:1.7}.cmp-switch{display:flex!important;align-items:center;gap:10px}.cmp-switch input{width:auto!important;margin:0!important}
@media(max-width:1100px){.cmp-card-grid{grid-template-columns:repeat(2,1fr)}.cmp-vehicle-layout{grid-template-columns:1fr}.cmp-contact-card{position:relative;top:auto}.cmp-stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.cmp-shell{grid-template-columns:1fr}.cmp-sidebar{display:flex;overflow:auto;gap:6px;padding:14px}.cmp-sidebar .cmp-brand{display:none}.cmp-sidebar a{white-space:nowrap}.cmp-main{padding:18px}.cmp-market-layout{grid-template-columns:1fr}.cmp-filter{position:relative;top:auto}.cmp-card-grid{grid-template-columns:1fr}.cmp-grid-2,.cmp-grid-3{grid-template-columns:1fr}.cmp-vehicle-gallery{grid-template-columns:1fr}.cmp-gallery-stack{grid-template-columns:1fr 1fr}.cmp-placeholder.big,.cmp-gallery-main{min-height:320px}.cmp-stats{grid-template-columns:1fr 1fr}.cmp-row{grid-template-columns:1fr 1fr}.cmp-accessory-grid{grid-template-columns:1fr 1fr}}

/* v0.2.0 additions */
.cmp-login-page{max-width:1100px;margin:60px auto;display:grid;grid-template-columns:1.15fr .85fr;border-radius:28px;overflow:hidden;box-shadow:0 30px 80px rgba(15,23,42,.14);background:#fff}.cmp-login-visual{padding:70px;background:linear-gradient(145deg,#0f172a,#1f3b34);color:#fff;display:flex;flex-direction:column;justify-content:center}.cmp-login-visual h1{font-size:48px;line-height:1.05;margin:12px 0 18px;color:#fff}.cmp-login-visual p{font-size:18px;opacity:.86;max-width:520px}.cmp-login-points{display:flex;flex-direction:column;gap:12px;margin-top:28px;font-weight:600}.cmp-login-card{padding:54px;background:#fff;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.cmp-login-card h2{font-size:30px;margin:8px 0 24px}.cmp-alert{background:#fff2f2;color:#a22323;border:1px solid #ffd4d4;padding:12px 14px;border-radius:12px;margin-bottom:18px}.cmp-check{display:flex!important;align-items:center;gap:8px}.cmp-check input{width:auto!important}.cmp-filter-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.cmp-filter-title h3{margin:0}.cmp-filter-title span{font-size:12px;color:#64748b;background:#eef2f7;padding:5px 8px;border-radius:999px}.cmp-filter form{display:flex;flex-direction:column;gap:14px}.cmp-reset{text-align:center;color:#64748b;font-size:13px;text-decoration:none}.cmp-sort{margin:0}.cmp-sort select{min-width:180px}.cmp-dealer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.cmp-dealer-card{display:flex;gap:18px;align-items:center;padding:24px;background:#fff;border:1px solid #e7ebef;border-radius:20px;text-decoration:none;color:inherit;box-shadow:0 10px 30px rgba(15,23,42,.06)}.cmp-dealer-card h2{font-size:20px;margin:0 0 5px}.cmp-dealer-card p{margin:0 0 5px;color:#64748b}.cmp-dealer-logo{width:70px;height:70px;border-radius:18px;background:#0f172a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;flex:0 0 auto}.cmp-dealer-hero{display:flex;align-items:center;gap:24px}.cmp-dealer-contact{margin-left:auto}.cmp-dealer-stock{margin-top:36px}.cmp-row-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.cmp-row-actions form{margin:0}.cmp-linkbtn{border:0;background:transparent;padding:0;color:#2563eb;cursor:pointer;font:inherit}.cmp-linkbtn.danger{color:#c0392b}.cmp-video-tile{display:flex;align-items:center;justify-content:center;min-height:180px;background:#111827;color:#fff;text-decoration:none;font-weight:800;font-size:18px;border-radius:16px}.cmp-dealer-inline{display:inline-block;margin-top:22px;font-weight:700;text-decoration:none}.cmp-dealer-mini{display:flex;flex-direction:column;gap:3px;padding:14px 0 18px;border-top:1px solid #e8edf2}.cmp-dealer-mini span{color:#64748b;font-size:13px}.cmp-empty{grid-column:1/-1;padding:50px;text-align:center;background:#fff;border-radius:20px;border:1px solid #e8edf2}
.cmp-admin-wrap{max-width:1250px}.cmp-admin-hero{display:flex;align-items:center;justify-content:space-between;padding:30px 34px;border-radius:22px;background:linear-gradient(135deg,#0f172a,#21443a);color:#fff;margin:24px 0}.cmp-admin-hero h1{color:#fff;font-size:36px;margin:6px 0}.cmp-admin-hero p{font-size:16px;opacity:.86}.cmp-admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}.cmp-admin-stat{background:#fff;border:1px solid #dfe5eb;border-radius:16px;padding:22px}.cmp-admin-stat strong{display:block;font-size:29px;line-height:1}.cmp-admin-stat span{display:block;margin-top:8px;color:#667085}.cmp-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cmp-admin-card{background:#fff;border:1px solid #dfe5eb;border-radius:18px;padding:24px}.cmp-admin-card h2{margin-top:0}.cmp-admin-fields input,.cmp-admin-fields select{width:100%;max-width:none}.cmp-admin-fields label{font-weight:600}.cmp-admin-fields .cmp-grid-3,.cmp-admin-fields .cmp-grid-2{margin-bottom:14px}
@media(max-width:900px){.cmp-login-page{grid-template-columns:1fr;margin:24px 12px}.cmp-login-visual{padding:38px}.cmp-login-visual h1{font-size:36px}.cmp-login-card{padding:34px}.cmp-dealer-grid{grid-template-columns:1fr}.cmp-dealer-hero{align-items:flex-start;flex-wrap:wrap}.cmp-dealer-contact{width:100%;margin-left:0}.cmp-admin-stats{grid-template-columns:1fr 1fr}.cmp-admin-grid{grid-template-columns:1fr}}
@media(max-width:600px){.cmp-admin-stats{grid-template-columns:1fr}.cmp-login-visual{padding:30px}.cmp-login-card{padding:28px}}

/* v0.4.0 - real multi-page dealer account */
.cmp-multipage-shell{min-height:760px}.cmp-page-main{min-width:0}.cmp-page-title{margin-bottom:28px}.cmp-page-title h1{font-size:38px;line-height:1.1;margin:7px 0 8px;letter-spacing:-.035em}.cmp-page-title p{margin:0;color:var(--cmp-muted);font-size:16px}.cmp-dashboard-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.cmp-dashboard-actions a{display:flex;flex-direction:column;gap:5px;padding:20px;border:1px solid var(--cmp-line);border-radius:16px;text-decoration:none;color:var(--cmp-text);background:#fff;transition:.2s}.cmp-dashboard-actions a:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(17,34,51,.08)}.cmp-dashboard-actions span{font-size:13px;color:var(--cmp-muted)}.cmp-empty-state{text-align:center;padding:70px 20px}.cmp-empty-state strong{font-size:22px}.cmp-empty-state p{color:var(--cmp-muted)}.cmp-stat-row{display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center;padding:18px 0;border-bottom:1px solid var(--cmp-line)}.cmp-stat-row small{display:block;color:var(--cmp-muted);margin-top:4px}.cmp-settings-list{display:grid;gap:0}.cmp-settings-list>div{display:grid;grid-template-columns:220px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--cmp-line)}.cmp-settings-list span{color:var(--cmp-muted)}
@media(max-width:1100px){.cmp-dashboard-actions{grid-template-columns:repeat(2,1fr)}}
@media(max-width:800px){.cmp-dashboard-actions{grid-template-columns:1fr}.cmp-stat-row{grid-template-columns:1fr}.cmp-settings-list>div{grid-template-columns:1fr;gap:5px}}

/* v0.7.0 - premium inventory inspired marketplace */
body.cmp-marketplace-screen .entry-header,body.cmp-marketplace-screen .page-header,body.cmp-marketplace-screen .page-title,body.cmp-marketplace-screen .titlebar,body.cmp-marketplace-screen .page-heading,body.cmp-vehicle-screen .entry-header,body.cmp-vehicle-screen .page-header,body.cmp-vehicle-screen .page-title,body.cmp-vehicle-screen .titlebar,body.cmp-vehicle-screen .page-heading{display:none!important}
body.cmp-marketplace-screen .site-main,body.cmp-vehicle-screen .site-main{padding-top:0!important}.cmp-market-wrap{padding:18px 0 60px}.cmp-market-toolbar{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:4px 0 22px;border-bottom:1px solid var(--cmp-line);margin-bottom:28px}.cmp-market-toolbar>div:first-child{display:flex;align-items:baseline;gap:12px}.cmp-market-kicker{font-size:24px;font-weight:850;letter-spacing:-.025em}.cmp-market-toolbar strong{font-size:13px;color:var(--cmp-muted);font-weight:650}.cmp-market-type-links{display:flex;align-items:center;gap:6px}.cmp-market-type-links a{padding:9px 13px;border-radius:8px;text-decoration:none;color:var(--cmp-muted);font-weight:700;font-size:13px}.cmp-market-type-links a:hover,.cmp-market-type-links a.active{background:var(--cmp-dark);color:#fff}.cmp-market-layout{grid-template-columns:280px minmax(0,1fr);gap:32px}.cmp-filter{border-radius:8px;box-shadow:none;padding:0 24px 24px 0;border:0;border-right:1px solid var(--cmp-line);background:transparent}.cmp-filter-title{padding-bottom:15px;border-bottom:2px solid var(--cmp-dark)}.cmp-filter-title h3{font-size:17px}.cmp-filter input,.cmp-filter select{border-radius:5px;background:#fff;padding:12px}.cmp-filter .cmp-btn{border-radius:5px;background:var(--cmp-dark)}.cmp-result-top{min-height:44px;border-bottom:1px solid var(--cmp-line);padding-bottom:14px}.cmp-result-top>strong{font-size:14px}.cmp-result-top select{border-radius:5px;padding:10px 34px 10px 11px}.cmp-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cmp-inventory-card{border-radius:7px;box-shadow:none;border:1px solid #e2e6eb}.cmp-inventory-card:hover{transform:none;box-shadow:0 10px 30px rgba(15,23,42,.10);border-color:#cbd3dc}.cmp-inventory-card .cmp-card-image{aspect-ratio:16/10}.cmp-inventory-card .cmp-badge{border-radius:3px;left:12px;top:12px;background:var(--cmp-accent);color:#fff;padding:6px 9px}.cmp-image-count{position:absolute;right:12px;bottom:12px;background:rgba(13,27,42,.86);color:#fff;padding:7px 10px;border-radius:4px;font-size:11px;font-weight:750;opacity:0;transform:translateY(4px);transition:.2s}.cmp-inventory-card:hover .cmp-image-count{opacity:1;transform:none}.cmp-inventory-card .cmp-card-body{padding:17px 17px 15px}.cmp-inventory-card .cmp-card-meta{text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800;color:#8792a0}.cmp-inventory-card .cmp-card-body h2{font-size:18px;line-height:1.25;margin:7px 0 14px}.cmp-card-specs{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--cmp-line);border-bottom:1px solid var(--cmp-line);padding:11px 0;margin-bottom:11px}.cmp-card-specs span{display:flex;flex-direction:column;gap:2px;font-size:12px;padding-right:6px;color:#34445a}.cmp-card-specs b{font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#98a2ae}.cmp-card-location{font-size:12px;color:var(--cmp-muted);margin:8px 0 13px}.cmp-inventory-card .cmp-card-foot{margin:0;padding-top:12px;border-top:0;align-items:center}.cmp-inventory-card .cmp-card-foot strong{font-size:20px}.cmp-inventory-card .cmp-card-foot a{font-size:12px;font-weight:750;text-decoration:none;color:var(--cmp-text)}
.cmp-vehicle-page{padding:14px 0 70px}.cmp-vehicle-topline{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--cmp-muted);padding:5px 0 18px}.cmp-vehicle-topline a{text-decoration:none;color:var(--cmp-muted)}.cmp-vehicle-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;padding:0 0 22px}.cmp-vehicle-heading h1{font-size:clamp(30px,4vw,48px);margin:5px 0 8px!important;line-height:1.08}.cmp-vehicle-subline{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;color:var(--cmp-muted)}.cmp-heading-price{text-align:right;flex:0 0 auto}.cmp-heading-price small,.cmp-mobile-price small{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800;color:var(--cmp-muted)}.cmp-heading-price strong{display:block;font-size:34px;letter-spacing:-.035em}.cmp-vehicle-gallery{border-radius:7px;gap:6px;margin-bottom:34px;background:#fff}.cmp-gallery-main{position:relative;min-height:540px;overflow:hidden}.cmp-gallery-stack{gap:6px}.cmp-gallery-stack>img,.cmp-gallery-stack>.cmp-placeholder,.cmp-video-tile{height:267px;min-height:267px;object-fit:cover;border-radius:0}.cmp-gallery-action{position:absolute;right:15px;bottom:15px;background:#fff;color:var(--cmp-text);padding:9px 12px;border-radius:4px;font-size:12px;font-weight:800;box-shadow:0 4px 16px rgba(0,0,0,.12)}.cmp-video-tile{border-radius:0;background:#111827;flex-direction:column;gap:8px}.cmp-video-tile span{font-size:30px}.cmp-vehicle-layout{grid-template-columns:minmax(0,1fr) 360px;gap:44px}.cmp-spec-panel{border-top:3px solid var(--cmp-dark);border-bottom:1px solid var(--cmp-line);padding:17px 0 19px;margin-bottom:35px}.cmp-spec-title{font-size:17px;font-weight:800;margin-bottom:15px}.cmp-spec-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.cmp-spec-grid>div{padding:3px 18px;border-left:1px solid var(--cmp-line)}.cmp-spec-grid>div:first-child{padding-left:0;border-left:0}.cmp-spec-grid span{display:block;text-transform:uppercase;font-size:9px;letter-spacing:.07em;color:#8a96a5;font-weight:800}.cmp-spec-grid strong{display:block;margin-top:4px;font-size:15px}.cmp-content-section{padding-bottom:34px;border-bottom:1px solid var(--cmp-line)}.cmp-content-section h2,.cmp-dealer-section h2{font-size:24px;margin:0 0 15px}.cmp-description{line-height:1.75;color:#455469}.cmp-dealer-section{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:28px 0}.cmp-dealer-section p{margin:0;color:var(--cmp-muted)}.cmp-outline-btn{display:inline-flex;padding:11px 15px;border:1px solid #ccd4dd;border-radius:5px;text-decoration:none;color:var(--cmp-text);font-size:13px;font-weight:750}.cmp-contact-card{border-radius:7px;box-shadow:0 8px 26px rgba(17,34,51,.08);padding:24px;border-top:4px solid var(--cmp-accent)}.cmp-contact-card>h3{font-size:21px;margin:0 0 7px}.cmp-contact-intro{font-size:13px;line-height:1.6;color:var(--cmp-muted);margin:0 0 18px}.cmp-contact-card .cmp-btn{border-radius:5px}.cmp-phone-btn{border:1px solid #d8dee6;border-radius:5px;padding:11px;text-decoration:none}.cmp-mobile-price{display:none}.cmp-finance{border-radius:5px;border:1px solid var(--cmp-line);margin-top:20px;padding:16px;background:#f8fafc}.cmp-fin-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cmp-fin-head span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--cmp-muted)}.cmp-fin-head b{font-size:13px}
@media(max-width:1100px){.cmp-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cmp-heading-price{display:none}.cmp-mobile-price{display:block;margin-bottom:18px}.cmp-mobile-price strong{display:block;font-size:29px;margin-top:2px}.cmp-vehicle-layout{grid-template-columns:1fr 330px}.cmp-gallery-main{min-height:440px}.cmp-gallery-stack>img,.cmp-gallery-stack>.cmp-placeholder,.cmp-video-tile{height:217px;min-height:217px}}
@media(max-width:800px){.cmp-market-toolbar{align-items:flex-start;flex-direction:column}.cmp-market-type-links{overflow:auto;max-width:100%}.cmp-market-layout{grid-template-columns:1fr}.cmp-filter{border-right:0;border-bottom:1px solid var(--cmp-line);padding:0 0 24px;position:relative}.cmp-card-grid{grid-template-columns:1fr}.cmp-vehicle-heading{padding-bottom:16px}.cmp-vehicle-gallery{grid-template-columns:1fr}.cmp-gallery-main{min-height:330px}.cmp-gallery-stack{grid-template-columns:1fr 1fr}.cmp-gallery-stack>img,.cmp-gallery-stack>.cmp-placeholder,.cmp-video-tile{height:170px;min-height:170px}.cmp-vehicle-layout{grid-template-columns:1fr}.cmp-spec-grid{grid-template-columns:repeat(2,1fr);row-gap:20px}.cmp-spec-grid>div:nth-child(3){padding-left:0;border-left:0}.cmp-contact-card{position:relative}.cmp-dealer-section{align-items:flex-start;flex-direction:column}}

/* v0.8.0 - VidoRev integrated public marketplace */
.cmp-public-canvas{background:#fff;padding:34px 0 70px;min-height:70vh}.cmp-public-container{width:min(1480px,calc(100% - 48px));margin:0 auto}.cmp-theme-integrated{font-family:inherit;color:#101828}.cmp-theme-integrated a{transition:.18s ease}.cmp-market-heading{margin:0 0 30px}.cmp-market-heading h1{font-size:42px;line-height:1.08;letter-spacing:-.04em;margin:0 0 8px;color:#0b172a}.cmp-market-heading p{margin:0;color:#667085;font-size:15px}
.cmp-market-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:28px;align-items:start}.cmp-filter{border:1px solid #e3e7ec!important;border-radius:9px!important;padding:0!important;background:#fff!important;overflow:hidden;position:sticky;top:90px}.cmp-filter-title{display:flex!important;align-items:center;justify-content:space-between;padding:18px 17px!important;border-bottom:1px solid #e3e7ec!important}.cmp-filter-title h3{margin:0!important;font-size:15px!important}.cmp-filter-title a{font-size:12px;text-decoration:none;color:#1f3d68}.cmp-filter-section{padding:16px 17px;border-bottom:1px solid #e8ebef}.cmp-filter-section>strong,.cmp-filter-section>label{display:block;font-size:13px;font-weight:800;margin-bottom:10px;color:#152238}.cmp-filter-section input,.cmp-filter-section select{width:100%;height:42px;border:1px solid #d8dee7;border-radius:6px;padding:0 11px;background:#fff;font:inherit;color:#25324a}.cmp-filter-section .cmp-grid-2{gap:8px}.cmp-filter-checks{display:grid;gap:9px;max-height:220px;overflow:auto;padding-right:4px}.cmp-filter-checks label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;margin:0}.cmp-filter-checks input{width:15px;height:15px}.cmp-filter .cmp-btn{margin:16px 17px;width:calc(100% - 34px);border-radius:6px;background:#082c5b}
.cmp-category-tabs{display:flex;border:1px solid #e1e6ec;border-radius:8px;overflow:hidden;margin-bottom:22px;background:#fff}.cmp-category-tabs a{flex:1;display:flex;justify-content:center;align-items:center;gap:8px;min-height:58px;padding:8px 13px;text-decoration:none;color:#1a2740;font-size:12px;font-weight:750;border-right:1px solid #e1e6ec}.cmp-category-tabs a:last-child{border-right:0}.cmp-category-tabs a.active{background:#082c5b;color:#fff}.cmp-category-tabs small{font-size:11px;opacity:.75}.cmp-result-top{display:flex;align-items:center;justify-content:space-between;padding:0 0 18px;border-bottom:0!important}.cmp-result-top strong{font-size:13px}.cmp-result-top select{height:42px;border:1px solid #d8dee7;border-radius:6px;background:#fff;padding:0 38px 0 12px}.cmp-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cmp-inventory-card{border:1px solid #dfe4ea;border-radius:8px;overflow:hidden;background:#fff;box-shadow:none!important}.cmp-inventory-card:hover{transform:translateY(-2px)!important;box-shadow:0 12px 30px rgba(14,30,55,.09)!important}.cmp-card-image{position:relative;display:block;aspect-ratio:16/10;overflow:hidden}.cmp-card-image img{width:100%;height:100%;object-fit:cover;transition:.28s}.cmp-inventory-card:hover .cmp-card-image img{transform:scale(1.025)}.cmp-favorite{position:absolute;right:12px;top:12px;width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:rgba(255,255,255,.88);font-size:22px;color:#12213a}.cmp-card-body{padding:15px 15px 14px}.cmp-card-year{font-size:11px;color:#64748b;font-weight:700;margin-bottom:3px}.cmp-inventory-card h2{font-size:17px!important;line-height:1.3!important;margin:0 0 11px!important}.cmp-inventory-card h2 a{text-decoration:none;color:#0b2b56}.cmp-card-inline-specs{display:flex;gap:13px;flex-wrap:wrap;font-size:11px;color:#344054;border:0!important;margin:0 0 13px!important;padding:0!important}.cmp-card-location{font-size:11px;color:#667085;margin:0 0 14px}.cmp-card-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e8ebef;padding-top:13px!important}.cmp-card-foot strong{font-size:21px!important;color:#082c5b}.cmp-card-foot a{border:1px solid #9aabc0;border-radius:5px;padding:8px 10px;text-decoration:none;color:#0b2b56!important;font-size:11px!important}.cmp-pagination{display:flex;justify-content:center;gap:6px;margin-top:30px}.cmp-pagination .page-numbers{min-width:34px;height:34px;display:grid;place-items:center;border:1px solid #dfe4ea;border-radius:5px;text-decoration:none;color:#22314a}.cmp-pagination .current{background:#082c5b;color:#fff;border-color:#082c5b}
.cmp-breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;color:#6b778c;margin-bottom:13px}.cmp-breadcrumb a{text-decoration:none;color:#6b778c}.cmp-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.cmp-detail-heading h1{font-size:38px!important;line-height:1.1!important;letter-spacing:-.035em;margin:0 0 11px!important;color:#0b172a}.cmp-detail-tags{display:flex;gap:8px;flex-wrap:wrap}.cmp-detail-tags span{background:#f1f4f8;border-radius:20px;padding:7px 12px;font-size:11px;font-weight:700;color:#29364c}.cmp-detail-actions{display:flex;gap:8px}.cmp-detail-actions span{background:#f3f5f8;border-radius:20px;padding:8px 13px;font-size:11px}.cmp-detail-topgrid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.95fr) 300px;gap:22px;align-items:start}.cmp-detail-mainimg{position:relative;aspect-ratio:16/10;border-radius:8px;overflow:hidden;background:#f1f3f6}.cmp-detail-mainimg>img{width:100%;height:100%;object-fit:cover}.cmp-photo-count{position:absolute;right:13px;top:13px;background:rgba(15,29,49,.82);color:#fff;border-radius:16px;padding:7px 10px;font-size:11px}.cmp-detail-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-top:8px}.cmp-detail-thumbs>div,.cmp-detail-thumbs>a{aspect-ratio:16/10;border-radius:6px;overflow:hidden;background:#e9edf2}.cmp-detail-thumbs img{width:100%;height:100%;object-fit:cover}.cmp-thumb-video{display:grid;place-items:center;background:#182941!important;color:#fff;text-decoration:none;font-size:25px}.cmp-highlight-card,.cmp-spec-card,.cmp-price-card,.cmp-dealer-mini,.cmp-finance-card{border:1px solid #e2e7ed;border-radius:9px;background:#fff}.cmp-highlight-card{padding:18px 20px;margin-bottom:16px;background:#f8fafc}.cmp-highlight-card h3{font-size:15px;margin:0 0 13px}.cmp-highlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px}.cmp-highlight-grid span{font-size:12px;color:#35425a}.cmp-highlight-grid span::first-letter{color:#2d9a4b}.cmp-spec-card{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.cmp-spec-card>div{padding:17px 14px;border-right:1px solid #e8ebef;border-bottom:1px solid #e8ebef}.cmp-spec-card>div:nth-child(3n){border-right:0}.cmp-spec-card>div:nth-last-child(-n+3){border-bottom:0}.cmp-spec-card span{display:block;font-size:10px;color:#7a8596;margin-bottom:4px}.cmp-spec-card strong{font-size:13px;color:#17233a}.cmp-detail-sidebar{display:grid;gap:16px}.cmp-price-card{padding:20px}.cmp-price-card>strong{display:block;font-size:31px;line-height:1;color:#0b2c59;margin-bottom:4px}.cmp-price-card>small{display:block;color:#7a8596;font-size:10px;margin-bottom:18px}.cmp-price-card .cmp-btn,.cmp-price-card .cmp-outline-btn{margin-top:9px}.cmp-outline-btn.full{display:flex;justify-content:center;width:100%;box-sizing:border-box}.cmp-dealer-mini{display:flex;gap:12px;padding:16px}.cmp-dealer-avatar{flex:0 0 42px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#0b172a;color:#fff;font-weight:800}.cmp-dealer-mini>div:last-child{display:flex;flex-direction:column;gap:3px}.cmp-dealer-mini strong{font-size:13px}.cmp-dealer-mini small{font-size:10px;color:#7a8596}.cmp-dealer-mini a{font-size:10px;margin-top:5px;color:#24578e}.cmp-finance-card{padding:17px}.cmp-finance-card h3{font-size:14px;margin:0 0 5px}.cmp-finance-card span{display:block;font-size:11px;color:#7a8596;margin-bottom:12px}.cmp-detail-bottomgrid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;margin-top:24px}.cmp-detail-content{grid-column:1/2;border:1px solid #e2e7ed;border-radius:9px;background:#fff;overflow:hidden}.cmp-detail-tabs{display:flex;gap:30px;padding:0 22px;border-bottom:1px solid #e2e7ed}.cmp-detail-tabs a{padding:17px 0 14px;text-decoration:none;color:#526074;font-size:12px;font-weight:750;border-bottom:2px solid transparent}.cmp-detail-tabs a:first-child{color:#0b2c59;border-color:#0b2c59}.cmp-detail-section{padding:24px 26px;border-bottom:1px solid #e7ebef}.cmp-detail-section:last-child{border-bottom:0}.cmp-detail-section h2{font-size:21px;margin:0 0 15px;color:#111f35}.cmp-detail-section p{font-size:14px;line-height:1.75;color:#4d5a6d}.cmp-equipment-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 18px}.cmp-equipment-list span{font-size:12px;color:#344054}.cmp-finance-calculator{background:#f8fafc;border-radius:8px;padding:18px}.cmp-fin-result{font-size:12px;margin-top:16px}.cmp-fin-result strong{font-size:20px;color:#0b2c59}.cmp-equipment-picker{padding:20px;border:1px solid #dde3ea;border-radius:10px;background:#f8fafc}.cmp-equipment-picker h3{margin:0 0 5px}.cmp-equipment-picker p{margin:0 0 14px;color:#667085}.cmp-equipment-picker-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.cmp-equipment-picker-grid label{display:flex!important;align-items:center;gap:8px!important;margin:0!important;padding:10px 11px;border:1px solid #dce2e9;border-radius:7px;background:#fff;font-weight:600!important}.cmp-equipment-picker-grid input{width:16px!important;height:16px!important}.cmp-admin-equipment{margin-top:18px;padding:16px;background:#f7f9fb;border:1px solid #dfe5eb;border-radius:8px}
/* VidoRev: the public templates call VidoRev header/footer, but deliberately bypass its article hero/title template. */
body.cmp-vehicle-screen .cmp-public-canvas,body.cmp-marketplace-screen .cmp-public-canvas{margin:0!important;max-width:none!important}body.cmp-vehicle-screen .cmp-public-container,body.cmp-marketplace-screen .cmp-public-container{box-sizing:border-box}
@media(max-width:1260px){.cmp-public-container{width:min(1180px,calc(100% - 36px))}.cmp-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cmp-detail-topgrid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.9fr)}.cmp-detail-sidebar{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.cmp-detail-bottomgrid{grid-template-columns:1fr}.cmp-equipment-picker-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.cmp-public-canvas{padding-top:22px}.cmp-public-container{width:calc(100% - 28px)}.cmp-market-heading h1{font-size:32px}.cmp-market-layout{grid-template-columns:1fr}.cmp-filter{position:relative;top:auto}.cmp-category-tabs{overflow:auto}.cmp-category-tabs a{min-width:120px}.cmp-detail-heading{flex-direction:column}.cmp-detail-heading h1{font-size:30px!important}.cmp-detail-topgrid{grid-template-columns:1fr}.cmp-detail-sidebar{grid-column:auto;grid-template-columns:1fr}.cmp-detail-information{order:2}.cmp-detail-sidebar{order:3}.cmp-detail-thumbs{grid-template-columns:repeat(4,1fr)}.cmp-equipment-list{grid-template-columns:1fr 1fr}.cmp-equipment-picker-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.cmp-card-grid{grid-template-columns:1fr}.cmp-market-heading p{font-size:13px}.cmp-detail-actions{display:none}.cmp-detail-thumbs{grid-template-columns:repeat(3,1fr)}.cmp-highlight-grid{grid-template-columns:1fr}.cmp-spec-card{grid-template-columns:1fr 1fr}.cmp-spec-card>div{border-right:1px solid #e8ebef!important;border-bottom:1px solid #e8ebef!important}.cmp-spec-card>div:nth-child(2n){border-right:0!important}.cmp-detail-tabs{overflow:auto;gap:20px}.cmp-equipment-list,.cmp-equipment-picker-grid{grid-template-columns:1fr}.cmp-detail-section{padding:20px}.cmp-grid-3{grid-template-columns:1fr!important}}

/* v0.9.0 premium inventory redesign */
:root{--cmp-navy:#082b5c;--cmp-ink:#10213a;--cmp-soft:#f5f7fa;--cmp-border:#e2e7ee;--cmp-muted2:#6e7a8c;--cmp-green:#1f9d55}
body.cmp-marketplace-screen,body.cmp-vehicle-screen{background:#fff}
.cmp-public-container,.cmp-market-wrap,.cmp-vehicle-page{max-width:1460px!important;margin-left:auto!important;margin-right:auto!important;padding-left:28px!important;padding-right:28px!important}
.cmp-market-heading{padding:28px 0 22px!important;border:0!important;margin:0!important}.cmp-market-heading h1{font-size:34px!important;line-height:1.08!important;letter-spacing:-.035em!important;color:var(--cmp-ink)!important;margin:0 0 8px!important}.cmp-market-heading p{font-size:15px!important;color:var(--cmp-muted2)!important;margin:0!important}
.cmp-market-layout{grid-template-columns:300px minmax(0,1fr)!important;gap:34px!important;align-items:start}.cmp-filter{position:sticky;top:24px;border:1px solid var(--cmp-border)!important;border-radius:10px!important;padding:0!important;background:#fff!important;overflow:hidden}.cmp-filter form{padding:0!important}.cmp-filter-title{padding:18px 19px!important;border-bottom:1px solid var(--cmp-border)!important;display:flex!important;justify-content:space-between!important;align-items:center!important}.cmp-filter-title h3{font-size:15px!important;margin:0!important;color:var(--cmp-ink)!important}.cmp-filter-title a{font-size:11px!important;color:var(--cmp-navy)!important}.cmp-filter-section{padding:17px 19px!important;border-bottom:1px solid #edf0f4!important;margin:0!important}.cmp-filter-section>strong,.cmp-filter-section>label{font-size:12px!important;font-weight:800!important;color:#26364c!important}.cmp-filter-section input,.cmp-filter-section select{height:42px!important;border:1px solid #dce2e9!important;border-radius:6px!important;background:#fff!important;margin-top:8px!important;font-size:12px!important}.cmp-filter-checks{max-height:220px!important;overflow:auto!important;margin-top:10px!important;display:grid!important;gap:8px!important}.cmp-filter-checks label{font-size:11px!important;font-weight:600!important;display:flex!important;align-items:center!important;gap:8px!important}.cmp-filter .cmp-btn.full{margin:18px 19px!important;width:calc(100% - 38px)!important;height:44px!important;border-radius:6px!important;background:var(--cmp-navy)!important}
.cmp-category-tabs{border:1px solid var(--cmp-border)!important;border-radius:9px!important;box-shadow:0 3px 12px rgba(13,31,56,.04)!important}.cmp-category-tabs a{min-height:64px!important;font-size:12px!important}.cmp-category-tabs a.active{background:var(--cmp-navy)!important}.cmp-result-top{padding:4px 0 18px!important}.cmp-card-grid{gap:22px!important}
.cmp-inventory-card{border:1px solid var(--cmp-border)!important;border-radius:9px!important;background:#fff!important;transition:.2s ease!important}.cmp-inventory-card:hover{transform:translateY(-3px)!important;box-shadow:0 16px 35px rgba(13,31,56,.10)!important}.cmp-card-image{aspect-ratio:1.52/1!important;background:#edf1f5!important}.cmp-card-status{position:absolute;left:12px;top:12px;background:#fff;color:#1d2d43;border-radius:4px;padding:5px 8px;font-size:10px;font-weight:800;box-shadow:0 2px 8px rgba(0,0,0,.08)}.cmp-card-image .cmp-badge{left:12px!important;top:42px!important}.cmp-card-body{padding:16px!important}.cmp-card-overline{display:flex;justify-content:space-between;gap:8px;color:#7b8798;font-size:10px;text-transform:uppercase;letter-spacing:.055em;font-weight:800;margin-bottom:5px}.cmp-inventory-card h2{font-size:17px!important;min-height:44px;margin:0 0 13px!important}.cmp-card-inline-specs{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:0!important;border:1px solid #edf0f4!important;border-radius:6px!important;margin:0 0 13px!important}.cmp-card-inline-specs span{padding:8px 9px!important;border-right:1px solid #edf0f4!important;border-bottom:1px solid #edf0f4!important;display:flex!important;flex-direction:column!important;gap:2px!important}.cmp-card-inline-specs span:nth-child(even){border-right:0!important}.cmp-card-inline-specs span:nth-last-child(-n+2){border-bottom:0!important}.cmp-card-inline-specs b{font-size:8px!important;color:#8894a4!important;text-transform:uppercase!important;letter-spacing:.04em!important}.cmp-card-inline-specs strong{font-size:11px!important;color:#25364c!important}.cmp-card-dealer{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:10px;color:#67758a;margin:2px 0 13px}.cmp-card-dealer span{font-weight:750;color:#2e3d52}.cmp-card-foot{align-items:flex-end!important}.cmp-card-foot>div{display:flex;flex-direction:column}.cmp-card-foot small{font-size:8px;text-transform:uppercase;color:#8a96a6;font-weight:800;letter-spacing:.05em}.cmp-card-foot strong{font-size:21px!important;line-height:1.1;color:var(--cmp-navy)!important}.cmp-card-foot a{background:var(--cmp-navy)!important;color:#fff!important;border:0!important;border-radius:5px!important;padding:9px 11px!important}

.cmp-vehicle-page{padding-top:26px!important;padding-bottom:70px!important;color:var(--cmp-ink)}.cmp-breadcrumb{font-size:11px!important;color:#7a8696!important;margin-bottom:14px!important}.cmp-breadcrumb a{color:#58677a!important}.cmp-detail-heading{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;gap:24px!important;margin:0 0 24px!important}.cmp-detail-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#7e8998;font-weight:800;margin-bottom:5px}.cmp-detail-heading h1{font-size:34px!important;letter-spacing:-.035em!important;line-height:1.1!important;margin:0 0 9px!important;color:var(--cmp-ink)!important}.cmp-detail-tags{display:flex!important;gap:7px!important;flex-wrap:wrap!important}.cmp-detail-tags span{background:#f2f5f8!important;border:1px solid #e4e9ef!important;border-radius:999px!important;padding:6px 10px!important;font-size:10px!important;color:#48586e!important}.cmp-detail-actions{display:flex;gap:8px}.cmp-detail-actions button{border:1px solid var(--cmp-border);background:#fff;border-radius:6px;padding:9px 12px;font-size:11px;font-weight:700;color:#33445a;cursor:pointer}
.cmp-detail-topgrid{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(300px,.95fr) 300px!important;gap:22px!important;align-items:start!important}.cmp-detail-gallery{min-width:0}.cmp-detail-mainimg{aspect-ratio:1.48/1!important;border-radius:10px!important;overflow:hidden!important;background:#eef2f6!important;position:relative!important}.cmp-detail-mainimg img{width:100%!important;height:100%!important;object-fit:cover!important}.cmp-photo-count{right:12px!important;top:12px!important;bottom:auto!important;background:rgba(10,30,55,.88)!important;border-radius:5px!important;font-size:10px!important}.cmp-detail-thumbs{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:8px!important;margin-top:9px!important}.cmp-detail-thumbs button,.cmp-detail-thumbs>div,.cmp-thumb-video{aspect-ratio:1.35/1!important;border:1px solid var(--cmp-border)!important;border-radius:6px!important;overflow:hidden!important;background:#eef2f5!important;padding:0!important}.cmp-detail-thumbs img{width:100%!important;height:100%!important;object-fit:cover!important}.cmp-thumb-video{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;background:var(--cmp-navy)!important;color:#fff!important;text-decoration:none!important}.cmp-thumb-video span{font-size:20px}.cmp-thumb-video small{font-size:8px;margin-top:3px}
.cmp-premium-panel{border:1px solid var(--cmp-border)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 5px 18px rgba(15,34,60,.035)!important}.cmp-detail-information{display:grid!important;gap:14px!important}.cmp-highlights{padding:18px!important}.cmp-section-minihead span,.cmp-section-heading>span{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#7e8a9a;font-weight:800}.cmp-section-minihead h3{font-size:16px!important;margin:2px 0 14px!important;color:var(--cmp-ink)!important}.cmp-highlight-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px 12px!important}.cmp-highlight-grid span{font-size:11px!important;color:#34455b!important;display:flex!important;align-items:center!important;gap:7px!important}.cmp-highlight-grid i,.cmp-equipment-list i{font-style:normal!important;color:var(--cmp-green)!important;font-weight:900!important}.cmp-no-data{background:#f7f9fb;border-radius:7px;padding:13px;color:#69778a}.cmp-no-data strong{font-size:11px;color:#35465d}.cmp-no-data p{font-size:10px;margin:4px 0 0!important}.cmp-quick-specs{display:grid!important;grid-template-columns:1fr 1fr!important;overflow:hidden!important}.cmp-quick-spec{padding:15px 16px!important;border-right:1px solid #edf0f4!important;border-bottom:1px solid #edf0f4!important;display:flex!important;flex-direction:column!important;gap:3px!important}.cmp-quick-spec:nth-child(even){border-right:0!important}.cmp-quick-spec:nth-last-child(-n+2){border-bottom:0!important}.cmp-quick-spec span{font-size:9px!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#8793a3!important;font-weight:800!important}.cmp-quick-spec strong{font-size:13px!important;color:#213148!important}
.cmp-detail-sidebar{position:sticky!important;top:24px!important;display:grid!important;gap:13px!important}.cmp-price-card{padding:20px!important}.cmp-price-label{font-size:9px!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#7d8999!important;font-weight:800!important}.cmp-price-card>strong{display:block!important;font-size:31px!important;letter-spacing:-.03em!important;color:var(--cmp-navy)!important;margin:2px 0 5px!important}.cmp-price-card>small{display:block!important;line-height:1.45!important;color:#7c8999!important;font-size:9px!important;margin-bottom:15px!important}.cmp-price-card .cmp-btn,.cmp-finance-card .cmp-btn{background:var(--cmp-navy)!important;border-radius:6px!important;min-height:43px!important}.cmp-outline-btn{border-radius:6px!important;min-height:41px!important;margin-top:8px!important}.cmp-dealer-mini{padding:16px!important;display:flex!important;gap:11px!important}.cmp-dealer-avatar{width:44px!important;height:44px!important;min-width:44px!important;border-radius:50%!important;background:var(--cmp-navy)!important;color:#fff!important;display:grid!important;place-items:center!important;font-weight:850!important}.cmp-dealer-avatar.large{width:58px!important;height:58px!important}.cmp-dealer-mini-copy{display:flex!important;flex-direction:column!important}.cmp-dealer-mini-copy>span{font-size:8px;text-transform:uppercase;color:#8994a2;font-weight:800}.cmp-dealer-mini-copy strong{font-size:12px!important}.cmp-dealer-mini-copy small{font-size:9px;color:#748195;margin:2px 0 7px}.cmp-dealer-mini-copy a{font-size:9px;font-weight:800;color:var(--cmp-navy)!important}.cmp-finance-card{padding:17px!important}.cmp-finance-card>span{font-size:8px;text-transform:uppercase;color:#7c8999;font-weight:800}.cmp-finance-card h3{font-size:16px!important;margin:2px 0 4px!important}.cmp-finance-card p{font-size:9px!important;color:#7d8997!important;margin:0 0 12px!important}
.cmp-detail-lower{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:22px!important;margin-top:28px!important}.cmp-detail-content{min-width:0!important}.cmp-detail-tabs{display:flex!important;gap:0!important;border-bottom:1px solid var(--cmp-border)!important;margin:0 0 16px!important;position:sticky;top:0;background:#fff;z-index:2}.cmp-detail-tabs a{padding:13px 17px!important;text-decoration:none!important;color:#69778a!important;font-size:11px!important;font-weight:750!important;border-bottom:2px solid transparent!important}.cmp-detail-tabs a:hover{color:var(--cmp-navy)!important;border-bottom-color:var(--cmp-navy)!important}.cmp-detail-section{padding:25px!important;margin-bottom:16px!important}.cmp-section-heading{margin-bottom:17px!important}.cmp-section-heading h2{font-size:21px!important;letter-spacing:-.02em!important;margin:3px 0 0!important}.cmp-description-copy{font-size:13px!important;line-height:1.75!important;color:#47566a!important}.cmp-fact-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;border:1px solid #edf0f4!important;border-radius:8px!important;overflow:hidden!important}.cmp-fact-grid>div{padding:14px 15px!important;border-right:1px solid #edf0f4!important;border-bottom:1px solid #edf0f4!important;display:flex!important;flex-direction:column!important;gap:3px!important}.cmp-fact-grid>div:nth-child(3n){border-right:0!important}.cmp-fact-grid>div:nth-last-child(-n+3){border-bottom:0!important}.cmp-fact-grid span{font-size:9px!important;color:#8490a0!important;text-transform:uppercase!important;font-weight:800!important;letter-spacing:.04em!important}.cmp-fact-grid strong{font-size:12px!important;color:#2d3e54!important}.cmp-equipment-list{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:9px!important}.cmp-equipment-list span{background:#f7f9fb!important;border:1px solid #edf0f4!important;border-radius:6px!important;padding:10px 11px!important;font-size:11px!important;color:#33445a!important;display:flex!important;gap:7px!important}.cmp-finance-result{}.cmp-fin-result{margin-top:15px!important;background:#f4f7fa!important;border-radius:8px!important;padding:15px 17px!important;display:flex!important;justify-content:space-between!important;align-items:center!important}.cmp-fin-result span{font-size:10px!important;color:#6d7b8e!important}.cmp-fin-result strong{font-size:20px!important;color:var(--cmp-navy)!important}.cmp-dealer-full{display:flex!important;gap:16px!important;align-items:center!important}.cmp-dealer-full h3{font-size:17px!important;margin:0 0 4px!important}.cmp-dealer-full p{margin:0 0 8px!important;font-size:11px!important;color:#6e7c8e!important}.cmp-dealer-full-links{display:flex!important;gap:13px!important;flex-wrap:wrap!important}.cmp-dealer-full-links a{font-size:10px!important;font-weight:750!important;color:var(--cmp-navy)!important}
.cmp-form-section{border:1px solid var(--cmp-border)!important;border-radius:10px!important;padding:20px!important;margin-bottom:16px!important;background:#fff!important}.cmp-form-section-head{display:flex!important;gap:13px!important;align-items:flex-start!important;padding-bottom:15px!important;margin-bottom:15px!important;border-bottom:1px solid #edf0f4!important}.cmp-form-section-head>span{width:30px;height:30px;border-radius:50%;background:var(--cmp-navy);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}.cmp-form-section-head h3{font-size:16px!important;margin:0 0 2px!important}.cmp-form-section-head p{font-size:10px!important;color:#778496!important;margin:0!important}.cmp-publish-btn{min-width:190px!important;min-height:46px!important}
@media(max-width:1180px){.cmp-detail-topgrid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr)!important}.cmp-detail-sidebar{grid-column:1/-1!important;grid-template-columns:repeat(3,1fr)!important;position:static!important}.cmp-detail-lower{grid-template-columns:1fr!important}.cmp-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:900px){.cmp-market-layout{grid-template-columns:1fr!important}.cmp-filter{position:static!important}.cmp-detail-topgrid{grid-template-columns:1fr!important}.cmp-detail-sidebar{grid-template-columns:1fr!important}.cmp-fact-grid{grid-template-columns:repeat(2,1fr)!important}.cmp-fact-grid>div:nth-child(3n){border-right:1px solid #edf0f4!important}.cmp-fact-grid>div:nth-child(even){border-right:0!important}.cmp-equipment-list{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:620px){.cmp-public-container,.cmp-market-wrap,.cmp-vehicle-page{padding-left:15px!important;padding-right:15px!important}.cmp-card-grid{grid-template-columns:1fr!important}.cmp-detail-heading{align-items:flex-start!important;flex-direction:column!important}.cmp-detail-heading h1{font-size:27px!important}.cmp-detail-thumbs{grid-template-columns:repeat(4,1fr)!important}.cmp-highlight-grid,.cmp-quick-specs,.cmp-fact-grid,.cmp-equipment-list{grid-template-columns:1fr!important}.cmp-fact-grid>div,.cmp-quick-spec{border-right:0!important}.cmp-detail-tabs{overflow-x:auto!important}.cmp-detail-tabs a{white-space:nowrap!important}.cmp-detail-section{padding:18px!important}.cmp-market-heading h1{font-size:29px!important}}

/* CMP 1.0 dynamic vehicle creation */
.cmp-title-preview{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;padding:14px 16px;border:1px solid #e4e9f0;background:#f8fafc;border-radius:10px}.cmp-title-preview span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#718096;font-weight:700}.cmp-title-preview strong{font-size:15px;color:#142033;text-align:right}.cmp-inline-notice{padding:16px;border:1px dashed #cfd7e3;background:#f8fafc;border-radius:10px;color:#667085}.cmp-gallery-uploader{margin-bottom:20px}.cmp-gallery-drop{width:100%;min-height:140px;border:2px dashed #c8d2df;background:#f8fafc;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;cursor:pointer;color:#334155;transition:.18s}.cmp-gallery-drop:hover,.cmp-gallery-drop.is-drag{border-color:#1f5ea8;background:#f0f6fd}.cmp-gallery-drop strong{font-size:16px}.cmp-gallery-drop span{font-size:13px;color:#7b8796}.cmp-gallery-preview{display:grid;gap:10px;margin-top:14px}.cmp-gallery-item{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:14px;padding:10px;border:1px solid #e4e9f0;background:#fff;border-radius:12px;cursor:grab}.cmp-gallery-item.is-dragging{opacity:.45}.cmp-gallery-thumb{width:100px;height:72px;border-radius:8px;overflow:hidden;background:#eef2f6}.cmp-gallery-thumb img{width:100%;height:100%;object-fit:cover}.cmp-gallery-item-info{display:flex;flex-direction:column;gap:4px;min-width:0}.cmp-gallery-item-info strong{font-size:14px;color:#142033}.cmp-gallery-item-info span{font-size:12px;color:#7b8796;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cmp-gallery-actions{display:flex;gap:6px}.cmp-gallery-actions button{width:34px;height:34px;border:1px solid #d8e0e9;background:#fff;border-radius:8px;cursor:pointer;font-size:18px;line-height:1}.cmp-gallery-actions button:hover{background:#f3f6fa}.cmp-price-field{max-width:420px}.cmp-type-field[style*="display: none"]{margin:0!important}
@media(max-width:700px){.cmp-title-preview{align-items:flex-start;flex-direction:column}.cmp-gallery-item{grid-template-columns:78px 1fr}.cmp-gallery-thumb{width:78px;height:62px}.cmp-gallery-actions{grid-column:1/-1;justify-content:flex-end}}

/* Dealer vehicle management v1.0.1 */
.cmp-vehicles-toolbar{align-items:flex-end!important}.cmp-vehicles-toolbar>div:first-child p{margin:5px 0 0;color:var(--cmp-muted);font-size:13px}.cmp-vehicles-toolbar-actions{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.cmp-vehicle-sort-form{display:flex;flex-direction:column;gap:5px;margin:0}.cmp-vehicle-sort-form label{font-size:11px;font-weight:800;color:var(--cmp-muted);text-transform:uppercase;letter-spacing:.06em}.cmp-vehicle-sort-form select{min-width:190px;height:43px;border:1px solid var(--cmp-line);border-radius:10px;background:#fff;padding:0 12px;color:var(--cmp-text)}
.cmp-vehicle-admin-row{grid-template-columns:minmax(300px,2fr) .65fr .9fr minmax(380px,auto)!important}.cmp-vehicle-admin-main{display:flex;align-items:center;gap:14px;min-width:0}.cmp-vehicle-admin-main>div:last-child{min-width:0}.cmp-vehicle-admin-main strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cmp-vehicle-admin-thumb{width:76px;height:58px;border-radius:9px;overflow:hidden;background:#eef2f6;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.cmp-vehicle-admin-thumb img{width:100%;height:100%;object-fit:cover}.cmp-vehicle-admin-thumb span{font-size:9px;color:var(--cmp-muted);text-align:center}.cmp-status-badge{display:inline-flex!important;width:max-content;margin:4px 0 2px;padding:3px 7px;border-radius:999px;font-weight:800!important}.cmp-status-badge.is-active{background:#e8f7ef;color:#137a43!important}.cmp-status-badge.is-sold{background:#f3f4f6;color:#697386!important}
.cmp-row-actions{justify-content:flex-end}.cmp-row-actions form{display:inline-flex}.cmp-action-btn{appearance:none;border:1px solid #d9e0e7;background:#fff;color:#24364b!important;text-decoration:none!important;border-radius:8px;padding:9px 11px!important;font-size:11px!important;font-weight:800!important;line-height:1.1!important;cursor:pointer;white-space:nowrap;transition:.18s}.cmp-action-btn:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(20,40,60,.08)}.cmp-action-btn.view{background:#0f2742;color:#fff!important;border-color:#0f2742}.cmp-action-btn.edit{border-color:#8fb0d0;color:#174f7c!important;background:#f7fbff}.cmp-action-btn.sold{border-color:#d9c38f;color:#7a5b15!important;background:#fffbef}.cmp-action-btn.delete{border-color:#efb2b2;color:#b42318!important;background:#fff8f8}
.cmp-existing-gallery{margin:0 0 18px;padding:14px;border:1px solid var(--cmp-line);border-radius:12px;background:#fafbfd}.cmp-existing-gallery>div{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.cmp-existing-gallery img{width:82px;height:62px;object-fit:cover;border-radius:8px}.cmp-existing-gallery small{color:var(--cmp-muted)}.cmp-cancel-edit{display:inline-flex;margin-left:14px;color:var(--cmp-muted);font-weight:700;text-decoration:none}
@media(max-width:1100px){.cmp-vehicle-admin-row{grid-template-columns:1fr 1fr!important}.cmp-vehicle-admin-main{grid-column:1/-1}.cmp-row-actions{grid-column:1/-1;justify-content:flex-start}.cmp-vehicles-toolbar{align-items:flex-start!important;flex-direction:column}.cmp-vehicles-toolbar-actions{width:100%}}
@media(max-width:650px){.cmp-vehicle-admin-row{grid-template-columns:1fr!important}.cmp-row-actions{display:grid!important;grid-template-columns:1fr 1fr;width:100%}.cmp-row-actions form{display:block}.cmp-action-btn{width:100%;text-align:center;justify-content:center}.cmp-vehicles-toolbar-actions{flex-direction:column;align-items:stretch}.cmp-vehicle-sort-form select{width:100%}}

/* v1.0.2 - strong button readability against VidoRev theme overrides */
.cmp-shell .cmp-action-btn,.cmp-shell a.cmp-action-btn,.cmp-shell button.cmp-action-btn{position:relative!important;z-index:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:10px 16px!important;border-radius:9px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important;opacity:1!important;text-shadow:none!important;overflow:hidden!important}
.cmp-shell .cmp-action-btn:before,.cmp-shell .cmp-action-btn:after{display:none!important;content:none!important;background:none!important}
.cmp-shell .cmp-action-btn.view{background:#10283f!important;border-color:#10283f!important;color:#fff!important}
.cmp-shell .cmp-action-btn.edit{background:#fff!important;border-color:#76a8d5!important;color:#164e7a!important}
.cmp-shell .cmp-action-btn.sold{background:#fff7d9!important;border-color:#d5b34f!important;color:#6d5310!important}
.cmp-shell .cmp-action-btn.delete{background:#fff2f2!important;border-color:#e29c9c!important;color:#b42318!important}
.cmp-shell .cmp-action-btn:hover{filter:brightness(.98)!important;transform:translateY(-1px)!important}

.cmp-form input[type=file]{padding:13px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px}
.cmp-accessory-img{aspect-ratio:4/3;background:#f4f6f8;border-radius:14px;overflow:hidden;margin-bottom:14px}
.cmp-accessory-img img{width:100%;height:100%;object-fit:cover;display:block}.cmp-accessory-placeholder{height:100%;min-height:150px;display:flex;align-items:center;justify-content:center;background:#eef2f5;color:#718096;font-size:13px}
.cmp-accessory-grid article p{color:#687386;font-size:13px;line-height:1.5;margin:8px 0 12px}
.cmp-profile-preview{width:180px;height:120px;border:1px solid #e1e7ec;border-radius:14px;overflow:hidden;background:#f8fafc;margin:2px 0 18px}.cmp-profile-preview img{width:100%;height:100%;object-fit:contain}
.cmp-dealer-logo-photo{overflow:hidden}.cmp-dealer-logo-photo img{width:100%;height:100%;object-fit:contain;background:#fff}.cmp-dealer-profile-meta{display:flex;gap:14px;flex-wrap:wrap;margin-top:8px}.cmp-dealer-profile-meta span,.cmp-dealer-profile-meta a{color:rgba(255,255,255,.82);font-size:13px;text-decoration:none}
.cmp-dealer-avatar img{width:100%;height:100%;object-fit:contain;border-radius:inherit;background:#fff}
.cmp-public-accessory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cmp-public-accessory-card{border:1px solid #e4e9ee;border-radius:16px;overflow:hidden;background:#fff}.cmp-public-accessory-image{aspect-ratio:4/3;background:#f4f6f8}.cmp-public-accessory-image img{width:100%;height:100%;object-fit:cover;display:block}.cmp-public-accessory-copy{padding:16px}.cmp-public-accessory-copy h3{font-size:17px;margin:0 0 8px}.cmp-public-accessory-copy p{font-size:13px;color:#667085;line-height:1.55;margin:0 0 12px}.cmp-public-accessory-copy strong{font-size:18px;color:#10283f}
@media(max-width:800px){.cmp-public-accessory-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.cmp-public-accessory-grid{grid-template-columns:1fr}}

/* v1.0.3 - interactive vehicle gallery */
.cmp-gallery-slider{position:relative}.cmp-gallery-stage{position:relative;overflow:hidden;border-radius:10px;background:#eef2f6}.cmp-gallery-slides{position:relative;aspect-ratio:1.48/1}.cmp-gallery-slide{position:absolute!important;inset:0;margin:0!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .38s ease,visibility .38s ease;background:#eef2f6}.cmp-gallery-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2}.cmp-gallery-slide>img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}.cmp-gallery-slide .cmp-placeholder{height:100%;box-sizing:border-box}.cmp-gallery-arrow{position:absolute!important;z-index:8!important;top:50%!important;transform:translateY(-50%)!important;width:44px!important;height:44px!important;border:0!important;border-radius:50%!important;background:rgba(8,25,45,.82)!important;color:#fff!important;font-size:31px!important;line-height:1!important;display:grid!important;place-items:center!important;padding:0!important;cursor:pointer!important;box-shadow:0 5px 18px rgba(0,0,0,.18)!important}.cmp-gallery-arrow:before,.cmp-gallery-arrow:after{display:none!important}.cmp-gallery-prev{left:14px!important}.cmp-gallery-next{right:14px!important}.cmp-gallery-arrow:hover{background:#0b2c59!important}.cmp-gallery-stage .cmp-photo-count{z-index:8}.cmp-gallery-thumbs{display:flex!important;grid-template-columns:none!important;gap:8px!important;overflow-x:auto!important;padding:1px 1px 5px!important;scrollbar-width:thin}.cmp-gallery-thumbs .cmp-gallery-thumb{flex:0 0 104px!important;width:104px!important;position:relative!important;cursor:pointer!important;opacity:.7!important;transition:opacity .2s ease,border-color .2s ease,box-shadow .2s ease!important}.cmp-gallery-thumbs .cmp-gallery-thumb.is-active{opacity:1!important;border-color:#0b2c59!important;box-shadow:0 0 0 2px rgba(11,44,89,.14)!important}.cmp-gallery-thumbs .cmp-gallery-thumb:before,.cmp-gallery-thumbs .cmp-gallery-thumb:after{display:none!important}.cmp-gallery-video-slide{background:#081829!important}.cmp-gallery-video-wrap{position:absolute;inset:0;background:#081829}.cmp-gallery-video-wrap iframe{width:100%;height:100%;border:0;display:block}.cmp-gallery-thumbs .cmp-thumb-video{flex:0 0 104px!important;width:104px!important;cursor:pointer!important}.cmp-gallery-slider.is-video-active .cmp-gallery-arrow{opacity:.7}.cmp-gallery-slider:hover .cmp-gallery-arrow{opacity:1}
@media(max-width:620px){.cmp-gallery-arrow{width:38px!important;height:38px!important;font-size:27px!important}.cmp-gallery-prev{left:8px!important}.cmp-gallery-next{right:8px!important}.cmp-gallery-thumbs .cmp-gallery-thumb,.cmp-gallery-thumbs .cmp-thumb-video{flex-basis:82px!important;width:82px!important}}

/* v1.0.4 vehicle detail polish */
.cmp-detail-topgrid{grid-template-columns:minmax(0,1fr) 300px!important;gap:22px!important;align-items:start!important}
.cmp-detail-maincol{min-width:0!important}
.cmp-detail-mainupper{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(300px,.95fr)!important;gap:22px!important;align-items:start!important}
.cmp-detail-lower{display:block!important;margin-top:14px!important}
.cmp-detail-tabs{margin:0 0 12px!important;position:relative!important;top:auto!important;border:1px solid var(--cmp-border)!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important}
.cmp-detail-tabs a{flex:1 1 auto!important;text-align:center!important;padding:11px 13px!important;border-bottom:0!important;border-right:1px solid var(--cmp-border)!important;background:#fff!important;color:#647386!important}
.cmp-detail-tabs a:last-child{border-right:0!important}.cmp-detail-tabs a:hover{background:#f6f8fb!important;color:var(--cmp-navy)!important}
.cmp-gallery-arrow{width:36px!important;height:36px!important;border:1px solid rgba(255,255,255,.72)!important;background:rgba(10,24,42,.66)!important;color:#fff!important;font-size:22px!important;font-weight:500!important;box-shadow:0 4px 12px rgba(0,0,0,.14)!important;backdrop-filter:blur(5px)!important;opacity:.9!important}
.cmp-gallery-prev{left:12px!important}.cmp-gallery-next{right:12px!important}
.cmp-gallery-arrow:hover{background:rgba(10,24,42,.88)!important;transform:translateY(-50%) scale(1.04)!important}
.cmp-gallery-arrow:focus{outline:2px solid rgba(255,255,255,.9)!important;outline-offset:2px!important}
.cmp-detail-section{margin-bottom:12px!important}
@media(max-width:1180px){.cmp-detail-topgrid{grid-template-columns:1fr!important}.cmp-detail-sidebar{grid-column:auto!important;grid-template-columns:repeat(3,1fr)!important;position:static!important}.cmp-detail-mainupper{grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr)!important}}
@media(max-width:900px){.cmp-detail-mainupper{grid-template-columns:1fr!important}.cmp-detail-tabs{overflow-x:auto!important}.cmp-detail-tabs a{flex:0 0 auto!important;min-width:120px!important}.cmp-detail-sidebar{grid-template-columns:1fr!important}}
@media(max-width:620px){.cmp-gallery-arrow{width:32px!important;height:32px!important;font-size:20px!important}.cmp-gallery-prev{left:8px!important}.cmp-gallery-next{right:8px!important}.cmp-detail-lower{margin-top:10px!important}}


/* v1.0.5 gallery refinements */
.cmp-gallery-arrow{width:34px!important;height:52px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;color:#fff!important;font-size:40px!important;font-weight:300!important;opacity:1!important;text-shadow:0 2px 8px rgba(0,0,0,.75)!important}
.cmp-gallery-arrow:hover,.cmp-gallery-arrow:focus{background:transparent!important;box-shadow:none!important;transform:translateY(-50%) scale(1.08)!important;outline:0!important}
.cmp-gallery-prev{left:2px!important}.cmp-gallery-next{right:2px!important}
.cmp-gallery-slide[data-kind="image"] img{cursor:zoom-in!important}
.cmp-gallery-thumbs .cmp-gallery-thumb,.cmp-gallery-thumbs .cmp-thumb-video{flex:0 0 104px!important;width:104px!important;height:78px!important;aspect-ratio:auto!important;padding:0!important;overflow:hidden!important;background:#eef2f5!important;position:relative!important}
.cmp-gallery-thumbs .cmp-gallery-thumb img,.cmp-gallery-thumbs .cmp-thumb-video img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.cmp-gallery-thumbs .cmp-thumb-video{display:block!important;color:#fff!important}
.cmp-gallery-thumbs .cmp-thumb-video .cmp-video-play{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:32px!important;height:32px!important;border-radius:50%!important;background:rgba(220,0,0,.9)!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:15px!important;line-height:1!important;padding-left:2px!important;box-shadow:0 2px 8px rgba(0,0,0,.25)!important}
body.cmp-lightbox-open{overflow:hidden!important}
.cmp-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(3,9,18,.96);display:none;align-items:center;justify-content:center;padding:68px 72px 104px;box-sizing:border-box}
.cmp-lightbox.is-open{display:flex}.cmp-lightbox-media{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cmp-lightbox-media img{max-width:100%;max-height:100%;object-fit:contain;display:block}.cmp-lightbox-media iframe{width:min(92vw,1500px);height:min(82vh,844px);border:0;background:#000}
.cmp-lightbox-close{position:absolute!important;right:22px!important;top:16px!important;width:44px!important;height:44px!important;border:0!important;background:transparent!important;color:#fff!important;font-size:42px!important;line-height:1!important;cursor:pointer!important;z-index:4!important;padding:0!important}.cmp-lightbox-close:before,.cmp-lightbox-close:after{display:none!important}
.cmp-lightbox-arrow{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;border:0!important;background:transparent!important;color:#fff!important;font-size:58px!important;line-height:1!important;text-shadow:0 2px 12px rgba(0,0,0,.8)!important;cursor:pointer!important;z-index:4!important;padding:8px!important}.cmp-lightbox-arrow:before,.cmp-lightbox-arrow:after{display:none!important}.cmp-lightbox-prev{left:10px!important}.cmp-lightbox-next{right:10px!important}
.cmp-lightbox-count{position:absolute;top:25px;left:50%;transform:translateX(-50%);color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em}
.cmp-lightbox-thumbs{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:8px;max-width:80vw;overflow-x:auto;padding:3px}.cmp-lightbox-thumb{flex:0 0 92px!important;width:92px!important;height:64px!important;border:2px solid transparent!important;border-radius:5px!important;overflow:hidden!important;padding:0!important;background:#111!important;opacity:.62!important;position:relative!important;cursor:pointer!important}.cmp-lightbox-thumb.is-active{border-color:#fff!important;opacity:1!important}.cmp-lightbox-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.cmp-lightbox-thumb span{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:22px;text-shadow:0 1px 6px #000}
@media(max-width:620px){.cmp-gallery-arrow{width:26px!important;height:44px!important;font-size:34px!important}.cmp-gallery-prev{left:0!important}.cmp-gallery-next{right:0!important}.cmp-gallery-thumbs .cmp-gallery-thumb,.cmp-gallery-thumbs .cmp-thumb-video{flex-basis:82px!important;width:82px!important;height:62px!important}.cmp-lightbox{padding:58px 26px 88px}.cmp-lightbox-arrow{font-size:46px!important}.cmp-lightbox-prev{left:0!important}.cmp-lightbox-next{right:0!important}.cmp-lightbox-thumb{flex-basis:72px!important;width:72px!important;height:52px!important}}

/* v1.0.6: locked dealer financing in sidebar + complete dealer details */
.cmp-finance-sidebar{background:transparent!important;padding:0!important;margin:12px 0 0!important}
.cmp-finance-sidebar label{display:block!important;margin:0 0 12px!important;font-size:10px!important;font-weight:800!important;color:#536176!important}
.cmp-finance-sidebar .cmp-fin-down{width:100%!important;box-sizing:border-box!important;margin-top:6px!important;padding:10px 11px!important;border:1px solid #dce3ea!important;border-radius:6px!important;background:#fff!important;color:#17233a!important;font-weight:700!important}
.cmp-finance-sidebar .cmp-fin-down-label{display:block!important;margin-top:5px!important;font-size:9px!important;color:#7b8797!important}
.cmp-fin-locked{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin:10px 0!important}
.cmp-fin-locked>div{padding:9px 10px!important;border:1px solid #e4e9ef!important;border-radius:6px!important;background:#f8fafc!important}
.cmp-fin-locked span{display:block!important;font-size:8px!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:#8793a2!important;margin:0 0 2px!important}
.cmp-fin-locked strong{display:block!important;font-size:11px!important;color:#24344b!important}
.cmp-finance-sidebar .cmp-fin-result{margin:9px 0 7px!important;padding:12px!important;background:#f3f6f9!important}
.cmp-finance-sidebar .cmp-fin-result strong{font-size:18px!important}
.cmp-fin-disclaimer{display:block!important;font-size:8px!important;line-height:1.45!important;color:#8793a2!important}
.cmp-dealer-mini-copy small{display:block!important;line-height:1.45!important}.cmp-dealer-mini-copy small b{font-weight:800!important;color:#58677b!important}.cmp-dealer-mini-copy small a{margin:0!important;font-size:9px!important;font-weight:600!important;color:#526276!important;text-decoration:none!important}.cmp-dealer-profile-link{margin-top:6px!important}

/* v1.1.0 Premium Sales UI */
.cmp-sales-heading{padding-bottom:18px!important;border-bottom:1px solid #e7ebf0!important}.cmp-detail-eyebrow{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}.cmp-verified-dot{display:inline-grid!important;place-items:center!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#eaf8f0!important;color:#0f8a4b!important;font-weight:900!important;font-size:11px!important}.cmp-trust-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:12px;color:#758297;font-size:11px;font-weight:700}.cmp-trust-row span:first-child{color:#12834b}.cmp-detail-actions button{border:1px solid #e0e5eb!important;background:#fff!important;color:#23344d!important;border-radius:10px!important;min-height:42px!important;padding:0 15px!important;font-weight:800!important;box-shadow:0 3px 10px rgba(15,39,66,.04)!important}.cmp-detail-actions button:before,.cmp-detail-actions button:after{display:none!important}.cmp-detail-actions button:hover{border-color:#b9c6d4!important;background:#f8fafc!important}.cmp-favorite-toggle.is-saved{color:#cf304a!important;background:#fff7f8!important;border-color:#f1c1ca!important}
.cmp-view-all-photos{position:absolute!important;right:14px!important;bottom:14px!important;z-index:8!important;background:#fff!important;color:#16263c!important;border:0!important;border-radius:9px!important;padding:9px 12px!important;font-size:11px!important;font-weight:800!important;box-shadow:0 3px 12px rgba(0,0,0,.16)!important}.cmp-view-all-photos:before,.cmp-view-all-photos:after{display:none!important}.cmp-view-all-photos:hover{background:#f7f9fb!important}
.cmp-price-card{position:relative;overflow:hidden}.cmp-price-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#0f315f}.cmp-finance-teaser{margin:4px 0 12px;padding:10px 12px;border-radius:9px;background:#eff5fb;display:flex;align-items:center;justify-content:space-between;gap:10px}.cmp-finance-teaser span{font-size:10px;color:#6b7b8e;font-weight:700}.cmp-finance-teaser b{font-size:14px;color:#0f315f}.cmp-price-trust{display:grid;gap:5px;margin-top:13px;padding-top:11px;border-top:1px solid #edf0f3}.cmp-price-trust span{font-size:9px;font-weight:700;color:#718096}
.cmp-detail-sidebar{position:sticky!important;top:24px!important;align-self:start!important}.cmp-dealer-mini{background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)!important}.cmp-dealer-mini-copy>span{color:#16844b!important}.cmp-dealer-profile-link{font-size:10px!important;font-weight:800!important;color:#0f315f!important}
.cmp-equipment-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cmp-equipment-group{border:1px solid #e6eaf0;border-radius:12px;padding:15px;background:#fbfcfd}.cmp-equipment-group h3{font-size:13px;margin:0 0 11px;color:#172944}.cmp-equipment-group>div{display:grid;gap:7px}.cmp-equipment-group span{font-size:12px;color:#526174;display:flex;gap:7px;align-items:flex-start}.cmp-equipment-group i{font-style:normal;color:#11a05b;font-weight:900}
.cmp-accessory-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px}.cmp-accessory-card-foot strong{margin:0!important}.cmp-accessory-select{border:1px solid #0f315f!important;background:#fff!important;color:#0f315f!important;border-radius:8px!important;padding:8px 11px!important;font-size:11px!important;font-weight:800!important;line-height:1!important}.cmp-accessory-select:before,.cmp-accessory-select:after{display:none!important}.cmp-public-accessory-card{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.cmp-public-accessory-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(15,39,66,.08)}.cmp-public-accessory-card.is-selected{border-color:#0f315f!important;box-shadow:0 0 0 2px rgba(15,49,95,.08),0 12px 30px rgba(15,39,66,.10)}.cmp-public-accessory-card.is-selected .cmp-accessory-select{background:#0f315f!important;color:#fff!important}
.cmp-accessory-cart{border:1px solid #b8c9db!important;background:#f7fbff!important}.cmp-accessory-cart[hidden]{display:none!important}.cmp-cart-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cmp-cart-head>span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#0f315f}.cmp-cart-clear{border:0!important;background:transparent!important;color:#7d8998!important;padding:0!important;font-size:9px!important;text-decoration:underline!important}.cmp-cart-clear:before,.cmp-cart-clear:after{display:none!important}.cmp-cart-line{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #e4ebf2;font-size:11px;color:#536477}.cmp-cart-line strong{color:#20334e}.cmp-cart-accessory span{max-width:65%}.cmp-cart-total{display:flex;justify-content:space-between;align-items:flex-end;padding:14px 0}.cmp-cart-total span{font-size:11px;font-weight:800;color:#526176}.cmp-cart-total strong{font-size:21px;color:#0f315f}.cmp-accessory-cart .cmp-btn{margin-top:3px!important}
.cmp-related-vehicles{margin-top:34px;padding-top:28px;border-top:1px solid #e6eaf0}.cmp-related-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.cmp-related-head span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#8792a1;font-weight:900;margin-bottom:4px}.cmp-related-head h2{font-size:26px;margin:0;color:#142641}.cmp-related-head>a{color:#0f315f;font-weight:800;text-decoration:none;font-size:12px}.cmp-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.cmp-card-foot em{display:block;margin-top:4px;font-size:10px;font-style:normal;color:#0f6589;font-weight:800}
body.cmp-contact-open{overflow:hidden!important}.cmp-contact-modal{position:fixed;inset:0;z-index:999998;display:none;align-items:center;justify-content:center;padding:24px}.cmp-contact-modal.is-open{display:flex}.cmp-contact-backdrop{position:absolute;inset:0;background:rgba(5,14,28,.72);backdrop-filter:blur(3px)}.cmp-contact-dialog{position:relative;z-index:2;width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:18px;padding:30px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.cmp-contact-close{position:absolute!important;right:15px!important;top:12px!important;border:0!important;background:transparent!important;font-size:30px!important;color:#718096!important;padding:5px!important}.cmp-contact-close:before,.cmp-contact-close:after{display:none!important}.cmp-contact-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#0f6589;font-weight:900}.cmp-contact-dialog h2{margin:5px 36px 7px 0;font-size:25px;color:#12253f}.cmp-contact-dialog>p{color:#687789;font-size:13px;line-height:1.6;margin:0 0 18px}.cmp-contact-form label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#3c4e65}.cmp-contact-form input,.cmp-contact-form textarea{border:1px solid #dce3ea!important;border-radius:9px!important;padding:11px 12px!important;background:#fff!important;color:#17263d!important;width:100%!important;box-sizing:border-box!important}.cmp-contact-form textarea{resize:vertical}.cmp-contact-selected{margin:13px 0;padding:12px;border-radius:10px;background:#f3f7fb}.cmp-contact-selected>strong{display:block;font-size:11px;margin-bottom:7px;color:#0f315f}.cmp-contact-selected span{display:flex;justify-content:space-between;gap:12px;font-size:10px;padding:4px 0;color:#526176}.cmp-contact-selected em{display:block;margin-top:8px;padding-top:8px;border-top:1px solid #dbe4ed;font-style:normal;font-size:11px;font-weight:900;color:#17385e}.cmp-contact-feedback{min-height:20px;margin-top:10px;font-size:11px;font-weight:700}.cmp-contact-feedback.is-success{color:#10834a}.cmp-contact-feedback.is-error{color:#b42318}
.cmp-mobile-salesbar{display:none}.cmp-inquiry-list{display:grid;gap:14px}.cmp-inquiry-card{border:1px solid #e1e7ed;border-radius:14px;padding:18px;background:#fff}.cmp-inquiry-top{display:flex;justify-content:space-between;gap:15px}.cmp-inquiry-top span{font-size:9px;font-weight:900;color:#0f6589;text-transform:uppercase;letter-spacing:.06em}.cmp-inquiry-top h3{margin:3px 0;font-size:18px}.cmp-inquiry-top small{color:#8994a2;font-size:10px}.cmp-inquiry-top>a{font-size:11px;font-weight:800;color:#0f315f;text-decoration:none}.cmp-inquiry-vehicle{margin:13px 0 8px}.cmp-inquiry-contact{display:flex;gap:12px;flex-wrap:wrap}.cmp-inquiry-contact a{font-size:11px;color:#3f536b}.cmp-inquiry-accessories{margin-top:12px;padding:10px;background:#f7f9fb;border-radius:8px;display:flex;gap:6px;flex-wrap:wrap;align-items:center;font-size:10px}.cmp-inquiry-accessories span{padding:4px 7px;background:#fff;border:1px solid #e1e6eb;border-radius:999px}.cmp-inquiry-message{margin:12px 0;color:#56667a;font-size:12px;line-height:1.6}.cmp-inquiry-actions{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:1180px){.cmp-detail-sidebar{position:static!important}.cmp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:760px){.cmp-equipment-groups{grid-template-columns:1fr}.cmp-related-head{align-items:flex-start;flex-direction:column}.cmp-related-grid{grid-template-columns:1fr!important}.cmp-contact-dialog{padding:24px 18px}.cmp-mobile-salesbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:99990;background:#fff;border-top:1px solid #dfe5eb;box-shadow:0 -8px 25px rgba(15,39,66,.12);padding:9px 12px;align-items:center;gap:8px}.cmp-mobile-salesbar>div{margin-right:auto;display:grid}.cmp-mobile-salesbar>div span{font-size:14px;font-weight:900;color:#12253f}.cmp-mobile-salesbar>div small{font-size:9px;color:#647386}.cmp-mobile-salesbar>a,.cmp-mobile-salesbar>button{border:1px solid #0f315f!important;background:#fff!important;color:#0f315f!important;border-radius:8px!important;padding:9px 12px!important;font-size:10px!important;font-weight:900!important;text-decoration:none!important}.cmp-mobile-salesbar>button{background:#0f315f!important;color:#fff!important}.cmp-mobile-salesbar>button:before,.cmp-mobile-salesbar>button:after{display:none!important}.cmp-vehicle-page{padding-bottom:70px!important}.cmp-view-all-photos{right:9px!important;bottom:9px!important}.cmp-detail-actions{gap:6px!important}.cmp-detail-actions button span{display:none}}

/* v1.1.1 compact premium detail refinements */
.cmp-vehicle-page{padding-top:10px!important}.cmp-detail-heading{margin-top:0!important;margin-bottom:18px!important}.cmp-sales-heading h1{margin-top:0!important}.cmp-price-card:before{display:none!important}.cmp-price-card{overflow:visible!important}.cmp-accessory-cart{background:#fff!important;border:1px solid #dfe6ee!important;border-radius:12px!important;padding:18px!important;box-shadow:0 10px 28px rgba(16,34,58,.06)!important}.cmp-cart-head{margin-bottom:14px!important;padding-bottom:12px!important;border-bottom:1px solid #edf1f5}.cmp-cart-head>div{display:flex;flex-direction:column;gap:2px}.cmp-cart-head>div>span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#17345d}.cmp-cart-head>div>small{font-size:10px;color:#8a96a5}.cmp-cart-clear{font-size:10px!important;text-decoration:none!important;font-weight:700!important;color:#6f7c8d!important}.cmp-cart-line{padding:10px 0!important;border-bottom:1px solid #edf1f5!important;align-items:center!important}.cmp-cart-base{background:#f8fafc;margin:0 -6px;padding:10px 8px!important;border-radius:8px}.cmp-cart-accessory span{max-width:58%!important;font-weight:650;color:#34445b}.cmp-cart-price{display:flex;align-items:center;gap:8px;margin-left:auto}.cmp-cart-price strong{font-size:11px;color:#17345d}.cmp-cart-remove{width:24px!important;height:24px!important;min-width:24px!important;padding:0!important;border:1px solid #d8e0e9!important;border-radius:50%!important;background:#fff!important;color:#7a8797!important;font-size:15px!important;line-height:20px!important;display:grid!important;place-items:center!important;cursor:pointer}.cmp-cart-remove:hover{border-color:#b8c4d2!important;color:#d03a3a!important;background:#fff8f8!important}.cmp-cart-remove:before,.cmp-cart-remove:after{display:none!important}.cmp-cart-total{margin-top:4px;padding:16px 0 12px!important;border-top:0!important}.cmp-cart-total span{font-size:11px!important}.cmp-cart-total strong{font-size:24px!important;letter-spacing:-.025em}.cmp-accessory-cart .cmp-btn{border-radius:8px!important;padding:12px 14px!important}.cmp-price-trust{display:none!important}.cmp-price-card>small{display:none!important}

/* v1.2.1 cart refinements */
.cmp-accessory-cart{display:block!important}.cmp-cart-clear-bottom{margin-top:8px!important}.cmp-cart-head>div>small{display:none!important}.cmp-cart-base span{font-weight:800!important;color:#17345d!important;max-width:62%;line-height:1.3}.cmp-cart-items:empty{display:none}.cmp-accessory-cart .cmp-cart-clear-bottom{background:#fff!important;color:#17345d!important;border:1px solid #d7e0ea!important}
\n\n/* v1.2.2 premium cart redesign */\n.cmp-accessory-cart{\n  background:#fff!important;\n  border:1px solid #dbe4ee!important;\n  border-radius:16px!important;\n  padding:20px!important;\n  box-shadow:0 12px 34px rgba(22,47,77,.08)!important;\n}\n.cmp-cart-head{margin:0 0 16px!important;padding:0 0 14px!important;border-bottom:1px solid #edf1f5!important}\n.cmp-cart-head>div>span{font-size:13px!important;letter-spacing:.045em!important;color:#102d55!important}\n.cmp-cart-base{background:#f6f9fc!important;border:1px solid #eef2f6!important;margin:0!important;padding:12px!important;border-radius:10px!important}\n.cmp-cart-line{font-size:11px!important;min-height:24px}\n.cmp-cart-base span{font-size:11px!important;max-width:66%!important}\n.cmp-cart-base strong{font-size:11px!important;white-space:nowrap}\n.cmp-cart-accessory{padding:12px 2px!important}\n.cmp-cart-total{margin-top:5px!important;padding:18px 0 14px!important;border-top:1px solid #edf1f5!important}\n.cmp-cart-total span{font-size:11px!important;font-weight:800!important;color:#53657a!important}\n.cmp-cart-total strong{font-size:25px!important;color:#12386e!important}\n.cmp-accessory-cart .cmp-btn.full,.cmp-accessory-cart .cmp-cart-clear-bottom{\n  width:100%!important;\n  min-height:43px!important;\n  display:flex!important;\n  align-items:center!important;\n  justify-content:center!important;\n  border-radius:9px!important;\n  padding:11px 14px!important;\n  font-size:11px!important;\n  font-weight:900!important;\n  line-height:1!important;\n  text-transform:uppercase!important;\n  letter-spacing:.015em!important;\n  box-sizing:border-box!important;\n  cursor:pointer!important;\n}\n.cmp-accessory-cart .cmp-btn.full{background:#10376b!important;border:1px solid #10376b!important;color:#fff!important}\n.cmp-accessory-cart .cmp-btn.full:hover{background:#0b2c59!important;border-color:#0b2c59!important}\n.cmp-accessory-cart .cmp-cart-clear-bottom{\n  margin-top:9px!important;\n  background:#eef3f8!important;\n  border:1px solid #d7e0e9!important;\n  color:#314a67!important;\n}\n.cmp-accessory-cart .cmp-cart-clear-bottom:hover{background:#e5ecf3!important;border-color:#c9d5e1!important;color:#17385f!important}\n.cmp-accessory-cart .cmp-btn:before,.cmp-accessory-cart .cmp-btn:after,.cmp-accessory-cart .cmp-cart-clear-bottom:before,.cmp-accessory-cart .cmp-cart-clear-bottom:after{display:none!important}\n

/* v1.2.3 premium vehicle header actions and metadata */
.cmp-sales-heading{align-items:center!important;padding-bottom:20px!important}
.cmp-detail-tags{gap:7px!important;margin-top:11px!important}
.cmp-detail-tags .cmp-meta-chip{
  display:inline-flex!important;align-items:center!important;gap:6px!important;
  min-height:30px!important;padding:0 11px!important;border-radius:8px!important;
  background:#f7f9fc!important;border:1px solid #e3e9f0!important;
  color:#42546b!important;font-size:10px!important;font-weight:800!important;
  line-height:1!important;box-shadow:none!important
}
.cmp-detail-tags .cmp-meta-chip svg{width:13px!important;height:13px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;opacity:.75}
.cmp-detail-tags .cmp-meta-brand{background:#102f57!important;border-color:#102f57!important;color:#fff!important}
.cmp-detail-tags .cmp-meta-model{background:#edf4fb!important;border-color:#dbe7f3!important;color:#173a64!important}
.cmp-detail-tags .cmp-meta-condition{background:#eef8f2!important;border-color:#d7ecdf!important;color:#237648!important}
.cmp-detail-actions{gap:10px!important;align-items:center!important}
.cmp-detail-actions button{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;
  min-width:92px!important;height:42px!important;padding:0 15px!important;border-radius:10px!important;
  border:1px solid #dfe6ee!important;background:#fff!important;color:#20364f!important;
  font-size:11px!important;font-weight:850!important;letter-spacing:.01em!important;
  box-shadow:0 5px 16px rgba(20,45,76,.06)!important;transition:all .18s ease!important
}
.cmp-detail-actions button:hover{transform:translateY(-1px)!important;border-color:#c5d1dd!important;background:#f8fafc!important;box-shadow:0 8px 20px rgba(20,45,76,.09)!important}
.cmp-detail-actions .cmp-action-icon{display:grid!important;place-items:center!important;width:18px!important;height:18px!important;padding:0!important;background:transparent!important;border-radius:0!important;font-size:18px!important;line-height:1!important;color:#173b68!important}
.cmp-detail-actions .cmp-action-icon svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.cmp-detail-actions .cmp-action-label{display:inline!important;padding:0!important;background:transparent!important;border-radius:0!important;font-size:11px!important;color:inherit!important}
.cmp-favorite-toggle.is-saved{background:#fff7f8!important;border-color:#efd0d6!important;color:#b83248!important}
.cmp-favorite-toggle.is-saved .cmp-action-icon{color:#c2364e!important}
/* reset button removed in v1.2.3 */
.cmp-cart-clear-bottom{display:none!important}
@media(max-width:760px){.cmp-detail-tags .cmp-meta-chip{min-height:28px!important;padding:0 9px!important}.cmp-detail-actions button{min-width:42px!important;width:42px!important;padding:0!important}.cmp-detail-actions .cmp-action-label{display:none!important}}


/* v1.3.0 Premium Experience */
.cmp-public-container,.cmp-market-wrap,.cmp-vehicle-page{max-width:var(--cmp-content-width,1500px)!important;margin-left:auto!important;margin-right:auto!important}
.cmp-market-wrap{padding:18px 0 70px!important}.cmp-market-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:18px 2px 24px!important;border-bottom:0!important}.cmp-market-heading>div:first-child{max-width:780px}.cmp-market-kicker{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:900;color:var(--cmp-accent);margin-bottom:8px}.cmp-market-heading h1{font-size:clamp(36px,4.6vw,58px)!important;line-height:.98!important;margin:0 0 12px!important;color:#102b4d!important;letter-spacing:-.045em!important}.cmp-market-heading p{max-width:720px;margin:0!important;font-size:15px!important;line-height:1.65!important;color:#69798d!important}.cmp-market-trust{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.cmp-market-trust span{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border:1px solid #e0e7ef;border-radius:999px;background:#fff;color:#5a6d84;font-size:9px;font-weight:800;box-shadow:0 5px 18px rgba(17,42,70,.04)}
.cmp-premium-type-tabs{display:flex!important;gap:9px!important;margin:3px 0 24px!important;overflow:auto!important;padding:1px 1px 8px!important;scrollbar-width:none}.cmp-premium-type-tabs::-webkit-scrollbar{display:none}.cmp-premium-type-tabs a{display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important;padding:11px 14px!important;border:1px solid #e0e7ef!important;border-radius:10px!important;background:#fff!important;color:#40536b!important;text-decoration:none!important;box-shadow:none!important;transition:.18s ease!important}.cmp-premium-type-tabs a small{display:grid!important;place-items:center!important;min-width:22px!important;height:22px!important;padding:0 5px!important;border-radius:7px!important;background:#f1f4f8!important;color:#708096!important;font-size:9px!important}.cmp-premium-type-tabs a.active{background:#102f57!important;border-color:#102f57!important;color:#fff!important;box-shadow:0 9px 22px rgba(16,47,87,.14)!important}.cmp-premium-type-tabs a.active small{background:rgba(255,255,255,.14)!important;color:#fff!important}
.cmp-active-filters{display:flex;align-items:flex-start;gap:14px;margin:0 0 20px;padding:13px 15px;background:#f8fafc;border:1px solid #e7edf3;border-radius:12px}.cmp-active-filters>strong{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#728096;padding-top:6px;white-space:nowrap}.cmp-active-filters>div{display:flex;flex-wrap:wrap;gap:6px}.cmp-active-filters a{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 9px;background:#fff;border:1px solid #dfe7ef;border-radius:7px;color:#314961!important;text-decoration:none!important;font-size:9px;font-weight:800}.cmp-active-filters a span{font-size:14px;color:#8b99a8}.cmp-active-filters .cmp-clear-all{background:transparent!important;border-color:transparent!important;text-decoration:underline!important;color:#6c7b8e!important}
.cmp-market-layout{grid-template-columns:292px minmax(0,1fr)!important;gap:30px!important}.cmp-filter{top:18px!important;padding:0!important;border:1px solid #dfe7ef!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 16px 44px rgba(18,43,72,calc(var(--cmp-shadow-alpha,.10)*.55))!important}.cmp-premium-filter-form{display:block}.cmp-filter-title{padding:20px 20px 17px!important;margin:0!important;border-bottom:1px solid #e9eef3!important}.cmp-filter-title>div span{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:900;color:#8b98a7;margin-bottom:3px}.cmp-filter-title h3{margin:0!important;font-size:17px!important;letter-spacing:-.02em!important;color:#173450!important}.cmp-filter-title>a{font-size:9px!important;font-weight:800!important;color:#718095!important;text-decoration:none!important}.cmp-filter-section{margin:0!important;padding:0!important;border-bottom:1px solid #edf1f5!important}.cmp-filter-section-head{display:flex!important;width:100%!important;align-items:center!important;justify-content:space-between!important;padding:15px 19px!important;border:0!important;background:#fff!important;color:#253b55!important;cursor:pointer!important;box-shadow:none!important}.cmp-filter-section-head:before,.cmp-filter-section-head:after{display:none!important}.cmp-filter-section-head strong{font-size:10px!important;text-transform:uppercase!important;letter-spacing:.06em!important}.cmp-filter-section-head span{font-size:14px;color:#93a0af;transition:transform .18s}.cmp-filter-accordion:not(.is-open) .cmp-filter-section-head span{transform:rotate(-90deg)}.cmp-filter-section-body{padding:0 19px 17px}.cmp-filter-accordion:not(.is-open) .cmp-filter-section-body{display:none}.cmp-filter-section label{font-size:9px!important;color:#64758a!important;margin:0 0 12px!important}.cmp-filter-section input,.cmp-filter-section select{margin-top:5px!important;min-height:40px!important;padding:9px 11px!important;border-color:#dfe6ee!important;border-radius:8px!important;font-size:11px!important;box-shadow:none!important}.cmp-filter-section input:focus,.cmp-filter-section select:focus{border-color:#9fb5cc!important;box-shadow:0 0 0 3px rgba(22,69,116,.07)!important;outline:0!important}.cmp-filter-search-main,.cmp-equipment-search{position:relative!important;display:block!important}.cmp-filter-search-main span,.cmp-equipment-search span{position:absolute;right:12px;bottom:11px;color:#8b98a7;font-size:15px}.cmp-price-range{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px}.cmp-price-range>span{color:#9ba6b3;margin-top:5px}.cmp-filter-sticky-action{padding:16px 18px 18px;background:#fff}.cmp-filter-sticky-action .cmp-btn{min-height:45px!important;border-radius:9px!important;background:#10376b!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.03em!important;box-shadow:0 9px 20px rgba(16,55,107,.16)!important}.cmp-filter-sticky-action .cmp-btn span{display:grid;place-items:center;min-width:24px;height:24px;padding:0 5px;margin-left:8px;background:rgba(255,255,255,.16);border-radius:7px}
.cmp-equipment-search{margin-bottom:11px!important}.cmp-equipment-chips{display:flex;flex-wrap:wrap;gap:6px;max-height:none!important;overflow:visible!important;padding:0!important}.cmp-equipment-chip{display:inline-flex!important;align-items:center!important;gap:5px!important;width:auto!important;margin:0!important;padding:8px 9px!important;border:1px solid #dfe7ef!important;border-radius:8px!important;background:#fff!important;color:#41566f!important;font-size:9px!important;font-weight:750!important;cursor:pointer!important;transition:.16s ease!important}.cmp-equipment-chip input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important}.cmp-equipment-chip small{display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:6px;background:#f2f5f8;color:#8391a1;font-size:8px}.cmp-equipment-chip:hover{border-color:#bfcddb!important;background:#f9fbfd!important}.cmp-equipment-chip.is-selected,.cmp-equipment-chip:has(input:checked){background:#edf4fb!important;border-color:#a9bfd5!important;color:#123c69!important}.cmp-equipment-chip.is-selected small,.cmp-equipment-chip:has(input:checked) small{background:#dceaf7;color:#245581}.cmp-equipment-chip.is-extra{display:none!important}.cmp-equipment-filter.is-expanded .cmp-equipment-chip.is-extra{display:inline-flex!important}.cmp-equipment-chip.is-search-match{display:inline-flex!important}.cmp-equipment-more{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin-top:10px!important;padding:8px 2px!important;border:0!important;background:transparent!important;color:#365878!important;font-size:9px!important;font-weight:900!important;cursor:pointer!important}.cmp-equipment-more:before,.cmp-equipment-more:after{display:none!important}
.cmp-market-toolbar{padding:0 0 14px!important;border-bottom:1px solid #e7edf3!important;margin:0 0 18px!important}.cmp-market-toolbar>div:first-child{display:flex;align-items:baseline;gap:6px}.cmp-market-toolbar>div:first-child strong{font-size:22px;color:#122f53}.cmp-market-toolbar>div:first-child span{font-size:10px;color:#7b8999;font-weight:700}.cmp-toolbar-actions{display:flex;align-items:center;gap:10px}.cmp-sort label{display:flex;align-items:center;gap:8px;font-size:9px;color:#76869a;font-weight:800}.cmp-sort select{min-height:38px!important;border-radius:8px!important;padding:7px 31px 7px 10px!important;border-color:#dfe6ee!important;font-size:10px!important}.cmp-view-toggle{display:flex;padding:3px;border:1px solid #dfe6ee;border-radius:9px;background:#fff}.cmp-view-toggle button{width:32px!important;height:30px!important;padding:0!important;border:0!important;border-radius:6px!important;background:transparent!important;color:#8390a0!important;font-size:15px!important;cursor:pointer!important;box-shadow:none!important}.cmp-view-toggle button:before,.cmp-view-toggle button:after{display:none!important}.cmp-view-toggle button.is-active{background:#edf3f8!important;color:#173d68!important}
.cmp-card-grid{grid-template-columns:repeat(var(--cmp-market-cols,3),minmax(0,1fr))!important;gap:18px!important}.cmp-inventory-card{border:1px solid #e3e9ef!important;border-radius:14px!important;box-shadow:0 10px 28px rgba(17,42,70,calc(var(--cmp-shadow-alpha,.10)*.45))!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.cmp-inventory-card:hover{transform:translateY(-4px)!important;border-color:#d3dde7!important;box-shadow:0 20px 46px rgba(17,42,70,calc(var(--cmp-shadow-alpha,.10)*.8))!important}.cmp-card-image{aspect-ratio:16/10!important}.cmp-card-image img{transition:transform .35s ease!important}.cmp-inventory-card:hover .cmp-card-image img{transform:scale(1.025)}.cmp-card-badges{position:absolute;left:12px;top:12px;display:flex;gap:5px;flex-wrap:wrap;max-width:72%}.cmp-card-badges span{position:static!important;display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:7px;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 4px 14px rgba(16,36,60,.09)}.cmp-card-status{background:#fff!important;color:#27425e!important}.cmp-card-new{background:#103b6d;color:#fff}.cmp-card-sold{background:#18222d;color:#fff}.cmp-card-heart{position:absolute;right:11px;top:11px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.93);color:#253d58;font-size:17px;box-shadow:0 5px 15px rgba(17,40,66,.12)}.cmp-card-image-cta{position:absolute;left:50%;bottom:14px;transform:translate(-50%,10px);opacity:0;display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:8px;background:rgba(13,37,64,.92);backdrop-filter:blur(7px);color:#fff;font-size:9px;font-weight:900;transition:.18s ease}.cmp-inventory-card:hover .cmp-card-image-cta{opacity:1;transform:translate(-50%,0)}.cmp-card-body{padding:16px!important}.cmp-card-overline{display:flex;gap:6px!important;margin-bottom:7px!important}.cmp-card-overline span{font-size:8px!important;text-transform:uppercase!important;letter-spacing:.07em!important;color:#7a899a!important;font-weight:850!important}.cmp-card-body h2{font-size:17px!important;line-height:1.22!important;margin:0 0 13px!important;letter-spacing:-.02em!important}.cmp-card-body h2 a{color:#132f51!important}.cmp-card-inline-specs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;border:1px solid #e8edf2!important;border-radius:9px!important;overflow:hidden!important;background:#fafbfd!important}.cmp-card-inline-specs span{padding:9px 7px!important;border-right:1px solid #e8edf2!important}.cmp-card-inline-specs span:last-child{border-right:0!important}.cmp-card-inline-specs b{font-size:7px!important;letter-spacing:.05em!important;text-transform:uppercase!important;color:#8a97a6!important}.cmp-card-inline-specs strong{font-size:10px!important;color:#263d57!important}.cmp-card-dealer{display:flex!important;align-items:center!important;justify-content:space-between!important;margin:13px 0 0!important;padding:11px 0!important;border-top:1px solid #edf1f5!important}.cmp-card-dealer>div{display:grid;gap:2px}.cmp-card-dealer span{font-size:9px!important;font-weight:850!important;color:#3c5068!important}.cmp-card-dealer small{font-size:8px!important;color:#8793a2!important}.cmp-card-dealer i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#edf7f1;color:#188651;font-style:normal;font-size:10px}.cmp-card-foot{padding-top:12px!important;margin-top:0!important;border-top:1px solid #edf1f5!important}.cmp-card-foot small{font-size:7px!important;text-transform:uppercase!important;letter-spacing:.06em!important}.cmp-card-foot strong{font-size:17px!important;color:#113868!important}.cmp-card-foot em{font-size:8px!important;color:#4f6f91!important}.cmp-card-foot>a{font-size:9px!important;font-weight:900!important;color:#173d68!important}.cmp-card-foot>a span{transition:transform .16s}.cmp-card-foot>a:hover span{display:inline-block;transform:translateX(3px)}
.cmp-card-grid.is-list{grid-template-columns:1fr!important}.cmp-card-grid.is-list .cmp-inventory-card{display:grid;grid-template-columns:270px minmax(0,1fr)}.cmp-card-grid.is-list .cmp-card-image{height:100%;min-height:220px;aspect-ratio:auto!important}.cmp-card-grid.is-list .cmp-card-body{display:grid;grid-template-columns:1fr;align-content:center;padding:20px 24px!important}.cmp-card-grid.is-list .cmp-card-inline-specs{max-width:560px}.cmp-card-grid.is-list .cmp-card-dealer{max-width:560px}.cmp-card-grid.is-list .cmp-card-foot{max-width:620px}
.cmp-results-loading{display:none;grid-template-columns:repeat(3,1fr);gap:18px}.cmp-results-loading.is-active{display:grid}.cmp-results-loading i{display:block;height:340px;border-radius:14px;background:linear-gradient(90deg,#f2f5f8 25%,#e8edf2 37%,#f2f5f8 63%);background-size:400% 100%;animation:cmpShimmer 1.25s ease infinite}@keyframes cmpShimmer{0%{background-position:100% 0}100%{background-position:0 0}}.cmp-empty{grid-column:1/-1!important;text-align:center;padding:70px 30px!important;border:1px dashed #d8e2eb!important;border-radius:16px!important;background:#fafbfd!important}.cmp-empty-icon{font-size:38px;color:#a3afbc;margin-bottom:8px}.cmp-empty h2{font-size:22px!important}.cmp-empty p{color:#748396!important}.cmp-empty .cmp-btn{margin-top:10px!important;background:#10376b!important}.cmp-mobile-filter-open{display:none}
/* premium detail polish */
.cmp-vehicle-page{padding-top:18px!important}.cmp-sales-heading{border-bottom:0!important;padding-bottom:14px!important}.cmp-sales-heading h1{font-size:clamp(30px,3.3vw,48px)!important;line-height:1.03!important;letter-spacing:-.045em!important;color:#102d50!important}.cmp-detail-tags .cmp-meta-chip{box-shadow:0 4px 14px rgba(18,43,72,.04)!important}.cmp-gallery-stage{border-radius:14px!important;overflow:hidden!important;background:#f3f5f7!important}.cmp-gallery-slide[data-kind="image"] img{transition:transform .35s ease!important}.cmp-gallery-slide[data-kind="image"]:hover img{transform:scale(1.012)}.cmp-premium-panel{border-color:#e1e8ef!important;box-shadow:0 11px 30px rgba(17,42,70,calc(var(--cmp-shadow-alpha,.10)*.34))!important}.cmp-detail-tabs{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border:1px solid #e5ebf1!important;border-radius:10px!important;padding:4px!important;box-shadow:0 8px 24px rgba(17,42,70,.05)}.cmp-detail-tabs a{border-radius:7px!important;padding:9px 12px!important}.cmp-detail-sidebar{top:18px!important}.cmp-price-card{box-shadow:0 18px 45px rgba(13,48,91,.09)!important}.cmp-price-card .cmp-base-price{font-size:34px!important;letter-spacing:-.04em!important}.cmp-public-accessory-card{border-radius:13px!important;transition:.18s ease!important}.cmp-public-accessory-card:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(17,42,70,.08)!important}.cmp-related-grid .cmp-inventory-card{height:100%}
@media(max-width:1180px){.cmp-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cmp-market-layout{grid-template-columns:260px minmax(0,1fr)!important}.cmp-market-trust{display:none}}
@media(max-width:820px){.cmp-market-wrap{padding:6px 12px 74px!important}.cmp-market-heading{padding-top:8px!important}.cmp-market-heading h1{font-size:36px!important}.cmp-market-layout{display:block!important}.cmp-filter{display:none;position:fixed!important;inset:0 0 0 auto!important;width:min(92vw,360px)!important;height:100vh!important;z-index:999999!important;overflow:auto!important;border-radius:0!important;top:0!important}.cmp-filter.is-mobile-open{display:block!important}.cmp-filter:before{content:'Filtre';display:block;padding:14px 19px;background:#102f57;color:#fff;font-size:12px;font-weight:900}.cmp-mobile-filter-open{display:flex!important;position:fixed!important;left:14px!important;right:14px!important;bottom:14px!important;z-index:99990!important;min-height:48px!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:0!important;border-radius:11px!important;background:#10376b!important;color:#fff!important;font-size:11px!important;font-weight:900!important;box-shadow:0 12px 30px rgba(16,55,107,.28)!important}.cmp-mobile-filter-open span{display:grid;place-items:center;min-width:22px;height:22px;border-radius:7px;background:rgba(255,255,255,.16)}.cmp-active-filters{overflow:auto!important;flex-wrap:nowrap!important}.cmp-active-filters>strong{display:none}.cmp-active-filters>div{flex-wrap:nowrap!important}.cmp-market-toolbar{align-items:center!important}.cmp-toolbar-actions{gap:6px}.cmp-sort label{font-size:0}.cmp-sort select{font-size:9px!important;max-width:145px}.cmp-card-grid{grid-template-columns:1fr!important}.cmp-card-grid.is-list .cmp-inventory-card{display:block}.cmp-card-grid.is-list .cmp-card-image{min-height:0;aspect-ratio:16/10!important}.cmp-card-inline-specs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.cmp-card-image-cta{display:none}.cmp-premium-type-tabs{margin-bottom:14px!important}}
@media(max-width:520px){.cmp-market-heading p{font-size:13px!important}.cmp-card-body h2{font-size:16px!important}.cmp-card-inline-specs span{padding:8px 5px!important}.cmp-card-inline-specs b{font-size:6px!important}.cmp-card-inline-specs strong{font-size:9px!important}.cmp-view-toggle{display:none}.cmp-result-top{gap:8px}.cmp-market-toolbar>div:first-child strong{font-size:18px}}

.cmp-equipment-chip.is-filter-hidden{display:none!important}


/* v1.4.0 — premium dealer portal */
body.cmp-dealer-portal-page .single-post-style-wrapper,
body.cmp-dealer-portal-page .page-title:not(.cmp-page-title),
body.cmp-dealer-portal-page .entry-header,
body.cmp-dealer-portal-page .page-header,
body.cmp-dealer-portal-page .post-header,
body.cmp-dealer-portal-page .site-main>.entry-title{display:none!important}
body.cmp-dealer-portal-page .site-content,body.cmp-dealer-portal-page .content-area,body.cmp-dealer-portal-page .main-content{padding-top:0!important;margin-top:0!important}
.cmp-portal-premium{grid-template-columns:270px minmax(0,1fr)!important;min-height:820px!important;border-radius:18px!important;border:1px solid #e1e7ee!important;box-shadow:0 18px 55px rgba(16,40,66,.08)!important;background:#f5f7fa!important;overflow:visible!important;margin-top:10px!important}
.cmp-portal-sidebar{position:sticky!important;top:18px!important;height:calc(100vh - 36px)!important;min-height:740px!important;box-sizing:border-box!important;padding:24px 18px 18px!important;background:linear-gradient(180deg,#0c2035 0%,#0b1827 100%)!important;border-radius:18px 0 0 18px!important;display:flex!important;flex-direction:column!important;overflow-y:auto!important}
.cmp-portal-brand{margin:0 10px 18px!important;font-size:20px!important;line-height:1.1!important}.cmp-portal-brand small{display:block;margin-top:7px;color:#7f91a5;font-size:8px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}
.cmp-portal-account-mini{display:flex;align-items:center;gap:10px;padding:12px;margin:0 0 14px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.06);border-radius:12px}.cmp-portal-account-avatar{width:36px;height:36px;min-width:36px;display:grid;place-items:center;border-radius:10px;background:#fff;color:#0e2e50;font-weight:900;overflow:hidden}.cmp-portal-account-avatar img{width:100%;height:100%;object-fit:contain}.cmp-portal-account-mini>span:last-child{min-width:0;display:grid;gap:2px}.cmp-portal-account-mini strong{font-size:10px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cmp-portal-account-mini small{font-size:8px;color:#8699ad}
.cmp-portal-nav{display:grid;gap:6px}.cmp-sidebar .cmp-portal-nav-btn{display:grid!important;grid-template-columns:34px minmax(0,1fr) 16px!important;align-items:center!important;gap:8px!important;min-height:47px!important;padding:6px 9px!important;margin:0!important;border:1px solid transparent!important;border-radius:10px!important;background:transparent!important;color:#b8c6d6!important;transition:.18s ease!important}.cmp-sidebar .cmp-portal-nav-btn:hover{background:rgba(255,255,255,.055)!important;color:#fff!important;border-color:rgba(255,255,255,.05)!important;transform:translateX(2px)}.cmp-sidebar .cmp-portal-nav-btn.active{background:#fff!important;color:#123452!important;border-color:#fff!important;box-shadow:0 8px 25px rgba(0,0,0,.16)!important}.cmp-portal-nav-icon{width:32px;height:32px;border-radius:8px;background:rgba(255,255,255,.065);display:grid;place-items:center;font-size:11px;font-weight:900;line-height:1}.cmp-portal-nav-btn.active .cmp-portal-nav-icon{background:#eaf1f7;color:#0e3b67}.cmp-portal-nav-label{font-size:10px;font-weight:800;white-space:nowrap}.cmp-portal-nav-arrow{font-size:17px;opacity:.45}.cmp-portal-nav-btn.active .cmp-portal-nav-arrow{opacity:.8}
.cmp-portal-sidebar-foot{margin-top:auto;padding-top:18px;display:grid;gap:5px;border-top:1px solid rgba(255,255,255,.08)}.cmp-sidebar .cmp-portal-sidebar-foot a{display:flex!important;align-items:center!important;gap:9px!important;margin:0!important;padding:9px 10px!important;border-radius:9px!important;font-size:9px!important;color:#899caf!important;background:transparent!important}.cmp-sidebar .cmp-portal-sidebar-foot a:hover{color:#fff!important;background:rgba(255,255,255,.05)!important}
.cmp-portal-premium .cmp-page-main{padding:27px 32px 42px!important;max-width:none!important;background:#f6f8fa!important;border-radius:0 18px 18px 0!important}.cmp-portal-mobile-top{display:none}.cmp-portal-page-title{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;margin:0 0 20px!important;padding:0 1px!important}.cmp-portal-page-title .cmp-eyebrow{font-size:9px!important;letter-spacing:.13em!important;color:#637b94!important}.cmp-portal-page-title h1{font-size:29px!important;line-height:1.1!important;margin:4px 0 0!important;color:#102b49!important}.cmp-portal-page-title p{font-size:11px!important;margin-top:6px!important;color:#7b8999!important}.cmp-portal-top-action,.cmp-portal-inline-link{font-size:9px!important;font-weight:850!important;color:#315b82!important;text-decoration:none!important}.cmp-portal-top-action{display:inline-flex;padding:9px 12px;border:1px solid #d8e1e9;border-radius:9px;background:#fff}.cmp-portal-top-action:hover{border-color:#b6c8d9;background:#fafdff}
.cmp-portal-premium .cmp-panel{border:1px solid #e1e7ed!important;border-radius:14px!important;box-shadow:0 10px 30px rgba(20,47,77,.045)!important;margin:16px 0!important;padding:22px!important}.cmp-portal-premium .cmp-panel-head h2{font-size:18px!important;margin:3px 0!important}.cmp-portal-premium .cmp-panel-head p{font-size:10px!important}
.cmp-portal-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 16px}.cmp-portal-stat-card{min-height:106px;padding:17px;display:flex;align-items:center;gap:12px;border:1px solid #e0e7ee;background:#fff;border-radius:13px;box-shadow:0 8px 25px rgba(18,44,70,.035)}.cmp-portal-stat-icon{width:38px;height:38px;min-width:38px;display:grid;place-items:center;border-radius:10px;background:#edf4fa;color:#174b76;font-size:13px;font-weight:900}.cmp-portal-stat-card>div{display:grid;gap:1px}.cmp-portal-stat-card small{font-size:8px;color:#7d8c9c;text-transform:uppercase;letter-spacing:.05em;font-weight:800}.cmp-portal-stat-card strong{font-size:24px;line-height:1.1;color:#102e50}.cmp-portal-stat-card em{font-size:8px;color:#9aa5b1;font-style:normal}
.cmp-portal-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:11px!important}.cmp-portal-quick-actions a{position:relative!important;min-height:130px!important;padding:16px!important;border-radius:12px!important;border:1px solid #e1e7ed!important;background:#fff!important;box-shadow:none!important}.cmp-portal-quick-actions a:hover{transform:translateY(-3px)!important;border-color:#c9d6e1!important;box-shadow:0 14px 30px rgba(18,45,73,.07)!important}.cmp-portal-quick-actions a.is-primary{background:linear-gradient(145deg,#0d345d,#0a294a)!important;border-color:#0d345d!important;color:#fff!important}.cmp-portal-quick-actions i{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#edf4fa;color:#164c78;font-style:normal;font-size:13px;font-weight:900}.cmp-portal-quick-actions .is-primary i{background:rgba(255,255,255,.13);color:#fff}.cmp-portal-quick-actions strong{font-size:12px!important}.cmp-portal-quick-actions span{font-size:9px!important;line-height:1.45!important}.cmp-portal-quick-actions .is-primary span{color:#b9c9d9!important}.cmp-portal-quick-actions b{margin-top:auto;font-size:8px;font-weight:900;color:#3a6489}.cmp-portal-quick-actions .is-primary b{color:#fff}
.cmp-portal-recent-list{display:grid;margin-top:10px}.cmp-portal-recent-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto 16px;gap:11px;align-items:center;padding:10px 3px;border-bottom:1px solid #edf1f4;text-decoration:none!important;color:#203b57!important}.cmp-portal-recent-row:last-child{border-bottom:0}.cmp-portal-recent-row:hover .cmp-portal-recent-copy strong{color:#0d4f83}.cmp-portal-recent-thumb{width:52px;height:39px;border-radius:8px;overflow:hidden;background:#edf1f5;display:grid;place-items:center}.cmp-portal-recent-thumb img{width:100%;height:100%;object-fit:cover}.cmp-portal-recent-thumb i{font-size:7px;color:#8795a5;font-style:normal}.cmp-portal-recent-copy{display:grid;gap:3px}.cmp-portal-recent-copy strong{font-size:10px}.cmp-portal-recent-copy small{font-size:8px;color:#8793a1}.cmp-portal-recent-price{font-size:10px;font-weight:900;color:#153c63}.cmp-portal-recent-arrow{font-size:18px;color:#98a5b1}
.cmp-portal-premium .cmp-form input,.cmp-portal-premium .cmp-form textarea,.cmp-portal-premium .cmp-form select{border-radius:9px!important;border-color:#dce4eb!important;background:#fbfcfd!important;min-height:42px!important}.cmp-portal-premium .cmp-form input:focus,.cmp-portal-premium .cmp-form textarea:focus,.cmp-portal-premium .cmp-form select:focus{background:#fff!important;border-color:#8fb0cd!important;box-shadow:0 0 0 3px rgba(41,94,139,.08)!important;outline:none!important}.cmp-portal-premium .cmp-btn{border-radius:9px!important;min-height:40px!important;padding:10px 15px!important;font-size:10px!important;font-weight:900!important;box-shadow:none!important}
.cmp-portal-premium .cmp-vehicles-panel,.cmp-portal-premium .cmp-create-vehicle-panel{margin-top:0!important}.cmp-portal-premium .cmp-vehicle-admin-row{border-bottom-color:#edf1f4!important}.cmp-portal-premium .cmp-action-btn{border-radius:8px!important;font-size:9px!important;min-height:34px!important}.cmp-portal-premium .cmp-stats{gap:12px!important;margin:0 0 16px!important}.cmp-portal-premium .cmp-stats>div{border:1px solid #e1e7ed!important;border-radius:13px!important;box-shadow:0 8px 25px rgba(18,44,70,.035)!important;padding:18px!important}.cmp-portal-premium .cmp-stats strong{font-size:24px!important}.cmp-portal-premium .cmp-stats span{font-size:10px!important}
@media(max-width:1180px){.cmp-portal-stat-grid{grid-template-columns:repeat(2,1fr)}.cmp-portal-quick-actions{grid-template-columns:repeat(2,1fr)!important}.cmp-portal-premium{grid-template-columns:230px minmax(0,1fr)!important}}
@media(max-width:800px){body.cmp-dealer-portal-page{overflow-x:hidden}.cmp-portal-premium{display:block!important;margin:0!important;border-radius:0!important;border:0!important;box-shadow:none!important}.cmp-portal-sidebar{position:relative!important;top:auto!important;width:100%!important;height:auto!important;min-height:0!important;border-radius:0!important;padding:12px!important;display:block!important}.cmp-portal-brand,.cmp-portal-account-mini,.cmp-portal-sidebar-foot{display:none!important}.cmp-portal-nav{display:flex!important;overflow-x:auto!important;gap:7px!important;padding-bottom:3px!important}.cmp-sidebar .cmp-portal-nav-btn{display:flex!important;grid-template-columns:none!important;min-height:38px!important;min-width:max-content!important;padding:4px 10px 4px 5px!important}.cmp-portal-nav-icon{width:29px;height:29px}.cmp-portal-nav-arrow{display:none}.cmp-portal-premium .cmp-page-main{padding:15px!important;border-radius:0!important}.cmp-portal-mobile-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:10px 11px;border:1px solid #e0e7ed;border-radius:10px;background:#fff}.cmp-portal-mobile-top strong{font-size:10px}.cmp-portal-mobile-top a{font-size:9px;font-weight:900;text-decoration:none;color:#174a77}.cmp-portal-page-title{align-items:flex-start!important}.cmp-portal-title-actions{display:none}.cmp-portal-page-title h1{font-size:25px!important}.cmp-portal-stat-grid{grid-template-columns:1fr 1fr;gap:8px}.cmp-portal-stat-card{padding:12px;min-height:86px}.cmp-portal-stat-icon{width:32px;height:32px;min-width:32px}.cmp-portal-stat-card strong{font-size:20px}.cmp-portal-stat-card em{display:none}.cmp-portal-quick-actions{grid-template-columns:1fr!important}.cmp-portal-quick-actions a{min-height:108px!important}.cmp-portal-recent-price{display:none}.cmp-portal-recent-row{grid-template-columns:48px minmax(0,1fr) 14px}.cmp-portal-recent-thumb{width:48px;height:36px}}

/* v1.4.1 — dealer portal readability pass */
.cmp-portal-brand{font-size:23px!important}.cmp-portal-brand small{font-size:11px!important;line-height:1.4!important}
.cmp-portal-account-mini strong{font-size:13px!important}.cmp-portal-account-mini small{font-size:11px!important;line-height:1.35!important}
.cmp-portal-nav-label{font-size:13px!important;line-height:1.25!important}.cmp-sidebar .cmp-portal-nav-btn{min-height:52px!important}.cmp-portal-nav-icon{font-size:14px!important}
.cmp-sidebar .cmp-portal-sidebar-foot a{font-size:12px!important;min-height:38px!important}
.cmp-portal-page-title .cmp-eyebrow{font-size:11px!important}.cmp-portal-page-title h1{font-size:34px!important}.cmp-portal-page-title p{font-size:15px!important;line-height:1.55!important;color:#65778a!important}.cmp-portal-top-action,.cmp-portal-inline-link{font-size:12px!important}
.cmp-portal-premium .cmp-panel-head h2{font-size:21px!important}.cmp-portal-premium .cmp-panel-head p{font-size:14px!important;line-height:1.5!important;color:#6b7c8e!important}
.cmp-portal-stat-card small{font-size:11px!important}.cmp-portal-stat-card strong{font-size:28px!important}.cmp-portal-stat-card em{font-size:11px!important;line-height:1.35!important}
.cmp-portal-quick-actions strong{font-size:15px!important}.cmp-portal-quick-actions span{font-size:12px!important;line-height:1.55!important}.cmp-portal-quick-actions b{font-size:11px!important}
.cmp-portal-recent-copy strong{font-size:13px!important;line-height:1.35!important}.cmp-portal-recent-copy small{font-size:11px!important;line-height:1.35!important}.cmp-portal-recent-price{font-size:13px!important}
.cmp-portal-premium .cmp-form label{font-size:14px!important;line-height:1.45!important;color:#273d55!important}.cmp-portal-premium .cmp-form input,.cmp-portal-premium .cmp-form textarea,.cmp-portal-premium .cmp-form select{font-size:15px!important;line-height:1.4!important;min-height:47px!important;padding:12px 14px!important}.cmp-portal-premium .cmp-form textarea{min-height:120px!important}
.cmp-portal-premium .cmp-btn{min-height:44px!important;padding:11px 17px!important;font-size:13px!important}.cmp-portal-premium .cmp-action-btn{font-size:12px!important;min-height:38px!important;padding:8px 12px!important}
.cmp-portal-premium .cmp-row,.cmp-portal-premium .cmp-row p,.cmp-portal-premium .cmp-row div{font-size:14px;line-height:1.5}.cmp-portal-premium .cmp-row small,.cmp-portal-premium .cmp-row span{font-size:12px!important;line-height:1.4!important}
.cmp-portal-premium .cmp-stats strong{font-size:28px!important}.cmp-portal-premium .cmp-stats span{font-size:13px!important;line-height:1.4!important}
.cmp-portal-premium table,.cmp-portal-premium .cmp-table{font-size:14px!important;line-height:1.5!important}.cmp-portal-premium th{font-size:12px!important}.cmp-portal-premium td{font-size:14px!important}
.cmp-portal-premium p,.cmp-portal-premium li{line-height:1.6}
@media(max-width:800px){.cmp-sidebar .cmp-portal-nav-btn{min-height:44px!important;padding:6px 12px 6px 6px!important}.cmp-portal-nav-label{font-size:12px!important}.cmp-portal-mobile-top strong{font-size:13px!important}.cmp-portal-mobile-top a{font-size:12px!important}.cmp-portal-page-title h1{font-size:29px!important}.cmp-portal-page-title p{font-size:14px!important}.cmp-portal-stat-card small{font-size:10px!important}.cmp-portal-stat-card strong{font-size:23px!important}.cmp-portal-quick-actions strong{font-size:15px!important}.cmp-portal-quick-actions span{font-size:12px!important}.cmp-portal-recent-copy strong{font-size:13px!important}.cmp-portal-recent-copy small{font-size:11px!important}}


/* v1.4.2 — premium create flows */
.cmp-create-vehicle-panel,.cmp-accessory-create-panel{padding:0!important;overflow:hidden!important;border:1px solid #dfe7ee!important;box-shadow:0 18px 55px rgba(17,42,70,.07)!important;background:#f7f9fc!important}
.cmp-vehicle-create-form{padding:0 24px 26px!important}.cmp-create-flow-intro,.cmp-accessory-create-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 26px;background:linear-gradient(135deg,#0d345d,#0a2747);color:#fff}.cmp-create-flow-intro h2,.cmp-accessory-create-intro h2{margin:4px 0 6px!important;color:#fff!important;font-size:25px!important;letter-spacing:-.025em}.cmp-create-flow-intro p,.cmp-accessory-create-intro p{margin:0!important;color:#c4d3e1!important;font-size:13px!important;line-height:1.55!important}.cmp-create-flow-kicker{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#8fc3ec}.cmp-create-flow-status{min-width:112px;padding:11px 13px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.07);display:grid;gap:2px;text-align:right}.cmp-create-flow-status span{font-size:10px;color:#b9cbd9}.cmp-create-flow-status strong{font-size:13px;color:#fff}.cmp-create-stepbar{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;padding:14px 24px 18px;background:#fff;border-bottom:1px solid #e4eaf0;margin:0 -24px 22px!important}.cmp-create-stepbar span{display:flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border-radius:9px;background:#f5f7fa;color:#63768a;font-size:10px;font-weight:850}.cmp-create-stepbar b{font-size:9px;color:#8a9aab}.cmp-create-stepbar .is-active{background:#eaf3fb;color:#123d66}.cmp-create-stepbar .is-active b{color:#17649d}
.cmp-create-vehicle-panel .cmp-form-section{position:relative!important;border:1px solid #dfe7ee!important;border-radius:16px!important;padding:24px!important;margin-bottom:18px!important;background:#fff!important;box-shadow:0 8px 28px rgba(17,42,70,.035)!important}.cmp-create-vehicle-panel .cmp-form-section:before{content:'';position:absolute;left:0;top:22px;bottom:22px;width:3px;border-radius:0 4px 4px 0;background:linear-gradient(#1d6398,#76aed4)}.cmp-create-vehicle-panel .cmp-form-section-head{gap:15px!important;padding-bottom:18px!important;margin-bottom:20px!important;border-bottom:1px solid #edf1f5!important}.cmp-create-vehicle-panel .cmp-form-section-head>span{width:38px!important;height:38px!important;min-width:38px!important;border-radius:11px!important;background:#0e365f!important;font-size:11px!important;box-shadow:0 7px 16px rgba(14,54,95,.17)}.cmp-create-vehicle-panel .cmp-form-section-head h3{font-size:19px!important;color:#163652!important;margin:0 0 4px!important}.cmp-create-vehicle-panel .cmp-form-section-head p{font-size:13px!important;line-height:1.5!important;color:#77889a!important}.cmp-create-vehicle-panel .cmp-form label{margin:14px 0!important;font-size:13px!important;font-weight:800!important;color:#2d455d!important}.cmp-create-vehicle-panel .cmp-form input,.cmp-create-vehicle-panel .cmp-form select,.cmp-create-vehicle-panel .cmp-form textarea{background:#fbfcfe!important;border:1px solid #d9e3ec!important;border-radius:11px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)!important}.cmp-create-vehicle-panel .cmp-form input:hover,.cmp-create-vehicle-panel .cmp-form select:hover,.cmp-create-vehicle-panel .cmp-form textarea:hover{border-color:#bdcddd!important}.cmp-create-vehicle-panel .cmp-form small{display:block;margin-top:7px;font-size:11px!important;line-height:1.5;color:#8493a3!important}.cmp-title-preview{border:1px solid #dbe6ef!important;background:linear-gradient(135deg,#f6f9fc,#eef5fa)!important;border-radius:12px!important;padding:15px 17px!important}.cmp-title-preview strong{color:#103a64!important;font-size:14px!important}.cmp-inline-notice{border-radius:12px!important;background:#f7fafc!important;border-color:#cbd9e5!important;font-size:12px!important}.cmp-equipment-picker-grid{gap:8px!important}.cmp-equipment-picker-grid label{border-radius:10px!important;border:1px solid #e0e7ee!important;background:#fbfcfd!important;transition:.15s ease}.cmp-equipment-picker-grid label:hover{border-color:#a9bfd2!important;background:#f5f9fc!important}
.cmp-gallery-drop{min-height:230px!important;border:1.5px dashed #9fb9cf!important;background:linear-gradient(145deg,#f8fbfd,#edf5fa)!important;border-radius:16px!important;gap:6px!important;box-shadow:inset 0 0 0 5px rgba(255,255,255,.55)!important}.cmp-gallery-drop:hover,.cmp-gallery-drop.is-drag{border-color:#21689f!important;background:linear-gradient(145deg,#f2f8fc,#e5f1f9)!important;transform:translateY(-1px)}.cmp-upload-icon{width:54px;height:54px;border-radius:15px;background:#0f3a64;color:#fff;display:grid;place-items:center;font-size:26px;font-weight:400;margin-bottom:6px;box-shadow:0 10px 24px rgba(15,58,100,.18)}.cmp-gallery-drop strong{font-size:18px!important;color:#173d5e!important}.cmp-gallery-drop span{font-size:13px!important;color:#6e8296!important}.cmp-gallery-drop em{font-size:10px;color:#91a0ae;font-style:normal;margin-top:2px}.cmp-gallery-drop i{display:inline-flex;margin-top:8px;padding:9px 15px;border-radius:9px;background:#fff;border:1px solid #cbd9e5;color:#17476f;font-size:11px;font-weight:900;font-style:normal;box-shadow:0 5px 14px rgba(17,42,70,.06)}.cmp-gallery-preview{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.cmp-gallery-item{grid-template-columns:92px 1fr auto!important;border-radius:11px!important;border-color:#dce5ed!important;box-shadow:0 5px 15px rgba(17,42,70,.035)!important}.cmp-gallery-actions button{border-radius:8px!important}.cmp-existing-gallery{padding:14px;border:1px solid #dfe7ee;border-radius:12px;background:#f9fbfd;margin-bottom:14px}.cmp-existing-gallery>div{display:flex;gap:7px;flex-wrap:wrap;margin:9px 0}.cmp-existing-gallery img{width:72px;height:54px;object-fit:cover;border-radius:8px;border:1px solid #dce4eb}.cmp-price-field{max-width:520px!important}.cmp-price-field input{font-size:21px!important;font-weight:900!important;color:#103a64!important;letter-spacing:-.02em}.cmp-create-form-actions,.cmp-accessory-create-actions{position:sticky;bottom:12px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid #d8e3ec;border-radius:14px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 15px 38px rgba(17,42,70,.12);margin-top:22px}.cmp-create-form-actions>div:first-child,.cmp-accessory-create-actions>div:first-child{display:grid;gap:2px}.cmp-create-form-actions strong,.cmp-accessory-create-actions strong{font-size:13px;color:#173a5b}.cmp-create-form-actions span,.cmp-accessory-create-actions span{font-size:11px;color:#7b8c9d}.cmp-create-form-buttons{display:flex;align-items:center;gap:9px}.cmp-publish-btn,.cmp-accessory-submit{min-width:180px!important;min-height:48px!important;border-radius:11px!important;background:linear-gradient(135deg,#0e3b69,#0b2e52)!important;box-shadow:0 9px 20px rgba(14,59,105,.18)!important;gap:12px!important}.cmp-publish-btn b,.cmp-accessory-submit b{font-size:18px;line-height:1}.cmp-cancel-edit{display:inline-flex;min-height:46px;align-items:center;padding:0 15px;border:1px solid #d9e3eb;border-radius:10px;text-decoration:none!important;color:#536b81!important;font-size:12px;font-weight:850;background:#fff}
.cmp-accessory-create-panel{background:#fff!important}.cmp-accessory-create-intro{border-radius:0}.cmp-accessory-count{display:inline-flex;align-items:center;min-height:31px;padding:0 11px;border-radius:999px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.13);color:#fff;font-size:11px;font-weight:850;white-space:nowrap}.cmp-accessory-create-form{padding:22px 24px 26px}.cmp-accessory-editor-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:22px;align-items:start}.cmp-accessory-fields,.cmp-accessory-media{padding:20px;border:1px solid #e0e7ee;border-radius:15px;background:#fbfcfd}.cmp-field-card{display:flex;gap:12px;align-items:flex-start;padding-bottom:15px;margin-bottom:12px;border-bottom:1px solid #e9eef3}.cmp-field-card-no{width:34px;height:34px;min-width:34px;border-radius:10px;background:#0f3a64;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:900}.cmp-field-card h3{font-size:17px!important;color:#173a5b!important;margin:0 0 3px!important}.cmp-field-card p{font-size:11px!important;line-height:1.5!important;color:#8190a0!important;margin:0!important}.cmp-accessory-upload{width:100%;min-height:330px;border:1.5px dashed #a9bfd2;border-radius:15px;background:linear-gradient(145deg,#f8fbfd,#eef5fa);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;cursor:pointer;transition:.17s ease;color:#254762}.cmp-accessory-upload:hover,.cmp-accessory-upload.is-drag{border-color:#246ba1;background:linear-gradient(145deg,#f4f9fc,#e5f1f9)}.cmp-accessory-upload-preview{width:148px;height:108px;border-radius:12px;background:#fff;border:1px solid #d8e3ec;display:grid;place-items:center;overflow:hidden;margin-bottom:13px;box-shadow:0 8px 20px rgba(17,42,70,.06)}.cmp-accessory-upload-preview img{width:100%;height:100%;object-fit:cover}.cmp-accessory-upload-preview i{font-style:normal;font-size:30px;color:#7ea2bf}.cmp-accessory-upload strong{font-size:15px;color:#173e61}.cmp-accessory-upload small{font-size:11px;color:#76899a;margin-top:5px}.cmp-accessory-upload em{font-style:normal;font-size:9px;color:#9aa7b3;margin-top:4px}.cmp-accessory-upload b{margin-top:13px;padding:9px 14px;border-radius:9px;background:#fff;border:1px solid #cbd9e5;color:#17476f;font-size:10px;font-weight:900}.cmp-accessory-create-actions{position:relative;bottom:auto;margin-bottom:0}.cmp-accessory-library{margin-top:20px!important}.cmp-accessory-library .cmp-accessory-count{background:#eef4f8;border-color:#d9e4ed;color:#45647f}.cmp-accessory-premium-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:15px!important}.cmp-accessory-premium-grid article{padding:0!important;overflow:hidden;border-radius:13px!important;background:#fff;border:1px solid #e0e7ee!important;box-shadow:0 8px 24px rgba(17,42,70,.04);transition:.17s ease}.cmp-accessory-premium-grid article:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(17,42,70,.08)}.cmp-accessory-premium-grid .cmp-accessory-img{height:170px!important;border-radius:0!important}.cmp-accessory-premium-grid .cmp-accessory-img img{width:100%;height:100%;object-fit:cover}.cmp-accessory-library-copy{padding:15px}.cmp-accessory-library-copy h3{font-size:15px!important;color:#173a5b!important;margin:0 0 6px!important}.cmp-accessory-library-copy p{font-size:11px!important;line-height:1.5;color:#77899a;margin:0 0 11px!important}.cmp-accessory-library-copy strong{font-size:15px;color:#0f3a64}
@media(max-width:980px){.cmp-create-stepbar{grid-template-columns:repeat(4,1fr)}.cmp-accessory-editor-grid{grid-template-columns:1fr}.cmp-accessory-upload{min-height:240px}.cmp-accessory-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cmp-gallery-preview{grid-template-columns:1fr!important}}
@media(max-width:640px){.cmp-vehicle-create-form{padding:0 14px 18px!important}.cmp-create-flow-intro,.cmp-accessory-create-intro{padding:20px 17px;align-items:flex-start}.cmp-create-flow-intro h2,.cmp-accessory-create-intro h2{font-size:21px!important}.cmp-create-flow-status{display:none}.cmp-create-stepbar{grid-template-columns:repeat(2,1fr);margin:0 -14px 17px!important;padding:12px 14px 15px}.cmp-create-vehicle-panel .cmp-form-section{padding:18px!important}.cmp-create-vehicle-panel .cmp-form-section-head h3{font-size:17px!important}.cmp-create-form-actions,.cmp-accessory-create-actions{align-items:stretch;flex-direction:column}.cmp-create-form-actions>div:first-child,.cmp-accessory-create-actions>div:first-child{display:none}.cmp-create-form-buttons{width:100%}.cmp-create-form-buttons>*{flex:1}.cmp-publish-btn,.cmp-accessory-submit{width:100%;min-width:0!important}.cmp-accessory-create-form{padding:16px 14px 18px}.cmp-accessory-fields,.cmp-accessory-media{padding:15px}.cmp-accessory-premium-grid{grid-template-columns:1fr!important}}


/* v1.4.3 — accessory library + separate editor */
.cmp-accessory-overview{padding:24px!important}.cmp-accessory-overview-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.cmp-accessory-overview-head h2{margin:3px 0 4px!important;font-size:24px!important;color:#173a5b!important}.cmp-accessory-overview-head p{margin:0!important;font-size:13px!important;color:#78899a!important}.cmp-accessory-new-btn{gap:9px!important;min-height:46px!important;padding:0 17px!important;background:linear-gradient(135deg,#0e3b69,#0b2e52)!important;box-shadow:0 9px 22px rgba(14,59,105,.16)!important}.cmp-accessory-new-btn span{font-size:19px;line-height:1}.cmp-accessory-manage-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:0!important}.cmp-accessory-manage-card{padding:0!important;overflow:hidden!important;border:1px solid #e0e7ee!important;border-radius:15px!important;background:#fff!important;box-shadow:0 9px 28px rgba(17,42,70,.05)!important;transition:.18s ease}.cmp-accessory-manage-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(17,42,70,.09)!important}.cmp-accessory-manage-card .cmp-accessory-img{height:190px!important;aspect-ratio:auto!important;margin:0!important;border-radius:0!important}.cmp-accessory-manage-copy{padding:17px}.cmp-accessory-manage-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cmp-accessory-manage-title h3{font-size:17px!important;line-height:1.3!important;color:#173a5b!important;margin:0!important}.cmp-accessory-manage-title strong{font-size:15px!important;color:#0f3a64!important;white-space:nowrap}.cmp-accessory-manage-copy>p{font-size:12px!important;line-height:1.55!important;color:#77899a!important;min-height:38px;margin:9px 0 15px!important}.cmp-accessory-manage-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:13px;border-top:1px solid #edf1f4}.cmp-accessory-manage-actions form{margin:0!important}.cmp-accessory-manage-actions .cmp-action-btn{width:100%;box-sizing:border-box;justify-content:center!important;text-align:center;border-radius:9px!important}.cmp-accessory-manage-actions .edit{background:#edf5fb!important;color:#174a75!important;border:1px solid #c9ddea!important}.cmp-accessory-manage-actions .delete{background:#fff5f5!important;color:#9b3434!important;border:1px solid #efd6d6!important}.cmp-accessory-empty-premium{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px;border:1px dashed #cbd9e5;border-radius:16px;background:linear-gradient(145deg,#fbfcfe,#f4f8fb)}.cmp-accessory-empty-premium>span{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:#eaf3fa;color:#1c5c8c;font-size:26px;margin-bottom:14px}.cmp-accessory-empty-premium h3{font-size:20px!important;color:#173a5b!important;margin:0 0 7px!important}.cmp-accessory-empty-premium p{max-width:480px;margin:0 0 18px!important;color:#748699!important;font-size:13px!important}.cmp-accessory-back-link{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#fff!important;text-decoration:none!important;background:rgba(255,255,255,.07);font-size:11px;font-weight:850}.cmp-accessory-create-page{margin-top:0!important}.cmp-accessory-create-page .cmp-accessory-create-intro{align-items:center}.cmp-accessory-create-page .cmp-accessory-upload-preview img{width:100%;height:100%;object-fit:cover}
@media(max-width:1100px){.cmp-accessory-manage-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:700px){.cmp-accessory-overview-head{align-items:stretch;flex-direction:column}.cmp-accessory-new-btn{width:100%;box-sizing:border-box}.cmp-accessory-manage-grid{grid-template-columns:1fr!important}.cmp-accessory-create-page .cmp-accessory-create-intro{align-items:flex-start;flex-direction:column}.cmp-accessory-back-link{width:100%;justify-content:center;box-sizing:border-box}.cmp-accessory-manage-card .cmp-accessory-img{height:210px!important}}

/* v1.4.4 public marketplace readability */
.cmp-market-wrap,.cmp-vehicle-page{font-size:16px;color:#20364f}
.cmp-market-heading p{font-size:17px!important;line-height:1.7!important;color:#53677d!important}
.cmp-market-kicker{font-size:12px!important}
.cmp-market-trust span{font-size:12px!important}
.cmp-premium-type-tabs a{font-size:14px!important;font-weight:800!important}
.cmp-premium-type-tabs a small{font-size:11px!important}
.cmp-active-filters>strong{font-size:12px!important}.cmp-active-filters a{font-size:12px!important}
.cmp-filter-title>div span{font-size:10px!important}.cmp-filter-title h3{font-size:20px!important}.cmp-filter-title>a{font-size:12px!important}
.cmp-filter-section-head strong{font-size:13px!important;letter-spacing:.035em!important}.cmp-filter-section label{font-size:13px!important;line-height:1.45!important;color:#4e6379!important}
.cmp-filter-section input,.cmp-filter-section select{font-size:14px!important}.cmp-filter-sticky-action .cmp-btn{font-size:13px!important}
.cmp-card-body h2{font-size:21px!important;line-height:1.3!important}.cmp-card-meta,.cmp-card-body p{font-size:14px!important;line-height:1.55!important;color:#53677d!important}.cmp-card-foot span{font-size:13px!important}.cmp-badge{font-size:12px!important}
.cmp-card-image-cta{background:#10376b!important;color:#fff!important;border:1px solid #10376b!important;font-size:13px!important;font-weight:900!important;line-height:1!important;text-shadow:none!important;box-shadow:0 10px 24px rgba(16,55,107,.22)!important}
.cmp-card-image-cta,.cmp-card-image-cta *{color:#fff!important}.cmp-card:hover .cmp-card-image-cta{background:#0b2c59!important;border-color:#0b2c59!important;color:#fff!important}
.cmp-spec-strip span{font-size:14px!important}.cmp-detail-meta,.cmp-detail-meta span,.cmp-detail-meta a{font-size:14px!important}.cmp-detail-section p,.cmp-detail-section li{font-size:15px!important;line-height:1.7!important;color:#455a70!important}.cmp-detail-section h2{font-size:25px!important}.cmp-spec-card small,.cmp-highlight-grid small{font-size:12px!important}.cmp-spec-card strong,.cmp-highlight-grid strong{font-size:15px!important}.cmp-equipment-list li,.cmp-equipment-picker-grid label{font-size:14px!important}.cmp-price-card small,.cmp-finance small,.cmp-dealer-mini span{font-size:13px!important}.cmp-phone{font-size:15px!important}
@media(max-width:800px){.cmp-market-heading p{font-size:15px!important}.cmp-filter-section label{font-size:14px!important}.cmp-card-meta,.cmp-card-body p{font-size:14px!important}.cmp-detail-section p,.cmp-detail-section li{font-size:15px!important}}


/* v1.5.0 premium inventory cards + dealer membership */
.cmp-inventory-card{display:flex;flex-direction:column;min-height:100%;border:1px solid #dfe7f0!important;border-radius:18px!important;box-shadow:0 12px 32px rgba(15,35,65,.07)!important;background:#fff!important}
.cmp-inventory-card .cmp-card-image{aspect-ratio:16/9;border-radius:17px 17px 0 0}.cmp-inventory-card .cmp-card-image img{transition:transform .35s ease}.cmp-inventory-card:hover .cmp-card-image img{transform:scale(1.025)}
.cmp-inventory-card .cmp-card-body{padding:22px 20px 20px;display:flex;flex-direction:column;flex:1}.cmp-inventory-card .cmp-card-overline{display:flex;justify-content:space-between;gap:12px;color:#728198;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}
.cmp-inventory-card .cmp-card-body h2{font-size:24px!important;line-height:1.18!important;margin:0 0 22px!important;min-height:57px}.cmp-inventory-card .cmp-card-inline-specs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e1e8f1;border-radius:12px;overflow:hidden;background:#fbfcfe;margin:0 0 18px!important}
.cmp-inventory-card .cmp-card-spec{padding:11px 8px!important;border-right:1px solid #e4eaf2;min-width:0}.cmp-inventory-card .cmp-card-spec:last-child{border-right:0}.cmp-inventory-card .cmp-card-spec b{font-size:9px!important;line-height:1.25;color:#75849a!important;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px}.cmp-inventory-card .cmp-card-spec strong{font-size:13px!important;color:#132c50!important;line-height:1.25;word-break:break-word}
.cmp-inventory-card .cmp-card-dealer{border-top:1px solid #e8edf3;border-bottom:1px solid #e8edf3;padding:14px 0!important;margin:0!important}.cmp-inventory-card .cmp-card-dealer span{font-size:13px!important;font-weight:800;color:#20334f}.cmp-inventory-card .cmp-card-dealer small{font-size:12px!important;color:#718097;margin-top:3px}.cmp-inventory-card .cmp-card-dealer i{width:24px;height:24px;border-radius:50%;background:#eaf8f0;color:#16a05d;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:900}
.cmp-inventory-card .cmp-card-foot{margin-top:auto!important;padding-top:18px!important;align-items:flex-end!important;gap:16px}.cmp-inventory-card .cmp-card-foot>div small{display:block!important;font-size:10px!important;font-weight:800!important;letter-spacing:.08em;text-transform:uppercase;color:#7b899d!important}.cmp-inventory-card .cmp-card-foot>div strong{display:block;font-size:24px!important;color:#0b2c59!important;line-height:1.05;margin:4px 0}.cmp-inventory-card .cmp-card-foot>div em{display:block;font-size:12px!important;font-style:normal;color:#536986;font-weight:700}
.cmp-card-view-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:112px!important;min-height:48px!important;padding:11px 16px!important;border-radius:8px!important;background:#0b2c59!important;background-image:none!important;color:#fff!important;text-decoration:none!important;font-size:14px!important;font-weight:800!important;line-height:1!important;opacity:1!important;visibility:visible!important;text-shadow:none!important;box-shadow:none!important;border:0!important}.cmp-card-view-btn:before,.cmp-card-view-btn:after{display:none!important;content:none!important}.cmp-card-view-btn span{color:#fff!important;font-size:17px!important}.cmp-card-view-btn:hover,.cmp-card-view-btn:focus{background:#123f78!important;color:#fff!important;transform:translateY(-1px)}
.cmp-login-stack{max-width:1100px;margin:60px auto}.cmp-login-stack .cmp-login-page{margin:0 auto 26px}.cmp-login-visual{background:linear-gradient(145deg,var(--cmp-login-bg),var(--cmp-login-bg2))!important;color:var(--cmp-login-visual-text)!important}.cmp-login-visual h1,.cmp-login-visual p,.cmp-login-visual .cmp-login-points,.cmp-login-visual .cmp-eyebrow{color:var(--cmp-login-visual-text)!important}.cmp-login-card{background:var(--cmp-login-card-bg)!important;color:var(--cmp-login-card-text)!important}.cmp-login-card h2,.cmp-login-card label{color:var(--cmp-login-card-text)!important}.cmp-login-submit{background:var(--cmp-login-button-bg)!important;color:var(--cmp-login-button-text)!important}
.cmp-membership-box{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;padding:38px 42px;background:#fff;border:1px solid #e1e8f1;border-radius:22px;box-shadow:0 18px 55px rgba(15,35,65,.08)}.cmp-membership-copy h2{font-size:30px;margin:8px 0 12px}.cmp-membership-copy p{font-size:16px;line-height:1.65;color:#64748b}.cmp-membership-form{margin:0}.cmp-membership-form label{font-size:14px!important}.cmp-membership-submit{width:100%;background:var(--cmp-login-button-bg)!important;color:var(--cmp-login-button-text)!important;margin-top:6px}.cmp-membership-success{padding:18px 20px;border-radius:14px;background:#edf9f2;border:1px solid #ccebd9;color:#12613a;font-size:15px;font-weight:700;line-height:1.5}
@media(max-width:900px){.cmp-membership-box{grid-template-columns:1fr;padding:28px;gap:18px}.cmp-inventory-card .cmp-card-inline-specs{grid-template-columns:repeat(2,1fr)}.cmp-inventory-card .cmp-card-spec:nth-child(2){border-right:0}.cmp-inventory-card .cmp-card-spec:nth-child(-n+2){border-bottom:1px solid #e4eaf2}}

.cmp-inventory-card .cmp-card-spec i{display:block;font-style:normal;font-size:19px;line-height:1;color:#0b2c59;margin-bottom:8px}.cmp-card-badges .cmp-card-status,.cmp-card-badges .cmp-card-new,.cmp-card-badges .cmp-card-sold{font-weight:900!important;letter-spacing:.05em;text-transform:uppercase}


/* v1.5.2: icon alignment, membership captcha and related carousel */
.cmp-equipment-group>div>span,.cmp-highlight-grid>span{min-height:34px;align-items:center!important}
.cmp-equipment-icon{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;align-self:center!important}
.cmp-equipment-icon svg{margin:auto}
.cmp-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.cmp-captcha-box{display:grid;grid-template-columns:1fr 120px;gap:14px;align-items:center;margin:16px 0;padding:16px 18px;border:1px solid #dbe4ef;border-radius:14px;background:#f8fafc}
.cmp-captcha-box>div{display:grid;gap:3px}.cmp-captcha-box strong{font-size:14px;color:var(--cmp-login-card-text,#132238)}.cmp-captcha-box span{font-size:13px;color:#64748b}.cmp-captcha-box input[type=number]{margin:0!important;text-align:center;font-size:18px!important;font-weight:800!important;height:48px!important}
.cmp-related-head-actions{display:flex;align-items:center;gap:8px}.cmp-related-head-actions>a{margin-right:8px;color:#0f315f;font-weight:800;text-decoration:none;font-size:12px}.cmp-related-prev,.cmp-related-next{width:38px;height:38px;border-radius:50%!important;border:1px solid #dbe3ec!important;background:#fff!important;color:#102d50!important;display:grid!important;place-items:center!important;font-size:25px!important;line-height:1!important;padding:0!important;cursor:pointer;box-shadow:0 5px 16px rgba(17,42,70,.06)}
.cmp-related-prev:hover,.cmp-related-next:hover{background:#0b2c59!important;color:#fff!important;border-color:#0b2c59!important}
.cmp-related-viewport{overflow:hidden;width:100%}.cmp-related-track{display:flex;gap:18px;align-items:stretch;will-change:scroll-position}.cmp-related-track>.cmp-card{flex:0 0 calc((100% - 54px)/4);min-width:0;margin:0!important}
@media(max-width:1180px){.cmp-related-track>.cmp-card{flex-basis:calc((100% - 18px)/2)}}
@media(max-width:760px){.cmp-captcha-box{grid-template-columns:1fr 92px}.cmp-related-head-actions>a{display:none}.cmp-related-track>.cmp-card{flex-basis:86%}.cmp-related-head{flex-direction:row!important;align-items:center!important}.cmp-related-head-actions{margin-left:auto}}


/* v1.5.3: cleaner related carousel and admin-controlled card CTA */
.cmp-related-head-actions,.cmp-related-prev,.cmp-related-next{display:none!important}
.cmp-market-wrap .cmp-card-view-btn,.cmp-market-wrap .cmp-card-view-btn:link,.cmp-market-wrap .cmp-card-view-btn:visited{background:var(--cmp-btn-local)!important;background-image:none!important;color:var(--cmp-btn-text-local)!important;-webkit-text-fill-color:var(--cmp-btn-text-local)!important;border-color:var(--cmp-btn-local)!important;opacity:1!important}
.cmp-market-wrap .cmp-card-view-btn span{color:var(--cmp-btn-text-local)!important;-webkit-text-fill-color:var(--cmp-btn-text-local)!important}
.cmp-market-wrap .cmp-card-view-btn:hover,.cmp-market-wrap .cmp-card-view-btn:focus,.cmp-market-wrap .cmp-card-view-btn:active{background:var(--cmp-btn-hover-local)!important;color:var(--cmp-btn-hover-text-local)!important;-webkit-text-fill-color:var(--cmp-btn-hover-text-local)!important;border-color:var(--cmp-btn-hover-local)!important}
.cmp-market-wrap .cmp-card-view-btn:hover span,.cmp-market-wrap .cmp-card-view-btn:focus span,.cmp-market-wrap .cmp-card-view-btn:active span{color:var(--cmp-btn-hover-text-local)!important;-webkit-text-fill-color:var(--cmp-btn-hover-text-local)!important}


/* v1.5.4: cleaner marketplace filter + compact equipment picker */
.cmp-premium-filter-form>.cmp-filter-section:first-of-type{border-top:0!important}
.cmp-filter-sticky-action{display:flex!important;flex-direction:column!important;gap:10px!important;padding:16px 18px 18px!important}
.cmp-filter-sticky-action .cmp-btn{margin:0!important;width:100%!important}
.cmp-filter-reset-bottom{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:40px!important;border:1px solid #dbe4ed!important;border-radius:9px!important;background:#fff!important;color:#52677d!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important;transition:.16s ease!important}
.cmp-filter-reset-bottom:hover{border-color:#9fb2c7!important;background:#f7fafc!important;color:#153b66!important}

.cmp-create-vehicle-panel .cmp-equipment-picker .cmp-form-section-head{margin-bottom:14px!important;padding-bottom:14px!important}
.cmp-create-vehicle-panel .cmp-equipment-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}
.cmp-create-vehicle-panel .cmp-equipment-picker-grid label{position:relative!important;display:flex!important;align-items:center!important;gap:9px!important;min-height:46px!important;margin:0!important;padding:9px 11px!important;border:1px solid #dce5ed!important;border-radius:10px!important;background:#fbfcfe!important;color:#29435d!important;font-size:12px!important;font-weight:750!important;line-height:1.25!important;cursor:pointer!important;box-shadow:none!important;transition:border-color .15s ease,background .15s ease,transform .15s ease!important}
.cmp-create-vehicle-panel .cmp-equipment-picker-grid label:hover{border-color:#a9bdcf!important;background:#f5f9fc!important;transform:translateY(-1px)}
.cmp-create-vehicle-panel .cmp-equipment-picker-grid label:has(input:checked){border-color:#8eacc7!important;background:#edf5fb!important;color:#123f6d!important;box-shadow:inset 0 0 0 1px rgba(31,90,139,.08)!important}
.cmp-create-vehicle-panel .cmp-equipment-picker-grid input[type=checkbox]{appearance:none!important;-webkit-appearance:none!important;display:grid!important;place-content:center!important;flex:0 0 18px!important;width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;margin:0!important;padding:0!important;border:1.5px solid #aebdca!important;border-radius:5px!important;background:#fff!important;box-shadow:none!important}
.cmp-create-vehicle-panel .cmp-equipment-picker-grid input[type=checkbox]:before{content:'';width:8px;height:8px;border-radius:2px;transform:scale(0);transition:transform .12s ease;background:#174f7f}
.cmp-create-vehicle-panel .cmp-equipment-picker-grid input[type=checkbox]:checked{border-color:#174f7f!important;background:#eaf3fb!important}
.cmp-create-vehicle-panel .cmp-equipment-picker-grid input[type=checkbox]:checked:before{transform:scale(1)}
.cmp-create-vehicle-panel .cmp-equipment-picker-grid label span{display:block;min-width:0}
@media(max-width:1100px){.cmp-create-vehicle-panel .cmp-equipment-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.cmp-create-vehicle-panel .cmp-equipment-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:480px){.cmp-create-vehicle-panel .cmp-equipment-picker-grid{grid-template-columns:1fr!important}}

/* Finance provider setup v1.5.5 */
.cmp-finance-provider-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:22px}.cmp-finance-provider-head h2{margin:3px 0 7px}.cmp-finance-provider-head p{margin:0;max-width:700px;color:#667085}.cmp-finance-status{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap;background:#f2f4f7;color:#475467}.cmp-finance-status.is-ready{background:#ecfdf3;color:#067647}.cmp-finance-status.is-pending{background:#fff7ed;color:#b54708}.cmp-finance-api-note{margin:18px 0;padding:15px 17px;border:1px solid #dce6f0;background:#f7faff;border-radius:9px}.cmp-finance-api-note strong{display:block;margin-bottom:4px;color:#17365d}.cmp-finance-api-note p{margin:0;color:#667085;font-size:12px;line-height:1.6}.cmp-finance-fallback{margin:18px 0;border-top:1px solid #eaecf0;padding-top:14px}.cmp-finance-fallback summary{cursor:pointer;font-weight:800;color:#344054;margin-bottom:14px}@media(max-width:700px){.cmp-finance-provider-head{display:block}.cmp-finance-status{margin-top:12px}}

.cmp-finance-demo-note{margin:18px 0;padding:17px 18px;border:1px dashed #d7a400;background:#fff9df;border-radius:12px}.cmp-finance-demo-note strong{display:block;margin-bottom:4px}.cmp-finance-demo-note p{margin:0 0 12px;color:#667085}.cmp-finance-demo-note .cmp-btn{padding:10px 14px}.cmp-demo-switch{margin-top:14px!important}.cmp-finance-card.is-demo{position:relative;border:2px solid #e0b000}.cmp-demo-badge{display:inline-flex;align-items:center;margin-left:7px;padding:3px 7px;border-radius:999px;background:#fff2b3;color:#725600;font-size:10px;letter-spacing:.08em}.cmp-finance-card.is-demo .cmp-fin-disclaimer{display:block;margin-top:8px;padding:9px 10px;border-radius:7px;background:#fff9df;color:#725600;font-weight:700}


/* Finance providers v1.5.7 */
.cmp-finance-fallback{display:none!important}
.cmp-finance-brand-preview{margin:20px 0 16px}.cmp-provider-preview{display:none;align-items:center;gap:18px;border:1px solid #e3e8ee;border-radius:14px;padding:18px;background:#fff}.cmp-provider-preview.is-active{display:flex}.cmp-provider-preview img{width:190px;max-width:42%;height:46px;object-fit:contain;object-position:left center}.cmp-provider-preview span{font-size:12px;color:#667085;line-height:1.55}.cmp-provider-preview.cmp-provider-santander{border-top:4px solid #ec0000}.cmp-provider-preview.cmp-provider-nordea{border-top:4px solid #0000a0}.cmp-provider-preview.cmp-provider-alfinans{border-top:4px solid #173b3f}
.cmp-provider-card{overflow:hidden!important;padding:0!important;border-radius:12px!important;background:#fff!important}.cmp-provider-brand{height:62px;padding:14px 17px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.cmp-provider-brand img{display:block;max-width:185px;width:auto;height:34px;object-fit:contain;object-position:left center}.cmp-provider-intro{padding:16px 18px 3px}.cmp-provider-intro h3{font-size:17px!important;margin:0 0 4px!important}.cmp-provider-intro p{font-size:10px!important;line-height:1.5!important;margin:0!important;color:#697586!important}.cmp-provider-card .cmp-finance-calculator{padding:14px 18px 18px!important;background:transparent!important;border-radius:0!important}.cmp-provider-card .cmp-finance-calculator label{display:block!important;font-size:10px!important;font-weight:750!important;color:#344054!important;margin:11px 0!important}.cmp-provider-card .cmp-finance-calculator input,.cmp-provider-card .cmp-finance-calculator select{width:100%!important;margin-top:6px!important;padding:10px!important;border:1px solid #d8dee6!important;border-radius:7px!important;background:#fff!important;box-sizing:border-box!important}.cmp-provider-card .cmp-finance-calculator input[type=range]{padding:0!important;accent-color:var(--finance-accent)!important}.cmp-provider-card .cmp-finance-calculator label small{display:block;margin-top:5px;font-size:9px;color:#798597}.cmp-fin-field{display:flex;justify-content:space-between;align-items:end;padding:11px 12px;border-radius:8px;background:#f6f8fa;margin:7px 0 12px}.cmp-fin-field span{margin:0!important;font-size:9px!important;text-transform:none!important;color:#6f7b8c!important}.cmp-fin-field strong{font-size:15px;color:#1c2b3e}.cmp-fin-input-static{display:flex;align-items:center;justify-content:space-between;margin-top:6px;border:1px solid #d8dee6;border-radius:7px;padding:10px 11px;background:#fff}.cmp-fin-input-static strong{font-size:13px}.cmp-fin-input-static span{margin:0!important;font-size:9px!important;font-weight:800!important;color:#697586!important}.cmp-fin-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cmp-provider-result{margin-top:14px;border-radius:9px;padding:15px;background:var(--finance-soft)}.cmp-provider-result>span{display:block!important;margin:0 0 3px!important;font-size:9px!important;color:#6d7887!important}.cmp-provider-result>strong{display:block;font-size:25px;line-height:1.1;color:var(--finance-accent);letter-spacing:-.03em}.cmp-provider-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px;padding-top:11px;border-top:1px solid rgba(0,0,0,.08)}.cmp-provider-result-grid span{margin:0!important}.cmp-provider-result-grid small{display:block;font-size:8px;color:#7d8794}.cmp-provider-result-grid b{display:block;margin-top:2px;font-size:10px;color:#27364a}.cmp-provider-cta{width:100%;margin-top:12px;border:0;border-radius:7px;padding:12px 13px;background:var(--finance-accent);color:#fff;font-size:11px;font-weight:800;cursor:pointer}.cmp-fin-disclaimer{display:block!important;margin-top:10px!important;font-size:8px!important;line-height:1.45!important;color:#7b8491!important}.cmp-provider-card.is-demo{border:1px solid #e2e6eb!important}.cmp-provider-card.is-demo .cmp-demo-badge{margin:0!important;background:#fff7d6!important;border:1px solid #f0d778!important;color:#765900!important}.cmp-provider-santander{--finance-accent:#ec0000;--finance-soft:#fff3f3}.cmp-provider-santander .cmp-provider-brand{border-bottom:3px solid #ec0000;background:#fff}.cmp-provider-nordea{--finance-accent:#0000a0;--finance-soft:#f2f3ff}.cmp-provider-nordea .cmp-provider-brand{background:#0000a0}.cmp-provider-nordea .cmp-provider-brand img{filter:brightness(0) invert(1)}.cmp-provider-alfinans{--finance-accent:#173b3f;--finance-soft:#f1f7f6}.cmp-provider-alfinans .cmp-provider-brand{background:#f4f7f5;border-bottom:3px solid #173b3f}.cmp-provider-alfinans .cmp-provider-cta{background:#173b3f}
@media(max-width:700px){.cmp-provider-preview{align-items:flex-start;flex-direction:column}.cmp-provider-preview img{max-width:80%;width:180px}.cmp-fin-two{grid-template-columns:1fr}}

/* v1.5.8: Related vehicle CTA must inherit vehicle-page button colors, including theme link states. */
.cmp-vehicle-page .cmp-related-vehicles .cmp-card-view-btn,.cmp-vehicle-page .cmp-related-vehicles .cmp-card-view-btn:link,.cmp-vehicle-page .cmp-related-vehicles .cmp-card-view-btn:visited{background:var(--cmp-btn-local,#0b2c59)!important;color:var(--cmp-btn-text-local,#fff)!important;-webkit-text-fill-color:var(--cmp-btn-text-local,#fff)!important;text-decoration:none!important;opacity:1!important}.cmp-vehicle-page .cmp-related-vehicles .cmp-card-view-btn span{color:var(--cmp-btn-text-local,#fff)!important;-webkit-text-fill-color:var(--cmp-btn-text-local,#fff)!important;opacity:1!important}.cmp-vehicle-page .cmp-related-vehicles .cmp-card-view-btn:hover,.cmp-vehicle-page .cmp-related-vehicles .cmp-card-view-btn:focus,.cmp-vehicle-page .cmp-related-vehicles .cmp-card-view-btn:active{background:var(--cmp-btn-hover-local,#123f78)!important;color:var(--cmp-btn-hover-text-local,#fff)!important;-webkit-text-fill-color:var(--cmp-btn-hover-text-local,#fff)!important}.cmp-vehicle-page .cmp-related-vehicles .cmp-card-view-btn:hover span,.cmp-vehicle-page .cmp-related-vehicles .cmp-card-view-btn:focus span,.cmp-vehicle-page .cmp-related-vehicles .cmp-card-view-btn:active span{color:var(--cmp-btn-hover-text-local,#fff)!important;-webkit-text-fill-color:var(--cmp-btn-hover-text-local,#fff)!important}

/* v1.8.0 - Tilbehør marketplace + subscriptions */
.cmp-subscription-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;margin:0 0 18px;background:linear-gradient(135deg,#0a2c59,#153f73);color:#fff;border-radius:14px}.cmp-subscription-strip div{display:flex;align-items:center;gap:12px}.cmp-subscription-strip strong{font-size:15px}.cmp-subscription-strip span{font-size:12px;opacity:.82}.cmp-subscription-strip b{font-size:12px;background:rgba(255,255,255,.14);padding:8px 12px;border-radius:999px}.cmp-subscription-limit-card{max-width:760px;margin:20px auto;padding:34px!important;text-align:center}.cmp-subscription-limit-card h2{margin-top:0}
.cmp-shop-accessory-admin-row{grid-template-columns:minmax(300px,1.6fr) 180px minmax(420px,.9fr)!important;align-items:center}.cmp-shop-accessory-admin-row .cmp-vehicle-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.cmp-shop-accessory-admin-row .cmp-vehicle-actions form{margin:0}.cmp-shop-accessory-create{padding:26px!important}.cmp-shop-accessory-editor{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:28px;align-items:start}.cmp-shop-accessory-editor>div:first-child{display:grid;gap:18px}.cmp-shop-accessory-upload{display:grid!important;gap:10px}.cmp-shop-accessory-upload>input{height:auto!important;padding:12px!important}.cmp-shop-accessory-upload>span{min-height:300px;border:1.5px dashed #cbd5e1;border-radius:16px;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;overflow:hidden;color:#64748b}.cmp-shop-accessory-upload>span img{width:100%;height:300px;object-fit:cover}.cmp-shop-accessory-upload>span b{font-size:38px;color:#0b3a70}.cmp-shop-accessory-create textarea{min-height:190px}
.cmp-accessory-market-wrap .cmp-market-heading{display:flex;justify-content:space-between;align-items:end}.cmp-accessory-listing-card .cmp-card-image{background:#f2f5f8}.cmp-accessory-listing-card .cmp-card-image img{width:100%;height:100%;object-fit:cover}.cmp-listing-sold{position:absolute;left:12px;top:12px;padding:7px 10px;border-radius:999px;background:#111827;color:#fff;font-size:11px;font-weight:800}.cmp-accessory-detail-grid{grid-template-columns:minmax(0,1.5fr) 360px!important}.cmp-accessory-hero-image{min-height:560px!important;background:#f4f6f8;display:grid;place-items:center;overflow:hidden;border-radius:12px}.cmp-accessory-hero-image img{width:100%;height:100%;max-height:650px;object-fit:contain}.cmp-accessory-sales-card{padding:24px!important}.cmp-accessory-dealer-row{display:flex;align-items:center;gap:14px;margin-top:16px}.cmp-accessory-dealer-row .cmp-dealer-logo{width:58px;height:58px}.cmp-accessory-dealer-row>div{display:grid;gap:6px}.cmp-accessory-dealer-row a{font-size:12px;text-decoration:none}.cmp-accessory-price-mobile{margin-top:24px;padding-top:20px;border-top:1px solid #e6ebf0;display:grid;gap:4px}.cmp-accessory-price-mobile strong{font-size:28px;color:#0a2c59}
@media(max-width:1100px){.cmp-shop-accessory-admin-row{grid-template-columns:1fr!important}.cmp-shop-accessory-admin-row .cmp-vehicle-actions{justify-content:flex-start}.cmp-shop-accessory-editor{grid-template-columns:1fr}.cmp-accessory-detail-grid{grid-template-columns:1fr!important}}
.cmp-market-switcher{display:inline-flex;gap:4px;padding:4px;margin:8px 0 6px;background:#f1f4f8;border:1px solid #e1e7ee;border-radius:10px}.cmp-market-switcher a{padding:9px 14px;border-radius:7px;text-decoration:none!important;color:#34445d!important;font-size:12px;font-weight:800}.cmp-market-switcher a.is-active{background:#0a2c59;color:#fff!important;box-shadow:0 4px 12px rgba(10,44,89,.16)}body.cmp-accessory-marketplace-screen,body.cmp-accessory-screen{background:#fff}.cmp-accessory-screen .cmp-public-canvas,.cmp-accessory-marketplace-screen .cmp-public-canvas{margin:0!important;max-width:none!important}

/* v2.0.3 — larger dealer portal + sidebar without internal scroll */
@media(min-width:801px){
  .cmp-portal-premium{
    grid-template-columns:300px minmax(0,1fr)!important;
    min-height:900px!important;
    overflow:visible!important;
  }
  .cmp-portal-sidebar{
    position:relative!important;
    top:auto!important;
    height:auto!important;
    min-height:900px!important;
    overflow:visible!important;
    overflow-y:visible!important;
    padding:30px 22px 24px!important;
  }
  .cmp-portal-brand{
    font-size:26px!important;
    margin-bottom:26px!important;
  }
  .cmp-portal-brand small{
    font-size:12px!important;
  }
  .cmp-portal-account-mini{
    padding:15px!important;
    margin-bottom:18px!important;
  }
  .cmp-portal-account-mini strong{font-size:14px!important}
  .cmp-portal-account-mini small{font-size:12px!important}
  .cmp-portal-nav{gap:8px!important}
  .cmp-sidebar .cmp-portal-nav-btn{
    grid-template-columns:40px minmax(0,1fr) 18px!important;
    gap:10px!important;
    min-height:58px!important;
    padding:8px 11px!important;
    border-radius:12px!important;
  }
  .cmp-portal-nav-icon{
    width:38px!important;
    height:38px!important;
    border-radius:10px!important;
    font-size:15px!important;
  }
  .cmp-portal-nav-label{
    font-size:14px!important;
  }
  .cmp-sidebar .cmp-portal-sidebar-foot a{
    min-height:44px!important;
    padding:10px 12px!important;
    font-size:12px!important;
  }
  .cmp-portal-premium .cmp-page-main{
    padding:36px 42px 54px!important;
  }
  .cmp-portal-page-title{margin-bottom:26px!important}
  .cmp-portal-page-title h1{font-size:38px!important}
  .cmp-portal-page-title p{font-size:16px!important}
  .cmp-portal-stat-grid{gap:16px!important;margin-bottom:22px!important}
  .cmp-portal-stat-card{
    min-height:124px!important;
    padding:22px!important;
    gap:15px!important;
    border-radius:16px!important;
  }
  .cmp-portal-stat-icon{width:44px!important;height:44px!important;min-width:44px!important}
  .cmp-portal-stat-card small{font-size:12px!important}
  .cmp-portal-stat-card strong{font-size:32px!important}
  .cmp-portal-stat-card em{font-size:12px!important}
  .cmp-portal-premium .cmp-panel{
    padding:28px!important;
    margin:20px 0!important;
    border-radius:17px!important;
  }
  .cmp-portal-premium .cmp-panel-head h2{font-size:23px!important}
  .cmp-portal-premium .cmp-panel-head p{font-size:15px!important}
  .cmp-portal-quick-actions{gap:15px!important}
  .cmp-portal-quick-actions a{min-height:150px!important;padding:20px!important;border-radius:15px!important}
  .cmp-portal-quick-actions i{width:38px!important;height:38px!important;font-size:15px!important}
  .cmp-portal-quick-actions strong{font-size:14px!important}
  .cmp-portal-quick-actions span{font-size:11px!important}
  .cmp-portal-quick-actions b{font-size:10px!important}
}
/* 2.0.7 accessory marketplace parity */
.cmp-accessory-market-wrap .cmp-market-heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;margin-bottom:28px!important}.cmp-accessory-market-wrap .cmp-market-layout{align-items:start!important}.cmp-accessory-market-wrap .cmp-filter{overflow:hidden!important}.cmp-accessory-market-wrap .cmp-premium-filter-form{padding:0!important}.cmp-accessory-market-wrap .cmp-filter-section-body{padding:14px 18px 18px!important}.cmp-accessory-market-wrap .cmp-card-view-btn,.cmp-accessory-market-wrap .cmp-card-view-btn:link,.cmp-accessory-market-wrap .cmp-card-view-btn:visited{background:var(--cmp-btn-local,#0b2c59)!important;color:var(--cmp-btn-text-local,#fff)!important;-webkit-text-fill-color:var(--cmp-btn-text-local,#fff)!important}.cmp-accessory-market-wrap .cmp-card-view-btn span{color:inherit!important;-webkit-text-fill-color:inherit!important}.cmp-accessory-listing-card .cmp-card-image{position:relative!important}.cmp-accessory-detail .cmp-detail-topgrid{grid-template-columns:minmax(0,1fr) 360px!important}.cmp-accessory-detail .cmp-gallery-stage{min-height:520px}.cmp-accessory-detail .cmp-gallery-slide img{object-fit:contain!important}.cmp-shop-accessory-form .cmp-gallery-dropzone{position:relative;min-height:150px;border:1.5px dashed #b9c9d9;border-radius:16px;background:#f8fbfe;padding:24px;display:grid;place-items:center;cursor:pointer}.cmp-shop-accessory-form .cmp-gallery-dropzone input{position:absolute;inset:0;opacity:0;cursor:pointer}.cmp-shop-accessory-form .cmp-gallery-dropzone span{display:grid;text-align:center;gap:5px;pointer-events:none}.cmp-shop-accessory-form .cmp-gallery-dropzone b{font-size:26px;color:#0b2c59}.cmp-shop-accessory-form .cmp-gallery-dropzone strong{font-size:15px}.cmp-shop-accessory-form .cmp-gallery-dropzone small{color:#708298}.cmp-shop-accessory-form textarea{min-height:240px!important}

/* v2.0.8 compact gallery controls + sortable existing gallery */
.cmp-gallery-actions{display:flex!important;gap:5px!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important}
.cmp-gallery-actions button{width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;margin:0!important;border:1px solid #d6e0e8!important;background:#fff!important;color:#173a5b!important;border-radius:8px!important;display:inline-grid!important;place-items:center!important;font-size:15px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important}
.cmp-gallery-actions button:hover{background:#edf5fb!important;border-color:#aac6dc!important}
.cmp-gallery-actions button[data-remove]{color:#b42318!important;background:#fff7f6!important;border-color:#f0c4bf!important}
.cmp-gallery-actions button[data-remove]:hover{background:#feeceb!important;border-color:#e69c94!important}
.cmp-gallery-item{grid-template-columns:86px minmax(0,1fr) auto!important;padding:8px 10px!important;gap:10px!important;min-height:82px!important}
.cmp-gallery-thumb{width:86px!important;height:64px!important}
.cmp-gallery-item-info strong{font-size:12px!important}.cmp-gallery-item-info span{font-size:10px!important}
.cmp-existing-gallery-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px!important;margin:10px 0!important}
.cmp-existing-gallery-item{position:relative;display:grid;grid-template-rows:74px auto;gap:5px;padding:7px;border:1px solid #dce5ed;border-radius:10px;background:#fff;cursor:grab;box-shadow:0 4px 12px rgba(17,42,70,.04)}
.cmp-existing-gallery-item.is-dragging{opacity:.45}.cmp-existing-gallery-item img{width:100%!important;height:74px!important;object-fit:cover;border:0!important;border-radius:7px!important}
.cmp-existing-gallery-item span{font-size:10px;font-weight:800;color:#536b81;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cmp-existing-remove{position:absolute;top:3px;right:3px;width:26px!important;height:26px!important;min-width:26px!important;padding:0!important;border-radius:7px!important;border:1px solid rgba(180,35,24,.22)!important;background:rgba(255,255,255,.94)!important;color:#b42318!important;font-size:16px!important;font-weight:900!important;display:grid!important;place-items:center!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important}
.cmp-existing-remove:hover{background:#fff0ee!important}
@media(max-width:700px){.cmp-gallery-item{grid-template-columns:70px 1fr auto!important}.cmp-gallery-thumb{width:70px!important;height:56px!important}.cmp-gallery-actions button{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important}}


/* v2.0.11 detail navigation + accessory vertical gallery */
.cmp-detail-back{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0 0 18px!important;padding:10px 14px!important;border:1px solid #d8e2eb!important;border-radius:10px!important;background:#fff!important;color:#15395e!important;text-decoration:none!important;font-size:13px!important;font-weight:800!important;line-height:1!important;box-shadow:0 4px 14px rgba(18,48,78,.05)!important}
.cmp-detail-back:hover{background:#f4f8fb!important;border-color:#b8ccdc!important;color:#0b2c59!important}
.cmp-accessory-detail .cmp-detail-gallery{display:grid!important;grid-template-columns:minmax(0,1fr) 112px!important;gap:12px!important;align-items:stretch!important}
.cmp-accessory-detail .cmp-gallery-stage{grid-column:1!important;grid-row:1!important;min-width:0!important}
.cmp-accessory-detail .cmp-gallery-thumbs{grid-column:2!important;grid-row:1!important;display:flex!important;flex-direction:column!important;gap:9px!important;overflow-y:auto!important;overflow-x:hidden!important;max-height:520px!important;padding:1px 4px 1px 1px!important;scrollbar-width:thin!important}
.cmp-accessory-detail .cmp-gallery-thumbs .cmp-gallery-thumb,.cmp-accessory-detail .cmp-gallery-thumbs .cmp-thumb-video{flex:0 0 78px!important;width:100%!important;height:78px!important;min-height:78px!important}
.cmp-accessory-detail .cmp-detail-lower{margin-top:16px!important}
.cmp-accessory-detail .cmp-detail-tabs{grid-template-columns:1fr!important}
@media(max-width:820px){.cmp-accessory-detail .cmp-detail-gallery{grid-template-columns:1fr!important}.cmp-accessory-detail .cmp-gallery-stage{grid-column:1!important;grid-row:1!important}.cmp-accessory-detail .cmp-gallery-thumbs{grid-column:1!important;grid-row:2!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;max-height:none!important;padding:1px 1px 5px!important}.cmp-accessory-detail .cmp-gallery-thumbs .cmp-gallery-thumb,.cmp-accessory-detail .cmp-gallery-thumbs .cmp-thumb-video{flex:0 0 88px!important;width:88px!important;height:66px!important;min-height:66px!important}}

/* v2.0.12 larger accessory detail gallery */
@media(min-width:1181px){
  .cmp-accessory-detail .cmp-detail-topgrid{grid-template-columns:minmax(0,1fr) 340px!important;gap:32px!important}
  .cmp-accessory-detail .cmp-detail-gallery{grid-template-columns:minmax(0,1fr) 128px!important;gap:14px!important}
  .cmp-accessory-detail .cmp-gallery-stage{min-height:650px!important}
  .cmp-accessory-detail .cmp-gallery-slides{aspect-ratio:auto!important;height:650px!important}
  .cmp-accessory-detail .cmp-gallery-thumbs{max-height:650px!important}
  .cmp-accessory-detail .cmp-gallery-thumbs .cmp-gallery-thumb,
  .cmp-accessory-detail .cmp-gallery-thumbs .cmp-thumb-video{flex-basis:92px!important;height:92px!important;min-height:92px!important}
}

/* v2.0.13 accessory gallery - wider, not taller */
@media(min-width:1181px){
  .cmp-accessory-detail{max-width:1540px!important}
  .cmp-accessory-detail .cmp-detail-topgrid{grid-template-columns:minmax(0,1fr) 330px!important;gap:28px!important}
  .cmp-accessory-detail .cmp-detail-mainupper{grid-template-columns:minmax(0,1fr)!important;gap:0!important}
  .cmp-accessory-detail .cmp-detail-gallery{width:100%!important;grid-template-columns:minmax(0,1fr) 116px!important;gap:12px!important}
  .cmp-accessory-detail .cmp-gallery-stage{min-height:520px!important;height:520px!important}
  .cmp-accessory-detail .cmp-gallery-slides{height:520px!important;aspect-ratio:auto!important}
  .cmp-accessory-detail .cmp-gallery-thumbs{max-height:520px!important}
  .cmp-accessory-detail .cmp-gallery-thumbs .cmp-gallery-thumb,
  .cmp-accessory-detail .cmp-gallery-thumbs .cmp-thumb-video{flex-basis:82px!important;height:82px!important;min-height:82px!important}
}

/* Campbasen branding */
.cmp-campbasen-brand{display:flex!important;flex-direction:column;align-items:flex-start;gap:8px}.cmp-campbasen-brand img{display:block;width:188px;max-width:100%;height:auto;border-radius:8px;background:#fff;padding:7px 9px;object-fit:contain}.cmp-campbasen-brand small{margin-top:0!important}.cmp-login-campbasen-logo{width:285px;max-width:92%;height:auto;display:block;margin:0 0 28px;border-radius:12px;background:#fff;padding:10px 14px;box-shadow:0 12px 30px rgba(0,0,0,.12)}

/* Campbasen Udlejning */
.cmp-rental-date-search{display:flex;gap:14px;align-items:end;background:#fff;border:1px solid var(--cmp-line);border-radius:18px;padding:20px;margin:22px 0 26px;box-shadow:0 10px 30px rgba(16,37,63,.05)}
.cmp-rental-date-search label{display:grid;gap:7px;font-weight:700;min-width:220px}.cmp-rental-date-search input,.cmp-rental-date-search select{height:52px;border:1px solid var(--cmp-line);border-radius:12px;padding:0 14px;background:#fff}
.cmp-rental-section .cmp-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cmp-rental-price-row{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--cmp-line)}.cmp-rental-price-row strong{font-size:18px}.cmp-rental-availability form{display:flex;gap:12px;align-items:end;margin-top:18px}.cmp-rental-availability label{display:grid;gap:6px}.cmp-rental-availability input{height:50px;border:1px solid var(--cmp-line);border-radius:12px;padding:0 12px}
@media(max-width:900px){.cmp-rental-date-search,.cmp-rental-availability form{display:grid}.cmp-rental-section .cmp-grid-4{grid-template-columns:1fr 1fr}}


/* Campbasen 2.2.1: rental marketplace aligned with vehicle marketplace */
body.cmp-rental-screen .single-post-style-wrapper,body.single-cmp_rental .single-post-style-wrapper{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;background:none!important}
body.cmp-rental-screen .site-main,body.cmp-rental-market-screen .site-main{padding-top:0!important}
.cmp-rental-market .cmp-market-head{padding-bottom:18px}
.cmp-rental-market-layout{grid-template-columns:280px minmax(0,1fr);gap:32px;align-items:start}
.cmp-rental-filter{position:sticky;top:24px;padding:0 24px 24px 0;border:0;border-right:1px solid var(--cmp-line);border-radius:0;box-shadow:none;background:transparent}
.cmp-rental-filter label{margin:18px 0}.cmp-rental-filter input,.cmp-rental-filter select{min-height:48px}
.cmp-rental-filter .cmp-btn{margin-top:20px}.cmp-rental-filter .cmp-filter-reset-bottom{display:block;text-align:center;margin-top:12px}
.cmp-rental-market .cmp-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.cmp-rental-detail{padding-top:28px!important}.cmp-rental-detail .cmp-detail-heading{margin-top:12px}
.cmp-dashboard-recent-ads,.cmp-dashboard-recent-rentals{margin-top:22px}
@media(max-width:980px){.cmp-rental-market-layout{grid-template-columns:1fr}.cmp-rental-filter{position:static;border-right:0;border-bottom:1px solid var(--cmp-line);padding:0 0 22px}.cmp-rental-market .cmp-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.cmp-rental-market .cmp-card-grid{grid-template-columns:1fr}}


/* Campbasen 2.2.3: rental period filter + cleaner detail */
.cmp-rental-market .cmp-rental-filter{padding:0!important;border:1px solid #dfe7ef!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 16px 44px rgba(18,43,72,.055)!important}
.cmp-rental-market .cmp-rental-filter .cmp-filter-title{padding:21px 22px 18px!important;margin:0!important;border-bottom:1px solid #e9eef3!important}
.cmp-rental-market .cmp-rental-filter .cmp-filter-title span{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:8px;font-weight:900;color:#8b98a7;margin-bottom:4px}
.cmp-rental-market .cmp-rental-filter .cmp-filter-title h3{margin:0!important;font-size:18px!important;color:#173450!important}
.cmp-rental-market .cmp-rental-filter-body{padding:19px 22px 10px!important}
.cmp-rental-market .cmp-rental-filter-body label{margin:0 0 17px!important;font-size:10px!important;color:#5e7187!important;font-weight:800!important}
.cmp-rental-market .cmp-rental-filter-body input,.cmp-rental-market .cmp-rental-filter-body select{margin-top:7px!important;min-height:48px!important;padding:11px 13px!important;border:1px solid #dfe6ee!important;border-radius:9px!important;background:#fff!important;font-size:12px!important}
.cmp-rental-market .cmp-rental-filter .cmp-filter-sticky-action{padding:16px 22px 21px!important;border-top:1px solid #edf1f5!important}
.cmp-rental-market .cmp-rental-filter .cmp-filter-sticky-action .cmp-btn{margin:0!important;min-height:48px!important;width:100%!important;border-radius:9px!important}
.cmp-rental-market .cmp-rental-filter .cmp-filter-reset-bottom{display:block!important;margin:12px 0 0!important;text-align:center!important;font-size:10px!important;font-weight:800!important;color:#718095!important;text-decoration:none!important}
.cmp-rental-detail .cmp-rental-availability{display:none!important}
@media(max-width:980px){.cmp-rental-market .cmp-rental-filter{position:static!important;border:1px solid #dfe7ef!important;padding:0!important}.cmp-rental-market .cmp-rental-filter-body{padding:18px 20px 8px!important}}

/* v2.2.5 - compact popup rental period calendar */
.cmp-range-picker{position:relative;margin:0 0 18px;overflow:visible}
.cmp-range-field-label{display:block!important;margin:0 0 7px!important;font-size:10px!important;color:#5e7187!important;font-weight:800!important}
.cmp-range-trigger{width:100%;min-height:58px;display:flex;align-items:center;gap:11px;padding:10px 12px;border:1px solid #dfe6ee;border-radius:11px;background:#fff;color:#102a4c;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s}
.cmp-range-trigger:hover,.cmp-range-trigger[aria-expanded="true"]{border-color:#aac2dc;box-shadow:0 7px 22px rgba(16,45,82,.08);background:#fff}
.cmp-range-trigger-icon{flex:0 0 36px;width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#eef5fb;color:#123762;font-size:17px}
.cmp-range-trigger-copy{min-width:0;flex:1}.cmp-range-trigger-copy small{display:block;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#8391a2;margin-bottom:3px}.cmp-range-trigger-copy strong{display:block;font-size:12px;color:#102a4c;white-space:normal;line-height:1.35}.cmp-range-trigger-chevron{font-size:17px;color:#748599}
.cmp-range-popover{position:absolute;z-index:1000;top:calc(100% + 9px);left:0;width:min(360px,calc(100vw - 36px));border:1px solid #dbe4ef;border-radius:16px;background:#fff;box-shadow:0 20px 50px rgba(12,35,63,.18);overflow:hidden}
.cmp-range-popover[hidden]{display:none!important}.cmp-range-popover.is-open{display:block}
.cmp-range-popover-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 15px 10px}.cmp-range-popover-head small{display:block;text-transform:uppercase;letter-spacing:.07em;font-size:9px;font-weight:800;color:#8a98a8;margin-bottom:3px}.cmp-range-popover-head strong{display:block;font-size:14px;color:#102a4c}.cmp-range-close{border:0;background:#f2f5f8;width:30px;height:30px;border-radius:8px;font-size:20px;line-height:1;color:#5f7186;cursor:pointer}
.cmp-range-summary{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:0 14px;padding:10px 12px;background:#f8fafc;border:1px solid #e6edf5;border-radius:10px}
.cmp-range-summary-item{min-width:0}.cmp-range-summary-item small{display:block;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800;color:#8593a3;margin-bottom:3px}.cmp-range-summary-item strong{display:block;font-size:12px;color:#102a4c;white-space:nowrap}.cmp-range-arrow{color:#8b9bae;font-weight:800}
.cmp-range-calendar-head{display:flex;align-items:center;justify-content:space-between;padding:13px 14px 7px}.cmp-range-calendar-head strong{font-size:14px;color:#132b4b;text-transform:capitalize}.cmp-range-nav{width:32px;height:32px;border:1px solid #d8e2ee;border-radius:9px;background:#fff;color:#123762;font-size:20px;line-height:1;cursor:pointer}.cmp-range-nav:hover{background:#eef5fb}
.cmp-range-weekdays,.cmp-range-days{display:grid;grid-template-columns:repeat(7,1fr);padding:0 11px}.cmp-range-weekdays span{text-align:center;padding:5px 0;font-size:8px;font-weight:800;text-transform:uppercase;color:#8b98a8}.cmp-range-days{padding-bottom:10px;row-gap:2px}.cmp-range-day{position:relative;border:0;background:transparent;min-height:34px;border-radius:8px;font-size:11px;color:#20334b;cursor:pointer}.cmp-range-day:hover{background:#edf6f0}.cmp-range-day.is-muted{color:#c0c8d1}.cmp-range-day.is-range{background:#dff4e7;border-radius:0;color:#17633a}.cmp-range-day.is-start,.cmp-range-day.is-end{background:#1d8a50!important;color:#fff!important;border-radius:8px!important;font-weight:800}.cmp-range-day.is-today:not(.is-start):not(.is-end){box-shadow:inset 0 0 0 1px #1d8a50}.cmp-range-day:disabled{cursor:default;color:#c9d0d8}
.cmp-range-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-top:1px solid #edf1f5;background:#fbfcfd}.cmp-range-footer span{font-size:11px;font-weight:800;color:#1d8a50}.cmp-range-footer button{border:0;background:transparent;color:#6e7e91;font-size:10px;font-weight:700;cursor:pointer;padding:4px}.cmp-range-footer button:hover{color:#102f55;text-decoration:underline}
@media(max-width:720px){.cmp-range-popover{position:fixed;left:16px;right:16px;top:50%;width:auto;transform:translateY(-50%);max-height:90vh;overflow:auto}.cmp-range-summary-item strong{font-size:11px}.cmp-range-day{min-height:34px}}

/* v2.2.6 - large modal rental period calendar */
.cmp-range-trigger,
.cmp-rental-market .cmp-range-trigger{
  background:#fff!important;
  color:#102a4c!important;
  border:1px solid #d8e2ee!important;
  box-shadow:none!important;
}
.cmp-range-trigger:hover,.cmp-range-trigger[aria-expanded="true"]{
  background:#fff!important;
  color:#102a4c!important;
  border-color:#9fb9d3!important;
  box-shadow:0 8px 24px rgba(16,45,82,.08)!important;
}
.cmp-range-trigger-copy small{color:#7f8fa2!important}
.cmp-range-trigger-copy strong{color:#102a4c!important;font-size:13px!important}
.cmp-range-popover{
  position:fixed!important;
  z-index:99999!important;
  top:50%!important;
  left:50%!important;
  width:min(760px,calc(100vw - 48px))!important;
  max-height:calc(100vh - 48px)!important;
  transform:translate(-50%,-50%)!important;
  border:1px solid #d8e2ee!important;
  border-radius:22px!important;
  background:#fff!important;
  color:#102a4c!important;
  box-shadow:0 0 0 100vmax rgba(7,24,43,.50),0 28px 80px rgba(7,24,43,.28)!important;
  overflow:auto!important;
}
.cmp-range-popover-head{padding:24px 28px 16px!important}
.cmp-range-popover-head small{font-size:10px!important;color:#7f8fa2!important}
.cmp-range-popover-head strong{font-size:22px!important;color:#102a4c!important}
.cmp-range-close{width:40px!important;height:40px!important;border-radius:12px!important;background:#f2f5f8!important;color:#102a4c!important;font-size:24px!important}
.cmp-range-summary{margin:0 28px 18px!important;padding:16px 18px!important;border-radius:14px!important;background:#f8fafc!important}
.cmp-range-summary-item small{font-size:9px!important;color:#7f8fa2!important}
.cmp-range-summary-item strong{font-size:16px!important;color:#102a4c!important}
.cmp-range-calendar-head{padding:16px 28px 12px!important}
.cmp-range-calendar-head strong{font-size:20px!important;color:#102a4c!important}
.cmp-range-nav{width:42px!important;height:42px!important;border-radius:12px!important;background:#fff!important;color:#102a4c!important;border:1px solid #d8e2ee!important;font-size:26px!important}
.cmp-range-weekdays,.cmp-range-days{padding-left:28px!important;padding-right:28px!important}
.cmp-range-weekdays span{font-size:10px!important;padding:8px 0!important;color:#7f8fa2!important}
.cmp-range-days{row-gap:6px!important;padding-bottom:20px!important}
.cmp-range-day{min-height:54px!important;border-radius:12px!important;font-size:14px!important;color:#20334b!important}
.cmp-range-day:hover{background:#edf6f0!important}
.cmp-range-day.is-muted{color:#c0c8d1!important}
.cmp-range-day.is-range{background:#dff4e7!important;color:#17633a!important;border-radius:0!important}
.cmp-range-day.is-start,.cmp-range-day.is-end{background:#1d8a50!important;color:#fff!important;border-radius:12px!important;font-weight:800!important}
.cmp-range-footer{padding:16px 28px 22px!important;background:#fff!important}
.cmp-range-footer span{font-size:13px!important;color:#1d8a50!important}
.cmp-range-footer button{font-size:12px!important;color:#5f7186!important}
@media(max-width:720px){
  .cmp-range-popover{width:calc(100vw - 24px)!important;max-height:calc(100vh - 24px)!important}
  .cmp-range-popover-head{padding:18px 18px 12px!important}
  .cmp-range-summary{margin:0 18px 14px!important}
  .cmp-range-calendar-head{padding:14px 18px 10px!important}
  .cmp-range-weekdays,.cmp-range-days{padding-left:14px!important;padding-right:14px!important}
  .cmp-range-day{min-height:42px!important;font-size:12px!important}
}

/* v2.2.7 - calendar modal layering + cleaner date buttons */
body.cmp-range-modal-open{overflow:hidden!important}
.cmp-rental-market .cmp-filter.cmp-range-modal-host{z-index:2147483000!important;position:sticky!important}
.cmp-range-picker.is-modal-open{z-index:2147483001!important}
.cmp-range-popover{
  z-index:2147483646!important;
  isolation:isolate!important;
}
.cmp-range-popover::before{
  content:"";
  position:fixed;
  inset:-100vh -100vw;
  z-index:-1;
  background:rgba(7,24,43,.52);
  pointer-events:none;
}
.cmp-range-days{
  gap:6px!important;
}
.cmp-range-days .cmp-range-day{
  min-height:52px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #d8e2ee!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#132b4b!important;
  font-size:14px!important;
  font-weight:700!important;
  line-height:1!important;
  box-shadow:none!important;
}
.cmp-range-days .cmp-range-day:hover{
  background:#f6faf8!important;
  border-color:#98b9a7!important;
  color:#132b4b!important;
}
.cmp-range-days .cmp-range-day.is-muted{
  background:#fafbfd!important;
  color:#aeb8c4!important;
  border-color:#edf1f5!important;
}
.cmp-range-days .cmp-range-day.is-range:not(.is-start):not(.is-end){
  background:#dff4e7!important;
  border-color:#c7e8d4!important;
  color:#102a1c!important;
  border-radius:10px!important;
  font-weight:700!important;
}
.cmp-range-days .cmp-range-day.is-start,
.cmp-range-days .cmp-range-day.is-end{
  background:#1f9254!important;
  border-color:#1f9254!important;
  color:#fff!important;
  border-radius:10px!important;
  font-weight:900!important;
}
.cmp-range-days .cmp-range-day.is-today:not(.is-start):not(.is-end){
  box-shadow:inset 0 0 0 2px #84b998!important;
}
.cmp-range-trigger{
  justify-content:flex-start!important;
}
.cmp-range-trigger-icon,
.cmp-range-trigger-chevron,
.cmp-range-close,
.cmp-range-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  padding:0!important;
}
.cmp-range-trigger-copy{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-height:36px!important;
}
.cmp-range-trigger-copy small,
.cmp-range-trigger-copy strong{
  margin-left:0!important;
  margin-right:0!important;
}
.cmp-range-calendar-head .cmp-range-nav{
  line-height:1!important;
}
@media(max-width:720px){
  .cmp-range-days .cmp-range-day{min-height:44px!important;font-size:12px!important}
}

/* v2.2.8 - force white calendar modal surface */
.cmp-range-popover,.cmp-range-popover-head,.cmp-range-calendar-head,.cmp-range-weekdays,.cmp-range-days,.cmp-range-footer{background:#fff!important;opacity:1!important;}
.cmp-range-popover{background-color:#fff!important;}

/* v2.2.9 - fit rental calendar modal to viewport without scrollbars */
body.cmp-range-modal-open{overflow:hidden!important}
.cmp-range-popover{
  width:min(760px,calc(100vw - 32px))!important;
  max-width:calc(100vw - 32px)!important;
  height:auto!important;
  max-height:calc(100dvh - 24px)!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.cmp-range-popover-head{padding:clamp(12px,2vh,20px) 24px 10px!important}
.cmp-range-summary{margin:0 24px clamp(8px,1.5vh,14px)!important;padding:clamp(10px,1.5vh,14px) 16px!important}
.cmp-range-calendar-head{padding:clamp(8px,1.4vh,13px) 24px 8px!important}
.cmp-range-weekdays,.cmp-range-days{padding-left:24px!important;padding-right:24px!important}
.cmp-range-weekdays span{padding:clamp(3px,.7vh,7px) 0!important}
.cmp-range-days{row-gap:clamp(3px,.6vh,6px)!important;padding-bottom:clamp(7px,1vh,12px)!important}
.cmp-range-days .cmp-range-day{min-height:clamp(34px,5.4vh,50px)!important;height:clamp(34px,5.4vh,50px)!important}
.cmp-range-footer{padding:clamp(9px,1.4vh,14px) 24px clamp(10px,1.6vh,16px)!important}
@media(max-height:760px){
 .cmp-range-popover{width:min(700px,calc(100vw - 24px))!important;max-height:calc(100dvh - 16px)!important}
 .cmp-range-popover-head{padding:10px 20px 7px!important}.cmp-range-popover-head strong{font-size:18px!important}
 .cmp-range-close{width:36px!important;height:36px!important}
 .cmp-range-summary{margin:0 20px 7px!important;padding:9px 14px!important}.cmp-range-summary-item strong{font-size:14px!important}
 .cmp-range-calendar-head{padding:7px 20px 5px!important}.cmp-range-calendar-head strong{font-size:17px!important}
 .cmp-range-nav{height:36px!important;width:40px!important;font-size:21px!important}
 .cmp-range-weekdays,.cmp-range-days{padding-left:20px!important;padding-right:20px!important}
 .cmp-range-weekdays span{padding:2px 0!important;font-size:9px!important}
 .cmp-range-days{row-gap:3px!important;padding-bottom:6px!important}
 .cmp-range-days .cmp-range-day{min-height:34px!important;height:34px!important;font-size:12px!important}
 .cmp-range-footer{padding:8px 20px 10px!important}
}
@media(max-width:620px){
 .cmp-range-popover{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important}
 .cmp-range-popover-head,.cmp-range-calendar-head,.cmp-range-footer{padding-left:14px!important;padding-right:14px!important}
 .cmp-range-summary{margin-left:14px!important;margin-right:14px!important}
 .cmp-range-weekdays,.cmp-range-days{padding-left:10px!important;padding-right:10px!important}
}

/* v2.2.10 - keep modal overlay outside the white popup surface */
.cmp-range-popover::before{
  display:none!important;
  content:none!important;
  background:transparent!important;
}
.cmp-range-popover{
  background:#fff!important;
  box-shadow:0 0 0 100vmax rgba(7,24,43,.52),0 28px 80px rgba(7,24,43,.28)!important;
}
.cmp-range-popover-head,
.cmp-range-summary,
.cmp-range-calendar-head,
.cmp-range-weekdays,
.cmp-range-days,
.cmp-range-footer{
  background:#fff!important;
}

/* v2.2.11 - compact rental filter without redundant heading */
.cmp-rental-market .cmp-rental-filter-body{padding:22px 22px 10px!important;}
.cmp-rental-market .cmp-premium-filter-form>.cmp-filter-section:first-of-type{border-top:0!important;}
@media(max-width:980px){.cmp-rental-market .cmp-rental-filter-body{padding:20px 20px 8px!important;}}

/* v2.3.5 - Campbasen.dk public marketplace cleanup */
.cmp-home-listing-grid .cmp-card-view-btn,
.cmp-home-listing-grid .cmp-card-view-btn:link,
.cmp-home-listing-grid .cmp-card-view-btn:visited,
.cmp-home-listing-grid .cmp-card-view-btn span{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
}
.cmp-theme-integrated>.cmp-market-heading{margin-top:0!important;padding-top:6px!important;}
