:root {
  --black: #050505;
  --ink: #202323;
  --muted: #8a8f8e;
  --line: #e9e9e6;
  --soft: #f5f5f2;
  --sand: #ebe6d5;
  --orange: #ff7417;
  --green: #7da244;
  --sea: #dceee6;
  --page: #ffffff;
  --white: #ffffff;
  --dark: #050505;
  --surface: #ffffff;
  --surface-alt: #f6f7f2;
  --media: #e6e6e4;
  --panel: #ffffff;
  --footer-bg: #303d40;
  --footer-text: #ffffff;
  --footer-muted: rgba(255,255,255,.72);
  --text-soft: #555555;
  --text-subtle: #777777;
  --text-faint: #aaaaaa;
  --success-bg: #f4f7ef;
  --success-text: #527130;
  --success-border: #e4edda;
  --swatch-red: #cf4429;
  --swatch-green: #5f7935;
  --swatch-black: #111111;
  --header-bg: rgba(255,255,255,.96);
  --shadow-soft: 0 12px 30px rgba(0,0,0,.075);
  --shadow-medium: 0 14px 34px rgba(0,0,0,.08);
  --shadow-large: 0 22px 60px rgba(0,0,0,.14);
  --shadow-accent: 0 24px 60px rgba(255, 105, 24, .26);
  --hero-text-color: rgba(255,255,255,.52);
  --hero-image-glow: radial-gradient(circle at 50% 48%, rgba(255,255,255,.36), rgba(255,255,255,0) 38%), linear-gradient(180deg, rgba(255,255,255,.12), rgba(255,255,255,.02) 42%, rgba(0,0,0,.1));
  --hero-text-shadow: 0 18px 70px rgba(0,0,0,.14);
  --hero-button-shadow: 0 18px 50px rgba(0,0,0,.18);
  --newsletter-overlay: linear-gradient(180deg, rgba(0,0,0,.28), rgba(0,0,0,.16));
  --overlay-soft: linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.5));
  --overlay-medium: linear-gradient(180deg, rgba(0,0,0,.1), rgba(0,0,0,.52));
  --overlay-strong: linear-gradient(90deg, rgba(0,0,0,.6), rgba(0,0,0,.08));
  --heading: "Bebas Neue", "Impact", sans-serif;
  --condensed: "Barlow Condensed", "Arial Narrow", sans-serif;
  --body: "Inter", Arial, sans-serif;
  --header-max: 1640px;
  --content-max: 1320px;
  --section-max: 1640px;
  --narrow-max: 1500px;
  --page-gutter: 58px;
  --card-radius: 8px;
  --button-radius: 999px;
  --button-height: 52px;
  --button-large-height: 66px;
  --button-padding-x: 32px;
  --button-large-padding-x: 44px;
  --button-font-size: 16px;
  --button-icon-size: 46px;
  --button-carousel-size: 54px;
  --button-gallery-nav-size: 56px;
}

/* Croatian reference-scale defaults; later workwear overrides fine-tune the exact screenshot rhythm. */
@media (min-width: 1101px) {
  .header-main {
    min-height: 82px;
    grid-\74 emplate-columns: 182px minmax(0, 620px) minmax(500px, 600px) auto;
    gap: 30px;
  }

  .header-main .brand-logo-img {
    width: 182px;
    max-width: 182px;
  }

  .header-main .main-nav {
    gap: 30px;
  }

  .header-main .main-nav a,
  .header-main .header-tool {
    font-size: 16px;
  }

  .desktop-search-pill {
    height: 50px;
    width: min(100%, 600px);
    padding-left: 28px;
    font-size: 15px;
  }

  .header-main .icon-actions {
    gap: 16px;
  }

  .header-main .icon-actions .header-tool {
    width: 38px;
    height: 38px;
  }

  .header-main .icon-actions .header-tool svg {
    width: 24px;
    height: 24px;
  }

  .header-subnav {
    min-height: 50px;
    gap: 34px;
    padding-left: max(20px, calc((100vw - var(--section-max)) / 2 + 200px));
    font-size: 15px;
  }

  .header-subnav a {
    min-height: 50px;
  }

  .header-subnav .special-offer {
    font-size: 15px;
  }

  .workwear-hero {
    height: 850px;
    min-height: 800px;
  }

  .workwear-hero .hero-content {
    padding-top: 92px;
  }

  .hero-eyebrow {
    font-size: 22px;
  }

  .workwear-hero h1 {
    max-width: 860px;
    font-size: clamp(124px, 7.25vw, 150px);
    line-height: .82;
  }

  .hero-actions .pill-btn {
    min-height: 52px;
    padding: 0 34px;
    font-size: 15px;
  }

  .hero-dots {
    margin-top: 110px;
  }

  .workwear-featured {
    padding-top: 96px;
    padding-bottom: 88px;
  }

  .home-product-tabs button {
    min-height: 68px;
    padding: 0 48px;
    font-size: 29px;
  }

  .spotlight-products .product-card {
    flex-basis: calc((100% - 104px) / 5);
  }

  .workwear-home .product-card {
    grid-\74 emplate-rows: auto 28px 56px 42px;
    padding-bottom: 50px;
  }

  .workwear-home .product-card .product-media {
    aspect-ratio: 1 / 1.32;
  }

  .workwear-home .product-card .product-media img {
    transform: scale(1.42);
  }

  .workwear-home .product-card:hover .product-media img:first-child,
  .workwear-home .product-card:hover .product-media .hover-image {
    transform: scale(1.48);
  }

  .workwear-home .card-rating {
    font-size: 13px;
    margin-top: 12px;
  }

  .workwear-home .product-card h3 {
    height: 56px;
    font-size: 21px;
    line-height: 1.04;
  }

  .workwear-home .product-card .price {
    font-size: 25px;
  }

  .workwear-collection-row {
    gap: 72px;
    padding-bottom: 100px;
  }

  .workwear-banner {
    min-height: 570px;
  }

  .workwear-banner h2 {
    max-width: 740px;
    font-size: clamp(112px, 7.2vw, 144px);
  }

  .workwear-banner p {
    font-size: 18px;
  }

  .workwear-banner span {
    min-height: 44px;
    padding: 0 24px;
    font-size: 15px;
  }

  .workwear-row-head,
  .workwear-collection-row .product-row {
    max-width: var(--section-max);
    padding-left: 0;
    padding-right: 0;
  }

  .workwear-row-head {
    margin-bottom: -34px;
  }

  .workwear-row-head h3 {
    font-size: 62px;
  }

  .workwear-row-head .text-link {
    min-height: 44px;
    padding: 0 24px;
    font-size: 16px;
  }

  .workwear-collection-row .product-row {
    gap: 30px;
  }

  .workwear-collection-row .product-card .product-media {
    aspect-ratio: 1 / 1.24;
  }

  .promo-panel-grid.below-products.workwear-promo-grid {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 720px) {
  .header-main {
    min-height: 82px;
  }

  .header-main .brand-logo-img {
    width: 146px;
    max-width: 146px;
  }

  .header-main .icon-actions .header-tool {
    width: 34px;
    height: 34px;
  }

  .header-subnav {
    min-height: 46px;
    font-size: 13px;
  }

  .workwear-hero {
    min-height: 690px;
  }

  .workwear-hero .hero-content {
    padding-top: 104px;
  }

  .hero-eyebrow {
    font-size: 18px;
  }

  .workwear-hero h1 {
    max-width: 360px;
    font-size: clamp(78px, 20vw, 104px);
    line-height: .84;
  }

  .hero-actions .pill-btn {
    min-height: 48px;
    padding: 0 24px;
    font-size: 13px;
  }

  .home-product-tabs button {
    min-height: 50px;
    font-size: 22px;
  }

  .workwear-home .product-card h3 {
    font-size: 18px;
  }

  .workwear-home .product-card .price {
    font-size: 22px;
  }

  .workwear-banner h2 {
    font-size: 74px;
  }
}

/* Workwear client skin */
.promo-top {
  display: none;
}

.site-header {
  background: var(--dark);
  color: var(--white);
  border-bottom: 0;
  backdrop-filter: none;
}

.header-main {
  min-height: 72px;
  display: grid;
  grid-\74 emplate-columns: 174px minmax(0, 1fr) minmax(220px, 360px) auto;
  align-items: center;
  gap: 24px;
  max-width: var(--header-max);
  margin: 0 auto;
  padding: 0 var(--page-gutter);
}

.header-main .brand-mark {
  justify-self: start;
}

.header-main .brand-logo-img {
  width: 132px;
  max-width: 132px;
  max-height: 58px;
}

.header-main .main-nav {
  justify-content: flex-start;
  gap: 28px;
  min-width: 0;
}

.header-main .main-nav a,
.header-main .header-tool {
  color: var(--white);
  font-family: var(--condensed);
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
}

.desktop-search-pill {
  min-width: 0;
  height: 42px;
  display: grid;
  grid-\74 emplate-columns: minmax(0, 1fr) 24px;
  align-items: center;
  gap: 12px;
  padding: 0 16px 0 22px;
  border-radius: 999px;
  background: var(--white);
  color: var(--dark);
  font-size: 13px;
}

.desktop-search-pill span {
  min-width: 0;
  overflow: hidden;
  color: var(--text-subtle);
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.desktop-search-pill svg {
  width: 18px;
  height: 18px;
}

.header-main .icon-actions {
  gap: 16px;
}

.header-main .icon-actions .header-tool {
  width: 31px;
  height: 31px;
}

.header-main .icon-actions .header-tool svg {
  width: 20px;
  height: 20px;
}

.header-main .cart-tool svg {
  width: 23px !important;
  height: 23px !important;
}

.cart-tool span,
.wishlist-tool span {
  background: #d9003b;
}

.header-subnav {
  min-height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(18px, 2.6vw, 42px);
  padding: 0 var(--page-gutter);
  border-bottom: 1px solid var(--line);
  background: var(--white);
  color: var(--dark);
  font-family: var(--condensed);
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}

.header-subnav a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  white-space: nowrap;
}

.header-subnav .special-offer {
  color: #d9003b;
  gap: 6px;
  margin-left: 24px;
}

.header-subnav .special-offer svg {
  width: 15px;
  height: 15px;
}

.workwear-hero {
  height: min(720px, calc(100svh - 106px));
  min-height: 620px;
  place-items: stretch;
}

.workwear-hero img {
  height: 108%;
  object-position: center center;
}

.workwear-hero .hero-content {
  align-content: center;
  justify-items: start;
  text-align: left;
  max-width: var(--section-max);
  margin: 0 auto;
  padding-top: 36px;
  text-transform: none;
}

.hero-eyebrow,
.hero-copy {
  margin: 0;
  color: rgba(255,255,255,.88);
}

.hero-eyebrow {
  font-family: var(--condensed);
  font-size: 20px;
  font-weight: 700;
}

.workwear-hero h1 {
  max-width: 610px;
  margin-top: 14px;
  color: var(--white);
  font-size: clamp(72px, 7.8vw, 138px);
  line-height: .84;
  mix-blend-mode: normal;
  text-shadow: var(--hero-text-shadow);
}

.hero-copy {
  max-width: 530px;
  margin-top: 18px;
  font-size: 18px;
  line-height: 1.55;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 26px;
}

.hero-actions .pill-btn {
  min-height: 42px;
  margin: 0;
  padding: 0 25px;
  background: var(--orange);
  color: var(--dark);
  box-shadow: none;
}

.hero-actions .pill-btn.is-light {
  background: var(--white);
}

.hero-actions .pill-btn:hover {
  color: var(--dark);
  box-shadow: var(--shadow-accent);
}

.hero-dots {
  display: flex;
  gap: 9px;
  margin-top: 68px;
}

.hero-dots span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--white);
  opacity: .8;
}

.hero-dots span:first-child {
  background: var(--orange);
  opacity: 1;
}

.workwear-featured {
  padding-top: 92px;
  padding-bottom: 68px;
}

.workwear-featured .compact-head {
  justify-content: flex-start;
  align-items: center;
  gap: 18px;
  margin-bottom: 38px;
}

.workwear-featured .compact-head > div:first-child {
  display: none;
}

.home-product-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.home-product-tabs button {
  min-height: 54px;
  padding: 0 34px;
  border: 2px solid var(--dark);
  border-radius: 999px;
  background: var(--white);
  font-family: var(--condensed);
  font-size: 23px;
  font-weight: 900;
  text-transform: uppercase;
}

.home-product-tabs button.is-active {
  background: var(--dark);
  color: var(--white);
}

.workwear-featured .carousel-controls {
  margin-left: auto;
}

.spotlight-products .product-card {
  flex-basis: calc((100% - 88px) / 5);
}

.product-card {
  border-color: var(--line);
  border-radius: 0;
  padding: 0 0 58px;
  box-shadow: none;
}

.product-card:hover {
  border-color: var(--line);
  box-shadow: none;
  transform: none;
}

.product-card .product-media {
  border-radius: 0;
  border-bottom: 1px solid var(--line);
  background: var(--white);
}

.product-card h3 {
  padding: 0 12px;
  font-size: 21px;
}

.product-card .vendor,
.product-card .price,
.product-card .product-attrs {
  margin-left: 12px;
  margin-right: 12px;
}

.product-card .mini-cart {
  right: 12px;
  bottom: 12px;
  min-height: 34px;
  padding: 0 14px;
  background: var(--white);
  color: var(--dark);
  border: 1px solid var(--line);
}

.product-card .mini-cart:hover {
  background: var(--orange);
}

.badge {
  background: #d9003b;
}

.price.sale {
  color: #d9003b;
}

.workwear-collection-stack {
  display: grid;
  gap: 0;
}

.workwear-collection-row {
  display: grid;
  gap: 58px;
  padding-bottom: 88px;
}

.workwear-banner {
  position: relative;
  min-height: 430px;
  display: grid;
  align-items: center;
  overflow: hidden;
  color: var(--white);
  isolation: isolate;
}

.workwear-banner img {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.workwear-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: var(--overlay-strong);
}

.workwear-banner div {
  max-width: var(--section-max);
  width: 100%;
  margin: 0 auto;
  padding: 0 var(--page-gutter);
}

.workwear-banner h2 {
  max-width: 540px;
  color: var(--white);
  font-family: var(--heading);
  font-size: clamp(78px, 8vw, 136px);
  line-height: .82;
  text-transform: uppercase;
  font-weight: 400;
}

.workwear-banner p {
  max-width: 420px;
  margin: 10px 0 18px;
  color: rgba(255,255,255,.85);
}

.workwear-banner span,
.workwear-row-head h3,
.workwear-row-head .text-link {
  font-family: var(--condensed);
  font-weight: 900;
  text-transform: uppercase;
}

.workwear-banner span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-width: 118px;
  min-height: 38px;
  padding: 0 20px;
  border-radius: 999px;
  background: var(--white);
  color: var(--dark);
  white-space: nowrap;
}

.workwear-row-head {
  max-width: var(--section-max);
  width: 100%;
  margin: 0 auto -22px;
  padding: 0 var(--page-gutter);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
}

.workwear-row-head h3 {
  margin: 0;
  font-size: clamp(34px, 3.2vw, 54px);
}

.workwear-row-head .text-link {
  min-height: 38px;
  padding: 0 18px;
  border: 1px solid var(--line);
  border-radius: 999px;
  font-size: 14px;
}

