.warehouse-storefront {
  --warehouse-ink: #121816;
  --warehouse-forest: #1f3429;
  --warehouse-evergreen: #304c3c;
  --warehouse-muted: #657169;
  --warehouse-line: #ddd8c9;
  --warehouse-paper: #fbf8ef;
  --warehouse-card: #fffdf7;
  --warehouse-field: #f3efe3;
  --warehouse-clay: #a95732;
  --warehouse-brass: #c89a45;
  --warehouse-shadow: 0 18px 46px rgba(18, 24, 22, 0.12);
  background:
    linear-gradient(180deg, rgba(246, 241, 227, 0.98), rgba(255, 253, 247, 0.96) 340px, rgba(255, 255, 255, 0.98)),
    repeating-linear-gradient(90deg, rgba(31, 52, 41, 0.045) 0 1px, transparent 1px 104px);
  color: var(--warehouse-ink);
  margin: 0 auto;
  max-width: 1360px;
  padding: 30px 26px 60px;
}

.warehouse-storefront--catalog,
.warehouse-brand-home {
  color: var(--warehouse-ink);
}

.warehouse-storefront .warehouse-button,
.warehouse-storefront button.warehouse-button,
.warehouse-storefront a.warehouse-button,
.warehouse-storefront .warehouse-products__search button {
  align-items: center;
  appearance: none;
  border-radius: 999px;
  cursor: pointer;
  display: inline-flex;
  font-size: 13px;
  font-weight: 900;
  justify-content: center;
  letter-spacing: 0.02em;
  line-height: 1;
  min-height: 46px;
  padding: 13px 20px;
  text-decoration: none;
  transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
  white-space: nowrap;
}

.warehouse-storefront .warehouse-button--primary,
.warehouse-storefront button.warehouse-button--primary,
.warehouse-storefront a.warehouse-button--primary,
.warehouse-storefront .warehouse-products__search button {
  background: var(--warehouse-ink) !important;
  border: 1px solid var(--warehouse-ink) !important;
  box-shadow: 0 14px 26px rgba(18, 24, 22, 0.18);
  color: #fffdf7 !important;
}

.warehouse-storefront .warehouse-button--primary:hover,
.warehouse-storefront .warehouse-button--primary:focus,
.warehouse-storefront .warehouse-button--primary:active,
.warehouse-storefront .warehouse-button--primary:visited,
.warehouse-storefront .warehouse-products__search button:hover,
.warehouse-storefront .warehouse-products__search button:focus,
.warehouse-storefront .warehouse-products__search button:active {
  background: var(--warehouse-clay) !important;
  border-color: var(--warehouse-clay) !important;
  color: #fffdf7 !important;
  -webkit-text-fill-color: #fffdf7 !important;
  transform: translateY(-1px);
}

.warehouse-storefront .warehouse-button--ghost,
.warehouse-storefront a.warehouse-button--ghost {
  background: rgba(255, 253, 247, 0.86) !important;
  border: 1px solid rgba(18, 24, 22, 0.22) !important;
  color: var(--warehouse-ink) !important;
}

.warehouse-storefront .warehouse-button--ghost:hover,
.warehouse-storefront .warehouse-button--ghost:focus,
.warehouse-storefront .warehouse-button--ghost:active {
  background: var(--warehouse-ink) !important;
  border-color: var(--warehouse-ink) !important;
  color: #fffdf7 !important;
  -webkit-text-fill-color: #fffdf7 !important;
}

body.woocommerce-cart form.woocommerce-product-search,
body.woocommerce-account form.woocommerce-product-search,
body.woocommerce-checkout form.woocommerce-product-search,
body.woocommerce-cart form.search-form,
body.woocommerce-account form.search-form,
body.woocommerce-checkout form.search-form,
body.woocommerce-cart .etheme-search-form,
body.woocommerce-account .etheme-search-form,
body.woocommerce-checkout .etheme-search-form,
body.woocommerce-cart form[role="search"],
body.woocommerce-account form[role="search"],
body.woocommerce-checkout form[role="search"] {
  align-items: stretch;
  display: grid !important;
  gap: 10px;
  grid-template-columns: minmax(0, 1fr) minmax(92px, max-content);
}

body.woocommerce-cart form.woocommerce-product-search,
body.woocommerce-account form.woocommerce-product-search,
body.woocommerce-checkout form.woocommerce-product-search,
body.woocommerce-cart form.search-form,
body.woocommerce-account form.search-form,
body.woocommerce-checkout form.search-form,
body.woocommerce-cart .sidebar-widget.widget_search,
body.woocommerce-account .sidebar-widget.widget_search,
body.woocommerce-checkout .sidebar-widget.widget_search,
body.woocommerce-cart .sidebar-widget.widget_product_search,
body.woocommerce-account .sidebar-widget.widget_product_search,
body.woocommerce-checkout .sidebar-widget.widget_product_search,
body.woocommerce-cart .widget_search,
body.woocommerce-account .widget_search,
body.woocommerce-checkout .widget_search,
body.woocommerce-cart .widget_product_search,
body.woocommerce-account .widget_product_search,
body.woocommerce-checkout .widget_product_search,
body.woocommerce-cart .etheme-search-form,
body.woocommerce-account .etheme-search-form,
body.woocommerce-checkout .etheme-search-form,
body.woocommerce-cart form[role="search"],
body.woocommerce-account form[role="search"],
body.woocommerce-checkout form[role="search"] {
  display: none !important;
}

