/* Persian font loader for Tabaee Motors */
@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap');

@font-face{
  font-family:'IRANSansWeb';
  src:url('../fonts/IRANSansWeb.woff2') format('woff2');
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:'IRANSansWeb';
  src:url('../fonts/IRANSansWeb_Bold.woff2') format('woff2');
  font-weight:700 900;
  font-style:normal;
  font-display:swap;
}
:root{
  --font:'IRANSansWeb','IRANSans',Vazirmatn,Tahoma,Arial,sans-serif;
}
html,
body,
button,
input,
select,
textarea,
h1,h2,h3,h4,h5,h6,
p,a,span,b,strong,small,label,
.site-header,
.site-footer,
.main-nav,
.mobile-menu,
.car-card,
.content-box,
.single-car-info,
.contact-card,
.page-hero,
.section{
  font-family:var(--font) !important;
}
@media (max-width:760px){
  html,
  body,
  button,
  input,
  select,
  textarea,
  h1,h2,h3,h4,h5,h6,
  p,a,span,b,strong,small,label,
  .site-header,
  .site-footer,
  .main-nav,
  .mobile-menu,
  .car-card,
  .content-box,
  .single-car-info,
  .contact-card,
  .page-hero,
  .section{
    font-family:var(--font) !important;
    letter-spacing:0 !important;
  }
}
:root{--bg:#020408;--bg-soft:#07111f;--panel:#07111f;--panel-2:#0b1b2f;--text:#ffffff;--muted:#b9c7d8;--line:rgba(255,255,255,.10);--gold:#0066B1;--gold-2:#6EC6FF;--shadow:0 24px 80px rgba(0,0,0,.45);--radius:28px;--max:1240px;--font:'IRANSansWeb','IRANSans',Vazirmatn,Tahoma,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);background:radial-gradient(circle at top left,rgba(210,168,90,.13),transparent 34rem),radial-gradient(circle at 85% 16%,rgba(197,109,0,.13),transparent 30rem),var(--bg);color:var(--text);overflow-x:hidden;line-height:1.9}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 78%);z-index:-1}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.skip-link{position:absolute;right:-999px}.skip-link:focus{right:20px;top:20px;z-index:999;background:#fff;color:#000;padding:10px 14px;border-radius:10px}.wrap{width:min(var(--max),calc(100% - 36px));margin-inline:auto}.gold{color:var(--gold-2)}.muted{color:var(--muted)}.pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.04);color:var(--muted);font-size:13px;white-space:nowrap}.btn{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 20px;border-radius:999px;background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#130f08;font-weight:900;box-shadow:0 14px 30px rgba(210,168,90,.18);transition:.25s transform,.25s box-shadow}.btn:hover{transform:translateY(-2px);box-shadow:0 20px 45px rgba(210,168,90,.24)}.btn.secondary{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:none}.btn.small{min-height:40px;padding:0 14px;font-size:13px}.site-header{position:fixed;top:14px;left:0;right:0;z-index:50;pointer-events:none}.nav-shell{pointer-events:auto;width:min(1260px,calc(100% - 26px));margin-inline:auto;display:flex;align-items:center;gap:14px;justify-content:space-between;padding:11px 12px 11px 18px;border:1px solid rgba(255,255,255,.10);border-radius:28px;background:rgba(8,8,8,.76);backdrop-filter:blur(20px);box-shadow:0 20px 70px rgba(0,0,0,.36)}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:68px;height:68px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#bdb7ac);padding:6px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 12px 30px rgba(210,168,90,.12)}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-name{font-weight:950;font-size:18px;line-height:1.15;white-space:nowrap}.brand-name span{display:block;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:2px;margin-top:3px;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:4px;padding:0;margin:0;list-style:none}.nav-links a{display:block;padding:12px 14px;border-radius:999px;color:#ddd7ca;font-size:14px;font-weight:700;transition:.22s;background:transparent}.nav-links a:hover,.nav-links a.active{background:rgba(210,168,90,.14);color:#fff}.nav-actions{display:flex;align-items:center;gap:10px}.support-logo{width:46px;height:46px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);flex:0 0 auto}.support-logo img{width:100%;height:100%;object-fit:cover}.menu-toggle{display:none;border:1px solid var(--line);background:rgba(255,255,255,.06);color:#fff;width:48px;height:48px;border-radius:16px;cursor:pointer;font-size:22px}.hero{position:relative;min-height:100vh;padding:148px 0 80px;display:flex;align-items:center;overflow:hidden;isolation:isolate}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.82) 0%,rgba(5,5,5,.63) 34%,rgba(5,5,5,.42) 58%,rgba(5,5,5,.63) 100%),linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.36));z-index:1}.hero-fade-bg{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:108px 22px 22px;z-index:0;opacity:.54;pointer-events:none;align-items:stretch}.hero-fade-bg .bg-photo{border-radius:34px;background-size:cover;background-position:center center;filter:grayscale(0) saturate(1.18) contrast(1.12) brightness(1.04);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.08);min-height:520px}.bg-1{background-image:url('../images/hero-1.jpg')}.bg-2{background-image:url('../images/hero-2.jpg')}.bg-3{background-image:url('../images/hero-3.jpg')}.hero-grid-clean{position:relative;z-index:2;display:block}.hero-copy{max-width:760px}.hero-brandline{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:22px}.hero-bmw-pill{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:#f5f5f5;font-size:13px;font-weight:800}.hero-bmw-pill img{width:34px;height:34px;border-radius:50%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(36px,4.5vw,60px);line-height:1.12;margin-bottom:18px;letter-spacing:-1px}h2{font-size:clamp(28px,4vw,52px);line-height:1.2;margin-bottom:12px;letter-spacing:-1px}h3{font-size:22px;line-height:1.35;margin-bottom:10px}p{color:var(--muted);font-size:16px}.hero-copy p{font-size:16.5px;max-width:660px;margin-bottom:28px;color:#d8d2c7}.hero-cta,.page-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:24px}.hero-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:780px;margin-top:28px}.trust-item,.stat-card{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.05);backdrop-filter:blur(14px);border-radius:22px;padding:16px}.trust-item strong,.stat-card strong{display:block;font-size:24px;line-height:1.1;color:#fff;margin-bottom:6px}.trust-item span,.stat-card span{display:block;font-size:12.5px;color:var(--muted)}.section{padding:82px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:28px}.eyebrow{color:var(--gold-2);font-weight:900;font-size:14px;letter-spacing:.4px;margin:0 0 8px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card,.sell-panel,.content-box{border:1px solid var(--line);border-radius:30px;padding:26px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));box-shadow:var(--shadow)}.service-icon{width:50px;height:50px;border-radius:18px;display:grid;place-items:center;background:rgba(210,168,90,.12);color:var(--gold-2);font-size:22px;margin-bottom:16px}.cars-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.car-card{border:1px solid var(--line);border-radius:30px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:0 18px 50px rgba(0,0,0,.28)}.car-media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#111}.car-media img{width:100%;height:100%;object-fit:cover;transition:.35s transform}.car-card:hover .car-media img{transform:scale(1.05)}.car-media span{position:absolute;top:14px;right:14px;border-radius:999px;padding:6px 12px;background:rgba(8,8,8,.72);border:1px solid rgba(255,255,255,.14);font-size:12px;color:#fff}.car-body{padding:20px}.car-body p{font-size:14px;margin-bottom:16px}.car-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 18px}.car-specs div{padding:10px;border-radius:14px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.06)}.car-specs dt{font-size:11px;color:var(--muted)}.car-specs dd{margin:0;color:#fff;font-size:13px;font-weight:800}.car-footer{display:flex;justify-content:space-between;align-items:center;gap:12px}.car-footer strong{color:var(--gold-2)}.filter-bar{display:grid;grid-template-columns:1fr 220px auto;gap:12px;margin-bottom:24px}.filter-bar input,.filter-bar select,.sell-form input,.sell-form textarea,.sell-form select{width:100%;border:1px solid rgba(255,255,255,.10);background:rgba(0,0,0,.28);color:#fff;border-radius:18px;padding:14px 15px;outline:0}.page-hero{padding:150px 0 42px;position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(210,168,90,.16),transparent 28rem),radial-gradient(circle at 82% 32%,rgba(255,255,255,.07),transparent 25rem);pointer-events:none}.page-hero .wrap{position:relative;z-index:1}.page-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.15;margin-bottom:14px}.page-hero p{max-width:760px;color:#d7d0c5;font-size:17px}.sell-cta-card,.location-card,.contact-card{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:center;border:1px solid rgba(210,168,90,.22);border-radius:38px;padding:32px;background:radial-gradient(circle at 20% 18%,rgba(210,168,90,.18),transparent 25rem),linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));box-shadow:var(--shadow);overflow:hidden}.sell-cta-points,.sell-steps{display:grid;gap:12px}.sell-cta-points div,.sell-step{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center;padding:16px;border-radius:22px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.08)}.sell-cta-points strong,.sell-step strong{width:46px;height:46px;border-radius:17px;display:grid;place-items:center;color:var(--gold-2);background:rgba(210,168,90,.15);font-size:20px}.sell-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.sell-form{display:grid;gap:12px}.sell-form textarea{min-height:120px;resize:vertical}.location-card{grid-template-columns:.92fr 1.08fr}.location-copy{padding:14px}.location-address{display:grid;grid-template-columns:50px 1fr;gap:14px;align-items:center;padding:18px;border-radius:24px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.08);margin:18px 0 22px}.location-address i,.contact-item i{font-style:normal;width:50px;height:50px;border-radius:18px;display:grid;place-items:center;color:var(--gold-2);background:rgba(210,168,90,.15);font-size:22px}.map{position:relative;min-height:380px;border-radius:30px;overflow:hidden;background:#0c0c0c;border:1px solid rgba(255,255,255,.09)}.map:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),transparent),url('../images/hero-1.jpg') center/cover;filter:saturate(.9) contrast(1.05);opacity:.62}.map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:54px 54px}.pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#111;font-size:26px;box-shadow:0 18px 50px rgba(210,168,90,.28)}.map-label{position:absolute;right:20px;left:20px;bottom:20px;border-radius:22px;background:rgba(0,0,0,.74);backdrop-filter:blur(14px);padding:16px;border:1px solid rgba(255,255,255,.10)}.map-label b,.map-label span{display:block}.map-label span{color:var(--muted);font-size:13px}.contact-card{grid-template-columns:.95fr 1.05fr;border-color:var(--line);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));padding:18px}.contact-info{padding:24px}.contact-items{display:grid;gap:14px;margin:24px 0}.contact-item{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;padding:18px 18px 18px 16px;border-radius:22px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.08)}.contact-item i{width:48px;height:48px}.contact-meta{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:10px}.contact-meta b{font-size:15px;font-weight:800;color:#f2eee8;white-space:nowrap}.contact-value{display:block;font-size:15px;line-height:1.9;color:#d7d2cb;text-align:right}.contact-phone{font-weight:800;color:#fff;direction:ltr;text-align:left;unicode-bidi:isolate}.about-grid,.single-car-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.about-main{position:relative;border-radius:36px;overflow:hidden;min-height:560px;background:#111;border:1px solid var(--line);box-shadow:var(--shadow)}.about-main>img:first-child{height:100%;width:100%;object-fit:cover}.about-logo{position:absolute;right:28px;bottom:28px;width:190px;padding:18px;border-radius:26px;background:rgba(0,0,0,.72);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12)}.about-copy{border:1px solid var(--line);border-radius:36px;padding:34px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.quote{padding:22px;border-radius:24px;border:1px solid rgba(210,168,90,.24);background:rgba(210,168,90,.07);margin:22px 0}.ticks{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tick{display:flex;gap:10px;align-items:center;color:#ddd}.tick:before{content:"✓";width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:rgba(97,211,148,.12);color:#61d394;font-weight:900}.single-car-hero{padding:150px 0 70px}.single-car-media{border-radius:36px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow)}.single-car-media img{width:100%;height:560px;object-fit:cover}.single-car-info{border:1px solid var(--line);border-radius:36px;padding:34px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:22px 0}.feature-list div{border-radius:18px;padding:13px;background:rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.07)}.feature-list span{display:block;color:var(--muted);font-size:12px}.feature-list b{display:block;color:#fff}.site-footer{padding:56px 0 30px;border-top:1px solid var(--line);background:rgba(0,0,0,.28)}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:24px}.footer-logo{width:160px;margin-bottom:14px}.footer-col a,.footer-col p{display:block;color:var(--muted);margin:8px 0}.footer-bottom{margin-top:26px;padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.floating-call{position:fixed;left:18px;bottom:18px;z-index:40;display:flex;gap:10px;align-items:center}.to-top{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:rgba(0,0,0,.72);color:#fff;cursor:pointer}@media (max-width:1100px){.nav-links{position:fixed;top:96px;right:13px;left:13px;display:none;flex-direction:column;align-items:stretch;background:rgba(8,8,8,.94);border:1px solid var(--line);border-radius:24px;padding:12px;backdrop-filter:blur(20px)}.nav-links.open{display:flex}.menu-toggle{display:block}.service-grid{grid-template-columns:repeat(2,1fr)}.cars-grid,.featured-grid{grid-template-columns:repeat(3,minmax(260px,1fr));overflow-x:auto;padding-bottom:6px}.hero-fade-bg{opacity:.43}.about-grid,.single-car-grid,.sell-grid,.contact-card,.sell-cta-card,.location-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.brand-name{font-size:15px}.brand-mark{width:58px;height:58px}.support-logo,.nav-actions .btn{display:none}.hero{padding:132px 0 64px;min-height:auto}.hero-fade-bg{grid-template-columns:repeat(3,minmax(0,1fr));padding:96px 14px 18px;gap:8px;opacity:.31}.hero-fade-bg .bg-photo{min-height:260px}.hero-trust,.service-grid,.footer-grid,.ticks,.feature-list{grid-template-columns:1fr}.section{padding:60px 0}.section-head{display:block}.filter-bar{grid-template-columns:1fr}.contact-meta{grid-template-columns:1fr;gap:6px}.contact-phone{text-align:right}.single-car-media img{height:360px}.footer-bottom{display:block}.floating-call{right:14px;left:14px}.floating-call .btn{flex:1}.page-hero{padding-top:132px}h1{font-size:clamp(30px,8vw,42px)}}


.content-list{display:grid;gap:18px}
.content-card{border:1px solid var(--line);border-radius:28px;padding:24px;background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}
.content-card h2{font-size:26px;margin-bottom:10px}
.content-card h2 a{color:#fff;text-decoration:none}
.entry-summary{color:var(--muted);line-height:2;margin-bottom:16px}
.pagination-wrap{margin-top:28px}
.pagination-wrap .nav-links{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}
.pagination-wrap .page-numbers{padding:10px 14px;border-radius:14px;background:rgba(255,255,255,.06);color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.08)}
.pagination-wrap .current{background:var(--gold);color:#111}
.empty-state{border:1px solid var(--line);border-radius:30px;padding:34px;text-align:center;background:rgba(255,255,255,.04)}


/* footer contact cleanup */
.footer-col h3{margin:0 0 14px;color:#fff;font-size:22px}
.footer-contact-list{display:grid;gap:12px}
.footer-contact-item{display:grid;gap:4px;padding:10px 0;color:var(--muted)}
.footer-contact-label{display:block;color:#d8d0c4;font-size:13px;font-weight:700}
.footer-phone{display:inline-block;direction:ltr;unicode-bidi:isolate-override;text-align:left;letter-spacing:.02em;font-size:18px;font-weight:800;color:#fff}
.footer-address{margin:0}
.footer-address-text{display:block;color:var(--muted);line-height:2}
.footer-contact-col a:hover .footer-phone,.footer-contact-col a:hover .footer-contact-label{color:var(--gold-2)}
@media (max-width:760px){
  .footer-contact-list{gap:10px}
  .footer-contact-item{padding:8px 0}
  .footer-phone{font-size:17px}
}


/* requested layout refinements */
.hero-copy{
  margin-inline:auto;
  text-align:center;
}
.hero-copy p{
  margin-left:auto;
  margin-right:auto;
}
.hero-cta{
  justify-content:center;
}
.hero-trust{
  justify-content:center;
  margin-left:auto;
  margin-right:auto;
}
.hero-brand-badge{
  margin-left:auto;
  margin-right:auto;
}
.site-footer{
  padding-top:42px;
}
.footer-grid{
  align-items:start;
}
.footer-col:first-child{
  transform:translateY(-14px);
}
.footer-logo{
  margin-top:0;
}
.footer-contact-label::after{
  content:"";
}
.footer-contact-label{
  white-space:nowrap;
}
@media (max-width:760px){
  .hero-copy{
    text-align:center;
  }
  .hero-cta{
    justify-content:center;
  }
  .footer-col:first-child{
    transform:none;
  }
}


/* BMW blue / white / black color refresh */
body{
  background:
    radial-gradient(circle at top left, rgba(0,102,177,.22), transparent 34rem),
    radial-gradient(circle at 85% 16%, rgba(110,198,255,.12), transparent 30rem),
    #020408;
}
.gold{color:#6EC6FF}
.btn{
  background:linear-gradient(135deg,#ffffff,#6EC6FF 46%,#0066B1);
  color:#020408;
  box-shadow:0 14px 30px rgba(0,102,177,.24);
}
.btn:hover{box-shadow:0 20px 45px rgba(0,102,177,.34)}
.btn.secondary{
  background:rgba(255,255,255,.07);
  color:#fff;
  border:1px solid rgba(110,198,255,.22);
}
.nav-links a:hover,.nav-links a.active{
  background:rgba(0,102,177,.22);
  color:#fff;
}
.eyebrow,
.service-icon,
.footer-contact-col a:hover .footer-phone,
.footer-contact-col a:hover .footer-contact-label{
  color:#6EC6FF;
}
.service-icon,
.trust-item,
.sell-cta-points strong,
.location-address i,
.contact-item i{
  background:rgba(0,102,177,.16);
  color:#6EC6FF;
}
.service-card,
.car-card,
.sell-cta-card,
.location-card,
.contact-card,
.about-copy,
.filter-bar,
.single-car-info{
  border-color:rgba(110,198,255,.14);
}
.hero::before{
  background:
    linear-gradient(90deg,rgba(2,4,8,.86) 0%,rgba(2,8,18,.62) 34%,rgba(2,8,18,.38) 58%,rgba(2,4,8,.74) 100%),
    linear-gradient(180deg,rgba(0,102,177,.08),rgba(0,0,0,.42));
}
.hero-copy{
  max-width:900px;
}
.hero-copy h1{
  text-align:center;
}
.hero-copy > p{
  text-align:center;
  max-width:760px;
}
.hero-brandline{display:none!important}



/* Google map embed only - location original size restored */
.location-map-embed{
  position:relative;
  min-height:380px;
  border-radius:30px;
  overflow:hidden;
  background:#07111f;
  border:1px solid rgba(110,198,255,.18);
  box-shadow:0 22px 60px rgba(0,0,0,.34);
}
.location-map-embed iframe{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  filter:saturate(.95) contrast(1.03);
}
.google-map-label{
  position:absolute;
  right:18px;
  bottom:18px;
  max-width:min(420px,calc(100% - 36px));
  padding:14px 16px;
  border-radius:20px;
  background:rgba(2,4,8,.80);
  border:1px solid rgba(110,198,255,.20);
  backdrop-filter:blur(14px);
  z-index:2;
}
.google-map-label b,
.google-map-label span{
  display:block;
}
.google-map-label span{
  color:#b9c7d8;
  font-size:13px;
  line-height:1.8;
}
@media (max-width:760px){
  .location-map-embed{
    min-height:320px;
  }
}



/* compact real footer */
.site-footer{
  padding-top:28px !important;
  padding-bottom:18px !important;
}
.footer-grid{
  gap:18px !important;
  align-items:start !important;
}
.footer-logo{
  width:118px !important;
  margin-bottom:6px !important;
}
.footer-col h3{
  margin:0 0 8px !important;
  font-size:18px !important;
  line-height:1.5 !important;
}
.footer-col p{
  margin:4px 0 !important;
  line-height:1.75 !important;
  font-size:14px !important;
}
.footer-col a{
  margin:4px 0 !important;
  line-height:1.7 !important;
  font-size:14px !important;
}
.footer-contact-list{
  gap:4px !important;
}
.footer-contact-item{
  padding:3px 0 !important;
  gap:2px !important;
}
.footer-contact-label{
  font-size:12px !important;
  line-height:1.4 !important;
}
.footer-phone{
  font-size:15px !important;
  line-height:1.45 !important;
}
.footer-address-text{
  line-height:1.65 !important;
  font-size:13px !important;
}
.footer-bottom{
  margin-top:12px !important;
  padding-top:10px !important;
  font-size:12px !important;
}
@media (max-width:760px){
  .site-footer{
    padding-top:22px !important;
    padding-bottom:16px !important;
  }
  .footer-grid{
    gap:12px !important;
  }
  .footer-logo{
    width:100px !important;
  }
  .footer-contact-list{
    gap:2px !important;
  }
}


/* footer three columns in one row */
.site-footer .footer-grid{
  display:grid !important;
  grid-template-columns:1.15fr .75fr 1fr !important;
  gap:18px !important;
  align-items:start !important;
}
.site-footer .footer-col{
  min-width:0 !important;
}
.site-footer .footer-col:nth-child(1){
  grid-column:1 !important;
}
.site-footer .footer-col:nth-child(2){
  grid-column:2 !important;
}
.site-footer .footer-col:nth-child(3){
  grid-column:3 !important;
}
@media (max-width:760px){
  .site-footer .footer-grid{
    grid-template-columns:1fr 1fr 1fr !important;
    gap:8px !important;
  }
  .site-footer .footer-logo{
    width:78px !important;
  }
  .site-footer .footer-col h3{
    font-size:13px !important;
  }
  .site-footer .footer-col a,
  .site-footer .footer-col p,
  .footer-phone,
  .footer-address-text{
    font-size:11px !important;
    line-height:1.45 !important;
  }
  .footer-contact-label{
    font-size:10px !important;
  }
}


/* footer description slightly higher */
.site-footer .footer-col:first-child p{
  margin-top:-2px !important;
  transform:translateY(-6px);
}


/* footer balanced equal columns */
.site-footer .footer-grid{
  display:grid !important;
  grid-template-columns:1.15fr .75fr 1fr !important;
  gap:18px !important;
  align-items:stretch !important;
}
.site-footer .footer-col{
  min-width:0 !important;
  min-height:168px !important;
  height:auto !important;
  max-height:none !important;
  overflow:visible !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
}
.site-footer .footer-col:nth-child(1),
.site-footer .footer-col:nth-child(2),
.site-footer .footer-col:nth-child(3){
  align-self:stretch !important;
}
.site-footer .footer-col:first-child{
  transform:none !important;
}
.site-footer .footer-col:first-child p{
  margin-top:6px !important;
  transform:none !important;
}
.site-footer .footer-col h3{
  margin-top:0 !important;
}
.site-footer .footer-col a,
.site-footer .footer-col p,
.site-footer .footer-contact-item,
.site-footer .footer-address-text{
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
}
.site-footer .footer-contact-list{
  display:flex !important;
  flex-direction:column !important;
  justify-content:space-between !important;
  flex:1 1 auto !important;
  gap:4px !important;
  overflow:visible !important;
}
.site-footer .footer-contact-item{
  flex:0 0 auto !important;
}
@media (max-width:760px){
  .site-footer .footer-grid{
    grid-template-columns:1fr 1fr 1fr !important;
    gap:8px !important;
    align-items:stretch !important;
  }
  .site-footer .footer-col{
    min-height:154px !important;
    height:auto !important;
    max-height:none !important;
    overflow:visible !important;
  }
}


/* footer logo column visual fix */
.site-footer .footer-col:first-child{
  justify-content:flex-start !important;
  align-items:flex-start !important;
  gap:6px !important;
  text-align:right !important;
}
.site-footer .footer-col:first-child .footer-logo{
  width:108px !important;
  height:auto !important;
  margin:0 0 4px 0 !important;
  display:block !important;
}
.site-footer .footer-col:first-child p{
  max-width:285px !important;
  margin:0 !important;
  padding:0 !important;
  transform:none !important;
  line-height:1.75 !important;
  font-size:13.5px !important;
}
@media (max-width:760px){
  .site-footer .footer-col:first-child{
    gap:4px !important;
  }
  .site-footer .footer-col:first-child .footer-logo{
    width:76px !important;
  }
  .site-footer .footer-col:first-child p{
    max-width:100% !important;
    font-size:10.5px !important;
    line-height:1.55 !important;
  }
}


/* contact page seo layout */
.contact-seo-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  align-items:stretch;
}
.contact-seo-grid .location-map-embed{
  min-height:390px;
}
@media (max-width:900px){
  .contact-seo-grid{
    grid-template-columns:1fr;
  }
}





/* contact visit section uses image, not google map */
.contact-card .contact-visit-photo{
  min-height:360px;
  border-radius:28px;
  overflow:hidden;
}
.contact-card .contact-visit-photo:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(0,0,0,.38),rgba(0,0,0,.12)),url('../images/hero-1.jpg') center/cover no-repeat;
  filter:saturate(1) contrast(1.04);
  opacity:.92;
}
.contact-card .contact-visit-photo .map-grid,
.contact-card .contact-visit-photo .pin{
  display:none !important;
}
.contact-card .contact-visit-photo .contact-visit-label{
  z-index:2;
}
.contact-card .map-grid,
.contact-card .pin{
  display:none !important;
}
.contact-card .map:before{
  display:block !important;
}
@media (max-width:760px){
  .contact-card .contact-visit-photo{
    min-height:300px;
  }
}


/* expanded about page */
.about-page-grid,
.about-process-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  align-items:stretch;
}
.about-page-image{
  min-height:430px;
  border-radius:34px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.10);
  box-shadow:var(--shadow);
  background:#09111d;
}
.about-page-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.about-page-copy p,
.about-process-grid p,
.trust-box p{
  line-height:2.05;
}
.about-feature-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
}
.feature-card{
  padding:22px;
  border-radius:28px;
  background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));
  border:1px solid rgba(110,198,255,.16);
  box-shadow:0 18px 50px rgba(0,0,0,.22);
}
.feature-card span{
  display:inline-grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:15px;
  margin-bottom:12px;
  color:#6ec6ff;
  background:rgba(110,198,255,.12);
  font-weight:900;
}
.feature-card h3{
  margin:0 0 10px;
  font-size:18px;
}
.feature-card p{
  margin:0;
  color:#b9c7d8;
  line-height:1.9;
  font-size:14px;
}
.trust-box{
  display:grid;
  grid-template-columns:1fr auto;
  gap:20px;
  align-items:center;
  padding:28px;
  border-radius:34px;
  background:radial-gradient(circle at 18% 22%,rgba(110,198,255,.16),transparent 24rem),linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));
  border:1px solid rgba(110,198,255,.18);
  box-shadow:var(--shadow);
}
.trust-actions{
  display:flex;
  flex-direction:column;
  gap:12px;
  min-width:230px;
}
@media (max-width:1050px){
  .about-feature-grid{
    grid-template-columns:repeat(2,1fr);
  }
}
@media (max-width:860px){
  .about-page-grid,
  .about-process-grid,
  .trust-box{
    grid-template-columns:1fr;
  }
  .about-page-image{
    min-height:320px;
  }
  .trust-actions{
    min-width:0;
  }
}
@media (max-width:560px){
  .about-feature-grid{
    grid-template-columns:1fr;
  }
}