.workwear-collection-row .product-row {
  max-width: var(--section-max);
  width: 100%;
  margin: 0 auto;
  padding: 0 var(--page-gutter);
}

.workwear-promo-grid {
  padding: 0 var(--page-gutter) 88px;
}

.promo-panel-grid.below-products.workwear-promo-grid {
  max-width: var(--section-max);
  grid-\74 emplate-columns: minmax(0, 1.35fr) minmax(0, 1fr);
  grid-auto-rows: 360px;
  gap: 28px;
}

.promo-panel-grid.below-products.workwear-promo-grid .promo-card {
  border-radius: var(--card-radius);
}

.workwear-reasons {
  max-width: var(--section-max);
  margin: 0 auto 92px;
  padding: 72px var(--page-gutter);
  background: var(--surface-alt);
  text-align: center;
}

.workwear-reasons h2 {
  margin: 0 0 42px;
  font-family: var(--heading);
  font-size: clamp(58px, 6vw, 104px);
  line-height: .85;
  text-transform: uppercase;
  font-weight: 400;
}

.reason-grid {
  display: grid;
  grid-\74 emplate-columns: repeat(3, minmax(0, 1fr));
  gap: 28px;
  max-width: 1060px;
  margin: 0 auto;
  text-align: left;
}

.reason-grid article {
  position: relative;
  min-height: 238px;
  padding: 34px;
  background: var(--white);
}

.reason-grid svg {
  width: 34px;
  height: 34px;
  color: var(--orange);
}

.reason-grid strong {
  position: absolute;
  top: 18px;
  right: 24px;
  color: #ededed;
  font-family: var(--condensed);
  font-size: 86px;
  line-height: .8;
  font-weight: 900;
}

.reason-grid h3 {
  position: relative;
  margin-top: 24px;
  font-family: var(--condensed);
  font-size: 22px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 900;
}

.reason-grid p {
  position: relative;
  margin: 12px 0 0;
  color: var(--text-soft);
  font-size: 14px;
  line-height: 1.6;
}

.categories {
  padding-top: 22px;
}

.categories .section > h2,
.categories h2 {
  margin-bottom: 34px;
}

.category-tile {
  min-height: 278px;
  border-radius: 2px;
}

.category-tile span {
  max-width: calc(100% - 42px);
  font-size: 32px;
  line-height: .95;
}

.workwear-story {
  position: relative;
  min-height: 520px;
  display: grid;
  align-items: center;
  overflow: hidden;
  color: var(--white);
  isolation: isolate;
}

.workwear-story > img,
.story-shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.workwear-story > img {
  z-index: -2;
  object-fit: cover;
}

.story-shade {
  z-index: -1;
  background: linear-gradient(90deg, rgba(0,0,0,.78), rgba(0,0,0,.48) 46%, rgba(0,0,0,.28));
}

.story-content {
  width: min(100%, var(--section-max));
  margin: 0 auto;
  padding: 72px var(--page-gutter);
  display: grid;
  grid-\74 emplate-columns: .78fr 1fr;
  gap: 84px;
  align-items: center;
}

.story-content p {
  margin: 0;
}

.story-content h2,
.story-content > div:first-child p {
  font-family: var(--heading);
  text-transform: uppercase;
  font-weight: 400;
}

.story-content > div:first-child p {
  color: var(--white);
  font-size: clamp(76px, 8vw, 132px);
  line-height: .82;
}

.story-content h2 {
  color: var(--orange);
  font-size: clamp(78px, 8.4vw, 140px);
  line-height: .82;
}

.story-content .pill-btn {
  margin-top: 24px;
}

.story-copy {
  display: grid;
  gap: 28px;
}

.story-copy > p {
  max-width: 760px;
  color: rgba(255,255,255,.88);
  font-size: 18px;
  line-height: 1.7;
}

.story-copy span {
  padding-top: 24px;
  border-top: 1px solid rgba(255,255,255,.42);
  font-family: var(--condensed);
  font-weight: 900;
  text-transform: uppercase;
}

.story-copy div {
  display: grid;
  grid-\74 emplate-columns: repeat(5, minmax(0, 1fr));
  border: 1px solid rgba(255,255,255,.46);
}

.story-copy strong {
  min-height: 72px;
  display: grid;
  place-items: center;
  border-right: 1px solid rgba(255,255,255,.34);
  font-family: var(--condensed);
  font-size: 27px;
  text-transform: uppercase;
}

.story-copy strong:last-child {
  border-right: 0;
}

.brand-strip {
  background: var(--orange);
  color: var(--dark);
  transform: rotate(-1.2deg);
  transform-origin: center;
  margin: -16px 0 54px;
}

.brand-marquee {
  min-height: 74px;
}

.brand-marquee span {
  font-size: 30px;
}

.brand-marquee span::after {
  content: "*";
  margin-left: 70px;
}

.tips {
  padding-top: 78px;
}

.tips .section-head {
  justify-content: center;
  text-align: center;
}

.tips .section-head h2 {
  text-align: center;
}

.tips .section-head .dark-btn {
  position: absolute;
  margin-top: 520px;
  background: var(--white);
  color: var(--dark);
  border: 1px solid var(--line);
}

.tips-grid {
  grid-\74 emplate-columns: repeat(4, 1fr);
}

.tip-main,
.tip-list {
  display: contents;
}

.tip-main img,
.tip-list img {
  height: 190px;
}

.tip-main h3,
.tip-list h3 {
  margin-top: 12px;
  font-size: 27px;
  line-height: .96;
}

.tip-main p {
  display: none;
}

.tip-list a {
  display: block;
  min-height: 0;
}

.service-benefits {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.unified-footer {
  padding-top: 70px;
}

.footer-company p {
  color: var(--footer-muted);
}

.footer-col a:hover,
.footer-payments a:hover {
  color: var(--orange);
}

@media (max-width: 1100px) {
  .header-main {
    grid-\74 emplate-columns: auto 1fr auto;
    min-height: 72px;
    padding: 0 22px;
    gap: 12px;
  }

  .header-main .mobile-menu-button {
    display: inline-flex;
    color: var(--white);
  }

  .header-main .brand-mark {
    justify-self: center;
  }

  .header-main .main-nav,
  .desktop-search-pill,
  .header-main .desktop-tool {
    display: none;
  }

  .header-main .icon-actions {
    justify-self: end;
  }

  .header-subnav {
    justify-content: flex-start;
    gap: 24px;
    overflow-x: auto;
    padding: 0 22px;
    scrollbar-width: none;
  }

  .header-subnav::-webkit-scrollbar {
    display: none;
  }

  .workwear-hero {
    min-height: 560px;
    height: 62svh;
  }

  .spotlight-products .product-card {
    flex-basis: calc((100% - 22px) / 2.35);
  }

  .reason-grid,
  .story-content,
  .tips-grid {
    grid-\74 emplate-columns: 1fr 1fr;
  }

  .story-copy div {
    grid-\74 emplate-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .header-main {
    min-height: 68px;
    padding: 0 16px;
  }

  .header-main .brand-logo-img {
    width: 116px;
    max-width: 116px;
  }

  .header-subnav {
    min-height: 38px;
    font-size: 13px;
    padding: 0 16px;
  }

  .workwear-hero {
    min-height: 560px;
    height: auto;
  }

  .workwear-hero img {
    object-position: 64% center;
  }

  .workwear-hero .hero-content {
    padding: 70px 20px 46px;
  }

  .hero-eyebrow {
    font-size: 17px;
  }

  .workwear-hero h1 {
    max-width: 330px;
    font-size: clamp(62px, 19vw, 92px);
  }

  .hero-copy {
    display: none;
  }

  .hero-dots {
    margin-top: 46px;
  }

  .workwear-featured {
    padding: 54px 18px 34px;
  }

  .workwear-featured .compact-head {
    display: grid;
  }

  .home-product-tabs button {
    min-height: 44px;
    padding: 0 23px;
    font-size: 20px;
  }

  .workwear-featured .carousel-controls {
    margin-left: 0;
  }

  .workwear-banner {
    min-height: 330px;
  }

  .workwear-banner div,
  .workwear-row-head,
  .workwear-collection-row .product-row {
    padding-left: 18px;
    padding-right: 18px;
  }

  .workwear-banner h2 {
    max-width: 320px;
    font-size: 64px;
  }

  .workwear-row-head {
    display: grid;
    gap: 14px;
  }

  .workwear-collection-row {
    gap: 38px;
    padding-bottom: 64px;
  }

  .promo-panel-grid.below-products.workwear-promo-grid {
    grid-\74 emplate-columns: 1fr;
    grid-auto-rows: 280px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .workwear-reasons {
    margin-bottom: 62px;
    padding: 56px 18px;
  }

  .reason-grid,
  .story-content,
  .tips-grid,
  .story-copy div {
    grid-\74 emplate-columns: 1fr;
  }

  .reason-grid article {
    min-height: 0;
  }

  .category-tile {
    min-height: 230px;
  }

  .story-content {
    gap: 36px;
    padding: 58px 18px;
  }

  .story-copy strong {
    border-right: 0;
    border-bottom: 1px solid rgba(255,255,255,.34);
  }

  .tips .section-head {
    display: grid;
    justify-content: start;
    text-align: left;
  }

  .tips .section-head h2 {
    text-align: left;
  }

  .tips .section-head .dark-btn {
    position: static;
    margin-top: 0;
    justify-self: start;
  }

  .tip-main,
  .tip-list {
    display: grid;
    gap: 20px;
  }

  .tip-main img,
  .tip-list img {
    height: 220px;
  }
}

* { box-sizing: border-box; }
[hidden] { display: none !important; }
html { scroll-behavior: smooth; overflow-x: clip; }
body {
  margin: 0;
  color: var(--black);
  background: var(--page);
  font-family: var(--body);
  font-size: 16px;
  overflow-x: clip;
}
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button, input { font: inherit; }
button { cursor: pointer; border: 0; background: none; color: inherit; }
a,
summary,
label,
select,
.category-tile,
.product-card a,
.product-media,
.promo-card,
.collection-hero,
.filter-chips button,
.view-buttons button,
.filter-panel input[type="checkbox"],
.filter-panel input[type="range"],
.tabs button,
.swatches button,
.sizes button,
.qty-control button,
[data-wishlist],
[data-add-cart],
[data-quick-view],
[data-open-cart],
[data-open-search],
[data-open-menu] {
  cursor: pointer;
}

.promo-top {
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 36px;
  background: var(--orange);
  color: var(--white);
  text-transform: uppercase;
  font-family: var(--condensed);
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 0;
}
.promo-top button { color: var(--white); width: 34px; height: 34px; display: grid; place-items: center; }
.promo-top svg { width: 18px; }

.site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  background: var(--header-bg);
  border-bottom: 1px solid var(--line);
  backdrop-filter: blur(14px);
}
.header-inner {
  height: 104px;
  display: grid;
  grid-\74 emplate-columns: 1fr auto 1fr;
  align-items: center;
  max-width: var(--header-max);
  margin: 0 auto;
  padding: 0 var(--page-gutter);
}
.mobile-menu-button {
  display: none;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
}
.mobile-menu-button svg { width: 28px; height: 28px; stroke-width: 2.7; }
.main-nav, .header-actions { display: flex; align-items: center; gap: 27px; }
.main-nav a, .nav-trigger, .header-tool {
  font-family: var(--condensed);
  font-weight: 800;
  text-transform: uppercase;
  font-size: 18px;
}
.main-nav .active { color: var(--green); }
.header-actions { justify-content: flex-end; gap: 20px; }
.header-tool, .nav-trigger { display: inline-flex; align-items: center; gap: 7px; }
.header-tool svg, .header-actions svg { width: 22px; height: 22px; stroke-width: 2.8; }
.nav-trigger svg { width: 16px; height: 16px; }
.cart-tool,
.wishlist-tool {
  position: relative;
}
.cart-tool span,
.wishlist-tool span {
  position: absolute;
  top: -12px;
  right: -14px;
  min-width: 22px;
  height: 22px;
  display: grid;
  place-items: center;
  padding: 0 6px;
  border-radius: 999px;
  background: var(--green);
  color: var(--white);
  font-family: var(--body);
  font-size: 11px;
  font-weight: 800;
}
.nav-dropdown {
  position: relative;
  z-index: 25;
}
.nav-dropdown::after {
  content: "";
  position: absolute;
  left: -24px;
  right: -24px;
  top: 100%;
  height: 26px;
}
.mega-menu {
  position: absolute;
  z-index: 3;
  top: calc(100% + 14px);
  left: -24px;
  width: 560px;
  display: none;
  grid-\74 emplate-columns: repeat(2, 1fr);
  gap: 0;
  padding: 18px;
  background: var(--surface);
  border: 1px solid var(--line);
  box-shadow: var(--shadow-large);
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px);
  transition: .22s ease;
}
.nav-dropdown:hover .mega-menu,
.nav-dropdown.is-open .mega-menu {
  display: grid;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.mega-menu a {
  display: grid;
  gap: 4px;
  padding: 18px;
  border-radius: 4px;
}
.mega-menu a:hover { background: var(--soft); }
.mega-menu span {
  font-family: var(--condensed);
  font-size: 26px;
  font-weight: 900;
  text-transform: uppercase;
}
.mega-menu small {
  color: var(--text-subtle);
  font-size: 13px;
  line-height: 1.35;
}

.brand-mark, .footer-brand {
  display: inline-grid;
  justify-items: center;
  gap: 2px;
  font-family: var(--condensed);
  font-weight: 900;
  line-height: 1;
}
.brand-logo-img {
  max-width: 150px;
  max-height: 58px;
  object-fit: contain;
}
.footer-brand .brand-logo-img {
  max-width: 170px;
  max-height: 64px;
}
.mountain-logo {
  width: 58px;
  height: 46px;
  display: block;
  background:
    linear-gradient(120deg, transparent 0 44%, var(--white) 44% 52%, transparent 52%),
    linear-gradient(65deg, transparent 0 49%, var(--white) 49% 56%, transparent 56%),
    conic-gradient(from 225deg at 50% 84%, var(--dark) 0 90deg, transparent 0);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
}

.hero {
  position: relative;
  height: 650px;
  overflow: hidden;
  display: grid;
  place-items: center;
  isolation: isolate;
}
.hero img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 112%;
  object-fit: cover;
  object-position: center 56%;
  transform: translateY(var(--parallax, 0px)) scale(1.04);
  z-index: -2;
}
.hero-shade {
  position: absolute;
  inset: 0;
  z-index: -1;
  background: var(--hero-image-glow);
}
.hero-content {
  width: min(100%, var(--section-max));
  padding: 0 var(--page-gutter);
  display: grid;
  justify-items: center;
  text-align: center;
  text-transform: uppercase;
}
.hero h1 {
  margin: 0;
  color: var(--hero-text-color);
  font-family: var(--heading);
  font-size: clamp(180px, 24vw, 430px);
  line-height: .7;
  letter-spacing: 0;
  mix-blend-mode: screen;
  text-shadow: var(--hero-text-shadow);
}
.pill-btn, .dark-btn, .green-btn {
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: var(--button-height);
  padding: 0 var(--button-padding-x);
  border-radius: var(--button-radius);
  text-transform: uppercase;
  font-family: var(--condensed);
  font-weight: 900;
  font-size: var(--button-font-size);
}
.pill-btn {
  min-height: var(--button-large-height);
  margin-top: -8px;
  padding: 0 var(--button-large-padding-x);
  background: var(--surface);
  color: var(--dark);
  box-shadow: var(--hero-button-shadow);
  transition: color .25s ease, transform .25s ease, box-shadow .25s ease;
}
.pill-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: var(--orange);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .42s cubic-bezier(.22, 1, .36, 1);
}
.pill-btn:hover {
  color: var(--white);
  transform: translateY(-2px);
  box-shadow: var(--shadow-accent);
}
.pill-btn:hover::before {
  transform: scaleX(1);
}
.pill-btn > * {
  position: relative;
  z-index: 1;
}
.dark-btn { background: var(--dark); color: var(--white); }
.green-btn { background: var(--green); color: var(--white); }
.pill-btn svg, .dark-btn svg, .green-btn svg { width: 20px; }

