/*
Theme Name: Orbinex Overseas
Theme URI: https://orbinexoverseas.com/
Description: Clean, modern, mobile-first theme for a car import/export business. Showcases cars with image, name, description and full specs, with WhatsApp + enquiry lead capture. Pairs with the Orbinex Overseas Core plugin.
Version: 1.0.0
Author: Orbinex Overseas
Requires PHP: 8.0
Text Domain: carexport
*/

/* ============================================================
   Design tokens
   ============================================================ */
:root{
  --ce-primary:#1d4ed8;
  --ce-primary-600:#2563eb;
  --ce-primary-700:#1e40af;
  --ce-navy:#0b1f3a;
  --ce-navy-2:#0f294d;
  --ce-accent:#f59e0b;
  --ce-wa:#25d366;
  --ce-ink:#111827;
  --ce-muted:#64748b;
  --ce-line:#e6eaf0;
  --ce-bg:#f5f7fb;
  --ce-card:#ffffff;
  --ce-radius:14px;
  --ce-radius-sm:9px;
  --ce-shadow:0 1px 2px rgba(16,24,40,.06),0 8px 24px rgba(16,24,40,.06);
  --ce-shadow-lg:0 12px 40px rgba(16,24,40,.14);
  --ce-container:1200px;
  --ce-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}

*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;font-family:var(--ce-font);color:var(--ce-ink);background:var(--ce-bg);
  line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased;
}
img{max-width:100%;height:auto;display:block}
a{color:var(--ce-primary);text-decoration:none}
a:hover{color:var(--ce-primary-700)}
h1,h2,h3,h4{line-height:1.2;color:var(--ce-navy);margin:0 0 .5em;font-weight:800;letter-spacing:-.02em}
p{margin:0 0 1rem}
ul{margin:0;padding:0}

.ce-container{max-width:var(--ce-container);margin:0 auto;padding:0 20px}
.ce-section{padding:72px 0}
.ce-section--tight{padding:48px 0}
.ce-bg-white{background:#fff}
.ce-eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ce-primary);margin-bottom:10px}
.ce-section-head{max-width:680px;margin:0 auto 44px;text-align:center}
.ce-section-head h2{font-size:clamp(1.7rem,3.4vw,2.4rem)}
.ce-section-head p{color:var(--ce-muted);font-size:1.05rem;margin:0}
.ce-lead{font-size:1.1rem;color:var(--ce-muted)}

/* Buttons */
.ce-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;
  padding:13px 24px;border-radius:999px;font-weight:700;font-size:.98rem;
  border:2px solid transparent;cursor:pointer;transition:.18s;white-space:nowrap;line-height:1}