/* about page image visibility fix */
.about-page-image{
  display:block !important;
  background:#09111d !important;
}
.about-page-image img{
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
}


/* car single gallery view */
.car-gallery{
  display:flex;
  flex-direction:column;
  gap:12px;
}
.car-gallery-main{
  position:relative;
  width:100%;
  min-height:520px;
  border-radius:34px;
  overflow:hidden;
  background:#08111f;
  border:1px solid rgba(110,198,255,.16);
  box-shadow:var(--shadow);
}
.car-gallery-main img{
  width:100%;
  height:100%;
  min-height:520px;
  object-fit:cover;
  display:block;
}
.car-gallery-thumbs{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}
.car-gallery-thumb{
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.05);
  padding:0;
  border-radius:18px;
  overflow:hidden;
  cursor:pointer;
  aspect-ratio:1.25/1;
  transition:.2s ease;
}
.car-gallery-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.car-gallery-thumb.is-active{
  border-color:#6ec6ff;
  box-shadow:0 0 0 2px rgba(110,198,255,.22);
}
.car-gallery-thumb:hover{
  transform:translateY(-2px);
  border-color:rgba(110,198,255,.7);
}
@media (max-width:980px){
  .car-gallery-main,
  .car-gallery-main img{
    min-height:390px;
  }
}
@media (max-width:620px){
  .car-gallery-main,
  .car-gallery-main img{
    min-height:280px;
    border-radius:24px;
  }
  .car-gallery-thumbs{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:8px;
  }
  .car-gallery-thumb{
    border-radius:13px;
  }
}