.benefits {
  max-width: var(--narrow-max);
  margin: 0 auto;
  display: grid;
  grid-\74 emplate-columns: repeat(4, 1fr);
  border-bottom: 1px solid var(--line);
}
.benefits.compact { padding: 34px var(--page-gutter); }
.benefits.wide { max-width: none; background: var(--soft); padding: 42px 11vw; border: 0; }
.benefits div {
  display: grid;
  grid-\74 emplate-columns: 52px 1fr;
  column-gap: 18px;
  padding: 0 34px;
  border-right: 1px solid var(--line);
}
.benefits div:last-child { border-right: 0; }
.benefits svg { grid-row: span 2; width: 39px; height: 39px; stroke-width: 1.5; color: var(--text-soft); }
.benefits strong { font-family: var(--condensed); text-transform: uppercase; font-size: 20px; font-weight: 900; }
.benefits span { color: var(--muted); font-size: 14px; line-height: 1.45; }

@media (min-width: 1101px) {
  .hero {
    height: calc(100svh - 146px);
    min-height: 680px;
  }
  .benefits.compact {
    min-height: 124px;
    align-items: center;
  }
}

.section {
  max-width: var(--section-max);
  margin: 0 auto;
  padding: 104px var(--page-gutter);
}
.eyebrow {
  margin: 0 0 7px;
  color: var(--green);
  font-family: var(--condensed);
  font-weight: 900;
  text-transform: uppercase;
  font-size: 15px;
}
h1, h2, h3 { margin: 0; letter-spacing: 0; }
.section h2, .reviews h2, .faqs h2, .recently h2, .page-title {
  font-family: var(--heading);
  text-transform: uppercase;
  font-weight: 400;
  line-height: .9;
}
.section > h2, .reviews h2, .faqs h2, .recently h2 {
  text-align: center;
  font-size: clamp(64px, 6vw, 104px);
  margin-bottom: 48px;
}
.categories { padding-top: 68px; }
.categories .eyebrow, .categories h2 { text-align: center; }

.category-grid {
  display: grid;
  grid-\74 emplate-columns: repeat(4, 1fr);
  gap: 24px;
}
.category-tile {
  position: relative;
  min-height: 320px;
  overflow: hidden;
  border-radius: var(--card-radius);
  background: var(--line);
}
.category-tile img { width: 100%; height: 100%; object-fit: cover; position: absolute; inset: 0; transition: transform .6s ease; }
.category-tile::after { content: ""; position: absolute; inset: 0; background: var(--overlay-soft); }
.category-tile span {
  position: absolute;
  left: 24px;
  bottom: 22px;
  z-index: 1;
  color: var(--white);
  font-family: var(--condensed);
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 900;
}
.category-tile:hover img { transform: scale(1.08); }

.marquee {
  overflow: hidden;
  background: var(--orange);
  color: var(--white);
  height: 56px;
  display: flex;
  align-items: center;
  font-family: var(--condensed);
  font-weight: 900;
  text-transform: uppercase;
  font-size: 21px;
}
.marquee div { display: flex; gap: 60px; min-width: max-content; animation: marquee 22s linear infinite; }
.marquee span::before { content: ""; display: inline-block; width: 7px; height: 7px; margin: 0 14px 1px 0; border-radius: 50%; background: var(--surface); }
@keyframes marquee { to { transform: translateX(-50%); } }

.product-row, .product-grid {
  display: grid;
  gap: 30px;
}
.product-row { grid-\74 emplate-columns: repeat(3, 1fr); }
.product-row.four { grid-\74 emplate-columns: repeat(4, 1fr); }
.product-row.slim { grid-\74 emplate-columns: repeat(4, 1fr); margin-top: 18px; }
.product-grid.two { grid-\74 emplate-columns: repeat(2, 1fr); }
.product-grid.catalog { grid-\74 emplate-columns: repeat(3, minmax(0, 1fr)); gap: 46px 28px; }
.product-card {
  position: relative;
  min-width: 0;
  padding: 10px 10px 58px;
  border: 1px solid transparent;
  border-radius: var(--card-radius);
  transition: border-color .22s ease, box-shadow .22s ease, transform .22s ease, background .22s ease;
}
.product-card:hover {
  border-color: var(--line);
  background: var(--surface);
  box-shadow: var(--shadow-medium);
  transform: translateY(-2px);
}
.product-media {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 460px;
  background: var(--media);
  border-radius: 4px;
  overflow: hidden;
}
.product-row.slim .product-media { min-height: 300px; }
.catalog .product-media { min-height: 0; }
.product-media img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform .5s ease, opacity .32s ease;
}
.product-media .hover-image {
  opacity: 0;
  transform: scale(1.015);
}
.product-media img[src*="prod-jacket-full"] { object-fit: contain; }
.product-card:hover .product-media img:first-child { opacity: 0; transform: scale(1.045); }
.product-card:hover .product-media .hover-image { opacity: 1; transform: scale(1.035); }
.vendor {
  height: 18px;
  margin: 8px 0 0;
  color: var(--text-faint);
  text-transform: uppercase;
  font-family: var(--condensed);
  font-weight: 800;
  font-size: 14px;
  line-height: 1;
  overflow: hidden;
}
.product-card h3 {
  margin: 0;
  font-family: var(--condensed);
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 900;
  max-width: 92%;
}
.product-media + h3 {
  margin-top: 15px;
}
.rating { margin: 8px 0 3px; font-size: 14px; color: var(--dark); }
.rating span { color: var(--text-subtle); }
.product-card > .rating { display: none; }
.price {
  margin: 7px 0 0;
  font-family: var(--condensed);
  font-size: 24px;
  font-weight: 700;
}
.price.sale { color: var(--orange); }
del { color: var(--text-faint); margin-left: 7px; font-size: .82em; }
.badge {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  background: var(--orange);
  color: var(--white);
  border-radius: 3px;
  padding: 7px 10px;
  text-transform: uppercase;
  font-family: var(--condensed);
  font-weight: 900;
  font-size: 15px;
}
.mini-cart {
  position: absolute;
  right: 0;
  bottom: 0;
  min-height: calc(var(--button-height) - 10px);
  padding: 0 calc(var(--button-padding-x) - 12px);
  border-radius: var(--button-radius);
  background: var(--dark);
  color: var(--white);
  font-family: var(--condensed);
  font-size: calc(var(--button-font-size) - 2px);
  font-weight: 900;
  text-transform: uppercase;
}

.featured-commerce {
  padding: 104px var(--page-gutter);
  overflow: hidden;
}
.featured-commerce-inner {
  max-width: var(--section-max);
  margin: 0 auto;
  display: grid;
  grid-\74 emplate-columns: 1fr;
  gap: 44px;
  align-items: stretch;
}
.featured-products-block {
  min-width: 0;
}
.compact-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 34px;
}
.compact-head h2 {
  max-width: 620px;
  font-size: clamp(46px, 4vw, 72px);
}
.text-link,
.carousel-controls button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: var(--condensed);
  font-weight: 900;
  text-transform: uppercase;
}
.text-link {
  gap: 8px;
  min-height: 42px;
  font-size: 18px;
}
.carousel-controls {
  display: inline-flex;
  align-items: center;
  gap: 0;
  padding: 4px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface);
}
.carousel-controls button {
  width: var(--button-carousel-size);
  height: 42px;
  color: var(--text-faint);
  border-radius: 999px;
  transition: background .2s ease, color .2s ease;
}
.carousel-controls button:hover {
  background: var(--dark);
  color: var(--white);
}
.text-link svg {
  width: 18px;
}
.spotlight-products {
  display: flex;
  gap: 22px;
  overflow-x: auto;
  overscroll-behavior-x: contain;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  padding: 18px max(var(--page-gutter), calc((100vw - var(--section-max)) / 2)) 64px 14px;
  margin: -18px calc(-1 * max(var(--page-gutter), calc((100vw - var(--section-max)) / 2))) -34px -14px;
  scrollbar-width: none;
}
.spotlight-products::-webkit-scrollbar {
  display: none;
}
.spotlight-products .product-card {
  flex: 0 0 calc((100% - 66px) / 4.25);
  scroll-snap-align: start;
  box-shadow: none;
}
.spotlight-products .product-card:hover {
  box-shadow: var(--shadow-soft);
}
.spotlight-products .product-media {
  aspect-ratio: 1 / 1.08;
}
.spotlight-products .product-card h3 {
  font-size: 24px;
}
.promo-mosaic,
.promo-panel-grid {
  display: grid;
  grid-\74 emplate-columns: 1fr 1fr;
  grid-auto-rows: minmax(250px, 1fr);
  gap: 18px;
}
.promo-panel-grid.below-products {
  max-width: 1460px;
  margin: 48px auto 0;
  grid-\74 emplate-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: 320px;
  justify-content: center;
}
.promo-panel-grid.below-products .promo-card-large,
.promo-panel-grid.below-products .promo-card:nth-child(2) {
  grid-row: span 1;
}
.promo-card { position: relative; overflow: hidden; color: var(--white); padding: 38px; display: flex; flex-direction: column; justify-content: flex-end; isolation: isolate; min-height: 320px; }
.promo-card-large,
.promo-card:nth-child(2) { grid-row: span 2; }
.promo-card img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -2; transition: transform .65s ease; }
.promo-card::after { content: ""; position: absolute; inset: 0; z-index: -1; background: var(--overlay-medium); }
.promo-card:hover img { transform: scale(1.07); }
.promo-card span, .promo-card em { font-family: var(--condensed); font-weight: 900; text-transform: uppercase; font-style: normal; }
.promo-card strong { display: block; max-width: 520px; font-family: var(--heading); font-size: clamp(46px, 4.8vw, 86px); line-height: .85; text-transform: uppercase; font-weight: 400; }
.promo-card em { margin-top: 14px; }

.split-products {
  display: grid;
  grid-\74 emplate-columns: 350px 1fr;
  gap: 46px;
  align-items: start;
}
.side-title { position: sticky; top: 120px; padding-top: 18px; }
.side-title h2 { text-align: left; font-size: 92px; }

.brand-strip {
  display: grid;
  grid-\74 emplate-columns: repeat(6, 1fr);
  gap: 20px;
  align-items: center;
  min-height: 132px;
  padding: 0 80px;
  background: var(--sand);
  text-align: center;
  font-family: Georgia, serif;
  font-size: 27px;
}

.collection-feature { padding-top: 104px; }
.collection-hero {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  color: var(--white);
  cursor: pointer;
}
.collection-hero img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; filter: saturate(.95); }
.collection-hero::after { content: ""; position: absolute; inset: 0; background: var(--overlay-strong); }
.collection-hero div { position: relative; z-index: 1; padding: 54px; text-transform: uppercase; }
.collection-hero span { font-family: var(--condensed); font-weight: 900; }
.collection-hero h2 { text-align: left; color: var(--white); font-size: 108px; max-width: 440px; }

.reviews {
  background: var(--surface-alt);
  padding: 112px var(--page-gutter);
  text-align: center;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.review-track {
  max-width: var(--section-max);
  margin: 46px auto 0;
  display: grid;
  grid-\74 emplate-columns: 1fr 1fr 1.2fr 1fr;
  gap: 28px;
  align-items: stretch;
}
.review-track article {
  min-height: 230px;
  background: var(--surface);
  padding: 36px;
  text-align: left;
  font-family: var(--condensed);
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1.08;
  font-weight: 900;
}
.review-track strong { display: block; margin-top: 18px; color: var(--orange); font-size: 16px; }
.video-review { position: relative; padding: 0 !important; overflow: hidden; }
.video-review img { width: 100%; height: 100%; object-fit: cover; }
.video-review button { position: absolute; inset: 0; margin: auto; width: 68px; height: 68px; border-radius: 50%; background: var(--surface); display: grid; place-items: center; }

.section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 38px;
}
.section-head h2 { text-align: left; margin: 0; }
.tips .section-head {
  align-items: end;
}
.tips-grid { display: grid; grid-\74 emplate-columns: 1.15fr 1fr; gap: 34px; align-items: stretch; }
.tip-main img { width: 100%; height: 450px; object-fit: cover; }
.tip-main h3, .tip-list h3 { margin-top: 20px; font-family: var(--condensed); font-size: 46px; line-height: .95; text-transform: uppercase; font-weight: 900; }
.tip-main p { color: var(--text-subtle); }
.tip-list { display: grid; gap: 18px; }
.tip-list article,
.tip-list a { display: grid; grid-\74 emplate-columns: 270px 1fr; gap: 22px; align-items: center; min-height: 170px; }
.tip-list img { height: 170px; width: 100%; object-fit: cover; }
.tip-list h3 { margin: 0; font-size: 36px; }

.site-footer {
  background: var(--footer-bg);
  color: var(--white);
  padding: 82px var(--page-gutter) 32px;
}
.light-footer { background: var(--surface); color: var(--dark); border-top: 1px solid var(--line); }
.footer-top {
  max-width: var(--section-max);
  margin: 0 auto;
  display: grid;
  grid-\74 emplate-columns: 280px 1fr 620px;
  gap: 60px;
  align-items: start;
}
.footer-brand { justify-items: start; font-size: 25px; }
.footer-brand .mountain-logo { background:
    linear-gradient(120deg, transparent 0 44%, var(--footer-bg) 44% 52%, transparent 52%),
    linear-gradient(65deg, transparent 0 49%, var(--footer-bg) 49% 56%, transparent 56%),
    conic-gradient(from 225deg at 50% 84%, currentColor 0 90deg, transparent 0); }