.ce-btn--primary{background:var(--ce-primary);color:#fff}
.ce-btn--primary:hover{background:var(--ce-primary-700);color:#fff;transform:translateY(-1px)}
.ce-btn--light{background:#fff;color:var(--ce-navy)}
.ce-btn--light:hover{background:#eef2ff;color:var(--ce-navy)}
.ce-btn--outline{background:transparent;color:var(--ce-navy);border-color:var(--ce-line)}
.ce-btn--outline:hover{border-color:var(--ce-primary);color:var(--ce-primary)}
.ce-btn--wa{background:var(--ce-wa);color:#fff}
.ce-btn--wa:hover{background:#1eb455;color:#fff;transform:translateY(-1px)}
.ce-btn--lg{padding:16px 30px;font-size:1.05rem}
.ce-btn--block{width:100%}
.ce-btn svg{width:19px;height:19px;flex:0 0 auto;fill:currentColor}
.ce-topbar svg{width:15px;height:15px;fill:#fff}
.ce-hero__badge svg{width:16px;height:16px;fill:currentColor}
.ce-breadcrumb svg{width:14px;height:14px;fill:currentColor}
.ce-form-note svg{fill:currentColor}

/* ============================================================
   Top bar + header
   ============================================================ */
.ce-topbar{background:var(--ce-navy);color:#c7d3e6;font-size:.86rem}
.ce-topbar .ce-container{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:42px;flex-wrap:wrap}
.ce-topbar a{color:#c7d3e6}
.ce-topbar a:hover{color:#fff}
.ce-topbar__contact{display:flex;gap:22px;flex-wrap:wrap}
.ce-topbar__contact span{display:inline-flex;align-items:center;gap:7px}
.ce-topbar__social{display:flex;gap:14px}
.ce-topbar__social a{font-weight:600}

.ce-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px 0 var(--ce-line)}
.ce-header.is-scrolled{box-shadow:var(--ce-shadow)}
.ce-header .ce-container{display:flex;align-items:center;justify-content:space-between;min-height:74px;gap:20px}
.ce-logo{display:flex;align-items:center;gap:11px;font-weight:900;font-size:1.4rem;color:var(--ce-navy);letter-spacing:-.03em}
.ce-logo:hover{color:var(--ce-navy)}
.ce-logo__mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;
  background:linear-gradient(135deg,var(--ce-primary),var(--ce-primary-700));color:#fff}
.ce-logo__mark svg{width:23px;height:23px;fill:#fff}
.ce-logo b{color:var(--ce-primary)}

.ce-nav{display:flex;align-items:center;gap:6px}
.ce-nav ul{display:flex;align-items:center;gap:2px;list-style:none}
.ce-nav a{display:block;padding:10px 15px;border-radius:8px;color:var(--ce-navy);font-weight:600;font-size:.98rem}
.ce-nav a:hover,.ce-nav .current-menu-item>a{background:#eef2ff;color:var(--ce-primary)}
.ce-header__actions{display:flex;align-items:center;gap:12px}

.ce-navtoggle{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:9px}
.ce-navtoggle span{width:24px;height:2px;background:var(--ce-navy);border-radius:2px;transition:.2s}
.ce-navtoggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.ce-navtoggle.is-open span:nth-child(2){opacity:0}
.ce-navtoggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

/* ============================================================
   Hero
   ============================================================ */
.ce-hero{position:relative;background:linear-gradient(120deg,var(--ce-navy),var(--ce-navy-2));color:#fff;overflow:hidden}
.ce-hero__slides{position:absolute;inset:0;z-index:0}
.ce-hero__slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease;background-size:cover;background-position:center}
.ce-hero__slide.is-active{opacity:1}
.ce-hero__slide::after{content:"";position:absolute;inset:0;
  background:linear-gradient(90deg,rgba(9,20,40,.94) 0%,rgba(9,20,40,.78) 48%,rgba(9,20,40,.45) 100%)}
.ce-hero .ce-container{position:relative;z-index:2}
.ce-hero__inner{position:relative;z-index:2;max-width:640px;padding:96px 0 104px}
.ce-hero__badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.2);padding:7px 15px;border-radius:999px;font-size:.82rem;font-weight:600;margin-bottom:22px}
.ce-hero h1{color:#fff;font-size:clamp(2.1rem,5vw,3.5rem);margin-bottom:18px}
.ce-hero p{font-size:1.18rem;color:#d6def0;margin-bottom:30px;max-width:33em}
.ce-hero__cta{display:flex;gap:14px;flex-wrap:wrap}
.ce-hero__meta{position:absolute;right:0;bottom:26px;z-index:2;text-align:right;font-size:.9rem;color:#aebbd4}
.ce-hero__dots{display:flex;gap:9px;position:absolute;left:20;bottom:30px;z-index:3}
.ce-hero__dots button{width:11px;height:11px;border-radius:50%;border:0;background:rgba(255,255,255,.4);cursor:pointer;padding:0}
.ce-hero__dots button.is-active{background:#fff;width:26px;border-radius:6px}

/* ============================================================
   Feature strip / trust
   ============================================================ */
.ce-features{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px;position:relative;z-index:5}
.ce-feature{background:#fff;border-radius:var(--ce-radius);padding:24px;box-shadow:var(--ce-shadow);display:flex;gap:14px;align-items:flex-start}
.ce-feature__icon{flex:0 0 auto;width:46px;height:46px;border-radius:11px;background:#eef2ff;color:var(--ce-primary);
  display:flex;align-items:center;justify-content:center}
.ce-feature__icon svg{width:24px;height:24px;fill:currentColor}
.ce-feature h3{font-size:1.02rem;margin:2px 0 3px}
.ce-feature p{font-size:.9rem;color:var(--ce-muted);margin:0}

/* ============================================================
   Car cards / grid
   ============================================================ */
.ce-cars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.ce-car-card{background:var(--ce-card);border:1px solid var(--ce-line);border-radius:var(--ce-radius);overflow:hidden;
  display:flex;flex-direction:column;transition:.2s;box-shadow:var(--ce-shadow)}
.ce-car-card:hover{transform:translateY(-4px);box-shadow:var(--ce-shadow-lg);border-color:#d7deea}
.ce-car-card__media{position:relative;aspect-ratio:16/10;background:#e8edf5;overflow:hidden}
.ce-car-card__media img{width:100%;height:100%;object-fit:cover;transition:.4s}
.ce-car-card:hover .ce-car-card__media img{transform:scale(1.05)}
.ce-car-card__ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;
  background:linear-gradient(135deg,#dbe4f3,#eef2f9);color:#9fb0cc}
.ce-car-card__ph svg{width:64px;height:64px;fill:currentColor;opacity:.7}
.ce-badge{position:absolute;top:12px;left:12px;background:var(--ce-primary);color:#fff;font-size:.72rem;font-weight:700;
  padding:5px 11px;border-radius:999px;text-transform:uppercase;letter-spacing:.05em}
.ce-badge--sold{background:#ef4444}
.ce-badge--featured{background:var(--ce-accent);color:#3a2c05}
.ce-badge--new{background:#10b981}
.ce-car-card__body{padding:18px 18px 20px;display:flex;flex-direction:column;flex:1}
.ce-car-card__make{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ce-primary)}
.ce-car-card__title{font-size:1.16rem;margin:4px 0 6px}
.ce-car-card__title a{color:var(--ce-navy)}
.ce-car-card__title a:hover{color:var(--ce-primary)}
.ce-car-card__desc{font-size:.9rem;color:var(--ce-muted);margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.ce-specs-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}
.ce-chip{display:inline-flex;align-items:center;gap:5px;background:#f1f5fb;color:#37455c;font-size:.78rem;font-weight:600;
  padding:5px 10px;border-radius:7px}
.ce-chip b{color:var(--ce-navy)}
.ce-car-card__foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px;
  padding-top:14px;border-top:1px solid var(--ce-line)}
.ce-price{font-weight:800;color:var(--ce-navy);font-size:1.12rem}
.ce-price small{display:block;font-size:.68rem;font-weight:600;color:var(--ce-muted);text-transform:uppercase;letter-spacing:.05em}
.ce-price--ask{font-size:.95rem;color:var(--ce-primary)}

/* Toolbar / filters */
.ce-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:end;background:#fff;border:1px solid var(--ce-line);
  border-radius:var(--ce-radius);padding:18px;margin-bottom:30px;box-shadow:var(--ce-shadow)}
.ce-toolbar__field{display:flex;flex-direction:column;gap:5px;flex:1;min-width:150px}
.ce-toolbar__field label{font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ce-muted)}
.ce-toolbar select,.ce-field input,.ce-field textarea,.ce-field select{
  width:100%;padding:11px 13px;border:1px solid var(--ce-line);border-radius:9px;font-size:.95rem;font-family:inherit;background:#fff;color:var(--ce-ink)}
.ce-toolbar select:focus,.ce-field input:focus,.ce-field textarea:focus,.ce-field select:focus{
  outline:none;border-color:var(--ce-primary);box-shadow:0 0 0 3px rgba(37,99,235,.15)}
.ce-toolbar__count{margin-left:auto;color:var(--ce-muted);font-size:.9rem;align-self:center}

/* ============================================================
   Single car
   ============================================================ */
.ce-single{padding:36px 0 72px}
.ce-breadcrumb{font-size:.86rem;color:var(--ce-muted);margin-bottom:20px}
.ce-breadcrumb a{color:var(--ce-muted)}
.ce-breadcrumb a:hover{color:var(--ce-primary)}
.ce-single__grid{display:grid;grid-template-columns:1.5fr 1fr;gap:40px;align-items:start}
.ce-gallery__main{aspect-ratio:16/10;border-radius:var(--ce-radius);overflow:hidden;background:#e8edf5;box-shadow:var(--ce-shadow)}
.ce-gallery__main img{width:100%;height:100%;object-fit:cover}
.ce-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}
.ce-gallery__thumbs button{padding:0;border:2px solid transparent;border-radius:9px;overflow:hidden;cursor:pointer;aspect-ratio:1;background:#e8edf5}
.ce-gallery__thumbs button.is-active{border-color:var(--ce-primary)}
.ce-gallery__thumbs img{width:100%;height:100%;object-fit:cover}
.ce-single h1{font-size:clamp(1.6rem,3.5vw,2.3rem);margin-bottom:6px}
.ce-single__sub{color:var(--ce-muted);margin-bottom:18px}
.ce-single__price{display:flex;align-items:baseline;gap:10px;margin:0 0 20px}
.ce-single__price .ce-price{font-size:1.7rem}

.ce-spec-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--ce-line);border-radius:var(--ce-radius);overflow:hidden;margin:22px 0}
.ce-spec-table tr:nth-child(odd){background:#f8fafc}
.ce-spec-table th,.ce-spec-table td{text-align:left;padding:12px 16px;font-size:.94rem;border-bottom:1px solid var(--ce-line)}
.ce-spec-table th{color:var(--ce-muted);font-weight:600;width:42%}
.ce-spec-table td{color:var(--ce-navy);font-weight:700}
.ce-spec-table tr:last-child th,.ce-spec-table tr:last-child td{border-bottom:0}

.ce-actionbox{position:sticky;top:96px;background:#fff;border:1px solid var(--ce-line);border-radius:var(--ce-radius);padding:24px;box-shadow:var(--ce-shadow)}
.ce-actionbox h3{font-size:1.15rem;margin-bottom:6px}
.ce-actionbox .ce-muted{color:var(--ce-muted);font-size:.9rem;margin-bottom:16px}
.ce-actionbox .ce-btn{margin-bottom:10px}
.ce-desc{margin-top:14px}
.ce-desc h2{font-size:1.3rem;margin-top:30px}

/* ============================================================
   Forms
   ============================================================ */
.ce-field{margin-bottom:15px}
.ce-field label{display:block;font-size:.86rem;font-weight:600;color:var(--ce-navy);margin-bottom:6px}
.ce-field--hp{position:absolute;left:-9999px}
.ce-form-note{padding:13px 16px;border-radius:10px;font-size:.92rem;margin-bottom:16px}
.ce-form-note--ok{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}
.ce-form-note--err{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}
.ce-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}
.ce-form-grid .ce-field--full{grid-column:1/-1}

/* ============================================================
   Why choose / stats / CTA
   ============================================================ */
.ce-why{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.ce-why__item{text-align:center;padding:14px}
.ce-why__ic{width:60px;height:60px;margin:0 auto 16px;border-radius:16px;background:#eef2ff;color:var(--ce-primary);
  display:flex;align-items:center;justify-content:center}
.ce-why__ic svg{width:30px;height:30px;fill:currentColor}
.ce-why h3{font-size:1.08rem;margin-bottom:6px}
.ce-why p{font-size:.92rem;color:var(--ce-muted);margin:0}

.ce-stats{background:linear-gradient(120deg,var(--ce-navy),var(--ce-primary-700));color:#fff}
.ce-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}
.ce-stat__num{font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1;letter-spacing:-.03em}
.ce-stat__num span{color:var(--ce-accent)}
.ce-stat__label{color:#c9d5ea;font-size:.95rem;margin-top:8px}

.ce-cta{background:var(--ce-navy);color:#fff;border-radius:20px;padding:52px;text-align:center;position:relative;overflow:hidden}
.ce-cta h2{color:#fff;font-size:clamp(1.6rem,3.4vw,2.3rem)}
.ce-cta p{color:#c9d5ea;max-width:40em;margin:0 auto 26px;font-size:1.08rem}
.ce-cta__btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}

/* Makes strip */
.ce-makes{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}
.ce-makes a{background:#fff;border:1px solid var(--ce-line);border-radius:999px;padding:10px 20px;font-weight:700;color:var(--ce-navy);font-size:.95rem}
.ce-makes a:hover{border-color:var(--ce-primary);color:var(--ce-primary);background:#eef2ff}
.ce-makes span{color:var(--ce-muted);font-weight:500;font-size:.85em}

/* ============================================================
   Footer
   ============================================================ */
.ce-footer{background:var(--ce-navy);color:#aebbd4;padding:64px 0 0}
.ce-footer a{color:#aebbd4}
.ce-footer a:hover{color:#fff}
.ce-footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:36px;padding-bottom:44px}
.ce-footer h4{color:#fff;font-size:1.02rem;margin-bottom:18px}
.ce-footer__brand .ce-logo{color:#fff;margin-bottom:14px}
.ce-footer__brand p{font-size:.92rem;line-height:1.7}
.ce-footer ul{list-style:none;display:flex;flex-direction:column;gap:11px;font-size:.93rem}
.ce-footer__contact li{display:flex;gap:10px;align-items:flex-start;font-size:.93rem}
.ce-footer__contact svg{width:18px;height:18px;fill:#6f83a6;flex:0 0 auto;margin-top:3px}
.ce-footer__social{display:flex;gap:12px;margin-top:16px}
.ce-footer__social a{width:38px;height:38px;border-radius:9px;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center}
.ce-footer__social a:hover{background:var(--ce-primary)}
.ce-footer__social svg{width:18px;height:18px;fill:#fff}
.ce-footer__bar{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;font-size:.86rem;color:#8598ba}
.ce-footer__bar-inner{display:flex;flex-wrap:wrap;gap:10px 20px;align-items:center;justify-content:space-between}
.ce-footer__legal{display:flex;flex-wrap:wrap;gap:0 10px}
.ce-footer__legal a{color:#8598ba}
.ce-footer__legal a:hover{color:#fff}
.ce-footer__legal-sep{color:#4e5c78}

/* Floating WhatsApp */
.ce-wa-float{position:fixed;right:22px;bottom:22px;z-index:60;width:58px;height:58px;border-radius:50%;
  background:var(--ce-wa);color:#fff;display:flex;align-items:center;justify-content:center;
  box-shadow:0 10px 26px rgba(37,211,102,.45);transition:.2s}
.ce-wa-float:hover{transform:scale(1.08);color:#fff}
.ce-wa-float svg{width:31px;height:31px;fill:#fff}

/* Page hero (inner pages) */
.ce-pagehero{background:linear-gradient(120deg,var(--ce-navy),var(--ce-navy-2));color:#fff;padding:56px 0}
.ce-pagehero h1{color:#fff;font-size:clamp(1.8rem,4vw,2.6rem);margin:0}
.ce-pagehero p{color:#c9d5ea;margin:8px 0 0}

.ce-prose{max-width:760px}
.ce-prose h2{font-size:1.5rem;margin-top:1.6em}
.ce-empty{text-align:center;padding:60px 20px;color:var(--ce-muted)}

/* Contact layout */
.ce-contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:start}
.ce-infocard{background:#fff;border:1px solid var(--ce-line);border-radius:var(--ce-radius);padding:26px;box-shadow:var(--ce-shadow)}
.ce-infocard ul{list-style:none;display:flex;flex-direction:column;gap:18px;margin-top:6px}
.ce-infocard li{display:flex;gap:14px;align-items:flex-start}
.ce-infocard__ic{width:44px;height:44px;border-radius:11px;background:#eef2ff;color:var(--ce-primary);flex:0 0 auto;display:flex;align-items:center;justify-content:center}
.ce-infocard__ic svg{width:21px;height:21px;fill:currentColor}
.ce-infocard b{display:block;color:var(--ce-navy)}
.ce-infocard span{color:var(--ce-muted);font-size:.94rem}
.ce-map{margin-top:22px;border-radius:var(--ce-radius);overflow:hidden;box-shadow:var(--ce-shadow);line-height:0}
.ce-map iframe{width:100%;height:300px;border:0}

/* Pagination */
.ce-pagination{display:flex;gap:8px;justify-content:center;margin-top:44px;flex-wrap:wrap}
.ce-pagination .page-numbers{display:inline-flex;min-width:42px;height:42px;align-items:center;justify-content:center;
  padding:0 12px;border:1px solid var(--ce-line);border-radius:9px;background:#fff;color:var(--ce-navy);font-weight:700}
.ce-pagination .page-numbers.current{background:var(--ce-primary);color:#fff;border-color:var(--ce-primary)}
.ce-pagination a.page-numbers:hover{border-color:var(--ce-primary);color:var(--ce-primary)}

/* Utilities */
.ce-nav__cta{display:none}
@media(max-width:768px){
  .ce-hide-mobile{display:none !important}
  .ce-nav__cta{display:flex;flex-direction:column;gap:10px;margin-top:12px;padding-top:14px;border-top:1px solid var(--ce-line)}
}

/* ============================================================
   Responsive
   ============================================================ */
@media(max-width:992px){
  .ce-features{grid-template-columns:repeat(2,1fr)}
  .ce-cars-grid{grid-template-columns:repeat(2,1fr)}
  .ce-why{grid-template-columns:repeat(2,1fr)}
  .ce-footer__grid{grid-template-columns:1fr 1fr;gap:30px}
  .ce-single__grid{grid-template-columns:1fr;gap:28px}
  .ce-actionbox{position:static}
  .ce-contact-grid{grid-template-columns:1fr;gap:28px}
}
@media(max-width:768px){
  .ce-section{padding:52px 0}
  .ce-topbar__contact{gap:14px;font-size:.8rem}
  .ce-topbar__social{display:none}
  .ce-nav{position:fixed;inset:74px 0 auto 0;background:#fff;flex-direction:column;align-items:stretch;
    padding:12px 20px 20px;box-shadow:var(--ce-shadow-lg);transform:translateY(-140%);transition:.28s;max-height:calc(100vh - 74px);overflow:auto}
  .ce-nav.is-open{transform:translateY(0)}
  .ce-nav ul{flex-direction:column;align-items:stretch;gap:2px;width:100%}
  .ce-nav a{padding:13px 12px;border-radius:8px}
  .ce-nav .ce-btn{margin-top:10px}
  .ce-navtoggle{display:flex}
  .ce-hero__inner{padding:64px 0 76px}
  .ce-hero__meta{display:none}
  .ce-stats-grid{grid-template-columns:repeat(2,1fr);gap:28px 20px}
  .ce-cta{padding:36px 22px}
  .ce-gallery__thumbs{grid-template-columns:repeat(5,1fr)}
}
@media(max-width:560px){
  .ce-cars-grid{grid-template-columns:1fr}
  .ce-features{grid-template-columns:1fr}
  .ce-why{grid-template-columns:1fr}
  .ce-footer__grid{grid-template-columns:1fr}
  .ce-form-grid{grid-template-columns:1fr}
  .ce-hero__cta{flex-direction:column;align-items:stretch}
  .ce-hero__cta .ce-btn{width:100%}
}