/* separated car description box */
.single-car-description-section{
  padding-top:22px;
}
.car-description-box{
  max-width:100%;
  border:1px solid rgba(110,198,255,.16);
  background:
    radial-gradient(circle at 12% 15%,rgba(110,198,255,.12),transparent 22rem),
    linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));
}
.car-description-box h2{
  margin-top:0;
}
.car-description-content{
  color:#d7e2ee;
  line-height:2.15;
  font-size:15px;
}
.car-description-content p{
  margin-top:0;
}


/* car page image, card click, mobile font fixes */
.single-car-media.car-gallery{
  gap:10px !important;
}
.single-car-media .car-gallery-main{
  min-height:430px !important;
  max-height:430px !important;
  border-radius:28px !important;
}
.single-car-media .car-gallery-main img{
  min-height:430px !important;
  max-height:430px !important;
  height:430px !important;
  object-fit:cover !important;
}
.single-car-media .car-gallery-thumbs{
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
}
.single-car-media .car-gallery-thumb{
  aspect-ratio:1.35/1 !important;
  border-radius:14px !important;
}
.car-card-link{
  display:block !important;
  color:inherit !important;
  text-decoration:none !important;
  cursor:pointer !important;
}
.car-card-link:hover{
  color:inherit !important;
  text-decoration:none !important;
}
.car-card{
  transition:transform .22s ease, border-color .22s ease, box-shadow .22s ease;
}
.car-card-link:hover{
  transform:translateY(-4px);
  border-color:rgba(110,198,255,.42) !important;
  box-shadow:0 26px 70px rgba(0,0,0,.32);
}