body.woocommerce-cart .content-page .sidebar-position-right > .row > .sidebar-enabled.sidebar,
body.woocommerce-account .content-page .sidebar-position-right > .row > .sidebar-enabled.sidebar,
body.woocommerce-checkout .content-page .sidebar-position-right > .row > .sidebar-enabled.sidebar {
  display: none !important;
}

body.woocommerce-cart .content-page .sidebar-position-right > .row > .content.col-md-9,
body.woocommerce-account .content-page .sidebar-position-right > .row > .content.col-md-9,
body.woocommerce-checkout .content-page .sidebar-position-right > .row > .content.col-md-9 {
  flex: 0 0 100%;
  max-width: 100%;
  width: 100% !important;
}

.warehouse-site-logo-text {
  color: #ffffff;
  display: inline-flex;
  font-size: 42px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .warehouse-site-logo-text {
    font-size: 30px;
  }
}

body.woocommerce-cart form.woocommerce-product-search input[type="search"],
body.woocommerce-account form.woocommerce-product-search input[type="search"],
body.woocommerce-checkout form.woocommerce-product-search input[type="search"],
body.woocommerce-cart form.search-form input[type="search"],
body.woocommerce-account form.search-form input[type="search"],
body.woocommerce-checkout form.search-form input[type="search"],
body.woocommerce-cart .etheme-search-form input[type="search"],
body.woocommerce-account .etheme-search-form input[type="search"],
body.woocommerce-checkout .etheme-search-form input[type="search"],
body.woocommerce-cart form[role="search"] input[type="search"],
body.woocommerce-account form[role="search"] input[type="search"],
body.woocommerce-checkout form[role="search"] input[type="search"],
body.woocommerce-cart form[role="search"] input[type="text"],
body.woocommerce-account form[role="search"] input[type="text"],
body.woocommerce-checkout form[role="search"] input[type="text"] {
  min-width: 0;
  width: 100%;
}

body.woocommerce-cart form.woocommerce-product-search button,
body.woocommerce-account form.woocommerce-product-search button,
body.woocommerce-checkout form.woocommerce-product-search button,
body.woocommerce-cart form.search-form button,
body.woocommerce-account form.search-form button,
body.woocommerce-checkout form.search-form button,
body.woocommerce-cart .etheme-search-form button,
body.woocommerce-account .etheme-search-form button,
body.woocommerce-checkout .etheme-search-form button,
body.woocommerce-cart form[role="search"] button,
body.woocommerce-account form[role="search"] button,
body.woocommerce-checkout form[role="search"] button,
body.woocommerce-cart form[role="search"] input[type="submit"],
body.woocommerce-account form[role="search"] input[type="submit"],
body.woocommerce-checkout form[role="search"] input[type="submit"] {
  background: #121816 !important;
  border-color: #121816 !important;
  color: #fffdf7 !important;
  -webkit-text-fill-color: #fffdf7 !important;
  min-width: 96px;
  white-space: nowrap;
}

body.woocommerce-cart form.woocommerce-product-search button:hover,
body.woocommerce-account form.woocommerce-product-search button:hover,
body.woocommerce-checkout form.woocommerce-product-search button:hover,
body.woocommerce-cart form.search-form button:hover,
body.woocommerce-account form.search-form button:hover,
body.woocommerce-checkout form.search-form button:hover,
body.woocommerce-cart .etheme-search-form button:hover,
body.woocommerce-account .etheme-search-form button:hover,
body.woocommerce-checkout .etheme-search-form button:hover,
body.woocommerce-cart form[role="search"] button:hover,
body.woocommerce-account form[role="search"] button:hover,
body.woocommerce-checkout form[role="search"] button:hover,
body.woocommerce-cart form[role="search"] input[type="submit"]:hover,
body.woocommerce-account form[role="search"] input[type="submit"]:hover,
body.woocommerce-checkout form[role="search"] input[type="submit"]:hover {
  background: #a95732 !important;
  border-color: #a95732 !important;
  color: #fffdf7 !important;
  -webkit-text-fill-color: #fffdf7 !important;
}

.warehouse-breadcrumbs {
  color: var(--warehouse-muted);
  font-size: 13px;
  margin: 0 0 18px;
}