.footer-top p { margin: 0; max-width: 450px; color: var(--footer-muted); line-height: 1.7; }
.light-footer .footer-top p { color: var(--text-soft); }
.newsletter-form { display: grid; grid-\74 emplate-columns: 1fr auto; gap: 12px; align-items: end; }
.newsletter-form label { grid-column: 1 / -1; font-family: var(--condensed); text-transform: uppercase; font-size: 38px; font-weight: 900; }
.newsletter-form input, .newsletter-banner input { height: 50px; border: 0; border-bottom: 2px solid currentColor; background: transparent; color: inherit; outline: 0; text-transform: uppercase; font-family: var(--condensed); font-size: 18px; font-weight: 800; }
.newsletter-form button, .newsletter-banner button { height: 50px; color: inherit; text-transform: uppercase; font-family: var(--condensed); font-size: 18px; font-weight: 900; }
.footer-nav {
  max-width: var(--section-max);
  margin: 38px auto 0;
  display: flex;
  gap: 34px;
  text-transform: uppercase;
  font-family: var(--condensed);
  font-weight: 900;
  color: var(--footer-muted);
}
.footer-nav.inline { margin: 0; color: inherit; justify-content: flex-end; }
.light-footer .footer-nav { color: var(--text-soft); }
.footer-bottom {
  max-width: var(--section-max);
  margin: 50px auto 0;
  padding-top: 22px;
  border-top: 1px solid color-mix(in srgb, var(--white) 14%, transparent);
  display: flex;
  justify-content: space-between;
  color: var(--footer-muted);
  font-size: 13px;
  text-transform: uppercase;
}
.light-footer .footer-bottom { color: var(--text-subtle); border-top-color: var(--line); }
.footer-bottom a { color: inherit; }

.breadcrumb {
  max-width: 1680px;
  margin: 24px auto 0;
  padding: 0 var(--page-gutter);
  color: var(--text-subtle);
  font-size: 14px;
}
.page-title {
  text-align: center;
  font-size: clamp(98px, 10vw, 170px);
  margin: 88px 0 104px;
}
.catalog-hero {
  max-width: 1820px;
  margin: 0 auto 54px;
  padding: 54px var(--page-gutter) 0;
  display: grid;
  grid-\74 emplate-columns: minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}
.catalog-hero .breadcrumb {
  max-width: none;
  margin: 0 0 24px;
  padding: 0;
}
.catalog-hero .page-title {
  margin: 0;
  text-align: left;
  max-width: min(100%, 1120px);
  font-size: clamp(112px, 8.2vw, 168px);
  overflow-wrap: anywhere;
}
.catalog-hero p {
  max-width: 760px;
  margin: 0;
  color: var(--text-soft);
  font-size: 22px;
  line-height: 1.55;
}
.catalog-layout {
  max-width: 1820px;
  margin: 0 auto;
  padding: 0 var(--page-gutter) 80px;
  display: grid;
  grid-\74 emplate-columns: 390px 1fr;
  gap: 70px;
}
.catalog-content,
.catalog-tools,
.catalog-tool-right,
.product-grid {
  min-width: 0;
}
.filter-panel h2 {
  font-family: var(--condensed);
  text-transform: uppercase;
  font-size: 24px;
  margin: 0 0 28px;
}
.filter-panel details { border-top: 1px solid var(--line); padding: 24px 0; }
.filter-panel summary { list-style: none; display: flex; justify-content: space-between; font-weight: 700; }
.filter-panel summary::after { content: "+"; }
.filter-panel label { display: block; margin-top: 16px; color: var(--text-soft); font-size: 16px; }
.filter-panel label:hover { color: var(--dark); }
.filter-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-top: 16px;
}
.filter-chips button {
  min-width: 46px;
  height: 40px;
  border: 1px solid var(--line);
  border-radius: 999px;
  font-family: var(--condensed);
  font-size: 18px;
  font-weight: 900;
}
.filter-chips button.is-active {
  background: var(--dark);
  color: var(--white);
  border-color: var(--dark);
}
.range-line { margin: 24px 0; height: 4px; background: var(--dark); border-radius: 99px; position: relative; }
.range-line::before, .range-line::after { content: ""; position: absolute; top: -7px; width: 16px; height: 16px; border-radius: 50%; border: 2px solid var(--dark); background: var(--surface); }
.range-line::before { left: 0; }
.range-line::after { right: 0; }
.price-inputs { display: grid; grid-\74 emplate-columns: 1fr 1fr; gap: 10px; }
.price-inputs label {
  display: grid;
  gap: 7px;
  margin: 0;
}
.price-inputs span {
  color: var(--text-subtle);
  font-family: var(--condensed);
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}
.price-inputs input { width: 100%; height: 46px; border: 1px solid var(--line); padding: 0 12px; }
.catalog-tools {
  min-height: 50px;
  display: grid;
  grid-\74 emplate-columns: 1fr auto;
  gap: 24px;
  align-items: center;
  margin-bottom: 28px;
  color: var(--text-soft);
  text-transform: uppercase;
  font-family: var(--condensed);
  font-weight: 800;
}
.catalog-tools [data-product-count] {
  color: var(--dark);
  font-size: 18px;
  font-weight: 900;
}
.catalog-tool-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 18px;
}
.catalog-tools div { display: flex; align-items: center; gap: 8px; }
.view-buttons button { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid var(--line); color: var(--text-faint); }
.view-buttons .is-active { color: var(--dark); background: var(--surface-alt); }
.quick-actions {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 3;
  display: grid;
  gap: 9px;
}
.quick-actions button { width: var(--button-icon-size); height: var(--button-icon-size); display: grid; place-items: center; border-radius: 50%; background: var(--surface); box-shadow: var(--shadow-soft); }
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 58px;
  font-family: var(--condensed);
  font-weight: 900;
  text-transform: uppercase;
}
.pagination button,
.pagination span {
  min-width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  border: 1px solid var(--line);
  background: var(--surface);
}
.pagination .active { background: var(--dark); color: var(--white); border-color: var(--dark); }
.pagination .pagination-status {
  width: auto;
  min-width: 132px;
  padding: 0 18px;
  color: var(--text-soft);
}

.newsletter-banner {
  position: relative;
  max-width: var(--section-max);
  margin: 0 auto 80px;
  min-height: 560px;
  border-radius: 5px;
  overflow: hidden;
  color: var(--white);
}
.newsletter-banner img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.newsletter-banner::after { content: ""; position: absolute; inset: 0; background: var(--newsletter-overlay); }
.newsletter-banner div { position: relative; z-index: 1; min-height: 560px; display: flex; flex-direction: column; justify-content: space-between; padding: 54px; }
.newsletter-banner h2 { font-family: var(--heading); font-size: 104px; line-height: .9; text-transform: uppercase; font-weight: 400; }
.newsletter-banner form { display: grid; grid-\74 emplate-columns: 1fr auto; gap: 18px; align-items: end; }

.product-page .breadcrumb { max-width: 1820px; }
.product-detail {
  max-width: 1820px;
  margin: 25px auto 88px;
  padding: 0 var(--page-gutter);
  display: grid;
  grid-\74 emplate-columns: minmax(0, 1.25fr) minmax(520px, .75fr);
  gap: 66px;
  align-items: start;
}
.gallery { display: grid; grid-\74 emplate-columns: 104px 1fr; gap: 22px; }
.thumbs { display: grid; gap: 14px; align-content: start; }
.thumbs button { border: 2px solid transparent; background: var(--media); border-radius: 3px; overflow: hidden; }
.thumbs .is-active { border-color: var(--orange); }
.thumbs img { width: 100%; aspect-ratio: 1 / 1.15; object-fit: cover; }
.main-photo {
  position: relative;
  min-height: 830px;
  background: var(--media);
  display: grid;
  place-items: center;
  overflow: hidden;
}
.main-photo img { width: 100%; height: 100%; object-fit: contain; }
.main-photo button { position: absolute; top: 50%; translate: 0 -50%; width: var(--button-gallery-nav-size); height: var(--button-gallery-nav-size); border-radius: 50%; background: var(--surface); color: var(--text-faint); display: grid; place-items: center; }
.main-photo button:first-child { left: 18px; }
.main-photo button:last-child { right: 18px; }
.product-info { position: sticky; top: 116px; }
.product-info .badge { position: static; display: inline-flex; margin-bottom: 12px; }
.product-info h1 {
  font-family: var(--condensed);
  text-transform: uppercase;
  font-size: 44px;
  line-height: .95;
  font-weight: 900;
}
.pdp-short {
  max-width: 560px;
  margin: 12px 0 0;
  color: var(--text-soft);
  font-size: 17px;
  line-height: 1.6;
}
.product-info .price { font-size: 31px; }
.stock, .hurry { color: var(--orange); font-size: 16px; font-weight: 700; }
.pdp-status {
  display: grid;
  grid-\74 emplate-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 18px;
}
.pdp-status span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 46px;
  padding: 0 14px;
  background: var(--success-bg);
  color: var(--success-text);
  border: 1px solid var(--success-border);
  border-radius: 4px;
  font-family: var(--condensed);
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}
.pdp-status svg {
  width: 19px;
  height: 19px;
}
.swatches, .sizes, .quantity, .meta-actions { display: flex; align-items: center; gap: 10px; margin-top: 18px; }
.variant-row {
  flex-wrap: wrap;
}
.swatches span, .sizes span {
  min-width: 122px;
  font-weight: 700;
}
.swatches b, .sizes b {
  font-family: var(--condensed);
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}
.swatches button { width: 32px; height: 32px; border-radius: 50%; border: 2px solid var(--white); box-shadow: 0 0 0 1px var(--line); }
.swatches .red { background: var(--swatch-red); }
.swatches .green { background: var(--swatch-green); }
.swatches .black { background: var(--dark); }
.swatches .is-active { box-shadow: 0 0 0 2px var(--dark); }
.sizes button, .quantity > button:not(.dark-btn):not(.green-btn) { min-width: var(--button-height); height: calc(var(--button-height) - 4px); border: 1px solid var(--line); }
.sizes button.is-active {
  background: var(--dark);
  color: var(--white);
  border-color: var(--dark);
}
.quantity .dark-btn, .quantity .green-btn { flex: 1; }
.pdp-trust-bar {
  display: grid;
  grid-\74 emplate-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid var(--line);
}
.pdp-trust-bar div {
  min-height: 84px;
  display: grid;
  grid-\74 emplate-columns: 28px 1fr;
  align-content: center;
  column-gap: 10px;
  padding: 14px;
  background: var(--surface-alt);
  border: 1px solid var(--success-border);
  border-radius: 6px;
}
.pdp-trust-bar svg {
  grid-row: span 2;
  width: 24px;
  height: 24px;
  color: var(--green);
  stroke-width: 2.4;
}
.pdp-trust-bar strong {
  font-family: var(--condensed);
  font-size: 18px;
  line-height: .95;
  text-transform: uppercase;
  font-weight: 900;
}
.pdp-trust-bar span {
  color: var(--text-soft);
  font-size: 13px;
  line-height: 1.35;
}
.meta-actions { color: var(--text-soft); font-size: 15px; }
.care { margin-top: 24px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); padding: 16px 0; }
.care summary { font-weight: 800; }
.checkout-box { margin-top: 18px; border: 1px solid var(--line); padding: 22px; display: flex; gap: 10px; align-items: center; justify-content: center; flex-wrap: wrap; text-transform: uppercase; font-size: 14px; }
.checkout-box strong { flex-basis: 100%; text-align: center; }
.checkout-box span { padding: 4px 8px; background: var(--soft); }
.checkout-box img {
  width: 62px;
  height: 38px;
  padding: 6px;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 5px;
  object-fit: contain;
}

.product-copy {
  max-width: var(--section-max);
  margin: 0 auto 88px;
  padding: 0 var(--page-gutter);
  display: grid;
  grid-\74 emplate-columns: 1.35fr .75fr;
  gap: 84px;
}
.product-copy.pdp-tabs {
  grid-\74 emplate-columns: 1fr;
  max-width: 1260px;
  min-height: 360px;
}
.tabs { grid-column: 1 / -1; display: flex; gap: 24px; border-bottom: 1px solid var(--line); }
.tabs button {
  padding: 0 0 18px;
  color: var(--text-subtle);
  font-family: var(--condensed);
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
}
.tabs .is-active { border-bottom: 2px solid var(--dark); }
.tabs button.is-active { color: var(--dark); }
.product-copy h2 { font-family: var(--condensed); text-transform: uppercase; font-size: 40px; line-height: 1; font-weight: 900; }
.product-copy p { color: var(--text-soft); line-height: 1.7; }
.tab-panel {
  display: none;
  max-width: 960px;
  min-height: 250px;
}
.tab-panel.is-active {
  display: block;
}
.spec-table {
  width: 100%;
  max-width: 860px;
  border-collapse: collapse;
  margin-top: 22px;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.spec-table tr {
  border-bottom: 1px solid var(--line);
}
.spec-table tr:last-child {
  border-bottom: 0;
}
.spec-table th,
.spec-table td {
  padding: 18px 0;
  text-align: left;
  vertical-align: top;
}
.spec-table th {
  width: 230px;
  color: var(--text-subtle);
  font-family: var(--condensed);
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
}
.spec-table td {
  color: var(--dark);
  font-size: 16px;
  font-weight: 700;
}
.material-link {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  margin: 8px 8px 0 0;
  padding: 0 18px;
  border-radius: 999px;
  background: var(--dark);
  color: var(--white);
  font-family: var(--condensed);
  font-weight: 900;
  text-transform: uppercase;
}
.mini-products { display: grid; grid-\74 emplate-columns: 1fr 1fr; gap: 22px; }
.mini-products img { height: 230px; width: 100%; object-fit: cover; background: var(--media); }
.mini-products h3 { margin-top: 12px; font-family: var(--condensed); text-transform: uppercase; font-size: 18px; line-height: 1; }

.wide-story, .explorers {
  position: relative;
  min-height: 520px;
  color: var(--white);
  display: grid;
  place-items: center;
  text-align: center;
  overflow: hidden;
  isolation: isolate;
}
.wide-story img, .explorers img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -2; }
.wide-story::after, .explorers::after { content: ""; position: absolute; inset: 0; background: color-mix(in srgb, var(--dark) 38%, transparent); z-index: -1; }
.wide-story p, .wearable p { margin: 0 0 8px; font-family: var(--condensed); text-transform: uppercase; font-weight: 900; }
.wide-story h2, .wearable h2, .explorers h2, .quote-block h2 {
  font-family: var(--heading);
  text-transform: uppercase;
  font-size: clamp(58px, 8vw, 108px);
  line-height: .86;
  font-weight: 400;
}
.wide-story span { max-width: 520px; display: block; margin: 12px auto 0; }
.wearable {
  max-width: var(--narrow-max);
  margin: 100px auto;
  padding: 0 var(--page-gutter);
  display: grid;
  grid-\74 emplate-columns: 1.18fr .82fr;
  gap: 90px;
  align-items: center;
}
.wearable img { width: 100%; min-height: 520px; object-fit: cover; }
.wearable h2 { color: var(--dark); }
.wearable span { display: block; color: var(--text-soft); line-height: 1.7; margin: 12px 0 28px; }

.quote-block {
  max-width: var(--narrow-max);
  margin: 88px auto;
  padding: 0 var(--page-gutter);
  display: grid;
  grid-\74 emplate-columns: 1fr .72fr;
  gap: 70px;
  align-items: center;
}
.quote-block h2 { font-size: clamp(38px, 4.8vw, 62px); }
.quote-block img { width: 100%; height: 340px; object-fit: cover; }
.explorers { min-height: 450px; }
.explorers span { font-family: var(--condensed); font-weight: 900; }
.explorers p { margin: 8px 0 0; }