@media (max-width:760px){
  html,body,button,input,select,textarea,.site-header,.site-footer,.mobile-menu,.main-nav,.car-card,.content-box,.single-car-info,.contact-card,h1,h2,h3,h4,h5,h6,p,a,span,b,strong,small,label{
    font-family:'IRANSansWeb','IRANSans',Vazirmatn,Tahoma,Arial,sans-serif !important;
    letter-spacing:0 !important;
  }
  body{
    font-size:14px !important;
    line-height:1.9 !important;
  }
  h1{
    font-size:30px !important;
    line-height:1.45 !important;
  }
  h2{
    font-size:24px !important;
    line-height:1.5 !important;
  }
  h3{
    font-size:18px !important;
    line-height:1.55 !important;
  }
  .single-car-media .car-gallery-main{
    min-height:260px !important;
    max-height:260px !important;
    border-radius:22px !important;
  }
  .single-car-media .car-gallery-main img{
    min-height:260px !important;
    max-height:260px !important;
    height:260px !important;
  }
  .single-car-media .car-gallery-thumbs{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  }
}
@media (min-width:761px) and (max-width:1100px){
  .single-car-media .car-gallery-main{
    min-height:360px !important;
    max-height:360px !important;
  }
  .single-car-media .car-gallery-main img{
    min-height:360px !important;
    max-height:360px !important;
    height:360px !important;
  }
}


