/* Shared spacing and responsive refinements from the language/layout review. */
h1,h2,h3{letter-spacing:-.025em;text-wrap:balance}
h1,h2{overflow-wrap:break-word}
button,input,select,summary{font-size:16px}
summary{cursor:pointer;touch-action:manipulation}
summary:focus-visible{outline:3px solid #ff6c36;outline-offset:5px}
.bag{min-width:48px;min-height:44px}
.head nav a{display:inline-flex;align-items:center;min-height:44px}
.head-actions{gap:20px}
.hero{min-height:480px}
.hero-in{padding-top:64px;padding-bottom:64px}
.hero h1{font-size:clamp(3rem,5.8vw,5.75rem);line-height:1.06;letter-spacing:-.035em;margin-bottom:24px}
.hero-copy{max-width:580px;margin-bottom:0}
.hero-actions{margin-top:28px;gap:28px}
.hero .eyebrow{margin-bottom:22px}
.finder{padding:28px 32px;grid-template-columns:245px 1fr;gap:0 28px}
.finder-form{grid-template-columns:minmax(145px,1fr) minmax(190px,1.4fr) auto}
.finder-form label,.catalog-filters label{letter-spacing:0}
.section{padding-top:72px;padding-bottom:72px}
.section-head{margin-bottom:32px;gap:24px}
.section-head h2{max-width:680px}
.category,.product-info{padding:20px}
.category h3{font-size:20px}
.category-image{height:170px;margin:16px 0 20px}
.category p{line-height:1.55}
.product-image{height:auto;aspect-ratio:1.18}
.product-info h3{line-height:1.45;overflow-wrap:anywhere;text-wrap:wrap;margin-bottom:20px}
.product-brand{flex-wrap:wrap}
.product-bottom{flex-wrap:wrap;gap:6px}
.product-bottom span{white-space:nowrap}
.brands-section{gap:48px}
.help-in{padding-top:56px;padding-bottom:56px}
.help p:not(.eyebrow){max-width:510px}
.footer-grid{padding:52px 0;gap:32px}
.footer-grid a:not(.wordmark){min-height:36px;margin:2px 0;display:flex;align-items:center}
.footer-grid h3{margin-bottom:16px}
.catalog,.detail-page{padding-top:32px}
.breadcrumb{margin-bottom:24px}
.catalog-filters{display:block;padding:22px}
.filter-main{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) auto;gap:16px;align-items:end}
.filter-more{margin-top:16px;border-top:1px solid #393c3d}
.filter-more summary{padding:12px 0 0;min-height:44px;font-size:14px;color:#ddd}
.filter-extra{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:16px;align-items:end;padding-top:16px}
.filter-extra .button{font-size:14px}
.results-head{align-items:center;padding:16px 0}
.results-head a{min-height:44px;display:flex;align-items:center}
.pagination a{min-width:44px;min-height:44px;display:grid;place-items:center;padding:8px 12px}
.product-detail{gap:48px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.detail-image{height:auto;aspect-ratio:1;padding:28px}
.detail-copy{padding:0;min-width:0}
.detail-copy h1{font-size:clamp(1.8rem,2.6vw,2.7rem);overflow-wrap:anywhere;text-wrap:wrap;margin-bottom:18px}
.detail-copy .eyebrow{margin-bottom:14px}
.sku{line-height:1.6;overflow-wrap:anywhere}
.detail-price{margin:24px 0 8px}
.availability{margin-top:20px}
.detail-copy .fine{margin-bottom:10px}
.buy{margin-top:12px}
.fitment{padding:20px;margin-top:22px}
.description{margin-top:44px;padding-top:32px;max-width:none}
.description h2{font-size:30px}
.description-text{max-width:780px;color:#bac0b3;line-height:1.8;overflow-wrap:anywhere}
.description-text p{margin-bottom:14px}
.description dl{max-width:780px}
.description dd{overflow-wrap:anywhere;min-width:0}
.detail-page>.section{padding-bottom:0;padding-top:48px}
.contact{gap:48px}
.contact h1{font-size:clamp(2.5rem,4.5vw,4.6rem)}
.contact-panel ul{line-height:1.7;margin-bottom:0}
.contact-panel li+li{margin-top:10px}
.brand-page{margin-top:32px}
.brand-page a{gap:24px}
.brand-page a span{flex-shrink:0}
.reading h2{margin-top:32px;font-size:26px}
.reading p{line-height:1.75}
.empty{padding:40px 0}
@media(min-width:1600px){.hero{min-height:530px}.hero-in{padding-top:76px;padding-bottom:76px}}
@media(max-width:1150px){
  .finder{grid-template-columns:1fr;gap:18px}
  .finder-form{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) auto}
  .filter-extra{grid-template-columns:repeat(3,minmax(0,1fr))}
  .filter-extra .button{grid-column:1/-1}
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .products-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-detail{gap:32px}
  .category{padding:16px}
  .category h3{font-size:18px}
}
@media(max-width:850px){
  .section{padding-top:48px;padding-bottom:48px}
  .hero{min-height:0}
  .hero-in{padding-top:44px;padding-bottom:44px}
  .hero h1{font-size:clamp(2.4rem,6.5vw,4rem)}
  .finder-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  .finder-form button{grid-column:1/-1}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .category-image{height:180px}
  .filter-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  .filter-main .search{grid-column:1/-1}
  .filter-main button{grid-column:auto}
  .filter-extra{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
  .product-detail{grid-template-columns:1fr;gap:24px}
  .detail-image{aspect-ratio:auto;height:360px}
  .detail-copy{max-width:none}
  .detail-copy h1{font-size:2rem}
  .contact{gap:24px}
  .brands-section{gap:28px}
  .help-in{padding-top:44px;padding-bottom:44px}
  .footer-grid{gap:28px}
}
@media(max-width:520px){
  .wrap{width:calc(100% - 32px)}
  .head{height:64px;gap:12px}
  .logo,.logo img{width:145px}
  .head-actions{gap:8px}
  .bag{min-width:44px}
  .menu{min-width:44px;min-height:44px;padding:4px 10px}
  .preview-note{line-height:1.5;padding:6px 12px}
  .preview-note span{display:block}
  .hero-in{padding-top:32px;padding-bottom:32px}
  .hero .eyebrow{font-size:10px;letter-spacing:.075em;margin-bottom:18px}
  .hero h1{font-size:clamp(2rem,9.5vw,3rem);line-height:1.12;margin-bottom:18px}
  .hero-copy{font-size:16px;line-height:1.65;max-width:none}
  .hero-actions{gap:8px 22px;margin-top:20px}
  .hero-actions .button{min-height:48px;padding:12px 18px}
  .hero-actions .text-link{min-height:44px;padding:8px 0}
  .finder{width:calc(100% - 32px);padding:20px;gap:16px}
  .finder h2{font-size:23px}
  .finder-form{grid-template-columns:1fr;gap:12px}
  .finder-form button{min-height:48px}
  .finder-form label,.catalog-filters label{font-size:12px}
  .finder>.fine{margin:0;line-height:1.5}
  .benefits{gap:10px;padding-top:18px;padding-bottom:18px}
  .benefits span{font-size:12px}
  .section{padding-top:40px;padding-bottom:40px}
  .section-head{gap:16px;margin-bottom:24px}
  .section-head h2{font-size:1.85rem}
  .section-head .eyebrow{margin-bottom:12px;font-size:10px}
  .category-grid,.product-grid{gap:12px}
  .category{padding:13px 12px}
  .category-image{height:124px;margin:12px 0 16px}
  .category h3{font-size:16px;line-height:1.35;letter-spacing:-.015em;margin-bottom:10px;text-wrap:wrap}
  .category h3 span{display:none}
  .category p{font-size:12px;line-height:1.5}
  .product-image{height:auto;aspect-ratio:1.12}
  .product-info{padding:14px 12px}
  .product-info h3{font-size:14px;line-height:1.45;margin-bottom:16px;letter-spacing:0}
  .product-brand{line-height:1.5;margin-bottom:10px}
  .product-bottom strong{font-size:16px}
  .catalog{padding-top:24px}
  .catalog h1{font-size:2.1rem}
  .breadcrumb{margin-bottom:20px;font-size:12px}
  .catalog-filters{padding:16px}
  .filter-main{gap:12px}
  .catalog-filters input,.catalog-filters select{font-size:16px;padding:10px;height:48px}
  .filter-main button{font-size:13px;gap:8px;padding:10px;min-height:48px}
  .filter-more{margin-top:12px}
  .filter-more summary{font-size:13px;line-height:1.5}
  .filter-extra{grid-template-columns:1fr;gap:12px;padding-top:12px}
  .results-head{padding:8px 0;font-size:13px}
  .catalog .product-grid{row-gap:16px}
  .pagination{gap:8px;margin-top:24px}
  .detail-page{padding-top:24px}
  .detail-image{height:250px;padding:20px}
  .product-detail{gap:24px}
  .thumbnails{gap:8px;margin-top:10px}
  .thumbnails button{width:56px;height:56px}
  .detail-copy h1{font-size:1.65rem;line-height:1.25}
  .detail-copy .eyebrow{font-size:11px;margin-bottom:12px}
  .detail-price{font-size:30px;margin-top:20px}
  .availability{margin-top:16px}
  .handoff-note{margin-top:12px}
  .fitment{padding:18px;margin-top:20px}
  .description{margin-top:32px;padding-top:28px}
  .description h2{font-size:25px}
  .description-text{font-size:15px;line-height:1.75}
  .description dl div{grid-template-columns:120px minmax(0,1fr);gap:12px}
  .detail-page>.section{padding-top:36px}
  .brands-section{gap:12px}
  .brand-links a{font-size:25px;padding:18px 0}
  .brand-page{margin-top:24px}
  .brand-page a{font-size:22px;gap:16px;align-items:start;flex-direction:column}
  .brand-page a span{font-size:12px}
  .help-in{padding-top:36px;padding-bottom:36px;gap:24px}
  .help h2{font-size:2.05rem}
  .help .eyebrow{font-size:10px;margin-bottom:16px;letter-spacing:.07em}
  .help p:not(.eyebrow){font-size:15px}
  .footer-grid{padding:36px 0;gap:24px 16px}
  .footer-grid>div:last-child{grid-column:1/-1}
  .footer-grid a:not(.wordmark){min-height:40px;line-height:1.5}
  .footer-grid h3{margin-bottom:12px}
  .footer-bottom{padding:20px 0;line-height:1.7}
  .contact h1{font-size:2.55rem}
  .contact .intro{font-size:17px;line-height:1.65;margin-bottom:0}
  .contact-panel{padding:22px}
  .contact-big{font-size:20px;min-height:44px;display:flex;align-items:center;margin:12px 0}
  .contact-panel ul{font-size:15px}
  .reading h1{font-size:2.2rem}
  .reading h2{font-size:23px;margin-top:28px}
  .reading .intro{font-size:18px}
}
@media(max-width:359px){
  .product-grid,.products-section .product-grid{grid-template-columns:1fr}
  .product-image{aspect-ratio:1.4}
  .finder{padding:16px}
}

/* Full storefront audit: direct commerce, clear controls, consistent touch targets. */
.header-search{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center}
.header-search svg{width:23px;height:23px}
.animation-toggle{position:absolute;right:24px;bottom:16px;z-index:4;min-height:44px;padding:10px 14px;border:1px solid #666;background:#111d;color:#ddd;font:12px Arial,sans-serif;border-radius:4px;cursor:pointer}
.animation-toggle:hover{background:#272727;color:#fff}
.animation-toggle:focus-visible,.header-search:focus-visible{outline:3px solid #ff6c36;outline-offset:3px}
.card-view{display:inline-flex;align-items:center;min-height:44px;font-size:12px;font-weight:650;text-decoration:underline;text-underline-offset:4px;color:#313630}
.purchase-quantity{display:flex;align-items:center;gap:14px;font-size:14px;margin-top:16px;color:#ddd}
.purchase-quantity input{width:88px;height:44px;border:1px solid #616660;background:#171919;color:#fff;padding:8px 12px;border-radius:4px}
.buy[aria-disabled="true"]{opacity:.55;cursor:not-allowed}
#catalog-search{scroll-margin-top:28px}
@media(max-width:850px){.head-actions{gap:8px}.header-search{width:44px;flex-shrink:0}.head-actions .support{display:none}}
@media(max-width:520px){.logo,.logo img{width:140px}.animation-toggle{right:16px;bottom:8px;font-size:11px}.card-view{font-size:11px}.hero-in{padding-bottom:76px}}
@media(max-width:359px){.logo,.logo img{width:125px}.head-actions{gap:4px}}

@media(max-width:850px){.hero{background:#101112}.hero #hero-gl{left:auto;right:0;top:auto;bottom:16px;width:42%;height:225px;mask-image:radial-gradient(ellipse at center,#000 45%,transparent 75%)}.hero-shade{display:none}.animation-toggle{left:24px;right:auto}}
@media(max-width:520px){.hero #hero-gl{width:40%;height:195px;bottom:24px}.hero-actions{max-width:210px}.hero-in{padding-bottom:96px}.animation-toggle{left:16px;bottom:16px}}