.faqs {
  max-width: 980px;
  margin: 88px auto;
  padding: 0 var(--page-gutter);
  text-align: center;
}
.faqs p { color: var(--text-subtle); }
.faqs details { border-bottom: 1px solid var(--line); text-align: left; }
.faqs summary { list-style: none; padding: 22px 0; display: flex; justify-content: space-between; font-family: var(--condensed); text-transform: uppercase; font-size: 18px; font-weight: 900; }
.faqs summary::after { content: "+"; }
.faqs span { display: block; color: var(--text-soft); padding-bottom: 18px; }
.sale-event {
  max-width: var(--narrow-max);
  min-height: 94px;
  margin: 0 auto 70px;
  padding: 20px 34px;
  background: var(--dark);
  color: var(--white);
  display: grid;
  grid-\74 emplate-columns: 1fr repeat(4, auto) 1fr;
  gap: 22px;
  align-items: center;
  text-transform: uppercase;
  font-family: var(--condensed);
  font-weight: 900;
}
.sale-event strong { font-size: 35px; }
.sale-event span { font-size: 42px; line-height: .8; }
.sale-event small { display: block; color: var(--text-subtle); font-size: 10px; }
.sale-event a { justify-self: end; }
.recently { text-align: center; margin: 30px 0 80px; }
.recently > div { display: flex; justify-content: center; gap: 26px; margin-top: 30px; }
.recently article { width: 170px; }
.recently img { width: 100%; height: 200px; object-fit: cover; background: var(--media); }
.recently h3 { margin-top: 10px; font-family: var(--condensed); text-transform: uppercase; font-size: 16px; line-height: 1; }
.recently p { color: var(--orange); font-family: var(--condensed); font-weight: 800; margin: 4px 0 0; }

.reveal { opacity: 0; transform: translateY(34px); transition: opacity .75s ease, transform .75s ease; }
.reveal.is-visible { opacity: 1; transform: translateY(0); }

.site-overlay {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: none;
  pointer-events: none;
  opacity: 0;
  transition: opacity .25s ease;
}
.site-overlay.is-open {
  display: block;
  pointer-events: auto;
  opacity: 1;
}
.overlay-backdrop {
  position: absolute;
  inset: 0;
  background: color-mix(in srgb, var(--dark) 48%, transparent);
}
.drawer,
.modal-panel {
  position: absolute;
  background: var(--surface);
  color: var(--dark);
  box-shadow: var(--shadow-large);
}
.drawer {
  top: 0;
  right: 0;
  width: min(520px, 100vw);
  height: 100%;
  padding: 28px;
  transform: translateX(100%);
  transition: transform .28s ease;
  display: flex;
  flex-direction: column;
}
.site-overlay.is-open .drawer { transform: translateX(0); }
.modal-panel {
  top: 50%;
  left: 50%;
  width: min(820px, calc(100vw - 34px));
  max-height: calc(100vh - 48px);
  overflow: auto;
  padding: 42px;
  transform: translate(-50%, -46%);
  opacity: 0;
  transition: transform .25s ease, opacity .25s ease;
}
.site-overlay.is-open .modal-panel {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.panel-head {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: start;
  margin-bottom: 28px;
}
.panel-head h2 {
  font-family: var(--heading);
  font-size: 70px;
  line-height: .88;
  text-transform: uppercase;
  font-weight: 400;
}
.panel-close {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--surface-alt);
}
.cart-items {
  display: grid;
  align-content: start;
  gap: 0;
  flex: 1;
  overflow: auto;
  padding-right: 6px;
}
.cart-item {
  display: grid;
  grid-\74 emplate-columns: 72px 1fr 34px;
  gap: 13px;
  align-items: start;
  border-bottom: 1px solid var(--line);
  padding: 14px 0;
}
.cart-item img {
  width: 72px;
  height: 84px;
  object-fit: cover;
  background: var(--media);
  border-radius: 3px;
}
.cart-item h3,
.search-result h3 {
  font-family: var(--condensed);
  font-size: 21px;
  line-height: 1;
  text-transform: uppercase;
}
.cart-item p,
.search-result p { margin: 6px 0 0; color: var(--orange); font-weight: 800; }
.cart-item .cart-variant {
  color: var(--dark);
  font-family: var(--condensed);
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
}
.cart-item button { color: var(--text-subtle); }
.cart-qty {
  display: inline-grid;
  grid-\74 emplate-columns: 32px 38px 32px;
  align-items: center;
  margin-top: 10px;
  border: 1px solid var(--line);
  border-radius: 999px;
  overflow: hidden;
  background: var(--surface);
}
.cart-qty button,
.cart-qty span {
  height: 32px;
  display: grid;
  place-items: center;
  font-family: var(--condensed);
  font-size: 18px;
  font-weight: 900;
  color: var(--dark);
}
.cart-qty span {
  border-left: 1px solid var(--line);
  border-right: 1px solid var(--line);
}
.cart-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  margin-top: 24px;
  border-top: 2px solid var(--dark);
  font-family: var(--condensed);
  font-size: 25px;
  font-weight: 900;
  text-transform: uppercase;
}
.checkout-actions {
  display: grid;
  grid-\74 emplate-columns: 1fr 1fr;
  gap: 12px;
  margin-top: 18px;
}
.search-form {
  display: grid;
  grid-\74 emplate-columns: 1fr auto;
  gap: 14px;
  margin-bottom: 24px;
}
.search-form input,
.auth-form input {
  width: 100%;
  height: 56px;
  border: 1px solid var(--line);
  padding: 0 16px;
  font-size: 17px;
}
.search-results { display: grid; gap: 14px; }
.search-result {
  display: grid;
  grid-\74 emplate-columns: 110px 1fr auto;
  gap: 18px;
  align-items: center;
  padding: 14px;
  border: 1px solid var(--line);
}
.search-result img {
  width: 110px;
  height: 120px;
  object-fit: cover;
  background: var(--media);
}
.auth-tabs {
  display: grid;
  grid-\74 emplate-columns: 1fr 1fr;
  margin-bottom: 22px;
  border: 1px solid var(--line);
}
.auth-tabs button {
  height: 52px;
  font-family: var(--condensed);
  font-size: 22px;
  font-weight: 900;
  text-transform: uppercase;
}
.auth-tabs button.is-active { background: var(--dark); color: var(--white); }
.auth-form {
  display: none;
  gap: 14px;
}
.auth-form.is-active { display: grid; }
.auth-note { color: var(--text-soft); line-height: 1.65; }
.toast {
  position: fixed;
  left: 50%;
  bottom: 28px;
  z-index: 120;
  transform: translate(-50%, 20px);
  opacity: 0;
  padding: 14px 20px;
  background: var(--dark);
  color: var(--white);
  border-radius: 999px;
  font-family: var(--condensed);
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
  transition: .25s ease;
}
.toast.is-visible {
  transform: translate(-50%, 0);
  opacity: 1;
}
.hidden-by-filter { display: none !important; }

.info-page {
  min-height: 70vh;
}
.info-hero {
  max-width: var(--section-max);
  margin: 0 auto;
  padding: 110px var(--page-gutter) 80px;
  text-align: center;
}
.info-hero h1 {
  font-family: var(--heading);
  font-size: clamp(96px, 11vw, 190px);
  line-height: .86;
  text-transform: uppercase;
  font-weight: 400;
}
.info-hero > p:last-child {
  max-width: 820px;
  margin: 24px auto 0;
  color: var(--text-soft);
  font-size: 20px;
  line-height: 1.7;
}
.info-band,
.contact-grid {
  max-width: var(--section-max);
  margin: 0 auto 110px;
  padding: 0 var(--page-gutter);
  display: grid;
  grid-\74 emplate-columns: 1.1fr .9fr;
  gap: 70px;
  align-items: center;
}
.info-band img {
  width: 100%;
  min-height: 500px;
  object-fit: cover;
}
.info-band h2,
.contact-grid h2 {
  font-family: var(--heading);
  font-size: clamp(60px, 6vw, 110px);
  line-height: .88;
  text-transform: uppercase;
  font-weight: 400;
}
.info-band p,
.contact-grid p {
  color: var(--text-soft);
  font-size: 18px;
  line-height: 1.75;
}
.contact-grid {
  align-items: start;
}
.contact-grid .auth-form {
  display: grid;
}
.article-page {
  max-width: var(--content-max);
  margin: 0 auto;
  padding: 72px var(--page-gutter) 120px;
}
.article-page > img {
  width: 100%;
  max-height: 560px;
  object-fit: cover;
  margin-bottom: 54px;
}
.article-page article {
  max-width: 860px;
  margin: 0 auto;
}
.article-page h1,
.legal-page h1 {
  font-family: var(--heading);
  font-size: clamp(72px, 8vw, 140px);
  line-height: .88;
  text-transform: uppercase;
  font-weight: 400;
}
.article-page h2 {
  margin-top: 42px;
  font-family: var(--condensed);
  font-size: 42px;
  line-height: .95;
  text-transform: uppercase;
  font-weight: 900;
}
.article-page p,
.legal-page p {
  color: var(--ink);
  font-size: 19px;
  line-height: 1.8;
}
.article-page .dark-btn {
  margin-top: 28px;
}
.legal-page {
  max-width: 980px;
  min-height: 62vh;
  margin: 0 auto;
  padding: 100px var(--page-gutter) 130px;
}

.header-rebuilt {
  grid-\74 emplate-columns: 220px minmax(0, 1fr) 220px;
}
.header-rebuilt .brand-mark {
  justify-self: start;
}
.nav-centered {
  justify-content: center;
  min-width: 0;
}
.category-nav {
  display: inline-flex;
  align-items: center;
  gap: 2px;
}
.category-link {
  font-family: var(--condensed);
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}
.icon-only-mini {
  width: 24px;
  height: 24px;
  justify-content: center;
}
.compact-menu {
  width: 390px;
  grid-\74 emplate-columns: repeat(2, 1fr);
  top: calc(100% + 20px);
}
.compact-menu a {
  display: grid;
  grid-\74 emplate-columns: 42px 1fr;
  align-items: center;
  gap: 12px;
  padding: 11px 12px;
  border-radius: var(--card-radius);
  transition: background .18s ease, color .18s ease, transform .18s ease;
}
.compact-menu svg {
  width: 42px;
  height: 42px;
  padding: 9px;
  color: var(--dark);
  background: color-mix(in srgb, var(--orange) 10%, var(--white));
  border: 1px solid color-mix(in srgb, var(--orange) 32%, var(--white));
  border-radius: var(--card-radius);
  stroke-width: 2.4;
  transition: background .18s ease, border-color .18s ease, color .18s ease;
}
.compact-menu a:hover {
  background: color-mix(in srgb, var(--orange) 7%, var(--white));
  transform: translateX(2px);
}
.compact-menu a:hover svg {
  color: var(--orange);
  background: var(--surface);
  border-color: var(--orange);
}
.compact-menu .menu-feature {
  grid-column: 1 / -1;
  min-height: 76px;
  background: var(--dark);
  color: var(--white);
}
.compact-menu .menu-feature svg {
  color: var(--white);
}
.compact-menu span {
  font-size: 22px;
}
.icon-actions {
  gap: 24px;
}
.icon-actions .header-tool {
  width: 34px;
  height: 34px;
  justify-content: center;
}
.icon-actions .header-tool b {
  display: none;
}
.icon-actions .header-tool svg {
  width: 26px;
  height: 26px;
}
.cart-tool svg {
  width: 29px !important;
  height: 29px !important;
  stroke-width: 2.55;
}