/* mobile IranSans font fix */
:root{
  --site-font: 'IRANSansWeb','IRANSans',Vazirmatn,Tahoma,Arial,sans-serif;
}
html,
body,
button,
input,
select,
textarea,
.site-header,
.site-footer,
.main-nav,
.mobile-menu,
.car-card,
.content-box,
.single-car-info,
.contact-card,
.page-hero,
.section{
  font-family:var(--site-font) !important;
}
@media (max-width:760px){
  html,
  body,
  button,
  input,
  select,
  textarea,
  h1,h2,h3,h4,h5,h6,
  p,a,span,b,strong,small,label,
  .site-header,
  .site-footer,
  .main-nav,
  .mobile-menu,
  .car-card,
  .content-box,
  .single-car-info,
  .contact-card,
  .page-hero,
  .section{
    font-family:var(--site-font) !important;
    letter-spacing:0 !important;
  }
}


/* restore car card preview style while keeping full-card click */
.car-card-clickable{
  position:relative;
  display:block;
  color:inherit;
  text-decoration:none;
  cursor:pointer;
}
.car-card-clickable h3,
.car-card-clickable h3 a{
  color:#fff;
  text-decoration:none;
}
.car-card-clickable .car-body p{
  color:var(--muted);
  font-size:14px;
  line-height:1.85;
  margin:0 0 16px;
}
.car-card-clickable .car-specs{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
  margin:0 0 18px;
}
.car-card-clickable .car-specs div{
  padding:10px;
  border-radius:14px;
  background:rgba(0,0,0,.22);
  border:1px solid rgba(255,255,255,.06);
}
.car-card-clickable .car-specs dt{
  font-size:11px;
  color:var(--muted);
}
.car-card-clickable .car-specs dd{
  margin:0;
  color:#fff;
  font-size:13px;
  font-weight:800;
}
.car-card-clickable .car-footer{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
}
.car-card-clickable .car-footer strong{
  color:var(--gold-2);
}
.car-card-clickable .car-card-stretched-link{
  position:absolute;
  inset:0;
  z-index:8;
  border-radius:inherit;
  text-decoration:none;
}
.car-card-clickable .btn,
.car-card-clickable .car-media,
.car-card-clickable .car-body{
  position:relative;
  z-index:1;
}
.car-card-clickable:hover{
  transform:translateY(-4px);
  border-color:rgba(110,198,255,.42) !important;
  box-shadow:0 26px 70px rgba(0,0,0,.32);
}
@media (max-width:760px){
  .car-card-clickable .car-body p{
    font-size:13px;
    line-height:1.9;
  }
  .car-card-clickable .car-specs{
    grid-template-columns:repeat(3,1fr);
    gap:6px;
  }
  .car-card-clickable .car-specs div{
    padding:8px 6px;
  }
  .car-card-clickable .car-specs dt{
    font-size:10px;
  }
  .car-card-clickable .car-specs dd{
    font-size:12px;
  }
}


