
:root{
	--im-bg:#f5f6f8;--im-card:#fff;--im-text:#111827;--im-muted:#667085;--im-line:#e4e7ec;
	--im-primary:#2455f4;--im-dark:#101828;--im-success:#08783e;--im-warn:#9a5b00;--im-danger:#b42318;
}
.ideamoto-site-main{background:var(--im-bg);color:var(--im-text);min-height:60vh}
.ideamoto-public-shell{width:min(1380px,calc(100% - 40px));margin:0 auto;padding:34px 0 60px;box-sizing:border-box}
.ideamoto-public-hero{background:#101828;color:#fff;padding:58px 0 34px}
.ideamoto-public-hero .ideamoto-public-shell{padding:0}
.ideamoto-public-hero h1{font-size:clamp(34px,5vw,58px);margin:8px 0 10px;line-height:1.05;color:#fff}
.ideamoto-public-hero p{margin:0;color:#d0d5dd;font-size:18px;max-width:760px}
.ideamoto-eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.1em;font-weight:800;font-size:12px;color:var(--im-primary)}
.ideamoto-public-hero .ideamoto-eyebrow{color:#98b2ff}
.ideamoto-catalogue-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}
.ideamoto-catalogue-heading h2{font-size:32px;margin:6px 0;color:var(--im-dark)}
.ideamoto-catalogue-heading p{margin:0;color:var(--im-muted)}
.ideamoto-result-count{background:#fff;border:1px solid var(--im-line);border-radius:999px;padding:9px 14px;font-weight:700}
.ideamoto-public-filters{background:#fff;border:1px solid var(--im-line);border-radius:18px;padding:18px;margin-bottom:28px;box-shadow:0 8px 24px rgba(16,24,40,.04)}
.ideamoto-filter-search{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:14px}
.ideamoto-filter-search input,.ideamoto-filter-grid input,.ideamoto-filter-grid select,.ideamoto-enquiry-card input,.ideamoto-enquiry-card textarea{width:100%;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:10px;padding:12px 13px;background:#fff;color:#101828;font:inherit}
.ideamoto-filter-search button{border:0;border-radius:10px;padding:0 20px;background:var(--im-dark);color:#fff;font-weight:800;cursor:pointer}
.ideamoto-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ideamoto-filter-grid label,.ideamoto-enquiry-card label{display:block;font-size:12px;font-weight:700;color:#475467;margin-bottom:6px}
.ideamoto-filter-actions{display:flex;align-items:center;gap:10px;margin-top:14px;flex-wrap:wrap}
.ideamoto-check-inline{display:inline-flex!important;align-items:center;gap:8px;margin:0!important;font-weight:600!important}
.ideamoto-check-inline input{width:auto!important}
.ideamoto-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:10px;text-decoration:none!important;font-weight:800;border:1px solid transparent;cursor:pointer;box-sizing:border-box}
.ideamoto-btn-primary{background:var(--im-primary);color:#fff!important}
.ideamoto-btn-secondary{background:#fff;color:#101828!important;border-color:#d0d5dd}
.ideamoto-btn-whatsapp{background:#138a48;color:#fff!important}
.ideamoto-btn-block{width:100%}
.ideamoto-vehicle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.ideamoto-vehicle-card{background:#fff;border:1px solid var(--im-line);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(16,24,40,.04);min-width:0}
.ideamoto-card-media{position:relative;display:block;aspect-ratio:1/1;background:#eef1f5;overflow:hidden}
.ideamoto-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.ideamoto-vehicle-card:hover .ideamoto-card-media img{transform:scale(1.025)}
.ideamoto-no-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef1f5,#dde3eb);color:#667085;font-weight:800}
.ideamoto-card-badges{position:absolute;top:12px;left:12px;right:12px;display:flex;gap:7px;flex-wrap:wrap}
.ideamoto-card-badges span{padding:6px 9px;border-radius:999px;font-size:11px;font-weight:800;box-shadow:0 2px 10px rgba(16,24,40,.12)}
.badge-featured{background:#101828;color:#fff}
.badge-status{background:#fff;color:#344054}
.status-in_stock{color:#067647}.status-arriving_soon{color:#175cd3}.status-reserved{color:#b54708}.status-sold{color:#b42318}
.ideamoto-card-body{padding:17px}
.ideamoto-card-kicker{color:#667085;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.ideamoto-card-body h3{font-size:20px;line-height:1.25;margin:6px 0 12px}
.ideamoto-card-body h3 a{color:#101828;text-decoration:none}
.ideamoto-card-price{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}
.ideamoto-card-price strong{font-size:21px;color:#101828}
.ideamoto-card-price del{font-size:12px;color:#98a2b3}
.ideamoto-card-tags{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}
.ideamoto-card-tags span{background:#eef4ff;color:#3538cd;padding:5px 8px;border-radius:8px;font-size:11px;font-weight:800}
.ideamoto-card-specs{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid #f0f1f3;border-bottom:1px solid #f0f1f3;padding:11px 0;margin-top:12px;color:#475467;font-size:12px}
.ideamoto-card-specs span:not(:last-child):after{content:"•";margin-left:8px;color:#d0d5dd}
.ideamoto-card-link{display:inline-flex;justify-content:space-between;gap:12px;color:var(--im-primary);font-weight:800;text-decoration:none;margin-top:14px}
.ideamoto-empty-state{grid-column:1/-1;text-align:center;background:#fff;border:1px solid var(--im-line);border-radius:18px;padding:50px 20px}
.ideamoto-pagination{margin-top:30px}
.ideamoto-pagination ul{list-style:none;display:flex;gap:7px;justify-content:center;padding:0}
.ideamoto-pagination a,.ideamoto-pagination span{display:flex;min-width:40px;height:40px;align-items:center;justify-content:center;border-radius:9px;background:#fff;border:1px solid var(--im-line);text-decoration:none}
.ideamoto-pagination .current{background:var(--im-primary);color:#fff;border-color:var(--im-primary)}
.ideamoto-breadcrumb{display:flex;gap:9px;color:#667085;font-size:13px;margin-bottom:18px}
.ideamoto-breadcrumb a{color:#344054;text-decoration:none}
.ideamoto-single-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:28px;align-items:start}
.ideamoto-gallery,.ideamoto-vehicle-summary,.ideamoto-detail-section,.ideamoto-enquiry-card,.ideamoto-related{background:#fff;border:1px solid var(--im-line);border-radius:20px}
.ideamoto-gallery{padding:14px}
.ideamoto-main-image{aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#eef1f5}
.ideamoto-main-image img{width:100%;height:100%;object-fit:cover;display:block}
.ideamoto-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:10px}
.ideamoto-thumb{aspect-ratio:1/1;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer}
.ideamoto-thumb.is-active{border-color:var(--im-primary)}
.ideamoto-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.ideamoto-vehicle-summary{padding:26px;position:sticky;top:24px}
.ideamoto-summary-badges{position:static;margin-bottom:12px}
.ideamoto-ref{font-size:12px;color:#667085;font-weight:700}
.ideamoto-vehicle-summary h1{font-size:clamp(30px,4vw,46px);line-height:1.08;margin:7px 0;color:#101828}
.ideamoto-subtitle{color:#667085;font-size:16px}
.ideamoto-single-price{display:flex;align-items:baseline;gap:12px;margin:18px 0}
.ideamoto-single-price strong{font-size:32px}
.ideamoto-single-price del{color:#98a2b3}
.ideamoto-key-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--im-line);border-bottom:1px solid var(--im-line);margin:20px 0}
.ideamoto-key-specs div{padding:12px 4px}
.ideamoto-key-specs span{display:block;color:#667085;font-size:11px;text-transform:uppercase;font-weight:700}
.ideamoto-key-specs strong{display:block;margin-top:3px}
.ideamoto-finance-box{display:flex;flex-direction:column;gap:5px;background:#f0f5ff;border:1px solid #c7d7fe;border-radius:12px;padding:14px;margin:16px 0}
.ideamoto-finance-box span{font-size:13px;color:#344054}
.ideamoto-contact-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:20px}
.ideamoto-contact-actions .ideamoto-btn-primary{grid-column:1/-1}
.ideamoto-single-content{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;margin-top:28px;align-items:start}
.ideamoto-single-content main{display:flex;flex-direction:column;gap:20px}
.ideamoto-detail-section{padding:24px}
.ideamoto-detail-section h2,.ideamoto-enquiry-card h2{margin:0 0 18px;font-size:24px;color:#101828}
.ideamoto-spec-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}
.ideamoto-spec-table>div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid #eef1f4}
.ideamoto-spec-table span{color:#667085}
.ideamoto-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.ideamoto-feature-grid span{padding:10px 12px;border-radius:10px;background:#f8fafc;border:1px solid #eef1f4;font-weight:600;font-size:13px}
.ideamoto-description{color:#475467;line-height:1.7}
.ideamoto-enquiry-card{padding:24px;position:sticky;top:24px}
.ideamoto-enquiry-card p{color:#667085;line-height:1.5}
.ideamoto-enquiry-card form{display:flex;flex-direction:column;gap:12px}
.ideamoto-enquiry-card textarea{resize:vertical}
.ideamoto-enquiry-success{padding:12px;border-radius:10px;background:#ecfdf3;color:#067647;font-weight:700;margin-bottom:12px}
.ideamoto-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.ideamoto-related{margin-top:30px;padding:24px}
.ideamoto-related .ideamoto-catalogue-heading{align-items:center}
.ideamoto-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:1100px){
	.ideamoto-vehicle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
	.ideamoto-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
	.ideamoto-single-hero,.ideamoto-single-content{grid-template-columns:1fr}
	.ideamoto-vehicle-summary,.ideamoto-enquiry-card{position:static}
}
@media(max-width:780px){
	.ideamoto-public-shell{width:min(100% - 24px,1380px);padding-top:22px}
	.ideamoto-public-hero{padding:36px 0 24px}
	.ideamoto-vehicle-grid,.ideamoto-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.ideamoto-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.ideamoto-catalogue-heading{align-items:start;flex-direction:column}
	.ideamoto-thumbs{grid-template-columns:repeat(5,1fr)}
}
@media(max-width:520px){
	.ideamoto-vehicle-grid,.ideamoto-related-grid,.ideamoto-filter-grid,.ideamoto-spec-table,.ideamoto-feature-grid{grid-template-columns:1fr}
	.ideamoto-filter-search{grid-template-columns:1fr}
	.ideamoto-filter-search button{min-height:44px}
	.ideamoto-contact-actions{grid-template-columns:1fr}
	.ideamoto-contact-actions .ideamoto-btn-primary{grid-column:auto}
	.ideamoto-thumbs{grid-template-columns:repeat(4,1fr)}
	.ideamoto-vehicle-summary,.ideamoto-detail-section,.ideamoto-enquiry-card,.ideamoto-related{padding:18px}
}

/* v0.22.0 branded dealer website shell */
body.ideamoto-branded-site{margin:0;background:var(--im-bg);color:var(--im-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
body.ideamoto-branded-site #wpadminbar{position:fixed}
.ideamoto-site-header{background:#fff;position:relative;z-index:1000;border-bottom:1px solid #e5e7eb}
.ideamoto-topbar{background:var(--im-dark);color:#d0d5dd;font-size:12px}
.ideamoto-header-shell,.ideamoto-footer-shell{width:min(1380px,calc(100% - 40px));margin:0 auto}
.ideamoto-topbar .ideamoto-header-shell{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.ideamoto-topbar-links{display:flex;gap:16px;flex-wrap:wrap}
.ideamoto-topbar a{color:#fff;text-decoration:none}
.ideamoto-mainnav{background:#fff}
.ideamoto-mainnav .ideamoto-header-shell{min-height:76px;display:flex;align-items:center;gap:26px}
.ideamoto-brand{display:inline-flex;align-items:center;text-decoration:none;color:var(--im-dark);font-weight:900;font-size:24px;white-space:nowrap}
.ideamoto-brand-logo{display:block;max-height:52px;max-width:220px;width:auto}
.ideamoto-brand-text{font-size:25px;font-weight:900;letter-spacing:-.03em}
.ideamoto-navigation{display:flex;align-items:center;gap:26px;margin-left:auto}
.ideamoto-navigation a{color:#344054;text-decoration:none;font-size:14px;font-weight:750}
.ideamoto-navigation a:hover{color:var(--im-primary)}
.ideamoto-nav-actions{display:flex;gap:8px}
.ideamoto-menu-toggle{display:none;margin-left:auto;border:0;background:transparent;width:42px;height:42px;padding:8px;cursor:pointer}
.ideamoto-menu-toggle span{display:block;height:2px;background:#101828;margin:5px 0;border-radius:2px}
.ideamoto-dealer-home{background:#fff}
.ideamoto-home-hero{background-color:var(--im-dark);background-size:cover;background-position:center;color:#fff}
.ideamoto-home-hero .ideamoto-public-shell{padding-top:78px;padding-bottom:78px}
.ideamoto-home-hero-copy{max-width:760px}
.ideamoto-home-hero h1{font-size:clamp(46px,7vw,82px);line-height:.98;letter-spacing:-.045em;margin:12px 0 22px;color:#fff;max-width:900px}
.ideamoto-home-hero p{font-size:19px;line-height:1.65;color:#d0d5dd;max-width:720px;margin:0 0 28px}
.ideamoto-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.ideamoto-btn-ghost{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.48)!important}
.ideamoto-hero-search{margin-top:50px;background:#fff;border-radius:16px;padding:12px;display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:10px;color:#101828;box-shadow:0 22px 70px rgba(0,0,0,.18)}
.ideamoto-hero-search>div{padding:4px 10px;border-right:1px solid #eaecf0}
.ideamoto-hero-search>div:last-of-type{border-right:0}
.ideamoto-hero-search label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#667085;font-weight:800;margin-bottom:2px}
.ideamoto-hero-search select,.ideamoto-hero-search input{width:100%;border:0;background:transparent;padding:6px 0;font:inherit;color:#101828;outline:none}
.ideamoto-home-section{padding:76px 0;background:#fff}
.ideamoto-home-section .ideamoto-public-shell{padding-top:0;padding-bottom:0}
.ideamoto-home-section-alt{background:#f7f8fa}
.ideamoto-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}
.ideamoto-section-heading h2{font-size:clamp(30px,4vw,46px);letter-spacing:-.035em;margin:8px 0 6px;color:var(--im-dark)}
.ideamoto-section-heading p{margin:0;color:#667085}
.ideamoto-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.ideamoto-brand-grid a{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:20px;text-decoration:none;color:#101828;transition:.2s}
.ideamoto-brand-grid a:hover{transform:translateY(-2px);border-color:#b8c5ff;box-shadow:0 10px 30px rgba(16,24,40,.06)}
.ideamoto-brand-grid strong{font-size:18px}
.ideamoto-brand-grid span{font-size:12px;color:#667085}
.ideamoto-finance-cta{background:var(--im-dark);color:#fff;padding:64px 0}
.ideamoto-finance-cta .ideamoto-public-shell,.ideamoto-contact-banner .ideamoto-public-shell{padding-top:0;padding-bottom:0;display:flex;align-items:center;justify-content:space-between;gap:40px}
.ideamoto-finance-cta h2,.ideamoto-contact-banner h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.035em;margin:8px 0;color:#fff}
.ideamoto-finance-cta p,.ideamoto-contact-banner p{color:#d0d5dd;max-width:700px;line-height:1.6}
.ideamoto-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.ideamoto-trust-grid>div{border:1px solid #e4e7ec;border-radius:16px;padding:24px;background:#fff}
.ideamoto-trust-grid>div>span{display:inline-flex;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;background:#eef4ff;color:#3538cd;font-weight:900;font-size:12px}
.ideamoto-trust-grid h3{font-size:18px;margin:18px 0 8px;color:#101828}
.ideamoto-trust-grid p{color:#667085;line-height:1.6;margin:0}
.ideamoto-contact-banner{background:linear-gradient(135deg,var(--im-primary),#1239ad);color:#fff;padding:58px 0}
.ideamoto-site-footer{background:#0b1220;color:#98a2b3}
.ideamoto-site-footer>.ideamoto-footer-shell{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding-top:54px;padding-bottom:48px}
.ideamoto-site-footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin:0 0 15px}
.ideamoto-site-footer a,.ideamoto-site-footer span{display:block;color:#98a2b3;text-decoration:none;margin:8px 0;line-height:1.5}
.ideamoto-site-footer a:hover{color:#fff}
.ideamoto-footer-brand p{max-width:360px;line-height:1.7}
.ideamoto-site-footer .ideamoto-brand{color:#fff}
.ideamoto-site-footer .ideamoto-brand-logo{filter:none}
.ideamoto-footer-bottom{border-top:1px solid #1d2939}
.ideamoto-footer-bottom .ideamoto-footer-shell{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}
.ideamoto-branded-site .ideamoto-public-hero{padding-top:54px}
.ideamoto-branded-site .ideamoto-public-hero .ideamoto-public-shell{padding-bottom:0}
@media(max-width:1000px){
	.ideamoto-navigation,.ideamoto-nav-actions{display:none}
	.ideamoto-menu-toggle{display:block}
	.ideamoto-mainnav.is-open .ideamoto-header-shell{flex-wrap:wrap;padding-bottom:14px}
	.ideamoto-mainnav.is-open .ideamoto-navigation{display:flex;order:10;width:100%;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid #eaecf0}
	.ideamoto-mainnav.is-open .ideamoto-navigation a{padding:13px 0;border-bottom:1px solid #f2f4f7}
	.ideamoto-mainnav.is-open .ideamoto-nav-actions{display:flex;order:11;width:100%;padding-top:12px}
	.ideamoto-hero-search{grid-template-columns:1fr 1fr}
	.ideamoto-hero-search>div{border-right:0}
	.ideamoto-brand-grid,.ideamoto-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.ideamoto-site-footer>.ideamoto-footer-shell{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
	.ideamoto-header-shell,.ideamoto-footer-shell{width:min(100% - 24px,1380px)}
	.ideamoto-topbar .ideamoto-header-shell{padding:8px 0;align-items:flex-start;flex-direction:column;gap:3px}
	.ideamoto-topbar-links{gap:10px}
	.ideamoto-mainnav .ideamoto-header-shell{min-height:66px}
	.ideamoto-brand-logo{max-height:42px;max-width:180px}
	.ideamoto-home-hero .ideamoto-public-shell{padding-top:52px;padding-bottom:52px}
	.ideamoto-home-hero h1{font-size:48px}
	.ideamoto-home-hero p{font-size:16px}
	.ideamoto-hero-search{grid-template-columns:1fr}
	.ideamoto-home-section{padding:54px 0}
	.ideamoto-brand-grid,.ideamoto-trust-grid{grid-template-columns:1fr}
	.ideamoto-finance-cta .ideamoto-public-shell,.ideamoto-contact-banner .ideamoto-public-shell{align-items:flex-start;flex-direction:column}
	.ideamoto-site-footer>.ideamoto-footer-shell{grid-template-columns:1fr;padding-top:42px;padding-bottom:36px}
	.ideamoto-footer-bottom .ideamoto-footer-shell{padding:12px 0;align-items:flex-start;flex-direction:column;justify-content:center}
}

/* v0.23.0 Premium Automotive UX */
:root{--im-accent:#f59e0b;--im-light:#f7f8fa}
.ideamoto-home-hero{min-height:620px;display:flex;align-items:center;background-position:center 45%}
.ideamoto-home-hero .ideamoto-public-shell{width:min(1460px,calc(100% - 48px))}
.ideamoto-home-hero-copy{max-width:820px}
.ideamoto-home-hero .ideamoto-eyebrow{color:#fff;background:rgba(255,255,255,.12);padding:8px 12px;border:1px solid rgba(255,255,255,.2);border-radius:999px}
.ideamoto-home-hero h1{text-transform:uppercase;font-weight:900;max-width:920px}
.ideamoto-hero-search{max-width:1160px;border-radius:20px;padding:14px;margin-top:46px}
.ideamoto-quick-browse{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:16px}
.ideamoto-quick-browse>span{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#d0d5dd;margin-right:4px}
.ideamoto-quick-browse a{display:inline-flex;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.25);color:#fff;text-decoration:none;font-size:12px;font-weight:800;background:rgba(255,255,255,.08)}
.ideamoto-quick-browse a:hover{background:#fff;color:var(--im-dark)}
.ideamoto-trust-stats{background:#fff;border-bottom:1px solid #eaecf0}
.ideamoto-trust-stats .ideamoto-public-shell{padding:26px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.ideamoto-trust-stats .ideamoto-public-shell>div{text-align:center;padding:8px 18px;border-right:1px solid #eaecf0}
.ideamoto-trust-stats .ideamoto-public-shell>div:last-child{border-right:0}
.ideamoto-trust-stats strong{display:block;font-size:28px;color:var(--im-dark);letter-spacing:-.03em}
.ideamoto-trust-stats span{display:block;color:#667085;font-size:12px;margin-top:3px}
.ideamoto-vehicle-grid{gap:24px}
.ideamoto-vehicle-card{border-radius:16px;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.ideamoto-vehicle-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(16,24,40,.09);border-color:#d0d5dd}
.ideamoto-card-media{aspect-ratio:4/3}
.ideamoto-card-body{padding:19px 20px 20px}
.ideamoto-card-body h3{font-size:21px;margin-top:7px}
.ideamoto-card-price strong{font-size:22px;letter-spacing:-.02em}
.badge-featured{background:var(--im-accent);color:#111827}
.ideamoto-card-link{width:100%;align-items:center}
.ideamoto-home-section-alt{background:var(--im-light)}
.ideamoto-brand-grid a{min-height:74px}
.ideamoto-sell-trade{padding:78px 0;background:var(--im-light)}
.ideamoto-sell-trade .ideamoto-public-shell{padding-top:0;padding-bottom:0;display:grid;grid-template-columns:minmax(0,.8fr) minmax(560px,1.2fr);gap:60px;align-items:center}
.ideamoto-sell-copy h2{font-size:clamp(36px,5vw,58px);line-height:1.03;letter-spacing:-.04em;margin:10px 0 18px;color:var(--im-dark)}
.ideamoto-sell-copy p{font-size:17px;line-height:1.7;color:#667085;max-width:580px}
.ideamoto-sell-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.ideamoto-sell-points span{padding:9px 12px;border:1px solid #d0d5dd;border-radius:999px;background:#fff;color:#344054;font-size:12px;font-weight:800}
.ideamoto-trade-card{background:#fff;border:1px solid #e4e7ec;border-radius:20px;padding:24px;box-shadow:0 20px 60px rgba(16,24,40,.07)}
.ideamoto-trade-card form{display:flex;flex-direction:column;gap:14px}
.ideamoto-trade-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.ideamoto-trade-card label{display:block;font-size:12px;font-weight:750;color:#475467}
.ideamoto-trade-card input,.ideamoto-trade-card textarea,.ideamoto-trade-card select{width:100%;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:10px;padding:12px 13px;margin-top:6px;background:#fff;color:#101828;font:inherit}
.ideamoto-finance-cta{position:relative;overflow:hidden}
.ideamoto-finance-cta:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-90px;top:-160px;background:rgba(255,255,255,.05)}
.ideamoto-mainnav .ideamoto-header-shell{width:min(1460px,calc(100% - 48px))}
.ideamoto-navigation{gap:22px}
.ideamoto-navigation a{font-size:13px}
.ideamoto-contact-banner{background:var(--im-primary)}
.ideamoto-btn-primary{background:var(--im-primary)}
.ideamoto-btn-primary:hover{filter:brightness(.93)}
.ideamoto-eyebrow{color:var(--im-primary)}
@media(max-width:1180px){
	.ideamoto-sell-trade .ideamoto-public-shell{grid-template-columns:1fr;gap:34px}
}
@media(max-width:780px){
	.ideamoto-home-hero{min-height:auto}
	.ideamoto-home-hero .ideamoto-public-shell,.ideamoto-mainnav .ideamoto-header-shell{width:min(100% - 24px,1460px)}
	.ideamoto-trust-stats .ideamoto-public-shell{grid-template-columns:repeat(2,minmax(0,1fr))}
	.ideamoto-trust-stats .ideamoto-public-shell>div:nth-child(2){border-right:0}
	.ideamoto-trust-stats .ideamoto-public-shell>div{border-bottom:1px solid #eaecf0}
	.ideamoto-trade-grid{grid-template-columns:1fr}
}
@media(max-width:520px){
	.ideamoto-home-hero h1{font-size:42px}
	.ideamoto-trust-stats .ideamoto-public-shell{grid-template-columns:1fr}
	.ideamoto-trust-stats .ideamoto-public-shell>div{border-right:0}
}

/* v0.24.0 Premium Vehicle Detail & Buying Experience */
.ideamoto-vehicle-topline{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin:8px 0 24px}
.ideamoto-vehicle-topline h1{font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.04em;margin:8px 0 8px;color:var(--im-dark)}
.ideamoto-topline-actions{display:flex;gap:9px;flex-wrap:wrap}
.badge-soft{background:#eef4ff;color:#3538cd!important}
.ideamoto-single-hero-v24{grid-template-columns:minmax(0,1.4fr) minmax(380px,.6fr);gap:24px}
.ideamoto-gallery-v24{padding:0;overflow:hidden}
.ideamoto-main-image-v24{aspect-ratio:4/3;border-radius:18px 18px 0 0;position:relative;cursor:zoom-in}
.ideamoto-gallery-v24 .ideamoto-thumbs{padding:10px 12px 12px;margin:0;grid-template-columns:repeat(7,1fr)}
.ideamoto-gallery-expand,.ideamoto-image-count{position:absolute;bottom:16px;background:rgba(11,18,32,.78);color:#fff;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(8px);border-radius:999px;font-size:12px;font-weight:800}
.ideamoto-gallery-expand{left:16px;padding:9px 13px;cursor:pointer}
.ideamoto-image-count{right:16px;padding:9px 13px}
.ideamoto-summary-v24{top:24px;padding:28px}
.ideamoto-price-label{text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800;color:#667085;margin-bottom:5px}
.ideamoto-summary-v24 .ideamoto-single-price strong{font-size:clamp(30px,4vw,44px);letter-spacing:-.04em}
.ideamoto-promo-ribbon{margin:12px 0;background:linear-gradient(135deg,var(--im-primary),#1239ad);color:#fff;border-radius:12px;padding:11px 13px;font-size:13px;font-weight:850}
.ideamoto-key-specs-v24{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid #eaecf0;border-radius:14px;overflow:hidden;margin:20px 0}
.ideamoto-key-specs-v24>div{padding:14px;border-right:1px solid #eaecf0;border-bottom:1px solid #eaecf0;background:#fff}
.ideamoto-key-specs-v24>div:nth-child(2n){border-right:0}
.ideamoto-key-specs-v24 span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#98a2b3;font-weight:800;margin-bottom:4px}
.ideamoto-key-specs-v24 strong{font-size:13px;color:#101828}
.ideamoto-highlights{border-top:1px solid #eaecf0;padding-top:18px;margin-top:18px}
.ideamoto-highlights>strong{font-size:14px}
.ideamoto-highlights>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}
.ideamoto-highlights span{font-size:11px;font-weight:800;background:#f8fafc;border:1px solid #e4e7ec;border-radius:999px;padding:7px 9px;color:#344054}
.ideamoto-btn-reserve{background:#fff7ed;color:#9a3412!important;border-color:#fed7aa}
.ideamoto-reservation-note{font-size:11px!important;color:#667085!important;line-height:1.5;margin:10px 0 0}
.ideamoto-finance-box{padding:16px!important;border-radius:14px!important}
.ideamoto-finance-box>div{display:flex;flex-direction:column;margin-bottom:8px}
.ideamoto-finance-box small{font-size:10px;color:#667085;font-weight:500;margin-top:3px}
.ideamoto-single-content-v24{grid-template-columns:minmax(0,1fr) 360px;gap:24px}
.ideamoto-section-title{margin-bottom:18px}
.ideamoto-section-title h2{font-size:28px;letter-spacing:-.025em;margin:6px 0}
.ideamoto-section-title p{margin:0;color:#667085}
.ideamoto-spec-table-v24{grid-template-columns:repeat(3,minmax(0,1fr))}
.ideamoto-feature-grid-v24 span{padding:11px 12px;border:1px solid #e4e7ec;border-radius:10px;background:#fff}
.ideamoto-finance-calc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ideamoto-finance-calc-grid label{font-size:12px;font-weight:750;color:#475467}
.ideamoto-finance-calc-grid input,.ideamoto-finance-calc-grid select{width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #d0d5dd;border-radius:10px;padding:12px 13px;background:#fff;color:#101828;font:inherit}
.ideamoto-finance-result{margin-top:18px;padding:18px;border-radius:14px;background:var(--im-dark);color:#fff}
.ideamoto-finance-result span,.ideamoto-finance-result small{display:block;color:#d0d5dd}
.ideamoto-finance-result strong{display:block;font-size:30px;margin:5px 0;letter-spacing:-.03em}
.ideamoto-finance-result small{font-size:11px;line-height:1.5}
.ideamoto-lightbox{display:none;position:fixed;inset:0;z-index:999999;background:rgba(3,7,18,.96);align-items:center;justify-content:center;padding:40px}
.ideamoto-lightbox.is-open{display:flex}
.ideamoto-lightbox img{max-width:min(90vw,1500px);max-height:86vh;object-fit:contain}
.ideamoto-lightbox-close,.ideamoto-lightbox-prev,.ideamoto-lightbox-next{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}
.ideamoto-lightbox-close{right:24px;top:24px;width:44px;height:44px;font-size:30px}
.ideamoto-lightbox-prev,.ideamoto-lightbox-next{top:50%;width:48px;height:48px;font-size:34px;transform:translateY(-50%)}
.ideamoto-lightbox-prev{left:24px}.ideamoto-lightbox-next{right:24px}
.ideamoto-lightbox-count{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);color:#fff;font-size:12px;background:rgba(255,255,255,.1);padding:8px 11px;border-radius:999px}
html.ideamoto-lightbox-lock{overflow:hidden}
.ideamoto-recently-viewed{margin-top:42px}
.ideamoto-recent-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ideamoto-recent-links a{display:flex;flex-direction:column;gap:8px;text-decoration:none;border:1px solid #e4e7ec;border-radius:14px;background:#fff;padding:16px;color:#101828;font-weight:800}
.ideamoto-recent-links a span{color:var(--im-primary);font-size:12px}
.ideamoto-mobile-buybar{display:none}
@media(max-width:1100px){
	.ideamoto-single-hero-v24{grid-template-columns:1fr}
	.ideamoto-summary-v24{position:static}
	.ideamoto-single-content-v24{grid-template-columns:1fr}
	.ideamoto-single-content-v24>aside{max-width:none}
	.ideamoto-spec-table-v24{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:782px){
	.ideamoto-vehicle-topline{align-items:flex-start;flex-direction:column}
	.ideamoto-topline-actions{width:100%}
	.ideamoto-topline-actions .ideamoto-btn{flex:1}
	.ideamoto-gallery-v24 .ideamoto-thumbs{grid-template-columns:repeat(4,1fr)}
	.ideamoto-spec-table-v24,.ideamoto-finance-calc-grid{grid-template-columns:1fr}
	.ideamoto-recent-links{grid-template-columns:repeat(2,minmax(0,1fr))}
	.ideamoto-mobile-buybar{position:fixed;z-index:99990;left:0;right:0;bottom:0;display:grid;grid-template-columns:1.5fr repeat(3,auto);gap:6px;align-items:center;background:#fff;border-top:1px solid #e4e7ec;box-shadow:0 -10px 30px rgba(16,24,40,.12);padding:9px 10px calc(9px + env(safe-area-inset-bottom))}
	.ideamoto-mobile-buybar>div{min-width:0}
	.ideamoto-mobile-buybar small{display:block;color:#667085;font-size:9px;text-transform:uppercase;font-weight:800}
	.ideamoto-mobile-buybar strong{display:block;color:#101828;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
	.ideamoto-mobile-buybar a{display:flex;align-items:center;justify-content:center;min-height:38px;padding:0 9px;border:1px solid #d0d5dd;border-radius:9px;text-decoration:none;color:#101828;font-size:11px;font-weight:800}
	.ideamoto-mobile-buybar a.is-primary{background:var(--im-primary);border-color:var(--im-primary);color:#fff}
	body.ideamoto-branded-site{padding-bottom:66px}
}
@media(max-width:520px){
	.ideamoto-main-image-v24{aspect-ratio:4/3}
	.ideamoto-key-specs-v24{grid-template-columns:1fr 1fr}
	.ideamoto-recent-links{grid-template-columns:1fr}
	.ideamoto-lightbox{padding:20px}
	.ideamoto-lightbox-prev{left:8px}.ideamoto-lightbox-next{right:8px}
}

/* v0.25.0 Finance & Online Reservation Experience */
.ideamoto-finance-request-btn{margin-top:14px}
.ideamoto-finance-prefilled{animation:ideamotoFinancePulse 1.4s ease}
@keyframes ideamotoFinancePulse{0%,100%{box-shadow:none}35%{box-shadow:0 0 0 5px rgba(36,85,244,.13)}}
.ideamoto-reservation-modal{display:none;position:fixed;inset:0;z-index:999999;align-items:center;justify-content:center;padding:24px}
.ideamoto-reservation-modal.is-open{display:flex}
.ideamoto-reservation-modal-backdrop{position:absolute;inset:0;background:rgba(3,7,18,.72);backdrop-filter:blur(5px)}
.ideamoto-reservation-dialog{position:relative;z-index:1;width:min(720px,100%);max-height:min(88vh,880px);overflow:auto;background:#fff;border-radius:22px;padding:30px;box-shadow:0 28px 90px rgba(0,0,0,.3)}
.ideamoto-reservation-dialog h2{font-size:32px;line-height:1.08;letter-spacing:-.03em;margin:8px 0 10px;color:var(--im-dark)}
.ideamoto-reservation-dialog>p{color:#667085;line-height:1.65;margin:0 0 22px}
.ideamoto-reservation-close{position:absolute;top:16px;right:16px;width:38px;height:38px;border:1px solid #e4e7ec;border-radius:50%;background:#fff;color:#101828;font-size:25px;line-height:1;cursor:pointer}
.ideamoto-reservation-dialog form{display:flex;flex-direction:column;gap:14px}
.ideamoto-reservation-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.ideamoto-reservation-dialog label{font-size:12px;font-weight:750;color:#475467}
.ideamoto-reservation-dialog input,.ideamoto-reservation-dialog textarea{width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #d0d5dd;border-radius:10px;padding:12px 13px;background:#fff;color:#101828;font:inherit}
.ideamoto-reservation-policy{padding:16px;border-radius:14px;background:#f8fafc;border:1px solid #e4e7ec}
.ideamoto-reservation-policy strong{display:block;margin-bottom:8px;color:#101828}
.ideamoto-reservation-policy ol{margin:0;padding-left:20px;color:#667085;font-size:12px;line-height:1.7}
.ideamoto-enquiry-error{background:#fff1f0;border:1px solid #fecdca;color:#b42318;border-radius:10px;padding:11px 12px;margin-bottom:14px;font-size:12px;font-weight:700}
html.ideamoto-modal-lock{overflow:hidden}
.ideamoto-online-decision{display:grid;gap:6px;min-width:230px}
.ideamoto-online-decision input,.ideamoto-online-decision textarea{width:100%;box-sizing:border-box}
@media(max-width:650px){
	.ideamoto-reservation-modal{padding:10px}
	.ideamoto-reservation-dialog{padding:24px 18px 18px;border-radius:18px;max-height:94vh}
	.ideamoto-reservation-dialog h2{font-size:27px}
	.ideamoto-reservation-form-grid{grid-template-columns:1fr}
}

/* v0.26.0 dynamic website content sections */
.ideamoto-dealer-home{display:flex;flex-direction:column}
.ideamoto-home-hero{order:0}
.ideamoto-promo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ideamoto-promo-card{min-height:260px;border-radius:20px;background:var(--im-dark);color:#fff;padding:28px;display:flex;flex-direction:column;justify-content:space-between;background-size:cover;background-position:center;overflow:hidden}
.ideamoto-promo-card h3{font-size:28px;line-height:1.1;margin:0 0 10px;color:#fff}
.ideamoto-promo-card p{color:#d0d5dd;line-height:1.6;max-width:600px}
.ideamoto-promo-card:not(.has-image){background:linear-gradient(135deg,var(--im-dark),#1d2939)}
.ideamoto-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ideamoto-testimonial-card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:24px}
.ideamoto-stars{color:var(--im-accent);letter-spacing:.08em;font-size:14px}
.ideamoto-testimonial-card blockquote{margin:16px 0 22px;font-size:16px;line-height:1.7;color:#344054}
.ideamoto-testimonial-person{display:flex;align-items:center;gap:12px}
.ideamoto-testimonial-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover}
.ideamoto-testimonial-person strong,.ideamoto-testimonial-person span{display:block}
.ideamoto-testimonial-person span{color:#667085;font-size:12px;margin-top:3px}
.ideamoto-delivery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ideamoto-delivery-card{border:1px solid #e4e7ec;border-radius:18px;overflow:hidden;background:#fff}
.ideamoto-delivery-image{aspect-ratio:4/3;background:#eef1f5}
.ideamoto-delivery-image img{width:100%;height:100%;object-fit:cover}
.ideamoto-content-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#667085;font-weight:800;background:linear-gradient(135deg,#eef1f5,#dde3eb)}
.ideamoto-delivery-card>div:last-child{padding:18px}
.ideamoto-delivery-card small{color:#667085}
.ideamoto-delivery-card h3{font-size:20px;margin:6px 0 8px}
.ideamoto-delivery-card p{color:#667085;line-height:1.55;margin:0}
.ideamoto-branch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ideamoto-branch-card{position:relative;background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:24px}
.ideamoto-branch-card h3{font-size:22px;margin:4px 0 10px}
.ideamoto-branch-card p{color:#667085;line-height:1.6}
.ideamoto-branch-badge{display:inline-flex;background:#eef4ff;color:#3538cd;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}
.ideamoto-branch-lines{display:grid;gap:6px;color:#475467;font-size:13px}
.ideamoto-branch-lines a{color:#101828;text-decoration:none;font-weight:800}
.ideamoto-faq-shell{max-width:1100px}
.ideamoto-faq-list{display:grid;gap:10px}
.ideamoto-faq-item{border:1px solid #e4e7ec;border-radius:14px;background:#fff;overflow:hidden}
.ideamoto-faq-item summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;font-weight:800;color:#101828;list-style:none}
.ideamoto-faq-item summary::-webkit-details-marker{display:none}
.ideamoto-faq-item summary span{font-size:22px;color:var(--im-primary)}
.ideamoto-faq-item[open] summary span{transform:rotate(45deg)}
.ideamoto-faq-item>div{padding:0 20px 18px;color:#667085;line-height:1.7}
.ideamoto-footer-social{border-top:1px solid #1d2939}
.ideamoto-footer-social .ideamoto-footer-shell{display:flex;gap:18px;align-items:center;min-height:52px}
.ideamoto-footer-social a{color:#d0d5dd;text-decoration:none;font-size:12px;font-weight:800}
.ideamoto-footer-bottom em{font-style:normal}
.ideamoto-footer-bottom a{display:inline!important;margin:0 6px!important}
@media(max-width:1000px){
	.ideamoto-promo-grid,.ideamoto-testimonial-grid,.ideamoto-delivery-grid,.ideamoto-branch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
	.ideamoto-promo-grid,.ideamoto-testimonial-grid,.ideamoto-delivery-grid,.ideamoto-branch-grid{grid-template-columns:1fr}
	.ideamoto-promo-card{min-height:220px}
}

/* v0.26.1 layout-state refinements */
.ideamoto-single-hero-v24.ideamoto-no-gallery{grid-template-columns:minmax(380px,560px);justify-content:end}
.ideamoto-single-hero-v24.ideamoto-no-summary{grid-template-columns:1fr}
.ideamoto-single-content-v24.ideamoto-no-enquiry{grid-template-columns:1fr}
.ideamoto-single-content-v24.ideamoto-no-enquiry>main{max-width:none}

/* =========================================================
   iDeaMoto Core v0.27.0 — International UI/UX Design System
   ========================================================= */
body.ideamoto-branded-site{
	--im-radius-sm:10px;
	--im-radius-md:16px;
	--im-radius-lg:24px;
	--im-shadow-sm:0 8px 28px rgba(16,24,40,.06);
	--im-shadow-md:0 18px 55px rgba(16,24,40,.10);
	--im-shadow-lg:0 30px 90px rgba(2,8,23,.18);
	--im-display-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--im-body-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
	--im-section-space:clamp(72px,8vw,118px);
	font-family:var(--im-body-font);
	-webkit-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
.ideamoto-branded-site h1,.ideamoto-branded-site h2,.ideamoto-branded-site h3,.ideamoto-brand-text{
	font-family:var(--im-display-font);
}
.ideamoto-public-shell,.ideamoto-header-shell,.ideamoto-footer-shell{
	width:min(1480px,calc(100% - 64px));
}
.ideamoto-site-main{background:#f6f7f9}
.ideamoto-home-section{padding:var(--im-section-space) 0}
.ideamoto-home-section .ideamoto-public-shell{padding:0}
.ideamoto-section-heading{margin-bottom:34px;align-items:flex-end}
.ideamoto-section-heading h2{
	font-size:clamp(36px,4.2vw,64px);
	line-height:1.02;
	letter-spacing:-.045em;
	font-weight:760;
}
.ideamoto-section-heading p{font-size:17px;line-height:1.65;max-width:690px}
.ideamoto-eyebrow{
	letter-spacing:.14em;
	font-size:11px;
	font-weight:900;
}

/* Header */
.ideamoto-site-header{
	position:sticky;
	top:0;
	z-index:10000;
	border:0;
	box-shadow:0 1px 0 rgba(16,24,40,.08);
	backdrop-filter:saturate(140%) blur(12px);
}
.admin-bar .ideamoto-site-header{top:32px}
.ideamoto-topbar{
	background:var(--im-dark);
	font-size:11px;
	letter-spacing:.02em;
}
.ideamoto-topbar .ideamoto-header-shell{min-height:30px}
.ideamoto-mainnav{background:rgba(255,255,255,.96);transition:box-shadow .25s,background .25s}
.ideamoto-site-header.is-scrolled .ideamoto-mainnav{box-shadow:0 10px 35px rgba(16,24,40,.08)}
.ideamoto-mainnav .ideamoto-header-shell{min-height:84px}
.ideamoto-brand-logo{max-height:48px}
.ideamoto-brand-text{font-size:27px;letter-spacing:-.045em;font-weight:850}
.ideamoto-navigation{gap:30px}
.ideamoto-navigation a{
	position:relative;
	font-size:13px;
	font-weight:760;
	letter-spacing:-.01em;
	padding:31px 0;
}
.ideamoto-navigation a:after{
	content:"";
	position:absolute;
	left:0;right:0;bottom:22px;
	height:2px;
	background:var(--im-primary);
	transform:scaleX(0);
	transform-origin:left;
	transition:transform .2s;
}
.ideamoto-navigation a:hover:after{transform:scaleX(1)}
.ideamoto-nav-actions .ideamoto-btn{min-height:42px;border-radius:999px;padding:0 18px}

/* Hero */
.ideamoto-home-hero{
	min-height:min(780px,82vh);
	position:relative;
	background-position:center;
	background-size:cover;
	overflow:hidden;
}
.ideamoto-home-hero:after{
	content:"";
	position:absolute;
	inset:0;
	pointer-events:none;
	background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.18));
}
.ideamoto-home-hero .ideamoto-public-shell{
	position:relative;
	z-index:2;
	padding-top:clamp(80px,10vh,130px);
	padding-bottom:84px;
}
.ideamoto-home-hero-copy{max-width:850px}
.ideamoto-home-hero .ideamoto-eyebrow{
	background:rgba(255,255,255,.09);
	border:1px solid rgba(255,255,255,.18);
	padding:9px 13px;
	backdrop-filter:blur(10px);
}
.ideamoto-home-hero h1{
	font-size:clamp(58px,7vw,108px);
	max-width:1000px;
	line-height:.9;
	letter-spacing:-.055em;
	text-wrap:balance;
	margin:24px 0 26px;
}
.ideamoto-home-hero p{
	font-size:clamp(17px,1.4vw,21px);
	max-width:720px;
	color:rgba(255,255,255,.82);
}
.ideamoto-hero-actions{gap:12px}
.ideamoto-hero-actions .ideamoto-btn{
	min-height:52px;
	border-radius:999px;
	padding:0 24px;
	font-size:14px;
}
.ideamoto-btn{
	transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background .18s ease;
}
.ideamoto-btn:hover{transform:translateY(-1px)}
.ideamoto-btn-primary{box-shadow:0 10px 28px color-mix(in srgb,var(--im-primary) 25%,transparent)}
.ideamoto-btn-primary:hover{box-shadow:0 14px 36px color-mix(in srgb,var(--im-primary) 32%,transparent)}
.ideamoto-hero-search{
	max-width:1240px;
	margin-top:54px;
	padding:10px;
	border-radius:22px;
	box-shadow:var(--im-shadow-lg);
	border:1px solid rgba(255,255,255,.5);
}
.ideamoto-hero-search>div{padding:8px 17px}
.ideamoto-hero-search label{font-size:10px}
.ideamoto-hero-search select,.ideamoto-hero-search input{font-size:16px;font-weight:650}
.ideamoto-hero-search .ideamoto-btn{border-radius:15px;min-width:165px}
.ideamoto-quick-browse{margin-top:20px;gap:9px}
.ideamoto-quick-browse a{padding:9px 14px}

/* Statistics */
.ideamoto-trust-stats{border:0;box-shadow:0 12px 40px rgba(16,24,40,.04)}
.ideamoto-trust-stats .ideamoto-public-shell{padding:30px 0}
.ideamoto-trust-stats strong{font-size:clamp(28px,3vw,42px);font-weight:800;letter-spacing:-.04em}
.ideamoto-trust-stats span{font-size:12px}

/* Vehicle Cards */
.ideamoto-vehicle-grid{gap:26px}
.ideamoto-vehicle-card{
	border:1px solid rgba(16,24,40,.08);
	border-radius:22px;
	box-shadow:0 4px 18px rgba(16,24,40,.035);
	background:#fff;
	transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s,border-color .28s;
}
.ideamoto-vehicle-card:hover{
	transform:translateY(-7px);
	box-shadow:0 26px 65px rgba(16,24,40,.12);
	border-color:rgba(36,85,244,.22);
}
.ideamoto-card-media{aspect-ratio:4/3;background:#eef1f4}
.ideamoto-card-media img{transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.ideamoto-vehicle-card:hover .ideamoto-card-media img{transform:scale(1.045)}
.ideamoto-card-badges{top:15px;left:15px;right:15px}
.ideamoto-card-badges span{
	padding:7px 10px;
	box-shadow:0 5px 18px rgba(16,24,40,.12);
	backdrop-filter:blur(8px);
}
.ideamoto-card-body{padding:23px 24px 22px}
.ideamoto-card-kicker{font-size:11px;letter-spacing:.085em;font-weight:820}
.ideamoto-card-body h3{font-size:23px;letter-spacing:-.035em;margin:8px 0 16px;line-height:1.13}
.ideamoto-card-price strong{font-size:25px;letter-spacing:-.035em}
.ideamoto-card-tags span{border-radius:999px;padding:6px 9px}
.ideamoto-card-finance{
	display:flex;
	justify-content:space-between;
	gap:12px;
	align-items:center;
	padding:11px 13px;
	margin:12px 0;
	background:#f5f8ff;
	border:1px solid #dce6ff;
	border-radius:12px;
	font-size:11px;
}
.ideamoto-card-finance span{color:#667085}
.ideamoto-card-finance strong{color:#1d3fd0;font-size:12px}
.ideamoto-card-specs{padding:13px 0}
.ideamoto-card-link{
	display:flex;
	width:100%;
	align-items:center;
	margin-top:16px;
	font-size:13px;
}
.ideamoto-card-link span{font-size:19px;transition:transform .2s}
.ideamoto-vehicle-card:hover .ideamoto-card-link span{transform:translateX(4px)}

/* Makes */
.ideamoto-brand-grid{gap:16px}
.ideamoto-brand-grid a{
	min-height:92px;
	border-radius:18px;
	padding:24px;
	background:rgba(255,255,255,.92);
}
.ideamoto-brand-grid a:hover{
	transform:translateY(-4px);
	box-shadow:var(--im-shadow-sm);
}
.ideamoto-brand-grid strong{font-size:20px;letter-spacing:-.025em}

/* Promo / Finance */
.ideamoto-promo-card{min-height:330px;border-radius:26px;padding:34px;box-shadow:var(--im-shadow-sm)}
.ideamoto-promo-card h3{font-size:34px;letter-spacing:-.04em}
.ideamoto-finance-cta{
	padding:82px 0;
	background:linear-gradient(135deg,var(--im-dark),color-mix(in srgb,var(--im-dark) 82%,var(--im-primary)));
}
.ideamoto-finance-cta h2,.ideamoto-contact-banner h2{font-size:clamp(38px,4.5vw,66px)}

/* Why / testimonials / deliveries / branches / faq */
.ideamoto-trust-grid{gap:20px}
.ideamoto-trust-grid>div{
	border-radius:20px;
	padding:28px;
	transition:transform .2s,box-shadow .2s;
}
.ideamoto-trust-grid>div:hover{transform:translateY(-4px);box-shadow:var(--im-shadow-sm)}
.ideamoto-trust-grid h3{font-size:19px}
.ideamoto-testimonial-grid,.ideamoto-delivery-grid,.ideamoto-branch-grid{gap:22px}
.ideamoto-testimonial-card,.ideamoto-branch-card{
	border-radius:22px;
	padding:28px;
	box-shadow:0 5px 20px rgba(16,24,40,.035);
}
.ideamoto-testimonial-card blockquote{font-size:17px;line-height:1.75}
.ideamoto-delivery-card{border-radius:22px;box-shadow:0 5px 20px rgba(16,24,40,.04)}
.ideamoto-delivery-card>div:last-child{padding:22px}
.ideamoto-faq-shell{max-width:1180px}
.ideamoto-faq-list{gap:12px}
.ideamoto-faq-item{border-radius:16px}
.ideamoto-faq-item summary{padding:22px 24px;font-size:15px}
.ideamoto-faq-item>div{padding:0 24px 22px}

/* Final CTA / Footer */
.ideamoto-contact-banner{padding:78px 0;background:linear-gradient(120deg,var(--im-primary),color-mix(in srgb,var(--im-primary) 78%,#111827))}
.ideamoto-site-footer{background:#080e1b}
.ideamoto-site-footer>.ideamoto-footer-shell{padding-top:70px;padding-bottom:62px;gap:54px}
.ideamoto-site-footer h3{font-size:11px;letter-spacing:.14em}
.ideamoto-site-footer a,.ideamoto-site-footer span{line-height:1.7}
.ideamoto-footer-bottom .ideamoto-footer-shell{min-height:70px}

/* Vehicle catalogue */
.ideamoto-public-hero{padding:74px 0 46px;background:linear-gradient(135deg,var(--im-dark),#17243c)}
.ideamoto-public-hero h1{font-size:clamp(44px,5vw,72px);letter-spacing:-.045em}
.ideamoto-public-filters{border-radius:22px;padding:22px;box-shadow:var(--im-shadow-sm)}
.ideamoto-filter-grid{gap:14px}

/* Vehicle detail */
.ideamoto-single{padding-top:38px}
.ideamoto-vehicle-topline{margin-bottom:30px}
.ideamoto-vehicle-topline h1{font-size:clamp(46px,5vw,76px);letter-spacing:-.055em}
.ideamoto-breadcrumb{font-size:12px}
.ideamoto-single-hero-v24{gap:28px}
.ideamoto-gallery-v24,.ideamoto-summary-v24,.ideamoto-detail-section,.ideamoto-enquiry-card{
	border-radius:24px!important;
	border-color:rgba(16,24,40,.08)!important;
	box-shadow:0 8px 32px rgba(16,24,40,.045);
}
.ideamoto-main-image-v24{border-radius:24px 24px 0 0}
.ideamoto-summary-v24{padding:32px}
.ideamoto-summary-v24 .ideamoto-single-price strong{font-size:clamp(34px,4vw,52px)}
.ideamoto-key-specs-v24{border-radius:16px}
.ideamoto-highlights span{padding:8px 11px}
.ideamoto-finance-box{padding:18px!important;background:#f5f8ff!important;border-color:#dce6ff!important}
.ideamoto-contact-actions{gap:9px}
.ideamoto-contact-actions .ideamoto-btn{min-height:48px;border-radius:12px}
.ideamoto-single-content-v24{gap:28px}
.ideamoto-detail-section{padding:32px}
.ideamoto-section-title h2{font-size:32px;letter-spacing:-.035em}
.ideamoto-spec-table-v24>div{padding:16px 0}
.ideamoto-finance-result{border-radius:18px;padding:22px}
.ideamoto-feature-grid-v24{gap:12px}
.ideamoto-feature-grid-v24 span{border-radius:12px;padding:13px}

/* Style presets */
.ideamoto-style-modern_premium{--im-display-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.ideamoto-style-luxury_dark{
	--im-display-font:Georgia,"Times New Roman",serif;
	--im-bg:#0a0d12;
	--im-card:#12161d;
	--im-text:#f5f1e8;
	--im-muted:#a6abb4;
	--im-line:#252a32;
	--im-accent:#c8a96a;
}
.ideamoto-style-luxury_dark .ideamoto-site-main,
.ideamoto-style-luxury_dark .ideamoto-dealer-home,
.ideamoto-style-luxury_dark .ideamoto-home-section{background:#0b0f15;color:#f5f1e8}
.ideamoto-style-luxury_dark .ideamoto-home-section-alt{background:#10151d}
.ideamoto-style-luxury_dark .ideamoto-section-heading h2,
.ideamoto-style-luxury_dark .ideamoto-trust-grid h3,
.ideamoto-style-luxury_dark .ideamoto-brand-grid strong{color:#f5f1e8}
.ideamoto-style-luxury_dark .ideamoto-vehicle-card,
.ideamoto-style-luxury_dark .ideamoto-testimonial-card,
.ideamoto-style-luxury_dark .ideamoto-branch-card,
.ideamoto-style-luxury_dark .ideamoto-trust-grid>div,
.ideamoto-style-luxury_dark .ideamoto-faq-item{background:#121821;border-color:#252c37;color:#f5f1e8}
.ideamoto-style-luxury_dark .ideamoto-card-body h3 a,
.ideamoto-style-luxury_dark .ideamoto-card-price strong,
.ideamoto-style-luxury_dark .ideamoto-faq-item summary{color:#f5f1e8}
.ideamoto-style-luxury_dark .ideamoto-mainnav{background:rgba(9,12,17,.95)}
.ideamoto-style-luxury_dark .ideamoto-brand,
.ideamoto-style-luxury_dark .ideamoto-navigation a{color:#f5f1e8}
.ideamoto-style-clean_minimal{
	--im-radius-md:10px;
	--im-radius-lg:14px;
	--im-shadow-sm:none;
	--im-shadow-md:none;
}
.ideamoto-style-clean_minimal .ideamoto-vehicle-card,
.ideamoto-style-clean_minimal .ideamoto-testimonial-card,
.ideamoto-style-clean_minimal .ideamoto-branch-card,
.ideamoto-style-clean_minimal .ideamoto-detail-section{box-shadow:none!important;border-radius:12px!important}
.ideamoto-style-clean_minimal .ideamoto-home-section{padding:clamp(62px,7vw,96px) 0}
.ideamoto-style-sport_performance{
	--im-display-font:Arial Black,Inter,ui-sans-serif,system-ui,sans-serif;
}
.ideamoto-style-sport_performance h1,
.ideamoto-style-sport_performance h2{text-transform:uppercase;letter-spacing:-.055em}
.ideamoto-style-sport_performance .ideamoto-btn,
.ideamoto-style-sport_performance .ideamoto-vehicle-card,
.ideamoto-style-sport_performance .ideamoto-promo-card{border-radius:6px}
.ideamoto-style-sport_performance .ideamoto-eyebrow{font-style:italic}
.ideamoto-style-sport_performance .ideamoto-navigation a:after{height:3px;transform-origin:center}
.ideamoto-style-sport_performance .ideamoto-vehicle-card:hover{transform:translateY(-5px) skewY(-.15deg)}

/* Motion */
.ideamoto-motion-enabled .ideamoto-reveal{
	opacity:0;
	transform:translateY(22px);
	transition:opacity .65s cubic-bezier(.2,.7,.2,1),transform .65s cubic-bezier(.2,.7,.2,1);
}
.ideamoto-motion-enabled .ideamoto-reveal.is-visible{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){
	.ideamoto-motion-enabled .ideamoto-reveal{opacity:1!important;transform:none!important;transition:none!important}
	.ideamoto-btn,.ideamoto-vehicle-card,.ideamoto-card-media img{transition:none!important}
}

/* Responsive refinements */
@media(max-width:1180px){
	.ideamoto-public-shell,.ideamoto-header-shell,.ideamoto-footer-shell{width:min(100% - 40px,1480px)}
	.ideamoto-navigation{gap:18px}
	.ideamoto-navigation a{font-size:12px}
}
@media(max-width:1000px){
	.admin-bar .ideamoto-site-header{top:46px}
	.ideamoto-home-hero{min-height:auto}
	.ideamoto-home-hero h1{font-size:clamp(52px,10vw,82px)}
	.ideamoto-hero-search{grid-template-columns:1fr 1fr}
	.ideamoto-vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
	.ideamoto-public-shell,.ideamoto-header-shell,.ideamoto-footer-shell{width:min(100% - 24px,1480px)}
	.ideamoto-home-hero .ideamoto-public-shell{padding-top:58px;padding-bottom:48px}
	.ideamoto-home-hero h1{font-size:48px;line-height:.94}
	.ideamoto-home-hero p{font-size:16px}
	.ideamoto-hero-search{grid-template-columns:1fr;border-radius:16px}
	.ideamoto-vehicle-grid{grid-template-columns:1fr}
	.ideamoto-section-heading{align-items:flex-start;flex-direction:column}
	.ideamoto-section-heading h2{font-size:39px}
	.ideamoto-home-section{padding:64px 0}
	.ideamoto-card-body{padding:20px}
	.ideamoto-site-footer>.ideamoto-footer-shell{padding-top:52px}
}

/* =========================================================
   iDeaMoto Core v0.27.1 — Visual Refinement Hotfix
   Refined proportions after live desktop review.
   ========================================================= */
body.ideamoto-branded-site{
	--im-section-space:clamp(56px,6.2vw,88px);
}

/* More refined premium typography */
.ideamoto-section-heading{
	margin-bottom:26px;
	align-items:flex-end;
}
.ideamoto-section-heading>div{max-width:780px}
.ideamoto-section-heading h2{
	font-size:clamp(32px,3.2vw,50px);
	line-height:1.04;
	letter-spacing:-.04em;
	max-width:820px;
}
.ideamoto-section-heading p{
	font-size:16px;
	max-width:640px;
}
.ideamoto-eyebrow{
	font-size:10px;
	letter-spacing:.13em;
}

/* Hero: still premium, less oversized */
.ideamoto-home-hero{
	min-height:min(660px,74vh);
}
.ideamoto-home-hero .ideamoto-public-shell{
	padding-top:clamp(66px,8vh,96px);
	padding-bottom:64px;
}
.ideamoto-home-hero-copy{
	max-width:760px;
}
.ideamoto-home-hero h1{
	font-size:clamp(52px,5.8vw,84px);
	line-height:.93;
	letter-spacing:-.05em;
	max-width:840px;
	margin:20px 0 22px;
}
.ideamoto-home-hero p{
	font-size:clamp(16px,1.15vw,19px);
	line-height:1.65;
	max-width:700px;
}
.ideamoto-hero-actions{
	margin-top:25px;
}
.ideamoto-hero-actions .ideamoto-btn{
	min-height:48px;
	padding:0 22px;
	font-size:13px;
}
.ideamoto-hero-search{
	max-width:1180px;
	margin-top:38px;
	border-radius:18px;
}
.ideamoto-hero-search .ideamoto-btn{
	min-width:150px;
}
.ideamoto-quick-browse{
	margin-top:15px;
}

/* Statistics: slimmer and calmer */
.ideamoto-trust-stats .ideamoto-public-shell{
	padding:21px 0;
}
.ideamoto-trust-stats strong{
	font-size:clamp(25px,2.4vw,34px);
}
.ideamoto-trust-stats span{
	font-size:11px;
	margin-top:2px;
}
.ideamoto-trust-stats .ideamoto-public-shell>div{
	padding:4px 16px;
}

/* Adaptive featured vehicle composition */
.ideamoto-vehicle-grid.ideamoto-count-1{
	grid-template-columns:minmax(0,520px);
	justify-content:center;
}
.ideamoto-vehicle-grid.ideamoto-count-2{
	grid-template-columns:repeat(2,minmax(0,440px));
	justify-content:start;
}
.ideamoto-vehicle-grid.ideamoto-count-3{
	grid-template-columns:repeat(3,minmax(0,1fr));
}
.ideamoto-vehicle-grid.ideamoto-count-4{
	grid-template-columns:repeat(4,minmax(0,1fr));
}
.ideamoto-vehicle-card{
	max-width:100%;
}
.ideamoto-card-media{
	aspect-ratio:4/3;
}
.ideamoto-card-body{
	padding:20px 21px 20px;
}
.ideamoto-card-body h3{
	font-size:21px;
	margin:6px 0 13px;
}
.ideamoto-card-price strong{
	font-size:23px;
}
.ideamoto-card-finance{
	margin:10px 0;
	padding:9px 11px;
}
.ideamoto-card-specs{
	padding:11px 0;
}

/* Make cards less visually oversized */
.ideamoto-brand-grid{
	gap:14px;
}
.ideamoto-brand-grid a{
	min-height:76px;
	padding:20px;
	border-radius:15px;
}
.ideamoto-brand-grid strong{
	font-size:18px;
}

/* Promotion layout should use available desktop width */
.ideamoto-promo-grid.ideamoto-count-1{
	grid-template-columns:minmax(0,920px);
}
.ideamoto-promo-grid.ideamoto-count-2{
	grid-template-columns:repeat(2,minmax(0,1fr));
}
.ideamoto-promo-grid.ideamoto-count-3{
	grid-template-columns:repeat(3,minmax(0,1fr));
}
.ideamoto-promo-card{
	min-height:280px;
	padding:30px;
}
.ideamoto-promo-grid.ideamoto-count-1 .ideamoto-promo-card{
	min-height:300px;
}
.ideamoto-promo-card h3{
	font-size:30px;
	max-width:580px;
}
.ideamoto-promo-card p{
	max-width:620px;
}

/* Compact supporting sections */
.ideamoto-finance-cta{
	padding:62px 0;
}
.ideamoto-finance-cta h2,
.ideamoto-contact-banner h2{
	font-size:clamp(34px,3.5vw,52px);
}
.ideamoto-finance-cta p,
.ideamoto-contact-banner p{
	font-size:16px;
}
.ideamoto-trust-grid{
	gap:16px;
}
.ideamoto-trust-grid>div{
	padding:23px;
	border-radius:17px;
}
.ideamoto-trust-grid h3{
	font-size:17px;
}
.ideamoto-trust-grid p{
	font-size:14px;
	line-height:1.6;
}
.ideamoto-testimonial-card,
.ideamoto-branch-card{
	padding:23px;
	border-radius:18px;
}
.ideamoto-testimonial-card blockquote{
	font-size:15px;
	line-height:1.7;
}
.ideamoto-delivery-card{
	border-radius:18px;
}
.ideamoto-delivery-card>div:last-child{
	padding:19px;
}
.ideamoto-faq-item summary{
	padding:18px 20px;
	font-size:14px;
}
.ideamoto-faq-item>div{
	padding:0 20px 18px;
}
.ideamoto-contact-banner{
	padding:60px 0;
}

/* Header: slightly tighter */
.ideamoto-mainnav .ideamoto-header-shell{
	min-height:74px;
}
.ideamoto-navigation a{
	padding:27px 0;
}
.ideamoto-navigation a:after{
	bottom:18px;
}
.ideamoto-brand-text{
	font-size:25px;
}

/* Vehicle detail also benefits from less oversized headings */
.ideamoto-vehicle-topline h1{
	font-size:clamp(40px,4.3vw,62px);
}
.ideamoto-section-title h2{
	font-size:29px;
}
.ideamoto-summary-v24 .ideamoto-single-price strong{
	font-size:clamp(32px,3.5vw,46px);
}

/* Modern Premium should be refined, not billboard-like */
.ideamoto-style-modern_premium .ideamoto-home-hero h1{
	font-weight:780;
}
.ideamoto-style-modern_premium .ideamoto-section-heading h2{
	font-weight:740;
}

/* Sport preset remains more aggressive, but stays controlled */
.ideamoto-style-sport_performance .ideamoto-home-hero h1{
	font-size:clamp(54px,6.2vw,88px);
}
.ideamoto-style-sport_performance .ideamoto-section-heading h2{
	font-size:clamp(34px,3.5vw,54px);
}

/* Responsive adaptive grids */
@media(max-width:1180px){
	.ideamoto-vehicle-grid.ideamoto-count-4{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
	.ideamoto-promo-grid.ideamoto-count-3{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
}
@media(max-width:900px){
	.ideamoto-vehicle-grid.ideamoto-count-2,
	.ideamoto-vehicle-grid.ideamoto-count-3{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
}
@media(max-width:650px){
	.ideamoto-home-hero{
		min-height:auto;
	}
	.ideamoto-home-hero h1{
		font-size:clamp(42px,12vw,56px);
	}
	.ideamoto-section-heading h2{
		font-size:34px;
	}
	.ideamoto-vehicle-grid.ideamoto-count-1,
	.ideamoto-vehicle-grid.ideamoto-count-2,
	.ideamoto-vehicle-grid.ideamoto-count-3,
	.ideamoto-vehicle-grid.ideamoto-count-4,
	.ideamoto-promo-grid.ideamoto-count-1,
	.ideamoto-promo-grid.ideamoto-count-2,
	.ideamoto-promo-grid.ideamoto-count-3{
		grid-template-columns:1fr;
	}
	.ideamoto-promo-card,
	.ideamoto-promo-grid.ideamoto-count-1 .ideamoto-promo-card{
		min-height:240px;
	}
}

/* =========================================================
   iDeaMoto Core v0.28.0 — Automotive Storefront Design System
   ========================================================= */

/* Shared icon system */
.ideamoto-ui-icon{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:30px;
	height:30px;
	color:var(--im-primary);
}
.ideamoto-ui-icon svg{width:100%;height:100%;fill:currentColor}

/* Hero composition: content above, search overlaps lower edge */
.ideamoto-home-hero{
	overflow:visible;
	margin-bottom:54px;
}
.ideamoto-home-hero .ideamoto-public-shell{
	padding-bottom:92px;
}
.ideamoto-hero-search{
	position:absolute;
	left:0;
	right:0;
	bottom:-40px;
	margin:0 auto;
	width:min(1180px,calc(100% - 64px));
	z-index:4;
}
.ideamoto-quick-browse{
	position:absolute;
	left:0;
	bottom:-84px;
	z-index:3;
}
.ideamoto-home-hero + .ideamoto-trust-stats{
	margin-top:0;
}

/* Trust strip becomes a designed object, not numbers floating in whitespace */
.ideamoto-trust-stats-v28{
	background:#fff;
	padding:32px 0 10px;
	box-shadow:none;
	border-bottom:1px solid #e9edf3;
}
.ideamoto-trust-stats-v28 .ideamoto-public-shell{
	display:grid;
	grid-template-columns:repeat(4,minmax(0,1fr));
	gap:14px;
	padding:0;
}
.ideamoto-trust-stats-v28 .ideamoto-stat-item{
	position:relative;
	display:grid;
	grid-template-columns:58px 1fr;
	grid-template-rows:auto auto;
	column-gap:16px;
	text-align:left;
	align-items:center;
	padding:19px 20px;
	border:1px solid #e7ebf1;
	border-radius:18px;
	background:linear-gradient(180deg,#fff,#fbfcfe);
	min-height:102px;
}
.ideamoto-trust-stats-v28 .ideamoto-stat-item:after{
	content:"";
	position:absolute;
	inset:auto 18px 0;
	height:2px;
	border-radius:2px 2px 0 0;
	background:var(--im-primary);
	opacity:.12;
}
.ideamoto-stat-icon{
	grid-row:1/3;
	width:56px;
	height:56px;
	border-radius:16px;
	background:color-mix(in srgb,var(--im-primary) 8%,#fff);
	display:flex;
	align-items:center;
	justify-content:center;
	overflow:hidden;
}
.ideamoto-stat-icon .ideamoto-ui-icon{width:27px;height:27px}
.ideamoto-stat-custom-image{
	max-width:34px!important;
	max-height:34px!important;
	width:auto!important;
	height:auto!important;
	object-fit:contain!important;
}
.ideamoto-trust-stats-v28 strong{
	font-size:31px;
	line-height:1;
	margin:0;
}
.ideamoto-trust-stats-v28 span{
	font-size:11px;
	color:#697386;
	margin:3px 0 0;
}

/* Editorial heading composition */
.ideamoto-section-heading-split{
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(280px,520px);
	gap:60px;
	align-items:end;
}
.ideamoto-section-heading-split>p{
	margin:0 0 4px;
	max-width:520px;
}

/* Shop by Brand */
.ideamoto-brand-grid-v28{
	display:grid;
	grid-template-columns:repeat(4,minmax(0,1fr));
	gap:15px;
}
.ideamoto-brand-grid-v28 a{
	min-height:150px;
	padding:18px 20px;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	gap:18px;
	border:1px solid #e4e8ef;
	border-radius:18px;
	background:#fff;
	text-decoration:none;
	transition:transform .2s,box-shadow .2s,border-color .2s;
}
.ideamoto-brand-grid-v28 a:hover{
	transform:translateY(-4px);
	box-shadow:0 18px 42px rgba(16,24,40,.08);
	border-color:color-mix(in srgb,var(--im-primary) 24%,#e4e8ef);
}
.ideamoto-brand-logo-wrap{
	height:64px;
	display:flex;
	align-items:center;
	justify-content:flex-start;
}
.ideamoto-brand-mark{
	max-width:118px!important;
	max-height:54px!important;
	width:auto!important;
	height:auto!important;
	object-fit:contain!important;
	filter:saturate(.96);
}
.ideamoto-brand-monogram{
	width:54px;
	height:54px;
	border-radius:16px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#f3f6fb;
	color:#202938;
	font-size:23px;
	font-weight:850;
}
.ideamoto-brand-meta{
	display:flex;
	align-items:flex-end;
	justify-content:space-between;
	gap:12px;
}
.ideamoto-brand-meta strong{
	font-size:17px;
	color:#111827;
}
.ideamoto-brand-meta span{
	font-size:11px;
	color:#768195;
	white-space:nowrap;
}
.ideamoto-brand-meta b{
	color:var(--im-primary);
	font-size:15px;
	margin-left:3px;
}

/* Featured inventory: less "card grid", more showroom */
.ideamoto-home-section:has(.ideamoto-vehicle-grid){
	background:linear-gradient(180deg,#fff 0%,#fafbfd 100%);
}
.ideamoto-vehicle-grid{
	align-items:stretch;
}
.ideamoto-vehicle-grid.ideamoto-count-2{
	grid-template-columns:repeat(2,minmax(0,520px));
	gap:24px;
}
.ideamoto-vehicle-card{
	overflow:hidden;
}
.ideamoto-card-media{
	background:linear-gradient(180deg,#f0f2f5,#e8ebef);
}
.ideamoto-card-body{
	background:#fff;
}

/* Promotion section: editorial automotive campaign system */
.ideamoto-content-promos-v28{
	background:#fff;
}
.ideamoto-promo-editorial{
	display:grid;
	gap:18px;
}
.ideamoto-promo-count-1{
	grid-template-columns:1fr;
}
.ideamoto-promo-count-2{
	grid-template-columns:1.65fr .85fr;
}
.ideamoto-promo-count-3{
	grid-template-columns:1.55fr .8fr;
	grid-template-rows:1fr 1fr;
}
.ideamoto-promo-count-3 .ideamoto-promo-story:nth-child(1){grid-row:1/3}
.ideamoto-promo-story{
	position:relative;
	display:grid;
	grid-template-columns:55% 45%;
	min-height:420px;
	border-radius:26px;
	overflow:hidden;
	background:#101827;
	color:#fff;
	box-shadow:0 18px 50px rgba(16,24,40,.11);
}
.ideamoto-promo-count-1 .ideamoto-promo-story{
	min-height:430px;
}
.ideamoto-promo-story.is-secondary{
	grid-template-columns:1fr;
	min-height:270px;
}
.ideamoto-promo-visual{
	position:relative;
	min-height:100%;
	background:#202838;
}
.ideamoto-promo-visual:after{
	content:"";
	position:absolute;
	inset:0;
	background:linear-gradient(90deg,transparent 60%,rgba(16,24,39,.18));
}
.ideamoto-promo-visual img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.ideamoto-promo-copy{
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	justify-content:center;
	padding:42px;
	background:linear-gradient(135deg,#101827,#1b2739);
}
.ideamoto-promo-story.no-image .ideamoto-promo-copy{
	grid-column:1/-1;
}
.ideamoto-promo-story.is-secondary .ideamoto-promo-copy{
	padding:28px;
}
.ideamoto-promo-kicker{
	font-size:10px;
	font-weight:900;
	text-transform:uppercase;
	letter-spacing:.14em;
	color:#aab9ff;
	margin-bottom:14px;
}
.ideamoto-promo-copy h3{
	color:#fff;
	font-size:clamp(30px,3vw,48px);
	line-height:1.03;
	letter-spacing:-.045em;
	margin:0 0 16px;
	max-width:540px;
}
.ideamoto-promo-story.is-secondary h3{
	font-size:25px;
}
.ideamoto-promo-copy p{
	color:#cbd3df;
	font-size:15px;
	line-height:1.65;
	max-width:520px;
	margin:0 0 24px;
}
.ideamoto-promo-copy .ideamoto-btn{
	margin-top:auto;
	min-height:46px;
	border-radius:999px;
	padding:0 20px;
}

/* Finance section: product-like panel */
.ideamoto-finance-cta{
	background:#0d1524;
	padding:74px 0;
}
.ideamoto-finance-cta .ideamoto-public-shell{
	position:relative;
	display:grid;
	grid-template-columns:minmax(0,1fr) auto;
	align-items:center;
	gap:60px;
}
.ideamoto-finance-cta .ideamoto-public-shell:before{
	content:"";
	position:absolute;
	right:20%;
	top:-70px;
	width:280px;
	height:280px;
	border-radius:50%;
	border:1px solid rgba(255,255,255,.06);
}
.ideamoto-finance-cta h2{max-width:720px}
.ideamoto-finance-cta p{max-width:720px}

/* Why Choose Us: icon-led */
.ideamoto-trust-grid-v28>div{
	padding:27px 24px 25px;
}
.ideamoto-trust-grid-v28 .ideamoto-ui-icon{
	width:42px;
	height:42px;
	padding:10px;
	border-radius:13px;
	background:color-mix(in srgb,var(--im-primary) 9%,#fff);
	margin-bottom:22px;
}
.ideamoto-trust-grid-v28 h3{
	margin-top:0;
}

/* Customer stories become denser and editorial */
.ideamoto-testimonials-section .ideamoto-section-heading{
	max-width:780px;
}
.ideamoto-testimonial-card{
	position:relative;
}
.ideamoto-testimonial-card:before{
	content:"“";
	position:absolute;
	right:22px;
	top:12px;
	font-size:72px;
	line-height:1;
	color:color-mix(in srgb,var(--im-primary) 10%,transparent);
	font-family:Georgia,serif;
}

/* Delivery gallery: visual mosaic */
.ideamoto-delivery-mosaic{
	display:grid;
	grid-template-columns:1.35fr .82fr .82fr;
	grid-template-rows:250px 250px;
	gap:14px;
}
.ideamoto-delivery-tile{
	position:relative;
	overflow:hidden;
	border-radius:20px;
	background:#e9edf3;
	min-height:0;
}
.ideamoto-delivery-tile.tile-1{grid-row:1/3}
.ideamoto-delivery-image{width:100%;height:100%;aspect-ratio:auto}
.ideamoto-delivery-image img{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:transform .45s ease;
}
.ideamoto-delivery-tile:hover .ideamoto-delivery-image img{transform:scale(1.04)}
.ideamoto-delivery-overlay{
	position:absolute;
	inset:auto 0 0;
	padding:28px 22px 20px;
	background:linear-gradient(180deg,transparent,rgba(3,8,17,.85));
	color:#fff;
}
.ideamoto-delivery-overlay h3{
	margin:4px 0 0;
	color:#fff;
	font-size:19px;
}
.ideamoto-delivery-overlay small{color:#d9e0ea}
.ideamoto-delivery-overlay p{
	font-size:12px;
	color:#d9e0ea;
	margin:6px 0 0;
	max-width:440px;
}
.ideamoto-content-placeholder{
	flex-direction:column;
	gap:10px;
}
.ideamoto-content-placeholder .ideamoto-ui-icon{
	width:36px;height:36px;color:#748096;
}

/* One showroom gets a dedicated feature instead of a fake branches grid */
.ideamoto-showroom-feature{
	display:grid;
	grid-template-columns:.8fr 1.2fr;
	gap:60px;
	align-items:start;
}
.ideamoto-showroom-intro h2{
	font-size:clamp(36px,4vw,58px);
	line-height:1.03;
	letter-spacing:-.045em;
	margin:10px 0 16px;
}
.ideamoto-showroom-intro p{
	color:#687386;
	font-size:16px;
	line-height:1.7;
	max-width:480px;
}
.ideamoto-showroom-contact{
	padding:32px;
	border:1px solid #e3e8ef;
	border-radius:22px;
	background:#fff;
	box-shadow:0 12px 38px rgba(16,24,40,.055);
}
.ideamoto-showroom-contact h3{
	font-size:26px;
	margin:11px 0 8px;
}
.ideamoto-showroom-contact .address{
	color:#657083;
	font-size:15px;
}
.ideamoto-showroom-contact-grid{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:10px;
	margin:24px 0;
}
.ideamoto-showroom-contact-grid>div{
	padding:14px;
	border-radius:12px;
	background:#f7f9fc;
}
.ideamoto-showroom-contact-grid span{
	display:block;
	color:#7b8595;
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-weight:850;
	margin-bottom:6px;
}
.ideamoto-showroom-contact-grid a,
.ideamoto-showroom-contact-grid strong{
	color:#111827;
	font-size:12px;
	line-height:1.5;
	text-decoration:none;
}

/* FAQ: two-column sales-support composition */
.ideamoto-faq-v28 .ideamoto-faq-shell{
	max-width:1480px;
	display:grid;
	grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);
	gap:70px;
	align-items:start;
}
.ideamoto-faq-intro{
	position:sticky;
	top:130px;
}
.ideamoto-faq-intro h2{
	font-size:clamp(36px,4vw,58px);
	letter-spacing:-.045em;
	line-height:1.04;
	margin:10px 0 16px;
}
.ideamoto-faq-intro p{
	color:#697386;
	font-size:16px;
	line-height:1.7;
}
.ideamoto-faq-intro .ideamoto-btn{
	margin-top:10px;
	border-radius:999px;
}

/* Final CTA: intentional editorial block */
.ideamoto-contact-banner{
	position:relative;
	overflow:hidden;
	background:linear-gradient(120deg,#1b4df1 0%,var(--im-primary) 62%,#143ac4 100%);
}
.ideamoto-contact-banner:after{
	content:"";
	position:absolute;
	right:-120px;
	top:-160px;
	width:480px;
	height:480px;
	border-radius:50%;
	border:1px solid rgba(255,255,255,.13);
	box-shadow:0 0 0 70px rgba(255,255,255,.03),0 0 0 140px rgba(255,255,255,.025);
}

/* Admin-aware visual refinements are elsewhere */

/* Responsive */
@media(max-width:1180px){
	.ideamoto-trust-stats-v28 .ideamoto-public-shell{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
	.ideamoto-brand-grid-v28{grid-template-columns:repeat(3,minmax(0,1fr))}
	.ideamoto-promo-count-2,.ideamoto-promo-count-3{
		grid-template-columns:1fr 1fr;
		grid-template-rows:auto;
	}
	.ideamoto-promo-count-3 .ideamoto-promo-story:nth-child(1){grid-row:auto}
	.ideamoto-promo-story{grid-template-columns:1fr;min-height:380px}
	.ideamoto-promo-visual{min-height:230px}
	.ideamoto-showroom-feature{grid-template-columns:1fr;gap:28px}
}
@media(max-width:900px){
	.ideamoto-brand-grid-v28{grid-template-columns:repeat(2,minmax(0,1fr))}
	.ideamoto-section-heading-split{grid-template-columns:1fr;gap:10px}
	.ideamoto-faq-v28 .ideamoto-faq-shell{grid-template-columns:1fr;gap:28px}
	.ideamoto-faq-intro{position:static}
	.ideamoto-delivery-mosaic{
		grid-template-columns:1fr 1fr;
		grid-template-rows:320px 220px 220px;
	}
	.ideamoto-delivery-tile.tile-1{grid-column:1/3;grid-row:auto}
	.ideamoto-showroom-contact-grid{grid-template-columns:1fr}
}
@media(max-width:650px){
	.ideamoto-home-hero{
		margin-bottom:116px;
	}
	.ideamoto-home-hero .ideamoto-public-shell{
		padding-bottom:84px;
	}
	.ideamoto-hero-search{
		position:absolute;
		bottom:-100px;
		width:calc(100% - 24px);
	}
	.ideamoto-quick-browse{display:none}
	.ideamoto-trust-stats-v28 .ideamoto-public-shell{
		grid-template-columns:1fr 1fr;
		gap:8px;
	}
	.ideamoto-trust-stats-v28 .ideamoto-stat-item{
		grid-template-columns:42px 1fr;
		min-height:78px;
		padding:12px;
		column-gap:10px;
	}
	.ideamoto-stat-icon{width:42px;height:42px;border-radius:12px}
	.ideamoto-stat-icon .ideamoto-ui-icon{width:21px;height:21px}
	.ideamoto-trust-stats-v28 strong{font-size:23px}
	.ideamoto-brand-grid-v28{grid-template-columns:repeat(2,minmax(0,1fr))}
	.ideamoto-brand-grid-v28 a{min-height:126px;padding:14px}
	.ideamoto-brand-logo-wrap{height:50px}
	.ideamoto-brand-mark{max-width:88px!important;max-height:42px!important}
	.ideamoto-brand-meta{display:block}
	.ideamoto-brand-meta span{display:block;margin-top:4px}
	.ideamoto-promo-count-2,.ideamoto-promo-count-3{grid-template-columns:1fr}
	.ideamoto-promo-story{min-height:0}
	.ideamoto-promo-visual{min-height:210px}
	.ideamoto-promo-copy{padding:25px}
	.ideamoto-promo-copy h3{font-size:29px}
	.ideamoto-finance-cta .ideamoto-public-shell{grid-template-columns:1fr;gap:28px}
	.ideamoto-delivery-mosaic{display:grid;grid-template-columns:1fr;grid-template-rows:none}
	.ideamoto-delivery-tile,.ideamoto-delivery-tile.tile-1{grid-column:auto;grid-row:auto;min-height:260px}
}

/* =========================================================
   iDeaMoto Core v0.29.0 — Storefront UX + Delivery Stories
   ========================================================= */

/* Trust ribbon: compact, premium, no dashboard-card feeling */
.ideamoto-trust-stats-v28{
	background:linear-gradient(90deg,#0b1322,#121d31);
	padding:0;
	border:0;
}
.ideamoto-trust-stats-v28 .ideamoto-public-shell{
	display:grid;
	grid-template-columns:repeat(4,minmax(0,1fr));
	gap:0;
}
.ideamoto-trust-stats-v28 .ideamoto-stat-item{
	border:0;
	border-radius:0;
	min-height:112px;
	background:transparent;
	grid-template-columns:48px 1fr;
	grid-template-rows:auto auto;
	column-gap:14px;
	padding:24px 30px;
	color:#fff;
}
.ideamoto-trust-stats-v28 .ideamoto-stat-item:not(:last-child){
	border-right:1px solid rgba(255,255,255,.11);
}
.ideamoto-trust-stats-v28 .ideamoto-stat-item:after{display:none}
.ideamoto-trust-stats-v28 .ideamoto-stat-icon{
	width:46px;height:46px;border-radius:50%;
	background:rgba(255,255,255,.08);
}
.ideamoto-trust-stats-v28 .ideamoto-stat-icon .ideamoto-ui-icon{color:#fff;width:23px;height:23px}
.ideamoto-trust-stats-v28 .ideamoto-stat-custom-image{filter:brightness(0) invert(1);opacity:.95}
.ideamoto-trust-stats-v28 strong{
	color:#fff;font-size:30px;letter-spacing:-.04em;
}
.ideamoto-trust-stats-v28 span{
	color:#b6c0d0;font-size:11px;
}

/* Featured inventory: richer automotive cards, controlled size */
.ideamoto-home-section:has(.ideamoto-vehicle-grid){
	background:#f5f7fa;
}
.ideamoto-home-section:has(.ideamoto-vehicle-grid) .ideamoto-section-heading{
	max-width:1180px;
}
.ideamoto-vehicle-grid.ideamoto-count-1,
.ideamoto-vehicle-grid.ideamoto-count-2,
.ideamoto-vehicle-grid.ideamoto-count-3,
.ideamoto-vehicle-grid.ideamoto-count-4{
	grid-template-columns:repeat(3,minmax(0,1fr));
	max-width:1260px;
	justify-content:start;
}
.ideamoto-vehicle-grid.ideamoto-count-1{grid-template-columns:minmax(0,390px)}
.ideamoto-vehicle-grid.ideamoto-count-2{grid-template-columns:repeat(2,minmax(0,390px))}
.ideamoto-vehicle-card{
	border-radius:18px;
	border:1px solid #e3e8ef;
	box-shadow:0 10px 30px rgba(16,24,40,.06);
}
.ideamoto-card-media{
	aspect-ratio:16/10;
}
.ideamoto-card-body{padding:18px 20px 20px}
.ideamoto-card-kicker{
	font-size:10px;
	color:#5d6b7f;
}
.ideamoto-card-body h3{
	font-size:20px;
	line-height:1.12;
	margin:6px 0 11px;
}
.ideamoto-card-price{
	display:flex;align-items:baseline;gap:8px;
}
.ideamoto-card-price strong{
	font-size:24px;
}
.ideamoto-card-tags{
	display:flex;flex-wrap:wrap;gap:6px;
	margin:10px 0 4px;
}
.ideamoto-card-tags span{
	background:#eef3ff;
	color:#2448c9;
	font-size:10px;
}
.ideamoto-card-finance{
	background:linear-gradient(90deg,#edf3ff,#f8faff);
	border:1px solid #d7e3ff;
}
.ideamoto-card-specs-v29{
	display:grid;
	grid-template-columns:repeat(2,minmax(0,1fr));
	gap:8px;
	padding:12px 0;
	border-top:1px solid #edf0f4;
	border-bottom:1px solid #edf0f4;
}
.ideamoto-card-specs-v29 span{
	display:flex;
	flex-direction:column;
	gap:2px;
	min-width:0;
}
.ideamoto-card-specs-v29 span:before{display:none!important}
.ideamoto-card-specs-v29 small{
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:.08em;
	color:#8a94a4;
	font-weight:800;
}
.ideamoto-card-specs-v29 strong{
	font-size:11px;
	color:#2c3748;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.ideamoto-card-actions-v29{
	display:grid;
	grid-template-columns:1.25fr .9fr;
	gap:8px;
	margin-top:14px;
}
.ideamoto-card-actions-v29 .ideamoto-btn{
	min-height:40px;
	padding:0 12px;
	font-size:11px;
	border-radius:10px;
}

/* Shop by Make: logo-led, visually stronger */
.ideamoto-brand-grid-v28{
	grid-template-columns:repeat(4,minmax(0,1fr));
	max-width:1320px;
}
.ideamoto-brand-grid-v28 a{
	min-height:210px;
	padding:22px;
	justify-content:space-between;
	background:linear-gradient(180deg,#fff,#fbfcfe);
}
.ideamoto-brand-logo-wrap{
	height:125px;
	justify-content:center;
}
.ideamoto-brand-mark{
	max-width:180px!important;
	max-height:105px!important;
}
.ideamoto-brand-monogram{
	width:82px;height:82px;font-size:34px;border-radius:24px;
}
.ideamoto-brand-meta{
	border-top:1px solid #edf0f4;
	padding-top:14px;
}
.ideamoto-brand-meta strong{font-size:18px}
.ideamoto-brand-meta span{font-size:11px}

/* Delivery news on homepage */
.ideamoto-delivery-stories-v29{
	background:#0d1524;
	color:#fff;
}
.ideamoto-delivery-stories-v29 .ideamoto-section-heading h2,
.ideamoto-delivery-stories-v29 .ideamoto-section-heading p{
	color:#fff;
}
.ideamoto-delivery-stories-v29 .ideamoto-section-heading p{color:#b7c1d0}
.ideamoto-delivery-stories-v29 .ideamoto-eyebrow{color:#89a5ff}
.ideamoto-heading-side .ideamoto-card-link{color:#fff;margin-top:10px}
.ideamoto-delivery-news-home{
	display:grid;
	grid-template-columns:1.45fr .8fr .8fr;
	grid-template-rows:245px 245px;
	gap:14px;
}
.ideamoto-delivery-news-home-card{
	position:relative;
	overflow:hidden;
	border-radius:20px;
	background:#172235;
}
.ideamoto-delivery-news-home-card.is-lead{grid-row:1/3}
.ideamoto-delivery-news-home-card .visual{
	position:absolute;
	inset:0;
	display:block;
}
.ideamoto-delivery-news-home-card .visual:after{
	content:"";position:absolute;inset:0;
	background:linear-gradient(180deg,rgba(4,9,18,.04) 25%,rgba(4,9,18,.92) 100%);
}
.ideamoto-delivery-news-home-card .visual img{
	width:100%;height:100%;object-fit:cover;
	transition:transform .45s ease;
}
.ideamoto-delivery-news-home-card:hover .visual img{transform:scale(1.04)}
.ideamoto-delivery-news-home-card .story-copy{
	position:absolute;z-index:2;left:0;right:0;bottom:0;
	padding:22px;
	color:#fff;
}
.ideamoto-delivery-news-home-card.is-lead .story-copy{padding:28px}
.ideamoto-delivery-news-home-card .story-meta{
	font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#c7d0df;
}
.ideamoto-delivery-news-home-card h3{
	font-size:20px;line-height:1.15;margin:6px 0 4px;color:#fff;
}
.ideamoto-delivery-news-home-card.is-lead h3{font-size:30px}
.ideamoto-delivery-news-home-card h3 a{color:#fff;text-decoration:none}
.ideamoto-delivery-news-home-card .story-vehicle{font-size:11px;color:#9fb4d4}
.ideamoto-delivery-news-home-card p{font-size:13px;line-height:1.6;color:#d6ddea;max-width:560px}
.ideamoto-delivery-news-home-card .ideamoto-card-link{color:#fff;font-size:11px}
.ideamoto-delivery-news-home-card .ideamoto-content-placeholder{
	position:absolute;inset:0;background:#1a2639;color:#aebacf;
}

/* Delivery archive / news page */
.ideamoto-delivery-archive{background:#f5f7fa;padding-bottom:90px}
.ideamoto-delivery-archive-hero{
	padding:76px 0 52px;
	background:linear-gradient(135deg,#0b1322,#1a2840);
	color:#fff;
}
.ideamoto-delivery-archive-hero h1{
	font-size:clamp(44px,5vw,72px);
	margin:10px 0 12px;
	letter-spacing:-.045em;
}
.ideamoto-delivery-archive-hero p{color:#c2ccda;max-width:720px;font-size:17px}
.ideamoto-delivery-filters{
	display:flex;gap:12px;align-items:end;flex-wrap:wrap;
	padding:18px;margin:28px 0;
	background:#fff;border:1px solid #e2e7ee;border-radius:16px;
	box-shadow:0 8px 26px rgba(16,24,40,.05);
}
.ideamoto-delivery-filters label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#697386;font-weight:800}
.ideamoto-delivery-filters select{
	display:block;min-width:170px;margin-top:6px;padding:11px 34px 11px 12px;
	border:1px solid #d7dde6;border-radius:10px;background:#fff;
}
.ideamoto-delivery-news-grid{
	display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;
}
.ideamoto-delivery-news-card{
	background:#fff;border:1px solid #e2e7ee;border-radius:18px;overflow:hidden;
	box-shadow:0 8px 26px rgba(16,24,40,.045);
}
.ideamoto-delivery-news-card .image{
	display:block;aspect-ratio:4/3;background:#e9edf3;overflow:hidden;
}
.ideamoto-delivery-news-card .image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}
.ideamoto-delivery-news-card:hover .image img{transform:scale(1.035)}
.ideamoto-delivery-news-card .copy{padding:20px}
.ideamoto-delivery-news-card .meta{font-size:10px;color:#768195;text-transform:uppercase;letter-spacing:.07em}
.ideamoto-delivery-news-card h2{font-size:21px;line-height:1.15;margin:7px 0}
.ideamoto-delivery-news-card h2 a{color:#111827;text-decoration:none}
.ideamoto-delivery-news-card p{font-size:13px;color:#687386;line-height:1.6}

/* Delivery single story */
.ideamoto-delivery-story-single{background:#f7f8fa;padding:34px 0 90px}
.ideamoto-delivery-story-head{max-width:980px;padding:44px 0 30px}
.ideamoto-delivery-story-head h1{
	font-size:clamp(44px,5vw,72px);line-height:1;letter-spacing:-.045em;margin:10px 0 16px;
}
.ideamoto-delivery-story-head .meta{font-size:13px;color:#6f7a8b}
.ideamoto-delivery-story-hero{
	border-radius:24px;overflow:hidden;max-height:720px;background:#e8ecf2;
}
.ideamoto-delivery-story-hero img{width:100%;height:100%;max-height:720px;object-fit:cover}
.ideamoto-delivery-story-layout{
	display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:50px;margin:42px 0;
}
.ideamoto-delivery-story-layout .content{
	font-size:16px;line-height:1.8;color:#394557;
}
.ideamoto-delivery-story-layout blockquote{
	margin:32px 0;padding:24px 28px;border-left:4px solid var(--im-primary);
	background:#fff;border-radius:0 14px 14px 0;font-size:19px;
}
.ideamoto-delivery-story-facts{
	display:grid;gap:6px;padding:22px;background:#fff;border:1px solid #e3e8ef;border-radius:16px;position:sticky;top:120px;
}
.ideamoto-delivery-story-facts span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#8a94a4;margin-top:8px}
.ideamoto-delivery-story-facts strong{font-size:13px;color:#111827}
.ideamoto-delivery-story-gallery h2{font-size:34px}
.ideamoto-delivery-story-gallery>div{
	display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;
}
.ideamoto-delivery-story-gallery img{
	width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:14px;
}
.ideamoto-delivery-story-cta{
	margin-top:58px;padding:36px 40px;border-radius:22px;background:#0d1524;color:#fff;
	display:flex;align-items:center;justify-content:space-between;gap:30px;
}
.ideamoto-delivery-story-cta h2{color:#fff;margin:7px 0 0}

/* Responsive */
@media(max-width:1180px){
	.ideamoto-vehicle-grid.ideamoto-count-3,
	.ideamoto-vehicle-grid.ideamoto-count-4{grid-template-columns:repeat(2,minmax(0,390px))}
	.ideamoto-brand-grid-v28{grid-template-columns:repeat(3,minmax(0,1fr))}
	.ideamoto-delivery-news-home{grid-template-columns:1.2fr 1fr;grid-template-rows:300px 220px 220px}
	.ideamoto-delivery-news-home-card.is-lead{grid-column:1/3;grid-row:auto}
}
@media(max-width:900px){
	.ideamoto-trust-stats-v28 .ideamoto-public-shell{grid-template-columns:repeat(2,minmax(0,1fr))}
	.ideamoto-trust-stats-v28 .ideamoto-stat-item:nth-child(2){border-right:0}
	.ideamoto-trust-stats-v28 .ideamoto-stat-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.11)}
	.ideamoto-brand-grid-v28{grid-template-columns:repeat(2,minmax(0,1fr))}
	.ideamoto-delivery-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.ideamoto-delivery-story-layout{grid-template-columns:1fr}
	.ideamoto-delivery-story-facts{position:static}
}
@media(max-width:650px){
	.ideamoto-trust-stats-v28 .ideamoto-stat-item{padding:16px 12px;grid-template-columns:38px 1fr;min-height:88px}
	.ideamoto-trust-stats-v28 .ideamoto-stat-icon{width:38px;height:38px}
	.ideamoto-trust-stats-v28 strong{font-size:22px}
	.ideamoto-vehicle-grid.ideamoto-count-1,
	.ideamoto-vehicle-grid.ideamoto-count-2,
	.ideamoto-vehicle-grid.ideamoto-count-3,
	.ideamoto-vehicle-grid.ideamoto-count-4{grid-template-columns:1fr;max-width:none}
	.ideamoto-card-actions-v29{grid-template-columns:1fr 1fr}
	.ideamoto-brand-grid-v28 a{min-height:160px}
	.ideamoto-brand-logo-wrap{height:90px}
	.ideamoto-brand-mark{max-width:130px!important;max-height:75px!important}
	.ideamoto-delivery-news-home{display:grid;grid-template-columns:1fr;grid-template-rows:none}
	.ideamoto-delivery-news-home-card,.ideamoto-delivery-news-home-card.is-lead{grid-column:auto;grid-row:auto;min-height:300px}
	.ideamoto-delivery-news-grid{grid-template-columns:1fr}
	.ideamoto-delivery-story-gallery>div{grid-template-columns:1fr 1fr}
	.ideamoto-delivery-story-cta{display:block;padding:28px}
	.ideamoto-delivery-story-cta .ideamoto-btn{margin-top:20px}
}

/* =========================================================
   iDeaMoto Core v0.29.4 — Hero / Quick Browse / Trust Ribbon Hotfix
   ========================================================= */

/* Create a deliberate staging area below the hero for the floating search + quick browse */
.ideamoto-home-hero{
	margin-bottom:148px!important;
}
.ideamoto-home-hero .ideamoto-public-shell{
	padding-bottom:96px!important;
}

/* Search floats across the hero edge */
.ideamoto-hero-search{
	bottom:-36px!important;
	width:min(1180px,calc(100% - 64px))!important;
}

/* Quick browse becomes its own clean white toolbar instead of colliding with statistics */
.ideamoto-quick-browse{
	left:50%!important;
	right:auto!important;
	bottom:-112px!important;
	transform:translateX(-50%);
	width:min(1180px,calc(100% - 64px));
	min-height:52px;
	display:flex;
	align-items:center;
	gap:8px!important;
	padding:8px 14px;
	margin:0!important;
	background:#fff;
	border:1px solid #e5e9ef;
	border-radius:14px;
	box-shadow:0 10px 28px rgba(16,24,40,.06);
	color:#5f6b7d!important;
	box-sizing:border-box;
}
.ideamoto-quick-browse>span,
.ideamoto-quick-browse>strong{
	color:#6b7688!important;
	font-size:10px!important;
	letter-spacing:.08em;
	white-space:nowrap;
}
.ideamoto-quick-browse a{
	color:#263247!important;
	background:#f6f8fb!important;
	border:1px solid #e0e5ec!important;
	padding:8px 13px!important;
	border-radius:999px!important;
	font-size:11px!important;
	line-height:1!important;
}
.ideamoto-quick-browse a:hover{
	color:var(--im-primary)!important;
	border-color:color-mix(in srgb,var(--im-primary) 28%,#e0e5ec)!important;
	background:#fff!important;
}

/* Trust ribbon must start after the quick browse toolbar */
.ideamoto-trust-stats-v28{
	margin-top:0!important;
	clear:both;
}

/* Custom statistic images should retain their actual colours.
   Previous invert filter could turn uploaded icons into white blocks. */
.ideamoto-trust-stats-v28 .ideamoto-stat-custom-image{
	filter:none!important;
	opacity:1!important;
	max-width:28px!important;
	max-height:28px!important;
	border-radius:6px;
}

/* Keep built-in SVG icons crisp */
.ideamoto-trust-stats-v28 .ideamoto-stat-icon .ideamoto-ui-icon{
	color:#fff!important;
}

/* Desktop: slightly more balanced trust ribbon */
.ideamoto-trust-stats-v28 .ideamoto-stat-item{
	min-height:106px!important;
	padding:21px 26px!important;
}

/* Admin bar / sticky header safe spacing */
.admin-bar .ideamoto-site-header{
	top:32px!important;
}

@media(max-width:1000px){
	.admin-bar .ideamoto-site-header{top:46px!important}
	.ideamoto-home-hero{margin-bottom:160px!important}
	.ideamoto-hero-search{width:calc(100% - 40px)!important}
	.ideamoto-quick-browse{width:calc(100% - 40px);bottom:-120px!important;overflow-x:auto;justify-content:flex-start}
}

@media(max-width:650px){
	.ideamoto-home-hero{margin-bottom:128px!important}
	.ideamoto-home-hero .ideamoto-public-shell{padding-bottom:84px!important}
	.ideamoto-hero-search{
		bottom:-92px!important;
		width:calc(100% - 24px)!important;
	}
	/* On phones, quick browse is intentionally hidden to keep the hero clean.
	   The same filters remain available in the catalogue. */
	.ideamoto-quick-browse{display:none!important}
	.ideamoto-trust-stats-v28{margin-top:0!important}
}
/* =========================================================
   iDeaMoto Core v0.30.0 — Premium Automotive Design System
   ========================================================= */
body.ideamoto-branded-site{
    background:var(--im-light,#f6f4f0);
    color:var(--im-text,#121a28);
}
.ideamoto-site-main,.ideamoto-dealer-home{background:var(--im-light,#f6f4f0)}
.ideamoto-home-section{background:var(--im-surface,#fff)}
.ideamoto-home-section-alt{background:var(--im-light,#f6f4f0)}
.ideamoto-public-shell,.ideamoto-header-shell,.ideamoto-footer-shell{width:min(1360px,calc(100% - 56px))}

/* Header and hero: calm, premium, automotive */
.ideamoto-site-header{background:#fff;box-shadow:0 1px 0 rgba(15,23,36,.08)}
.ideamoto-mainnav{background:rgba(255,255,255,.97)}
.ideamoto-mainnav .ideamoto-header-shell{min-height:78px}
.ideamoto-brand-text{font-size:26px;color:var(--im-dark);font-weight:850}
.ideamoto-navigation{gap:26px}
.ideamoto-navigation a{font-size:12px;color:#253247;font-weight:760;padding:28px 0}
.ideamoto-navigation a:after{background:var(--im-primary)}
.ideamoto-home-hero{min-height:610px;margin-bottom:132px!important;background-color:var(--im-dark)}
.ideamoto-home-hero .ideamoto-public-shell{padding-top:78px;padding-bottom:92px!important}
.ideamoto-home-hero-copy{max-width:720px}
.ideamoto-home-hero h1{font-size:clamp(48px,5vw,76px);line-height:.96;letter-spacing:-.052em;max-width:760px}
.ideamoto-home-hero p{font-size:17px;max-width:680px;color:rgba(255,255,255,.75)}
.ideamoto-home-hero .ideamoto-eyebrow{background:transparent;border:1px solid rgba(255,255,255,.2);padding:8px 12px;border-radius:999px;color:#fff}
.ideamoto-hero-actions .ideamoto-btn{border-radius:10px;min-height:47px}
.ideamoto-btn-primary{background:var(--im-primary);border-color:var(--im-primary)}
.ideamoto-btn-primary:hover{filter:brightness(.95)}
.ideamoto-btn-ghost{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.03)}

/* Floating search with less visual bulk */
.ideamoto-hero-search{bottom:-34px!important;border-radius:16px!important;padding:8px!important;box-shadow:0 22px 55px rgba(15,23,36,.16)!important;border:1px solid rgba(15,23,36,.05)!important}
.ideamoto-hero-search>div{padding:8px 18px!important}
.ideamoto-hero-search label{color:#758094;font-size:9px;letter-spacing:.1em}
.ideamoto-hero-search select,.ideamoto-hero-search input{font-size:15px;color:#1b2535}
.ideamoto-hero-search .ideamoto-btn{border-radius:11px!important;min-width:155px}
.ideamoto-quick-browse{bottom:-102px!important;min-height:46px!important;border-radius:12px!important;padding:7px 12px!important;box-shadow:0 10px 26px rgba(15,23,36,.045)!important}
.ideamoto-quick-browse a{background:#f3f5f8!important;color:#2d394b!important;border-color:#e2e6ec!important}

/* Trust is a refined contained band, not a dashboard or full dark wall */
.ideamoto-trust-stats-v28{background:var(--im-light,#f6f4f0)!important;padding:0 0 42px!important;border:0!important}
.ideamoto-trust-stats-v28 .ideamoto-public-shell{background:var(--im-surface,#fff);border:1px solid #e2e5e9;border-radius:18px;overflow:hidden;box-shadow:0 12px 34px rgba(15,23,36,.045)}
.ideamoto-trust-stats-v28 .ideamoto-stat-item{min-height:94px!important;background:transparent!important;color:var(--im-text)!important;padding:19px 24px!important;grid-template-columns:46px 1fr!important}
.ideamoto-trust-stats-v28 .ideamoto-stat-item:not(:last-child){border-right:1px solid #e7e9ed!important}
.ideamoto-trust-stats-v28 .ideamoto-stat-icon{width:42px!important;height:42px!important;background:color-mix(in srgb,var(--im-primary) 8%,#fff)!important;border-radius:12px!important}
.ideamoto-trust-stats-v28 .ideamoto-stat-icon .ideamoto-ui-icon{color:var(--im-primary)!important;width:21px!important;height:21px!important}
.ideamoto-trust-stats-v28 .ideamoto-stat-custom-image{max-width:26px!important;max-height:26px!important}
.ideamoto-trust-stats-v28 strong{color:var(--im-text)!important;font-size:27px!important}
.ideamoto-trust-stats-v28 span{color:#6b7688!important;font-size:10px!important}

/* Section hierarchy */
.ideamoto-home-section{padding:70px 0}
.ideamoto-section-heading{margin-bottom:26px}
.ideamoto-section-heading h2{font-size:clamp(34px,3vw,48px);font-weight:760;letter-spacing:-.045em;line-height:1.02;color:var(--im-text)}
.ideamoto-section-heading p{font-size:15px;color:#6d7889;line-height:1.65}
.ideamoto-eyebrow{color:var(--im-primary);font-size:9px;letter-spacing:.14em}

/* Featured vehicles: compact product showroom */
.ideamoto-home-section:has(.ideamoto-vehicle-grid){background:var(--im-surface,#fff)!important}
.ideamoto-vehicle-grid{max-width:1220px!important;gap:18px!important}
.ideamoto-vehicle-grid.ideamoto-count-3,.ideamoto-vehicle-grid.ideamoto-count-4{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.ideamoto-vehicle-grid.ideamoto-count-2{grid-template-columns:repeat(2,minmax(0,390px))!important}
.ideamoto-vehicle-card{border-radius:16px!important;border:1px solid #e1e5ea!important;box-shadow:0 8px 28px rgba(15,23,36,.055)!important;background:#fff!important}
.ideamoto-vehicle-card:hover{transform:translateY(-4px)!important;box-shadow:0 18px 42px rgba(15,23,36,.09)!important}
.ideamoto-card-media{aspect-ratio:16/9!important;background:#eef1f4!important}
.ideamoto-card-badges span{box-shadow:none!important}
.ideamoto-card-badges .ideamoto-badge-featured,.ideamoto-card-badges span:first-child:not(.ideamoto-badge-status){background:var(--im-dark)!important;color:#fff!important}
.ideamoto-card-body{padding:17px 18px 18px!important}
.ideamoto-card-kicker{font-size:9px!important;color:#738095!important}
.ideamoto-card-body h3{font-size:19px!important;margin:5px 0 10px!important;min-height:42px;color:var(--im-text)}
.ideamoto-card-price strong{font-size:23px!important;color:var(--im-text)}
.ideamoto-card-tags{margin:8px 0 3px!important}
.ideamoto-card-tags span{background:#edf2ff!important;color:#2449bd!important;font-size:9px!important;padding:5px 8px!important}
.ideamoto-card-finance{padding:8px 10px!important;border-radius:9px!important;background:#f4f7ff!important}
.ideamoto-card-specs-v29{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:10px 0!important}
.ideamoto-card-specs-v29 small{font-size:8px!important}
.ideamoto-card-specs-v29 strong{font-size:10px!important}
.ideamoto-card-actions-v29{margin-top:11px!important}
.ideamoto-card-actions-v29 .ideamoto-btn{min-height:38px!important;border-radius:9px!important}

/* Shop by Make: logo gallery, not information boxes */
.ideamoto-home-section-alt:has(.ideamoto-brand-grid-v28){background:var(--im-light,#f6f4f0)!important}
.ideamoto-brand-grid-v28{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;max-width:1240px!important}
.ideamoto-brand-grid-v28 a{min-height:168px!important;padding:17px 18px!important;border-radius:15px!important;background:var(--im-surface,#fff)!important;border:1px solid #dedfe2!important;box-shadow:0 5px 18px rgba(15,23,36,.035)!important}
.ideamoto-brand-grid-v28 a:hover{transform:translateY(-3px)!important;box-shadow:0 15px 32px rgba(15,23,36,.075)!important}
.ideamoto-brand-logo-wrap{height:104px!important;justify-content:center!important}
.ideamoto-brand-mark{max-width:165px!important;max-height:88px!important}
.ideamoto-brand-monogram{width:auto!important;height:auto!important;min-width:72px!important;min-height:48px!important;border-radius:0!important;background:transparent!important;color:#8993a2!important;font-size:30px!important}
.ideamoto-brand-meta{padding-top:11px!important;border-top:1px solid #eceef1!important;align-items:center!important}
.ideamoto-brand-meta strong{font-size:15px!important;color:var(--im-text)!important}
.ideamoto-brand-meta span{font-size:10px!important;color:#7a8494!important}

/* Premium rhythm for supporting sections */
.ideamoto-content-promos-v28{background:var(--im-surface,#fff)!important}
.ideamoto-promo-story{border-radius:18px!important;box-shadow:0 12px 36px rgba(15,23,36,.08)!important}
.ideamoto-promo-copy{background:linear-gradient(145deg,var(--im-dark),color-mix(in srgb,var(--im-secondary) 78%,var(--im-dark)))!important;padding:34px!important}
.ideamoto-promo-kicker{color:#cbd6f7!important}
.ideamoto-finance-cta{background:var(--im-dark)!important;padding:62px 0!important}
.ideamoto-trust-grid-v28>div{background:#fff;border:1px solid #e4e7eb;box-shadow:0 6px 20px rgba(15,23,36,.035)}
.ideamoto-testimonials-section,.ideamoto-branches-section{background:var(--im-light,#f6f4f0)!important}
.ideamoto-delivery-stories-v29{background:var(--im-dark)!important}
.ideamoto-contact-banner{background:linear-gradient(115deg,var(--im-primary),color-mix(in srgb,var(--im-primary) 75%,var(--im-secondary)))!important}

/* Footer balance */
.ideamoto-site-footer{background:#0b111c!important}
.ideamoto-site-footer>.ideamoto-footer-shell{padding-top:58px!important;padding-bottom:52px!important}

/* Modern Premium preset deliberately restrains accent colour */
.ideamoto-style-modern_premium .ideamoto-badge-featured{background:var(--im-dark)!important;color:#fff!important}
.ideamoto-style-modern_premium .ideamoto-promo-kicker{color:#cbd6f7!important}

@media(max-width:1100px){
  .ideamoto-brand-grid-v28{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .ideamoto-vehicle-grid.ideamoto-count-3,.ideamoto-vehicle-grid.ideamoto-count-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .ideamoto-public-shell,.ideamoto-header-shell,.ideamoto-footer-shell{width:min(100% - 28px,1360px)}
  .ideamoto-trust-stats-v28 .ideamoto-public-shell{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ideamoto-trust-stats-v28 .ideamoto-stat-item:nth-child(2){border-right:0!important}
  .ideamoto-brand-grid-v28{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .ideamoto-vehicle-grid.ideamoto-count-2,.ideamoto-vehicle-grid.ideamoto-count-3,.ideamoto-vehicle-grid.ideamoto-count-4{grid-template-columns:1fr!important}
}

/* =========================================================
   iDeaMoto Core v0.31.0 — Buyer Experience & Conversion Layer
   ========================================================= */
.ideamoto-card-buyer-tools{position:absolute;right:14px;bottom:14px;z-index:4;display:flex;gap:7px}.ideamoto-card-media{position:relative}.ideamoto-card-tool{width:38px;height:38px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 6px 18px rgba(15,23,36,.12);display:flex;align-items:center;justify-content:center;color:#172033;font-size:18px;cursor:pointer;backdrop-filter:blur(8px);transition:.18s}.ideamoto-card-tool:hover,.ideamoto-card-tool.is-active{background:var(--im-dark);color:#fff;border-color:var(--im-dark);transform:translateY(-2px)}.ideamoto-card-tool.is-limit{animation:ideamotoShake .3s linear 2}@keyframes ideamotoShake{25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}
.ideamoto-premium-placeholder{height:100%;width:100%;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:radial-gradient(circle at 70% 20%,rgba(43,89,232,.13),transparent 32%),linear-gradient(135deg,#e9edf3,#f5f7fa)!important;color:#6b778a!important;text-decoration:none!important}.ideamoto-premium-placeholder span{font-size:9px;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:var(--im-primary)}.ideamoto-premium-placeholder strong{font-size:16px;color:#354154}.ideamoto-premium-placeholder small{font-size:10px;color:#8993a2}
.ideamoto-compare-tray{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);z-index:10050;width:min(720px,calc(100% - 30px));padding:12px 14px 12px 18px;border-radius:16px;background:#0f1724;color:#fff;box-shadow:0 20px 55px rgba(5,10,20,.28);display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center}.ideamoto-compare-tray strong,.ideamoto-compare-tray span{display:block}.ideamoto-compare-tray strong{font-size:13px}.ideamoto-compare-tray span{font-size:10px;color:#aeb8c8;margin-top:2px}.ideamoto-compare-tray a,.ideamoto-compare-tray button{border:0;border-radius:10px;padding:10px 14px;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.ideamoto-compare-tray a{background:var(--im-primary);color:#fff}.ideamoto-compare-tray button{background:rgba(255,255,255,.08);color:#c9d1dc}
.ideamoto-compare-main{background:#f5f7fa;min-height:70vh;padding:48px 0 90px}.ideamoto-compare-head{max-width:820px;margin-bottom:20px}.ideamoto-compare-head h1{font-size:clamp(42px,5vw,68px);letter-spacing:-.045em;line-height:1;margin:8px 0 14px}.ideamoto-compare-head p{color:#667085;font-size:16px}.ideamoto-compare-toolbar{display:flex;justify-content:flex-end;gap:9px;margin:0 0 22px}.ideamoto-compare-grid{display:grid;grid-template-columns:repeat(var(--compare-count),minmax(0,1fr));gap:14px;align-items:start;overflow-x:auto;padding-bottom:8px}.ideamoto-compare-card{position:relative;min-width:245px;background:#fff;border:1px solid #e0e5ec;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(16,24,40,.045)}.ideamoto-compare-remove{position:absolute;right:10px;top:10px;z-index:3;width:34px;height:34px;border:0;border-radius:50%;background:rgba(15,23,36,.86);color:#fff;font-size:20px;cursor:pointer}.ideamoto-compare-image{display:block;aspect-ratio:16/10;background:#e8edf3;overflow:hidden}.ideamoto-compare-image img{width:100%;height:100%;object-fit:cover}.ideamoto-compare-card-body{padding:18px}.ideamoto-compare-card-body h2{font-size:19px;line-height:1.15;letter-spacing:-.025em;margin:6px 0 12px}.ideamoto-compare-price{font-size:24px;font-weight:850;letter-spacing:-.035em;margin-bottom:15px}.ideamoto-compare-row{padding:10px 0;border-top:1px solid #edf0f4;display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.ideamoto-compare-row small{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:#8b95a5;font-weight:800}.ideamoto-compare-row strong{text-align:right;font-size:11px;color:#283446;max-width:65%}.ideamoto-compare-card .ideamoto-btn{width:100%;margin-top:16px;box-sizing:border-box}
.ideamoto-advanced-finance-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-height:0;overflow:hidden;opacity:0;transition:.25s;margin:0}.ideamoto-advanced-finance-fields.is-open{max-height:420px;opacity:1;margin:10px 0 12px}.ideamoto-advanced-finance-fields label{margin:0!important}.ideamoto-waitlist-section{display:grid!important;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:30px;align-items:center;background:linear-gradient(135deg,#0f1724,#1d2a3f)!important;color:#fff;border:0!important}.ideamoto-waitlist-section h2{color:#fff;font-size:32px;margin:7px 0 9px}.ideamoto-waitlist-section p{color:#c3ccd9}.ideamoto-waitlist-form{display:grid;grid-template-columns:1fr 1fr;gap:9px}.ideamoto-waitlist-form input{min-height:44px;border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:0 12px;background:rgba(255,255,255,.08);color:#fff}.ideamoto-waitlist-form input::placeholder{color:#aab4c4}.ideamoto-waitlist-form .ideamoto-btn{min-height:44px}.ideamoto-waitlist-form .ideamoto-hp{position:absolute!important;left:-9999px!important}
.ideamoto-topline-actions{flex-wrap:wrap}.ideamoto-topline-actions [data-ideamoto-favourite].is-active,.ideamoto-topline-actions [data-ideamoto-compare].is-active{border-color:var(--im-primary);color:var(--im-primary)}
@media(max-width:900px){.ideamoto-compare-grid{grid-template-columns:repeat(var(--compare-count),minmax(270px,1fr))}.ideamoto-waitlist-section{grid-template-columns:1fr}.ideamoto-advanced-finance-fields{grid-template-columns:1fr}}
@media(max-width:650px){.ideamoto-card-buyer-tools{right:10px;bottom:10px}.ideamoto-card-tool{width:35px;height:35px}.ideamoto-compare-tray{grid-template-columns:1fr auto;bottom:72px}.ideamoto-compare-tray button{display:none}.ideamoto-compare-toolbar{justify-content:flex-start;flex-wrap:wrap}.ideamoto-waitlist-form{grid-template-columns:1fr}.ideamoto-compare-main{padding-top:28px}}
