/* 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}.support-brands{display:flex;flex-direction:column;line-height:1;gap:1px;border-radius:14px}.support-brands strong{font-size:17px;color:#fff}.support-brands small{font-size:6px;letter-spacing:.08em;color:var(--gold-2);font-weight:900}.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}



/* address-only location layouts */
.home-location .location-card{
  grid-template-columns:1fr;
}
.home-location .location-copy{
  max-width:none;
}


/* 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;
  gap:22px;
  align-items:stretch;
}
@media (max-width:900px){
  .contact-seo-grid{
    grid-template-columns:1fr;
  }
}





/* contact visit section uses a local showroom image */
.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;
  }
}

/* Mobile: keep the two action buttons inline in home sell/location cards */
@media (max-width:760px){
  .home-sell-cta .hero-cta,
  .home-location .hero-cta{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
    width:100% !important;
    flex-wrap:nowrap !important;
  }
  .home-sell-cta .hero-cta .btn,
  .home-location .hero-cta .btn{
    width:100% !important;
    min-width:0 !important;
    min-height:44px !important;
    padding:0 8px !important;
    font-size:12.5px !important;
    line-height:1.5 !important;
    white-space:nowrap !important;
  }
}


/* Vehicle option checklist */
.car-options-panel{
  margin:24px 0;
  padding:20px;
  border:1px solid rgba(210,168,90,.24);
  border-radius:24px;
  background:rgba(210,168,90,.065);
}
.car-options-panel h2{
  margin:0 0 15px;
  font-size:20px;
  line-height:1.6;
  color:#fff;
}
.car-options-list{
  list-style:none;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin:0;
  padding:0;
}
.car-options-list li{
  display:flex;
  align-items:center;
  gap:9px;
  min-width:0;
  padding:11px 12px;
  border:1px solid rgba(255,255,255,.075);
  border-radius:16px;
  background:rgba(0,0,0,.25);
}
.car-options-list li span{
  display:grid;
  place-items:center;
  width:25px;
  height:25px;
  flex:0 0 25px;
  border-radius:50%;
  background:rgba(97,211,148,.13);
  color:#61d394;
  font-weight:900;
}
.car-options-list li b{
  color:#f5f5f5;
  font-size:13.5px;
  line-height:1.8;
}
@media (max-width:760px){
  .car-options-panel{
    padding:16px;
    border-radius:20px;
  }
  .car-options-list{
    grid-template-columns:1fr;
  }
}


/* WordPress admin toolbar compatibility — v1.3.5 */
body.admin-bar{
  --tabaee-adminbar-offset:32px;
}
body.admin-bar .site-header{
  top:calc(14px + var(--tabaee-adminbar-offset,32px)) !important;
}
body.admin-bar .hero{
  padding-top:calc(148px + var(--tabaee-adminbar-offset,32px)) !important;
}
body.admin-bar .page-hero,
body.admin-bar .single-car-hero{
  padding-top:calc(150px + var(--tabaee-adminbar-offset,32px)) !important;
}

/* The site's global Persian font must never replace WordPress icon fonts. */
#wpadminbar .dashicons,
#wpadminbar .dashicons-before:before,
#wpadminbar .ab-icon:before,
#wpadminbar [class^="dashicons-"],
#wpadminbar [class*=" dashicons-"]{
  font-family:dashicons !important;
  font-style:normal !important;
  font-weight:400 !important;
  speak:never;
}

/* Theme-owned toolbar icons use SVG, avoiding missing-glyph rectangles. */
#wpadminbar .tabaee-toolbar-icon{
  width:18px !important;
  height:18px !important;
  display:inline-grid !important;
  place-items:center !important;
  flex:0 0 18px !important;
  color:#72c8ff !important;
  line-height:1 !important;
  margin-inline-end:5px !important;
  vertical-align:middle !important;
}
#wpadminbar .tabaee-toolbar-icon svg{
  width:18px !important;
  height:18px !important;
  display:block !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.8 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
#wpadminbar .tabaee-top-nav-node:hover .tabaee-toolbar-icon,
#wpadminbar .tabaee-top-nav-node .ab-item:hover .tabaee-toolbar-icon{
  color:inherit !important;
}

@media (max-width:1100px){
  body.admin-bar .nav-links{
    top:calc(96px + var(--tabaee-adminbar-offset,32px)) !important;
  }
}
@media screen and (max-width:782px){
  body.admin-bar{
    --tabaee-adminbar-offset:46px;
  }
}
@media (max-width:760px){
  body.admin-bar .hero,
  body.admin-bar .page-hero,
  body.admin-bar .single-car-hero{
    padding-top:calc(132px + var(--tabaee-adminbar-offset,46px)) !important;
  }
}


/* =========================================================
   Tabaee Motors — branded showroom-manager toolbar v1.3.11
   Public-site experience only; administrators keep WordPress chrome.
   ========================================================= */
body.tabaee-showroom-manager-front.admin-bar{
  --tabaee-adminbar-offset:68px;
}
body.tabaee-showroom-manager-front #wpadminbar{
  position:fixed !important;
  inset:10px 16px auto !important;
  width:auto !important;
  height:58px !important;
  min-height:58px !important;
  direction:rtl !important;
  color:#eaf4ff !important;
  background:
    radial-gradient(circle at 12% -80%,rgba(110,198,255,.24),transparent 42%),
    linear-gradient(115deg,rgba(2,4,8,.97),rgba(7,17,31,.97) 48%,rgba(8,34,65,.96)) !important;
  border:1px solid rgba(110,198,255,.22) !important;
  border-radius:18px !important;
  box-shadow:0 18px 50px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.05) !important;
  backdrop-filter:blur(18px) saturate(145%) !important;
  -webkit-backdrop-filter:blur(18px) saturate(145%) !important;
  overflow:visible !important;
  z-index:999999 !important;
}
body.tabaee-showroom-manager-front #wpadminbar,
body.tabaee-showroom-manager-front #wpadminbar *:not(svg):not(path):not(circle){
  font-family:'IRANSansWeb','IRANSans',Tahoma,Arial,sans-serif !important;
  box-sizing:border-box !important;
}
body.tabaee-showroom-manager-front #wpadminbar .quicklinks{
  width:min(100%,1500px) !important;
  height:100% !important;
  min-height:58px !important;
  margin:0 auto !important;
  padding:0 8px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:10px !important;
  overflow:visible !important;
}
body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default,
body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-top-secondary{
  float:none !important;
  height:100% !important;
  min-height:58px !important;
  margin:0 !important;
  padding:0 !important;
  display:flex !important;
  align-items:center !important;
  gap:3px !important;
}
body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default{
  flex:1 1 auto !important;
  min-width:0 !important;
}
body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-top-secondary{
  flex:0 0 auto !important;
}
body.tabaee-showroom-manager-front #wpadminbar .quicklinks > ul > li{
  float:none !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 !important;
}
body.tabaee-showroom-manager-front #wpadminbar .ab-top-menu > li > .ab-item,
body.tabaee-showroom-manager-front #wpadminbar .ab-top-menu > li > a.ab-item{
  min-width:0 !important;
  height:42px !important;
  min-height:42px !important;
  margin:0 !important;
  padding:0 12px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  border:1px solid transparent !important;
  border-radius:12px !important;
  background:transparent !important;
  color:#dce9f7 !important;
  font-size:12px !important;
  font-weight:800 !important;
  line-height:1 !important;
  white-space:nowrap !important;
  transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-top-nav-node > .ab-item:hover,