/* hide car preview description */
.car-card .car-excerpt,
.car-card .car-desc,
.car-card .car-description,
.car-card .car-summary,
.car-card p.car-excerpt,
.car-card p.car-desc,
.car-card p.car-description,
.car-card p.car-summary{
  display:none !important;
}


/* final car card preview cleanup */
.car-card .car-body > p,
.car-card .car-excerpt,
.car-card .car-desc,
.car-card .car-description,
.car-card .car-summary,
.car-card p{
  display:none !important;
}
.car-card .car-body{
  gap:14px;
}
.car-card-stretched-link{
  position:absolute;
  inset:0;
  z-index:5;
  border-radius:inherit;
}
.car-card{
  position:relative;
}
.car-card .car-footer .btn,
.car-card .car-footer span.btn{
  position:relative;
  z-index:1;
}


/* Tabaee Motors mobile selected cars polish */
.home-featured{
  position:relative;
}
.home-featured .wrap{
  position:relative;
}
.home-featured .section-head{
  align-items:flex-end;
}
.home-featured .section-head h2,
.archive .page-hero h1{
  text-wrap:balance;
}
.car-card{
  display:block;
}
.car-card-clickable{
  isolation:isolate;
}
.car-card .car-body > p{
  display:none !important;
}
.car-card .car-specs{
  direction:rtl;
}
.car-card .car-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.car-card .car-footer strong{
  color:#6ec6ff;
  font-size:18px;
  line-height:1.6;
}
.car-card .car-footer .btn{
  white-space:nowrap;
}