.product-card {
  display: grid;
  grid-\74 emplate-rows: auto 30px 78px 58px 34px;
  align-content: start;
  min-height: 100%;
}
.product-card .product-media {
  aspect-ratio: 1 / .96;
  min-height: 0;
}
.product-card h3 {
  height: 78px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.product-attrs {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  gap: 6px;
  height: 58px;
  overflow: hidden;
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
}
.product-attrs li {
  height: 24px;
  padding: 4px 8px;
  background: var(--surface-alt);
  color: var(--text-soft);
  border-radius: 999px;
  font-size: 12px;
  line-height: 1.2;
}
.product-card .price {
  align-self: end;
  margin-top: 0;
  padding-top: 0;
}
.product-card .mini-cart {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 4;
  width: auto;
  min-height: 38px;
  margin-top: 0;
  padding: 0 18px;
  border-radius: 999px;
  background: var(--dark);
  color: var(--white);
  opacity: 0;
  transform: translateY(7px);
  transition: opacity .2s ease, transform .2s ease, background .2s ease;
}
.product-card:hover .mini-cart {
  opacity: 1;
  transform: translateY(0);
}
.product-card .mini-cart:hover {
  background: var(--orange);
}
.wishlist-card .mini-cart,
.product-grid.catalog.view-list .mini-cart {
  position: static;
  width: 100%;
  opacity: 1;
  transform: none;
}
.quick-actions {
  opacity: 0;
  transform: translateX(8px);
  transition: .2s ease;
}
.product-card:hover .quick-actions {
  opacity: 1;
  transform: translateX(0);
}

.marquee div {
  animation: marquee 34s linear infinite;
}
.marquee div span {
  white-space: nowrap;
}
@keyframes marquee { to { transform: translateX(-50%); } }

.brand-strip {
  display: block;
  overflow: hidden;
  min-height: 130px;
  padding: 0;
}
.brand-marquee {
  min-width: max-content;
  display: flex;
  align-items: center;
  gap: 90px;
  min-height: 130px;
  animation: brandLoop 26s linear infinite;
}
.brand-marquee span {
  font-family: var(--condensed);
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
}
@keyframes brandLoop { to { transform: translateX(-50%); } }

.polished-reviews {
  grid-\74 emplate-columns: repeat(3, 1fr);
  gap: 22px;
}
.polished-reviews article {
  background: var(--surface);
  border: 1px solid var(--line);
  border-top: 5px solid var(--dark);
  box-shadow: var(--shadow-soft);
  min-height: 270px;
}
.polished-reviews .stars {
  color: var(--orange);
  font-family: var(--body);
  font-size: 18px;
  margin-bottom: 22px;
  letter-spacing: 3px;
}
.polished-reviews p {
  margin: 0;
  color: var(--dark);
}
.polished-reviews strong {
  color: var(--success-text);
  font-family: var(--body);
  font-size: 13px;
  letter-spacing: .08em;
}

.unified-footer {
  background: var(--footer-bg);
  color: var(--surface-alt);
  padding: 76px 0 34px;
}
.footer-main {
  width: min(calc(100% - 116px), 1480px);
  max-width: 1480px;
  margin: 0 auto;
  display: grid;
  grid-\74 emplate-columns: minmax(280px, 1.55fr) repeat(4, minmax(130px, 1fr));
  gap: clamp(34px, 4.5vw, 68px);
}
.footer-company p {
  max-width: 340px;
  margin: 24px 0 0;
  color: var(--text-faint);
  font-weight: 700;
  line-height: 1.6;
}
.unified-footer .footer-brand {
  color: var(--white);
  font-size: 28px;
}
.unified-footer .footer-brand .mountain-logo {
  background:
    linear-gradient(120deg, transparent 0 44%, var(--footer-bg) 44% 52%, transparent 52%),
    linear-gradient(65deg, transparent 0 49%, var(--footer-bg) 49% 56%, transparent 56%),
    conic-gradient(from 225deg at 50% 84%, currentColor 0 90deg, transparent 0);
}
.footer-col {
  display: grid;
  align-content: start;
  gap: 16px;
}
.footer-col h3 {
  margin: 0 0 14px;
  color: var(--white);
  font-family: var(--body);
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}
.footer-col a,
.footer-col span {
  color: var(--text-faint);
  font-size: 16px;
  line-height: 1.35;
}
.footer-col span {
  margin-top: 8px;
  color: var(--text-subtle);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.footer-payments {
  width: min(calc(100% - 116px), 1480px);
  max-width: 1480px;
  margin: 58px auto 0;
  padding-top: 28px;
  border-top: 1px solid color-mix(in srgb, var(--dark) 80%, var(--white));
  display: grid;
  grid-\74 emplate-columns: 1fr auto 1fr;
  gap: 24px;
  align-items: center;
  color: var(--text-faint);
  font-size: 14px;
}
.footer-payments > a {
  justify-self: end;
}
.payment-icons {
  display: flex;
  gap: 10px;
}
.payment-icons img {
  width: 62px;
  height: 34px;
  padding: 0 10px;
  border-radius: 4px;
  background: var(--surface);
  object-fit: contain;
}

.account-page {
  background: var(--surface);
}
.account-hero {
  max-width: 1760px;
  margin: 0 auto;
  padding: 82px var(--page-gutter) 64px;
  display: grid;
  grid-\74 emplate-columns: .95fr 1.05fr;
  gap: 70px;
  align-items: end;
}
.account-hero h1 {
  font-family: var(--heading);
  font-size: clamp(88px, 8vw, 158px);
  line-height: .86;
  text-transform: uppercase;
  font-weight: 400;
}
.account-hero p:last-child {
  max-width: 680px;
  color: var(--text-soft);
  font-size: 20px;
  line-height: 1.7;
}
.account-hero img {
  width: 100%;
  height: 470px;
  object-fit: cover;
}
.account-grid {
  max-width: 1360px;
  margin: 0 auto 120px;
  padding: 0 var(--page-gutter);
  display: grid;
  grid-\74 emplate-columns: 1fr .9fr;
  gap: 54px;
  align-items: start;
}
.account-panel {
  border: 1px solid var(--line);
  padding: 34px;
}
.account-benefits {
  background: var(--dark);
  color: var(--white);
  padding: 42px;
}
.account-benefits h2 {
  margin-bottom: 26px;
  font-family: var(--heading);
  font-size: 72px;
  line-height: .88;
  text-transform: uppercase;
  font-weight: 400;
}
.account-benefits div {
  display: grid;
  grid-\74 emplate-columns: 34px 1fr;
  gap: 16px;
  padding: 18px 0;
  border-top: 1px solid color-mix(in srgb, var(--white) 14%, transparent);
  color: var(--text-faint);
}
.account-benefits svg {
  color: var(--orange);
}

.checkout-form {
  display: grid;
  grid-\74 emplate-columns: 1fr 1fr;
  gap: 16px;
}
.checkout-form div {
  display: grid;
  gap: 8px;
}
.checkout-form label {
  font-family: var(--condensed);
  font-size: 18px;
  font-weight: 900;
  text-transform: uppercase;
}
.checkout-form input,
.checkout-form select {
  height: 54px;
  border: 1px solid var(--line);
  padding: 0 14px;
  background: var(--surface);
}
.checkout-form button {
  grid-column: 1 / -1;
}

.compact-menu {
  width: 300px;
  min-width: 300px;
  grid-\74 emplate-columns: 1fr;
  gap: 4px;
}
.compact-menu a {
  grid-\74 emplate-columns: 42px 1fr;
  padding: 10px 12px;
}
.compact-menu span { font-size: 21px; }

.sort-control {
  display: inline-flex;
  align-items: center;
  gap: 9px;
}
.sort-control select {
  height: 42px;
  border: 1px solid var(--line);
  background: var(--surface);
  padding: 0 38px 0 12px;
  font-family: var(--condensed);
  font-weight: 900;
  text-transform: uppercase;
}
.product-grid.catalog.view-compact { grid-\74 emplate-columns: repeat(3, minmax(0, 1fr)); gap: 46px 28px; }
.product-grid.catalog.view-list { grid-\74 emplate-columns: 1fr; gap: 24px; }
.product-grid.catalog.view-list .product-card {
  display: grid;
  grid-\74 emplate-columns: 220px 1fr auto;
  grid-\74 emplate-rows: auto;
  gap: 24px;
  align-items: center;
  border-bottom: 1px solid var(--line);
  padding-bottom: 24px;
}
.product-grid.catalog.view-list .product-card h3,
.product-grid.catalog.view-list .product-attrs {
  height: auto;
}
.product-grid.catalog.view-list .product-media {
  width: 220px;
  min-height: 0;
  aspect-ratio: 1 / 1.05;
}
.product-grid.catalog.view-list .mini-cart {
  align-self: end;
  min-width: 180px;
}

.mobile-menu-drawer {
  position: absolute;
  top: 0;
  left: 0;
  width: min(330px, 86vw);
  height: 100%;
  overflow: auto;
  background: var(--surface);
  color: var(--dark);
  padding: 18px 14px 26px;
  box-shadow: var(--shadow-large);
  transform: translateX(-100%);
  transition: transform .28s ease;
}
.site-overlay.is-open .mobile-menu-drawer { transform: translateX(0); }
.mobile-menu-head {
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding-bottom: 18px;
}
.mobile-menu-head .brand-mark { justify-items: start; }
.mobile-menu-head button {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
}
.mobile-menu-list { display: grid; }
.mobile-menu-list > a,
.mobile-menu-section > button {
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid var(--line);
  font-family: var(--condensed);
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  width: 100%;
}
.mobile-menu-section > button svg { width: 18px; height: 18px; transition: transform .2s ease; }
.mobile-menu-section > button.is-open svg { transform: rotate(45deg); }
.mobile-submenu {
  display: none;
  padding: 10px 0 12px 18px;
  border-bottom: 1px solid var(--line);
}
.mobile-submenu.is-open { display: grid; }
.mobile-submenu a { padding: 9px 0; color: var(--text-soft); font-size: 16px; }
.mobile-account-links {
  display: flex;
  gap: 14px;
  align-items: center;
  padding: 18px 0 0;
  color: var(--text-soft);
}

.search-panel { width: min(980px, calc(100vw - 34px)); }
.quick-view-panel {
  width: min(1040px, calc(100vw - 34px));
  padding: 34px;
}
.quick-view-panel .panel-head {
  margin-bottom: 22px;
}
.quick-view-panel .panel-head h2 {
  font-size: 54px;
}
.quick-view-product {
  display: grid;
  grid-\74 emplate-columns: minmax(280px, .9fr) 1fr;
  gap: 34px;
  align-items: stretch;
}
.quick-view-media {
  display: grid;
  place-items: center;
  min-height: 520px;
  background: var(--media);
  overflow: hidden;
}
.quick-view-media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.quick-view-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
}
.quick-view-info h3 {
  margin: 0;
  font-family: var(--heading);
  font-size: clamp(58px, 6vw, 104px);
  line-height: .86;
  text-transform: uppercase;
  font-weight: 400;
}
.quick-view-info .product-attrs {
  min-height: 0;
  margin-top: 18px;
}
.quick-view-info .price {
  margin-top: 18px;
  font-size: 34px;
}
.quick-view-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}
.upgraded-search {
  grid-\74 emplate-columns: 34px 1fr auto;
  align-items: center;
  min-height: 72px;
  padding: 8px 10px 8px 18px;
  border: 2px solid var(--dark);
}
.upgraded-search input {
  height: 54px;
  border: 0;
  padding: 0;
  font-family: var(--condensed);
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  outline: 0;
}
.upgraded-search > svg { width: 26px; height: 26px; }

.wishlist-grid {
  max-width: var(--section-max);
  margin: 0 auto 110px;
  padding: 0 var(--page-gutter);
  display: grid;
  grid-\74 emplate-columns: repeat(4, 1fr);
  gap: 34px;
}
.wishlist-remove {
  margin-top: 12px;
  color: var(--text-subtle);
  font-family: var(--condensed);
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
}
.empty-state {
  grid-column: 1 / -1;
  min-height: 360px;
  display: grid;
  place-items: center;
  justify-items: center;
  text-align: center;
  border: 1px solid var(--line);
  padding: 42px;
}
.empty-state h2 {
  font-family: var(--heading);
  font-size: clamp(60px, 7vw, 110px);
  line-height: .9;
  text-transform: uppercase;
  font-weight: 400;
}
.empty-state p { max-width: 520px; color: var(--text-soft); line-height: 1.7; }

.checkout-hero {
  max-width: 1480px;
  margin: 0 auto;
  padding: 86px var(--page-gutter) 36px;
}
.checkout-hero h1 {
  font-family: var(--heading);
  font-size: clamp(92px, 9vw, 170px);
  line-height: .86;
  text-transform: uppercase;
  font-weight: 400;
}
.checkout-hero p:last-child { max-width: 650px; color: var(--text-soft); font-size: 19px; line-height: 1.7; }
.checkout-layout {
  max-width: 1480px;
  margin: 0 auto 120px;
  padding: 0 var(--page-gutter);
  display: grid;
  grid-\74 emplate-columns: minmax(0, 1fr) 430px;
  gap: 48px;
  align-items: start;
}
.checkout-page-form { padding: 34px; border: 1px solid var(--line); }
.checkout-form .wide-field { grid-column: 1 / -1; }
.checkout-summary {
  position: sticky;
  top: 130px;
  padding: 30px;
  background: var(--dark);
  color: var(--white);
}
.checkout-summary h2 {
  font-family: var(--heading);
  font-size: 58px;
  line-height: .9;
  text-transform: uppercase;
  font-weight: 400;
}
.checkout-summary-item {
  display: grid;
  grid-\74 emplate-columns: 72px 1fr;
  gap: 14px;
  padding: 16px 0;
  border-bottom: 1px solid color-mix(in srgb, var(--white) 14%, transparent);
}
.checkout-summary-item img { width: 72px; height: 84px; object-fit: cover; background: var(--media); }
.checkout-summary-item h3 { font-family: var(--condensed); font-size: 20px; line-height: 1; text-transform: uppercase; }
.checkout-summary-item p { margin: 6px 0 0; color: var(--text-faint); }
.checkout-total {
  display: flex;
  justify-content: space-between;
  padding: 22px 0;
  font-family: var(--condensed);
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
}
.checkout-summary .payment-icons { flex-wrap: wrap; }

@media (max-width: 1100px) {
  .header-inner { grid-\74 emplate-columns: auto 1fr; padding: 0 22px; height: auto; min-height: 76px; gap: 12px; }
  .brand-mark { justify-self: start; }
  .main-nav { order: 3; grid-column: 1 / -1; overflow-x: auto; padding-bottom: 12px; }
  .main-nav::-webkit-scrollbar { display: none; }
  .main-nav { scrollbar-width: none; }
  .header-actions { gap: 12px; }
  .header-actions span, .header-actions b { display: none; }
  .hero { height: 520px; }
  .hero-content { padding: 0 28px; }
  .hero h1 { font-size: clamp(132px, 25vw, 250px); }
  .benefits, .category-grid, .product-row, .product-row.four, .product-row.slim, .spotlight-products, .review-track, .brand-strip { grid-\74 emplate-columns: repeat(2, 1fr); }
  .product-grid.catalog,
  .product-grid.catalog.view-compact { grid-\74 emplate-columns: repeat(2, minmax(0, 1fr)); }
  .spotlight-products {
    margin-right: -22px;
    margin-left: -12px;
    padding-right: 22px;
    padding-left: 12px;
  }
  .spotlight-products .product-card {
    flex-basis: calc((100% - 22px) / 2.35);
  }
  .featured-commerce-inner, .promo-mosaic, .split-products, .tips-grid, .catalog-layout, .product-detail, .product-copy, .catalog-hero, .account-hero, .account-grid, .wearable, .quote-block { grid-\74 emplate-columns: 1fr; }
  .side-title { position: static; }
  .filter-panel { display: none; }
  .gallery { grid-\74 emplate-columns: 1fr; }
  .main-photo { order: 1; }
  .thumbs { order: 2; display: flex; overflow-x: auto; }
  .thumbs button { width: 72px; flex: 0 0 auto; }
  .main-photo { min-height: 560px; }
  .product-info { position: static; }
  .footer-top { grid-\74 emplate-columns: 1fr; }
  .footer-nav.inline { justify-content: flex-start; }
  .header-rebuilt { grid-\74 emplate-columns: auto 1fr; }
  .icon-actions { justify-self: end; }
  .nav-centered { justify-content: flex-start; }
  .category-link { font-size: 17px; }
  .compact-menu { width: 300px; min-width: 300px; }
  .footer-main,
  .footer-payments { width: calc(100% - 44px); }
  .footer-main { grid-\74 emplate-columns: repeat(2, 1fr); gap: 42px; }
  .footer-company { grid-column: 1 / -1; }
  .footer-payments { grid-\74 emplate-columns: 1fr; justify-items: start; }
  .footer-payments > a { justify-self: start; }
  .checkout-form { grid-\74 emplate-columns: 1fr; }
  .checkout-layout, .wishlist-grid { grid-\74 emplate-columns: 1fr 1fr; }
  .checkout-summary { position: static; }
  .info-band, .contact-grid { grid-\74 emplate-columns: 1fr; }
  .catalog-hero { gap: 24px; margin-bottom: 34px; }
  .catalog-hero p { margin: 0; }
  .account-hero img { height: 360px; }
  .promo-panel-grid { grid-auto-rows: 260px; }
  .promo-card { min-height: 260px; }
  .promo-card-large,
  .promo-card:nth-child(2) { grid-row: span 1; }
}