.warehouse-breadcrumbs ol {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.warehouse-breadcrumbs li {
  align-items: center;
  display: inline-flex;
  gap: 8px;
  min-width: 0;
}

.warehouse-breadcrumbs li + li::before {
  color: #a0a997;
  content: "/";
}

.warehouse-breadcrumbs a {
  color: var(--warehouse-evergreen);
  font-weight: 800;
  text-decoration: none;
}

.warehouse-breadcrumbs span {
  display: inline-block;
  max-width: 70ch;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.warehouse-brand-home {
  display: grid;
  gap: 30px;
}

.warehouse-brand-hero {
  align-items: stretch;
  background:
    linear-gradient(135deg, rgba(255, 253, 247, 0.98), rgba(240, 234, 217, 0.94)),
    radial-gradient(circle at 82% 12%, rgba(200, 154, 69, 0.22), transparent 30%);
  border: 1px solid rgba(221, 216, 201, 0.9);
  border-radius: 8px;
  box-shadow: var(--warehouse-shadow);
  display: grid;
  gap: 30px;
  grid-template-columns: minmax(0, 1.04fr) minmax(340px, 0.96fr);
  overflow: hidden;
  padding: 48px;
  position: relative;
}

.warehouse-brand-hero__copy {
  display: grid;
  gap: 20px;
  max-width: 760px;
}

.warehouse-products__eyebrow {
  color: var(--warehouse-evergreen);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin: 0;
  text-transform: uppercase;
}

.warehouse-brand-hero h1,
.warehouse-products__header--brand h1 {
  color: var(--warehouse-ink);
  font-size: 62px;
  line-height: 1;
  margin: 0;
  max-width: 760px;
}

.warehouse-brand-hero p {
  font-size: 17px;
  line-height: 1.65;
  margin: 0;
  max-width: 680px;
  color: var(--warehouse-muted);
}

.warehouse-brand-hero__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.warehouse-brand-hero__panel {
  align-content: end;
  background:
    linear-gradient(135deg, rgba(18, 24, 22, 0.82), rgba(48, 76, 60, 0.62)),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='720' height='760' viewBox='0 0 720 760'%3E%3Crect width='720' height='760' fill='%238a9a5b'/%3E%3Cpath d='M0 540C110 490 184 500 296 548c133 57 239 68 424-31v243H0z' fill='%232d3b2f'/%3E%3Cpath d='M0 382c94-52 209-42 347 31 120 63 234 69 373-20v158c-169 74-299 62-442-12C176 486 90 474 0 519z' fill='%23c4d19a' opacity='.76'/%3E%3Ccircle cx='574' cy='143' r='78' fill='%23f5d65b' opacity='.9'/%3E%3C/svg%3E");
  border-radius: 8px;
  background-size: cover;
  display: grid;
  gap: 10px;
  min-height: 320px;
  padding: 24px;
  position: relative;
}

.warehouse-brand-hero__panel::before {
  background: rgba(255, 255, 255, 0.68);
  border-radius: 999px;
  color: var(--warehouse-ink);
  content: "Weekend-ready essentials";
  font-size: 12px;
  font-weight: 800;
  left: 20px;
  letter-spacing: 0.08em;
  padding: 8px 12px;
  position: absolute;
  text-transform: uppercase;
  top: 20px;
}

.warehouse-brand-hero__panel span {
  backdrop-filter: blur(8px);
  background: rgba(255, 253, 247, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.74);
  border-radius: 999px;
  color: var(--warehouse-ink);
  font-weight: 800;
  padding: 10px 14px;
  width: fit-content;
}

.warehouse-brand-proof {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.warehouse-brand-proof span {
  background: rgba(255, 253, 247, 0.72);
  border: 1px solid rgba(221, 216, 201, 0.9);
  border-radius: 999px;
  color: var(--warehouse-muted);
  font-size: 12px;
  font-weight: 800;
  padding: 8px 11px;
}

.warehouse-trust-row {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.warehouse-trust-row span {
  background: linear-gradient(135deg, var(--warehouse-ink), var(--warehouse-forest));
  border-radius: 6px;
  color: #fffdf7;
  font-weight: 800;
  padding: 16px;
  text-align: center;
}

.warehouse-brand-slider {
  background:
    linear-gradient(135deg, rgba(18, 24, 22, 0.9), rgba(48, 76, 60, 0.84)),
    linear-gradient(90deg, #121816, #304c3c 46%, #a95732);
  box-shadow: inset 0 -1px 0 rgba(255, 253, 247, 0.18);
  margin-left: calc(50% - 50vw);
  min-height: min(760px, 86vh);
  overflow: hidden;
  position: relative;
  width: 100vw;
}

.warehouse-brand-slider::after {
  background: linear-gradient(180deg, rgba(18, 24, 22, 0.08), rgba(18, 24, 22, 0.28));
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.warehouse-brand-slider--empty {
  background:
    linear-gradient(120deg, rgba(255, 253, 247, 0.08), rgba(255, 253, 247, 0) 42%),
    linear-gradient(135deg, #121816 0%, #304c3c 58%, #a95732 100%);
  min-height: min(520px, 62vh);
}

.warehouse-brand-slider__empty-fill {
  background:
    linear-gradient(90deg, rgba(255, 253, 247, 0.16) 0 1px, transparent 1px 100%),
    linear-gradient(0deg, rgba(255, 253, 247, 0.1) 0 1px, transparent 1px 100%);
  background-size: 72px 72px;
  inset: 0;
  opacity: 0.28;
  position: absolute;
}

.warehouse-brand-slider__track {
  height: 100%;
  min-height: min(760px, 86vh);
  position: relative;
}

.warehouse-brand-slider__slide {
  display: grid;
  inset: 0;
  opacity: 0;
  overflow: hidden;
  place-items: center;
  position: absolute;
  transition: opacity 520ms ease;
}

.warehouse-brand-slider__slide--active {
  opacity: 1;
  position: relative;
}

.warehouse-brand-slider__slide img {
  background: linear-gradient(145deg, #f8f4e9, #ebe4d3);
  height: 100%;
  inset: 0;
  max-width: none;
  object-fit: cover;
  position: absolute;
  width: 100%;
}

.warehouse-brand-slider__caption {
  background: rgba(255, 253, 247, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 8px;
  bottom: 34px;
  box-shadow: 0 22px 54px rgba(0, 0, 0, 0.26);
  display: grid;
  gap: 7px;
  left: max(22px, calc((100vw - 1180px) / 2));
  max-width: min(520px, calc(100vw - 44px));
  padding: 18px 20px;
  position: absolute;
  z-index: 2;
}

.warehouse-brand-slider__caption span {
  color: #a95732;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

.warehouse-brand-slider__caption strong {
  color: #121816;
  font-size: clamp(22px, 3vw, 36px);
  line-height: 1.04;
}

.warehouse-brand-slider__caption em {
  color: #304c3c;
  font-style: normal;
  font-weight: 900;
}

.warehouse-brand-slider__controls {
  bottom: 34px;
  display: flex;
  gap: 10px;
  position: absolute;
  right: max(22px, calc((100vw - 1180px) / 2));
  z-index: 3;
}

.warehouse-brand-slider__controls button {
  appearance: none;
  background: rgba(255, 253, 247, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.74);
  border-radius: 999px;
  color: #121816;
  cursor: pointer;
  font-size: 12px;
  font-weight: 900;
  min-height: 42px;
  padding: 0 16px;
}

.warehouse-brand-slider__controls button:hover,
.warehouse-brand-slider__controls button:focus-visible {
  background: #a95732;
  border-color: #a95732;
  color: #fffdf7;
  outline: 0;
}

.warehouse-products__header {
  border-bottom: 1px solid rgba(221, 216, 201, 0.9);
  display: grid;
  gap: 8px;
  margin-bottom: 20px;
  padding-bottom: 18px;
}

.warehouse-products__header--brand {
  align-items: end;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.9fr);
}

.warehouse-products__header h1 {
  color: var(--warehouse-ink);
  font-size: 42px;
  line-height: 1.08;
  margin: 0;
}

.warehouse-products__intro {
  color: var(--warehouse-muted);
  font-size: 15.5px;
  line-height: 1.6;
  margin: 0;
  max-width: 560px;
}

.warehouse-products__search {
  display: flex;
  gap: 10px;
  margin-bottom: 18px;
}

.warehouse-products__search input[type="search"] {
  background: rgba(255, 253, 247, 0.96);
  border: 1px solid var(--warehouse-line);
  border-radius: 6px;
  flex: 1;
  min-width: 0;
  min-height: 44px;
  padding: 11px 14px;
}

.warehouse-products__search input[type="search"]:focus {
  border-color: var(--warehouse-evergreen);
  box-shadow: 0 0 0 3px rgba(48, 76, 60, 0.14);
  outline: 0;
}

header .etheme-search-form[data-warehouse-search-ready="1"] .etheme-search-input-placeholder {
  display: none !important;
  pointer-events: none !important;
}

header .etheme-search-form[data-warehouse-search-ready="1"] input[type="search"] {
  display: block !important;
  height: 100% !important;
  min-height: 44px !important;
  opacity: 1 !important;
  position: relative !important;
  visibility: visible !important;
  width: 100% !important;
  z-index: 1 !important;
}

.warehouse-mobile-categories {
  background: #fbf8ef;
  border: 1px solid rgba(221, 216, 201, 0.92);
  border-radius: 8px;
  display: grid;
  gap: 4px;
  margin: 0 0 14px;
  padding: 12px;
}

.warehouse-mobile-categories strong {
  color: #121816;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.2;
  margin-bottom: 4px;
  text-transform: uppercase;
}

.warehouse-mobile-categories a {
  border-radius: 6px;
  color: #304c3c;
  font-weight: 800;
  line-height: 1.25;
  padding: 9px 10px;
  text-decoration: none;
}

.warehouse-mobile-categories a:hover,
.warehouse-mobile-categories a:focus {
  background: #121816;
  color: #fffdf7;
}

.warehouse-category-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 24px;
}

.warehouse-category-nav a,
.warehouse-category-nav__link {
  background: rgba(255, 253, 247, 0.9);
  border: 1px solid var(--warehouse-line);
  border-radius: 999px;
  color: var(--warehouse-ink);
  display: inline-flex;
  font-weight: 700;
  line-height: 1.25;
  padding: 9px 13px;
  text-decoration: none;
  transition: background 160ms ease, border-color 160ms ease, color 160ms ease;
}

.warehouse-category-nav a:hover,
.warehouse-category-nav a:focus,
.warehouse-category-nav a.warehouse-category-nav__link--active,
.warehouse-category-nav a.warehouse-category-nav__link--active:visited,
.warehouse-category-nav a.warehouse-category-nav__link--active:hover,
.warehouse-category-nav a.warehouse-category-nav__link--active:focus,
.warehouse-category-nav__link--active,
.warehouse-category-nav__link--active:visited,
.warehouse-category-nav__link--active:hover,
.warehouse-category-nav__link--active:focus {
  background: var(--warehouse-ink) !important;
  border-color: var(--warehouse-ink) !important;
  color: #fffdf7 !important;
  -webkit-text-fill-color: #fffdf7 !important;
}

.warehouse-products__grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.warehouse-home-products {
  --warehouse-ink: #121816;
  --warehouse-forest: #1f3429;
  --warehouse-evergreen: #304c3c;
  --warehouse-muted: #657169;
  --warehouse-line: #ddd8c9;
  --warehouse-paper: #fbf8ef;
  --warehouse-card: #fffdf7;
  --warehouse-field: #f3efe3;
  --warehouse-clay: #a95732;
  --warehouse-brass: #c89a45;
  color: var(--warehouse-ink);
  margin: 0 auto;
  max-width: 1320px;
  padding: 4px 0 18px;
}

.warehouse-home-products .warehouse-products__grid {
  gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.warehouse-home-products .warehouse-products__card {
  background: #fff;
  border-color: rgba(225, 225, 225, 0.95);
  box-shadow: none;
}

.warehouse-home-products .warehouse-products__card:hover {
  border-color: rgba(169, 87, 50, 0.38);
  box-shadow: 0 14px 30px rgba(18, 24, 22, 0.1);
}

.warehouse-home-products .warehouse-products__media {
  background: #f7f7f7;
}

.warehouse-home-products .warehouse-products__title {
  font-size: 15px;
  min-height: 42px;
  -webkit-line-clamp: 2;
}

.warehouse-home-products .warehouse-products__cart button,
.warehouse-home-products .warehouse-button {
  align-items: center;
  appearance: none;
  background: var(--warehouse-ink);
  border: 1px solid var(--warehouse-ink);
  color: #fffdf7;
  cursor: pointer;
  display: inline-flex;
  font-size: 12px;
  font-weight: 900;
  justify-content: center;
  min-height: 38px;
  padding: 10px 14px;
  text-decoration: none;
}

.warehouse-home-products .warehouse-products__cart button:hover,
.warehouse-home-products .warehouse-button:hover {
  background: var(--warehouse-clay);
  border-color: var(--warehouse-clay);
  color: #fffdf7;
}

.warehouse-home-products__more {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}

.warehouse-products__card {
  background: var(--warehouse-card);
  border: 1px solid rgba(221, 216, 201, 0.84);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(18, 24, 22, 0.08);
  overflow: hidden;
  transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.warehouse-products__card:hover {
  border-color: rgba(169, 87, 50, 0.42);
  box-shadow: 0 22px 46px rgba(18, 24, 22, 0.14);
  transform: translateY(-3px);
}

.warehouse-products__card a {
  color: inherit;
  display: grid;
  gap: 11px;
  height: 100%;
  padding: 12px;
  text-decoration: none;
}

.warehouse-products__card img {
  aspect-ratio: 1 / 1;
  background:
    linear-gradient(145deg, #f8f4e9, #ebe4d3);
  border-radius: 6px;
  object-fit: contain;
  width: 100%;
}

.warehouse-products__card strong {
  color: var(--warehouse-ink);
  display: -webkit-box;
  font-size: 15.5px;
  line-height: 1.36;
  min-height: 61px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.warehouse-products__price {
  color: var(--warehouse-clay);
  font-size: 18.5px;
  font-weight: 800;
}

.warehouse-products__card a > span:last-child {
  color: var(--warehouse-muted);
  font-size: 13px;
  line-height: 1.35;
}

.warehouse-products__badge,
.warehouse-product__badge {
  background: #f4ead2;
  border: 1px solid rgba(200, 154, 69, 0.45);
  border-radius: 999px;
  color: #6e4d12;
  display: inline-flex;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  padding: 6px 10px;
  width: fit-content;
}

.warehouse-product {
  display: grid;
  gap: 36px;
}

.warehouse-product__top {
  display: grid;
  gap: 36px;
  grid-template-columns: minmax(0, 1.18fr) minmax(390px, 0.82fr);
}

.warehouse-product__media {
  align-self: start;
  background: var(--warehouse-card);
  border: 1px solid rgba(221, 216, 201, 0.86);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(23, 35, 29, 0.09);
  padding: 16px;
}

.warehouse-product__media img {
  aspect-ratio: 1 / 1;
  background: linear-gradient(145deg, #f8f4e9, #ebe4d3);
  border-radius: 6px;
  object-fit: contain;
  width: 100%;
}

.warehouse-product__summary {
  align-self: start;
  background: var(--warehouse-card);
  border: 1px solid rgba(221, 216, 201, 0.86);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(23, 35, 29, 0.08);
  padding: 30px;
}

.warehouse-product__sku,
.warehouse-product__meta {
  color: var(--warehouse-muted);
}

.warehouse-product__sku {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  margin: 0 0 12px;
  text-transform: uppercase;
}

.warehouse-product h1 {
  color: var(--warehouse-ink);
  font-size: 36px;
  line-height: 1.12;
  margin: 0 0 18px;
}

.warehouse-product__price {
  color: var(--warehouse-clay);
  font-size: 32px;
  font-weight: 900;
  margin: 0 0 8px;
}

.warehouse-product__price-note {
  color: var(--warehouse-forest);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.45;
  margin: 0 0 14px;
}

.warehouse-product__stock {
  align-items: center;
  background: rgba(244, 234, 210, 0.62);
  border: 1px solid rgba(200, 154, 69, 0.38);
  border-radius: 8px;
  color: var(--warehouse-ink);
  display: inline-flex;
  font-size: 14px;
  font-weight: 800;
  gap: 5px;
  margin: 16px 0 0;
  padding: 9px 12px;
  width: fit-content;
}

.warehouse-product__stock strong {
  color: var(--warehouse-clay);
  font-size: 16px;
}

.warehouse-product__meta {
  border-top: 1px solid var(--warehouse-line);
  margin: 18px 0 0;
  padding-top: 14px;
}

.warehouse-product__cart {
  align-items: center;
  background: linear-gradient(135deg, rgba(251, 248, 239, 0.96), rgba(243, 239, 227, 0.9));
  border: 1px solid rgba(221, 216, 201, 0.95);
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 22px 0;
  padding: 14px;
}

.warehouse-product__cart--disabled {
  opacity: 0.78;
}

.warehouse-product__cart label {
  align-items: center;
  color: var(--warehouse-muted);
  display: inline-flex;
  font-weight: 800;
  gap: 10px;
  margin: 0;
}

.warehouse-product__cart input[type="number"] {
  background: #fffdf7;
  border: 1px solid var(--warehouse-line);
  border-radius: 6px;
  min-height: 44px;
  padding: 8px 10px;
  width: 82px;
}

.warehouse-product__cart input:disabled,
.warehouse-product__cart button:disabled {
  cursor: not-allowed;
}

.warehouse-product__assurance {
  border-top: 1px solid rgba(221, 216, 201, 0.86);
  display: grid;
  gap: 10px;
  margin-top: 18px;
  padding-top: 18px;
}

.warehouse-product__assurance span {
  align-items: center;
  color: var(--warehouse-muted);
  display: flex;
  font-size: 13px;
  font-weight: 800;
  gap: 9px;
}

.warehouse-product__assurance span::before {
  background: var(--warehouse-brass);
  border-radius: 999px;
  content: "";
  height: 7px;
  width: 7px;
}

.warehouse-product__description {
  background: var(--warehouse-card);
  border: 1px solid rgba(221, 216, 201, 0.86);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(23, 35, 29, 0.08);
  color: var(--warehouse-muted);
  display: grid;
  gap: 22px;
  line-height: 1.75;
  padding: 38px;
}

.warehouse-product__description h2 {
  color: var(--warehouse-ink);
  font-size: 32px;
  line-height: 1.12;
  margin: 0;
}

.warehouse-product__description-body {
  display: grid;
  font-size: 16.5px;
  gap: 18px;
  max-width: 1120px;
}

.warehouse-product__description-body > * {
  margin-bottom: 0;
  margin-top: 0;
}

.warehouse-product__description-body img {
  background: var(--warehouse-field);
  border-radius: 8px;
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}

.warehouse-product__description-body p:has(img),
.warehouse-product__description-body figure {
  margin: 8px 0;
}

.warehouse-product__description-body table {
  border-collapse: collapse;
  display: block;
  max-width: 100%;
  overflow-x: auto;
  width: 100%;
}

.warehouse-product__description-body th,
.warehouse-product__description-body td {
  border: 1px solid var(--warehouse-line);
  padding: 10px 12px;
  text-align: left;
}

.warehouse-product__message[data-state="error"] {
  color: #b91c1c;
}

.warehouse-product__message[data-state="success"] {
  color: #047857;
}

.warehouse-section-heading {
  align-items: end;
  display: flex;
  gap: 18px;
  justify-content: space-between;
  margin: 0 0 20px;
}

.warehouse-section-heading h2 {
  color: var(--warehouse-ink);
  font-size: 30px;
  line-height: 1.08;
  margin: 0;
}

.warehouse-section-heading a {
  color: var(--warehouse-clay);
  font-weight: 900;
  text-decoration: none;
}

.warehouse-brand-hero {
  background:
    linear-gradient(120deg, rgba(18, 24, 22, 0.94), rgba(48, 76, 60, 0.9) 54%, rgba(169, 87, 50, 0.9)),
    linear-gradient(90deg, #121816, #304c3c);
  border: 0;
  box-shadow: none;
  color: #fffdf7;
  margin-left: calc(50% - 50vw);
  min-height: min(620px, 76vh);
  padding: 56px max(24px, calc((100vw - 1180px) / 2));
  width: 100vw;
}

.warehouse-brand-hero__copy {
  align-content: center;
}

.warehouse-brand-hero h1 {
  color: #fffdf7;
  font-size: 58px;
  max-width: 650px;
}

.warehouse-brand-hero p {
  color: rgba(255, 253, 247, 0.82);
}

.warehouse-brand-hero .warehouse-products__eyebrow {
  color: #fecb00;
}

.warehouse-brand-hero__visual {
  align-items: center;
  display: grid;
  min-height: 330px;
  position: relative;
}

.warehouse-brand-hero__visual img {
  background: rgba(255, 253, 247, 0.94);
  border-radius: 8px;
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.26);
  height: min(430px, 52vh);
  object-fit: contain;
  padding: 22px;
  width: 100%;
}

.warehouse-brand-hero__price {
  display: grid;
  gap: 4px;
  margin-top: 8px;
}

.warehouse-brand-hero__price span {
  color: rgba(255, 253, 247, 0.72);
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}

.warehouse-brand-hero__price strong {
  color: #fecb00;
  font-size: 34px;
  line-height: 1;
}

.warehouse-brand-offer {
  align-items: center;
  background: #fecb00;
  border-radius: 8px;
  color: #121816;
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 24px 28px;
}

.warehouse-brand-offer h2 {
  color: #121816;
  font-size: 26px;
  margin: 0;
}

.warehouse-brand-offer .warehouse-products__eyebrow {
  color: #a4004f;
}

.warehouse-category-tiles {
  display: grid;
  gap: 16px;
  grid-auto-columns: minmax(128px, 1fr);
  grid-auto-flow: column;
  overflow-x: auto;
  padding: 2px 0 10px;
  scroll-snap-type: x mandatory;
}

.warehouse-category-tile {
  align-content: center;
  background: #fffdf7;
  border: 1px solid rgba(221, 216, 201, 0.9);
  border-radius: 8px;
  color: #121816;
  display: grid;
  gap: 12px;
  min-height: 152px;
  padding: 18px;
  scroll-snap-align: start;
  text-align: center;
  text-decoration: none;
}

.warehouse-category-tile:hover,
.warehouse-category-tile:focus {
  border-color: #fecb00;
  box-shadow: 0 18px 40px rgba(18, 24, 22, 0.11);
  color: #121816;
}

.warehouse-category-tile span {
  align-items: center;
  background: #121816;
  border-radius: 999px;
  color: #fecb00;
  display: inline-flex;
  font-size: 22px;
  font-weight: 900;
  height: 58px;
  justify-content: center;
  justify-self: center;
  width: 58px;
}

.warehouse-category-tile strong {
  font-size: 14px;
  line-height: 1.25;
}

.warehouse-deals,
.warehouse-featured-products {
  display: grid;
  gap: 10px;
}

.warehouse-fitment {
  align-items: center;
  background: #121816;
  border-radius: 8px;
  color: #fffdf7;
  display: grid;
  gap: 22px;
  grid-template-columns: minmax(0, 0.88fr) minmax(420px, 1.12fr);
  padding: 30px;
}

.warehouse-fitment h2 {
  color: #fffdf7;
  font-size: 30px;
  line-height: 1.12;
  margin: 0;
}

.warehouse-fitment .warehouse-products__eyebrow {
  color: #fecb00;
}

.warehouse-fitment form {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr)) auto auto;
}

.warehouse-fitment select,
.warehouse-fitment label {
  background: #fffdf7;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 6px;
  color: #121816;
  font-weight: 800;
  min-height: 46px;
  padding: 0 12px;
}

.warehouse-fitment label {
  align-items: center;
  display: inline-flex;
  gap: 8px;
}

.warehouse-shop-toolbar {
  align-items: center;
  background: #fffdf7;
  border: 1px solid rgba(221, 216, 201, 0.9);
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  justify-content: space-between;
  margin: 0 0 18px;
  padding: 12px 14px;
}

.warehouse-shop-toolbar span {
  color: var(--warehouse-muted);
  font-weight: 900;
}

.warehouse-shop-toolbar label {
  align-items: center;
  display: inline-flex;
  gap: 8px;
  font-size: 13px;
  font-weight: 900;
}

.warehouse-shop-toolbar select,
.warehouse-shop-toolbar button,
.warehouse-filter-field input,
.warehouse-filter-field select,
.warehouse-filter-range input {
  background: #fff;
  border: 1px solid var(--warehouse-line);
  border-radius: 6px;
  min-height: 38px;
  padding: 7px 10px;
}

.warehouse-shop-toolbar button {
  background: #121816;
  color: #fffdf7;
  cursor: pointer;
  font-weight: 900;
}

.warehouse-shop-layout {
  align-items: start;
  display: grid;
  gap: 28px;
  grid-template-columns: 300px minmax(0, 1fr);
}

.warehouse-shop-sidebar {
  background: #fffdf7;
  border: 1px solid rgba(221, 216, 201, 0.9);
  border-radius: 8px;
  padding: 18px;
  position: sticky;
  top: 18px;
}

.warehouse-shop-sidebar form,
.warehouse-filter-field,
.warehouse-filter-range {
  display: grid;
  gap: 10px;
}

.warehouse-shop-sidebar form {
  gap: 18px;
}

.warehouse-shop-sidebar__head {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.warehouse-shop-sidebar__head strong {
  color: #121816;
  font-size: 17px;
  font-weight: 900;
  text-transform: uppercase;
}

.warehouse-shop-sidebar__head button {
  display: none;
}

.warehouse-filter-field,
.warehouse-filter-range span,
.warehouse-filter-check {
  color: #304c3c;
  font-size: 13px;
  font-weight: 900;
}

.warehouse-filter-range div {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.warehouse-filter-check {
  align-items: center;
  display: inline-flex;
  gap: 8px;
}

.warehouse-shop-sidebar__note {
  color: var(--warehouse-muted);
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
}

.warehouse-filter-toggle {
  display: none !important;
  margin-bottom: 16px;
}

.warehouse-products__card a {
  color: inherit;
  text-decoration: none;
}

.warehouse-products__media {
  background: linear-gradient(145deg, #f8f4e9, #ebe4d3);
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}

.warehouse-products__media a {
  display: grid;
  padding: 12px;
}

.warehouse-products__media img {
  aspect-ratio: 1 / 1;
  background: transparent;
  border-radius: 0;
  object-fit: contain;
  width: 100%;
}

.warehouse-products__quick {
  bottom: 12px;
  display: flex;
  gap: 8px;
  left: 12px;
  opacity: 0;
  position: absolute;
  right: 12px;
  transform: translateY(8px);
  transition: opacity 160ms ease, transform 160ms ease;
}

.warehouse-products__card:hover .warehouse-products__quick,
.warehouse-products__card:focus-within .warehouse-products__quick {
  opacity: 1;
  transform: translateY(0);
}

.warehouse-products__quick a {
  background: rgba(18, 24, 22, 0.92);
  border-radius: 999px;
  color: #fffdf7;
  flex: 1;
  font-size: 12px;
  font-weight: 900;
  padding: 10px 12px;
  text-align: center;
}

.warehouse-products__body {
  display: grid;
  gap: 9px;
  padding: 12px;
}

.warehouse-products__title {
  color: var(--warehouse-ink);
  display: -webkit-box;
  font-size: 15.5px;
  font-weight: 900;
  line-height: 1.36;
  min-height: 61px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.warehouse-products__stock,
.warehouse-products__category {
  color: var(--warehouse-muted);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.35;
}

.warehouse-products__cart {
  display: grid;
  gap: 6px;
  margin-top: 4px;
}

.warehouse-products__cart button {
  background: #121816;
  border: 1px solid #121816;
  border-radius: 999px;
  color: #fffdf7;
  cursor: pointer;
  font-size: 12px;
  font-weight: 900;
  min-height: 38px;
  text-transform: uppercase;
}

.warehouse-products__cart button:hover,
.warehouse-products__cart button:focus {
  background: #a95732;
  border-color: #a95732;
}

.warehouse-products__cart--disabled {
  opacity: 0.62;
}

.warehouse-product__service-strip {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.warehouse-product__service-strip span {
  background: #121816;
  border-radius: 8px;
  color: #fffdf7;
  font-size: 13px;
  font-weight: 900;
  min-height: 70px;
  padding: 16px;
}

.warehouse-product-tabs {
  background: #fffdf7;
  border: 1px solid rgba(221, 216, 201, 0.86);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(23, 35, 29, 0.08);
  display: grid;
  gap: 0;
  overflow: hidden;
}

.warehouse-product-tabs__nav {
  background: #f3efe3;
  border-bottom: 1px solid rgba(221, 216, 201, 0.9);
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}

.warehouse-product-tabs__nav a {
  color: #121816;
  font-weight: 900;
  padding: 16px 20px;
  text-decoration: none;
}

.warehouse-product-tabs__nav a:hover,
.warehouse-product-tabs__nav a:focus {
  background: #121816;
  color: #fffdf7;
}

.warehouse-product-tabs .warehouse-product__description {
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.warehouse-product-tabs__panel {
  border-top: 1px solid rgba(221, 216, 201, 0.86);
  color: var(--warehouse-muted);
  display: grid;
  gap: 10px;
  line-height: 1.7;
  padding: 30px 38px;
}

.warehouse-product-tabs__panel h2 {
  color: var(--warehouse-ink);
  font-size: 28px;
  margin: 0;
}

.warehouse-product-tabs__panel p {
  margin: 0;
}

@media (max-width: 800px) {
  .warehouse-storefront {
    padding: 24px 14px 42px;
  }

  .warehouse-breadcrumbs span {
    max-width: 28ch;
  }

  .warehouse-brand-hero,
  .warehouse-products__grid,
  .warehouse-products__header--brand,
  .warehouse-product__top,
  .warehouse-trust-row,
  .warehouse-fitment,
  .warehouse-shop-layout,
  .warehouse-product__service-strip {
    grid-template-columns: 1fr;
  }

  .warehouse-brand-hero {
    padding: 24px 18px;
  }

  .warehouse-brand-hero h1,
  .warehouse-products__header--brand h1 {
    font-size: 38px;
  }

  .warehouse-products__header h1,
  .warehouse-product h1 {
    font-size: 30px;
  }

  .warehouse-products__search {
    display: grid;
    grid-template-columns: minmax(0, 1fr) max-content;
  }

  .warehouse-product__summary,
  .warehouse-product__description {
    padding: 22px 18px;
  }

  .warehouse-product__description h2 {
    font-size: 28px;
  }

  .warehouse-product__description-body {
    font-size: 15.5px;
  }

  .warehouse-section-heading,
  .warehouse-brand-offer,
  .warehouse-shop-toolbar {
    align-items: stretch;
    display: grid;
    grid-template-columns: 1fr;
  }

  .warehouse-fitment form {
    grid-template-columns: 1fr;
  }

  .warehouse-shop-sidebar {
    bottom: 0;
    box-shadow: 0 -18px 48px rgba(18, 24, 22, 0.2);
    left: 0;
    max-height: 86vh;
    overflow: auto;
    position: fixed;
    right: 0;
    top: auto;
    transform: translateY(110%);
    transition: transform 180ms ease;
    z-index: 9999;
  }

  .warehouse-shop-sidebar--open {
    transform: translateY(0);
  }

  .warehouse-shop-sidebar__head button {
    appearance: none;
    background: transparent;
    border: 0;
    color: #a95732;
    cursor: pointer;
    display: inline-flex;
    font-weight: 900;
  }

  .warehouse-filter-toggle {
    display: inline-flex !important;
  }

  body.warehouse-filter-open {
    overflow: hidden;
  }
}

@media (min-width: 801px) and (max-width: 1120px) {
  .warehouse-products__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .warehouse-shop-layout {
    grid-template-columns: 260px minmax(0, 1fr);
  }
}

@media (max-width: 560px) {
  .warehouse-products__grid {
    gap: 16px;
  }

  .warehouse-brand-hero__panel {
    min-height: 240px;
  }

  .warehouse-trust-row {
    gap: 8px;
  }

  .warehouse-product__cart,
  .warehouse-product__cart label,
  .warehouse-product__cart .warehouse-button {
    width: 100%;
  }

  .warehouse-product__cart input[type="number"] {
    flex: 1;
  }

  .warehouse-brand-hero h1 {
    font-size: 34px;
  }

  .warehouse-brand-hero__visual img {
    height: 280px;
  }
}