body.tabaee-showroom-manager-front #wpadminbar .tabaee-top-nav-node > .ab-item:focus,
body.tabaee-showroom-manager-front #wpadminbar .tabaee-top-nav-node.hover > .ab-item{
  color:#fff !important;
  border-color:rgba(110,198,255,.20) !important;
  background:rgba(110,198,255,.10) !important;
  transform:translateY(-1px) !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand > .ab-item{
  height:46px !important;
  min-height:46px !important;
  margin-inline-end:5px !important;
  padding:0 8px 0 13px !important;
  justify-content:flex-start !important;
  gap:9px !important;
  border-color:rgba(255,255,255,.08) !important;
  background:rgba(255,255,255,.045) !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand > .ab-item:hover{
  border-color:rgba(110,198,255,.28) !important;
  background:rgba(110,198,255,.08) !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand-mark{
  width:34px !important;
  height:34px !important;
  flex:0 0 34px !important;
  display:grid !important;
  place-items:center !important;
  border:1px solid rgba(255,255,255,.12) !important;
  border-radius:11px !important;
  background:rgba(0,0,0,.24) !important;
  box-shadow:inset 0 0 20px rgba(110,198,255,.07) !important;
  overflow:hidden !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand-mark img{
  width:28px !important;
  height:28px !important;
  display:block !important;
  object-fit:contain !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand-copy,
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-user-copy{
  min-width:0 !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  justify-content:center !important;
  gap:2px !important;
  line-height:1.1 !important;
  text-align:right !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand-copy strong,
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-user-copy strong{
  max-width:145px !important;
  overflow:hidden !important;
  color:#fff !important;
  font-size:12px !important;
  font-weight:900 !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand-copy small,
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-user-copy small{
  color:#8fa5bd !important;
  font-size:9px !important;
  font-weight:700 !important;
  letter-spacing:0 !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-icon{
  width:18px !important;
  height:18px !important;
  margin:0 !important;
  flex:0 0 18px !important;
  display:inline-grid !important;
  place-items:center !important;
  color:#78cfff !important;
  line-height:1 !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-icon svg{
  width:18px !important;
  height:18px !important;
  display:block !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:1.8 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-icon-dashboard svg path,
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-icon-star svg path{
  fill:currentColor !important;
  stroke:currentColor !important;
}
/* Add-car now uses the same button treatment as the other toolbar links. */
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-icon-add{
  width:18px !important;
  height:18px !important;
  flex:0 0 18px !important;
  color:#78cfff !important;
  opacity:1 !important;
  visibility:visible !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-icon-add svg{
  width:18px !important;
  height:18px !important;
  opacity:1 !important;
  stroke:currentColor !important;
  stroke-width:2.15 !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-icon-add circle,
body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-icon-add path{
  fill:none !important;
  stroke:currentColor !important;
  opacity:1 !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-top-logout > .ab-item{
  color:#ffb5bd !important;
  border-color:rgba(255,126,141,.18) !important;
  background:rgba(255,91,110,.055) !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-top-logout > .ab-item:hover,
body.tabaee-showroom-manager-front #wpadminbar .tabaee-top-logout > .ab-item:focus{
  color:#fff !important;
  border-color:rgba(255,126,141,.42) !important;
  background:rgba(255,91,110,.16) !important;
}
body.tabaee-showroom-manager-front #wpadminbar .tabaee-top-logout .tabaee-toolbar-icon{
  color:#ff8f9c !important;
}
body.tabaee-showroom-manager-front #wpadminbar .screen-reader-text,
body.tabaee-showroom-manager-front #wpadminbar .screen-reader-text span{
  clip:rect(1px,1px,1px,1px) !important;
  clip-path:inset(50%) !important;
  width:1px !important;
  height:1px !important;
  overflow:hidden !important;
  position:absolute !important;
  white-space:nowrap !important;
}

@media (max-width:980px){
  body.tabaee-showroom-manager-front.admin-bar{--tabaee-adminbar-offset:64px}
  body.tabaee-showroom-manager-front #wpadminbar{inset:8px 8px auto !important;height:56px !important;min-height:56px !important;border-radius:16px !important}
  body.tabaee-showroom-manager-front #wpadminbar .quicklinks,
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default,
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-top-secondary{min-height:56px !important}
  body.tabaee-showroom-manager-front #wpadminbar .quicklinks{padding:0 6px !important;gap:5px !important}
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default{
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scrollbar-width:none !important;
    -webkit-overflow-scrolling:touch !important;
  }
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default::-webkit-scrollbar{display:none !important}
  body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand-copy{display:none !important}
  body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand > .ab-item{padding:0 6px !important;margin-inline-end:1px !important}
}
@media (max-width:620px){
  body.tabaee-showroom-manager-front.admin-bar{--tabaee-adminbar-offset:60px}
  body.tabaee-showroom-manager-front #wpadminbar{inset:6px 6px auto !important;height:54px !important;min-height:54px !important;border-radius:15px !important}
  body.tabaee-showroom-manager-front #wpadminbar .quicklinks,
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default,
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-top-secondary{min-height:54px !important}
  body.tabaee-showroom-manager-front #wpadminbar .ab-top-menu > li > .ab-item,
  body.tabaee-showroom-manager-front #wpadminbar .ab-top-menu > li > a.ab-item{height:40px !important;min-height:40px !important;padding:0 9px !important;font-size:11px !important;border-radius:11px !important}
  body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand > .ab-item{height:42px !important;min-height:42px !important}
  body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand-mark{width:30px !important;height:30px !important;flex-basis:30px !important;border-radius:9px !important}
  body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand-mark img{width:25px !important;height:25px !important}
}


/* Tabaee Motors custom 404 page v1.3.24 */
body.error404{
  min-height:100vh;
  display:flex;
  flex-direction:column;
}
body.error404 #content{
  flex:1 0 auto;
  display:flex;
  width:100%;
}
body.error404 .site-footer{
  flex:0 0 auto;
  width:100%;
}
.tabaee-404-page{
  width:100%;
  min-height:clamp(560px,68vh,820px);
  display:flex;
  align-items:center;
  padding:152px 0 72px;
  position:relative;
  overflow:hidden;
  isolation:isolate;
}
.tabaee-404-page:before,
.tabaee-404-page:after{
  content:"";
  position:absolute;
  border-radius:50%;
  pointer-events:none;
  z-index:-1;
}
.tabaee-404-page:before{
  width:480px;
  height:480px;
  right:-180px;
  top:70px;
  background:radial-gradient(circle,rgba(110,198,255,.16),transparent 68%);
}
.tabaee-404-page:after{
  width:440px;
  height:440px;
  left:-170px;
  bottom:-160px;
  background:radial-gradient(circle,rgba(0,102,177,.18),transparent 68%);
}
.tabaee-404-wrap{
  display:flex;
  justify-content:center;
  align-items:center;
}
.tabaee-404-card{
  width:min(720px,100%);
  padding:clamp(34px,6vw,64px);
  text-align:center;
  border:1px solid rgba(110,198,255,.18);
  border-radius:36px;
  background:
    radial-gradient(circle at 50% 0%,rgba(110,198,255,.12),transparent 26rem),
    linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));
  box-shadow:0 32px 100px rgba(0,0,0,.38);
  backdrop-filter:blur(18px);
}
.tabaee-404-icon{
  width:76px;
  height:76px;
  margin:0 auto 22px;
  display:grid;
  place-items:center;
  border-radius:24px;
  color:var(--gold-2);
  background:rgba(110,198,255,.10);
  border:1px solid rgba(110,198,255,.22);
  box-shadow:inset 0 0 28px rgba(110,198,255,.07);
}
.tabaee-404-icon svg{
  width:40px;
  height:40px;
}
.tabaee-404-card h1{
  margin:0 0 14px;
  font-size:clamp(32px,5vw,52px);
  line-height:1.35;
  color:#fff;
}
.tabaee-404-card p{
  max-width:540px;
  margin:0 auto;
  color:var(--muted);
  font-size:16px;
  line-height:2;
}
.tabaee-404-actions{
  display:flex;
  justify-content:center;
  gap:12px;
  flex-wrap:wrap;
  margin-top:28px;
}
@media(max-width:760px){
  .tabaee-404-page{
    min-height:620px;
    padding:132px 0 56px;
  }
  .tabaee-404-card{
    border-radius:28px;
    padding:34px 22px;
  }
  .tabaee-404-actions{
    flex-direction:column;
  }
  .tabaee-404-actions .btn{
    width:100%;
  }
}


/* Contact information alignment — v1.3.25 */
.contact-card .contact-meta,
.contact-page-info-card .contact-meta{
  display:grid;
  grid-template-columns:108px minmax(0,1fr);
  align-items:center;
  gap:12px;
  width:100%;
}
.contact-card .contact-meta b,
.contact-page-info-card .contact-meta b{
  text-align:right;
  white-space:nowrap;
}
.contact-card .contact-value,
.contact-page-info-card .contact-value{
  width:100%;
  min-width:0;
  text-align:right;
  justify-self:stretch;
}
.contact-card .contact-phone,
.contact-page-info-card .contact-phone{
  direction:ltr;
  unicode-bidi:isolate;
  text-align:right;
  font-variant-numeric:tabular-nums;
}
.contact-card .contact-address,
.contact-page-info-card .contact-address{
  text-align:right;
  line-height:1.95;
}
.contact-page-info-card{
  max-width:900px;
  width:100%;
  margin-inline:auto;
}
.contact-page-info-card .contact-items{
  margin-bottom:18px;
}
.contact-page-info-card .contact-item{
  grid-template-columns:48px minmax(0,1fr);
}
.contact-page-actions{
  justify-content:center;
}
@media (max-width:760px){
  .contact-card .contact-meta,
  .contact-page-info-card .contact-meta{
    grid-template-columns:92px minmax(0,1fr);
    gap:9px;
  }
  .contact-card .contact-phone,
  .contact-page-info-card .contact-phone,
  .contact-card .contact-address,
  .contact-page-info-card .contact-address{
    text-align:right;
  }
  .contact-page-info-card{
    padding:22px;
  }
}
@media (max-width:430px){
  .contact-card .contact-item,
  .contact-page-info-card .contact-item{
    grid-template-columns:42px minmax(0,1fr);
    gap:10px;
    padding:14px;
  }
  .contact-card .contact-item i,
  .contact-page-info-card .contact-item i{
    width:42px;
    height:42px;
  }
  .contact-card .contact-meta,
  .contact-page-info-card .contact-meta{
    grid-template-columns:82px minmax(0,1fr);
  }
}

/* Single vehicle gallery lightbox + compact options — v1.3.28 */
.car-gallery-open{
  position:relative;
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
  color:inherit;
  cursor:zoom-in;
  overflow:hidden;
}
.car-gallery-open img{transition:transform .28s ease,filter .28s ease}
.car-gallery-open:hover img{transform:scale(1.018);filter:brightness(.92)}
.car-gallery-zoom-hint{
  position:absolute;
  left:16px;
  bottom:16px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:36px;
  padding:0 13px;
  border-radius:999px;
  color:#fff;
  background:rgba(3,10,19,.72);
  border:1px solid rgba(255,255,255,.18);
  backdrop-filter:blur(12px);
  font-size:12px;
  font-weight:900;
  pointer-events:none;
}
.car-gallery-zoom-hint:before{content:"⛶";color:#6ec6ff;font-size:16px}
body.car-lightbox-open{overflow:hidden!important}
.car-lightbox{
  position:fixed;
  inset:0;
  z-index:999999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:18px;
}
.car-lightbox.is-open{display:flex}
.car-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,4,10,.94);backdrop-filter:blur(18px)}
.car-lightbox-dialog{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-rows:auto minmax(0,1fr) auto;
  width:min(1480px,calc(100vw - 36px));
  height:min(920px,calc(100dvh - 36px));
  max-height:calc(100vh - 36px);
  min-width:0;
  min-height:0;
  border-radius:28px;
  overflow:hidden;
  background:linear-gradient(180deg,#081321,#03070d);
  border:1px solid rgba(110,198,255,.22);
  box-shadow:0 40px 120px rgba(0,0,0,.72);
}
.car-lightbox-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto auto;
  align-items:center;
  gap:14px;
  min-height:62px;
  padding:10px 16px;
  border-bottom:1px solid rgba(255,255,255,.09);
  background:rgba(4,10,18,.88);
}
.car-lightbox-head strong{color:#fff;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.car-lightbox-head span{color:#9fb5cb;font-size:12px;font-weight:850}
.car-lightbox-close{
  width:40px;
  height:40px;
  border-radius:14px;
  border:1px solid rgba(255,255,255,.13);
  background:rgba(255,255,255,.06);
  color:#fff;
  font-size:28px;
  line-height:1;
  cursor:pointer;
}
.car-lightbox-stage{position:relative;display:grid;place-items:center;min-width:0;min-height:0;overflow:hidden;padding:16px 72px;background:#020509;touch-action:pan-y}
.car-lightbox-stage>img{display:block;width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;object-position:center center;border-radius:12px;box-shadow:0 24px 70px rgba(0,0,0,.45);user-select:none;-webkit-user-drag:none}
.car-lightbox-nav{
  position:absolute;
  top:50%;
  z-index:2;
  width:48px;
  height:64px;
  transform:translateY(-50%);
  border:1px solid rgba(255,255,255,.15);
  border-radius:17px;
  background:rgba(5,14,25,.78);
  color:#fff;
  font-size:40px;
  line-height:1;
  cursor:pointer;
  backdrop-filter:blur(10px);
}
.car-lightbox-nav:hover{background:linear-gradient(135deg,#6ec6ff,#0066b1);color:#03101f}
.car-lightbox-nav.is-prev{right:14px}
.car-lightbox-nav.is-next{left:14px}
.car-lightbox-thumbs{
  display:flex;
  gap:9px;
  overflow-x:auto;
  padding:12px 16px 14px;
  border-top:1px solid rgba(255,255,255,.09);
  background:rgba(4,10,18,.9);
  scrollbar-width:thin;
}
.car-lightbox-thumb{
  flex:0 0 92px;
  width:92px;
  height:64px;
  padding:0;
  border-radius:13px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  background:#07111f;
  opacity:.66;
  cursor:pointer;
}
.car-lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.car-lightbox-thumb.is-active{opacity:1;border-color:#6ec6ff;box-shadow:0 0 0 2px rgba(110,198,255,.22)}
.car-options-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}
.car-options-head h2{margin:0!important}
.car-options-head>span{flex:0 0 auto;padding:5px 10px;border-radius:999px;background:rgba(110,198,255,.1);border:1px solid rgba(110,198,255,.18);color:#9edcff;font-size:11px;font-weight:900}
.car-options-panel.is-collapsed .is-option-extra{display:none}
.car-options-toggle{
  width:100%;
  min-height:43px;
  margin-top:13px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  border-radius:15px;
  border:1px solid rgba(110,198,255,.2);
  background:rgba(110,198,255,.075);
  color:#dff4ff;
  font-family:inherit;
  font-weight:900;
  cursor:pointer;
}
.car-options-toggle:hover{background:rgba(110,198,255,.13);border-color:rgba(110,198,255,.42)}
.car-options-toggle b{color:#6ec6ff;font-size:18px;transition:transform .2s ease}
.car-options-toggle .show-less-label{display:inline}
.car-options-toggle .show-all-label{display:none}
.car-options-panel.is-collapsed .car-options-toggle .show-less-label{display:none}
.car-options-panel.is-collapsed .car-options-toggle .show-all-label{display:inline}
.car-options-panel:not(.is-collapsed) .car-options-toggle b{transform:rotate(180deg)}
@media(max-width:760px){
  .car-gallery-zoom-hint{left:10px;bottom:10px;min-height:32px;padding:0 10px;font-size:11px}
  .car-lightbox{padding:0}
  .car-lightbox-dialog{width:100vw;height:100dvh;border-radius:0;border:0}
  .car-lightbox-head{grid-template-columns:minmax(0,1fr) auto auto;padding:8px 10px}
  .car-lightbox-stage{padding:8px 44px}
  .car-lightbox-nav{width:38px;height:54px;border-radius:13px;font-size:34px}
  .car-lightbox-nav.is-prev{right:6px}.car-lightbox-nav.is-next{left:6px}
  .car-lightbox-thumbs{padding:9px 10px 11px}
  .car-lightbox-thumb{flex-basis:72px;width:72px;height:52px}
  .car-options-list{grid-template-columns:1fr}
}


/* Vehicle detail description card */
.single-car-inline-description{
  width:100%;
  margin:0;
  padding:28px;
  border-radius:30px;
}
.single-car-inline-description .eyebrow{margin-bottom:8px}
.single-car-inline-description h2{margin:0 0 14px}
@media (max-width:620px){
  .single-car-inline-description{
    padding:22px 18px;
    border-radius:24px;
  }
}

/* Vehicle detail priority layout — independent media/description column (v1.3.35) */
.single-car-grid{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  align-items:start !important;
}
.single-car-main-column{
  min-width:0;
  width:100%;
  display:flex;
  flex-direction:column;
  gap:22px;
  align-self:start;
}
.single-car-main-column > .single-car-media,
.single-car-main-column > .single-car-inline-description,
.single-car-grid > .single-car-info{
  min-width:0;
  width:100%;
  align-self:start;
}
.feature-list-highlighted{
  grid-template-columns:repeat(2,minmax(0,1fr));
  margin:22px 0 14px;
}
.feature-list-highlighted div{
  padding:17px 16px;
  border-color:rgba(110,198,255,.30);
  background:linear-gradient(180deg,rgba(0,102,177,.18),rgba(0,102,177,.08));
}
.feature-list-highlighted span{
  color:#9bdcff;
  font-weight:800;
  font-size:13px;
}
.feature-list-highlighted b{
  color:#6ec6ff;
  font-size:clamp(17px,1.8vw,22px);
  font-weight:900;
  line-height:1.55;
}
.single-car-primary-call{
  margin:0 0 20px;
}
.single-car-primary-call .btn{
  width:100%;
  justify-content:center;
  font-weight:900;
}
.feature-list-secondary{
  margin:0 0 22px;
}
.single-car-back-link{
  margin-top:20px;
}

/* Preserve the two independent columns on laptop screens. */
@media (min-width:821px) and (max-width:1100px){
  .single-car-grid{
    grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr) !important;
    align-items:start !important;
    gap:18px;
  }
  .single-car-main-column{
    gap:18px;
  }
}

/* Mobile order: gallery, detail table, then description. */
@media (max-width:820px){
  .single-car-grid{
    grid-template-columns:1fr !important;
    grid-template-areas:
      "gallery"
      "info"
      "description";
  }
  .single-car-main-column{
    display:contents;
  }
  .single-car-main-column > .single-car-media{
    grid-area:gallery;
    order:1;
  }
  .single-car-grid > .single-car-info{
    grid-area:info;
    order:2;
  }
  .single-car-main-column > .single-car-inline-description{
    grid-area:description;
    order:3;
  }
}
@media (max-width:620px){
  .feature-list-highlighted{
    grid-template-columns:1fr !important;
    gap:8px;
    margin-top:18px;
  }
  .feature-list-highlighted div{
    padding:14px 12px;
  }
  .feature-list-highlighted b{
    font-size:16px;
    overflow-wrap:anywhere;
  }
  .single-car-primary-call{
    margin-bottom:16px;
  }
}

/* Tabaee Motors v1.3.38 — keep showroom-manager toolbar actions visible on phones. */
@media (max-width:782px){
  body.tabaee-showroom-manager-front #wpadminbar{
    display:block !important;
    visibility:visible !important;
    opacity:1 !important;
    overflow:hidden !important;
  }
  body.tabaee-showroom-manager-front #wpadminbar .quicklinks{
    display:block !important;
    width:100% !important;
    max-width:none !important;
    padding:0 6px !important;
    overflow:hidden !important;
  }
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-top-secondary{
    display:none !important;
  }
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default{
    display:flex !important;
    flex-flow:row nowrap !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:4px !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    height:100% !important;
    margin:0 !important;
    padding:0 !important;
    float:none !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    overscroll-behavior-inline:contain !important;
    scrollbar-width:none !important;
    -webkit-overflow-scrolling:touch !important;
  }
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default::-webkit-scrollbar{
    display:none !important;
  }
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default > li.tabaee-toolbar-brand,
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default > li.tabaee-top-nav-node{
    display:block !important;
    position:relative !important;
    flex:0 0 auto !important;
    width:auto !important;
    height:auto !important;
    margin:0 !important;
    visibility:visible !important;
    opacity:1 !important;
    float:none !important;
  }
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default > li.tabaee-top-nav-node > .ab-item,
  body.tabaee-showroom-manager-front #wpadminbar #wp-admin-bar-root-default > li.tabaee-top-nav-node > a.ab-item{
    display:flex !important;
    visibility:visible !important;
    opacity:1 !important;
    width:auto !important;
    min-width:max-content !important;
    white-space:nowrap !important;
  }
  body.tabaee-showroom-manager-front #wpadminbar .tabaee-top-label,
  body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-icon{
    display:inline-grid !important;
    visibility:visible !important;
    opacity:1 !important;
  }
  body.tabaee-showroom-manager-front #wpadminbar .tabaee-top-label{
    display:inline-block !important;
  }
  body.tabaee-showroom-manager-front #wpadminbar .tabaee-toolbar-brand{
    display:none !important;
  }
}


/* Tabaee Motors v1.3.40 — uniform mobile showroom-manager toolbar items. */
.tabaee-mobile-manager-toolbar{
  display:none;
}
@media (max-width:782px){
  body.tabaee-showroom-manager-front{
    --tabaee-adminbar-offset:64px !important;
  }
  body.tabaee-showroom-manager-front #wpadminbar{
    display:none !important;
  }
  body.tabaee-showroom-manager-front .tabaee-mobile-manager-toolbar{
    position:fixed;
    top:6px;
    right:6px;
    left:6px;
    z-index:2147483646;
    display:block !important;
    height:54px;
    min-height:54px;
    direction:rtl;
    overflow:hidden;
    border:1px solid rgba(110,198,255,.28);
    border-radius:15px;
    background:
      radial-gradient(circle at 12% -80%,rgba(110,198,255,.28),transparent 42%),
      linear-gradient(115deg,rgba(2,4,8,.985),rgba(7,17,31,.985) 48%,rgba(8,34,65,.98));
    box-shadow:0 15px 38px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.06);
    backdrop-filter:blur(16px) saturate(145%);
    -webkit-backdrop-filter:blur(16px) saturate(145%);
  }
  body.tabaee-showroom-manager-front .tabaee-mobile-manager-toolbar,
  body.tabaee-showroom-manager-front .tabaee-mobile-manager-toolbar *{
    box-sizing:border-box;
    font-family:'IRANSansWeb','IRANSans',Vazirmatn,Tahoma,Arial,sans-serif;
  }
  .tabaee-mobile-manager-toolbar__track{
    width:100%;
    height:100%;
    display:flex;
    flex-flow:row nowrap;
    align-items:center;
    justify-content:flex-start;
    gap:5px;
    padding:5px 6px;
    overflow-x:auto;
    overflow-y:hidden;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
  }
  .tabaee-mobile-manager-toolbar__track::-webkit-scrollbar{
    display:none;
  }
  .tabaee-mobile-manager-toolbar__item{
    flex:0 0 auto;
    min-width:max-content;
    height:42px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    padding:0 11px;
    border:1px solid rgba(255,255,255,.08);
    border-radius:11px;
    background:rgba(255,255,255,.045);
    color:#eef6ff !important;
    font-size:11px;
    font-weight:600;
    line-height:1;
    text-decoration:none !important;
    white-space:nowrap;
    opacity:1 !important;
    visibility:visible !important;
  }
  .tabaee-mobile-manager-toolbar__item.is-logout{
    border-color:rgba(255,126,141,.22);
    background:rgba(255,91,110,.08);
    color:#ffc0c7 !important;
  }
  .tabaee-mobile-manager-toolbar__item .tabaee-toolbar-icon{
    width:17px !important;
    height:17px !important;
    flex:0 0 17px !important;
    display:inline-grid !important;
    place-items:center !important;
    margin:0 !important;
    color:#78cfff !important;
  }
  .tabaee-mobile-manager-toolbar__item.is-logout .tabaee-toolbar-icon{
    color:#ff8f9c !important;
  }
  .tabaee-mobile-manager-toolbar__item .tabaee-toolbar-icon svg{
    width:17px !important;
    height:17px !important;
    display:block !important;
    fill:none !important;
    stroke:currentColor !important;
    stroke-width:1.9 !important;
    stroke-linecap:round !important;
    stroke-linejoin:round !important;
  }
  .tabaee-mobile-manager-toolbar__item .tabaee-toolbar-icon-dashboard svg path,
  .tabaee-mobile-manager-toolbar__item .tabaee-toolbar-icon-star svg path{
    fill:currentColor !important;
    stroke:currentColor !important;
  }
  body.tabaee-showroom-manager-front .site-header{
    top:calc(14px + var(--tabaee-adminbar-offset,64px)) !important;
  }
}
@media (min-width:783px){
  .tabaee-mobile-manager-toolbar{
    display:none !important;
  }
}

/* Keep public content below the independent manager bar even if the user disabled WordPress' native toolbar in their profile. */
@media (min-width:761px) and (max-width:782px){
  body.tabaee-showroom-manager-front .hero{
    padding-top:calc(148px + 64px) !important;
  }
  body.tabaee-showroom-manager-front .page-hero,
  body.tabaee-showroom-manager-front .single-car-hero{
    padding-top:calc(150px + 64px) !important;
  }
}
@media (max-width:760px){
  body.tabaee-showroom-manager-front .hero,
  body.tabaee-showroom-manager-front .page-hero,
  body.tabaee-showroom-manager-front .single-car-hero{
    padding-top:calc(132px + 64px) !important;
  }
  body.tabaee-showroom-manager-front .nav-links{
    top:calc(96px + 64px) !important;
  }
}


/* Tabaee Motors v1.3.41 — centered hamburger and header-attached mobile menu. */
.menu-toggle{
  padding:0;
  align-items:center;
  justify-content:center;
  line-height:1;
  overflow:hidden;
}
.menu-toggle__icon{
  width:22px;
  height:16px;
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:space-between;
  margin:auto;
  pointer-events:none;
}
.menu-toggle__icon span{
  display:block;
  width:100%;
  height:2px;
  margin:0;
  border-radius:999px;
  background:currentColor;
  transform-origin:center;
  transition:transform .2s ease,opacity .2s ease;
}
.menu-toggle[aria-expanded="true"] .menu-toggle__icon span:nth-child(1){
  transform:translateY(7px) rotate(45deg);
}
.menu-toggle[aria-expanded="true"] .menu-toggle__icon span:nth-child(2){
  opacity:0;
}
.menu-toggle[aria-expanded="true"] .menu-toggle__icon span:nth-child(3){
  transform:translateY(-7px) rotate(-45deg);
}
@media (max-width:1100px){
  .nav-shell{
    position:relative;
  }
  .menu-toggle{
    display:grid;
    place-items:center;
  }
  .nav-links,
  body.admin-bar .nav-links,
  body.tabaee-showroom-manager-front .nav-links,
  body.tabaee-showroom-manager-front.admin-bar .nav-links{
    position:absolute !important;
    top:calc(100% + 6px) !important;
    right:0 !important;
    left:0 !important;
    width:auto !important;
    margin:0 !important;
    z-index:5;
  }
}

/* Tabaee Motors v1.3.43 — real sell-car request form. */
.sell-request-layout{align-items:start}.sell-process-panel{position:sticky;top:124px}.sell-request-panel{padding:28px}.sell-form-message{margin:18px 0;padding:14px 16px;border-radius:18px;font-weight:800}.sell-form-message.is-success{border:1px solid rgba(97,211,148,.35);background:rgba(97,211,148,.10);color:#a8f0c8}.sell-form-message.is-error{border:1px solid rgba(255,91,110,.32);background:rgba(255,91,110,.10);color:#ffc2ca}.sell-request-form{display:grid;gap:18px}.sell-form-section{margin:0;padding:20px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:rgba(0,0,0,.18)}.sell-form-section legend{padding:0 10px;color:#6EC6FF;font-weight:950;font-size:16px}.sell-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sell-request-form label{display:grid;gap:7px;color:#eef5ff;font-weight:800}.sell-request-form label>span{font-size:13px}.sell-request-form label>span b,.sell-price-field>span b{color:#ff8f9c}.sell-form-grid label.is-wide{grid-column:1/-1}.sell-request-form input,.sell-request-form select,.sell-request-form textarea{width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.28);color:#fff;border-radius:15px;padding:12px 13px;outline:0;box-shadow:none}.sell-request-form select option{background:#07111f;color:#fff}.sell-request-form input:focus,.sell-request-form select:focus,.sell-request-form textarea:focus{border-color:#6EC6FF;box-shadow:0 0 0 3px rgba(110,198,255,.12)}#sale_custom_model_wrap,#sale_custom_color_wrap{display:none}#sale_custom_model_wrap.is-visible,#sale_custom_color_wrap.is-visible{display:grid}.sell-options-block{margin-top:18px}.sell-options-block>span{display:block;margin-bottom:10px;color:#eef5ff;font-weight:900}.sell-options-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sell-options-grid label{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 10px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.035);cursor:pointer}.sell-options-grid input{width:16px;height:16px;flex:0 0 16px;padding:0}.sell-options-grid label>span{font-size:12px}.sell-price-section{display:grid;gap:14px}.sell-price-field small{color:#8fa5bd;font-weight:600;line-height:1.7}.sell-price-field input{font-size:18px;font-weight:900;color:#6EC6FF;direction:ltr;text-align:right}.sell-submit-btn{width:100%;border-radius:17px}.sell-form-footnote{margin:0;text-align:center;font-size:12px;color:#8fa5bd}.sell-honeypot{position:absolute!important;right:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:1100px){.sell-process-panel{position:static}.sell-options-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.sell-request-panel,.sell-form-section{padding:16px}.sell-form-grid,.sell-options-grid{grid-template-columns:1fr}.sell-form-grid label.is-wide{grid-column:auto}.sell-request-form input,.sell-request-form select,.sell-request-form textarea{font-size:16px}}

/* Tabaee Motors v1.3.43 — required sell form, photo upload and numeric normalization. */
.sell-request-form small{color:#8fa5bd;font-weight:600;line-height:1.7}
.sell-options-block>span b,.sell-image-field>span b{color:#ff8f9c}
.sell-required-note{display:block;margin-top:8px}
.sell-engine-field.is-hidden{display:none!important}
.sell-images-section{display:grid;gap:14px}
.sell-image-field input[type="file"]{padding:10px;cursor:pointer}
.sell-image-field input[type="file"]::file-selector-button{margin-left:10px;border:0;border-radius:11px;padding:9px 12px;background:#168cff;color:#fff;font-family:inherit;font-weight:900;cursor:pointer}
.sell-image-preview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}
.sell-image-preview:empty{display:none}
.sell-image-preview-item{aspect-ratio:1;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.25)}
.sell-image-preview-item img{width:100%;height:100%;object-fit:cover;display:block}
@media(max-width:700px){.sell-image-preview{grid-template-columns:repeat(3,minmax(0,1fr))}}


/* Tabaee Motors v1.3.44 — sell form UX and validation polish. */
#sale-request-form{scroll-margin-top:142px}
.sell-form-jump{min-width:210px}
.sell-step b{display:inline-block;margin-left:6px}
.sell-request-form select.is-placeholder{color:#8799aa!important;-webkit-text-fill-color:#8799aa!important;font-weight:500}
.sell-request-form select option[value=""]{color:#8799aa;background:#07111f}
.sell-request-form select option:not([value=""]){color:#fff;background:#07111f}
.sell-request-form input::placeholder,.sell-request-form textarea::placeholder{color:#8799aa;opacity:1;font-weight:500}
@media(max-width:700px){#sale-request-form{scroll-margin-top:118px}}

/* Option icons — v1.3.50 */
.tabaee-option-icon{
  width:30px;
  height:30px;
  min-width:30px;
  display:grid;
  place-items:center;
  flex:0 0 30px;
  border-radius:11px;
  border:1px solid rgba(255,255,255,.10);
  background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.03));
  color:#dbe8f3;
  box-sizing:border-box;
}
.tabaee-option-icon svg{width:18px;height:18px;display:block}
.tabaee-option-icon--m-badge{
  background:linear-gradient(145deg,rgba(14,27,43,.92),rgba(8,18,31,.96));
  border-color:rgba(255,255,255,.08);
  color:#f3f8fd;
}
.car-options-list li{gap:11px}
.car-options-list .tabaee-option-icon{
  width:34px;
  height:34px;
  min-width:34px;
  border-radius:12px;
  background:linear-gradient(145deg,rgba(110,198,255,.16),rgba(255,255,255,.05));
  border-color:rgba(110,198,255,.20);
  color:#eaf6ff;
}
.car-options-list li b{display:block;min-width:0}
.sell-options-grid label{
  display:grid;
  grid-template-columns:16px 30px minmax(0,1fr);
  align-items:center;
  gap:8px;
}
.sell-options-grid .tabaee-option-icon{
  background:linear-gradient(145deg,rgba(110,198,255,.12),rgba(255,255,255,.03));
  border-color:rgba(110,198,255,.14);
  color:#dff2ff;
}
.sell-options-grid .tabaee-option-text{
  display:block;
  min-width:0;
  font-size:12px;
  line-height:1.7;
}
.sell-options-grid input:checked + .tabaee-option-icon,
.sell-options-grid label:has(input:checked) .tabaee-option-icon{
  background:linear-gradient(145deg,#0d243b,#12304e);
  border-color:rgba(110,198,255,.32);
  color:#8dd7ff;
}
@media(max-width:700px){
  .sell-options-grid label{grid-template-columns:16px 28px minmax(0,1fr)}
  .sell-options-grid .tabaee-option-text{font-size:11.5px}
}

/* Contact phone icon and one-line numbers — v1.3.54 */
.contact-mobile-icon{
  color:#6ec6ff!important;
  background:rgba(110,198,255,.14)!important;
  border:1px solid rgba(110,198,255,.24)!important;
}
.contact-mobile-icon svg{
  width:24px;
  height:24px;
  display:block;
}
@media(max-width:760px){
  .contact-card .contact-phone,
  .contact-page-info-card .contact-phone{
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
    font-size:13px!important;
    line-height:1.35!important;
    letter-spacing:-.15px;
  }
  .contact-card .contact-meta,
  .contact-page-info-card .contact-meta{
    grid-template-columns:76px minmax(0,1fr)!important;
    gap:7px!important;
  }
}
@media(max-width:380px){
  .contact-card .contact-item,
  .contact-page-info-card .contact-item{
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:8px!important;
    padding:12px 10px!important;
  }
  .contact-card .contact-item i,
  .contact-page-info-card .contact-item i{
    width:38px!important;
    height:38px!important;
  }
  .contact-card .contact-meta,
  .contact-page-info-card .contact-meta{
    grid-template-columns:68px minmax(0,1fr)!important;
  }
  .contact-card .contact-phone,
  .contact-page-info-card .contact-phone{
    font-size:12px!important;
  }
}

/* =========================================================
   Standard Blog — v1.3.55
   ========================================================= */
.blog-hero{
  position:relative;
  overflow:hidden;
  padding:92px 0 58px;
  border-bottom:1px solid rgba(255,255,255,.07);
  background:
    radial-gradient(circle at 12% 15%,rgba(22,140,255,.18),transparent 32%),
    radial-gradient(circle at 82% 30%,rgba(210,168,90,.12),transparent 28%),
    linear-gradient(145deg,#03070d,#07111d 62%,#05080d);
}
.blog-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,#000,transparent)}
.blog-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.72fr);align-items:end;gap:42px}
.blog-hero h1{max-width:850px;margin:7px 0 12px;color:#fff;font-size:clamp(34px,5vw,68px);line-height:1.3;letter-spacing:-1.5px}
.blog-hero p:not(.eyebrow){max-width:720px;margin:0;color:#9eb0c2;font-size:15px;line-height:2}
.blog-hero--compact{padding:72px 0 44px}.blog-hero--compact h1{font-size:clamp(30px,4vw,52px)}
.blog-search-form{position:relative;display:flex;align-items:center;min-height:58px;border:1px solid rgba(110,198,255,.22);border-radius:19px;background:rgba(2,8,15,.72);box-shadow:0 18px 50px rgba(0,0,0,.25);backdrop-filter:blur(14px)}
.blog-search-form input{width:100%;height:58px;padding:0 18px 0 58px;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;font-family:inherit;font-size:14px;box-shadow:none!important}
.blog-search-form input::placeholder{color:#75899c}
.blog-search-form button{position:absolute;left:8px;width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:13px;background:linear-gradient(135deg,#168cff,#0065ad);color:#fff;cursor:pointer}
.blog-search-form svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.blog-archive-main{background:linear-gradient(180deg,#05090e,#030609)}
.blog-category-nav{display:flex;align-items:center;gap:8px;overflow:auto;margin:-18px 0 34px;padding:9px;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:rgba(8,17,28,.88);box-shadow:0 14px 44px rgba(0,0,0,.22);scrollbar-width:none}
.blog-category-nav::-webkit-scrollbar{display:none}.blog-category-nav a{flex:0 0 auto;padding:9px 14px;border-radius:12px;color:#9eb0c2;font-size:12px;font-weight:850;transition:.2s ease}.blog-category-nav a:hover,.blog-category-nav a.is-active{background:rgba(110,198,255,.12);color:#dff4ff}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.blog-card{min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:24px;background:linear-gradient(150deg,rgba(13,25,39,.97),rgba(5,11,18,.98));box-shadow:0 18px 45px rgba(0,0,0,.16);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.blog-card:hover{transform:translateY(-5px);border-color:rgba(110,198,255,.22);box-shadow:0 24px 58px rgba(0,0,0,.28)}
.blog-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#0c1c2d,#102b43)}
.blog-card__media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.blog-card:hover .blog-card__media img{transform:scale(1.035)}
.blog-card__placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 35% 20%,rgba(110,198,255,.18),transparent 38%),linear-gradient(135deg,#0a1725,#102a42)}
.blog-card__placeholder svg{width:66px;height:66px;stroke:rgba(174,221,249,.5);stroke-width:2}
.blog-card__category{position:absolute;right:13px;top:13px;padding:6px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(3,10,18,.74);color:#dff4ff;font-size:10px;font-weight:900;backdrop-filter:blur(10px)}
.blog-card__body{display:flex;flex-direction:column;min-height:252px;padding:18px}
.blog-card__meta{display:flex;align-items:center;gap:13px;color:#7890a6;font-size:10px;font-weight:750}.blog-card__meta span+span:before{content:"•";margin-left:13px;color:#356887}
.blog-card h2{margin:12px 0 9px;font-size:18px;line-height:1.75}.blog-card h2 a{color:#f5f8fb}.blog-card h2 a:hover{color:#8ed8ff}
.blog-card p{margin:0;color:#93a8ba;font-size:12.5px;line-height:1.95}
.blog-card__link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:17px;color:#79ceff;font-size:12px;font-weight:900}.blog-card__link span{font-size:17px;transition:transform .2s}.blog-card__link:hover span{transform:translateX(-4px)}
.blog-pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:38px}.blog-pagination .page-numbers{min-width:42px;height:42px;display:grid;place-items:center;padding:0 12px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.035);color:#a7bacb;font-size:12px;font-weight:850}.blog-pagination .page-numbers.current,.blog-pagination .page-numbers:hover{border-color:rgba(110,198,255,.3);background:rgba(110,198,255,.12);color:#dff5ff}
.blog-empty-state,.home-blog-empty{padding:48px;border:1px dashed rgba(110,198,255,.22);border-radius:24px;background:rgba(110,198,255,.035);text-align:center}.blog-empty-state h2{margin:0 0 8px;color:#fff}.blog-empty-state p{color:#8ea5b9}.home-blog-empty{display:grid;gap:5px;color:#8299ad}.home-blog-empty strong{color:#eaf5fd;font-size:17px}
.blog-archive-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:24px;color:#849aaf;font-size:12px}.blog-archive-toolbar a{color:#7bcfff;font-weight:850}
.home-blog{background:radial-gradient(circle at 75% 0,rgba(22,140,255,.08),transparent 34%),#05090e}.blog-grid--home .blog-card,.blog-grid--related .blog-card{height:100%}

/* Article */
.article-page{background:#030609}.article-header{padding:78px 0 42px;background:radial-gradient(circle at 18% 0,rgba(22,140,255,.17),transparent 36%),linear-gradient(155deg,#040a11,#081523 70%,#04080d);border-bottom:1px solid rgba(255,255,255,.07)}
.article-header__inner{max-width:1040px}.article-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:#60798e;font-size:11px}.article-breadcrumb a{color:#8da7bb}.article-breadcrumb a:hover{color:#86d5ff}.article-breadcrumb span{opacity:.55}
.article-category{display:inline-flex;padding:7px 12px;border:1px solid rgba(110,198,255,.2);border-radius:999px;background:rgba(110,198,255,.08);color:#8cd8ff;font-size:11px;font-weight:900}
.article-header h1{max-width:980px;margin:15px 0 13px;color:#fff;font-size:clamp(32px,5.2vw,62px);line-height:1.45;letter-spacing:-1.1px}.article-lead{max-width:850px;margin:0;color:#9eb2c4;font-size:16px;line-height:2}
.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px;margin-top:24px;color:#7f96aa;font-size:11px}.article-author{display:flex;align-items:center;gap:9px;color:#d7e6f2}.article-author img{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid rgba(110,198,255,.22)}
.article-cover{max-width:1180px;margin-top:28px}.article-cover img{width:100%;max-height:690px;display:block;object-fit:cover;border:1px solid rgba(255,255,255,.08);border-radius:27px;box-shadow:0 24px 70px rgba(0,0,0,.34)}
.article-layout{max-width:1180px;display:grid;grid-template-columns:245px minmax(0,1fr);align-items:start;gap:32px;padding-top:38px;padding-bottom:42px}.article-sidebar{position:sticky;top:116px;display:grid;gap:14px}.article-sidebar__card{padding:16px;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:rgba(10,20,31,.82)}.article-sidebar__card>strong{display:block;margin-bottom:12px;color:#eaf4fb;font-size:12px}.article-sidebar__card ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.article-sidebar__card li{display:flex;justify-content:space-between;gap:10px;color:#71899e;font-size:11px}.article-sidebar__card li a{color:#9eb1c2}.article-sidebar__card li a:hover{color:#8bd8ff}
.article-share{display:grid;grid-template-columns:1fr 1fr;gap:7px}.article-share a,.article-share button{min-height:38px;display:grid;place-items:center;border:1px solid rgba(110,198,255,.13);border-radius:11px;background:rgba(110,198,255,.055);color:#bfe8ff;font-family:inherit;font-size:10px;font-weight:850;cursor:pointer}.article-share button{grid-column:1/-1}.article-share a:hover,.article-share button:hover{background:rgba(110,198,255,.12)}
.article-content-column{min-width:0}.article-content{padding:28px 31px;border:1px solid rgba(255,255,255,.075);border-radius:24px;background:linear-gradient(150deg,rgba(9,18,28,.97),rgba(5,10,16,.98));color:#c4d2dd;font-size:15px;line-height:2.25}.article-content>*:first-child{margin-top:0}.article-content>*:last-child{margin-bottom:0}.article-content h2,.article-content h3,.article-content h4{scroll-margin-top:120px;color:#fff;line-height:1.65}.article-content h2{margin:38px 0 15px;padding-right:14px;border-right:3px solid #168cff;font-size:26px}.article-content h3{margin:30px 0 13px;font-size:21px}.article-content h4{font-size:18px}.article-content p{margin:0 0 20px}.article-content a{color:#76ceff;text-decoration:underline;text-underline-offset:4px}.article-content ul,.article-content ol{margin:18px 0;padding-right:23px}.article-content li{margin:8px 0}.article-content blockquote{margin:28px 0;padding:18px 20px;border-right:4px solid #d2a85a;border-radius:14px;background:rgba(210,168,90,.07);color:#e8dcc5}.article-content img{max-width:100%;height:auto;border-radius:17px}.article-content figure{margin:28px 0}.article-content figcaption{text-align:center;color:#758b9f;font-size:11px}.article-content table{width:100%;margin:25px 0;border-collapse:collapse;overflow:hidden;border-radius:14px}.article-content th,.article-content td{padding:12px;border:1px solid rgba(255,255,255,.09);text-align:right}.article-content th{background:rgba(110,198,255,.09);color:#eaf6fd}
.article-tags{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:17px;padding:15px;border:1px solid rgba(255,255,255,.07);border-radius:17px;background:rgba(255,255,255,.025)}.article-tags strong{color:#9bb0c1;font-size:11px}.article-tags a{padding:6px 10px;border-radius:999px;background:rgba(110,198,255,.07);color:#8cd8ff;font-size:10px}
.article-author-box{display:grid;grid-template-columns:76px minmax(0,1fr);gap:16px;margin-top:17px;padding:20px;border:1px solid rgba(110,198,255,.13);border-radius:20px;background:linear-gradient(135deg,rgba(110,198,255,.07),rgba(255,255,255,.02))}.article-author-box img{width:76px;height:76px;border-radius:18px;object-fit:cover}.article-author-box span{color:#7090a8;font-size:10px}.article-author-box h3{margin:3px 0 7px;color:#fff;font-size:17px}.article-author-box p{margin:0;color:#8ea5b8;font-size:12px;line-height:1.9}
.article-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:17px}.article-post-nav a{display:grid;gap:4px;min-height:84px;padding:15px;border:1px solid rgba(255,255,255,.075);border-radius:17px;background:rgba(255,255,255,.025)}.article-post-nav a:last-child{text-align:left}.article-post-nav span{color:#70899d;font-size:10px}.article-post-nav b{color:#dbe8f1;font-size:12px;line-height:1.75}.article-post-nav a:hover{border-color:rgba(110,198,255,.23);background:rgba(110,198,255,.055)}
.related-posts{border-top:1px solid rgba(255,255,255,.06);background:#05090e}.article-comments{padding-bottom:60px}.comments-area{padding:24px;border:1px solid rgba(255,255,255,.075);border-radius:23px;background:#08111b}.comments-title,.comment-reply-title{margin:0 0 20px;color:#fff;font-size:21px}.comment-list{display:grid;gap:13px;margin:0 0 28px;padding:0;list-style:none}.comment-body{padding:15px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(255,255,255,.025)}.comment-meta{display:flex;align-items:center;gap:10px}.comment-author img{border-radius:50%}.comment-author .fn{color:#e8f2f9}.comment-metadata a{color:#71899e;font-size:10px}.comment-content{color:#aebfcc;font-size:12px;line-height:2}.reply a{color:#7bd0ff;font-size:10px;font-weight:850}.comment-form{display:grid;gap:12px}.comment-form p{margin:0}.comment-form label{display:block;margin-bottom:6px;color:#a6bac9;font-size:11px}.comment-form input,.comment-form textarea{width:100%;padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#040a10;color:#fff;font-family:inherit}.comment-form input:focus,.comment-form textarea:focus{border-color:#168cff;outline:0}.comment-form-cookies-consent{display:flex;align-items:center;gap:8px}.comment-form-cookies-consent input{width:auto}.form-submit input{width:auto;min-height:44px;padding:0 20px;border:0;border-radius:13px;background:linear-gradient(135deg,#168cff,#0064ad);font-weight:900;cursor:pointer}

@media(max-width:1050px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static;grid-template-columns:1fr 1fr;order:2}.article-content-column{order:1}.blog-hero__inner{grid-template-columns:1fr}.blog-hero__search{max-width:650px}}
@media(max-width:700px){.blog-hero{padding:58px 0 38px}.blog-hero__inner{gap:25px}.blog-hero h1{font-size:34px}.blog-hero p:not(.eyebrow){font-size:13px}.blog-grid{grid-template-columns:1fr;gap:15px}.blog-card{border-radius:19px}.blog-card__body{min-height:225px;padding:15px}.blog-card h2{font-size:16px}.blog-category-nav{margin-top:-8px}.article-header{padding:53px 0 30px}.article-header h1{font-size:32px}.article-lead{font-size:14px}.article-meta{gap:9px 13px}.article-cover{margin-top:16px}.article-cover img{border-radius:18px;max-height:64vw}.article-layout{padding-top:19px;gap:17px}.article-content{padding:20px 17px;border-radius:19px;font-size:14px;line-height:2.18}.article-content h2{font-size:21px}.article-content h3{font-size:18px}.article-sidebar{grid-template-columns:1fr}.article-post-nav{grid-template-columns:1fr}.article-post-nav a:last-child{text-align:right}.article-author-box{grid-template-columns:58px minmax(0,1fr);padding:15px}.article-author-box img{width:58px;height:58px}.section-head{align-items:flex-start}.blog-grid--home .blog-card:nth-child(n+3){display:none}}


/* Site-wide accessible breadcrumbs — v1.3.57 */
.site-breadcrumb-wrap{
  width:min(1180px,calc(100% - 32px));
  margin:16px auto 0;
}
.site-breadcrumb{
  min-height:42px;
  display:flex;
  align-items:center;
  padding:8px 14px;
  border:1px solid rgba(255,255,255,.075);
  border-radius:14px;
  background:linear-gradient(135deg,rgba(255,255,255,.035),rgba(0,0,0,.14));
  box-shadow:0 8px 26px rgba(0,0,0,.08);
}
.site-breadcrumb ol{
  list-style:none;
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:0;
  margin:0;
  padding:0;
  min-width:0;
}
.site-breadcrumb li{
  display:inline-flex;
  align-items:center;
  min-width:0;
  color:#8ba0b3;
  font-size:11px;
  font-weight:750;
  line-height:1.7;
}
.site-breadcrumb li:not(:last-child)::after{
  content:"›";
  margin:0 9px;
  color:#416078;
  font-size:17px;
  font-weight:500;
  line-height:1;
}
.site-breadcrumb a{color:#94aabd;text-decoration:none;transition:color .18s ease}
.site-breadcrumb a:hover{color:#6ec6ff}
.site-breadcrumb li[aria-current="page"] span{
  display:block;
  max-width:500px;
  color:#e9f4fc;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
@media(max-width:700px){
  .site-breadcrumb-wrap{width:calc(100% - 20px);margin-top:10px}
  .site-breadcrumb{min-height:38px;padding:7px 10px;border-radius:12px;overflow:hidden}
  .site-breadcrumb ol{flex-wrap:nowrap;overflow:hidden;width:100%}
  .site-breadcrumb li{font-size:9.5px;flex:0 0 auto}
  .site-breadcrumb li:not(:last-child)::after{margin:0 6px;font-size:14px}
  .site-breadcrumb li[aria-current="page"]{min-width:0;flex:1 1 auto}
  .site-breadcrumb li[aria-current="page"] span{max-width:none;width:100%}
}


/* Breadcrumb visibility + selected sale option cards — v1.3.58 */
.site-breadcrumb-wrap{
  position:relative!important;
  z-index:45!important;
  margin-top:116px!important;
  margin-bottom:-92px!important;
}
.site-breadcrumb li:not(:last-child)::after{
  content:"←"!important;
  margin:0 9px!important;
  font-size:13px!important;
  color:#52738c!important;
}
.sell-options-grid > .sell-option-card{
  position:relative;
  display:grid!important;
  grid-template-columns:18px 30px minmax(0,1fr)!important;
  align-items:center!important;
  gap:9px!important;
  min-height:50px!important;
  padding:9px 11px!important;
  border:1px solid rgba(255,255,255,.09)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.035)!important;
  color:#dce8f2!important;
  font-weight:700!important;
  cursor:pointer!important;
  transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}
.sell-options-grid > .sell-option-card:hover{
  border-color:rgba(110,198,255,.28)!important;
  background:rgba(110,198,255,.07)!important;
  transform:translateY(-1px);
}
.sell-options-grid > .sell-option-card.is-selected,
.sell-options-grid > .sell-option-card:has(input:checked){
  border-color:rgba(110,198,255,.55)!important;
  background:linear-gradient(135deg,rgba(22,140,255,.22),rgba(110,198,255,.09))!important;
  box-shadow:0 0 0 2px rgba(110,198,255,.10),0 10px 24px rgba(0,102,177,.16)!important;
  color:#fff!important;
  font-weight:950!important;
}
.sell-options-grid > .sell-option-card input[type="checkbox"]{
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  margin:0!important;
  accent-color:#168cff!important;
}
.sell-options-grid > .sell-option-card .tabaee-option-icon{
  width:30px!important;
  min-width:30px!important;
  height:30px!important;
  margin:0!important;
}
.sell-options-grid > .sell-option-card .tabaee-option-text{
  display:block!important;
  min-width:0!important;
  margin:0!important;
  color:inherit!important;
  font-size:12px!important;
  font-weight:inherit!important;
  line-height:1.7!important;
}
.sell-options-grid > .sell-option-card.is-selected .tabaee-option-text,
.sell-options-grid > .sell-option-card:has(input:checked) .tabaee-option-text{
  color:#fff!important;
  font-weight:950!important;
}
@media(max-width:700px){
  .site-breadcrumb-wrap{
    margin-top:98px!important;
    margin-bottom:-74px!important;
  }
  .site-breadcrumb li:not(:last-child)::after{margin:0 6px!important;font-size:11px!important}
  .sell-options-grid > .sell-option-card{
    grid-template-columns:18px 30px minmax(0,1fr)!important;
    min-height:52px!important;
  }
}

/* Larger breadcrumbs — v1.3.59 */
.site-breadcrumb{
  min-height:48px;
  padding:10px 16px;
}
.site-breadcrumb li{
  font-size:14px;
  font-weight:800;
  line-height:1.65;
}
.site-breadcrumb li:not(:last-child)::after{
  margin:0 11px!important;
  font-size:15px!important;
}
@media(max-width:700px){
  .site-breadcrumb{
    min-height:44px;
    padding:9px 11px;
  }
  .site-breadcrumb li{
    font-size:12px;
    line-height:1.6;
  }
  .site-breadcrumb li:not(:last-child)::after{
    margin:0 7px!important;
    font-size:13px!important;
  }
}

/* Logged-in breadcrumb offset and blog isolation — v1.3.60 */
body.admin-bar .site-breadcrumb-wrap{
  margin-top:148px!important;
}
@media(max-width:782px){
  body.admin-bar:not(.tabaee-showroom-manager-front) .site-breadcrumb-wrap{
    margin-top:154px!important;
  }
  body.tabaee-showroom-manager-front .site-breadcrumb-wrap{
    margin-top:170px!important;
    margin-bottom:-74px!important;
  }
}

/* Mobile breadcrumb containment and spacing — v1.3.64 */
@media (max-width:700px){
  .site-breadcrumb-wrap,
  body.admin-bar .site-breadcrumb-wrap,
  body.admin-bar:not(.tabaee-showroom-manager-front) .site-breadcrumb-wrap,
  body.tabaee-showroom-manager-front .site-breadcrumb-wrap{
    width:min(var(--max),calc(100% - 36px))!important;
    max-width:calc(100% - 36px)!important;
    margin-right:auto!important;
    margin-left:auto!important;
    margin-bottom:-88px!important;
    box-sizing:border-box!important;
  }

  .site-breadcrumb{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }

  .site-breadcrumb ol{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  /* Keep enough top clearance for fixed headers, without changing lower spacing. */
  .site-breadcrumb-wrap{margin-top:96px!important}
  body.admin-bar:not(.tabaee-showroom-manager-front) .site-breadcrumb-wrap{margin-top:142px!important}
  body.tabaee-showroom-manager-front .site-breadcrumb-wrap{margin-top:150px!important}
}

/* Final logged-in mobile breadcrumb clearance — v1.3.65 */
@media (max-width:700px){
  body.admin-bar:not(.tabaee-showroom-manager-front) .site-breadcrumb-wrap{
    margin-top:158px!important;
  }
  body.tabaee-showroom-manager-front.admin-bar .site-breadcrumb-wrap{
    margin-top:176px!important;
  }
}

/* Unified breadcrumb-to-header spacing — v1.3.66
   The visible gap is always 12px, whether logged in or logged out,
   on desktop or mobile. */
body{
  --tabaee-breadcrumb-header-top:14px;
  --tabaee-breadcrumb-header-height:92px;
  --tabaee-breadcrumb-header-gap:12px;
}
body.admin-bar{
  --tabaee-breadcrumb-header-top:calc(14px + var(--tabaee-adminbar-offset,32px));
}
.site-breadcrumb-wrap,
body.admin-bar .site-breadcrumb-wrap,
body.admin-bar:not(.tabaee-showroom-manager-front) .site-breadcrumb-wrap,
body.tabaee-showroom-manager-front .site-breadcrumb-wrap,
body.tabaee-showroom-manager-front.admin-bar .site-breadcrumb-wrap{
  margin-top:calc(
    var(--tabaee-breadcrumb-header-top) +
    var(--tabaee-breadcrumb-header-height) +
    var(--tabaee-breadcrumb-header-gap)
  )!important;
}
@media (max-width:782px){
  body{
    --tabaee-breadcrumb-header-height:80px;
  }
  /* The manager mobile toolbar exists independently from the native admin bar. */
  body.tabaee-showroom-manager-front{
    --tabaee-breadcrumb-header-top:calc(14px + var(--tabaee-adminbar-offset,64px));
  }
}

/* Mobile blog breadcrumb separation — v1.3.67
   Keep the global header gap, but never pull the blog hero underneath breadcrumbs. */
@media (max-width:700px){
  body.tabaee-blog-surface .site-breadcrumb-wrap,
  body.tabaee-blog-surface.admin-bar .site-breadcrumb-wrap,
  body.tabaee-blog-surface.tabaee-showroom-manager-front .site-breadcrumb-wrap,
  body.tabaee-blog-surface.tabaee-showroom-manager-front.admin-bar .site-breadcrumb-wrap{
    margin-bottom:0!important;
  }

  body.tabaee-blog-surface .blog-hero,
  body.tabaee-blog-surface .blog-hero--compact{
    padding-top:24px!important;
  }

  body.tabaee-blog-surface .blog-hero .eyebrow{
    position:relative;
    z-index:2;
    margin-top:0!important;
  }
}

/* =========================================================
   Tabaee Motors v1.3.68 — dedicated technical inspection page
   ========================================================= */
.single-car-inspection-call{
  margin:0 0 10px;
}
.single-car-inspection-call .btn{
  width:100%;
  justify-content:center;
  min-height:52px;
  border-color:rgba(110,198,255,.34);
  background:linear-gradient(180deg,rgba(110,198,255,.14),rgba(0,102,177,.08));
  color:#dff4ff;
  font-weight:950;
}
.single-car-inspection-call .btn:hover{
  border-color:rgba(110,198,255,.62);
  background:linear-gradient(180deg,rgba(110,198,255,.22),rgba(0,102,177,.14));
}

.technical-inspection-hero{
  padding:152px 0 48px;
  position:relative;
  overflow:hidden;
}
.technical-inspection-hero:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 12% 20%,rgba(110,198,255,.16),transparent 30rem),
    radial-gradient(circle at 88% 16%,rgba(0,102,177,.18),transparent 32rem);
}
.technical-inspection-hero-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);
  gap:24px;
  align-items:stretch;
}
.technical-inspection-hero-copy,
.technical-inspection-car-image{
  border:1px solid rgba(255,255,255,.11);
  border-radius:34px;
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));
  box-shadow:var(--shadow);
  overflow:hidden;
}
.technical-inspection-hero-copy{
  padding:34px;
}
.technical-inspection-hero-copy h1{
  font-size:clamp(30px,4.2vw,54px);
  margin-bottom:14px;
}
.technical-inspection-hero-copy>p:not(.eyebrow){
  max-width:720px;
  color:#d7e3f0;
}
.technical-inspection-car-image{
  min-height:390px;
  display:block;
  background:#07111f;
}
.technical-inspection-car-image img{
  width:100%;
  height:100%;
  min-height:390px;
  object-fit:cover;
  transition:transform .35s ease;
}
.technical-inspection-car-image:hover img{
  transform:scale(1.025);
}
.technical-inspection-meta{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:24px;
}
.technical-inspection-meta span{
  display:grid;
  gap:4px;
  padding:13px 14px;
  border:1px solid rgba(110,198,255,.16);
  border-radius:17px;
  background:rgba(0,0,0,.22);
}
.technical-inspection-meta small{
  color:#8fa5ba;
  font-size:11px;
  font-weight:800;
}
.technical-inspection-meta b{
  color:#fff;
  font-size:15px;
  line-height:1.6;
}
.technical-inspection-actions{
  margin-top:24px;
}
.technical-inspection-actions .btn{
  flex:1 1 210px;
}
.technical-inspection-section{
  padding-top:22px;
}
.technical-report-card,
.technical-extra-card,
.technical-inspection-empty{
  border:1px solid rgba(255,255,255,.10);
  border-radius:30px;
  background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.022));
  box-shadow:0 20px 60px rgba(0,0,0,.26);
}
.technical-report-card{
  overflow:hidden;
}
.technical-report-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:18px;
  padding:25px 26px;
  border-bottom:1px solid rgba(255,255,255,.09);
  background:rgba(7,17,31,.68);
}
.technical-report-head h2{
  font-size:clamp(25px,3vw,38px);
  margin:0;
}
.technical-report-legend{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  justify-content:flex-end;
}
.technical-report-legend span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:5px 11px;
  border-radius:999px;
  font-size:12px;
  font-weight:900;
  border:1px solid rgba(255,255,255,.10);
}
.technical-report-legend .is-ok{color:#83efb1;background:rgba(51,185,110,.12);border-color:rgba(83,221,144,.25)}
.technical-report-legend .is-fail{color:#ff9ca1;background:rgba(204,55,64,.12);border-color:rgba(255,105,112,.25)}
.technical-report-legend .is-empty{color:#adbdcc;background:rgba(255,255,255,.045)}
.technical-report-table{
  display:grid;
  gap:0;
}
.technical-report-row{
  display:grid;
  grid-template-columns:minmax(190px,.85fr) 130px minmax(260px,1.5fr);
  gap:16px;
  align-items:center;
  min-height:68px;
  padding:12px 22px;
  border-bottom:1px solid rgba(255,255,255,.07);
}
.technical-report-row:last-child{
  border-bottom:0;
}
.technical-report-row:nth-child(odd):not(.is-head){
  background:rgba(255,255,255,.018);
}
.technical-report-row.is-head{
  min-height:52px;
  color:#92a8bd;
  background:rgba(0,0,0,.22);
  font-size:13px;
}
.technical-report-item{
  color:#f5f8fc;
  font-size:15px;
  font-weight:900;
  line-height:1.8;
}
.technical-report-status{
  display:inline-flex;
  align-items:center;
  justify-content:flex-start;
  gap:8px;
  min-width:0;
  font-size:13px;
  font-weight:900;
}
.technical-report-status b{
  width:31px;
  height:31px;
  flex:0 0 31px;
  display:grid;
  place-items:center;
  border-radius:50%;
  font-size:21px;
  line-height:1;
}
.technical-report-status.is-ok{color:#79e9a8}
.technical-report-status.is-ok b{background:rgba(50,190,111,.15);border:1px solid rgba(89,229,150,.28)}
.technical-report-status.is-fail{color:#ff9398}
.technical-report-status.is-fail b{background:rgba(207,52,61,.15);border:1px solid rgba(255,101,108,.28)}
.technical-report-status.is-empty{color:#91a3b5}
.technical-report-status.is-empty b{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.10)}
.technical-report-note{
  margin:0;
  color:#d0dae5;
  font-size:14px;
  line-height:1.85;
  overflow-wrap:anywhere;
}
.technical-report-note>span{
  color:#63778b;
}
.technical-report-extras{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:18px;
  margin-top:20px;
}
.technical-extra-card{
  padding:26px;
}
.technical-extra-card h2{
  font-size:clamp(23px,2.6vw,34px);
}
.technical-alerts-card ul{
  display:grid;
  gap:10px;
  padding:0;
  margin:18px 0 0;
  list-style:none;
}
.technical-alerts-card li{
  position:relative;
  padding:12px 42px 12px 14px;
  border:1px solid rgba(255,105,112,.17);
  border-radius:15px;
  background:rgba(207,52,61,.08);
  color:#f4dadd;
  line-height:1.8;
}
.technical-alerts-card li:before{
  content:"!";
  position:absolute;
  right:13px;
  top:50%;
  transform:translateY(-50%);
  width:22px;
  height:22px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(255,101,108,.18);
  color:#ff9ca1;
  font-weight:950;
}
.technical-notes-content p{
  color:#d8e2ec;
  line-height:2.1;
  margin-bottom:12px;
}
.technical-empty-text{
  margin:14px 0 0;
  padding:14px;
  border:1px dashed rgba(255,255,255,.12);
  border-radius:15px;
  color:#8fa2b5;
}
.technical-inspection-empty{
  text-align:center;
  padding:42px 28px;
}
.technical-inspection-empty h2{
  font-size:clamp(25px,3vw,38px);
}

@media(max-width:980px){
  .technical-inspection-hero-grid{
    grid-template-columns:1fr;
  }
  .technical-inspection-car-image{
    min-height:340px;
  }
  .technical-inspection-car-image img{
    min-height:340px;
    max-height:520px;
  }
  .technical-report-extras{
    grid-template-columns:1fr;
  }
}

@media(max-width:760px){
  .technical-inspection-hero{
    padding-top:132px;
    padding-bottom:28px;
  }
  .technical-inspection-hero-copy{
    padding:22px 18px;
    border-radius:25px;
  }
  .technical-inspection-car-image{
    min-height:250px;
    border-radius:25px;
  }
  .technical-inspection-car-image img{
    min-height:250px;
    max-height:340px;
  }
  .technical-inspection-meta{
    grid-template-columns:1fr;
    gap:8px;
  }
  .technical-inspection-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
  }
  .technical-report-head{
    display:grid;
    align-items:start;
    padding:20px 17px;
  }
  .technical-report-legend{
    justify-content:flex-start;
  }
  .technical-report-row{
    grid-template-columns:minmax(0,1fr) 94px;
    gap:9px 12px;
    min-height:0;
    padding:15px 16px;
  }
  .technical-report-row.is-head{
    display:none;
  }
  .technical-report-item{
    font-size:14px;
  }
  .technical-report-status{
    justify-content:flex-end;
  }
  .technical-report-status span{
    font-size:11px;
  }
  .technical-report-status b{
    width:28px;
    height:28px;
    flex-basis:28px;
    font-size:19px;
  }
  .technical-report-note{
    grid-column:1/-1;
    padding:9px 11px;
    border-radius:11px;
    background:rgba(0,0,0,.16);
    font-size:13px;
  }
  .technical-extra-card{
    padding:20px 17px;
    border-radius:24px;
  }
}

/* =========================================================
   Tabaee Motors v1.3.69 — technical report hero sizing
   ========================================================= */
@media (min-width:981px){
  /* The copy card determines the hero row height. The image fills that
     exact height and can no longer make the first section taller. */
  .technical-inspection-hero-grid{
    align-items:stretch;
  }
  .technical-inspection-car-image{
    position:relative;
    min-height:0;
    height:auto;
  }
  .technical-inspection-car-image img{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    min-height:0;
    max-height:none;
    object-fit:cover;
  }
}

.technical-report-note-label{
  display:none;
}
.technical-report-note-empty{
  color:#63778b;
}

@media (max-width:760px){
  .technical-report-note-label{
    display:inline;
    margin-left:4px;
    color:#f3f7fb;
    font-weight:950;
  }
}

/* =========================================================
   Tabaee Motors v1.3.72 — minimal white public redesign
   ========================================================= */
:root{
  --bg:#ffffff;
  --bg-soft:#f6f6f6;
  --panel:#ffffff;
  --panel-2:#f3f3f3;
  --text:#202020;
  --muted:#6f6f6f;
  --line:#dedede;
  --gold:#8E8E8E;
  --gold-2:#6f6f6f;
  --shadow:none;
  --radius:10px;
}
html{background:#fff}
body.tabaee-theme{
  background:#fff!important;
  background-image:none!important;
  color:#202020!important;
  font-size:15px;
  line-height:1.8;
}
body.tabaee-theme:before{display:none!important}
body.tabaee-theme h1,
body.tabaee-theme h2,
body.tabaee-theme h3,
body.tabaee-theme h4,
body.tabaee-theme h5,
body.tabaee-theme h6{color:#202020!important;letter-spacing:0!important}
body.tabaee-theme h1{font-size:clamp(28px,3.4vw,40px)!important;line-height:1.35!important;margin-bottom:14px}
body.tabaee-theme h2{font-size:clamp(22px,2.7vw,31px)!important;line-height:1.45!important}
body.tabaee-theme h3{font-size:18px!important;line-height:1.55!important}
body.tabaee-theme p{color:#6f6f6f;font-size:15px;line-height:1.9}
body.tabaee-theme .eyebrow{color:#666!important;font-size:12.5px!important;letter-spacing:0!important}
body.tabaee-theme .gold{color:#5f5f5f!important}
body.tabaee-theme .section{padding:56px 0}
body.tabaee-theme .section-head{margin-bottom:22px}

/* Flat, uniform actions */
body.tabaee-theme .btn,
body.tabaee-theme button[type="submit"],
body.tabaee-theme input[type="submit"],
body.tabaee-theme .form-submit input,
body.tabaee-theme .car-options-toggle{
  background:#8E8E8E!important;
  background-image:none!important;
  color:#fff!important;
  border:1px solid #8E8E8E!important;
  border-radius:6px!important;
  box-shadow:none!important;
  text-shadow:none!important;
  transform:none!important;
  transition:background-color .18s ease,border-color .18s ease!important;
}
body.tabaee-theme .btn:hover,
body.tabaee-theme button[type="submit"]:hover,
body.tabaee-theme input[type="submit"]:hover,
body.tabaee-theme .form-submit input:hover,
body.tabaee-theme .car-options-toggle:hover{
  background:#7d7d7d!important;
  border-color:#7d7d7d!important;
  box-shadow:none!important;
  transform:none!important;
}
body.tabaee-theme .btn.secondary{background:#8E8E8E!important;color:#fff!important;border-color:#8E8E8E!important}
body.tabaee-theme .btn{min-height:46px;padding:0 18px;font-weight:800}
body.tabaee-theme .btn.small{min-height:38px;padding:0 13px;font-size:12px}

/* Compact corners and flat surfaces */
body.tabaee-theme :is(
  .nav-shell,.service-card,.sell-panel,.content-box,.car-card,.single-car-info,
  .contact-card,.contact-item,.about-main,.about-copy,.quote,.filter-bar input,
  .filter-bar select,.sell-form input,.sell-form textarea,.sell-form select,
  .sell-request-panel,.sell-form-section,.sell-process-panel,.sell-cta-card,
  .location-card,.map-card,.map-label,.blog-card,.blog-hero__search,
  .article-content,.article-sidebar-card,.comments-area,.comment-body,
  .technical-inspection-hero-copy,.technical-inspection-car-image,
  .technical-report-card,.technical-extra-card,.technical-inspection-empty,
  .technical-alerts-card li,.technical-empty-text,.feature-list div,
  .car-options-panel,.car-options-list li,.car-gallery-main,.single-car-media
){
  border-radius:10px!important;
  box-shadow:none!important;
}
body.tabaee-theme :is(
  .service-card,.sell-panel,.content-box,.car-card,.single-car-info,.contact-card,
  .about-copy,.sell-request-panel,.sell-form-section,.sell-process-panel,
  .sell-cta-card,.location-card,.blog-card,.article-content,.article-sidebar-card,
  .comments-area,.comment-body,.technical-inspection-hero-copy,
  .technical-report-card,.technical-extra-card,.technical-inspection-empty
){
  background:#fff!important;
  background-image:none!important;
  border:1px solid #dedede!important;
  color:#202020!important;
}
body.tabaee-theme :is(.feature-list div,.car-specs div,.technical-inspection-meta span){
  background:#f5f5f5!important;
  background-image:none!important;
  border:1px solid #e1e1e1!important;
}
body.tabaee-theme :is(.feature-list b,.car-specs dd,.car-card h3,.car-card h3 a,.single-car-info h1,.car-options-list li b,.technical-inspection-meta b,.technical-report-item){color:#202020!important}
body.tabaee-theme :is(.feature-list span,.car-specs dt,.technical-inspection-meta small){color:#737373!important}
body.tabaee-theme :is(input,select,textarea){border-radius:6px!important;box-shadow:none!important}

/* Header */
body.tabaee-theme{
  --tabaee-breadcrumb-header-top:12px;
  --tabaee-breadcrumb-header-height:72px;
  --tabaee-breadcrumb-header-gap:10px;
}
body.tabaee-theme .site-header{top:12px}
body.admin-bar.tabaee-theme .site-header{top:calc(12px + var(--tabaee-adminbar-offset,32px))!important}
body.tabaee-theme .nav-shell{
  min-height:72px;
  padding:8px 10px 8px 14px;
  border:1px solid #dedede;
  background:#fff!important;
  backdrop-filter:none!important;
}
body.tabaee-theme .brand{gap:9px}
body.tabaee-theme .brand-mark{
  width:52px;height:52px;padding:4px;border-radius:8px;
  background:#fff!important;border:1px solid #e2e2e2;box-shadow:none!important;
}
body.tabaee-theme .brand-name{color:#202020;font-size:16px}
body.tabaee-theme .brand-name span{color:#7b7b7b;font-size:9px;letter-spacing:1px}
body.tabaee-theme .nav-links a{color:#333!important;border-radius:5px!important;padding:10px 12px;font-size:13px}
body.tabaee-theme .nav-links a:hover,
body.tabaee-theme .nav-links a.active{background:#f1f1f1!important;color:#111!important}
body.tabaee-theme .support-logo{display:none!important}
body.tabaee-theme .menu-toggle{
  border-radius:6px!important;background:#fff!important;border:1px solid #cfcfcf!important;
  color:#222!important;box-shadow:none!important;
}
body.tabaee-theme .menu-toggle__icon span{background:#222!important}

/* Breadcrumb: plain > separator */
body.tabaee-theme .site-breadcrumb-wrap,
body.admin-bar.tabaee-theme .site-breadcrumb-wrap,
body.tabaee-theme.tabaee-showroom-manager-front .site-breadcrumb-wrap,
body.tabaee-theme.tabaee-showroom-manager-front.admin-bar .site-breadcrumb-wrap{
  width:min(var(--max),calc(100% - 36px))!important;
  max-width:calc(100% - 36px)!important;
  margin-top:calc(var(--tabaee-breadcrumb-header-top) + var(--tabaee-breadcrumb-header-height) + var(--tabaee-breadcrumb-header-gap))!important;
  margin-bottom:16px!important;
}
body.tabaee-theme .site-breadcrumb{
  min-height:42px;padding:8px 12px;border:1px solid #e1e1e1!important;
  border-radius:7px!important;background:#fff!important;background-image:none!important;box-shadow:none!important;
}
body.tabaee-theme .site-breadcrumb li{color:#777!important;font-size:12px!important;font-weight:700}
body.tabaee-theme .site-breadcrumb a{color:#666!important}
body.tabaee-theme .site-breadcrumb li[aria-current="page"] span{color:#222!important}
body.tabaee-theme .site-breadcrumb li:not(:last-child)::after{
  content:">"!important;color:#999!important;margin:0 8px!important;font-size:13px!important;font-weight:500!important;
}

/* Inner pages no longer need oversized top padding once breadcrumbs clear the fixed header */
body.tabaee-theme :is(.page-hero,.single-car-hero,.technical-inspection-hero,.blog-hero,.blog-hero--compact,.article-header){padding-top:16px!important}
body.tabaee-theme .page-hero:before,
body.tabaee-theme .technical-inspection-hero:before{display:none!important}
body.tabaee-theme .page-hero{padding-bottom:30px!important}
body.tabaee-theme .car-archive-section{padding-top:8px!important}

/* Vehicle archive cards */
body.tabaee-theme .cars-grid{gap:16px}
body.tabaee-theme .car-card{background:#fff!important;border:1px solid #dedede!important;overflow:hidden}
body.tabaee-theme .car-card:hover{transform:none!important;border-color:#bfbfbf!important;box-shadow:none!important}
body.tabaee-theme .car-media{background:#f1f1f1}
body.tabaee-theme .car-media img{transition:none}
body.tabaee-theme .car-card:hover .car-media img{transform:none}
body.tabaee-theme .car-media span{background:#8E8E8E!important;border:0!important;border-radius:5px!important;color:#fff!important}
body.tabaee-theme .car-body{padding:17px}
body.tabaee-theme .car-footer strong{color:#444!important}
body.tabaee-theme .filter-bar input,
body.tabaee-theme .filter-bar select{background:#fff!important;color:#222!important;border:1px solid #d8d8d8!important}

/* Vehicle detail: media/description left, information right, options full width */
@media (min-width:821px){
  body.tabaee-theme .single-car-grid{
    direction:ltr!important;
    grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr)!important;
    gap:18px!important;
    align-items:start!important;
  }
  body.tabaee-theme .single-car-main-column,
  body.tabaee-theme .single-car-info,
  body.tabaee-theme .car-options-panel-wide{direction:rtl!important}
  body.tabaee-theme .single-car-main-column{grid-column:1!important}
  body.tabaee-theme .single-car-info{grid-column:2!important}
}
body.tabaee-theme .single-car-hero{padding-bottom:54px!important}
body.tabaee-theme .single-car-info{padding:24px!important}
body.tabaee-theme .single-car-inline-description{padding:22px!important}
body.tabaee-theme .single-car-media{border:1px solid #dedede!important}
body.tabaee-theme .car-gallery-thumb,
body.tabaee-theme .car-lightbox-thumb{border-radius:6px!important}
body.tabaee-theme .car-gallery-zoom-hint{border-radius:5px!important;background:#8E8E8E!important;color:#fff!important}
body.tabaee-theme .single-car-info .feature-list{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
}
body.tabaee-theme .feature-list-highlighted div{background:#f2f2f2!important;border-color:#d8d8d8!important;padding:14px 12px!important}
body.tabaee-theme .feature-list-highlighted span{color:#707070!important;font-size:11px!important}
body.tabaee-theme .feature-list-highlighted b{color:#333!important;font-size:16px!important}
body.tabaee-theme .car-options-panel-wide{
  grid-column:1/-1!important;
  width:100%!important;
  margin:0!important;
  padding:20px!important;
  background:#fff!important;
  border:1px solid #dedede!important;
}
body.tabaee-theme .car-options-head>span{border-radius:5px!important;background:#f0f0f0!important;border:1px solid #ddd!important;color:#555!important}
body.tabaee-theme .car-options-list{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
}
body.tabaee-theme .car-options-list li{
  min-height:52px;padding:9px 11px;background:#f7f7f7!important;border:1px solid #e1e1e1!important;
}
body.tabaee-theme .car-options-list .tabaee-option-icon{
  border-radius:6px!important;background:#ececec!important;background-image:none!important;border:1px solid #d8d8d8!important;color:#555!important;
}
body.tabaee-theme .car-options-list li b{font-size:12.5px!important;line-height:1.65!important}

/* White/minimal blog, contact and technical sections */
body.tabaee-theme :is(.blog-hero,.blog-hero--compact,.article-header,.related-posts,.site-footer){background:#fff!important;background-image:none!important;color:#202020!important}
body.tabaee-theme .site-footer{border-top:1px solid #dedede!important}
body.tabaee-theme .footer-col a,
body.tabaee-theme .footer-col p,
body.tabaee-theme .footer-bottom{color:#6f6f6f!important}
body.tabaee-theme .technical-report-head,
body.tabaee-theme .technical-report-row.is-head{background:#f4f4f4!important;color:#555!important}
body.tabaee-theme .technical-report-row{border-bottom-color:#e5e5e5!important}
body.tabaee-theme .technical-report-row:nth-child(odd):not(.is-head){background:#fafafa!important}
body.tabaee-theme .technical-report-note,
body.tabaee-theme .technical-notes-content p{color:#555!important}
body.tabaee-theme .technical-inspection-car-image{background:#f2f2f2!important}

/* Mobile navigation and row-style vehicle archive */
@media (max-width:760px){
  body.tabaee-theme{
    --tabaee-breadcrumb-header-height:64px;
    --tabaee-breadcrumb-header-gap:8px;
  }
  body.tabaee-theme h1{font-size:27px!important}
  body.tabaee-theme h2{font-size:22px!important}
  body.tabaee-theme h3{font-size:16px!important}
  body.tabaee-theme p{font-size:14px}
  body.tabaee-theme .section{padding:42px 0}

  body.tabaee-theme .nav-shell{
    width:calc(100% - 24px)!important;
    min-height:64px!important;
    display:grid!important;
    grid-template-columns:minmax(82px,1fr) auto minmax(82px,1fr)!important;
    align-items:center!important;
    gap:6px!important;
    padding:7px 8px!important;
    direction:ltr!important;
  }
  body.tabaee-theme .brand{
    grid-column:2!important;grid-row:1!important;justify-self:center!important;direction:rtl!important;min-width:0!important;
  }
  body.tabaee-theme .brand-name{display:none!important}
  body.tabaee-theme .brand-mark{width:46px!important;height:46px!important}
  body.tabaee-theme .nav-actions{display:contents!important}
  body.tabaee-theme .nav-sell-action{
    display:inline-flex!important;grid-column:1!important;grid-row:1!important;justify-self:start!important;
    width:auto!important;min-width:78px!important;min-height:36px!important;padding:0 8px!important;
    font-size:10.5px!important;white-space:nowrap!important;direction:rtl!important;
  }
  body.tabaee-theme .menu-toggle{
    display:flex!important;align-items:center!important;justify-content:center!important;
    grid-column:3!important;grid-row:1!important;justify-self:end!important;
    width:40px!important;height:40px!important;
  }
  body.tabaee-theme .nav-links{
    top:84px!important;right:12px!important;left:auto!important;
    width:60vw!important;max-width:320px!important;min-width:210px!important;
    padding:8px!important;border-radius:8px!important;
    background:#fff!important;border:1px solid #d8d8d8!important;box-shadow:none!important;backdrop-filter:none!important;
    direction:rtl!important;
  }
  body.admin-bar.tabaee-theme .nav-links{top:calc(84px + var(--tabaee-adminbar-offset,32px))!important}
  body.tabaee-theme .nav-links a{padding:10px!important}

  body.tabaee-theme .site-breadcrumb-wrap,
  body.admin-bar.tabaee-theme .site-breadcrumb-wrap,
  body.tabaee-theme.tabaee-showroom-manager-front .site-breadcrumb-wrap,
  body.tabaee-theme.tabaee-showroom-manager-front.admin-bar .site-breadcrumb-wrap{
    width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important;margin-bottom:12px!important;
  }
  body.tabaee-theme .site-breadcrumb{min-height:40px!important;padding:7px 9px!important}
  body.tabaee-theme .site-breadcrumb li{font-size:10.5px!important}
  body.tabaee-theme .site-breadcrumb li:not(:last-child)::after{margin:0 5px!important;font-size:11px!important}

  body.tabaee-theme .car-archive-section{padding-top:2px!important}
  body.tabaee-theme.post-type-archive-car .cars-grid,
  body.tabaee-theme.archive.post-type-archive-car .cars-grid{
    display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;gap:11px!important;padding-bottom:0!important;
  }
  body.tabaee-theme.post-type-archive-car .car-card-clickable,
  body.tabaee-theme.archive.post-type-archive-car .car-card-clickable{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 42%!important;
    grid-template-areas:"body media"!important;
    min-height:150px!important;
    direction:ltr!important;
  }
  body.tabaee-theme.post-type-archive-car .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-media{
    grid-area:media!important;aspect-ratio:auto!important;height:100%!important;min-height:150px!important;direction:rtl!important;
  }
  body.tabaee-theme.post-type-archive-car .car-body,
  body.tabaee-theme.archive.post-type-archive-car .car-body{
    grid-area:body!important;padding:11px!important;direction:rtl!important;display:flex!important;flex-direction:column!important;justify-content:center!important;
  }
  body.tabaee-theme.post-type-archive-car .car-body h3,
  body.tabaee-theme.archive.post-type-archive-car .car-body h3{font-size:14px!important;margin-bottom:8px!important}
  body.tabaee-theme.post-type-archive-car .car-specs,
  body.tabaee-theme.archive.post-type-archive-car .car-specs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important;margin-bottom:8px!important}
  body.tabaee-theme.post-type-archive-car .car-specs div,
  body.tabaee-theme.archive.post-type-archive-car .car-specs div{padding:5px 3px!important;border-radius:5px!important}
  body.tabaee-theme.post-type-archive-car .car-specs dt,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dt{font-size:8px!important}
  body.tabaee-theme.post-type-archive-car .car-specs dd,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dd{font-size:9.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  body.tabaee-theme.post-type-archive-car .car-footer,
  body.tabaee-theme.archive.post-type-archive-car .car-footer{gap:6px!important}
  body.tabaee-theme.post-type-archive-car .car-footer strong,
  body.tabaee-theme.archive.post-type-archive-car .car-footer strong{font-size:11px!important}
  body.tabaee-theme.post-type-archive-car .car-footer .btn,
  body.tabaee-theme.archive.post-type-archive-car .car-footer .btn{min-height:30px!important;padding:0 7px!important;font-size:9px!important}

  body.tabaee-theme .single-car-grid{
    direction:rtl!important;
    grid-template-columns:1fr!important;
    grid-template-areas:"gallery" "info" "description" "options"!important;
  }
  body.tabaee-theme .single-car-main-column{display:contents!important}
  body.tabaee-theme .single-car-main-column>.single-car-media{grid-area:gallery!important}
  body.tabaee-theme .single-car-info{grid-area:info!important;padding:17px!important}
  body.tabaee-theme .single-car-main-column>.single-car-inline-description{grid-area:description!important;padding:17px!important}
  body.tabaee-theme .car-options-panel-wide{grid-area:options!important;padding:15px!important}
  body.tabaee-theme .single-car-info .feature-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.tabaee-theme .car-options-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
  body.tabaee-theme .car-options-list li{min-height:48px!important;padding:7px!important;gap:7px!important}
  body.tabaee-theme .car-options-list .tabaee-option-icon{width:28px!important;height:28px!important;min-width:28px!important}
  body.tabaee-theme .car-options-list li b{font-size:10.5px!important;line-height:1.55!important}
}

@media (max-width:380px){
  body.tabaee-theme .nav-sell-action{min-width:72px!important;padding:0 5px!important;font-size:9.5px!important}
  body.tabaee-theme .nav-shell{grid-template-columns:minmax(74px,1fr) auto minmax(74px,1fr)!important}
}

/* v1.3.72 finishing adjustments */
body.admin-bar.tabaee-theme{
  --tabaee-breadcrumb-header-top:calc(12px + var(--tabaee-adminbar-offset,32px));
}
body.tabaee-theme.tabaee-showroom-manager-front{
  --tabaee-breadcrumb-header-top:calc(12px + var(--tabaee-adminbar-offset,64px));
}
body.tabaee-theme .hero h1,
body.tabaee-theme .hero h2,
body.tabaee-theme .hero h3{color:#fff!important}
body.tabaee-theme .hero p{color:#ededed!important}
body.tabaee-theme .hero .gold{color:#f2f2f2!important}
body.tabaee-theme :is(.pill,.trust-item,.stat-card,.service-icon,.about-logo,.blog-category-nav a,.article-tag-list a,.technical-report-legend span,.pagination .page-numbers,.nav-links,.map-label){
  border-radius:6px!important;
  box-shadow:none!important;
}
body.tabaee-theme :is(.contact-item,.quote,.map-label,.technical-report-note){
  background:#f6f6f6!important;
  background-image:none!important;
  border-color:#e0e0e0!important;
  color:#444!important;
}
body.tabaee-theme .contact-meta b,
body.tabaee-theme .contact-value,
body.tabaee-theme .contact-phone{color:#333!important}

/* Keep the entire public surface white, including the home hero. */
body.tabaee-theme .hero{
  min-height:auto!important;
  padding:118px 0 58px!important;
  background:#fff!important;
  color:#202020!important;
}
body.tabaee-theme .hero:before,
body.tabaee-theme .hero-fade-bg{display:none!important}
body.tabaee-theme .hero h1,
body.tabaee-theme .hero h2,
body.tabaee-theme .hero h3{color:#202020!important}
body.tabaee-theme .hero p{color:#666!important}
body.tabaee-theme .hero .gold{color:#555!important}
body.tabaee-theme .trust-item,
body.tabaee-theme .stat-card{
  background:#f6f6f6!important;
  border:1px solid #dedede!important;
  backdrop-filter:none!important;
}
body.tabaee-theme .trust-item strong,
body.tabaee-theme .stat-card strong{color:#222!important;font-size:20px!important}
body.tabaee-theme .trust-item span,
body.tabaee-theme .stat-card span{color:#707070!important}
@media(max-width:760px){
  body.tabaee-theme .hero{padding:94px 0 42px!important}
}

/* v1.3.73 — balanced warm minimal palette */
html{background:#efefec!important}
body.tabaee-theme{
  --bg:#f3f3f0;
  --surface:#ffffff;
  --surface-soft:#e9e9e5;
  --surface-soft-2:#f7f7f4;
  --line:#ddddD7;
  --shadow:0 8px 24px rgba(38,38,32,.055);
  background:#f3f3f0!important;
  background-image:none!important;
}

/* Calm section rhythm instead of a completely white canvas */
body.tabaee-theme .hero{
  background:#e9e9e5!important;
  border-bottom:1px solid #d9d9d3!important;
}
body.tabaee-theme #services,
body.tabaee-theme .home-sell-cta,
body.tabaee-theme #contact,
body.tabaee-theme .car-archive-section,
body.tabaee-theme .technical-inspection-section,
body.tabaee-theme .about-page-section,
body.tabaee-theme .about-process-section,
body.tabaee-theme .contact-page-section{
  background:#f3f3f0!important;
}
body.tabaee-theme .home-featured,
body.tabaee-theme .home-location,
body.tabaee-theme .about-detail-section,
body.tabaee-theme .about-trust-section,
body.tabaee-theme .related-posts{
  background:#e9e9e5!important;
}
body.tabaee-theme :is(.page-hero,.single-car-hero,.technical-inspection-hero,.blog-hero,.blog-hero--compact,.article-header){
  background:#e9e9e5!important;
  background-image:none!important;
  border-bottom:1px solid #d9d9d3!important;
}
body.tabaee-theme .site-footer{
  background:#e8e8e4!important;
  border-top:1px solid #d6d6d0!important;
}

/* White surfaces regain just enough depth */
body.tabaee-theme :is(
  .nav-shell,.site-breadcrumb,.service-card,.sell-panel,.content-box,.car-card,
  .single-car-info,.single-car-inline-description,.contact-card,.contact-item,
  .about-main,.about-copy,.quote,.sell-request-panel,.sell-form-section,
  .sell-process-panel,.sell-cta-card,.location-card,.map-card,.map-label,
  .blog-card,.blog-hero__search,.article-content,.article-sidebar-card,
  .comments-area,.comment-body,.technical-inspection-hero-copy,
  .technical-inspection-car-image,.technical-report-card,.technical-extra-card,
  .technical-inspection-empty,.car-options-panel,.car-options-panel-wide,
  .single-car-media,.filter-bar
){
  background:#fff!important;
  background-image:none!important;
  border-color:#ddddd7!important;
  box-shadow:0 8px 24px rgba(38,38,32,.055)!important;
}
body.tabaee-theme .nav-shell{
  box-shadow:0 6px 20px rgba(38,38,32,.065)!important;
}
body.tabaee-theme .site-breadcrumb{
  box-shadow:0 4px 14px rgba(38,38,32,.045)!important;
}
body.tabaee-theme .car-card:hover,
body.tabaee-theme .blog-card:hover,
body.tabaee-theme .service-card:hover{
  transform:none!important;
  border-color:#c9c9c2!important;
  box-shadow:0 11px 28px rgba(38,38,32,.075)!important;
}

/* Softer inner fields and specification rows */
body.tabaee-theme :is(
  .feature-list div,.car-specs div,.technical-inspection-meta span,
  .car-options-list li,.contact-item,.technical-report-note,
  .technical-report-row:nth-child(odd):not(.is-head)
){
  background:#f7f7f4!important;
  border-color:#e0e0da!important;
}
body.tabaee-theme :is(.technical-report-head,.technical-report-row.is-head,.car-options-head>span){
  background:#ebebe7!important;
  border-color:#d9d9d3!important;
}
body.tabaee-theme .car-media,
body.tabaee-theme .technical-inspection-car-image{
  background:#ecece8!important;
}
body.tabaee-theme :is(input,select,textarea){
  background:#fff!important;
  border-color:#d7d7d1!important;
}
body.tabaee-theme :is(input,select,textarea):focus{
  border-color:#a8a8a1!important;
  box-shadow:0 0 0 3px rgba(142,142,142,.10)!important;
  outline:none!important;
}

/* Small graphic accents bring hierarchy back without visual noise */
body.tabaee-theme .section-head h2:after,
body.tabaee-theme .single-car-info h1:after,
body.tabaee-theme .technical-inspection-hero-copy h1:after{
  content:"";
  display:block;
  width:38px;
  height:2px;
  margin-top:10px;
  background:#8E8E8E;
}
body.tabaee-theme .eyebrow{
  color:#555!important;
  font-weight:800!important;
}

/* Actions stay flat and uniform as requested */
body.tabaee-theme .btn,
body.tabaee-theme button[type="submit"],
body.tabaee-theme input[type="submit"],
body.tabaee-theme .form-submit input,
body.tabaee-theme .car-options-toggle,
body.tabaee-theme .nav-sell-action{
  box-shadow:none!important;
  background-image:none!important;
}

@media(max-width:760px){
  body.tabaee-theme{
    background:#f3f3f0!important;
  }
  body.tabaee-theme .hero{
    background:#e9e9e5!important;
  }
  body.tabaee-theme .section-head h2:after,
  body.tabaee-theme .single-car-info h1:after,
  body.tabaee-theme .technical-inspection-hero-copy h1:after{
    width:30px;
    margin-top:8px;
  }
  body.tabaee-theme :is(.car-card,.service-card,.blog-card,.single-car-info,.single-car-inline-description,.car-options-panel-wide){
    box-shadow:0 5px 16px rgba(38,38,32,.05)!important;
  }
}

/* =========================================================
   Tabaee Motors v1.3.74 — contrast, archive rows and gallery
   ========================================================= */

/* Restore the photographic first section without returning to a busy UI. */
body.tabaee-theme .hero{
  position:relative!important;
  min-height:660px!important;
  padding:136px 0 64px!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#222!important;
  border-bottom:1px solid #d4d4ce!important;
}
body.tabaee-theme .hero-fade-bg{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  position:absolute!important;
  inset:0!important;
  gap:12px!important;
  padding:104px 18px 18px!important;
  opacity:.86!important;
  z-index:0!important;
}
body.tabaee-theme .hero-fade-bg .bg-photo{
  display:block!important;
  min-height:510px!important;
  border-radius:10px!important;
  filter:saturate(.92) contrast(1.02) brightness(.84)!important;
  box-shadow:none!important;
  border:1px solid rgba(255,255,255,.16)!important;
}
body.tabaee-theme .hero:before{
  display:block!important;
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(90deg,rgba(18,18,18,.86) 0%,rgba(18,18,18,.66) 42%,rgba(18,18,18,.25) 100%)!important;
  pointer-events:none!important;
}
body.tabaee-theme .hero-grid-clean{position:relative!important;z-index:2!important}
body.tabaee-theme .hero h1,
body.tabaee-theme .hero h2,
body.tabaee-theme .hero h3{color:#fff!important}
body.tabaee-theme .hero p{color:#f1f1f1!important}
body.tabaee-theme .hero .gold{color:#fff!important}
body.tabaee-theme .hero .trust-item{
  background:rgba(255,255,255,.90)!important;
  border-color:rgba(255,255,255,.55)!important;
  backdrop-filter:blur(8px)!important;
}
body.tabaee-theme .hero .trust-item strong{color:#202020!important}
body.tabaee-theme .hero .trust-item span{color:#4b4b4b!important}

/* Increase text contrast site-wide. */
body.tabaee-theme p,
body.tabaee-theme li,
body.tabaee-theme label,
body.tabaee-theme dt,
body.tabaee-theme small,
body.tabaee-theme .muted,
body.tabaee-theme .car-description-content,
body.tabaee-theme .article-content,
body.tabaee-theme .technical-report-note,
body.tabaee-theme .technical-notes-content p{
  color:#4b4b4b!important;
}
body.tabaee-theme :is(.feature-list span,.car-specs dt,.contact-meta b,.footer-contact-label,.article-meta,.blog-card__meta){
  color:#555!important;
}
body.tabaee-theme :is(.feature-list b,.car-specs dd,.contact-value,.contact-phone,.footer-phone,.footer-address-text){
  color:#1f1f1f!important;
}
body.tabaee-theme input::placeholder,
body.tabaee-theme textarea::placeholder{color:#777!important;opacity:1!important}

/* Footer readability. */
body.tabaee-theme .site-footer,
body.tabaee-theme .site-footer p,
body.tabaee-theme .site-footer a,
body.tabaee-theme .site-footer span,
body.tabaee-theme .site-footer .footer-bottom{
  color:#303030!important;
}
body.tabaee-theme .site-footer h3{color:#171717!important}
body.tabaee-theme .site-footer .footer-phone{
  color:#111!important;
  font-size:19px!important;
  font-weight:950!important;
  letter-spacing:.02em!important;
}
body.tabaee-theme .site-footer .footer-contact-label{color:#333!important;font-weight:900!important}
body.tabaee-theme .site-footer a:hover{color:#111!important;text-decoration:underline}

/* Dedicated desktop archive: filter at right, vehicle rows at left. */
body.tabaee-theme .car-archive-layout{
  display:grid!important;
  grid-template-columns:270px minmax(0,1fr)!important;
  grid-template-areas:"filter results"!important;
  align-items:start!important;
  gap:22px!important;
  direction:rtl!important;
}
body.tabaee-theme .car-filter-sidebar{
  grid-area:filter!important;
  position:sticky!important;
  top:calc(var(--tabaee-breadcrumb-header-top,14px) + var(--tabaee-breadcrumb-header-height,76px) + 18px)!important;
  padding:18px!important;
  background:#fff!important;
  border:1px solid #d9d9d3!important;
  border-radius:8px!important;
  box-shadow:0 6px 18px rgba(38,38,32,.045)!important;
}
body.tabaee-theme .car-filter-sidebar-head h2{font-size:20px!important;margin:0 0 14px!important}
body.tabaee-theme .car-filter-sidebar .filter-bar{
  display:flex!important;
  flex-direction:column!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.tabaee-theme .car-filter-sidebar .filter-bar label{
  margin-top:4px!important;
  font-size:12px!important;
  font-weight:900!important;
  color:#333!important;
}
body.tabaee-theme .car-filter-sidebar .filter-bar input,
body.tabaee-theme .car-filter-sidebar .filter-bar select{
  min-height:44px!important;
  padding:9px 11px!important;
}
body.tabaee-theme .car-filter-sidebar .filter-bar .btn{width:100%!important;margin-top:6px!important}
body.tabaee-theme .car-archive-results{grid-area:results!important;min-width:0!important}
body.tabaee-theme .car-archive-list{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
}
body.tabaee-theme .car-archive-list .car-card-clickable{
  display:grid!important;
  grid-template-columns:290px minmax(0,1fr)!important;
  grid-template-areas:"media body"!important;
  min-height:205px!important;
  direction:rtl!important;
}
body.tabaee-theme .car-archive-list .car-media{
  grid-area:media!important;
  width:100%!important;
  height:100%!important;
  min-height:205px!important;
  aspect-ratio:auto!important;
}
body.tabaee-theme .car-archive-list .car-body{
  grid-area:body!important;
  padding:20px 22px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
}
body.tabaee-theme .car-archive-list .car-body h3{
  font-size:20px!important;
  margin-bottom:13px!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
body.tabaee-theme .car-archive-list .car-specs{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  margin-bottom:14px!important;
}
body.tabaee-theme .car-archive-list .car-specs dd,
body.tabaee-theme .car-archive-list .car-footer strong{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  overflow-wrap:anywhere!important;
}

/* One horizontal, touch-scrollable thumbnail strip under the main image. */
body.tabaee-theme .single-car-media .car-gallery-thumbs,
body.tabaee-theme .car-gallery-thumbs{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:2px 0 7px!important;
  scroll-snap-type:x mandatory!important;
  scroll-behavior:smooth!important;
  overscroll-behavior-inline:contain!important;
  touch-action:pan-x!important;
  -webkit-overflow-scrolling:touch!important;
  scrollbar-width:none!important;
}
body.tabaee-theme .single-car-media .car-gallery-thumbs::-webkit-scrollbar,
body.tabaee-theme .car-gallery-thumbs::-webkit-scrollbar{display:none!important}
body.tabaee-theme .single-car-media .car-gallery-thumb,
body.tabaee-theme .car-gallery-thumb{
  flex:0 0 112px!important;
  width:112px!important;
  height:78px!important;
  aspect-ratio:auto!important;
  scroll-snap-align:start!important;
  border-radius:6px!important;
}

/* Compact sell page title: no oversized first section. */
body.tabaee-theme .sell-page-title{
  padding:12px 0 18px!important;
  background:#e9e9e5!important;
  border-bottom:1px solid #d9d9d3!important;
}
body.tabaee-theme .sell-page-title h1{
  margin:0!important;
  font-size:clamp(22px,2.5vw,30px)!important;
  line-height:1.5!important;
}

/* Shorter second section on About page. */
body.tabaee-theme .about-page-section{padding:34px 0!important}
body.tabaee-theme .about-page-grid{align-items:center!important;gap:18px!important}
body.tabaee-theme .about-page-image{
  min-height:0!important;
  height:330px!important;
  border-radius:8px!important;
}
body.tabaee-theme .about-page-copy{padding:22px!important}
body.tabaee-theme .about-page-copy h2{font-size:24px!important}
body.tabaee-theme .about-page-copy p{line-height:1.9!important;margin-bottom:0!important}

/* Reduce oversized titles on all internal pages. */
body.tabaee-theme :is(.page-hero,.blog-hero,.blog-hero--compact,.article-header,.technical-inspection-hero-copy) h1,
body.tabaee-theme .single-car-info h1{
  font-size:clamp(24px,3vw,34px)!important;
  line-height:1.4!important;
}
body.tabaee-theme :is(.page-hero,.blog-hero,.article-header,.technical-report-head,.technical-extra-card,.content-box,.single-car-info,.car-options-panel) h2{
  font-size:clamp(20px,2.2vw,27px)!important;
  line-height:1.5!important;
}

/* Fixed mobile phone action replaces the mobile up-arrow. */
body.tabaee-theme .floating-landline{display:none}
body.tabaee-theme .floating-call .to-top{display:grid}

@media(max-width:900px){
  body.tabaee-theme .car-archive-layout{
    grid-template-columns:1fr!important;
    grid-template-areas:"filter" "results"!important;
    gap:14px!important;
  }
  body.tabaee-theme .car-filter-sidebar{position:static!important}
  body.tabaee-theme .car-filter-sidebar .filter-bar{
    display:grid!important;
    grid-template-columns:1fr 1fr auto!important;
    gap:8px!important;
  }
  body.tabaee-theme .car-filter-sidebar .filter-bar label{display:none!important}
  body.tabaee-theme .car-filter-sidebar .filter-bar .btn{width:auto!important;margin:0!important}
}

@media(max-width:760px){
  body.tabaee-theme .hero{
    min-height:500px!important;
    padding:104px 0 44px!important;
  }
  body.tabaee-theme .hero-fade-bg{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    padding:82px 8px 10px!important;
    gap:5px!important;
    opacity:.72!important;
  }
  body.tabaee-theme .hero-fade-bg .bg-photo{
    min-height:405px!important;
    border-radius:6px!important;
    background-position:center!important;
  }
  body.tabaee-theme .hero:before{
    background:linear-gradient(90deg,rgba(18,18,18,.84),rgba(18,18,18,.57),rgba(18,18,18,.32))!important;
  }

  body.tabaee-theme .car-filter-sidebar{padding:12px!important}
  body.tabaee-theme .car-filter-sidebar-head{display:none!important}
  body.tabaee-theme .car-filter-sidebar .filter-bar{
    display:grid!important;
    grid-template-columns:1fr!important;
  }

  body.tabaee-theme .car-archive-list .car-card-clickable,
  body.tabaee-theme.post-type-archive-car .car-card-clickable,
  body.tabaee-theme.archive.post-type-archive-car .car-card-clickable{
    display:grid!important;
    grid-template-columns:34% minmax(0,1fr)!important;
    grid-template-areas:"media body"!important;
    min-height:136px!important;
    direction:rtl!important;
  }
  body.tabaee-theme .car-archive-list .car-media,
  body.tabaee-theme.post-type-archive-car .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-media{
    grid-area:media!important;
    height:100%!important;
    min-height:136px!important;
    aspect-ratio:auto!important;
  }
  body.tabaee-theme .car-archive-list .car-body,
  body.tabaee-theme.post-type-archive-car .car-body,
  body.tabaee-theme.archive.post-type-archive-car .car-body{
    grid-area:body!important;
    padding:10px 11px!important;
    justify-content:center!important;
    min-width:0!important;
  }
  body.tabaee-theme .car-archive-list .car-body h3,
  body.tabaee-theme.post-type-archive-car .car-body h3,
  body.tabaee-theme.archive.post-type-archive-car .car-body h3{
    font-size:14px!important;
    line-height:1.55!important;
    margin-bottom:7px!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  body.tabaee-theme .car-archive-list .car-specs,
  body.tabaee-theme.post-type-archive-car .car-specs,
  body.tabaee-theme.archive.post-type-archive-car .car-specs{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:4px!important;
    margin-bottom:7px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs div:nth-child(3),
  body.tabaee-theme.post-type-archive-car .car-specs div:nth-child(3),
  body.tabaee-theme.archive.post-type-archive-car .car-specs div:nth-child(3){grid-column:1/-1!important}
  body.tabaee-theme .car-archive-list .car-specs div,
  body.tabaee-theme.post-type-archive-car .car-specs div,
  body.tabaee-theme.archive.post-type-archive-car .car-specs div{padding:4px 6px!important}
  body.tabaee-theme .car-archive-list .car-specs dt,
  body.tabaee-theme.post-type-archive-car .car-specs dt,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dt{font-size:9px!important}
  body.tabaee-theme .car-archive-list .car-specs dd,
  body.tabaee-theme.post-type-archive-car .car-specs dd,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dd{
    font-size:10px!important;
    line-height:1.5!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:anywhere!important;
  }
  body.tabaee-theme .car-archive-list .car-footer,
  body.tabaee-theme.post-type-archive-car .car-footer,
  body.tabaee-theme.archive.post-type-archive-car .car-footer{align-items:flex-end!important;gap:5px!important}
  body.tabaee-theme .car-archive-list .car-footer strong,
  body.tabaee-theme.post-type-archive-car .car-footer strong,
  body.tabaee-theme.archive.post-type-archive-car .car-footer strong{
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  body.tabaee-theme .car-archive-list .car-footer strong{font-size:10.5px!important;line-height:1.5!important}
  body.tabaee-theme .car-archive-list .car-footer .btn{min-height:28px!important;font-size:9px!important;padding:0 7px!important}

  body.tabaee-theme .single-car-media .car-gallery-thumb,
  body.tabaee-theme .car-gallery-thumb{
    flex-basis:86px!important;
    width:86px!important;
    height:62px!important;
  }

  body.tabaee-theme .about-page-section{padding:26px 0!important}
  body.tabaee-theme .about-page-image{height:230px!important}
  body.tabaee-theme .about-page-copy{padding:16px!important}

  body.tabaee-theme .floating-call .to-top{display:none!important}
  body.tabaee-theme .floating-call .floating-landline{
    display:flex!important;
    flex:0 0 auto!important;
    min-height:40px!important;
    padding:4px 10px!important;
    border:1px solid #8E8E8E!important;
    border-radius:6px!important;
    background:#fff!important;
    color:#222!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    line-height:1.15!important;
    box-shadow:none!important;
  }
  body.tabaee-theme .floating-call .floating-landline span{font-size:8.5px!important;color:#555!important}
  body.tabaee-theme .floating-call .floating-landline b{font-size:11px!important;color:#111!important;white-space:nowrap!important}

  body.tabaee-theme :is(.page-hero,.blog-hero,.blog-hero--compact,.article-header,.technical-inspection-hero-copy) h1,
  body.tabaee-theme .single-car-info h1{font-size:24px!important}
  body.tabaee-theme :is(.page-hero,.blog-hero,.article-header,.technical-report-head,.technical-extra-card,.content-box,.single-car-info,.car-options-panel) h2{font-size:20px!important}
}
body.tabaee-theme .car-card[hidden]{display:none!important}

/* === v1.3.75: compact vehicle previews and simplified floating phone === */
/* Desktop/laptop: no floating arrow or call action at all. */
body.tabaee-theme .floating-call,
body.tabaee-theme .floating-call-landline-only{
  display:none!important;
}

/* Short vehicle rows on the vehicle archive (about half the previous height). */
@media(min-width:761px){
  body.tabaee-theme .car-archive-list .car-card-clickable,
  body.tabaee-theme.post-type-archive-car .car-card-clickable,
  body.tabaee-theme.archive.post-type-archive-car .car-card-clickable{
    grid-template-columns:185px minmax(0,1fr)!important;
    min-height:124px!important;
    height:124px!important;
    max-height:124px!important;
  }
  body.tabaee-theme .car-archive-list .car-media,
  body.tabaee-theme.post-type-archive-car .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-media{
    height:124px!important;
    min-height:124px!important;
    max-height:124px!important;
  }
  body.tabaee-theme .car-archive-list .car-body,
  body.tabaee-theme.post-type-archive-car .car-body,
  body.tabaee-theme.archive.post-type-archive-car .car-body{
    padding:9px 14px!important;
    justify-content:center!important;
  }
  body.tabaee-theme .car-archive-list .car-body h3,
  body.tabaee-theme.post-type-archive-car .car-body h3,
  body.tabaee-theme.archive.post-type-archive-car .car-body h3{
    font-size:16px!important;
    line-height:1.35!important;
    margin:0 0 6px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs,
  body.tabaee-theme.post-type-archive-car .car-specs,
  body.tabaee-theme.archive.post-type-archive-car .car-specs{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:5px!important;
    margin:0 0 6px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs div,
  body.tabaee-theme.post-type-archive-car .car-specs div,
  body.tabaee-theme.archive.post-type-archive-car .car-specs div{
    padding:3px 7px!important;
    min-height:32px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs dt,
  body.tabaee-theme.post-type-archive-car .car-specs dt,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dt{
    font-size:8.5px!important;
    line-height:1.2!important;
  }
  body.tabaee-theme .car-archive-list .car-specs dd,
  body.tabaee-theme.post-type-archive-car .car-specs dd,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dd{
    font-size:10.5px!important;
    line-height:1.35!important;
  }
  body.tabaee-theme .car-archive-list .car-footer,
  body.tabaee-theme.post-type-archive-car .car-footer,
  body.tabaee-theme.archive.post-type-archive-car .car-footer{
    min-height:25px!important;
    gap:7px!important;
  }
  body.tabaee-theme .car-archive-list .car-footer strong,
  body.tabaee-theme.post-type-archive-car .car-footer strong,
  body.tabaee-theme.archive.post-type-archive-car .car-footer strong{
    font-size:11px!important;
    line-height:1.3!important;
  }
  body.tabaee-theme .car-archive-list .car-footer .btn,
  body.tabaee-theme.post-type-archive-car .car-footer .btn,
  body.tabaee-theme.archive.post-type-archive-car .car-footer .btn{
    min-height:25px!important;
    padding:0 8px!important;
    font-size:9px!important;
  }
}

@media(max-width:760px){
  /* Only the landline remains at the bottom of mobile, with a plain gray background. */
  body.tabaee-theme .floating-call.floating-call-landline-only{
    display:flex!important;
    position:fixed!important;
    right:auto!important;
    left:12px!important;
    bottom:12px!important;
    width:auto!important;
    z-index:40!important;
    margin:0!important;
  }
  body.tabaee-theme .floating-call .floating-landline{
    display:flex!important;
    min-width:116px!important;
    min-height:38px!important;
    padding:0 12px!important;
    border:0!important;
    border-radius:5px!important;
    background:#8E8E8E!important;
    color:#fff!important;
    align-items:center!important;
    justify-content:center!important;
    box-shadow:none!important;
  }
  body.tabaee-theme .floating-call .floating-landline b{
    color:#fff!important;
    font-size:12px!important;
    font-weight:900!important;
    line-height:1!important;
    white-space:nowrap!important;
  }

  /* Mobile vehicle rows: compact height while all data remains fully visible. */
  body.tabaee-theme .car-archive-list .car-card-clickable,
  body.tabaee-theme.post-type-archive-car .car-card-clickable,
  body.tabaee-theme.archive.post-type-archive-car .car-card-clickable{
    grid-template-columns:29% minmax(0,1fr)!important;
    min-height:96px!important;
    height:96px!important;
    max-height:96px!important;
  }
  body.tabaee-theme .car-archive-list .car-media,
  body.tabaee-theme.post-type-archive-car .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-media{
    height:96px!important;
    min-height:96px!important;
    max-height:96px!important;
  }
  body.tabaee-theme .car-archive-list .car-media span,
  body.tabaee-theme.post-type-archive-car .car-media span,
  body.tabaee-theme.archive.post-type-archive-car .car-media span{
    top:5px!important;
    right:5px!important;
    padding:2px 5px!important;
    font-size:7px!important;
  }
  body.tabaee-theme .car-archive-list .car-body,
  body.tabaee-theme.post-type-archive-car .car-body,
  body.tabaee-theme.archive.post-type-archive-car .car-body{
    padding:5px 7px!important;
    justify-content:center!important;
  }
  body.tabaee-theme .car-archive-list .car-body h3,
  body.tabaee-theme.post-type-archive-car .car-body h3,
  body.tabaee-theme.archive.post-type-archive-car .car-body h3{
    font-size:11.5px!important;
    line-height:1.3!important;
    margin:0 0 3px!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  body.tabaee-theme .car-archive-list .car-specs,
  body.tabaee-theme.post-type-archive-car .car-specs,
  body.tabaee-theme.archive.post-type-archive-car .car-specs{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:2px!important;
    margin:0 0 3px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs div:nth-child(3),
  body.tabaee-theme.post-type-archive-car .car-specs div:nth-child(3),
  body.tabaee-theme.archive.post-type-archive-car .car-specs div:nth-child(3){
    grid-column:auto!important;
  }
  body.tabaee-theme .car-archive-list .car-specs div,
  body.tabaee-theme.post-type-archive-car .car-specs div,
  body.tabaee-theme.archive.post-type-archive-car .car-specs div{
    padding:2px 2px!important;
    min-width:0!important;
  }
  body.tabaee-theme .car-archive-list .car-specs dt,
  body.tabaee-theme.post-type-archive-car .car-specs dt,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dt{
    font-size:6.8px!important;
    line-height:1.1!important;
  }
  body.tabaee-theme .car-archive-list .car-specs dd,
  body.tabaee-theme.post-type-archive-car .car-specs dd,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dd{
    font-size:7.8px!important;
    line-height:1.25!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:anywhere!important;
  }
  body.tabaee-theme .car-archive-list .car-footer,
  body.tabaee-theme.post-type-archive-car .car-footer,
  body.tabaee-theme.archive.post-type-archive-car .car-footer{
    min-height:20px!important;
    gap:3px!important;
    align-items:center!important;
  }
  body.tabaee-theme .car-archive-list .car-footer strong,
  body.tabaee-theme.post-type-archive-car .car-footer strong,
  body.tabaee-theme.archive.post-type-archive-car .car-footer strong{
    font-size:8px!important;
    line-height:1.2!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  body.tabaee-theme .car-archive-list .car-footer .btn,
  body.tabaee-theme.post-type-archive-car .car-footer .btn,
  body.tabaee-theme.archive.post-type-archive-car .car-footer .btn{
    min-height:20px!important;
    padding:0 5px!important;
    font-size:7px!important;
  }

  /* The selected-vehicle description must be readable on the light mobile section. */
  body.tabaee-theme .home-featured .section-head > div > p:not(.eyebrow){
    color:#303943!important;
    font-weight:700!important;
    opacity:1!important;
  }
}


/* Sell-car option cards: stronger contrast on the light minimal UI — v1.3.76 */
body.tabaee-theme .sell-request-form .sell-options-block{
  padding:16px!important;
  border:1px solid #c8cdd1!important;
  border-radius:8px!important;
  background:#eef0f1!important;
}
body.tabaee-theme .sell-request-form .sell-options-block>span{
  margin-bottom:12px!important;
  color:#242b31!important;
  font-weight:900!important;
  opacity:1!important;
}
body.tabaee-theme .sell-request-form .sell-options-grid{
  gap:10px!important;
}
body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card{
  min-height:52px!important;
  padding:9px 11px!important;
  border:1px solid #c3c9ce!important;
  border-radius:7px!important;
  background:#fff!important;
  color:#29323a!important;
  box-shadow:none!important;
  opacity:1!important;
}
body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card:hover{
  border-color:#8e8e8e!important;
  background:#f7f7f7!important;
  box-shadow:none!important;
  transform:none!important;
}
body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card .tabaee-option-icon{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#e8ebed!important;
  border:1px solid #c5cbd0!important;
  color:#46515b!important;
  box-shadow:none!important;
}
body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card .tabaee-option-text{
  color:#29323a!important;
  font-weight:800!important;
  opacity:1!important;
}
body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card input[type="checkbox"]{
  accent-color:#666!important;
}
body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card.is-selected,
body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card:has(input:checked){
  border-color:#727272!important;
  background:#8e8e8e!important;
  color:#fff!important;
  font-weight:950!important;
  box-shadow:none!important;
}
body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card.is-selected .tabaee-option-icon,
body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card:has(input:checked) .tabaee-option-icon{
  background:#fff!important;
  border-color:#fff!important;
  color:#555!important;
}
body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card.is-selected .tabaee-option-text,
body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card:has(input:checked) .tabaee-option-text{
  color:#fff!important;
  font-weight:950!important;
}
@media(max-width:700px){
  body.tabaee-theme .sell-request-form .sell-options-block{padding:12px!important}
  body.tabaee-theme .sell-request-form .sell-options-grid>.sell-option-card{min-height:50px!important}
}


/* === v1.3.77: balanced vehicle-card height, larger preview typography, full-width mobile landline === */
@media (min-width:761px){
  body.tabaee-theme .car-archive-list .car-card-clickable,
  body.tabaee-theme.post-type-archive-car .car-card-clickable,
  body.tabaee-theme.archive.post-type-archive-car .car-card-clickable{
    grid-template-columns:210px minmax(0,1fr)!important;
    min-height:150px!important;
    height:150px!important;
    max-height:150px!important;
  }
  body.tabaee-theme .car-archive-list .car-media,
  body.tabaee-theme.post-type-archive-car .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-media{
    height:150px!important;
    min-height:150px!important;
    max-height:150px!important;
  }
  body.tabaee-theme .car-archive-list .car-body,
  body.tabaee-theme.post-type-archive-car .car-body,
  body.tabaee-theme.archive.post-type-archive-car .car-body{
    padding:12px 16px!important;
  }
  body.tabaee-theme .car-archive-list .car-body h3,
  body.tabaee-theme.post-type-archive-car .car-body h3,
  body.tabaee-theme.archive.post-type-archive-car .car-body h3{
    font-size:18px!important;
    line-height:1.4!important;
    margin-bottom:8px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs,
  body.tabaee-theme.post-type-archive-car .car-specs,
  body.tabaee-theme.archive.post-type-archive-car .car-specs{
    gap:7px!important;
    margin-bottom:8px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs div,
  body.tabaee-theme.post-type-archive-car .car-specs div,
  body.tabaee-theme.archive.post-type-archive-car .car-specs div{
    min-height:38px!important;
    padding:5px 9px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs dt,
  body.tabaee-theme.post-type-archive-car .car-specs dt,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dt{
    font-size:10px!important;
    line-height:1.25!important;
  }
  body.tabaee-theme .car-archive-list .car-specs dd,
  body.tabaee-theme.post-type-archive-car .car-specs dd,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dd{
    font-size:12.5px!important;
    line-height:1.35!important;
  }
  body.tabaee-theme .car-archive-list .car-footer strong,
  body.tabaee-theme.post-type-archive-car .car-footer strong,
  body.tabaee-theme.archive.post-type-archive-car .car-footer strong{
    font-size:13px!important;
    line-height:1.35!important;
  }
  body.tabaee-theme .car-archive-list .car-footer .btn,
  body.tabaee-theme.post-type-archive-car .car-footer .btn,
  body.tabaee-theme.archive.post-type-archive-car .car-footer .btn{
    min-height:30px!important;
    padding:0 11px!important;
    font-size:10.5px!important;
  }
}

@media (max-width:760px){
  body.tabaee-theme{padding-bottom:64px!important}
  body.tabaee-theme .floating-call.floating-call-landline-only{
    display:flex!important;
    right:12px!important;
    left:12px!important;
    bottom:10px!important;
    width:auto!important;
    max-width:none!important;
  }
  body.tabaee-theme .floating-call .floating-landline{
    width:100%!important;
    min-width:0!important;
    min-height:48px!important;
    padding:0 18px!important;
    flex-direction:row!important;
    gap:9px!important;
    border-radius:6px!important;
    background:#8E8E8E!important;
    color:#fff!important;
  }
  body.tabaee-theme .floating-call .floating-landline-icon{
    display:block!important;
    flex:0 0 21px!important;
    width:21px!important;
    height:21px!important;
    fill:currentColor!important;
    color:#fff!important;
  }
  body.tabaee-theme .floating-call .floating-landline b{
    font-size:15px!important;
    font-weight:900!important;
    line-height:1!important;
    letter-spacing:.15px!important;
  }

  body.tabaee-theme .car-archive-list .car-card-clickable,
  body.tabaee-theme.post-type-archive-car .car-card-clickable,
  body.tabaee-theme.archive.post-type-archive-car .car-card-clickable{
    grid-template-columns:31% minmax(0,1fr)!important;
    min-height:118px!important;
    height:118px!important;
    max-height:118px!important;
  }
  body.tabaee-theme .car-archive-list .car-media,
  body.tabaee-theme.post-type-archive-car .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-media{
    height:118px!important;
    min-height:118px!important;
    max-height:118px!important;
  }
  body.tabaee-theme .car-archive-list .car-media span,
  body.tabaee-theme.post-type-archive-car .car-media span,
  body.tabaee-theme.archive.post-type-archive-car .car-media span{
    padding:3px 6px!important;
    font-size:8px!important;
  }
  body.tabaee-theme .car-archive-list .car-body,
  body.tabaee-theme.post-type-archive-car .car-body,
  body.tabaee-theme.archive.post-type-archive-car .car-body{
    padding:7px 9px!important;
  }
  body.tabaee-theme .car-archive-list .car-body h3,
  body.tabaee-theme.post-type-archive-car .car-body h3,
  body.tabaee-theme.archive.post-type-archive-car .car-body h3{
    font-size:13.5px!important;
    line-height:1.35!important;
    margin-bottom:5px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs,
  body.tabaee-theme.post-type-archive-car .car-specs,
  body.tabaee-theme.archive.post-type-archive-car .car-specs{
    gap:4px!important;
    margin-bottom:5px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs div,
  body.tabaee-theme.post-type-archive-car .car-specs div,
  body.tabaee-theme.archive.post-type-archive-car .car-specs div{
    min-height:31px!important;
    padding:3px 4px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs dt,
  body.tabaee-theme.post-type-archive-car .car-specs dt,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dt{
    font-size:8px!important;
    line-height:1.2!important;
  }
  body.tabaee-theme .car-archive-list .car-specs dd,
  body.tabaee-theme.post-type-archive-car .car-specs dd,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dd{
    font-size:9.4px!important;
    line-height:1.3!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
  }
  body.tabaee-theme .car-archive-list .car-footer,
  body.tabaee-theme.post-type-archive-car .car-footer,
  body.tabaee-theme.archive.post-type-archive-car .car-footer{
    min-height:25px!important;
    gap:5px!important;
  }
  body.tabaee-theme .car-archive-list .car-footer strong,
  body.tabaee-theme.post-type-archive-car .car-footer strong,
  body.tabaee-theme.archive.post-type-archive-car .car-footer strong{
    font-size:10.5px!important;
    line-height:1.25!important;
  }
  body.tabaee-theme .car-archive-list .car-footer .btn,
  body.tabaee-theme.post-type-archive-car .car-footer .btn,
  body.tabaee-theme.archive.post-type-archive-car .car-footer .btn{
    min-height:24px!important;
    padding:0 7px!important;
    font-size:8.5px!important;
  }
}


/* === v1.3.81: clearer mobile vehicle previews and full current-vehicle breadcrumb === */
@media (max-width:760px){
  body.tabaee-theme .car-archive-list .car-card-clickable,
  body.tabaee-theme.post-type-archive-car .car-card-clickable,
  body.tabaee-theme.archive.post-type-archive-car .car-card-clickable{
    grid-template-columns:30% minmax(0,1fr)!important;
    min-height:128px!important;
    height:128px!important;
    max-height:128px!important;
  }
  body.tabaee-theme .car-archive-list .car-media,
  body.tabaee-theme.post-type-archive-car .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-media{
    height:128px!important;
    min-height:128px!important;
    max-height:128px!important;
  }
  body.tabaee-theme .car-archive-list .car-media span,
  body.tabaee-theme.post-type-archive-car .car-media span,
  body.tabaee-theme.archive.post-type-archive-car .car-media span{
    padding:3px 7px!important;
    font-size:9.5px!important;
    line-height:1.2!important;
  }
  body.tabaee-theme .car-archive-list .car-body,
  body.tabaee-theme.post-type-archive-car .car-body,
  body.tabaee-theme.archive.post-type-archive-car .car-body{
    padding:8px 10px!important;
  }
  body.tabaee-theme .car-archive-list .car-body h3,
  body.tabaee-theme.post-type-archive-car .car-body h3,
  body.tabaee-theme.archive.post-type-archive-car .car-body h3{
    font-size:15.5px!important;
    line-height:1.42!important;
    margin-bottom:6px!important;
    font-weight:950!important;
  }
  body.tabaee-theme .car-archive-list .car-specs,
  body.tabaee-theme.post-type-archive-car .car-specs,
  body.tabaee-theme.archive.post-type-archive-car .car-specs{
    gap:5px!important;
    margin-bottom:6px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs div,
  body.tabaee-theme.post-type-archive-car .car-specs div,
  body.tabaee-theme.archive.post-type-archive-car .car-specs div{
    min-height:34px!important;
    padding:4px 5px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs dt,
  body.tabaee-theme.post-type-archive-car .car-specs dt,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dt{
    font-size:9.5px!important;
    line-height:1.25!important;
    font-weight:800!important;
  }
  body.tabaee-theme .car-archive-list .car-specs dd,
  body.tabaee-theme.post-type-archive-car .car-specs dd,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dd{
    font-size:11.2px!important;
    line-height:1.3!important;
    font-weight:900!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  body.tabaee-theme .car-archive-list .car-footer strong,
  body.tabaee-theme.post-type-archive-car .car-footer strong,
  body.tabaee-theme.archive.post-type-archive-car .car-footer strong{
    font-size:12.5px!important;
    line-height:1.3!important;
    font-weight:950!important;
  }
  body.tabaee-theme .car-archive-list .car-footer .btn,
  body.tabaee-theme.post-type-archive-car .car-footer .btn,
  body.tabaee-theme.archive.post-type-archive-car .car-footer .btn{
    min-height:28px!important;
    padding:0 9px!important;
    font-size:10.5px!important;
    font-weight:900!important;
  }
}

/* === v1.3.82: stronger desktop vehicle-card title and prominently sized price === */
@media (min-width:761px){
  body.tabaee-theme .car-archive-list .car-body h3,
  body.tabaee-theme.post-type-archive-car .car-body h3,
  body.tabaee-theme.archive.post-type-archive-car .car-body h3{
    font-size:21px!important;
    line-height:1.32!important;
    margin-bottom:7px!important;
    font-weight:950!important;
    color:#171717!important;
  }
  body.tabaee-theme .car-archive-list .car-footer,
  body.tabaee-theme.post-type-archive-car .car-footer,
  body.tabaee-theme.archive.post-type-archive-car .car-footer{
    min-height:32px!important;
    align-items:center!important;
  }
  body.tabaee-theme .car-archive-list .car-footer strong,
  body.tabaee-theme.post-type-archive-car .car-footer strong,
  body.tabaee-theme.archive.post-type-archive-car .car-footer strong{
    display:inline-flex!important;
    align-items:baseline!important;
    font-size:25px!important;
    line-height:1.12!important;
    font-weight:950!important;
    letter-spacing:-.35px!important;
    color:#1d1d1d!important;
    white-space:nowrap!important;
  }
}


/* === v1.3.83: compact single-line footer phone numbers on mobile === */
@media (max-width:760px){
  body.tabaee-theme .site-footer .footer-contact-col a.footer-contact-item{
    min-width:0!important;
  }
  body.tabaee-theme .site-footer .footer-contact-col .footer-phone{
    display:block!important;
    width:max-content!important;
    max-width:100%!important;
    font-size:9.5px!important;
    line-height:1.35!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  body.tabaee-theme .site-footer .footer-contact-col .footer-contact-label{
    font-size:8.5px!important;
    line-height:1.3!important;
  }
}

/* === v1.3.84: keep vehicle-detail price and currency on one mobile line === */
@media (max-width:760px){
  body.tabaee-theme.single-car .feature-list-highlighted > div:first-child b{
    display:block!important;
    width:100%!important;
    font-size:clamp(13px,3.75vw,16px)!important;
    line-height:1.35!important;
    letter-spacing:-.2px!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
}


/* === v1.3.85: preview price matches title size with lighter emphasis === */
@media (min-width:761px){
  body.tabaee-theme .car-card--listing .car-body h3,
  body.tabaee-theme .car-card--listing .car-body h3 a{
    font-size:21px!important;
    line-height:1.32!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:21px!important;
    line-height:1.32!important;
    font-weight:700!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
  }
}
@media (max-width:760px){
  body.tabaee-theme .car-card--listing .car-body h3,
  body.tabaee-theme .car-card--listing .car-body h3 a{
    font-size:15.5px!important;
    line-height:1.42!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:15.5px!important;
    line-height:1.35!important;
    font-weight:700!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
  }
}

/* === v1.3.86: smaller desktop preview price aligned to the physical left === */
@media (min-width:761px){
  body.tabaee-theme .car-card--listing .car-footer{
    flex-direction:row-reverse!important;
    justify-content:space-between!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:18px!important;
    line-height:1.35!important;
    font-weight:600!important;
    text-align:left!important;
  }
}


/* === v1.3.87: larger desktop preview specification values === */
@media (min-width:761px){
  body.tabaee-theme .car-archive-list .car-specs dd,
  body.tabaee-theme.post-type-archive-car .car-specs dd,
  body.tabaee-theme.archive.post-type-archive-car .car-specs dd,
  body.tabaee-theme .car-card--listing .car-specs dd{
    font-size:15px!important;
    line-height:1.3!important;
    font-weight:850!important;
    letter-spacing:-.1px!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
}

/* === v1.3.88: fully visible, slightly smaller desktop preview price === */
@media (min-width:761px){
  body.tabaee-theme .car-card--listing .car-footer{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    column-gap:12px!important;
    width:100%!important;
    min-width:0!important;
    direction:ltr!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    grid-column:1!important;
    justify-self:start!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    font-size:16px!important;
    line-height:1.4!important;
    font-weight:600!important;
    direction:rtl!important;
    text-align:left!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:normal!important;
  }
  body.tabaee-theme .car-card--listing .car-footer .btn,
  body.tabaee-theme .car-card--listing .car-footer span.btn{
    grid-column:2!important;
    justify-self:end!important;
    direction:rtl!important;
    flex:0 0 auto!important;
  }
}


/* === v1.3.89: remove preview details button and reclaim footer space === */
@media (min-width:761px){
  body.tabaee-theme .car-card--listing .car-footer{
    grid-template-columns:minmax(0,1fr)!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    grid-column:1!important;
    justify-self:start!important;
  }
}

/* === v1.3.90: fully contained desktop price and visible sell-form input text === */
@media (min-width:761px){
  body.tabaee-theme .car-card--listing .car-footer{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    direction:ltr!important;
    width:100%!important;
    min-width:0!important;
    padding:0 4px 0 7px!important;
    overflow:hidden!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    display:block!important;
    flex:0 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    font-size:14px!important;
    line-height:1.35!important;
    font-weight:600!important;
    letter-spacing:-.15px!important;
    direction:rtl!important;
    unicode-bidi:plaintext!important;
    text-align:left!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
}

body.tabaee-theme .sell-request-form{
  color-scheme:light!important;
}
body.tabaee-theme .sell-request-form label,
body.tabaee-theme .sell-request-form label>span,
body.tabaee-theme .sell-request-form .sell-options-block>span,
body.tabaee-theme .sell-request-form .sell-form-section legend{
  color:#252a2e!important;
  opacity:1!important;
}
body.tabaee-theme .sell-request-form input:not([type="checkbox"]),
body.tabaee-theme .sell-request-form select,
body.tabaee-theme .sell-request-form textarea{
  background:#fff!important;
  background-image:none!important;
  color:#202428!important;
  -webkit-text-fill-color:#202428!important;
  caret-color:#202428!important;
  border-color:#c8ccc9!important;
  opacity:1!important;
}
body.tabaee-theme .sell-request-form input:not([type="checkbox"]):focus,
body.tabaee-theme .sell-request-form select:focus,
body.tabaee-theme .sell-request-form textarea:focus{
  color:#15191c!important;
  -webkit-text-fill-color:#15191c!important;
  caret-color:#15191c!important;
  background:#fff!important;
  border-color:#7f878d!important;
  box-shadow:0 0 0 3px rgba(90,99,105,.12)!important;
}
body.tabaee-theme .sell-request-form input::placeholder,
body.tabaee-theme .sell-request-form textarea::placeholder{
  color:#858b8f!important;
  -webkit-text-fill-color:#858b8f!important;
  opacity:1!important;
}
body.tabaee-theme .sell-request-form select:not(.is-placeholder),
body.tabaee-theme .sell-request-form select:not(.is-placeholder):focus{
  color:#202428!important;
  -webkit-text-fill-color:#202428!important;
}
body.tabaee-theme .sell-request-form select.is-placeholder{
  color:#858b8f!important;
  -webkit-text-fill-color:#858b8f!important;
}
body.tabaee-theme .sell-request-form select option{
  background:#fff!important;
  color:#202428!important;
  -webkit-text-fill-color:#202428!important;
}
body.tabaee-theme .sell-request-form input:-webkit-autofill,
body.tabaee-theme .sell-request-form input:-webkit-autofill:hover,
body.tabaee-theme .sell-request-form input:-webkit-autofill:focus,
body.tabaee-theme .sell-request-form textarea:-webkit-autofill,
body.tabaee-theme .sell-request-form select:-webkit-autofill{
  -webkit-text-fill-color:#202428!important;
  caret-color:#202428!important;
  -webkit-box-shadow:0 0 0 1000px #fff inset!important;
  box-shadow:0 0 0 1000px #fff inset!important;
}
body.tabaee-theme .sell-request-form .sell-price-field input{
  color:#202428!important;
  -webkit-text-fill-color:#202428!important;
}


/* === v1.3.91: physically left-aligned, fully contained desktop preview price === */
@media (min-width:761px){
  body.tabaee-theme .car-card--listing .car-body{
    position:relative!important;
    padding-bottom:34px!important;
  }
  body.tabaee-theme .car-card--listing .car-footer{
    position:absolute!important;
    inset:auto auto 9px 16px!important;
    display:block!important;
    width:auto!important;
    min-width:0!important;
    max-width:calc(100% - 32px)!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    direction:ltr!important;
    text-align:left!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    display:inline-block!important;
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    font-size:clamp(11.5px,.85vw,12.5px)!important;
    line-height:1.2!important;
    font-weight:600!important;
    letter-spacing:-.2px!important;
    direction:rtl!important;
    unicode-bidi:isolate!important;
    text-align:left!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
}

/* === v1.3.92: keep desktop preview price in its own row below specs === */
@media (min-width:761px){
  body.tabaee-theme .car-card--listing .car-body{
    position:relative!important;
    padding-bottom:12px!important;
  }
  body.tabaee-theme .car-card--listing .car-footer{
    position:static!important;
    inset:auto!important;
    display:flex!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:auto!important;
    min-height:14px!important;
    margin:6px 0 0!important;
    padding:0!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:0!important;
    overflow:visible!important;
    direction:ltr!important;
    text-align:left!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    display:inline-block!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    font-size:11px!important;
    line-height:1.25!important;
    font-weight:600!important;
    letter-spacing:-.15px!important;
    direction:rtl!important;
    unicode-bidi:isolate!important;
    text-align:left!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
  body.tabaee-theme .car-archive-list .car-body,
  body.tabaee-theme.post-type-archive-car .car-body,
  body.tabaee-theme.archive.post-type-archive-car .car-body{
    display:grid!important;
    grid-template-rows:auto auto auto!important;
    align-content:center!important;
    justify-content:stretch!important;
    padding:10px 16px!important;
  }
  body.tabaee-theme .car-archive-list .car-specs,
  body.tabaee-theme.post-type-archive-car .car-specs,
  body.tabaee-theme.archive.post-type-archive-car .car-specs{
    margin-bottom:0!important;
  }
}
@media (min-width:761px){
  body.tabaee-theme .car-archive-list .car-card-clickable,
  body.tabaee-theme.post-type-archive-car .car-card-clickable,
  body.tabaee-theme.archive.post-type-archive-car .car-card-clickable{
    min-height:150px!important;
    height:auto!important;
    max-height:none!important;
  }
  body.tabaee-theme .car-archive-list .car-media,
  body.tabaee-theme.post-type-archive-car .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-media{
    min-height:150px!important;
    height:100%!important;
    max-height:none!important;
  }
}

/* === v1.3.93: hard-lock desktop preview price to the physical left === */
@media (min-width:761px){
  body.tabaee-theme .car-card--listing .car-footer{
    position:static!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    place-items:center start!important;
    justify-content:stretch!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin:5px 0 0!important;
    padding:0!important;
    direction:ltr!important;
    text-align:left!important;
    overflow:visible!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    grid-column:1!important;
    justify-self:start!important;
    align-self:center!important;
    display:block!important;
    width:max-content!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    font-size:10px!important;
    line-height:1.2!important;
    font-weight:600!important;
    letter-spacing:-.1px!important;
    direction:rtl!important;
    unicode-bidi:isolate!important;
    text-align:left!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
}


/* === v1.3.94: listing-only vehicle previews and login-independent layout spacing === */
/* Keep all preview typography/price experiments isolated to the vehicle listing. */
body.tabaee-theme .car-card--home .car-body,
body.tabaee-theme.home .home-featured .car-card .car-body{
  position:relative!important;
  padding-bottom:18px!important;
}
body.tabaee-theme .car-card--home .car-footer,
body.tabaee-theme.home .home-featured .car-card .car-footer{
  position:static!important;
  inset:auto!important;
  display:flex!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  align-items:center!important;
  justify-content:space-between!important;
  direction:rtl!important;
  text-align:initial!important;
  overflow:visible!important;
}
body.tabaee-theme .car-card--home .car-footer strong,
body.tabaee-theme.home .home-featured .car-card .car-footer strong{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  font-size:16px!important;
  line-height:1.45!important;
  font-weight:700!important;
  letter-spacing:0!important;
  direction:rtl!important;
  text-align:right!important;
  white-space:nowrap!important;
  overflow:visible!important;
}
@media (min-width:761px){
  body.tabaee-theme .car-card--home .car-body h3,
  body.tabaee-theme.home .home-featured .car-card .car-body h3{
    font-size:18px!important;
    line-height:1.45!important;
  }
  body.tabaee-theme .car-card--home .car-specs dd,
  body.tabaee-theme.home .home-featured .car-card .car-specs dd{
    font-size:13px!important;
    line-height:1.35!important;
    font-weight:800!important;
  }
}
@media (max-width:760px){
  body.tabaee-theme .car-card--home .car-body h3,
  body.tabaee-theme.home .home-featured .car-card .car-body h3{
    font-size:14px!important;
    line-height:1.45!important;
  }
  body.tabaee-theme .car-card--home .car-footer strong,
  body.tabaee-theme.home .home-featured .car-card .car-footer strong{
    font-size:13px!important;
    line-height:1.4!important;
  }
  body.tabaee-theme .car-card--home .car-specs dd,
  body.tabaee-theme.home .home-featured .car-card .car-specs dd{
    font-size:10px!important;
    line-height:1.3!important;
    font-weight:800!important;
  }
}

/* The browser already shifts document flow for the WordPress admin bar.
   Only the fixed header follows the toolbar; breadcrumb flow subtracts that document shift. */
body.tabaee-theme{
  --tabaee-document-admin-offset:0px;
  --tabaee-toolbar-visual-offset:0px;
  --tabaee-breadcrumb-header-top:12px;
}
body.admin-bar.tabaee-theme{
  --tabaee-document-admin-offset:32px;
  --tabaee-toolbar-visual-offset:32px;
}
body.tabaee-showroom-manager-front.admin-bar{
  --tabaee-toolbar-visual-offset:68px;
}
body.tabaee-theme .site-header,
body.admin-bar.tabaee-theme .site-header,
body.tabaee-showroom-manager-front.admin-bar .site-header{
  top:calc(12px + var(--tabaee-toolbar-visual-offset))!important;
}
body.tabaee-theme .site-breadcrumb-wrap,
body.admin-bar.tabaee-theme .site-breadcrumb-wrap,
body.admin-bar.tabaee-theme:not(.tabaee-showroom-manager-front) .site-breadcrumb-wrap,
body.tabaee-theme.tabaee-showroom-manager-front .site-breadcrumb-wrap,
body.tabaee-theme.tabaee-showroom-manager-front.admin-bar .site-breadcrumb-wrap{
  margin-top:calc(
    12px +
    var(--tabaee-toolbar-visual-offset) +
    var(--tabaee-breadcrumb-header-height) +
    var(--tabaee-breadcrumb-header-gap) -
    var(--tabaee-document-admin-offset)
  )!important;
  margin-bottom:16px!important;
}

/* Breadcrumb always stays on one line and scrolls horizontally when long. */
body.tabaee-theme .site-breadcrumb{
  width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
}
body.tabaee-theme .site-breadcrumb ol{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  white-space:nowrap!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
}
body.tabaee-theme .site-breadcrumb ol::-webkit-scrollbar{display:none!important}
body.tabaee-theme .site-breadcrumb li,
body.tabaee-theme .site-breadcrumb li[aria-current="page"]{
  flex:0 0 auto!important;
  min-width:max-content!important;
  max-width:none!important;
  white-space:nowrap!important;
}
body.tabaee-theme .site-breadcrumb li[aria-current="page"] span{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}

/* Footer columns never stack because of login state or admin-bar classes. */
body.tabaee-theme .site-footer .footer-grid,
body.admin-bar.tabaee-theme .site-footer .footer-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.15fr) minmax(0,.75fr) minmax(0,1fr)!important;
  align-items:stretch!important;
  gap:18px!important;
}
body.tabaee-theme .site-footer .footer-col,
body.admin-bar.tabaee-theme .site-footer .footer-col{
  min-width:0!important;
  margin:0!important;
  transform:none!important;
}
@media (max-width:782px){
  body.admin-bar.tabaee-theme{
    --tabaee-document-admin-offset:46px;
    --tabaee-toolbar-visual-offset:46px;
  }
  body.tabaee-showroom-manager-front.admin-bar{
    --tabaee-toolbar-visual-offset:64px;
  }
}
@media (max-width:760px){
  body.tabaee-theme{
    --tabaee-breadcrumb-header-height:64px;
    --tabaee-breadcrumb-header-gap:8px;
  }
  body.tabaee-theme .site-breadcrumb-wrap,
  body.admin-bar.tabaee-theme .site-breadcrumb-wrap,
  body.tabaee-theme.tabaee-showroom-manager-front .site-breadcrumb-wrap,
  body.tabaee-theme.tabaee-showroom-manager-front.admin-bar .site-breadcrumb-wrap{
    margin-bottom:12px!important;
  }
  body.tabaee-theme .site-footer .footer-grid,
  body.admin-bar.tabaee-theme .site-footer .footer-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body.tabaee-theme .site-footer .footer-phone,
  body.admin-bar.tabaee-theme .site-footer .footer-phone{
    white-space:nowrap!important;
  }
}

/* === v1.3.95: safe logged-in breadcrumb clearance + context-specific preview alignment === */
/* Keep the same visible gap between the fixed menu and breadcrumb in every login state. */
body.tabaee-theme{
  --tabaee-breadcrumb-safety-gap:18px;
}
body.tabaee-theme .site-breadcrumb-wrap,
body.admin-bar.tabaee-theme .site-breadcrumb-wrap,
body.admin-bar.tabaee-theme:not(.tabaee-showroom-manager-front) .site-breadcrumb-wrap,
body.tabaee-theme.tabaee-showroom-manager-front .site-breadcrumb-wrap,
body.tabaee-theme.tabaee-showroom-manager-front.admin-bar .site-breadcrumb-wrap{
  margin-top:calc(
    12px +
    var(--tabaee-toolbar-visual-offset,0px) +
    var(--tabaee-breadcrumb-header-height,72px) +
    var(--tabaee-breadcrumb-header-gap,10px) -
    var(--tabaee-document-admin-offset,0px) +
    var(--tabaee-breadcrumb-safety-gap)
  )!important;
  clear:both!important;
}

/* Restore homepage specification values to the original card sizing. */
body.tabaee-theme .car-card--home .car-specs dd,
body.tabaee-theme.home .home-featured .car-card .car-specs dd{
  font-size:13px!important;
  line-height:1.35!important;
  font-weight:800!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}

/* Physically lock homepage and listing prices to the left, independent of RTL. */
body.tabaee-theme .car-card--home .car-footer,
body.tabaee-theme.home .home-featured .car-card .car-footer,
body.tabaee-theme .car-card--listing .car-footer{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  place-items:center start!important;
  justify-content:stretch!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  direction:ltr!important;
  text-align:left!important;
  overflow:visible!important;
}
body.tabaee-theme .car-card--home .car-footer strong,
body.tabaee-theme.home .home-featured .car-card .car-footer strong,
body.tabaee-theme .car-card--listing .car-footer strong{
  grid-column:1!important;
  justify-self:start!important;
  align-self:center!important;
  width:max-content!important;
  max-width:100%!important;
  margin:0!important;
  direction:rtl!important;
  unicode-bidi:isolate!important;
  text-align:left!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}

/* Homepage price keeps its current size; only its physical position changes. */
@media (min-width:761px){
  body.tabaee-theme .car-card--home .car-footer strong,
  body.tabaee-theme.home .home-featured .car-card .car-footer strong{
    font-size:16px!important;
    line-height:1.45!important;
    font-weight:700!important;
  }
}

@media (max-width:760px){
  body.tabaee-theme{
    --tabaee-breadcrumb-safety-gap:16px;
  }
  body.tabaee-theme .site-breadcrumb-wrap,
  body.admin-bar.tabaee-theme .site-breadcrumb-wrap,
  body.admin-bar.tabaee-theme:not(.tabaee-showroom-manager-front) .site-breadcrumb-wrap,
  body.tabaee-theme.tabaee-showroom-manager-front .site-breadcrumb-wrap,
  body.tabaee-theme.tabaee-showroom-manager-front.admin-bar .site-breadcrumb-wrap{
    margin-top:calc(
      12px +
      var(--tabaee-toolbar-visual-offset,0px) +
      var(--tabaee-breadcrumb-header-height,64px) +
      var(--tabaee-breadcrumb-header-gap,8px) -
      var(--tabaee-document-admin-offset,0px) +
      var(--tabaee-breadcrumb-safety-gap)
    )!important;
  }
  body.tabaee-theme .car-card--home .car-specs dd,
  body.tabaee-theme.home .home-featured .car-card .car-specs dd{
    font-size:13px!important;
    line-height:1.3!important;
  }
  body.tabaee-theme .car-card--home .car-footer strong,
  body.tabaee-theme.home .home-featured .car-card .car-footer strong{
    font-size:13px!important;
    line-height:1.4!important;
    font-weight:700!important;
  }
  body.tabaee-theme .car-card--listing .car-footer{
    margin-top:5px!important;
    padding:0!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:15.5px!important;
    line-height:1.35!important;
    font-weight:700!important;
  }
}


/* === v1.3.96: fully contained, slightly larger mobile listing price === */
@media (max-width:760px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing{
    min-height:134px!important;
    height:134px!important;
    max-height:134px!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media{
    min-height:134px!important;
    height:134px!important;
    max-height:134px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    min-height:134px!important;
    height:134px!important;
    padding:7px 10px 9px!important;
    overflow:visible!important;
  }
  body.tabaee-theme .car-card--listing .car-footer{
    min-height:25px!important;
    margin-top:3px!important;
    padding:1px 0 3px!important;
    align-items:center!important;
    overflow:visible!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:16px!important;
    line-height:1.5!important;
    font-weight:700!important;
    padding:0 0 1px!important;
    overflow:visible!important;
  }
}

/* === v1.3.97: 18.5px mobile listing price + gray homepage symbols === */
@media (max-width:760px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing{
    min-height:140px!important;
    height:140px!important;
    max-height:140px!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media{
    min-height:140px!important;
    height:140px!important;
    max-height:140px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    min-height:140px!important;
    height:140px!important;
    padding:7px 10px 10px!important;
  }
  body.tabaee-theme .car-card--listing .car-footer{
    min-height:31px!important;
    margin-top:2px!important;
    padding:1px 0 4px!important;
    align-items:center!important;
    overflow:visible!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:18.5px!important;
    line-height:1.32!important;
    font-weight:700!important;
    padding:0 0 2px!important;
    overflow:visible!important;
  }
}

/* Homepage decorative symbols use the neutral gray palette only. */
body.tabaee-theme.home .service-icon,
body.tabaee-theme.home .sell-cta-points strong,
body.tabaee-theme.home .location-address i,
body.tabaee-theme.home #contact .contact-item i,
body.tabaee-theme.home #contact .contact-mobile-icon{
  color:#666!important;
  background:#ededed!important;
  border-color:#d8d8d8!important;
  background-image:none!important;
  box-shadow:none!important;
}
body.tabaee-theme.home #contact .contact-mobile-icon svg{
  color:#666!important;
}

/* === v1.3.98: 20.5px mobile listing price without increasing card height === */
@media (max-width:760px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme .car-card--listing .car-body{
    min-height:140px!important;
    height:140px!important;
    max-height:140px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    padding-bottom:8px!important;
  }
  body.tabaee-theme .car-card--listing .car-footer{
    min-height:29px!important;
    margin-top:1px!important;
    padding:0!important;
    align-items:center!important;
    overflow:visible!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:20.5px!important;
    line-height:1.08!important;
    font-weight:700!important;
    padding:0 0 1px!important;
    overflow:visible!important;
  }
}

/* === v1.3.99: larger one-line mobile footer phones, matched homepage headings, uniform buttons, slightly larger homepage mobile price === */
/* Keep all action buttons on the same neutral gray across the public site. */
body.tabaee-theme :is(
  .btn,
  button,
  input[type="submit"],
  input[type="button"],
  input[type="reset"],
  .button,
  .wp-element-button,
  .wp-block-button__link,
  .car-options-toggle,
  .blog-search-form button,
  .article-share a,
  .article-share button,
  .pagination-wrap .page-numbers.current
){
  background:#8E8E8E!important;
  background-image:none!important;
  border-color:#8E8E8E!important;
  color:#fff!important;
  box-shadow:none!important;
  text-shadow:none!important;
}
body.tabaee-theme :is(
  .btn,
  button,
  input[type="submit"],
  input[type="button"],
  input[type="reset"],
  .button,
  .wp-element-button,
  .wp-block-button__link,
  .car-options-toggle,
  .blog-search-form button,
  .article-share a,
  .article-share button,
  .pagination-wrap .page-numbers.current
):hover{
  background:#7d7d7d!important;
  background-image:none!important;
  border-color:#7d7d7d!important;
  color:#fff!important;
  box-shadow:none!important;
}
body.tabaee-theme input[type="file"]::file-selector-button{
  background:#8E8E8E!important;
  background-image:none!important;
  border-color:#8E8E8E!important;
  color:#fff!important;
  box-shadow:none!important;
}

@media (max-width:760px){
  /* Larger footer phone numbers that can never wrap to a second line. */
  body.tabaee-theme .site-footer .footer-contact-col .footer-phone,
  body.admin-bar.tabaee-theme .site-footer .footer-contact-col .footer-phone{
    display:inline-block!important;
    width:max-content!important;
    max-width:none!important;
    min-width:0!important;
    font-size:12.5px!important;
    line-height:1.25!important;
    font-weight:800!important;
    letter-spacing:-.15px!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
  }

  /* Match the featured-cars heading to the services heading on the homepage. */
  body.tabaee-theme.home #services .section-head h2,
  body.tabaee-theme.home .home-featured .section-head h2{
    font-size:22px!important;
    line-height:1.45!important;
    margin-bottom:8px!important;
  }

  /* Slightly larger homepage preview price without moving it or changing card height. */
  body.tabaee-theme .car-card--home .car-footer strong,
  body.tabaee-theme.home .home-featured .car-card .car-footer strong{
    font-size:14.5px!important;
    line-height:1.22!important;
  }
}

/* === v1.4.02: archive car preview cards refined to match reference layout === */
body.tabaee-theme .car-card--listing,
body.tabaee-theme .car-archive-list .car-card--listing,
body.tabaee-theme.post-type-archive-car .car-card--listing,
body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
body.tabaee-theme.tax-car_model .car-card--listing{
  display:flex!important;
  flex-direction:row!important;
  direction:rtl!important;
  align-items:stretch!important;
  min-height:160px!important;
  height:auto!important;
  max-height:none!important;
  border:1px solid #e5e5e5!important;
  border-radius:18px!important;
  background:#ffffff!important;
  box-shadow:0 10px 28px rgba(0,0,0,.05)!important;
  overflow:hidden!important;
}
body.tabaee-theme .car-card--listing .car-media,
body.tabaee-theme .car-archive-list .car-card--listing .car-media,
body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
body.tabaee-theme.tax-car_model .car-card--listing .car-media{
  flex:0 0 220px!important;
  width:220px!important;
  min-width:220px!important;
  max-width:220px!important;
  min-height:160px!important;
  height:160px!important;
  max-height:160px!important;
  aspect-ratio:auto!important;
  border-radius:0!important;
  background:#f2f2f2!important;
}
body.tabaee-theme .car-card--listing .car-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
body.tabaee-theme .car-card--listing .car-media span{
  top:14px!important;
  right:14px!important;
  min-width:72px!important;
  padding:7px 14px!important;
  border-radius:14px!important;
  background:rgba(126,126,126,.92)!important;
  color:#fff!important;
  border:none!important;
  font-size:13px!important;
  font-weight:700!important;
  text-align:center!important;
}
body.tabaee-theme .car-card--listing .car-body{
  flex:1 1 auto!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  gap:14px!important;
  min-height:160px!important;
  height:auto!important;
  padding:18px 22px 16px!important;
  background:#fff!important;
}
body.tabaee-theme .car-card--listing .car-body h3{
  margin:0!important;
  color:#222!important;
  font-size:20px!important;
  line-height:1.45!important;
  font-weight:800!important;
}
body.tabaee-theme .car-card--listing .car-specs{
  display:grid!important;
  grid-template-columns:repeat(3, minmax(0,1fr))!important;
  gap:12px!important;
  margin:0!important;
}
body.tabaee-theme .car-card--listing .car-specs > div{
  margin:0!important;
  padding:10px 12px!important;
  border:1px solid #e7e7e7!important;
  border-radius:16px!important;
  background:#fafafa!important;
  min-height:60px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:3px!important;
}
body.tabaee-theme .car-card--listing .car-specs dt{
  margin:0!important;
  color:#808080!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:500!important;
}
body.tabaee-theme .car-card--listing .car-specs dd{
  margin:0!important;
  color:#232323!important;
  font-size:17px!important;
  line-height:1.35!important;
  font-weight:700!important;
}
body.tabaee-theme .car-card--listing .car-footer{
  margin-top:auto!important;
  padding:0!important;
  min-height:0!important;
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  direction:ltr!important;
  text-align:left!important;
  width:100%!important;
}
body.tabaee-theme .car-card--listing .car-footer strong{
  margin:0!important;
  color:#2a2a2a!important;
  font-size:18px!important;
  line-height:1.25!important;
  font-weight:700!important;
  direction:rtl!important;
  unicode-bidi:isolate!important;
  text-align:left!important;
  white-space:nowrap!important;
}

@media (max-width:960px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme.tax-car_model .car-card--listing{
    min-height:148px!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.tax-car_model .car-card--listing .car-media{
    flex-basis:185px!important;
    width:185px!important;
    min-width:185px!important;
    max-width:185px!important;
    min-height:148px!important;
    height:148px!important;
    max-height:148px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    min-height:148px!important;
    padding:14px 16px 13px!important;
    gap:11px!important;
  }
  body.tabaee-theme .car-card--listing .car-body h3{
    font-size:18px!important;
  }
  body.tabaee-theme .car-card--listing .car-specs > div{
    min-height:54px!important;
    padding:8px 10px!important;
  }
  body.tabaee-theme .car-card--listing .car-specs dd{
    font-size:15px!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:17px!important;
  }
}

@media (max-width:760px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme.tax-car_model .car-card--listing{
    min-height:142px!important;
    height:142px!important;
    max-height:142px!important;
    border-radius:16px!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.tax-car_model .car-card--listing .car-media{
    flex-basis:112px!important;
    width:112px!important;
    min-width:112px!important;
    max-width:112px!important;
    min-height:142px!important;
    height:142px!important;
    max-height:142px!important;
  }
  body.tabaee-theme .car-card--listing .car-media span{
    top:8px!important;
    right:8px!important;
    min-width:54px!important;
    padding:5px 10px!important;
    border-radius:12px!important;
    font-size:11px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    min-height:142px!important;
    height:142px!important;
    padding:10px 11px 9px!important;
    gap:8px!important;
  }
  body.tabaee-theme .car-card--listing .car-body h3{
    font-size:15.5px!important;
    line-height:1.35!important;
  }
  body.tabaee-theme .car-card--listing .car-specs{
    gap:6px!important;
  }
  body.tabaee-theme .car-card--listing .car-specs > div{
    min-height:40px!important;
    padding:5px 6px!important;
    border-radius:12px!important;
  }
  body.tabaee-theme .car-card--listing .car-specs dt{
    font-size:10px!important;
  }
  body.tabaee-theme .car-card--listing .car-specs dd{
    font-size:12px!important;
    line-height:1.25!important;
  }
  body.tabaee-theme .car-card--listing .car-footer{
    margin-top:auto!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:20px!important;
    line-height:1.1!important;
    font-weight:700!important;
  }
}

/* === v1.4.03: make listing specs visually much closer to the reference screenshot === */
body.tabaee-theme .car-card--listing .car-body{
  gap:10px!important;
}
body.tabaee-theme .car-card--listing .car-specs{
  display:flex!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:0!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:none!important;
}
body.tabaee-theme .car-card--listing .car-specs > div{
  flex:0 0 auto!important;
  min-width:96px!important;
  padding:0 14px!important;
  margin:0!important;
  min-height:auto!important;
  border:none!important;
  border-radius:0!important;
  background:transparent!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  position:relative!important;
}
body.tabaee-theme .car-card--listing .car-specs > div + div::before{
  content:""!important;
  position:absolute!important;
  top:8px!important;
  bottom:8px!important;
  right:0!important;
  width:1px!important;
  background:#e7e7e7!important;
}
body.tabaee-theme .car-card--listing .car-specs dt{
  color:#9a9a9a!important;
  font-size:11px!important;
  line-height:1.15!important;
  font-weight:500!important;
  margin:0!important;
}
body.tabaee-theme .car-card--listing .car-specs dd{
  color:#262626!important;
  font-size:14px!important;
  line-height:1.3!important;
  font-weight:700!important;
  margin:0!important;
  text-align:center!important;
}
body.tabaee-theme .car-card--listing .car-footer{
  padding-top:2px!important;
}
body.tabaee-theme .car-card--listing .car-footer strong{
  font-size:16px!important;
  font-weight:700!important;
  color:#2b2b2b!important;
}

@media (min-width:761px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme.tax-car_model .car-card--listing{
    min-height:146px!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.tax-car_model .car-card--listing .car-media{
    flex-basis:208px!important;
    width:208px!important;
    min-width:208px!important;
    max-width:208px!important;
    min-height:146px!important;
    height:146px!important;
    max-height:146px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    min-height:146px!important;
    padding:16px 20px 13px!important;
  }
  body.tabaee-theme .car-card--listing .car-body h3{
    font-size:19px!important;
    line-height:1.38!important;
  }
}

@media (max-width:760px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme.tax-car_model .car-card--listing{
    min-height:138px!important;
    height:138px!important;
    max-height:138px!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.tax-car_model .car-card--listing .car-media{
    flex-basis:110px!important;
    width:110px!important;
    min-width:110px!important;
    max-width:110px!important;
    min-height:138px!important;
    height:138px!important;
    max-height:138px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    min-height:138px!important;
    height:138px!important;
    padding:10px 10px 8px!important;
    gap:7px!important;
  }
  body.tabaee-theme .car-card--listing .car-body h3{
    font-size:15px!important;
    line-height:1.32!important;
  }
  body.tabaee-theme .car-card--listing .car-specs > div{
    min-width:68px!important;
    padding:0 7px!important;
    gap:2px!important;
  }
  body.tabaee-theme .car-card--listing .car-specs > div + div::before{
    top:4px!important;
    bottom:4px!important;
  }
  body.tabaee-theme .car-card--listing .car-specs dt{
    font-size:9.5px!important;
  }
  body.tabaee-theme .car-card--listing .car-specs dd{
    font-size:11.5px!important;
    line-height:1.2!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:18.5px!important;
    line-height:1.08!important;
  }
}

/* === v1.4.04: Jalali publication date on the physical left + price icon === */
body.tabaee-theme .car-card--listing .car-footer--listing{
  display:grid!important;
  grid-template-columns:auto minmax(12px,1fr) auto!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  direction:ltr!important;
  margin-top:auto!important;
  padding-top:2px!important;
}
body.tabaee-theme .car-card--listing .car-listing-date{
  grid-column:1!important;
  justify-self:start!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  color:#9a9a9a!important;
  font-size:11px!important;
  line-height:1.2!important;
  font-weight:500!important;
  direction:rtl!important;
  white-space:nowrap!important;
}
body.tabaee-theme .car-card--listing .car-listing-price{
  grid-column:3!important;
  justify-self:end!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  direction:rtl!important;
  white-space:nowrap!important;
}
body.tabaee-theme .car-card--listing .car-listing-price strong{
  margin:0!important;
  color:#2b2b2b!important;
  font-size:16px!important;
  line-height:1.25!important;
  font-weight:700!important;
  direction:rtl!important;
  unicode-bidi:isolate!important;
  white-space:nowrap!important;
}
body.tabaee-theme .car-card--listing :is(.car-price-icon,.car-date-icon){
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:24px!important;
  height:24px!important;
  color:#969696!important;
}
body.tabaee-theme .car-card--listing :is(.car-price-icon,.car-date-icon) svg{
  width:100%!important;
  height:100%!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.55!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
body.tabaee-theme .car-card--listing .car-date-icon{
  width:18px!important;
  height:18px!important;
  color:#aaa!important;
}

@media (max-width:760px){
  body.tabaee-theme .car-card--listing .car-footer--listing{
    gap:5px!important;
    padding-top:0!important;
  }
  body.tabaee-theme .car-card--listing .car-listing-date{
    gap:3px!important;
    font-size:8.8px!important;
    letter-spacing:-.15px!important;
  }
  body.tabaee-theme .car-card--listing .car-date-icon{
    width:14px!important;
    height:14px!important;
  }
  body.tabaee-theme .car-card--listing .car-listing-price{
    gap:4px!important;
  }
  body.tabaee-theme .car-card--listing .car-listing-price strong{
    font-size:18.5px!important;
    line-height:1.08!important;
  }
  body.tabaee-theme .car-card--listing .car-price-icon{
    width:20px!important;
    height:20px!important;
  }
}

/* === v1.4.05: expert sheet badge + Persian digits feel + desktop/mobile title/price ratio refinement === */
body.tabaee-theme .car-card--listing .car-inspection-badge{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  width:100%!important;
  padding:9px 14px 9px 18px!important;
  border-radius:999px!important;
  background:#dff2e7!important;
  color:#103225!important;
  margin:2px 0 0!important;
  overflow:hidden!important;
}
body.tabaee-theme .car-card--listing .car-inspection-badge__text{
  display:block!important;
  color:#103225!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:700!important;
}
body.tabaee-theme .car-card--listing .car-inspection-badge__icon{
  flex:0 0 34px!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  color:#15a553!important;
}
body.tabaee-theme .car-card--listing .car-inspection-badge__icon svg{
  width:100%!important;
  height:100%!important;
  display:block!important;
}
body.tabaee-theme .car-card--listing .car-footer{
  justify-content:space-between!important;
  gap:12px!important;
}
body.tabaee-theme .car-card--listing .car-listing-date,
body.tabaee-theme .car-card--listing .car-listing-price{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
}
body.tabaee-theme .car-card--listing .car-listing-date{
  color:#8b8b8b!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:500!important;
  white-space:nowrap!important;
}
body.tabaee-theme .car-card--listing .car-date-icon,
body.tabaee-theme .car-card--listing .car-price-icon{
  width:16px!important;
  height:16px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#9a9a9a!important;
}
body.tabaee-theme .car-card--listing .car-date-icon svg,
body.tabaee-theme .car-card--listing .car-price-icon svg{
  width:100%!important;
  height:100%!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
body.tabaee-theme .car-card--listing .car-listing-price strong{
  display:inline-block!important;
}

@media (min-width:761px){
  body.tabaee-theme .car-card--listing .car-body h3{
    font-size:19px!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:23.5px!important;
    line-height:1.08!important;
    font-weight:700!important;
  }
}

@media (max-width:760px){
  body.tabaee-theme .car-card--listing .car-body{
    min-height:168px!important;
    height:168px!important;
  }
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme.tax-car_model .car-card--listing{
    min-height:168px!important;
    height:168px!important;
    max-height:168px!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.tax-car_model .car-card--listing .car-media{
    min-height:168px!important;
    height:168px!important;
    max-height:168px!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge{
    padding:7px 10px 7px 12px!important;
    gap:8px!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge__text{
    font-size:11.5px!important;
    line-height:1.25!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge__icon{
    width:26px!important;
    height:26px!important;
    min-width:26px!important;
  }
  body.tabaee-theme .car-card--listing .car-listing-date{
    font-size:10px!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:20.5px!important;
  }
}

/* === v1.4.06: badge size closer to reference, icon fixed on right, minimal card-height increase === */
body.tabaee-theme .car-card--listing .car-inspection-badge{
  display:inline-flex!important;
  width:auto!important;
  max-width:100%!important;
  align-self:flex-start!important;
  flex-direction:row!important;
  direction:rtl!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  padding:7px 14px 7px 12px!important;
  border-radius:999px!important;
  background:#dff2e7!important;
  margin:0!important;
}
body.tabaee-theme .car-card--listing .car-inspection-badge__icon{
  order:0!important;
  flex:0 0 30px!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  margin:0!important;
  color:#18a89b!important;
}
body.tabaee-theme .car-card--listing .car-inspection-badge__text{
  order:1!important;
  font-size:14px!important;
  line-height:1.2!important;
  font-weight:700!important;
  color:#169b93!important;
  white-space:nowrap!important;
}
body.tabaee-theme .car-card--listing .car-body{
  gap:8px!important;
}
body.tabaee-theme .car-card--listing .car-footer{
  margin-top:auto!important;
}

@media (min-width:761px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme.tax-car_model .car-card--listing{
    min-height:154px!important;
    height:auto!important;
    max-height:none!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.tax-car_model .car-card--listing .car-media{
    flex-basis:214px!important;
    width:214px!important;
    min-width:214px!important;
    max-width:214px!important;
    min-height:154px!important;
    height:154px!important;
    max-height:154px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    min-height:154px!important;
    height:auto!important;
    padding:15px 20px 12px!important;
    gap:8px!important;
  }
  body.tabaee-theme .car-card--listing .car-body h3{
    font-size:18.5px!important;
    line-height:1.32!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:25px!important;
    line-height:1.05!important;
    font-weight:700!important;
  }
}

@media (max-width:760px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme.tax-car_model .car-card--listing{
    min-height:152px!important;
    height:auto!important;
    max-height:none!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.tax-car_model .car-card--listing .car-media{
    min-height:152px!important;
    height:152px!important;
    max-height:152px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    min-height:152px!important;
    height:auto!important;
    padding:9px 10px 8px!important;
    gap:6px!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge{
    gap:7px!important;
    padding:5px 10px 5px 9px!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge__icon{
    width:24px!important;
    height:24px!important;
    min-width:24px!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge__text{
    font-size:11px!important;
    line-height:1.15!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:20.5px!important;
  }
}

/* === v1.4.07: truly compact expert-report pill, fixed right check, near-original card height === */
body.tabaee-theme .car-card--listing .car-inspection-badge{
  position:relative!important;
  display:block!important;
  flex:none!important;
  align-self:center!important;
  width:200px!important;
  max-width:200px!important;
  min-width:0!important;
  height:26px!important;
  min-height:26px!important;
  max-height:26px!important;
  margin:0!important;
  padding:0 31px 0 9px!important;
  border-radius:999px!important;
  background:#dff2e7!important;
  overflow:hidden!important;
  direction:rtl!important;
}
body.tabaee-theme .car-card--listing .car-inspection-badge__icon{
  position:absolute!important;
  top:50%!important;
  right:5px!important;
  left:auto!important;
  transform:translateY(-50%)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  max-width:18px!important;
  margin:0!important;
  padding:0!important;
  color:#18a89b!important;
}
body.tabaee-theme .car-card--listing .car-inspection-badge__text{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#169b93!important;
  font-size:10.5px!important;
  line-height:26px!important;
  font-weight:700!important;
  text-align:center!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:clip!important;
}

@media (min-width:761px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme.tax-car_model .car-card--listing{
    min-height:150px!important;
    height:150px!important;
    max-height:150px!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.tax-car_model .car-card--listing .car-media{
    min-height:150px!important;
    height:150px!important;
    max-height:150px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    min-height:150px!important;
    height:150px!important;
    padding:11px 18px 9px!important;
    gap:4px!important;
    overflow:hidden!important;
  }
  body.tabaee-theme .car-card--listing .car-body h3{
    margin:0!important;
    font-size:18px!important;
    line-height:1.22!important;
  }
  body.tabaee-theme .car-card--listing .car-specs > div{
    padding-top:0!important;
    padding-bottom:0!important;
  }
  body.tabaee-theme .car-card--listing .car-specs dt{
    font-size:10.5px!important;
  }
  body.tabaee-theme .car-card--listing .car-specs dd{
    font-size:13.5px!important;
    line-height:1.2!important;
  }
  body.tabaee-theme .car-card--listing .car-footer{
    min-height:24px!important;
    margin-top:auto!important;
    padding:0!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:23px!important;
    line-height:1!important;
  }
}

@media (max-width:760px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme.tax-car_model .car-card--listing{
    min-height:146px!important;
    height:146px!important;
    max-height:146px!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.tax-car_model .car-card--listing .car-media{
    min-height:146px!important;
    height:146px!important;
    max-height:146px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    min-height:146px!important;
    height:146px!important;
    padding:7px 9px 7px!important;
    gap:3px!important;
    overflow:hidden!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge{
    width:160px!important;
    max-width:160px!important;
    height:22px!important;
    min-height:22px!important;
    max-height:22px!important;
    padding-right:26px!important;
    padding-left:7px!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge__icon{
    right:4px!important;
    width:15px!important;
    height:15px!important;
    min-width:15px!important;
    max-width:15px!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge__text{
    font-size:8.8px!important;
    line-height:22px!important;
  }
  body.tabaee-theme .car-card--listing .car-body h3{
    font-size:14.5px!important;
    line-height:1.18!important;
  }
  body.tabaee-theme .car-card--listing .car-specs dt{
    font-size:9px!important;
  }
  body.tabaee-theme .car-card--listing .car-specs dd{
    font-size:11px!important;
    line-height:1.1!important;
  }
  body.tabaee-theme .car-card--listing .car-footer{
    min-height:23px!important;
    margin-top:auto!important;
    padding:0!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:20.5px!important;
    line-height:1!important;
  }
  body.tabaee-theme .car-card--listing .car-listing-date{
    font-size:9px!important;
  }
}

/* === v1.4.08: symmetric check, tighter badge, right-aligned mobile pill, exact title/price ratio === */
body.tabaee-theme .car-card--listing .car-inspection-badge{
  width:186px!important;
  max-width:186px!important;
  height:25px!important;
  min-height:25px!important;
  max-height:25px!important;
  padding:0 27px 0 7px!important;
  margin-right:0!important;
  margin-left:auto!important;
  align-self:auto!important;
}
body.tabaee-theme .car-card--listing .car-inspection-badge__icon{
  right:4px!important;
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  max-width:17px!important;
  border:none!important;
  border-radius:50%!important;
  transform:translateY(-50%)!important;
}
body.tabaee-theme .car-card--listing .car-inspection-badge__icon svg{
  display:block!important;
  width:17px!important;
  height:17px!important;
  overflow:visible!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
body.tabaee-theme .car-card--listing .car-inspection-badge__text{
  font-size:10.5px!important;
  line-height:25px!important;
  text-align:right!important;
}

@media (min-width:761px){
  /* Mobile ratio = 14.5 / 20.5. Desktop uses the same ratio: 18 / 25.5. */
  body.tabaee-theme .car-card--listing .car-body h3{
    font-size:18px!important;
    line-height:1.22!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:25.5px!important;
    line-height:1!important;
    font-weight:700!important;
  }
}

@media (max-width:760px){
  body.tabaee-theme .car-card--listing .car-inspection-badge{
    width:154px!important;
    max-width:154px!important;
    height:21px!important;
    min-height:21px!important;
    max-height:21px!important;
    padding-right:23px!important;
    padding-left:6px!important;
    margin-right:0!important;
    margin-left:auto!important;
    align-self:auto!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge__icon{
    right:3px!important;
    width:15px!important;
    height:15px!important;
    min-width:15px!important;
    max-width:15px!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge__icon svg{
    width:15px!important;
    height:15px!important;
  }
  body.tabaee-theme .car-card--listing .car-inspection-badge__text{
    font-size:8.7px!important;
    line-height:21px!important;
    text-align:right!important;
  }
  body.tabaee-theme .car-card--listing .car-body h3{
    font-size:14.5px!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:20.5px!important;
  }
}

/* === v1.4.09: guarantee archive card title remains visible === */
body.tabaee-theme .car-card--listing .car-body h3{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:relative!important;
  z-index:2!important;
  width:100%!important;
  min-width:0!important;
  min-height:1.35em!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  color:#222!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:normal!important;
}
@media (min-width:761px){
  body.tabaee-theme .car-card--listing .car-body h3{
    font-size:18px!important;
    line-height:1.22!important;
  }
}
@media (max-width:760px){
  body.tabaee-theme .car-card--listing .car-body h3{
    font-size:14.5px!important;
    line-height:1.3!important;
  }
}

/* === v1.4.10: laptop-only title/price balance and safer title spacing === */
@media (min-width:761px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme.tax-car_model .car-card--listing{
    min-height:156px!important;
    height:156px!important;
    max-height:156px!important;
  }
  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.tax-car_model .car-card--listing .car-media{
    min-height:156px!important;
    height:156px!important;
    max-height:156px!important;
  }
  body.tabaee-theme .car-card--listing .car-body{
    min-height:156px!important;
    height:156px!important;
    padding:15px 18px 10px!important;
    gap:5px!important;
    overflow:hidden!important;
  }
  body.tabaee-theme .car-card--listing .car-body h3{
    margin:0 0 2px!important;
    padding:0!important;
    font-size:21px!important;
    line-height:1.32!important;
    font-weight:800!important;
  }
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:18.5px!important;
    line-height:1.1!important;
    font-weight:700!important;
  }
}

/* === v1.4.11: laptop-only balanced title/price and fixed corner metadata === */
@media (min-width:761px){
  body.tabaee-theme .car-card--listing,
  body.tabaee-theme .car-archive-list .car-card--listing,
  body.tabaee-theme.post-type-archive-car .car-card--listing,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing,
  body.tabaee-theme.tax-car_model .car-card--listing{
    min-height:180px!important;
    height:180px!important;
    max-height:180px!important;
  }

  body.tabaee-theme .car-card--listing .car-media,
  body.tabaee-theme .car-archive-list .car-card--listing .car-media,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-media,
  body.tabaee-theme.tax-car_model .car-card--listing .car-media{
    min-height:180px!important;
    height:180px!important;
    max-height:180px!important;
  }

  body.tabaee-theme .car-card--listing .car-body{
    position:relative!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
    min-height:180px!important;
    height:180px!important;
    max-height:180px!important;
    padding:22px 22px 46px!important;
    gap:0!important;
    overflow:hidden!important;
  }

  body.tabaee-theme .car-card--listing .car-body h3{
    display:block!important;
    width:100%!important;
    min-height:30px!important;
    margin:0 0 13px!important;
    padding:0 142px 0 0!important;
    color:#222!important;
    font-size:22px!important;
    line-height:1.35!important;
    font-weight:800!important;
    text-align:right!important;
    white-space:normal!important;
    overflow:visible!important;
  }

  body.tabaee-theme .car-card--listing .car-specs{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    width:100%!important;
    min-height:47px!important;
    margin:0 0 10px!important;
    padding:0!important;
  }

  body.tabaee-theme .car-card--listing .car-specs > div{
    min-width:112px!important;
    padding:0 16px!important;
  }

  body.tabaee-theme .car-card--listing .car-specs dt{
    font-size:11px!important;
    line-height:1.2!important;
  }

  body.tabaee-theme .car-card--listing .car-specs dd{
    font-size:14px!important;
    line-height:1.3!important;
  }

  body.tabaee-theme .car-card--listing .car-inspection-badge{
    align-self:flex-start!important;
    margin:0!important;
  }

  body.tabaee-theme .car-card--listing .car-footer--listing{
    position:static!important;
    display:block!important;
    width:100%!important;
    height:0!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
  }

  body.tabaee-theme .car-card--listing .car-listing-date{
    position:absolute!important;
    top:17px!important;
    left:20px!important;
    right:auto!important;
    z-index:3!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:5px!important;
    margin:0!important;
    color:#929292!important;
    font-size:11px!important;
    line-height:1.2!important;
    font-weight:500!important;
    direction:rtl!important;
    white-space:nowrap!important;
  }

  body.tabaee-theme .car-card--listing .car-listing-price{
    position:absolute!important;
    left:20px!important;
    right:auto!important;
    bottom:14px!important;
    z-index:3!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
    margin:0!important;
    direction:rtl!important;
    white-space:nowrap!important;
  }

  body.tabaee-theme .car-card--listing .car-listing-price strong,
  body.tabaee-theme .car-card--listing .car-footer strong{
    margin:0!important;
    padding:0!important;
    color:#292929!important;
    font-size:16px!important;
    line-height:1.2!important;
    font-weight:700!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
  }

  body.tabaee-theme .car-card--listing .car-price-icon{
    width:18px!important;
    height:18px!important;
  }

  body.tabaee-theme .car-card--listing .car-date-icon{
    width:14px!important;
    height:14px!important;
  }
}

/* === v1.4.12: laptop-only title right shift and 20% smaller price === */
@media (min-width:761px){
  body.tabaee-theme .car-card--listing .car-body h3{
    /* Align the title start with the mileage column instead of sitting too far left. */
    padding-right:112px!important;
  }

  body.tabaee-theme .car-card--listing .car-listing-price strong,
  body.tabaee-theme .car-card--listing .car-footer strong{
    font-size:12.8px!important;
  }
}

/* === v1.4.13: hard-lock visible laptop title shift and actual 20% price reduction === */
@media (min-width:761px){
  html body.tabaee-theme .car-archive-list article.car-card--listing .car-body > h3,
  html body.tabaee-theme.post-type-archive-car article.car-card--listing .car-body > h3,
  html body.tabaee-theme.archive.post-type-archive-car article.car-card--listing .car-body > h3,
  html body.tabaee-theme.tax-car_model article.car-card--listing .car-body > h3{
    box-sizing:border-box!important;
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 0 13px!important;
    /* No right padding: the title moves a full spec-column to the right.
       Left padding keeps it clear of the date fixed in the upper-left corner. */
    padding:0 0 0 155px!important;
    transform:none!important;
    position:relative!important;
    right:auto!important;
    left:auto!important;
    direction:rtl!important;
    text-align:right!important;
    font-size:22px!important;
    line-height:1.35!important;
    font-weight:800!important;
  }

  html body.tabaee-theme .car-archive-list article.car-card--listing .car-footer--listing .car-listing-price > strong,
  html body.tabaee-theme.post-type-archive-car article.car-card--listing .car-footer--listing .car-listing-price > strong,
  html body.tabaee-theme.archive.post-type-archive-car article.car-card--listing .car-footer--listing .car-listing-price > strong,
  html body.tabaee-theme.tax-car_model article.car-card--listing .car-footer--listing .car-listing-price > strong{
    display:inline-block!important;
    width:auto!important;
    min-width:0!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    font-size:12.8px!important;
    line-height:1.2!important;
    font-weight:700!important;
    letter-spacing:0!important;
    transform:none!important;
    white-space:nowrap!important;
  }

  html body.tabaee-theme .car-archive-list article.car-card--listing .car-listing-price .car-price-icon,
  html body.tabaee-theme.post-type-archive-car article.car-card--listing .car-listing-price .car-price-icon,
  html body.tabaee-theme.archive.post-type-archive-car article.car-card--listing .car-listing-price .car-price-icon,
  html body.tabaee-theme.tax-car_model article.car-card--listing .car-listing-price .car-price-icon{
    width:14px!important;
    height:14px!important;
    min-width:14px!important;
  }
}

/* === v1.4.15: laptop-only additional 10% price increase === */
@media (min-width:761px){
  html body.tabaee-theme .car-archive-list article.car-card--listing .car-inspection-badge,
  html body.tabaee-theme.post-type-archive-car article.car-card--listing .car-inspection-badge,
  html body.tabaee-theme.archive.post-type-archive-car article.car-card--listing .car-inspection-badge,
  html body.tabaee-theme.tax-car_model article.car-card--listing .car-inspection-badge{
    margin-top:4px!important;
  }

  html body.tabaee-theme .car-archive-list article.car-card--listing .car-footer--listing .car-listing-price > strong,
  html body.tabaee-theme.post-type-archive-car article.car-card--listing .car-footer--listing .car-listing-price > strong,
  html body.tabaee-theme.archive.post-type-archive-car article.car-card--listing .car-footer--listing .car-listing-price > strong,
  html body.tabaee-theme.tax-car_model article.car-card--listing .car-footer--listing .car-listing-price > strong{
    font-size:15.49px!important;
  }

  html body.tabaee-theme .car-archive-list article.car-card--listing .car-listing-price .car-price-icon,
  html body.tabaee-theme.post-type-archive-car article.car-card--listing .car-listing-price .car-price-icon,
  html body.tabaee-theme.archive.post-type-archive-car article.car-card--listing .car-listing-price .car-price-icon,
  html body.tabaee-theme.tax-car_model article.car-card--listing .car-listing-price .car-price-icon{
    width:15px!important;
    height:15px!important;
    min-width:15px!important;
  }
}

/* === v1.4.17: laptop-only additional 10% price increase === */
@media (min-width:761px){
  body.tabaee-theme .car-archive-list .car-card--listing .car-listing-price strong,
  body.tabaee-theme.post-type-archive-car .car-card--listing .car-listing-price strong,
  body.tabaee-theme.archive.post-type-archive-car .car-card--listing .car-listing-price strong,
  body.tabaee-theme.tax-car_model .car-card--listing .car-listing-price strong{
    font-size:17.89px!important;
  }
}

/* === v1.4.18: laptop-only additional 15% price increase === */
@media (min-width:761px){
  html body.tabaee-theme .car-archive-list article.car-card--listing .car-footer--listing .car-listing-price > strong,
  html body.tabaee-theme.post-type-archive-car article.car-card--listing .car-footer--listing .car-listing-price > strong,
  html body.tabaee-theme.archive.post-type-archive-car article.car-card--listing .car-footer--listing .car-listing-price > strong,
  html body.tabaee-theme.tax-car_model article.car-card--listing .car-footer--listing .car-listing-price > strong{
    font-size:20.57px!important;
  }
}


/* === v1.4.20: unified dropdowns for colors, years and models === */
body.tabaee-theme .car-archive-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 292px!important;
  grid-template-areas:"results filter"!important;
  align-items:start!important;
  gap:22px!important;
  direction:ltr!important;
}
body.tabaee-theme .car-archive-results{grid-area:results!important;direction:rtl!important;min-width:0!important}
body.tabaee-theme .car-filter-sidebar{
  grid-area:filter!important;
  direction:rtl!important;
  position:sticky!important;
  top:112px!important;
  max-height:calc(100vh - 132px)!important;
  overflow:auto!important;
  padding:18px!important;
  border:1px solid #e4e4e4!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:none!important;
  scrollbar-width:thin!important;
}
body.tabaee-theme .car-filter-sidebar-head{display:block!important;margin-bottom:14px!important}
body.tabaee-theme .car-filter-sidebar-head .eyebrow{margin-bottom:2px!important;font-size:12px!important;color:#777!important}
body.tabaee-theme .car-filter-sidebar-head h2{margin:0!important;font-size:19px!important;line-height:1.5!important;color:#222!important}
body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:12px!important;
  margin:0!important;
}
body.tabaee-theme .car-filter-field,
body.tabaee-theme .car-filter-range{display:grid!important;gap:6px!important;margin:0!important;padding:0!important;border:0!important;min-width:0!important}
body.tabaee-theme .car-filter-field>label,
body.tabaee-theme .car-filter-range>legend{display:block!important;margin:0!important;padding:0!important;color:#333!important;font-size:12px!important;font-weight:800!important;line-height:1.5!important}
body.tabaee-theme .car-filter-range{grid-template-columns:repeat(2,minmax(0,1fr))!important}
body.tabaee-theme .car-filter-range>legend{grid-column:1/-1!important}
body.tabaee-theme .car-filter-range label{display:grid!important;gap:4px!important;color:#777!important;font-size:10px!important}
body.tabaee-theme .car-filter-sidebar input,
body.tabaee-theme .car-filter-sidebar select{
  width:100%!important;
  min-width:0!important;
  height:42px!important;
  min-height:42px!important;
  margin:0!important;
  padding:0 11px!important;
  border:1px solid #d9d9d9!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#222!important;
  box-shadow:none!important;
  outline:0!important;
  font-size:12px!important;
}
body.tabaee-theme .car-filter-sidebar input:focus,
body.tabaee-theme .car-filter-sidebar select:focus{border-color:#8e8e8e!important;box-shadow:0 0 0 2px rgba(142,142,142,.12)!important}
body.tabaee-theme .car-filter-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:4px!important}
body.tabaee-theme .car-filter-actions .btn{width:100%!important;min-height:42px!important;border-radius:8px!important;padding:0 10px!important;font-size:12px!important}
body.tabaee-theme .car-filter-result-count{margin:0 0 12px!important;color:#777!important;font-size:12px!important;font-weight:700!important}
body.tabaee-theme .car-filter-empty{text-align:center!important}
body.tabaee-theme .car-filter-empty .btn{margin-top:10px!important}

/* Color dropdowns now use the same visual system as the other lists. */
body.post-type-car .ajili-admin-field .tabaee-car-custom-color,
.tabaee-add-car-shell .premium-add-car-form .tabaee-car-custom-color{margin-top:8px!important}
body.post-type-car .ajili-admin-field .tabaee-field-help,
.tabaee-add-car-shell .premium-add-car-form .tabaee-field-help{display:block!important;margin-top:5px!important}

@media(max-width:900px){
  body.tabaee-theme .car-archive-layout{
    grid-template-columns:1fr!important;
    grid-template-areas:"filter" "results"!important;
    gap:14px!important;
  }
  body.tabaee-theme .car-filter-sidebar{
    position:static!important;
    max-height:none!important;
    overflow:visible!important;
    padding:14px!important;
  }
  body.tabaee-theme .car-filter-sidebar-head{display:block!important}
  body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  body.tabaee-theme .car-filter-range,
  body.tabaee-theme .car-filter-actions{grid-column:1/-1!important}
  body.tabaee-theme .car-filter-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:600px){
  body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter{grid-template-columns:1fr!important}
  body.tabaee-theme .car-filter-range,
  body.tabaee-theme .car-filter-actions{grid-column:auto!important}
  body.tabaee-theme .car-filter-actions{grid-template-columns:1fr!important}
}


/* === v1.4.21: mobile swipe filter bar and full filter sheet === */
body.tabaee-theme .car-mobile-filter-bar,
body.tabaee-theme .car-filter-backdrop,
body.tabaee-theme .car-filter-mobile-close{display:none}

@media(max-width:760px){
  body.tabaee-theme.car-filter-panel-open{overflow:hidden!important;touch-action:none}
  body.tabaee-theme .car-archive-section{padding-top:12px!important}
  body.tabaee-theme .car-archive-layout{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-areas:"mobilefilters" "results"!important;
    gap:12px!important;
    direction:rtl!important;
  }
  body.tabaee-theme .car-mobile-filter-bar{
    grid-area:mobilefilters!important;
    display:block!important;
    position:sticky!important;
    top:76px!important;
    z-index:95!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:8px 0!important;
    background:rgba(255,255,255,.96)!important;
    border-bottom:1px solid #ededed!important;
    backdrop-filter:blur(10px)!important;
    -webkit-backdrop-filter:blur(10px)!important;
  }
  body.tabaee-theme .car-mobile-filter-scroll{
    display:flex!important;
    flex-flow:row nowrap!important;
    align-items:center!important;
    gap:8px!important;
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:2px 2px 7px!important;
    direction:rtl!important;
    scroll-snap-type:x proximity!important;
    overscroll-behavior-inline:contain!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  body.tabaee-theme .car-mobile-filter-scroll::-webkit-scrollbar{display:none!important}
  body.tabaee-theme .car-mobile-filter-chip{
    display:inline-flex!important;
    flex:0 0 auto!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    min-height:40px!important;
    max-width:180px!important;
    padding:0 14px!important;
    border:1px solid #d9d9d9!important;
    border-radius:999px!important;
    background:#fff!important;
    color:#282828!important;
    box-shadow:none!important;
    font-family:inherit!important;
    font-size:12px!important;
    font-weight:800!important;
    line-height:1!important;
    white-space:nowrap!important;
    text-overflow:ellipsis!important;
    overflow:hidden!important;
    scroll-snap-align:start!important;
    cursor:pointer!important;
  }
  body.tabaee-theme .car-mobile-filter-chip::after{
    content:"⌄"!important;
    flex:0 0 auto!important;
    margin-top:-3px!important;
    color:#777!important;
    font-size:15px!important;
    font-weight:700!important;
  }
  body.tabaee-theme .car-mobile-filter-chip--all::after{content:"☰"!important;margin-top:0!important;font-size:13px!important}
  body.tabaee-theme .car-mobile-filter-chip.is-active{
    border-color:#8e8e8e!important;
    background:#f2f2f2!important;
    color:#111!important;
  }
  body.tabaee-theme .car-mobile-filter-chip b{
    display:inline-grid!important;
    place-items:center!important;
    min-width:19px!important;
    height:19px!important;
    padding:0 5px!important;
    border-radius:999px!important;
    background:#222!important;
    color:#fff!important;
    font-size:10px!important;
    line-height:1!important;
  }
  body.tabaee-theme .car-filter-sidebar{
    display:block!important;
    position:fixed!important;
    z-index:1002!important;
    right:0!important;
    left:0!important;
    top:auto!important;
    bottom:0!important;
    width:100%!important;
    max-width:none!important;
    max-height:min(88dvh,760px)!important;
    margin:0!important;
    padding:0 16px calc(16px + env(safe-area-inset-bottom))!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    border:0!important;
    border-radius:22px 22px 0 0!important;
    background:#fff!important;
    box-shadow:0 -18px 50px rgba(0,0,0,.18)!important;
    transform:translateY(105%)!important;
    transition:transform .28s ease!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
  body.tabaee-theme .car-filter-sidebar.is-open{
    transform:translateY(0)!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  body.tabaee-theme .car-filter-sidebar::before{
    content:""!important;
    display:block!important;
    position:sticky!important;
    top:0!important;
    z-index:4!important;
    width:42px!important;
    height:5px!important;
    margin:9px auto 1px!important;
    border-radius:999px!important;
    background:#d7d7d7!important;
  }
  body.tabaee-theme .car-filter-sidebar-head{
    display:flex!important;
    position:sticky!important;
    top:0!important;
    z-index:3!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin:0 -2px 14px!important;
    padding:12px 2px 11px!important;
    border-bottom:1px solid #ededed!important;
    background:#fff!important;
  }
  body.tabaee-theme .car-filter-sidebar-head .eyebrow{display:none!important}
  body.tabaee-theme .car-filter-sidebar-head h2{font-size:17px!important}
  body.tabaee-theme .car-filter-mobile-close{
    display:grid!important;
    flex:0 0 38px!important;
    place-items:center!important;
    width:38px!important;
    height:38px!important;
    padding:0!important;
    border:1px solid #dedede!important;
    border-radius:50%!important;
    background:#f7f7f7!important;
    color:#222!important;
    font-family:Arial,sans-serif!important;
    font-size:25px!important;
    font-weight:400!important;
    line-height:1!important;
    cursor:pointer!important;
  }
  body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
    padding-bottom:6px!important;
  }
  body.tabaee-theme .car-filter-field,
  body.tabaee-theme .car-filter-range{grid-column:auto!important;scroll-margin-top:82px!important}
  body.tabaee-theme .car-filter-range{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.tabaee-theme .car-filter-actions{
    position:sticky!important;
    bottom:0!important;
    z-index:3!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    margin:4px -2px -6px!important;
    padding:12px 2px 4px!important;
    border-top:1px solid #ededed!important;
    background:#fff!important;
  }
  body.tabaee-theme .car-filter-actions .btn{min-width:0!important;font-size:11px!important}
  body.tabaee-theme .car-filter-backdrop{
    display:block!important;
    position:fixed!important;
    z-index:1001!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    padding:0!important;
    border:0!important;
    background:rgba(0,0,0,.45)!important;
    opacity:0!important;
    transition:opacity .23s ease!important;
    cursor:pointer!important;
  }
  body.tabaee-theme .car-filter-backdrop.is-visible{opacity:1!important}
}

body.tabaee-theme .car-filter-backdrop[hidden]{display:none!important}


/* === v1.4.22: reliable mobile filters + dual-handle price slider === */
body.tabaee-theme .car-price-range-field{
  grid-template-columns:1fr!important;
  gap:12px!important;
}
body.tabaee-theme .car-price-range-summary{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
}
body.tabaee-theme .car-price-range-summary>span{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:5px!important;
  min-width:0!important;
  padding:8px 9px!important;
  border:1px solid #e2e2e2!important;
  border-radius:9px!important;
  background:#fafafa!important;
  color:#222!important;
}
body.tabaee-theme .car-price-range-summary small{
  color:#777!important;
  font-size:9px!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
body.tabaee-theme .car-price-range-summary output{
  min-width:0!important;
  overflow:hidden!important;
  color:#111!important;
  font-size:11px!important;
  font-weight:950!important;
  text-align:center!important;
  white-space:nowrap!important;
  text-overflow:ellipsis!important;
}
body.tabaee-theme .car-dual-range{
  --price-from:0%;
  --price-to:100%;
  position:relative!important;
  height:34px!important;
  margin:0 4px!important;
  direction:ltr!important;
  touch-action:none!important;
}
body.tabaee-theme .car-dual-range-track{
  position:absolute!important;
  z-index:1!important;
  top:50%!important;
  right:0!important;
  left:0!important;
  height:5px!important;
  transform:translateY(-50%)!important;
  border-radius:999px!important;
  background:linear-gradient(to right,#dedede 0,#dedede var(--price-from),#5f5f5f var(--price-from),#5f5f5f var(--price-to),#dedede var(--price-to),#dedede 100%)!important;
  pointer-events:none!important;
}
body.tabaee-theme .car-filter-sidebar .car-dual-range-input{
  position:absolute!important;
  top:0!important;
  right:0!important;
  left:0!important;
  width:100%!important;
  height:34px!important;
  min-height:34px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  pointer-events:none!important;
  outline:0!important;
}
body.tabaee-theme .car-filter-sidebar .car-dual-range-input::-webkit-slider-runnable-track{
  height:5px!important;
  background:transparent!important;
  border:0!important;
}
body.tabaee-theme .car-filter-sidebar .car-dual-range-input::-moz-range-track{
  height:5px!important;
  background:transparent!important;
  border:0!important;
}
body.tabaee-theme .car-filter-sidebar .car-dual-range-input::-webkit-slider-thumb{
  width:22px!important;
  height:22px!important;
  margin-top:-8.5px!important;
  border:3px solid #5f5f5f!important;
  border-radius:50%!important;
  background:#fff!important;
  box-shadow:0 2px 8px rgba(0,0,0,.22)!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  pointer-events:auto!important;
  cursor:grab!important;
}
body.tabaee-theme .car-filter-sidebar .car-dual-range-input::-moz-range-thumb{
  width:17px!important;
  height:17px!important;
  border:3px solid #5f5f5f!important;
  border-radius:50%!important;
  background:#fff!important;
  box-shadow:0 2px 8px rgba(0,0,0,.22)!important;
  pointer-events:auto!important;
  cursor:grab!important;
}
body.tabaee-theme .car-price-range-scale{
  display:flex!important;
  justify-content:space-between!important;
  gap:8px!important;
  direction:ltr!important;
  color:#888!important;
  font-size:9px!important;
  font-weight:700!important;
}

@media(max-width:760px){
  html body.tabaee-theme.car-filter-panel-open{
    overflow:hidden!important;
    touch-action:auto!important;
  }
  html body.tabaee-theme .car-filter-sidebar{
    touch-action:pan-y!important;
    -webkit-overflow-scrolling:touch!important;
  }
  html body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter{
    gap:10px!important;
  }
  html body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter>.car-filter-field,
  html body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter>fieldset.car-filter-range{
    display:grid!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:12px!important;
    border:1px solid #e7e7e7!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:none!important;
  }
  html body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter>.car-filter-field{
    gap:7px!important;
  }
  html body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter>.car-filter-field>label,
  html body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter>fieldset.car-filter-range>legend{
    display:block!important;
    width:100%!important;
    margin:0 0 2px!important;
    padding:0!important;
    color:#202020!important;
    font-size:13px!important;
    font-weight:950!important;
    line-height:1.7!important;
    text-align:right!important;
  }
  html body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter>fieldset.car-filter-range:not(.car-price-range-field){
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  html body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter>fieldset.car-filter-range>legend{
    grid-column:1/-1!important;
  }
  html body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter>fieldset.car-filter-range>label{
    display:grid!important;
    gap:5px!important;
    min-width:0!important;
    margin:0!important;
    color:#666!important;
    font-size:10px!important;
    font-weight:800!important;
  }
  html body.tabaee-theme .car-filter-sidebar .filter-bar.car-advanced-filter>fieldset.car-filter-range>label>span{
    display:block!important;
    color:#666!important;
    font-size:10px!important;
    font-weight:800!important;
  }
  html body.tabaee-theme .car-filter-sidebar select,
  html body.tabaee-theme .car-filter-sidebar input:not([type="hidden"]):not([type="range"]){
    display:block!important;
    width:100%!important;
    height:48px!important;
    min-height:48px!important;
    padding:0 12px!important;
    border:1px solid #d5d5d5!important;
    border-radius:9px!important;
    background:#fff!important;
    color:#171717!important;
    font-size:13px!important;
    font-weight:700!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    touch-action:manipulation!important;
    appearance:auto!important;
    -webkit-appearance:menulist!important;
  }
  html body.tabaee-theme .car-filter-sidebar input:not([type="hidden"]):not([type="range"]){
    -webkit-appearance:none!important;
    appearance:none!important;
  }
  html body.tabaee-theme .car-price-range-field{
    grid-template-columns:1fr!important;
    gap:11px!important;
  }
  html body.tabaee-theme .car-price-range-summary>span{
    padding:9px 7px!important;
  }
  html body.tabaee-theme .car-price-range-summary output{
    font-size:10px!important;
  }
  html body.tabaee-theme .car-dual-range{
    height:42px!important;
    margin:1px 5px!important;
  }
  html body.tabaee-theme .car-filter-sidebar .car-dual-range-input{
    height:42px!important;
    min-height:42px!important;
    touch-action:none!important;
  }
  html body.tabaee-theme .car-filter-sidebar .car-dual-range-input::-webkit-slider-thumb{
    width:26px!important;
    height:26px!important;
    margin-top:-10.5px!important;
  }
  html body.tabaee-theme .car-filter-sidebar .car-dual-range-input::-moz-range-thumb{
    width:21px!important;
    height:21px!important;
  }
  html body.tabaee-theme .car-filter-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
  }
}


/* === v1.4.23: aligned price handles, mileage status, stronger inspection states === */
body.tabaee-theme .car-dual-range{
  margin-inline:0!important;
}
body.tabaee-theme .car-dual-range-track{
  right:11px!important;
  left:11px!important;
}
body.tabaee-theme .car-filter-sidebar .car-dual-range-input{
  right:11px!important;
  left:11px!important;
  width:calc(100% - 22px)!important;
}
body.tabaee-theme .car-price-range-scale{
  padding-inline:11px!important;
}
body.tabaee-theme .car-mileage-filter{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
body.tabaee-theme .car-mileage-status{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:7px!important;
}
body.tabaee-theme .car-mileage-status label{
  position:relative!important;
  display:block!important;
  min-width:0!important;
}
body.tabaee-theme .car-mileage-status input{
  position:absolute!important;
  opacity:0!important;
  pointer-events:none!important;
}
body.tabaee-theme .car-mileage-status span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:39px!important;
  padding:6px 7px!important;
  border:1px solid #d7d7d7!important;
  border-radius:8px!important;
  background:#f4f4f4!important;
  color:#333!important;
  font-size:10.5px!important;
  font-weight:900!important;
  line-height:1.5!important;
  text-align:center!important;
  cursor:pointer!important;
  transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease!important;
}
body.tabaee-theme .car-mileage-status input:checked+span{
  border-color:#4e4e4e!important;
  background:#4e4e4e!important;
  color:#fff!important;
  box-shadow:0 0 0 2px rgba(78,78,78,.12)!important;
}
body.tabaee-theme .car-mileage-status input:focus-visible+span{
  outline:2px solid #111!important;
  outline-offset:2px!important;
}
body.tabaee-theme .car-mileage-help{
  grid-column:1/-1!important;
  display:block!important;
  margin-top:-3px!important;
  color:#777!important;
  font-size:9.5px!important;
  font-weight:700!important;
  line-height:1.7!important;
}
body.tabaee-theme .car-mileage-filter.is-zero-selected .car-mileage-number{
  opacity:.45!important;
}
body.tabaee-theme .car-mileage-filter.is-zero-selected .car-mileage-help{
  color:#555!important;
}

/* Public technical report: stronger and more readable status badges. */
body.tabaee-theme .technical-report-legend .is-ok{
  color:#fff!important;
  background:#167744!important;
  border-color:#0d5d34!important;
  font-weight:950!important;
}
body.tabaee-theme .technical-report-legend .is-fail{
  color:#fff!important;
  background:#a92831!important;
  border-color:#821c24!important;
  font-weight:950!important;
}
body.tabaee-theme .technical-report-status.is-ok{
  color:#0b5f35!important;
  font-weight:950!important;
}
body.tabaee-theme .technical-report-status.is-ok b{
  color:#fff!important;
  background:#167744!important;
  border:2px solid #0d5d34!important;
  box-shadow:0 3px 10px rgba(22,119,68,.25)!important;
}
body.tabaee-theme .technical-report-status.is-fail{
  color:#8f1e27!important;
  font-weight:950!important;
}
body.tabaee-theme .technical-report-status.is-fail b{
  color:#fff!important;
  background:#a92831!important;
  border:2px solid #821c24!important;
  box-shadow:0 3px 10px rgba(169,40,49,.24)!important;
}

/* === v1.4.26: natural page scroll, hierarchical filters, automatic apply === */
@media (min-width:761px){
  body.tabaee-theme .car-filter-sidebar{
    position:static!important;
    top:auto!important;
    max-height:none!important;
    height:auto!important;
    overflow:visible!important;
    scrollbar-width:auto!important;
  }
  body.tabaee-theme .car-archive-results{
    height:auto!important;
    max-height:none!important;
    overflow:visible!important;
  }
}
body.tabaee-theme .car-filter-sidebar select:disabled{
  background:#f3f3f3!important;
  color:#8a8a8a!important;
  cursor:not-allowed!important;
  opacity:1!important;
}
body.tabaee-theme .car-filter-actions{
  grid-template-columns:1fr!important;
}
body.tabaee-theme .car-advanced-filter.is-auto-submitting{
  pointer-events:none!important;
  opacity:.72!important;
}


/* === v1.4.27: stable LTR model codes inside RTL breadcrumbs === */
.site-breadcrumb .tabaee-ltr-model-token{
  display:inline-block;
  direction:ltr;
  unicode-bidi:isolate;
  white-space:nowrap;
  letter-spacing:0;
}
.site-breadcrumb a .tabaee-ltr-model-token,
.site-breadcrumb span .tabaee-ltr-model-token{
  vertical-align:baseline;
}
