/* LEDFRAMES catalog patch v324 — dark collection layout inspired by a clean storefront grid */
:root{--catalog-bg:#050607;--catalog-panel:#0b0d10;--catalog-line:#24272d;--catalog-muted:#a5a9b1;--catalog-text:#f6f7f8}
.catalog-page-v324,.brand-detail-page{background:var(--catalog-bg);color:var(--catalog-text);min-height:70vh;padding:48px 0 86px}
.catalog-head-v324{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid var(--catalog-line)}
.catalog-head-v324 .eyebrow{margin:0 0 8px;color:#aeb3bc;font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.catalog-head-v324 h1{margin:0;font-size:clamp(34px,4.6vw,58px);line-height:1;letter-spacing:-.035em;text-transform:uppercase}
.catalog-head-v324 .catalog-sub-v324{margin:12px 0 0;color:var(--catalog-muted);font-size:15px;line-height:1.55}
.catalog-creator-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid #3b3f47;border-radius:4px;color:#fff;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap}
.catalog-creator-link:hover{background:#fff;color:#08090a}
.catalog-toolbar-v324{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px 0 28px}
.catalog-count-v324{font-size:15px;font-weight:700;color:#fff}
.catalog-sort-v324{display:flex;white-space:nowrap;align-items:center;gap:10px;color:var(--catalog-muted);font-size:13px}
.catalog-sort-v324 select{height:42px;min-width:170px;padding:0 38px 0 13px;border:1px solid #343840;border-radius:4px;background:#0b0d10;color:#fff;font:inherit;outline:none;cursor:pointer}
.catalog-sort-v324 select:focus{border-color:#6d737d}
.catalog-grid-v324,.brand-products.products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:30px 18px!important;align-items:start!important}
.catalog-product-card-v324{min-width:0;background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important;box-shadow:none!important}
.catalog-product-image-v324{display:block;position:relative;aspect-ratio:4/3;overflow:hidden;background:var(--catalog-panel);border:1px solid var(--catalog-line);border-radius:5px;text-decoration:none}
.catalog-product-image-v324 img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease,filter .28s ease}
.catalog-product-card-v324:hover .catalog-product-image-v324 img{transform:scale(1.025);filter:brightness(1.06)}
.catalog-product-info-v324{padding:13px 1px 0}
.catalog-product-title-v324{display:block;color:#fff;text-decoration:none;font-size:15px;line-height:1.35;font-weight:700;min-height:40px}
.catalog-product-title-v324:hover{text-decoration:underline}
.catalog-product-price-v324{margin:7px 0 0;color:#fff;font-size:15px;line-height:1.3;font-weight:700}
.catalog-product-tag-v324{margin:0 0 6px;color:#969ba5;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
/* Restore the previous car-brand directory layout instead of the v323 oversized redesign. */
.brand-page{background:#050607;color:#fff;min-height:70vh;padding:48px 0 86px}
.brand-page .brand-title{margin:0 0 30px;font-size:clamp(34px,4.6vw,58px);line-height:1;letter-spacing:-.035em;text-transform:uppercase}
.brand-page .brand-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
.brand-page .brand-card{display:block;min-width:0;aspect-ratio:1.35/1;border:1px solid var(--catalog-line);border-radius:6px;background:#0b0d10;text-decoration:none;overflow:hidden;transition:transform .2s ease,border-color .2s ease}
.brand-page .brand-card:hover{transform:translateY(-3px);border-color:#5a606a}
.brand-page .brand-logo{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}
.brand-page .brand-logo img{width:min(72%,170px);height:74px;object-fit:contain}
.brand-page .brand-symbol{display:none;width:72px;height:72px;place-items:center;border:1px solid #363b43;border-radius:50%;color:#fff;font-weight:900}
.brand-page .brand-name{margin-top:16px;color:#fff;font-size:13px;line-height:1.2;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-align:center}
/* Prevent old card bodies/buttons from reappearing through legacy rules. */
.catalog-grid-v324 .product-body,.catalog-grid-v324 .product-actions,.catalog-grid-v324 .meta,.catalog-grid-v324 .btn,
.brand-products .store-card-body,.brand-products .store-card-actions,.brand-products .deal-tier-card,.brand-products .store-kicker{all:unset}
.site-footer-v312 .footer-signup{display:none!important}
.site-footer-v312 .footer-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))!important}
@media(max-width:1100px){.catalog-grid-v324,.brand-products.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.brand-page .brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.catalog-page-v324,.brand-detail-page,.brand-page{padding:34px 0 62px}.catalog-head-v324{align-items:flex-start;flex-direction:column}.catalog-toolbar-v324{align-items:flex-start}.catalog-grid-v324,.brand-products.products-grid,.brand-page .brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 10px!important}.catalog-product-title-v324{font-size:13px;min-height:36px}.catalog-product-price-v324{font-size:14px}.catalog-sort-v324{align-items:flex-start;flex-direction:column;gap:5px}.catalog-sort-v324 select{min-width:145px}.brand-page .brand-logo{padding:14px}.brand-page .brand-logo img{height:56px}.brand-page .brand-name{font-size:11px;margin-top:12px}.site-footer-v312 .footer-grid-v2{grid-template-columns:1fr!important}}

.brand-detail{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important;text-align:left!important}
.brand-detail .catalog-head-v324,.brand-detail .catalog-toolbar-v324{width:100%!important;margin-left:0!important;margin-right:0!important;text-align:left!important}
.brand-detail .catalog-head-v324>div,.brand-detail .catalog-head-v324 h1{width:auto!important;text-align:left!important}
.brand-products .catalog-product-info-v324{background:transparent!important;border:0!important;border-radius:0!important;padding:13px 1px 0!important;display:block!important}

body[data-brand-page="1"] .brand-detail-page{width:100%!important;max-width:none!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}
body[data-brand-page="1"] .brand-detail-page:before,body[data-brand-page="1"] .brand-detail-page:after{display:none!important}

/* LEDFRAMES catalog patch v325 — 3 products per row, clean borderless product presentation */
.catalog-grid-v324,
.brand-products.products-grid,
.brand-page .brand-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  column-gap:28px!important;
  row-gap:54px!important;
}

/* Product cards like a clean collection page: no outer card, no image frame. */
.catalog-product-card-v324,
.catalog-grid-v324 .catalog-product-card-v324,
.brand-products .catalog-product-card-v324{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}

.catalog-product-image-v324,
.catalog-grid-v324 .catalog-product-image-v324,
.brand-products .catalog-product-image-v324{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  aspect-ratio:16/9!important;
  padding:14px 2px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:hidden!important;
}

.catalog-product-image-v324 img,
.catalog-grid-v324 .catalog-product-image-v324 img,
.brand-products .catalog-product-image-v324 img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  transform:none!important;
  filter:none!important;
}

.catalog-product-card-v324:hover .catalog-product-image-v324 img{
  transform:scale(1.015)!important;
  filter:brightness(1.05)!important;
}

.catalog-product-info-v324,
.brand-products .catalog-product-info-v324{
  padding:14px 0 0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}

.catalog-product-title-v324{
  min-height:0!important;
  font-size:14px!important;
  line-height:1.45!important;
  font-weight:600!important;
}

.catalog-product-price-v324{
  margin-top:8px!important;
  font-size:14px!important;
  font-weight:700!important;
}

/* Brand directory follows the same clean, borderless 3-column rhythm. */
.brand-page .brand-card{
  aspect-ratio:1.55/1!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.brand-page .brand-card:hover{
  transform:translateY(-2px)!important;
  border-color:transparent!important;
}
.brand-page .brand-logo{
  padding:18px 10px!important;
}
.brand-page .brand-logo img{
  width:min(68%,190px)!important;
  height:82px!important;
}

@media(max-width:900px){
  .catalog-grid-v324,
  .brand-products.products-grid,
  .brand-page .brand-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:18px!important;
    row-gap:38px!important;
  }
}

@media(max-width:560px){
  .catalog-grid-v324,
  .brand-products.products-grid,
  .brand-page .brand-grid{
    grid-template-columns:1fr!important;
    row-gap:34px!important;
  }
  .catalog-product-image-v324{
    aspect-ratio:16/9!important;
    padding:8px 0!important;
  }
}