@media (max-width: 720px) {
  body { font-size: 13px; }
  .promo-top { gap: 8px; font-size: 11px; padding: 0 8px; }
  .header-inner, .section, .featured-commerce, .catalog-layout, .catalog-hero, .product-detail, .product-copy, .account-hero, .account-grid, .checkout-hero, .checkout-layout, .wishlist-grid, .wearable, .quote-block, .faqs, .site-footer { padding-left: 18px; padding-right: 18px; }
  .header-rebuilt {
    min-height: 84px;
    grid-\74 emplate-columns: 44px 1fr auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mobile-menu-button { display: inline-flex; justify-self: start; }
  .header-rebuilt .brand-mark { justify-self: center; }
  .nav-centered { display: none; }
  .desktop-tool { display: none !important; }
  .icon-actions { justify-self: end; gap: 16px; }
  .icon-actions .cart-tool span { display: grid; }
  .hero { height: 460px; }
  .hero img { object-position: center 55%; }
  .hero h1 { font-size: clamp(96px, 31vw, 142px); line-height: .78; }
  .pill-btn { min-height: calc(var(--button-large-height) - 10px); padding: 0 var(--button-padding-x); font-size: calc(var(--button-font-size) + 1px); }
  .mega-menu { width: calc(100vw - 36px); left: 0; grid-\74 emplate-columns: 1fr; }
  .compact-menu { width: calc(100vw - 36px); min-width: 0; }
  .icon-actions { gap: 12px; }
  .icon-actions .header-tool { width: 30px; height: 30px; }
  .icon-actions .header-tool svg { width: 23px; height: 23px; }
  .header-rebuilt .brand-mark strong { font-size: 14px; }
  .header-rebuilt .mountain-logo { width: 42px; height: 34px; }
  .benefits { grid-\74 emplate-columns: repeat(2, 1fr); }
  .category-grid, .product-row, .product-row.four, .product-row.slim, .spotlight-products, .product-grid.two, .product-grid.catalog, .product-grid.catalog.view-compact, .product-grid.catalog.view-list, .review-track, .brand-strip, .promo-panel-grid, .mini-products, .checkout-layout, .wishlist-grid { grid-\74 emplate-columns: 1fr; }
  .benefits div { border-right: 0; border-bottom: 1px solid var(--line); padding: 18px 10px; }
  .benefits div:nth-child(odd) { border-right: 1px solid var(--line); }
  .benefits div:nth-last-child(-n + 2) { border-bottom: 0; }
  .benefits strong { font-size: 17px; }
  .benefits span { font-size: 13px; }
  .category-tile { min-height: 220px; }
  .featured-commerce { padding-top: 68px; padding-bottom: 68px; }
  .compact-head { display: grid; gap: 16px; align-items: start; }
  .compact-head > div,
  .compact-head .text-link,
  .compact-head .carousel-controls { width: max-content; min-width: 0; }
  .compact-head h2 { max-width: 100%; font-size: 50px; overflow-wrap: anywhere; }
  .spotlight-products {
    margin-right: -18px;
    margin-left: -10px;
    padding-right: 18px;
    padding-left: 10px;
    gap: 16px;
  }
  .spotlight-products .product-card {
    flex: 0 0 82%;
  }
  .product-card .mini-cart {
    opacity: 1;
    transform: none;
  }
  .quick-actions {
    opacity: 1;
    transform: none;
  }
  .promo-mosaic, .promo-panel-grid { grid-auto-rows: 260px; }
  .promo-panel-grid.below-products { grid-\74 emplate-columns: 1fr; grid-auto-rows: 260px; }
  .promo-card:nth-child(2) { grid-row: span 1; }
  .promo-card { padding: 26px; }
  .promo-card strong { font-size: 50px; }
  .reviews { padding: 74px 18px; }
  .review-track article,
  .polished-reviews article { min-height: 0; padding: 28px; }
  .tips .section-head { display: grid; gap: 18px; align-items: start; }
  .tips .section-head .dark-btn { justify-self: start; }
  .tip-main img { height: 260px; }
  .tip-main h3, .tip-list h3 { font-size: 34px; line-height: .98; }
  .tip-list a { grid-\74 emplate-columns: 1fr; gap: 14px; min-height: 0; }
  .tip-list img { height: 210px; }
  .product-copy.pdp-tabs { min-height: 410px; }
  .tab-panel { min-height: 300px; }
  .catalog-tools { min-height: 0; grid-\74 emplate-columns: 1fr; gap: 14px; font-size: 12px; }
  .catalog-tools .catalog-tool-right {
    width: 100%;
    display: grid;
    grid-\74 emplate-columns: 1fr;
    justify-items: start;
    gap: 12px;
  }
  .catalog-tools .view-buttons {
    display: flex;
  }
  .generated-card .quick-actions {
    opacity: 1;
    transform: none;
  }
  .sort-control {
    min-width: 0;
    width: 100%;
    display: grid;
    grid-\74 emplate-columns: auto minmax(0, 1fr);
    justify-content: stretch;
  }
  .sort-control select { width: 100%; min-width: 0; }
  .catalog-tools [data-product-count] { display: block; }
  .product-grid.catalog.view-list .product-card {
    display: flex;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .product-grid.catalog.view-list .product-media {
    width: 100%;
    aspect-ratio: 1 / 1.18;
  }
  .main-photo { min-height: 430px; }
  .pdp-status { grid-\74 emplate-columns: 1fr; }
  .quantity { flex-wrap: wrap; }
  .quantity .dark-btn, .quantity .green-btn { flex: 1 1 100%; }
  .pdp-trust-bar { grid-\74 emplate-columns: 1fr; }
  .pdp-trust-bar div { min-height: 76px; }
  .tabs { gap: 18px; overflow-x: auto; }
  .tabs button { font-size: 20px; white-space: nowrap; }
  .catalog-hero { padding-top: 34px; }
  .catalog-hero .page-title { font-size: 86px; }
  .catalog-hero p { font-size: 17px; }
  .account-hero { padding-top: 46px; gap: 30px; }
  .account-hero img { height: 280px; }
  .account-grid { margin-bottom: 70px; }
  .account-panel, .account-benefits { padding: 24px; }
  .account-benefits h2 { font-size: 54px; }
  .checkout-hero { padding-top: 46px; }
  .checkout-layout { margin-bottom: 70px; }
  .checkout-page-form, .checkout-summary { padding: 24px; }
  .checkout-form .wide-field { grid-column: auto; }
  .search-panel { width: calc(100vw - 24px); padding: 24px; }
  .quick-view-panel { width: calc(100vw - 24px); padding: 22px; }
  .quick-view-product { grid-\74 emplate-columns: 1fr; gap: 18px; }
  .quick-view-media { min-height: 300px; }
  .quick-view-panel .panel-head h2 { font-size: 44px; }
  .quick-view-info h3 { font-size: 52px; }
  .quick-view-actions { display: grid; }
  .upgraded-search { grid-\74 emplate-columns: 28px 1fr; }
  .upgraded-search button { grid-column: 1 / -1; }
  .drawer { padding: 22px 18px; }
  .panel-head h2 { font-size: 54px; }
  .cart-item { grid-\74 emplate-columns: 64px 1fr 30px; }
  .cart-item img { width: 64px; height: 76px; }
  .cart-item h3 { font-size: 18px; }
  .newsletter-banner { min-height: 360px; margin-left: 18px; margin-right: 18px; }
  .newsletter-banner div { min-height: 360px; padding: 24px; }
  .newsletter-banner h2, .collection-hero h2 { font-size: 54px; }
  .newsletter-banner form, .newsletter-form { grid-\74 emplate-columns: 1fr; }
  .sale-event { margin-left: 18px; margin-right: 18px; grid-\74 emplate-columns: repeat(4, 1fr); text-align: center; }
  .sale-event strong, .sale-event a { grid-column: 1 / -1; justify-self: center; }
  .tip-list article { grid-\74 emplate-columns: 1fr; }
  .tip-list a { grid-\74 emplate-columns: 1fr; }
  .footer-bottom { flex-direction: column; gap: 12px; }
  .unified-footer { padding: 54px 0 28px; }
  .footer-main,
  .footer-payments { width: calc(100% - 36px); }
  .footer-main { grid-\74 emplate-columns: 1fr; gap: 34px; }
  .footer-payments { margin-top: 42px; gap: 18px; }
  .payment-icons { flex-wrap: wrap; }
  .article-page, .legal-page, .info-hero, .info-band, .contact-grid { padding-left: 22px; padding-right: 22px; }
  .article-page > img, .info-band img { min-height: 280px; }
}

/* Final workwear overrides must come after the shared CSS. */
.promo-top { display: none; }
.site-header { background: var(--dark); color: var(--white); border-bottom: 0; backdrop-filter: none; }
.header-main {
  min-height: 72px;
  display: grid;
  grid-\74 emplate-columns: 174px minmax(0, 1fr) minmax(220px, 360px) auto;
  align-items: center;
  gap: 24px;
  max-width: var(--header-max);
  margin: 0 auto;
  padding: 0 var(--page-gutter);
}
.header-main .brand-mark { justify-self: start; }
.header-main .brand-logo-img { width: 132px; max-width: 132px; max-height: 58px; }
.header-main .main-nav { justify-content: flex-start; gap: 28px; min-width: 0; }
.header-main .main-nav a,
.header-main .header-tool { color: var(--white); font-family: var(--condensed); font-size: 15px; font-weight: 900; text-transform: uppercase; }
.desktop-search-pill {
  min-width: 0;
  height: 42px;
  display: grid;
  grid-\74 emplate-columns: minmax(0, 1fr) 24px;
  align-items: center;
  gap: 12px;
  padding: 0 16px 0 22px;
  border-radius: 999px;
  background: var(--white);
  color: var(--dark);
  font-size: 13px;
}
.desktop-search-pill span { min-width: 0; overflow: hidden; color: var(--text-subtle); text-align: left; white-space: nowrap; text-overflow: ellipsis; }
.desktop-search-pill svg { width: 18px; height: 18px; }
.header-main .icon-actions { gap: 16px; }
.header-main .icon-actions .header-tool { width: 31px; height: 31px; justify-content: center; }
.header-main .icon-actions .header-tool svg { width: 20px; height: 20px; }
.header-main .cart-tool svg { width: 23px !important; height: 23px !important; }
.cart-tool span, .wishlist-tool span { background: #d9003b; }
.header-subnav {
  min-height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(18px, 2.6vw, 42px);
  padding: 0 var(--page-gutter);
  border-bottom: 1px solid var(--line);
  background: var(--white);
  color: var(--dark);
  font-family: var(--condensed);
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}
.header-subnav a { display: inline-flex; align-items: center; min-height: 34px; white-space: nowrap; }
.header-subnav .special-offer { color: #d9003b; gap: 6px; margin-left: 24px; }
.header-subnav .special-offer svg { width: 15px; height: 15px; }
.workwear-hero { height: min(720px, calc(100svh - 106px)); min-height: 620px; place-items: stretch; }
.workwear-hero img { height: 108%; object-position: center center; }
.workwear-hero .hero-content {
  align-content: center;
  justify-items: start;
  text-align: left;
  max-width: var(--section-max);
  margin: 0 auto;
  padding-top: 36px;
  text-transform: none;
}
.hero-eyebrow, .hero-copy { margin: 0; color: rgba(255,255,255,.88); }
.hero-eyebrow { font-family: var(--condensed); font-size: 20px; font-weight: 700; }
.workwear-hero h1 { max-width: 610px; margin-top: 14px; color: var(--white); font-size: clamp(72px, 7.8vw, 138px); line-height: .84; mix-blend-mode: normal; text-shadow: var(--hero-text-shadow); }
.hero-copy { max-width: 530px; margin-top: 18px; font-size: 18px; line-height: 1.55; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 26px; }
.hero-actions .pill-btn { min-height: 42px; margin: 0; padding: 0 25px; background: var(--orange); color: var(--dark); box-shadow: none; }
.hero-actions .pill-btn.is-light { background: var(--white); }
.hero-actions .pill-btn:hover { color: var(--dark); box-shadow: var(--shadow-accent); }
.hero-dots { display: flex; gap: 9px; margin-top: 68px; }
.hero-dots span { width: 8px; height: 8px; border-radius: 50%; background: var(--white); opacity: .8; }
.hero-dots span:first-child { background: var(--orange); opacity: 1; }
.workwear-featured { padding-top: 92px; padding-bottom: 68px; }
.workwear-featured .compact-head { justify-content: flex-start; align-items: center; gap: 18px; margin-bottom: 38px; }
.workwear-featured .compact-head > div:first-child { display: none; }
.home-product-tabs { display: flex; flex-wrap: wrap; gap: 14px; }
.home-product-tabs button { min-height: 54px; padding: 0 34px; border: 2px solid var(--dark); border-radius: 999px; background: var(--white); font-family: var(--condensed); font-size: 23px; font-weight: 900; text-transform: uppercase; }
.home-product-tabs button.is-active { background: var(--dark); color: var(--white); }
.workwear-featured .carousel-controls { margin-left: auto; }
.spotlight-products .product-card { flex-basis: calc((100% - 88px) / 5); }
.product-card { border-color: var(--line); border-radius: 0; padding: 0 0 58px; box-shadow: none; }
.product-card:hover { border-color: var(--line); box-shadow: none; transform: none; }
.product-card .product-media { border-radius: 0; border-bottom: 1px solid var(--line); background: var(--white); }
.product-card .product-media img { transform: scale(1.42); }
.product-card:hover .product-media img:first-child { transform: scale(1.5); }
.product-card:hover .product-media .hover-image { transform: scale(1.46); }
.product-card h3 { padding: 0 12px; font-size: 21px; }
.product-card .vendor, .product-card .price, .product-card .product-attrs { margin-left: 12px; margin-right: 12px; }
.product-card .mini-cart { right: 12px; bottom: 12px; min-height: 34px; padding: 0 14px; background: var(--white); color: var(--dark); border: 1px solid var(--line); }
.product-card .mini-cart:hover { background: var(--orange); }
.badge { background: #d9003b; }
.price.sale { color: #d9003b; }
.workwear-collection-row .product-row { grid-\74 emplate-columns: repeat(4, 1fr); }
.promo-panel-grid.below-products.workwear-promo-grid { max-width: var(--section-max); grid-\74 emplate-columns: minmax(0, 1.35fr) minmax(0, 1fr); grid-auto-rows: 360px; gap: 28px; }
.category-tile { min-height: 278px; border-radius: 2px; }
.category-tile span { max-width: calc(100% - 42px); font-size: 32px; line-height: .95; }
.brand-strip { background: var(--orange); color: var(--dark); transform: rotate(-1.2deg); transform-origin: center; margin: -16px 0 54px; }
.brand-marquee { min-height: 74px; }
.brand-marquee span { font-size: 30px; }
.brand-marquee span::after { content: "*"; margin-left: 70px; }
.tips { padding-top: 78px; }
.tips .section-head { justify-content: center; text-align: center; }
.tips .section-head h2 { text-align: center; }
.tips-grid { grid-\74 emplate-columns: repeat(4, 1fr); }
.tip-main, .tip-list { display: contents; }
.tip-main img, .tip-list img { height: 190px; }
.tip-main h3, .tip-list h3 { margin-top: 12px; font-size: 27px; line-height: .96; }
.tip-main p { display: none; }
.tip-list a { display: block; min-height: 0; }
.service-benefits { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.footer-company p { color: var(--footer-muted); }
.footer-col a:hover, .footer-payments a:hover { color: var(--orange); }

@media (max-width: 1100px) {
  .header-main { grid-\74 emplate-columns: auto 1fr auto; min-height: 72px; padding: 0 22px; gap: 12px; }
  .header-main .mobile-menu-button { display: inline-flex; color: var(--white); }
  .header-main .brand-mark { justify-self: center; }
  .header-main .main-nav, .desktop-search-pill, .header-main .desktop-tool { display: none; }
  .header-main .icon-actions { justify-self: end; }
  .header-subnav { justify-content: flex-start; gap: 24px; overflow-x: auto; padding: 0 22px; scrollbar-width: none; }
  .header-subnav::-webkit-scrollbar { display: none; }
  .workwear-hero { min-height: 560px; height: 62svh; }
  .spotlight-products .product-card { flex-basis: calc((100% - 22px) / 2.35); }
  .reason-grid, .story-content, .tips-grid { grid-\74 emplate-columns: 1fr 1fr; }
  .story-copy div { grid-\74 emplate-columns: repeat(3, minmax(0, 1fr)); }
}

@media (max-width: 720px) {
  .header-main { min-height: 68px; padding: 0 16px; }
  .header-main .brand-logo-img { width: 116px; max-width: 116px; }
  .header-subnav { min-height: 38px; font-size: 13px; padding: 0 16px; }
  .workwear-hero { min-height: 560px; height: auto; }
  .workwear-hero img { object-position: 64% center; }
  .workwear-hero .hero-content { padding: 70px 20px 46px; }
  .hero-eyebrow { font-size: 17px; }
  .workwear-hero h1 { max-width: 330px; font-size: clamp(62px, 19vw, 92px); }
  .hero-copy { display: none; }
  .hero-dots { margin-top: 46px; }
  .workwear-featured { padding: 54px 18px 34px; }
  .workwear-featured .compact-head { display: grid; }
  .home-product-tabs button { min-height: 44px; padding: 0 23px; font-size: 20px; }
  .workwear-featured .carousel-controls { margin-left: 0; }
  .spotlight-products .product-card { flex: 0 0 82%; }
  .workwear-banner { min-height: 330px; }
  .workwear-banner div, .workwear-row-head, .workwear-collection-row .product-row { padding-left: 18px; padding-right: 18px; }
  .workwear-banner h2 { max-width: 320px; font-size: 64px; }
  .workwear-row-head { display: grid; gap: 14px; }
  .workwear-collection-row { gap: 38px; padding-bottom: 64px; }
  .workwear-collection-row .product-row { grid-\74 emplate-columns: 1fr; }
  .promo-panel-grid.below-products.workwear-promo-grid { grid-\74 emplate-columns: 1fr; grid-auto-rows: 280px; padding-left: 18px; padding-right: 18px; }
  .workwear-reasons { margin-bottom: 62px; padding: 56px 18px; }
  .reason-grid, .story-content, .tips-grid, .story-copy div { grid-\74 emplate-columns: 1fr; }
  .reason-grid article { min-height: 0; }
  .category-tile { min-height: 230px; }
  .story-content { gap: 36px; padding: 58px 18px; }
  .story-copy strong { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.34); }
  .tips .section-head { display: grid; justify-content: start; text-align: left; }
  .tips .section-head h2 { text-align: left; }
  .tip-main, .tip-list { display: grid; gap: 20px; }
  .tip-main img, .tip-list img { height: 220px; }
}

/* Reference scale pass: closer to the Axetor screenshot proportions. */
.workwear-home .reveal {
  opacity: 1;
  transform: none;
}

.site-header {
  position: relative;
  z-index: 20;
}

.header-main {
  min-height: 66px;
  grid-\74 emplate-columns: 150px minmax(430px, 520px) minmax(260px, 420px) auto;
  gap: 22px;
  padding: 0 22px;
}

.header-main .brand-mark {
  width: max-content;
  justify-items: start;
  overflow: visible;
}

.header-main .brand-logo-img {
  width: 152px;
  max-width: 152px;
  max-height: none;
}

.header-main .main-nav {
  gap: 26px;
}

.header-main .main-nav a,
.header-main .header-tool {
  font-size: 14px;
  line-height: 1;
}

.desktop-search-pill {
  width: min(100%, 420px);
  height: 40px;
  padding-left: 24px;
  font-size: 13px;
}

.header-main .icon-actions {
  gap: 14px;
}

.header-main .icon-actions .header-tool {
  width: 34px;
  height: 34px;
}

.header-main .icon-actions .header-tool svg {
  width: 21px;
  height: 21px;
}

.header-subnav {
  min-height: 46px;
  justify-content: flex-start;
  gap: 33px;
  padding-left: max(20px, calc((100vw - var(--section-max)) / 2 + 170px));
  padding-right: max(20px, calc((100vw - var(--section-max)) / 2));
  font-family: var(--body);
  font-size: 13px;
  font-weight: 800;
  text-transform: none;
}

.header-subnav a {
  min-height: 46px;
}

.header-subnav .special-offer {
  margin-left: auto;
  color: #d9003b;
  font-family: var(--condensed);
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}

.workwear-hero {
  height: 830px;
  min-height: 760px;
}

.workwear-hero::after {
  content: "";
  position: absolute;
  right: -3vw;
  bottom: -1px;
  left: -3vw;
  z-index: 1;
  height: 66px;
  background: var(--white);
  clip-path: polygon(0 100%, 100% 32%, 100% 100%, 0% 100%);
  pointer-events: none;
}

.workwear-hero img {
  height: 112%;
  object-position: center 49%;
}

.workwear-hero .hero-content {
  padding: 86px 0 0;
  align-content: center;
}

.workwear-hero h1 {
  max-width: 820px;
  font-size: clamp(104px, 6.35vw, 128px);
  line-height: .86;
}

.hero-eyebrow {
  font-size: 18px;
}

.hero-copy {
  display: none;
}

.hero-actions {
  margin-top: 30px;
}

.hero-actions .pill-btn {
  min-height: 46px;
  padding: 0 28px;
  font-size: 13px;
}

.hero-dots {
  margin-top: 98px;
}

.workwear-featured {
  padding-top: 88px;
  padding-bottom: 78px;
}

.workwear-featured .compact-head {
  margin-bottom: 54px;
}

.home-product-tabs {
  gap: 18px;
}

.home-product-tabs button {
  min-height: 58px;
  padding: 0 42px;
  font-size: 24px;
}

.spotlight-products {
  width: 100%;
  gap: 26px;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  scroll-snap-type: none;
}

.spotlight-products .product-card {
  flex: 0 0 calc((100% - 104px) / 5);
}

.workwear-home .product-card {
  grid-\74 emplate-rows: auto 24px 48px 34px;
  padding-bottom: 42px;
}

.workwear-home .product-card .product-media {
  aspect-ratio: 1 / 1.23;
}

.workwear-home .product-card .product-media img {
  transform: scale(1.32);
}

.product-card .card-rating {
  display: none;
}

.workwear-home .product-card:hover .product-media img:first-child,
.workwear-home .product-card:hover .product-media .hover-image {
  transform: scale(1.38);
}

.workwear-banner::after {
  background: linear-gradient(90deg, rgba(0,0,0,.72) 0%, rgba(0,0,0,.34) 42%, rgba(0,0,0,.08) 78%);
}

.workwear-story .story-shade {
  background: linear-gradient(90deg, rgba(0,0,0,.72), rgba(0,0,0,.36) 52%, rgba(0,0,0,.12));
}

.workwear-home .category-tile::after {
  background: linear-gradient(180deg, rgba(0,0,0,.02), rgba(0,0,0,.54));
}

.workwear-home .category-tile img,
.workwear-home .tip-card img {
  object-position: 62% center;
}

.workwear-home .card-rating {
  display: block;
  margin: 10px 12px 0;
  color: #cfcfcf;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 1;
}

.workwear-home .card-rating span {
  margin-left: 4px;
  color: #b7b7b7;
}

.workwear-home .product-card .vendor,
.workwear-home .product-card .product-attrs {
  display: none;
}

.workwear-home .product-card .quick-actions {
  display: none;
}

.workwear-home .product-card h3 {
  height: 48px;
  padding: 0;
  margin: 8px 12px 0;
  font-size: 18px;
  line-height: 1.04;
  -webkit-line-clamp: 2;
}

.workwear-home .product-card .price {
  margin: 0 12px;
  font-size: 22px;
}

.workwear-home .product-card .mini-cart {
  right: 10px;
  bottom: 10px;
  width: 34px;
  min-width: 34px;
  min-height: 34px;
  padding: 0;
  color: transparent;
  opacity: 1;
  transform: none;
  border-radius: 50%;
}

.workwear-home .product-card .mini-cart::before {
  content: "+";
  color: var(--dark);
  font-family: var(--body);
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.workwear-collection-row {
  gap: 68px;
  padding-bottom: 92px;
}

.workwear-banner {
  min-height: 540px;
}

.workwear-banner h2 {
  max-width: 650px;
  font-size: clamp(92px, 6.5vw, 128px);
  line-height: .86;
}

.workwear-row-head {
  margin-bottom: -30px;
}

.workwear-row-head h3 {
  font-size: clamp(40px, 3vw, 54px);
}

.workwear-collection-row .product-row {
  gap: 30px;
}

.workwear-collection-row .product-card .product-media {
  aspect-ratio: 1 / 1.25;
}

.promo-panel-grid.below-products.workwear-promo-grid {
  margin-top: 0;
  grid-auto-rows: auto;
  align-items: start;
  gap: 30px;
}

.promo-panel-grid.below-products.workwear-promo-grid .promo-card:first-child {
  min-height: 650px;
}

.promo-panel-grid.below-products.workwear-promo-grid .promo-card:nth-child(2) {
  min-height: 405px;
}

.promo-panel-grid.below-products.workwear-promo-grid .promo-card:nth-child(2) img {
  object-position: 78% center;
}

.promo-panel-grid.below-products.workwear-promo-grid .promo-card:nth-child(2)::after {
  background: linear-gradient(90deg, rgba(0,0,0,.68), rgba(0,0,0,.18) 70%);
}

.promo-panel-grid.below-products.workwear-promo-grid .promo-card:first-child img {
  opacity: 0;
}

.promo-panel-grid.below-products.workwear-promo-grid .promo-card:first-child::after {
  background: linear-gradient(180deg, #f5f5f3 0%, #cfcfcd 100%);
}

.promo-panel-grid.below-products.workwear-promo-grid .promo-card:first-child { color: var(--dark); }

.workwear-home .categories .eyebrow,
.workwear-home .categories h2,
.workwear-home .brand-strip {
  display: none;
}

.workwear-home .categories {
  padding-top: 108px;
  padding-bottom: 108px;
}

.workwear-home .category-grid {
  margin-top: 0;
}

.workwear-home .marquee {
  transform: rotate(-1deg);
  transform-origin: center;
  margin: -22px 0 56px;
  color: var(--dark);
}

.workwear-home .tips {
  padding-top: 106px;
  padding-bottom: 118px;
}

.workwear-home .tips .section-head {
  position: relative;
  justify-content: center;
  margin-bottom: 54px;
  text-align: center;
}

.workwear-home .tips .section-head::before {
  content: "IZ BLOGA";
  position: absolute;
  top: -48px;
  left: 50%;
  z-index: -1;
  color: rgba(17,17,17,.06);
  font-family: var(--heading);
  font-size: 112px;
  line-height: 1;
  transform: translateX(-50%);
  white-space: nowrap;
}

.workwear-home .tips .section-head .eyebrow {
  display: none;
}

.workwear-home .tips .section-head h2 {
  font-size: 46px;
  text-align: center;
}

.workwear-home .tips .section-head .dark-btn {
  position: absolute;
  top: calc(100% + 364px);
  left: 50%;
  margin: 0;
  transform: translateX(-50%);
}

.workwear-home .tips-grid {
  display: grid;
  grid-\74 emplate-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
}

.workwear-home .tip-card {
  display: block;
  min-width: 0;
}

.workwear-home .tip-card img {
  width: 100%;
  height: 188px;
  object-fit: cover;
}

.workwear-home .tip-card span {
  display: inline-flex;
  min-height: 26px;
  align-items: center;
  margin-top: 13px;
  padding: 0 12px;
  border: 1px solid var(--orange);
  border-radius: 999px;
  color: var(--dark);
  font-family: var(--condensed);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.workwear-home .tip-card h3 {
  margin: 8px 0 0;
  font-family: var(--condensed);
  font-size: 24px;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
}

.cart-page-body,
.search-page-body {
  max-width: var(--section-max);
  margin: 0 auto;
  padding: 0 var(--page-gutter) 112px;
}

.cart-page-panel,
.search-page-panel {
  display: grid;
  gap: 28px;
  padding: 38px;
  border: 1px solid var(--line);
  background: var(--white);
}

.cart-page-panel {
  grid-\74 emplate-columns: minmax(0, 1fr) minmax(320px, 420px);
  align-items: start;
}

.cart-page-summary {
  position: sticky;
  top: 140px;
  padding: 28px;
  background: var(--surface-alt);
}

.cart-page-summary h2,
.search-page-panel h2 {
  font-family: var(--condensed);
  font-size: 32px;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
}

.cart-page-panel .cart-items {
  max-height: none;
  overflow: visible;
}

.cart-page-panel .cart-item {
  grid-\74 emplate-columns: 116px 1fr 42px;
  gap: 20px;
  padding: 20px 0;
}

.cart-page-panel .cart-item img {
  width: 116px;
  height: 136px;
  object-fit: contain;
}

.search-page-panel .search-form {
  margin: 0;
}

.search-page-panel .search-results {
  grid-\74 emplate-columns: repeat(2, minmax(0, 1fr));
}

.search-page-panel .search-result img {
  object-fit: contain;
}

.site-header {
  background: var(--white);
  color: var(--dark);
  border-bottom: 1px solid var(--line);
}

.header-main .main-nav a,
.header-main .header-tool,
.header-main .mobile-menu-button {
  color: var(--dark);
}

.header-main .main-nav .active,
.header-main .header-tool:hover,
.header-main .main-nav a:hover {
  color: var(--orange);
}

.header-main .brand-logo-img {
  filter: none;
}

.workwear-reasons {
  margin-top: 0;
}

@media (max-width: 1100px) {
  .header-main {
    grid-\74 emplate-columns: auto 1fr auto;
    min-height: 74px;
    padding: 0 22px;
  }

  .header-main .brand-logo-img {
    width: 140px;
    max-width: 140px;
  }

  .header-subnav {
    padding-left: 22px;
    padding-right: 22px;
    padding: 0 22px;
    gap: 28px;
    overflow-x: auto;
  }

  .workwear-hero {
    height: 680px;
    min-height: 640px;
  }

  .workwear-hero .hero-content {
    padding: 72px 22px 0;
  }

  .spotlight-products {
    overflow-x: auto;
    padding-bottom: 12px;
  }

  .spotlight-products .product-card {
    flex: 0 0 calc((100% - 26px) / 2.35);
  }
}

@media (max-width: 720px) {
  .header-main {
    min-height: 76px;
    padding: 0 16px;
  }

  .header-main .brand-logo-img {
    width: 132px;
    max-width: 132px;
  }

  .header-subnav {
    min-height: 42px;
    font-size: 12px;
  }

  .workwear-hero {
    min-height: 650px;
    height: auto;
  }

  .workwear-hero::after {
    height: 44px;
  }

  .workwear-hero .hero-content {
    padding: 96px 20px 58px;
  }

  .workwear-hero h1 {
    max-width: 350px;
    font-size: clamp(66px, 18vw, 92px);
  }

  .spotlight-products .product-card {
    flex: 0 0 82%;
  }

  .workwear-home .product-card .product-media {
    aspect-ratio: 1 / 1.16;
  }

  .workwear-home .product-card .product-media img {
    transform: scale(1.18);
  }

  .workwear-banner {
    min-height: 390px;
  }

  .promo-panel-grid.below-products.workwear-promo-grid .promo-card:first-child,
  .promo-panel-grid.below-products.workwear-promo-grid .promo-card:nth-child(2) {
    min-height: 300px;
  }

  .workwear-home .tips-grid {
    grid-\74 emplate-columns: 1fr;
  }

  .workwear-home .tips .section-head .dark-btn {
    position: static;
    transform: none;
    justify-self: start;
    margin-top: 16px;
  }

  .cart-page-body,
  .search-page-body {
    padding: 0 18px 78px;
  }

  .cart-page-panel,
  .search-page-panel,
  .cart-page-panel {
    grid-\74 emplate-columns: 1fr;
    padding: 22px;
  }

  .cart-page-summary {
    position: static;
  }

  .search-page-panel .search-form,
  .search-page-panel .search-results,
  .search-result {
    grid-\74 emplate-columns: 1fr;
  }
}
