/* Mobile homepage A/B preview: inherit the desktop hero's light showroom language. */
.sourcing-mobile-break{display:inline}
.approach-mobile-line{display:inline}
footer .footer-contact-row{margin:12px 0 0;color:#aaa}
footer .footer-contact-row>span{display:block}
footer .footer-demo{margin:0}

@media (max-width:800px){
  .site-header{height:62px}
  .site-header .logo{font-size:22px;letter-spacing:-.8px}
  .site-header .logo small{font-size:7.5px;margin-top:3px}
  .menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border:1px solid #d6d1c7;background:#f4f2ed;color:#34312c;border-radius:4px;font:500 12px/1 'DM Sans','Noto Sans TC',sans-serif;letter-spacing:.14em}
  .menu-toggle span{display:none}
  .menu-toggle::after{content:'MENU'}
  .menu-toggle[aria-expanded="true"]::after{content:'CLOSE'}

  .home-hero{display:flex;flex-direction:column;width:100%;height:auto;min-height:0;overflow:hidden;background:linear-gradient(180deg,#f1f1ed 0%,#ecebe6 100%)}
  .home-hero:after{display:none}
  .home-hero>img{order:4;width:100%;height:auto;max-width:none;aspect-ratio:1672 / 941;object-fit:contain;transform:none}
  .hero-copy{display:contents;color:var(--ink)}
  .hero-copy .eyebrow{order:1;margin:38px 20px 12px;color:#a98d59}
  .hero-copy h1{order:2;margin:0 20px 15px;font-size:clamp(40px,11vw,48px);line-height:1.12}
  .hero-copy>p:not(.eyebrow){order:3;margin:0 20px 28px;color:#676767;font-size:14px;line-height:1.7}
  .hero-actions{order:5;display:grid;grid-template-columns:.7fr 1.3fr;align-items:stretch;gap:12px;width:min(calc(100% - 40px),430px);margin:20px auto 30px}
  .hero-actions .button,.hero-line-button{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:48px;padding:13px 12px;font-size:14.5px;white-space:nowrap}
  .hero-actions .button{background:#202020;color:#fff}
  .hero-line-button{gap:7px;border:1px solid #bdbdb9;background:#fff;color:#151515}
  .hero-line-button .line-mark{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#06c755;color:#fff;font-size:8px;font-weight:700;line-height:1;padding:5px 3px;letter-spacing:-.5px}
  .demo-badge{display:none}

  .site-nav{gap:17px;padding:24px;font-size:15px;line-height:1.55}
  .site-nav a{padding:6px 0}

  #featured-cars{padding-top:42px;padding-bottom:50px}
  #featured-cars .section-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:0;margin-bottom:21px}
  #featured-cars .section-heading>div{display:contents}
  #featured-cars .section-heading .eyebrow{order:1;flex-basis:100%;margin:0 0 6px}
  #featured-cars .section-heading h2{order:2;margin:0}
  #featured-cars .section-heading::after{content:'or';order:3;margin:0 0 0 24px;color:#8e8677;font-size:11px;letter-spacing:.08em}
  #featured-cars .section-heading .inventory-button{order:4;display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin:0 0 0 13px;padding:10px 12px;font-size:13.5px;white-space:nowrap}

  #featured-cars .featured-grid{gap:24px}
  #featured-cars .featured-grid .car-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #e4e1d9;border-radius:10px}
  #featured-cars .featured-grid .car-image{aspect-ratio:3 / 2;background:#f4f4f2;border-radius:9px 9px 0 0}
  #featured-cars .featured-grid .car-image img{object-fit:contain;transform:none}
  #featured-cars .featured-grid .car-card-copy{padding:16px 18px 17px}
  #featured-cars .featured-grid .car-card-copy .eyebrow{margin:0 0 5px;color:#8e7850;font-size:12.75px;letter-spacing:1.5px;white-space:nowrap;overflow:visible}
  #featured-cars .featured-grid .car-card h3{margin:0 0 7px;font-size:20px}
  #featured-cars .featured-grid .car-meta{margin:0;font-size:14.5px}
  #featured-cars .featured-grid .price-row{align-items:center;margin-top:14px;padding-top:12px}
  #featured-cars .featured-grid .price-row strong{font-size:16px}
  #featured-cars .featured-grid .price-row a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 10px;border-color:#242424;background:#242424;color:#fff;font-size:13.5px}
  #featured-cars .featured-grid .price-row a:active{border-color:#454545;background:#454545;color:#fff}

  .sourcing-showcase{width:var(--wrap);margin:0 auto 32px;padding:34px 18px 30px;background:#f8f6f0;border:1px solid #e2ded3;border-radius:20px}
  .sourcing-grid{display:block}
  .sourcing-intro{text-align:center}
  .sourcing-intro .eyebrow{margin:0 0 12px;color:#a98d59}
  .sourcing-intro h2{margin:0 0 18px;font-size:25.5px;letter-spacing:-.065em;line-height:1.3}
  .sourcing-intro>p{max-width:300px;margin:0 auto;color:#4e4e4a;font-size:16.5px;line-height:1.9}
  .sourcing-mobile-break{display:block}
  .sourcing-services h3{margin:28px 0 17px;color:#a98d59;font-size:18px;font-weight:600;text-align:center}
  .service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}
  .service-grid article{display:flex;min-width:0;flex-direction:column;align-items:center;border-top:1px solid #d8d1c3;padding:14px 4px 2px;text-align:center}
  .service-icon{display:block;margin:0 0 11px;color:#a98d59;font-size:24px;line-height:1}
  .service-grid h4{margin:0 0 9px;font-size:16.5px;line-height:1.35}
  .service-grid p{margin:0;color:#66645f;font-size:16.5px;line-height:1.6}
  .sourcing-actions{display:grid;grid-template-columns:1.25fr .75fr;gap:12px;align-items:stretch;margin:35px 0 0}
  .sourcing-actions>span{display:none}
  .sourcing-line,.sourcing-phone{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:48px;padding:11px 8px;font-size:14px;line-height:1;white-space:nowrap}
  .sourcing-line{gap:7px;border:1px solid #cfbf9e;background:#fff;color:#151515}
  .sourcing-phone{gap:6px;background:#242424;color:#fff}
  .sourcing-line .line-mark{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#06c755;color:#fff;font-size:8px;font-weight:700;line-height:1;padding:5px 3px;letter-spacing:-.5px}
  .approach-mobile-line{display:block}
  .approach-desktop-break{display:none}
  .philosophy{padding:18px 28px}
  .philosophy .eyebrow{margin-bottom:10px}
  .philosophy p:last-child{margin:19px auto 0}
  footer{padding:11px 20px 12px}
  footer p{margin:4px 0 0;line-height:1.55}
  footer .footer-contact-row{display:flex;align-items:center;flex-wrap:nowrap;gap:14px;margin-top:4px;white-space:nowrap}
  footer .footer-contact-row>span{display:inline}
}