@media (max-width:980px){
  .wrap{
    width:min(92vw,720px) !important;
  }
  .section{
    padding:64px 0;
  }
  .section-head{
    align-items:flex-start;
    gap:14px;
  }
  .cars-grid,
  .featured-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:18px !important;
  }
  .home-featured .cars-grid,
  .home-featured .featured-grid,
  .archive .cars-grid{
    max-width:720px;
    margin-inline:auto;
  }
  .filter-bar{
    grid-template-columns:1fr 1fr auto;
    gap:10px;
  }
  .car-card{
    border-radius:22px !important;
    background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025)) !important;
    border:1px solid rgba(110,198,255,.16) !important;
    box-shadow:0 22px 62px rgba(0,0,0,.34) !important;
  }
  .car-media{
    aspect-ratio:auto !important;
    height:215px !important;
    border-radius:0 !important;
  }
  .car-media img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
  }
  .car-body{
    padding:22px !important;
  }
  .car-body h3{
    margin:0 0 14px !important;
    font-size:21px !important;
    line-height:1.55 !important;
  }
}

@media (max-width:620px){
  html,
  body,
  button,
  input,
  select,
  textarea,
  h1,h2,h3,h4,h5,h6,
  p,a,span,b,strong,small,label,
  .site-header,
  .site-footer,
  .main-nav,
  .mobile-menu,
  .car-card,
  .content-box,
  .single-car-info,
  .contact-card,
  .page-hero,
  .section{
    font-family:'IRANSansWeb','IRANSans','Iran Sans','IranSans','Vazirmatn',Tahoma,Arial,sans-serif !important;
    -webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
  }
  .wrap{
    width:min(92vw,420px) !important;
  }
  .home-featured{
    padding-top:54px !important;
    padding-bottom:58px !important;
  }
  .home-featured .section-head,
  .section-head{
    flex-direction:column !important;
    align-items:flex-start !important;
    gap:12px !important;
    margin-bottom:20px !important;
  }
  .home-featured .section-head > div,
  .section-head > div{
    width:100%;
  }
  .home-featured .section-head h2,
  .section-head h2{
    font-size:27px !important;
    line-height:1.45 !important;
    margin-bottom:8px !important;
  }
  .home-featured .section-head p:not(.eyebrow),
  .section-head p:not(.eyebrow){
    font-size:14px !important;
    line-height:2 !important;
    margin:0 !important;
    color:#cbd7e5 !important;
  }
  .home-featured .section-head .btn,
  .section-head .btn{
    min-height:42px !important;
    padding:0 16px !important;
    font-size:13px !important;
  }
  .cars-grid,
  .featured-grid,
  .home-featured .cars-grid,
  .archive .cars-grid{
    grid-template-columns:1fr !important;
    gap:18px !important;
    width:100% !important;
    max-width:420px !important;
    margin-inline:auto !important;
  }
  .car-card{
    width:100% !important;
    max-width:420px !important;
    margin-inline:auto !important;
    border-radius:18px !important;
    overflow:hidden !important;
  }
  .car-media{
    height:205px !important;
    aspect-ratio:auto !important;
    background:#08111f !important;
  }
  .car-media span{
    top:12px !important;
    right:12px !important;
    padding:5px 11px !important;
    font-size:11.5px !important;
    background:rgba(5,9,16,.78) !important;
    border-color:rgba(110,198,255,.22) !important;
  }
  .car-body{
    padding:20px 18px 18px !important;
  }
  .car-body h3{
    font-size:20px !important;
    line-height:1.55 !important;
    margin:0 0 12px !important;
    color:#fff !important;
  }
  .car-card .car-body > p,
  .car-card p{
    display:none !important;
  }
  .car-specs{
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:7px !important;
    margin:0 0 16px !important;
  }
  .car-specs div{
    padding:9px 6px !important;
    border-radius:13px !important;
    background:rgba(0,0,0,.26) !important;
    border:1px solid rgba(255,255,255,.075) !important;
    min-width:0 !important;
  }
  .car-specs dt{
    font-size:10.5px !important;
    line-height:1.6 !important;
    color:#98aabd !important;
    white-space:nowrap !important;
  }
  .car-specs dd{
    margin:0 !important;
    font-size:12.5px !important;
    line-height:1.6 !important;
    color:#fff !important;
    font-weight:800 !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    white-space:nowrap !important;
  }
  .car-footer{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:8px !important;
  }
  .car-footer strong{
    font-size:16px !important;
    line-height:1.6 !important;
    color:#6ec6ff !important;
    min-width:0 !important;
  }
  .car-footer .btn,
  .car-footer span.btn{
    min-height:36px !important;
    padding:0 12px !important;
    font-size:12px !important;
    border-radius:999px !important;
    flex:0 0 auto !important;
  }
  .filter-bar{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    max-width:420px !important;
    margin-inline:auto !important;
    padding:14px !important;
    border-radius:18px !important;
  }
  .filter-bar input,
  .filter-bar select,
  .filter-bar .btn{
    width:100% !important;
    min-height:44px !important;
    font-size:13px !important;
  }
  .page-hero{
    padding-top:108px !important;
    padding-bottom:44px !important;
  }
  .page-hero h1{
    font-size:30px !important;
    line-height:1.45 !important;
  }
  .page-hero p{
    font-size:14.5px !important;
    line-height:2 !important;
  }
}

@media (max-width:380px){
  .wrap{
    width:calc(100% - 22px) !important;
  }
  .car-media{
    height:190px !important;
  }
  .car-body{
    padding:18px 14px 16px !important;
  }
  .car-specs{
    gap:6px !important;
  }
  .car-specs div{
    padding:8px 4px !important;
  }
  .car-footer{
    flex-direction:column !important;
    align-items:stretch !important;
  }
  .car-footer .btn,
  .car-footer span.btn{
    width:100% !important;
  }
}
