@font-face {
  font-family: Archivo Fallback;
  src: local("Arial");
  size-adjust: 96.5%;
  ascent-override: 91%;
  descent-override: 21.8%;
  line-gap-override: 0%;
}
@font-face {
  font-family: Inter Fallback;
  src: local("Arial");
  size-adjust: 107.1%;
  ascent-override: 90.4%;
  descent-override: 22.5%;
  line-gap-override: 0%;
}
@font-face {
  font-family: Archivo;
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url(/fonts/archivo-latin.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/fonts/inter-latin.woff2) format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}
:root {
  --ranh:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20161.4%20161.4%22%3E%3Cpath%20d=%22M91.45%2027.21C91.45%2027.21%20111.03%2032.93%20122.01%2044.87C134.12%2058.04%20136.7%2078.84%20136.7%2078.84C123.42%2060.59%20108.29%2043.41%2091.45%2027.21M51.26%2018.06C93.98%2038.51%20119.29%2065.29%20133.11%20109.91C108.4%2079.29%2080.59%2048.74%2051.26%2018.06M30.04%2026.25C66.93%2045.37%20102.59%2081.74%20124.23%20119.56C86.91%2097.22%2054.58%2063.82%2030.04%2026.25M24.65%2050.41C52.16%2078.55%2081.96%20104.1%20114.07%20131.85C69.6%20115.56%2042.65%2093.52%2024.65%2050.41M53.56%20128.09C35.5%20114.37%2027.6%2088.97%2027.6%2088.97C48.26%20108.77%2070.99%20126.84%2095.63%20143.28C95.63%20143.28%2069.94%20140.54%2053.56%20128.09M2.0%202.0H159.35V159.35H2.0Z%22%20fill=%22%23fff%22%20fill-rule=%22evenodd%22/%3E%3C/svg%3E);
  --navy:#072B63;
  --navy-deep:#051E46;
  --navy-night:#04173574;
  --gold:#C6A46B;
  --gold-ink:#856539;
  --gold-soft:#F4EDE0;
  --ink:#14202E;
  --ink-2:#4C5867;
  --bg:#FFFFFF;
  --soft:#F6F5F1;
  --line:#E5E3DC;
  --ok:#1E7A46;
  --head:"Archivo","Archivo Fallback",sans-serif;
  --body:"Inter","Inter Fallback",sans-serif;
  --maxw:1420px;
  --radius:10px;
  --shadow:0 1px 3px rgba(7,43,99,.08),0 6px 18px rgba(7,43,99,.07);
  --bg-base: #FFFFFF;
  --bg-soft: #F6F5F1;
  --primary: #051E46;
  --accent: #072B63;
  --accent-hover: #051E46;
  --accent-text: #072B63;
  --accent-on-dark: #C6A46B;
  --accent-soft: #F4EDE0;
  --text-secondary: #4C5867;
  --text-tertiary: #67717F;
  --border-subtle: #E5E3DC;
  --border-strong: #D3D0C6;
  --pix-green: #15803D;
  --pix-soft: #DCFCE7;
  --muted: #94A3B8;
  --white: #FFFFFF;
  --bg-newsletter: var(--accent-soft);
  --bg-footer: var(--primary);
  --bg-inverse: var(--primary);
  --border-card: var(--border-subtle);
  --discount-bg: var(--pix-soft);
  --baseforte-red: #B30E07;
  --baseforte-green: #15803D;
  --baseforte-green-hover: #166534;
  --s-1: 8px;
  --s-2: 16px;
  --s-3: 24px;
  --s-4: 32px;
  --s-5: 40px;
  --s-6: 48px;
  --s-7: 64px;
  --s-8: 80px;
  --s-9: 96px;
  --s-10: 128px;
  --r-sm: 4px;
  --r-md: 6px;
  --r-lg: 10px;
  --r-pill: 9999px;
  --ff-body:
    "Inter",
    "Inter Fallback",
    system-ui,
    -apple-system,
    "Segoe UI",
    Arial,
    sans-serif;
  --ff-display:
    "Archivo",
    "Archivo Fallback",
    "Inter",
    sans-serif;
  --container: 1320px;
  --container-pad: 24px;
  --t-fast: .12s;
  --t-base: .22s;
  --t-slow: .38s;
  --ease: cubic-bezier(.4, 0, .2, 1);
  --shadow-sm: 0 1px 2px rgba(15,23,42,.06);
  --shadow-soft: var(--shadow-sm);
  --shadow-md: 0 10px 24px rgba(15,23,42,.08);
  --shadow-lg: 0 18px 40px rgba(15,23,42,.12);
}
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
  overflow-x: clip;
}
body {
  font-family: var(--ff-body);
  font-size: 14px;
  line-height: 1.55;
  color: var(--primary);
  background: var(--bg-base);
  -webkit-font-smoothing: antialiased;
  overflow-x: clip;
}
a {
  color: inherit;
  text-decoration: none;
  transition: color var(--t-fast) var(--ease);
}
img,
svg {
  display: block;
  max-width: 100%;
}
button {
  font: inherit;
  cursor: pointer;
  border: none;
  background: none;
  color: inherit;
}
ul {
  list-style: none;
}
input,
textarea,
select {
  font: inherit;
  color: inherit;
}
@media (max-width: 720px) {
  input[type=text],
  input[type=email],
  input[type=tel],
  input[type=password],
  input[type=number],
  input[type=search],
  input[type=url],
  input[type=date],
  input[type=datetime-local],
  input[type=month],
  input[type=time],
  input[type=week],
  input:not([type]),
  select,
  textarea {
    font-size: 16px !important;
  }
}
h1,
h2,
h3,
h4,
.display {
  font-family: var(--ff-display);
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -.02em;
  color: var(--primary);
  text-transform: uppercase;
}
.display-xl {
  font-size: clamp(2.75rem, 6vw, 5rem);
}
.display-lg {
  font-size: clamp(2rem, 4vw, 3.25rem);
}
.display-md {
  font-size: clamp(1.5rem, 2.6vw, 2.25rem);
}
.eyebrow {
  font-family: var(--ff-body);
  font-weight: 500;
  font-size: .68rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--text-secondary);
}
.tabular {
  font-variant-numeric: tabular-nums;
}
.skip-to-main {
  position: absolute;
  top: -100px;
  left: 0;
  padding: 16px;
  background: var(--primary);
  color: var(--white);
  z-index: 9999;
}
.skip-to-main:focus {
  top: 0;
}
.container {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 var(--container-pad);
}
.utility-bar {
  background: var(--primary);
  color: var(--white);
  font-size: .7rem;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.utility-bar__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--s-6);
  height: 36px;
  text-align: center;
}
.utility-bar__item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #ffffffd9;
  white-space: nowrap;
}
.utility-bar__item svg {
  width: 14px;
  height: 14px;
  stroke-width: 1.5;
  opacity: .8;
}
.header {
  background: var(--bg-base);
  border-bottom: 1px solid var(--border-subtle);
  position: sticky;
  top: 0;
  z-index: 100;
}
.header__inner {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: var(--s-5);
  align-items: center;
  padding: var(--s-3) 0;
}
.header__inner > .header__hamburger {
  display: none;
}
@media (max-width: 720px) {
  .header__inner {
    display: flex;
    align-items: center;
    gap: 0;
  }
  .header__inner > .header__hamburger {
    display: inline-flex;
    flex-shrink: 0;
    margin-right: 4px;
  }
  .header__inner > .logo {
    flex-shrink: 0;
  }
  .header__inner > .header__search {
    display: none;
  }
  .header__inner > .header__actions {
    margin-left: auto;
  }
}
.logo {
  display: inline-flex;
  align-items: center;
}
.logo img {
  height: 60px;
  width: auto;
}
.header__search {
  position: relative;
  width: 100%;
  max-width: 520px;
  justify-self: center;
}
.header__search input {
  width: 100%;
  height: 44px;
  padding: 0 44px 0 var(--s-3);
  background: var(--white);
  border: 1px solid var(--border-subtle);
  border-radius: var(--r-md);
  font-size: .85rem;
  color: var(--primary);
  transition: border-color var(--t-fast);
}
.header__search input:focus {
  outline: none;
  border-color: var(--primary);
}
.header__search input::placeholder {
  color: var(--text-tertiary);
}
.header__search button {
  position: absolute;
  right: 4px;
  top: 4px;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--primary);
}
.header__search button:hover {
  color: var(--accent-hover);
}
.header__search button svg {
  width: 18px;
  height: 18px;
  stroke-width: 1.4;
}
.header__search-suggest {
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  right: 0;
  background: var(--white);
  border: 1px solid var(--border-subtle);
  overflow: visible;
  z-index: 100;
  box-shadow: 0 8px 24px #00000014;
}
.header__search-suggest[hidden] {
  display: none;
}
.search-suggest__group {
  padding: 0;
}
.search-suggest__group + .search-suggest__group {
  border-top: 1px solid var(--border-subtle);
}
.search-suggest__title {
  font-family: var(--ff-body);
  font-size: .62rem;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--text-tertiary);
  font-weight: 600;
  padding: var(--s-3) var(--s-3) var(--s-2);
}
.search-suggest__item {
  display: flex;
  align-items: center;
  gap: var(--s-3);
  padding: var(--s-2) var(--s-3);
  text-decoration: none;
  color: var(--primary);
  font-family: var(--ff-body);
  font-size: .88rem;
  transition: background var(--t-fast);
  border-bottom: 1px solid var(--border-subtle);
}
.search-suggest__group .search-suggest__item:last-child {
  border-bottom: none;
}
.search-suggest__item:hover,
.search-suggest__item[aria-selected=true] {
  background: var(--bg-soft);
}
.search-suggest__item img,
.search-suggest__noimg {
  width: 44px;
  height: 44px;
  object-fit: contain;
  flex-shrink: 0;
  background: var(--bg-soft);
}
.search-suggest__info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}
.search-suggest__info strong {
  font-family: var(--ff-display);
  font-weight: 600;
  font-size: .9rem;
  color: var(--primary);
  line-height: 1.2;
  letter-spacing: 0;
}
.search-suggest__info small {
  font-size: .62rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--text-tertiary);
  font-weight: 500;
}
.search-suggest__price {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  line-height: 1.1;
  font-size: .85rem;
  color: var(--primary);
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  flex-shrink: 0;
}
.search-suggest__price-label {
  font-size: .65rem;
  font-weight: 500;
  color: var(--text-tertiary);
}
.search-suggest__empty {
  padding: var(--s-4) var(--s-3);
  color: var(--text-secondary);
  font-size: .85rem;
  text-align: center;
}
.cart-layout {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: var(--s-6);
  align-items: start;
  margin-top: var(--s-5);
}
.cart-items {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid var(--border-subtle);
}
.cart-item {
  display: grid;
  grid-template-columns: 88px 1fr auto auto auto;
  gap: var(--s-3);
  align-items: center;
  padding: var(--s-4) 0;
  border-bottom: 1px solid var(--border-subtle);
}
.cart-item__photo {
  display: block;
  width: 88px;
  height: 88px;
  background: var(--bg-soft);
  overflow: hidden;
}
.cart-item__photo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 6px;
  mix-blend-mode: multiply;
}
.cart-item__info {
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.cart-item__name {
  font-family: var(--ff-display);
  font-weight: 600;
  font-size: .95rem;
  color: var(--primary);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 1.2;
}
.cart-item__name:hover {
  color: var(--text-secondary);
}
.cart-item__meta {
  font-size: .72rem;
  color: var(--text-secondary);
  letter-spacing: .04em;
}
.cart-item__warn {
  font-size: .72rem;
  color: #c51121;
  padding: 4px 8px;
  background: #c511210f;
  border-left: 2px solid #c51121;
  margin-top: 4px;
  display: inline-block;
}
.cart-item__warn--soft {
  color: #c46a00;
  background: #c46a0014;
  border-left-color: #c46a00;
}
.cart-item__bundle-tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  align-self: flex-start;
  font-size: .68rem;
  font-weight: 700;
  letter-spacing: .03em;
  color: var(--accent);
  background: var(--accent-soft);
  padding: 2px 8px;
  border-radius: 999px;
  margin-top: 2px;
}
.cart-item__bundle-tag svg {
  width: 12px;
  height: 12px;
}
.cart-item--bundle {
  background:
    linear-gradient(
      90deg,
      var(--accent-soft) 0%,
      transparent 60%);
}
.cart-item__qty {
  display: inline-flex;
  align-items: center;
  border: 1px solid var(--border-strong);
  background: var(--white);
}
.cart-item__qty--locked {
  border-style: dashed;
  border-color: var(--border-subtle);
  padding: 0 12px;
  height: 40px;
  cursor: default;
}
.cart-item__qty-fixed {
  font-weight: 700;
  color: var(--primary);
  font-size: .9rem;
}
.cart-item__qty-fixed small {
  font-weight: 500;
  color: var(--text-tertiary);
  font-size: .7rem;
}
.cart-qty-btn {
  width: 36px;
  height: 40px;
  font-size: 1rem;
  background: none;
  border: none;
  cursor: pointer;
  color: var(--primary);
  transition: background var(--t-fast);
}
.cart-qty-btn:hover {
  background: var(--bg-soft);
}
.cart-qty-btn:disabled {
  color: var(--text-tertiary);
  cursor: not-allowed;
}
.cart-qty-input {
  width: 44px;
  height: 40px;
  text-align: center;
  border: none;
  background: transparent;
  font-size: .9rem;
  font-weight: 600;
  font-variant-numeric: tabular-nums;
  color: var(--primary);
  -moz-appearance: textfield;
}
.cart-qty-input::-webkit-outer-spin-button,
.cart-qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart-item__price {
  text-align: right;
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 96px;
}
.cart-item__unit {
  font-size: .72rem;
  color: var(--text-secondary);
  font-variant-numeric: tabular-nums;
}
.cart-item__total {
  font-size: .95rem;
  font-weight: 700;
  color: var(--primary);
  font-variant-numeric: tabular-nums;
}
.cart-item__remove {
  width: 34px;
  height: 34px;
  background: none;
  border: 1px solid transparent;
  color: var(--text-tertiary);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: color var(--t-fast), border-color var(--t-fast);
}
.cart-item__remove:hover {
  color: #c51121;
  border-color: #c511214d;
}
.cart-item__remove svg {
  width: 18px;
  height: 18px;
}
.cart-summary {
  position: sticky;
  top: 110px;
  padding: var(--s-4);
  border: 1px solid var(--border-subtle);
  background: var(--bg-base);
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
}
.cart-summary h2 {
  font-family: var(--ff-display);
  font-weight: 700;
  font-size: .82rem;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--primary);
  margin: 0 0 var(--s-2);
  padding-bottom: var(--s-2);
  border-bottom: 1px solid var(--border-subtle);
}
.cart-summary__row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: .85rem;
  color: var(--text-secondary);
  font-variant-numeric: tabular-nums;
}
.cart-summary__row--total {
  border-top: 1px solid var(--border-subtle);
  padding-top: var(--s-2);
  margin-top: var(--s-2);
  font-size: 1rem;
  font-weight: 700;
  color: var(--primary);
}
.cart-summary__row strong {
  font-weight: 600;
  color: var(--primary);
}
.cart-summary__warn {
  font-size: .78rem;
  padding: var(--s-2);
  background: #c46a0014;
  color: #c46a00;
  border-left: 2px solid #c46a00;
}
.cart-summary .btn {
  width: 100%;
  margin-top: 0;
  height: 38px;
  min-height: 38px;
  font-size: .78rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 700;
}
.cart-summary__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 54px;
  margin-top: var(--s-3);
  padding: 0 var(--s-3);
  background: var(--primary);
  color: var(--white);
  border: 2px solid var(--primary);
  font-family: var(--ff-body);
  font-size: .78rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 2px #0000000d;
  cursor: pointer;
  transition: transform var(--t-fast), box-shadow var(--t-fast);
  box-sizing: border-box;
}
.cart-summary__cta:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px #0000001a;
}
.cart-summary__cta:active {
  transform: translateY(1px);
  box-shadow: 0 1px #0000001a;
}
.cart-summary__cta.is-disabled {
  opacity: .4;
  cursor: not-allowed;
  pointer-events: none;
}
.cart-summary__continue {
  display: block;
  width: 100%;
  margin-top: var(--s-2);
  padding: var(--s-2);
  text-align: center;
  color: var(--text-secondary);
  font-family: var(--ff-body);
  font-size: .72rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color var(--t-fast);
}
.cart-summary__continue:hover {
  color: var(--primary);
}
.cart-coupon {
  padding-top: var(--s-3);
  border-top: 1px solid var(--border-subtle);
}
.cart-coupon__form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
}
.cart-coupon__form input {
  min-width: 0;
  height: 38px;
  padding: 0 var(--s-2);
  border: 1px solid var(--border-strong);
  background: var(--white);
  font-size: .85rem;
  font-family: var(--ff-body);
  text-transform: uppercase;
  letter-spacing: .04em;
}
.cart-coupon__form button {
  height: 38px;
  padding: 0 12px;
  background: var(--primary);
  color: var(--white);
  border: 1px solid var(--primary);
  font-family: var(--ff-body);
  font-size: .66rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  transition: opacity var(--t-fast);
  white-space: nowrap;
}
.cart-coupon__form button:hover {
  opacity: .85;
}
.cart-coupon__feedback {
  margin-top: 6px;
  font-size: .7rem;
  min-height: 1em;
}
.cart-shipping {
  padding-top: var(--s-3);
  border-top: 1px solid var(--border-subtle);
}
.cart-shipping h4 {
  font-family: var(--ff-body);
  font-size: .7rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--text-secondary);
  font-weight: 700;
  margin-bottom: var(--s-2);
}
.cart-shipping__form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
}
.cart-shipping__form input {
  min-width: 0;
  height: 38px;
  padding: 0 var(--s-2);
  border: 1px solid var(--border-strong);
  background: var(--white);
  font-size: .85rem;
  font-family: var(--ff-body);
}
.cart-shipping__form button {
  height: 38px;
  padding: 0 12px;
  background: var(--white);
  color: var(--primary);
  border: 1px solid var(--primary);
  font-family: var(--ff-body);
  font-size: .66rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  transition: background var(--t-fast), color var(--t-fast);
  white-space: nowrap;
}
.cart-shipping__form button:hover {
  background: var(--primary);
  color: var(--white);
}
.cart-shipping__result {
  margin-top: var(--s-2);
}
.cart-shipping-options {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.cart-shipping-option {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px;
  border: 1px solid var(--border-subtle);
  cursor: pointer;
  transition: border-color var(--t-fast);
}
.cart-shipping-option:hover,
.cart-shipping-option.is-selected {
  border-color: var(--primary);
  background: var(--bg-soft);
}
.cart-shipping-option input[type=radio] {
  accent-color: var(--primary);
}
.cart-shipping-option__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2px;
  font-size: .78rem;
}
.cart-shipping-option__price {
  font-weight: 700;
  color: var(--primary);
  font-variant-numeric: tabular-nums;
}
.checkout-shipping-options {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.checkout-shipping-option {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  border: 1px solid var(--border-subtle);
  border-radius: 8px;
  cursor: pointer;
  transition:
    border-color var(--t-fast),
    background var(--t-fast),
    box-shadow var(--t-fast);
}
.checkout-shipping-option:hover {
  border-color: var(--primary);
}
.checkout-shipping-option.is-active {
  border-color: var(--primary);
  background: var(--bg-soft);
  box-shadow: inset 0 0 0 1px var(--primary);
}
.checkout-shipping-option input[type=radio] {
  accent-color: var(--primary);
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
  margin: 0;
}
.checkout-shipping-option__body {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.checkout-shipping-option__body > strong {
  font-size: .9rem;
  font-weight: 600;
  color: var(--text-primary);
  line-height: 1.25;
}
.checkout-shipping-option__body .text-tiny {
  font-size: .75rem;
  color: var(--text-secondary);
}
.checkout-shipping-option > div:last-child {
  flex: 0 0 auto;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.checkout-shipping-option__price {
  font-weight: 700;
  color: var(--primary);
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.free-shipping-bar {
  padding: var(--s-3);
  background: var(--bg-soft);
  border-left: 2px solid var(--primary);
  margin-bottom: var(--s-4);
}
.free-shipping-bar__msg {
  font-size: .78rem;
  color: var(--primary);
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 500;
}
.free-shipping-bar__track {
  height: 6px;
  background: var(--white);
  position: relative;
  overflow: hidden;
}
.free-shipping-bar__fill {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: var(--primary);
  transition: width var(--t-slow);
}
@media (max-width: 1100px) {
  .cart-layout {
    grid-template-columns: 1fr;
  }
  .cart-summary {
    position: static;
  }
}
@media (max-width: 720px) {
  .cart-item {
    grid-template-columns: 84px 1fr auto;
    grid-template-rows: auto auto;
    grid-template-areas: "photo info  remove" "photo qty   price";
    gap: var(--s-2) var(--s-3);
    padding: var(--s-4) 0;
  }
  .cart-item__photo {
    grid-area: photo;
    width: 84px;
    height: 84px;
    align-self: start;
  }
  .cart-item__info {
    grid-area: info;
    min-width: 0;
    align-self: start;
  }
  .cart-item__name {
    font-size: .92rem;
  }
  .cart-item__meta {
    font-size: .7rem;
  }
  .cart-item__remove {
    grid-area: remove;
    width: 32px;
    height: 32px;
    align-self: start;
    justify-self: end;
  }
  .cart-item__qty {
    grid-area: qty;
    justify-self: start;
    align-self: end;
  }
  .cart-item__price {
    grid-area: price;
    justify-self: end;
    align-self: end;
    min-width: 0;
    text-align: right;
  }
  .cart-item__total {
    font-size: 1rem;
  }
  .cart-item__unit {
    font-size: .7rem;
  }
  .cart-qty-btn {
    width: 32px;
    height: 36px;
  }
  .cart-qty-input {
    width: 36px;
    height: 36px;
    font-size: .85rem;
  }
}
.checkout-layout {
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: var(--s-6);
  align-items: start;
  margin-top: var(--s-5);
}
.checkout-form {
  display: flex;
  flex-direction: column;
  gap: var(--s-5);
}
.checkout-section {
  border: 1px solid var(--border-subtle);
  padding: var(--s-4) var(--s-4) var(--s-5);
  background: var(--bg-base);
}
.checkout-section[hidden] {
  display: none;
}
.checkout-section__head {
  display: flex;
  align-items: center;
  gap: var(--s-3);
  margin-bottom: var(--s-4);
  padding-bottom: var(--s-2);
  border-bottom: 1px solid var(--border-subtle);
}
.checkout-section__head h2 {
  font-family: var(--ff-display);
  font-weight: 700;
  font-size: .95rem;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: var(--primary);
  margin: 0;
}
.checkout-section__num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: var(--primary);
  color: var(--white);
  font-family: var(--ff-body);
  font-size: .78rem;
  font-weight: 700;
  flex-shrink: 0;
}
.checkout-section__body {
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
}
.checkout-section label,
.checkout-form label {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-family: var(--ff-body);
  font-size: .72rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--text-secondary);
  font-weight: 600;
}
.checkout-section label.checkout-shipping-option,
.checkout-form label.checkout-shipping-option,
.checkout-section label.checkout-payment-option,
.checkout-form label.checkout-payment-option {
  flex-direction: row;
  align-items: center;
  gap: 12px;
  font-size: .85rem;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 400;
  color: var(--primary);
}
.checkout-section [hidden],
.checkout-form [hidden] {
  display: none !important;
}
.checkout-section input[type=text],
.checkout-section input[type=email],
.checkout-section input[type=tel],
.checkout-section input[type=password],
.checkout-section input[type=number],
.checkout-section select,
.checkout-section textarea {
  height: 42px;
  padding: 0 var(--s-2);
  border: 1px solid var(--border-strong);
  background: var(--white);
  font-family: var(--ff-body);
  font-size: .88rem;
  letter-spacing: 0;
  text-transform: none;
  color: var(--primary);
  font-weight: 400;
  transition: border-color var(--t-fast);
}
.checkout-section textarea {
  min-height: 80px;
  padding-top: var(--s-2);
}
.checkout-section input:focus,
.checkout-section select:focus,
.checkout-section textarea:focus {
  outline: none;
  border-color: var(--primary);
}
.checkout-section input[type=checkbox],
.checkout-section input[type=radio] {
  accent-color: var(--primary);
  width: auto;
  height: auto;
}
.checkout-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-3);
}
.checkout-address-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--s-3);
}
.checkout-grid__street,
.checkout-address-grid__span2 {
  grid-column: span 2;
}
.checkout-doc-toggle {
  display: flex;
  border: 1px solid var(--border-strong);
  padding: 4px;
  background: var(--bg-soft);
  gap: 4px;
  width: fit-content;
}
.checkout-doc-toggle__opt {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px var(--s-3);
  font-family: var(--ff-body);
  font-size: .7rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  color: var(--text-secondary);
  transition: background var(--t-fast), color var(--t-fast);
}
.checkout-doc-toggle__opt input[type=radio] {
  display: none;
}
.checkout-doc-toggle__opt:has(input:checked) {
  background: var(--primary);
  color: var(--white);
}
.checkout-ie-cell {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.checkout-ie-input {
  width: 100%;
}
.checkout-ie-exempt-inline {
  flex-direction: row;
  align-items: center;
  gap: 6px;
  text-transform: none;
  letter-spacing: 0;
  font-size: .78rem;
  font-weight: 500;
}
.checkout-saved-addresses {
  padding: var(--s-2);
  background: var(--bg-soft);
  border-left: 2px solid var(--primary);
}
.checkout-saved-addresses__list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.checkout-saved-address {
  display: flex;
  flex-direction: column;
  gap: 2px;
  width: 100%;
  text-align: left;
  padding: var(--s-2) var(--s-3);
  background: var(--bg-base);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-md, 8px);
  cursor: pointer;
  transition: border-color .15s, box-shadow .15s;
}
.checkout-saved-address:hover {
  border-color: var(--primary);
}
.checkout-saved-address.is-active {
  border-color: var(--primary);
  box-shadow: 0 0 0 1px var(--primary) inset;
}
.checkout-saved-address strong {
  font-size: .9rem;
  color: var(--primary);
}
.checkout-saved-address span {
  font-size: .8rem;
  color: var(--text-secondary);
}
.checkout-saved-address--new {
  border-style: dashed;
  align-items: flex-start;
}
.checkout-identity {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-2);
  padding: var(--s-2) var(--s-3);
  background: var(--bg-soft);
  font-size: .85rem;
}
.checkout-cep-feedback {
  font-size: .78rem;
  color: var(--text-secondary);
  margin-top: 4px;
}
.checkout-payments {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 10px;
}
.checkout-payment-option {
  display: flex;
  align-items: center;
  gap: var(--s-3);
  padding: var(--s-3);
  border: 1px solid var(--border-subtle);
  cursor: pointer;
  font-family: var(--ff-body);
  font-size: .88rem;
  color: var(--primary);
  transition: border-color var(--t-fast);
}
.checkout-payment-option:hover,
.checkout-payment-option:has(input:checked) {
  border-color: var(--primary);
  background: var(--bg-soft);
}
.checkout-payment-option input[type=radio] {
  accent-color: var(--primary);
  flex-shrink: 0;
}
.checkout-payment-option__body {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.checkout-payment-option__body > strong {
  font-weight: 700;
  line-height: 1.2;
}
.checkout-payment-option__body > span {
  font-size: .78rem;
  color: var(--text-secondary);
  line-height: 1.3;
  font-weight: 400;
}
.checkout-payment-option__brands {
  display: inline-flex;
  gap: 4px;
  margin-left: auto;
  flex-shrink: 0;
}
.checkout-payment-option__brands img {
  width: 30px;
  height: auto;
}
.checkout-section label.checkout-payment-option,
.checkout-form label.checkout-payment-option {
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: flex-start;
  gap: 8px;
  padding: 14px 10px;
}
.checkout-payment-option__body {
  align-items: center;
}
.checkout-payment-option__brands {
  margin-left: 0;
}
.checkout-card-block {
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
  padding-top: var(--s-3);
  border-top: 1px solid var(--border-subtle);
}
.checkout-card-block__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-3);
}
.checkout-card-block__note {
  font-size: .78rem;
  color: var(--text-secondary);
}
.checkout-pickup {
  padding: var(--s-3);
  background: var(--bg-soft);
}
.checkout-pickup__label {
  font-weight: 700;
}
.checkout-pickup__select {
  width: 100%;
  margin-top: 8px;
}
.checkout-pickup__info {
  font-size: .78rem;
  color: var(--text-secondary);
  margin-top: var(--s-2);
}
.checkout-privacy-consent {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: var(--s-2) 0;
  font-size: .78rem;
  color: var(--text-secondary);
  font-family: var(--ff-body);
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}
.checkout-privacy-consent input[type=checkbox] {
  margin-top: 3px;
  flex-shrink: 0;
}
.checkout-privacy-consent__req {
  color: #c51121;
}
.checkout-feedback {
  padding: var(--s-2) var(--s-3);
  font-size: .85rem;
  border-left: 2px solid var(--primary);
  background: var(--bg-soft);
}
.checkout-feedback:empty {
  display: none;
}
.checkout-feedback[data-error] {
  border-color: #c51121;
  color: #c51121;
  background: #c511210f;
}
.checkout-note {
  font-size: .78rem;
  color: var(--text-tertiary);
}
.checkout-submit {
  margin-top: var(--s-4);
}
.checkout-submit__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 56px;
  padding: 0 var(--s-4);
  background: var(--primary);
  color: var(--white);
  border: 2px solid var(--primary);
  font-family: var(--ff-body);
  font-size: .82rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 2px #0000000d;
  transition: transform var(--t-fast), box-shadow var(--t-fast);
}
.checkout-submit__btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px #0000001a;
}
.checkout-submit__btn:disabled {
  opacity: .4;
  cursor: not-allowed;
}
.checkout-summary {
  position: sticky;
  top: 110px;
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
  padding: var(--s-4);
  border: 1px solid var(--border-subtle);
  background: var(--bg-base);
}
.checkout-summary h2 {
  font-family: var(--ff-display);
  font-weight: 700;
  font-size: .82rem;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--primary);
  margin: 0 0 var(--s-2);
  padding-bottom: var(--s-2);
  border-bottom: 1px solid var(--border-subtle);
}
.checkout-summary__items {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: var(--s-2);
}
.checkout-summary__item {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: .82rem;
}
.checkout-summary__item img {
  width: 48px;
  height: 48px;
  object-fit: contain;
  padding: 4px;
  background: var(--bg-soft);
  flex-shrink: 0;
}
.checkout-summary__name {
  flex: 1;
  min-width: 0;
  color: var(--primary);
}
.checkout-summary__row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: .85rem;
  color: var(--text-secondary);
  font-variant-numeric: tabular-nums;
}
.checkout-summary__row strong {
  color: var(--primary);
  font-weight: 600;
}
.checkout-summary__row--total {
  border-top: 1px solid var(--border-subtle);
  padding-top: var(--s-2);
  margin-top: var(--s-2);
  font-size: 1rem;
  font-weight: 700;
  color: var(--primary);
}
.checkout-login-modal {
  padding: 0;
  border: none;
  background: transparent;
  max-width: 520px;
  width: 92vw;
  max-height: 90vh;
  overflow: hidden;
}
.checkout-login-modal::backdrop {
  background: #0009;
}
.checkout-login-modal:not([open]) {
  display: none;
}
.checkout-login-modal[open] {
  display: block;
  margin: auto;
}
.checkout-login-modal__card {
  background: var(--white);
  padding: var(--s-5);
  position: relative;
  max-height: 88vh;
  overflow-y: auto;
}
.checkout-login-modal__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 1.5rem;
  color: var(--primary);
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.checkout-login-modal__close:hover {
  color: var(--text-secondary);
}
.checkout-login-modal .listing-head {
  padding-bottom: var(--s-3);
  border-bottom: 1px solid var(--border-subtle);
  margin-bottom: var(--s-3);
}
.checkout-login-modal .listing-head h1 {
  font-family: var(--ff-display);
  font-weight: 700;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 0;
  color: var(--primary);
  margin: 0;
}
.auth-eyebrow {
  display: block;
  font-size: .7rem;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--text-secondary);
  font-weight: 600;
  margin-bottom: var(--s-2);
}
.auth-tabs {
  display: flex;
  gap: 0;
  border-bottom: 1px solid var(--border-subtle);
  margin: var(--s-4) 0 var(--s-3);
}
.auth-tab {
  padding: var(--s-2) var(--s-3);
  background: none;
  border: none;
  border-bottom: 2px solid transparent;
  font-family: var(--ff-body);
  font-size: .72rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--text-tertiary);
  cursor: pointer;
  transition: color var(--t-fast), border-color var(--t-fast);
  margin-bottom: -1px;
}
.auth-tab:hover {
  color: var(--primary);
}
.auth-tab.is-active {
  color: var(--primary);
  border-bottom-color: var(--primary);
}
.auth-form {
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
}
.auth-form div[data-doc-block-pf]:not([hidden]),
.auth-form div[data-doc-block-pj]:not([hidden]) {
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
}
.auth-form[hidden] {
  display: none;
}
.auth-form label {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-family: var(--ff-body);
  font-size: .7rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--text-secondary);
  font-weight: 600;
}
.auth-form label[hidden] {
  display: none;
}
.auth-form label > span {
  color: var(--text-secondary);
}
.auth-form input[type=text],
.auth-form input[type=email],
.auth-form input[type=tel],
.auth-form input[type=password],
.auth-form input[type=date],
.auth-form select {
  height: 42px;
  padding: 0 var(--s-2);
  border: 1px solid var(--border-strong);
  background: var(--white);
  font-family: var(--ff-body);
  font-size: .88rem;
  letter-spacing: 0;
  text-transform: none;
  color: var(--primary);
  font-weight: 400;
  transition: border-color var(--t-fast);
}
.auth-form input:focus,
.auth-form select:focus {
  outline: none;
  border-color: var(--primary);
}
.auth-form__submit,
.auth-form button[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 50px;
  margin-top: var(--s-2);
  padding: 0 var(--s-4);
  background: var(--primary);
  color: var(--white);
  border: 2px solid var(--primary);
  font-family: var(--ff-body);
  font-size: .78rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  box-shadow: 0 2px #0000000d;
  transition: transform var(--t-fast), box-shadow var(--t-fast);
}
.auth-form__submit:hover,
.auth-form button[type=submit]:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px #0000001a;
}
.auth-form__hint,
.auth-form__intro {
  font-size: .78rem;
  color: var(--text-secondary);
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  margin: 0;
}
.auth-form__feedback {
  font-size: .78rem;
  min-height: 1em;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
}
.auth-form__feedback--error {
  color: var(--baseforte-red);
}
.auth-form__feedback--success {
  color: var(--pix-green);
}
.auth-form__field-error {
  margin: -6px 0 0;
  font-size: .75rem;
  font-weight: 600;
  color: var(--baseforte-red);
  text-transform: none;
  letter-spacing: normal;
}
.auth-form__check {
  flex-direction: row !important;
  align-items: flex-start;
  gap: 8px;
  font-size: .78rem;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 400;
  color: var(--text-secondary);
}
.auth-form__check input[type=checkbox] {
  margin-top: 3px;
  accent-color: var(--primary);
  flex-shrink: 0;
}
.auth-link {
  background: none;
  border: none;
  padding: 0;
  color: var(--primary);
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer;
  font: inherit;
}
.auth-link:hover {
  opacity: .7;
}
.auth-social {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-bottom: var(--s-3);
}
.auth-social__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  height: 44px;
  border: 1px solid var(--border-strong);
  background: var(--white);
  color: var(--primary);
  font-family: var(--ff-body);
  font-size: .78rem;
  font-weight: 600;
  text-decoration: none;
  transition: background var(--t-fast);
}
.auth-social__btn:hover {
  background: var(--bg-soft);
}
.auth-divider {
  text-align: center;
  position: relative;
  margin: var(--s-3) 0;
  font-size: .68rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--text-tertiary);
  font-weight: 600;
}
.auth-divider:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--border-subtle);
}
.auth-divider span {
  background: var(--white);
  padding: 0 8px;
  position: relative;
}
.auth-doc-toggle {
  display: flex;
  border: 1px solid var(--border-strong);
  padding: 4px;
  background: var(--bg-soft);
  gap: 4px;
  width: fit-content;
  margin-bottom: var(--s-3);
}
.auth-doc-toggle legend {
  display: none;
}
.auth-doc-toggle__opt {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px var(--s-3);
  font-family: var(--ff-body);
  font-size: .7rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  color: var(--text-secondary);
  flex-direction: row !important;
  gap: 6px;
}
.auth-doc-toggle__opt input[type=radio] {
  display: none;
}
.auth-doc-toggle__opt:has(input:checked) {
  background: var(--primary);
  color: var(--white);
}
.auth-ie-cell {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.auth-ie-input {
  width: 100%;
}
.auth-ie-exempt-inline {
  flex-direction: row !important;
  align-items: center;
  gap: 6px;
  text-transform: none;
  letter-spacing: 0;
  font-size: .78rem;
  font-weight: 500;
}
.auth-password-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.auth-password-gen {
  align-self: flex-start;
  background: none;
  border: 1px solid var(--border-strong);
  padding: 4px 10px;
  font-size: .7rem;
  letter-spacing: .1em;
  text-transform: uppercase;
  cursor: pointer;
  font-family: var(--ff-body);
  color: var(--text-secondary);
}
.auth-password-gen:hover {
  background: var(--bg-soft);
  color: var(--primary);
}
.listing-head__sub {
  font-size: .92rem;
  color: var(--text-secondary);
  margin-top: 8px;
}
@media (max-width: 1100px) {
  .checkout-layout {
    grid-template-columns: 1fr;
  }
  .checkout-summary {
    position: static;
  }
}
@media (max-width: 720px) {
  .checkout-address-grid {
    grid-template-columns: 1fr 1fr;
  }
  .checkout-grid,
  .checkout-card-block__row {
    grid-template-columns: 1fr;
  }
}
.pdp-toast {
  position: fixed;
  bottom: 100px;
  left: 50%;
  transform: translate(-50%, 20px);
  background: var(--primary);
  color: var(--white);
  padding: var(--s-2) var(--s-4);
  font-family: var(--ff-body);
  font-size: .78rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  font-weight: 600;
  z-index: 10000;
  opacity: 0;
  transition: opacity var(--t-base), transform var(--t-base);
  pointer-events: none;
}
.pdp-toast.is-visible {
  opacity: 1;
  transform: translate(-50%);
}
.cart-toast {
  position: fixed;
  bottom: 24px;
  left: 50%;
  transform: translate(-50%, 20px);
  background: var(--primary);
  color: var(--white);
  padding: var(--s-2) var(--s-4);
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: var(--ff-body);
  font-size: .85rem;
  font-weight: 500;
  z-index: 10000;
  max-width: 90vw;
  box-shadow: 0 8px 24px #0000002e;
  opacity: 0;
  transition: opacity var(--t-base), transform var(--t-base);
  pointer-events: auto;
}
.cart-toast.is-visible {
  opacity: 1;
  transform: translate(-50%);
}
.cart-toast__icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}
.cart-toast a {
  color: var(--white);
  text-decoration: underline;
  font-weight: 600;
  margin-left: 8px;
}
.search-suggest__group[data-group=brands] {
  display: none;
}
.search-suggest__all {
  display: block;
  padding: var(--s-3);
  text-align: center;
  background: var(--primary);
  color: var(--white);
  font-family: var(--ff-body);
  font-size: .7rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  transition: opacity var(--t-fast);
  border-top: 1px solid var(--border-subtle);
}
.search-suggest__all:hover {
  opacity: .85;
}
.search-suggest__chip {
  display: inline-block;
  padding: 6px 12px;
  margin: 0 6px 6px 0;
  background: var(--bg-soft);
  color: var(--primary);
  font-size: .78rem;
  text-decoration: none;
  border: 1px solid var(--border-subtle);
  transition: background var(--t-fast);
}
.search-suggest__chip:hover {
  background: var(--primary);
  color: var(--white);
}
.search-suggest__group[data-group=categories] {
  padding: var(--s-2) var(--s-3) var(--s-3);
}
.header__actions {
  display: flex;
  gap: var(--s-3);
  align-items: center;
  justify-self: end;
  flex-wrap: nowrap;
}
.header__actions > * {
  flex-shrink: 0;
}
@media (max-width: 720px) {
  .header__actions {
    gap: 4px;
  }
  .header__action {
    padding: 10px;
    min-width: 44px;
    min-height: 44px;
    justify-content: center;
  }
  .header__action svg {
    width: 24px;
    height: 24px;
    stroke-width: 1.6;
  }
}
.header__action {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: .72rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--primary);
  position: relative;
  padding: 8px 0;
}
.header__action:hover {
  color: var(--accent-hover);
}
.header__action svg {
  width: 20px;
  height: 20px;
  stroke-width: 1.4;
}
.header__action__count {
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  margin-left: 4px;
  border-radius: 50%;
  background: var(--primary);
  color: var(--white);
  font-size: .58rem;
  font-weight: 700;
  letter-spacing: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.nav-bar {
  background: var(--bg-base);
  border-bottom: 1px solid var(--border-subtle);
}
.nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--s-6);
  height: 48px;
  flex-wrap: nowrap;
  white-space: nowrap;
}
.nav__item {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: .72rem;
  font-weight: 500;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--primary);
  height: 100%;
  padding: 0 2px;
  white-space: nowrap;
}
.nav__item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: var(--primary);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform var(--t-base) var(--ease);
}
.nav__item:hover:after,
.nav__item.is-active:after {
  transform: scaleX(1);
}
.nav__item--collab {
  color: var(--primary);
}
.nav__item--collab:before {
  content: "●";
  color: var(--primary);
  margin-right: 6px;
  font-size: .5rem;
}
.nav__chevron {
  width: 10px;
  height: 10px;
  stroke-width: 1.6;
  opacity: .6;
}
.megamenu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%) translateY(8px);
  min-width: 720px;
  background: var(--white);
  border: 1px solid var(--border-subtle);
  padding: var(--s-5);
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: var(--s-5);
  box-shadow: var(--shadow-md);
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--t-base), transform var(--t-base);
  z-index: 50;
}
.nav__item:hover .megamenu,
.nav__item:focus-within .megamenu {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%) translateY(0);
}
.megamenu__list {
  columns: 2;
  column-gap: var(--s-4);
}
.megamenu__list li {
  margin-bottom: 10px;
  break-inside: avoid;
}
.megamenu__list a {
  font-size: .78rem;
  color: var(--text-secondary);
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
}
.megamenu__list a:hover {
  color: var(--primary);
}
.megamenu__feature {
  background: var(--bg-soft);
  padding: var(--s-3);
}
.megamenu__feature .eyebrow {
  color: var(--primary);
  margin-bottom: 8px;
}
.megamenu__feature__title {
  font-family: var(--ff-display);
  font-size: 1.1rem;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: var(--s-2);
  letter-spacing: -.01em;
}
.megamenu__feature img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  margin-bottom: var(--s-2);
}
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 16px 28px;
  font-family: var(--ff-body);
  font-size: .72rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: var(--r-md);
  border: 1px solid transparent;
  transition: all var(--t-base) var(--ease);
  cursor: pointer;
  white-space: nowrap;
}
.btn--primary {
  background: var(--primary);
  color: var(--white);
}
.btn--primary:hover {
  background: var(--accent-hover);
}
.btn--ghost {
  background: transparent;
  color: var(--primary);
  border-color: var(--primary);
}
.btn--ghost:hover {
  background: var(--primary);
  color: var(--white);
}
.btn--inverse {
  background: var(--white);
  color: var(--primary);
}
.btn--inverse:hover {
  background: var(--primary);
  color: var(--white);
  border-color: var(--white);
}
.btn--ghost-inverse {
  background: transparent;
  color: var(--white);
  border-color: var(--white);
}
.btn--ghost-inverse:hover {
  background: var(--white);
  color: var(--primary);
}
.btn--block {
  width: 100%;
}
.btn--lg {
  padding: 19px 36px;
  font-size: .76rem;
}
.btn svg {
  width: 16px;
  height: 16px;
  stroke-width: 1.6;
}
.hero {
  position: relative;
  height: clamp(560px, 80vh, 780px);
  background: var(--bg-inverse);
  overflow: hidden;
}
.hero__media {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      115deg,
      #00000080,
      #00000026 45%,
      #0000 60%),
    radial-gradient(
      circle at 65% 50%,
      #1a1a1a,
      #000 70%);
}
.hero__mock {
  position: absolute;
  inset: 0;
  background:
    repeating-conic-gradient(rgba(255, 255, 255, .04) 0 25%, transparent 0 50%) 0 0 / 32px 32px,
    linear-gradient(
      135deg,
      #1a1a1a,
      #0a0a0a);
}
.hero__mock:after {
  content: "1600 × 900 · MODELO LIFESTYLE";
  position: absolute;
  top: var(--s-3);
  right: var(--s-3);
  font-family: var(--ff-body);
  font-size: .65rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #fff6;
  background: #ffffff0f;
  padding: 4px 10px;
  border: 1px solid rgba(255, 255, 255, .1);
}
.hero__image {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}
.hero__content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: var(--s-9) 0 var(--s-8);
  color: var(--white);
  max-width: 760px;
}
.hero__content .eyebrow {
  color: #ffffffb3;
  margin-bottom: var(--s-3);
}
.hero__content h1 {
  color: var(--white);
  font-size: clamp(2.75rem, 7vw, 6rem);
  line-height: .95;
  margin-bottom: var(--s-3);
}
.hero__content p {
  font-size: 1rem;
  color: #ffffffd9;
  margin-bottom: var(--s-4);
  max-width: 480px;
  text-transform: none;
}
.hero__ctas {
  display: flex;
  gap: var(--s-2);
  flex-wrap: wrap;
}
.banners-3 {
  padding: 24px 0;
  background: var(--bg-base);
}
.banners-3--soft {
  background: var(--bg-base);
}
.banners-3__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--s-3);
}
.banner-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  aspect-ratio: 3/2;
  overflow: hidden;
  padding: var(--s-4);
  color: var(--white);
  transition: transform var(--t-base) var(--ease);
  background: var(--bg-soft);
  border-radius: 6px;
}
.banner-card:hover {
  transform: translateY(-2px);
}
.banner-card__image {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}
.banner-card--full {
  padding: 0;
  aspect-ratio: 16 / 9;
}
.banner-card--full img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-card__mock {
  position: absolute;
  inset: 0;
  background:
    repeating-conic-gradient(#eaeaec 0% 25%, #d8d8da 0% 50%) 0 0 / 28px 28px,
    linear-gradient(
      135deg,
      #e5e5e7,
      #cfcfd1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-card__mock:before {
  content: "";
  width: 48px;
  height: 48px;
  background-color: #1116;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='18' height='18'/><circle cx='9' cy='9' r='2'/><path d='m21 15-5-5-9 9'/></svg>") center/contain no-repeat;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='18' height='18'/><circle cx='9' cy='9' r='2'/><path d='m21 15-5-5-9 9'/></svg>") center/contain no-repeat;
}
.banner-card__mock:after {
  content: attr(data-size);
  position: absolute;
  top: var(--s-2);
  left: var(--s-2);
  font-family: var(--ff-body);
  font-size: .62rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #1119;
  background: #ffffffb3;
  padding: 4px 8px;
}
.banner-card__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      170deg,
      transparent 30%,
      rgba(0, 0, 0, .65) 100%);
  z-index: 1;
}
.banner-card__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.banner-card .eyebrow {
  color: #ffffffd9;
  margin-bottom: 8px;
}
.banner-card h3 {
  font-family: var(--ff-display);
  font-weight: 800;
  font-size: clamp(1.2rem, 1.8vw, 1.6rem);
  line-height: 1;
  color: var(--white);
  margin-bottom: var(--s-2);
  max-width: 90%;
  text-transform: uppercase;
}
.banner-card .link-arrow {
  font-family: var(--ff-body);
  font-size: .68rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--white);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border-bottom: 1px solid var(--white);
  padding-bottom: 3px;
}
.section {
  padding: 58px 0;
  background: var(--bg-base);
}
.section--soft {
  background: var(--bg-base);
}
.section--dark {
  background: var(--bg-inverse);
  color: var(--white);
}
.section--dark h2,
.section--dark h3 {
  color: var(--white);
}
.section__head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto var(--s-6);
}
.section__head .eyebrow {
  display: block;
  margin-bottom: var(--s-2);
}
.section__head h2 {
  font-size: clamp(1.15rem, 1.8vw, 1.5rem);
  font-weight: 700;
  letter-spacing: -.01em;
  margin-bottom: var(--s-2);
}
.section__head p {
  color: var(--text-secondary);
  font-size: 1rem;
  text-transform: none;
}
.section--dark .section__head p {
  color: #ffffffb3;
}
.section__head--row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  text-align: left;
  max-width: none;
  gap: var(--s-4);
  flex-wrap: wrap;
}
.section__head--row > div {
  flex: 1;
  min-width: 280px;
}
.section__head--row .link {
  font-size: .72rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--primary);
  border-bottom: 1px solid var(--primary);
  padding-bottom: 3px;
}
.section--dark .section__head--row .link {
  color: var(--white);
  border-color: var(--white);
}
.carousel-wrap {
  position: relative;
}
.carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #ffffffeb;
  border: 1px solid var(--border-subtle);
  color: var(--primary);
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  box-shadow: 0 4px 12px #0000001f;
  transition: background var(--t-base) var(--ease), transform var(--t-base) var(--ease);
}
.carousel-arrow:hover {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
  transform: translateY(-50%) scale(1.08);
}
.carousel-arrow--prev {
  left: -12px;
}
.carousel-arrow--next {
  right: -12px;
}
.section--dark .carousel-arrow {
  background: #0000008c;
  color: var(--white);
  border-color: #ffffff40;
}
.section--dark .carousel-arrow:hover {
  background: var(--white);
  color: var(--primary);
  border-color: var(--white);
}
@media (max-width: 720px) {
  .carousel-arrow {
    width: 36px;
    height: 36px;
    font-size: 1.25rem;
  }
  .carousel-arrow--prev {
    left: 4px;
  }
  .carousel-arrow--next {
    right: 4px;
  }
}
.cat-strip {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: var(--s-2);
}
.cat-card {
  display: flex;
  flex-direction: column;
  background: var(--bg-base);
  border: 1px solid var(--border-subtle);
  overflow: hidden;
  transition: all var(--t-base) var(--ease);
}
.cat-card:hover {
  border-color: var(--primary);
  transform: translateY(-2px);
}
.cat-card__media {
  aspect-ratio: 1/1;
  background: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid var(--border-card);
}
.cat-card__media img {
  width: 78%;
  height: 78%;
  object-fit: contain;
  transition: transform var(--t-slow) var(--ease);
}
.cat-card:hover .cat-card__media img {
  transform: scale(1.05);
}
.cat-card__body {
  padding: var(--s-2);
  text-align: center;
  background: var(--bg-base);
}
.cat-card__name {
  font-family: var(--ff-body);
  font-weight: 600;
  font-size: .72rem;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--primary);
  line-height: 1.3;
}
.product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--s-5);
}
.listing-layout .product-grid {
  grid-template-columns: repeat(3, 1fr);
}
.listing-head {
  margin: var(--s-5) auto var(--s-5);
  padding-bottom: var(--s-4);
  border-bottom: 1px solid var(--border-subtle);
}
.listing-head h1 {
  font-family: var(--ff-display);
  font-weight: 700;
  font-size: clamp(1.5rem, 1.2vw + 1rem, 1.875rem);
  color: var(--primary);
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: 1.1;
  margin: 0 0 var(--s-2);
  text-wrap: balance;
}
.listing-head__description {
  color: var(--text-secondary);
  font-size: .92rem;
  line-height: 1.7;
  max-width: 100%;
}
.subcat-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 var(--s-5);
}
.subcat-nav__item {
  display: inline-block;
  padding: 8px 14px;
  border: 1px solid var(--border-subtle);
  color: var(--text-secondary);
  font-family: var(--ff-body);
  font-size: .78rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 500;
  transition: color var(--t-fast), border-color var(--t-fast);
}
.subcat-nav__item:hover {
  color: var(--primary);
  border-color: var(--primary);
}
.listing-layout {
  display: grid;
  grid-template-columns: 240px 1fr;
  gap: var(--s-6);
  align-items: start;
}
.listing-empty {
  padding: var(--s-7) 0;
  text-align: center;
  color: var(--text-secondary);
}
.listing-toolbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: var(--s-3);
  margin: 0 0 var(--s-4);
}
.sort-select {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.sort-select__label {
  font-family: var(--ff-body);
  font-size: .78rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 500;
  color: var(--text-secondary);
  white-space: nowrap;
}
.sort-select__control {
  font-family: var(--ff-body);
  font-size: .85rem;
  color: var(--primary);
  background: var(--bg-base);
  border: 1px solid var(--border-subtle);
  border-radius: 4px;
  padding: 8px 30px 8px 12px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  transition: border-color var(--t-fast);
}
.sort-select__control:hover {
  border-color: var(--primary);
}
.sort-select__control:focus-visible {
  outline: 2px solid var(--primary);
  outline-offset: 1px;
}
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--s-3);
  margin-top: var(--s-7);
  padding-top: var(--s-5);
  border-top: 1px solid var(--border-subtle);
  font-family: var(--ff-body);
}
.pagination .btn {
  display: inline-flex;
  align-items: center;
  height: 42px;
  padding: 0 var(--s-4);
  background: var(--white);
  border: 1px solid var(--primary);
  color: var(--primary);
  font-family: var(--ff-body);
  font-size: .72rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  transition: background var(--t-fast), color var(--t-fast);
}
.pagination .btn:hover {
  background: var(--primary);
  color: var(--white);
}
.pagination__current {
  font-size: .72rem;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--text-secondary);
  font-weight: 500;
  padding: 0 var(--s-2);
}
@media (max-width: 720px) {
  .pagination {
    gap: var(--s-2);
    margin-top: var(--s-5);
  }
  .pagination .btn {
    height: 38px;
    padding: 0 var(--s-3);
    font-size: .68rem;
  }
}
.filter-mobile-toggle,
.filter-mobile-backdrop {
  display: none;
}
.filter-sidebar {
  padding-right: var(--s-4);
  border-right: 1px solid var(--border-subtle);
  font-family: var(--ff-body);
}
.filter-sidebar__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--s-4);
  padding-bottom: var(--s-3);
  border-bottom: 1px solid var(--border-subtle);
}
.filter-sidebar__title {
  font-family: var(--ff-body);
  font-size: .72rem;
  letter-spacing: .22em;
  text-transform: uppercase;
  color: var(--primary);
  font-weight: 700;
  margin: 0;
}
.filter-sidebar__head-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}
.filter-sidebar__clear {
  font-family: var(--ff-body);
  font-size: .7rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--text-tertiary);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: color var(--t-fast);
}
.filter-sidebar__clear:hover {
  color: var(--primary);
}
.filter-sidebar__close {
  display: none;
}
.filter-group {
  border-bottom: 1px solid var(--border-subtle);
  padding: var(--s-3) 0;
}
.filter-group:last-of-type {
  border-bottom: none;
}
.filter-group__summary {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-family: var(--ff-body);
  font-size: .72rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: var(--s-2);
}
.filter-group__summary::-webkit-details-marker {
  display: none;
}
.filter-group__summary:after {
  content: "−";
  font-size: 1.2rem;
  font-weight: 400;
  color: var(--text-tertiary);
  margin-left: 8px;
}
.filter-group:not([open]) .filter-group__summary:after {
  content: "+";
}
.filter-group__badge {
  display: inline-block;
  font-size: .65rem;
  background: var(--primary);
  color: var(--white);
  padding: 2px 7px;
  font-weight: 600;
  letter-spacing: .04em;
  margin-left: 6px;
}
.filter-group__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
  max-height: 240px;
  overflow-y: auto;
}
.filter-group__item {
  padding: 0;
}
.filter-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-size: .85rem;
  color: var(--text-secondary);
  padding: 4px 0;
  transition: color var(--t-fast);
}
.filter-checkbox:hover {
  color: var(--primary);
}
.filter-checkbox input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid var(--border-strong);
  background: var(--white);
  display: grid;
  place-content: center;
  cursor: pointer;
  flex-shrink: 0;
}
.filter-checkbox input[type=checkbox]:checked {
  background: var(--primary);
  border-color: var(--primary);
}
.filter-checkbox input[type=checkbox]:checked:before {
  content: "✓";
  color: var(--white);
  font-size: .7rem;
  line-height: 1;
}
.filter-checkbox__label {
  flex: 1;
}
.filter-checkbox__count {
  color: var(--text-tertiary);
  font-size: .7rem;
  font-variant-numeric: tabular-nums;
}
.filter-subcat__link {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 0;
  font-size: .85rem;
  color: var(--text-secondary);
  text-decoration: none;
  transition: color var(--t-fast);
}
.filter-subcat__link:hover {
  color: var(--primary);
}
.filter-subcat__link.is-active {
  color: var(--primary);
  font-weight: 700;
}
.filter-subcat__name {
  flex: 1;
}
.filter-price {
  display: flex;
  flex-direction: column;
  gap: var(--s-2);
}
.filter-price__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}
.filter-price label {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: .68rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--text-tertiary);
  font-weight: 600;
}
.filter-price input[type=number] {
  height: 36px;
  padding: 0 8px;
  border: 1px solid var(--border-strong);
  background: var(--white);
  font-size: .85rem;
  font-family: var(--ff-body);
  color: var(--primary);
  -moz-appearance: textfield;
}
.filter-price input[type=number]::-webkit-outer-spin-button,
.filter-price input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.filter-price button {
  height: 36px;
  background: var(--primary);
  color: var(--white);
  border: 1px solid var(--primary);
  font-family: var(--ff-body);
  font-size: .7rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  transition: opacity var(--t-fast);
}
.filter-price button:hover {
  opacity: .8;
}
.filter-price__hint {
  font-size: .7rem;
  color: var(--text-tertiary);
  margin: 0;
}
@media (max-width: 1100px) {
  .listing-layout {
    grid-template-columns: 1fr;
    gap: var(--s-4);
  }
  .filter-mobile-toggle {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
    border: 1px solid var(--border-strong);
    background: var(--white);
    color: var(--primary);
    font-family: var(--ff-body);
    font-size: .72rem;
    letter-spacing: .16em;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: var(--s-3);
    width: fit-content;
  }
  .filter-mobile-toggle:hover {
    background: var(--primary);
    color: var(--white);
  }
  .filter-mobile-backdrop {
    position: fixed;
    inset: 0;
    background: #0006;
    z-index: 998;
    display: block;
  }
  .filter-mobile-backdrop[hidden] {
    display: none;
  }
  .filter-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: min(360px, 88vw);
    max-width: 360px;
    background: var(--white);
    padding: var(--s-4);
    border-right: none;
    overflow-y: auto;
    z-index: 999;
    transform: translate(-100%);
    transition: transform var(--t-base);
  }
  .filter-sidebar.is-open {
    transform: translate(0);
  }
  .filter-sidebar__close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background: none;
    border: none;
    cursor: pointer;
    color: var(--text-secondary);
  }
  .listing-layout .product-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 720px) {
  .listing-layout .product-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--s-3);
  }
}
.product-card {
  background: var(--bg-base);
  border: 1px solid var(--border-card);
  border-radius: 4px;
  position: relative;
  display: flex;
  flex-direction: column;
  transition: border-color var(--t-base) var(--ease), box-shadow var(--t-base) var(--ease);
}
.product-card:hover {
  border-color: var(--primary);
  box-shadow: 0 8px 20px #1111110f;
}
.product-card__media {
  aspect-ratio: 4/5;
  background: var(--white);
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid var(--border-card);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.product-card__body {
  padding: var(--s-2);
  display: flex;
  flex-direction: column;
  gap: 2px;
  flex: 1;
}
.product-card__media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: var(--s-4);
  transition: transform var(--t-slow) var(--ease);
  mix-blend-mode: multiply;
}
.product-card:hover .product-card__media > a > img {
  transform: scale(1.05);
}
.seal-overlay {
  position: absolute;
  z-index: 4;
  pointer-events: none;
  line-height: 0;
  max-width: calc(100% - 16px);
}
.seal-overlay--top_left {
  top: 8px;
  left: 8px;
}
.seal-overlay--top_right {
  top: 8px;
  right: 8px;
}
.seal-overlay--bottom_left {
  bottom: 8px;
  left: 8px;
}
.seal-overlay--bottom_right {
  bottom: 8px;
  right: 8px;
}
.seal-overlay__text {
  display: inline-block;
  padding: 4px 9px;
  border-radius: 4px;
  font-size: .66rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  line-height: 1.15;
  white-space: nowrap;
  box-shadow: 0 1px 4px #00000038;
}
.seal-overlay__img {
  display: block;
  max-width: 72px;
  max-height: 72px;
  width: auto;
  height: auto;
}
.seal-overlay--md .seal-overlay__text {
  font-size: .82rem;
  padding: 6px 12px;
  border-radius: 5px;
}
.seal-overlay--md .seal-overlay__img {
  max-width: 104px;
  max-height: 104px;
}
@media (max-width: 720px) {
  .seal-overlay--sm {
    max-width: calc(100% - 8px);
  }
  .seal-overlay--sm.seal-overlay--top_left {
    top: 5px;
    left: 5px;
  }
  .seal-overlay--sm.seal-overlay--top_right {
    top: 5px;
    right: 5px;
  }
  .seal-overlay--sm.seal-overlay--bottom_left {
    bottom: 5px;
    left: 5px;
  }
  .seal-overlay--sm.seal-overlay--bottom_right {
    bottom: 5px;
    right: 5px;
  }
  .seal-overlay--sm .seal-overlay__img {
    max-width: 40px;
    max-height: 40px;
  }
  .seal-overlay--sm .seal-overlay__text {
    font-size: .56rem;
    padding: 2px 6px;
    letter-spacing: .02em;
  }
}
.product-card__fav {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffffe6;
  border: 1px solid var(--border-subtle);
  border-radius: 50%;
  color: var(--primary);
  z-index: 3;
  transition:
    background var(--t-fast),
    color var(--t-fast),
    border-color var(--t-fast);
}
.product-card__fav:hover {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}
.product-card__fav svg {
  width: 18px;
  height: 18px;
  stroke-width: 1.6;
}
.product-card__fav.is-favorited {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}
.product-card__fav.is-favorited svg {
  fill: currentColor;
  stroke: currentColor;
}
.product-card__badges {
  position: absolute;
  top: var(--s-2);
  left: var(--s-2);
  display: flex;
  flex-direction: column;
  gap: 4px;
  z-index: 2;
}
.badge {
  font-family: var(--ff-body);
  font-size: .58rem;
  font-weight: 600;
  letter-spacing: .16em;
  text-transform: uppercase;
  padding: 4px 8px;
  background: var(--primary);
  color: var(--white);
}
.badge--soft {
  background: var(--white);
  color: var(--primary);
  border: 1px solid var(--primary);
}
.product-card.is-out .product-card__media {
  position: relative;
}
.product-card.is-out .product-card__media:after {
  content: "";
  position: absolute;
  inset: 0;
  background: #ffffffa6;
  pointer-events: none;
}
.product-card.is-out .product-card__media:before {
  content: "";
  position: absolute;
  left: -10%;
  right: -10%;
  top: 50%;
  height: 2px;
  background: var(--muted);
  transform: rotate(-12deg);
  z-index: 1;
}
.product-card.is-out img {
  opacity: .55;
}
.product-card__brand {
  font-size: .62rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--text-tertiary);
  font-weight: 500;
}
a.product-card__brand {
  text-decoration: none;
  display: inline-block;
}
a.product-card__brand:hover {
  text-decoration: underline;
}
a.product-card__brand {
  min-height: 24px;
  line-height: 24px;
}
.product-card__name a {
  display: block;
  min-height: 24px;
}
.product-card__name {
  font-family: var(--ff-display);
  font-weight: 700;
  font-size: .95rem;
  letter-spacing: -.005em;
  line-height: 1.15;
  color: var(--primary);
  margin-bottom: 4px;
  min-height: 2em;
  text-transform: uppercase;
}
.product-card__name:hover {
  color: var(--accent-hover);
}
.product-card__color {
  font-size: .68rem;
  color: var(--text-secondary);
  margin-bottom: var(--s-2);
  letter-spacing: .04em;
}
.product-card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--s-2);
  margin-bottom: 4px;
  min-height: 1em;
  line-height: 1;
}
.product-card__variants {
  font-family: var(--ff-body);
  font-size: .62rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--text-tertiary);
  font-weight: 500;
}
.product-card__thumbs {
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 8px;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  justify-content: center;
  pointer-events: none;
  opacity: 0;
  transition: opacity var(--t-base);
  z-index: 2;
}
.product-card:hover .product-card__thumbs {
  pointer-events: auto;
  opacity: 1;
}
.product-card__thumb {
  width: 40px;
  height: 40px;
  padding: 0;
  background-color: var(--white);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid var(--border-subtle);
  cursor: pointer;
  transition: border-color var(--t-fast);
  display: block;
  flex-shrink: 0;
}
.product-card__thumb:hover,
.product-card__thumb.is-active {
  border-color: var(--primary);
}
@media (hover: none), (max-width: 720px) {
  .product-card__thumbs {
    display: none;
  }
}
.product-card__price {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 6px;
}
.product-card__price-unavailable {
  font-family: var(--ff-body);
  font-weight: 700;
  font-size: 1rem;
  color: var(--text-tertiary);
  letter-spacing: -.01em;
}
.product-card__price-de {
  font-size: .78rem;
  color: var(--text-tertiary);
  margin-top: 6px;
}
.product-card__price-de s {
  color: var(--text-tertiary);
}
.product-card__price-de + .product-card__price {
  margin-top: 1px;
}
.product-card__price-main {
  font-family: var(--ff-body);
  font-weight: 800;
  font-size: 1.3rem;
  color: var(--primary);
  line-height: 1.1;
  letter-spacing: -.02em;
}
.product-card__price-pix-row {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 2px;
}
.product-card__price-pix {
  font-family: var(--ff-body);
  font-weight: 700;
  font-size: 1.02rem;
  color: var(--pix-green);
  letter-spacing: -.01em;
}
.product-card__price-pix-label {
  font-size: .78rem;
  color: var(--text-secondary);
  font-weight: 500;
}
.product-card__price-off {
  font-size: .58rem;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  padding: 3px 6px;
  background: var(--primary);
  color: var(--white);
  border-radius: 2px;
  margin-left: auto;
}
.product-card__installment {
  font-size: .78rem;
  color: var(--text-secondary);
  margin-top: 2px;
}
.product-card__save {
  font-size: .72rem;
  color: var(--text-tertiary);
  margin-top: 2px;
}
.product-card__cta {
  margin-top: auto;
  padding-top: var(--s-2);
}
.product-card__cta .btn {
  width: 100%;
  padding: 11px 16px;
  font-size: .68rem;
  letter-spacing: .16em;
}
.carousel {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 3 * var(--s-5)) / 4);
  gap: var(--s-5);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding-bottom: var(--s-2);
  scrollbar-width: none;
}
.carousel > * {
  scroll-snap-align: start;
}
.carousel::-webkit-scrollbar {
  display: none;
}
.editorial {
  padding: var(--s-9) 0;
  background: var(--bg-inverse);
  color: var(--white);
}
.editorial__head {
  text-align: center;
  max-width: 720px;
  margin: 0 auto var(--s-6);
}
.editorial__head .eyebrow {
  color: #ffffffa6;
  display: block;
  margin-bottom: var(--s-2);
}
.editorial__head h2 {
  color: var(--white);
  font-size: clamp(1.75rem, 3.4vw, 2.75rem);
  margin-bottom: var(--s-2);
}
.editorial__head p {
  color: #ffffffb3;
  text-transform: none;
}
.editorial__grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 320px 320px;
  gap: var(--s-2);
}
.editorial__cell {
  position: relative;
  overflow: hidden;
  background: #1a1a1a;
}
.editorial__cell--tall {
  grid-row: span 2;
}
.editorial__cell__mock {
  position: absolute;
  inset: 0;
  background:
    repeating-conic-gradient(rgba(255, 255, 255, .04) 0 25%, transparent 0 50%) 0 0 / 24px 24px,
    linear-gradient(
      135deg,
      #1f1f1f,
      #0a0a0a);
  display: flex;
  align-items: center;
  justify-content: center;
}
.editorial__cell__mock:before {
  content: "";
  width: 44px;
  height: 44px;
  background-color: #ffffff40;
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.4'><rect x='3' y='3' width='18' height='18'/><circle cx='9' cy='9' r='2'/><path d='m21 15-5-5-9 9'/></svg>") center/contain no-repeat;
  -webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.4'><rect x='3' y='3' width='18' height='18'/><circle cx='9' cy='9' r='2'/><path d='m21 15-5-5-9 9'/></svg>") center/contain no-repeat;
}
.editorial__cell__mock:after {
  content: attr(data-size);
  position: absolute;
  top: var(--s-2);
  left: var(--s-2);
  font-family: var(--ff-body);
  font-size: .58rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #ffffff80;
  background: #ffffff0f;
  padding: 3px 7px;
  border: 1px solid rgba(255, 255, 255, .12);
}
.editorial__hotspot {
  position: absolute;
  width: 26px;
  height: 26px;
  background: var(--white);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 3;
  box-shadow: 0 0 0 4px #ffffff2e;
  transition: all var(--t-base) var(--ease);
}
.editorial__hotspot:before {
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1.5px solid var(--primary);
  border-bottom: 1.5px solid var(--primary);
  transform: rotate(-45deg);
}
.editorial__hotspot:hover {
  background: var(--primary);
  box-shadow: 0 0 0 8px #ffffff40;
}
.editorial__hotspot:hover:before {
  border-color: var(--white);
}
.editorial__minicard {
  position: absolute;
  left: calc(100% + 10px);
  top: 50%;
  transform: translateY(-50%);
  width: 220px;
  background: var(--white);
  color: var(--primary);
  padding: var(--s-2);
  z-index: 4;
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--t-base);
}
.editorial__hotspot:hover .editorial__minicard,
.editorial__hotspot:focus .editorial__minicard,
.editorial__hotspot.is-open .editorial__minicard {
  opacity: 1;
  pointer-events: auto;
}
.editorial__minicard__media {
  aspect-ratio: 4/3;
  background: var(--bg-soft);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}
.editorial__minicard__media img {
  width: 80%;
  height: 80%;
  object-fit: contain;
  mix-blend-mode: multiply;
}
.editorial__minicard__name {
  font-family: var(--ff-display);
  font-weight: 700;
  font-size: .82rem;
  text-transform: uppercase;
  line-height: 1.15;
  margin-bottom: 4px;
}
.editorial__minicard__price {
  font-weight: 600;
  font-size: .9rem;
  margin-bottom: 8px;
}
.editorial__minicard .btn {
  width: 100%;
  padding: 10px;
  font-size: .62rem;
}
.editorial__hotspot--left .editorial__minicard {
  left: auto;
  right: calc(100% + 10px);
}
.collabs-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-3);
}
.collab-card {
  position: relative;
  aspect-ratio: 16/10;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: var(--s-5);
  color: var(--white);
  transition: transform var(--t-base) var(--ease);
}
.collab-card:hover {
  transform: translateY(-2px);
}
.collab-card__image {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}
.collab-card__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      165deg,
      #00000026,
      #0006 55%,
      #000000c7);
  z-index: 1;
}
.collab-card__content {
  position: relative;
  z-index: 2;
}
.collab-card .eyebrow {
  color: #ffffffc7;
  margin-bottom: var(--s-2);
}
.collab-card h3 {
  font-family: var(--ff-display);
  font-weight: 800;
  font-size: clamp(2rem, 3vw, 2.75rem);
  line-height: .95;
  color: var(--white);
  margin-bottom: var(--s-2);
  text-transform: uppercase;
}
.collab-card__sub {
  color: #ffffffb3;
  font-size: .9rem;
  margin-bottom: var(--s-3);
  max-width: 70%;
  text-transform: none;
}
.collab-card .link-arrow {
  font-family: var(--ff-body);
  font-size: .7rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--white);
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border-bottom: 1px solid var(--white);
  padding-bottom: 3px;
  align-self: flex-start;
}
.video-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--s-2);
}
.video-carousel {
  grid-auto-columns: calc((100% - 3 * var(--s-2)) / 4);
  gap: var(--s-2);
}
.video-carousel .video-card {
  width: 100%;
}
@media (max-width: 720px) {
  .video-carousel {
    grid-auto-columns: 70vw;
  }
}
.video-card {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: #1a1a1a;
  cursor: pointer;
  transition: transform var(--t-base) var(--ease);
}
.video-card:hover {
  transform: translateY(-2px);
}
.video-card__image {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}
.video-card__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      180deg,
      transparent 40%,
      rgba(0, 0, 0, .65) 100%);
  z-index: 1;
}
.video-card__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 56px;
  height: 56px;
  background: #fffffff2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  transition: all var(--t-base) var(--ease);
}
.video-card:hover .video-card__play {
  background: var(--primary);
}
.video-card__play:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 14px solid var(--primary);
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  margin-left: 4px;
  transition: border-color var(--t-base);
}
.video-card:hover .video-card__play:before {
  border-left-color: var(--white);
}
.video-card__title {
  position: absolute;
  bottom: var(--s-2);
  left: var(--s-2);
  right: var(--s-2);
  z-index: 2;
  font-family: var(--ff-body);
  font-size: .68rem;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--white);
  line-height: 1.3;
}
.newsletter {
  background: var(--bg-newsletter);
  color: var(--white);
  padding: 58px 0;
}
.newsletter__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-6);
  align-items: end;
}
.newsletter h3 {
  font-family: var(--ff-display);
  font-weight: 700;
  font-size: clamp(1.15rem, 1.8vw, 1.5rem);
  letter-spacing: -.01em;
  text-transform: none;
  margin-bottom: var(--s-2);
  color: var(--white);
  line-height: 1.2;
}
.newsletter p {
  color: #ffffffb3;
  text-transform: none;
}
.newsletter__form {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 10px;
}
.newsletter__form input {
  height: 52px;
  padding: 0 var(--s-3);
  background: transparent;
  border: 1px solid rgba(255, 255, 255, .25);
  color: var(--white);
  font-size: .85rem;
}
.newsletter__form input::placeholder {
  color: #ffffff80;
}
.newsletter__form input:focus {
  outline: none;
  border-color: var(--white);
}
.newsletter__form button {
  height: 52px;
}
.newsletter__legal {
  font-size: .68rem;
  color: #ffffff73;
  margin-top: -2px;
  grid-column: 1 / -1;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.4;
}
.footer {
  background: var(--bg-footer);
  color: #ffffffa6;
  padding: 58px 0 var(--s-4);
  border-top: 1px solid #2E2E2E;
}
.footer__top {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr 1fr 1.2fr;
  gap: var(--s-4);
  padding-bottom: var(--s-6);
  border-bottom: 1px solid rgba(255, 255, 255, .08);
}
.footer__brand img {
  filter: brightness(0) invert(1);
  height: 52px;
  margin-bottom: var(--s-3);
}
.footer__brand p {
  font-size: .82rem;
  color: #fff9;
  margin-bottom: var(--s-3);
  line-height: 1.6;
}
.footer__brand-nav {
  list-style: none;
  margin: var(--s-3) 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.footer__brand-nav a {
  font-size: .85rem;
  color: #ffffffbf;
  font-weight: 500;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  transition: color var(--t-fast), border-color var(--t-fast);
}
.footer__brand-nav a:hover {
  color: var(--white);
  border-bottom-color: var(--accent);
}
.footer__social {
  display: flex;
  gap: 6px;
  justify-content: flex-start;
}
.footer__social a {
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--white);
  transition: color var(--t-base), transform var(--t-base);
}
.footer__social a:hover {
  transform: translateY(-2px);
}
.footer__social svg {
  width: 26px;
  height: 26px;
}
.footer__social .a--instagram:hover {
  color: #e1306c;
}
.footer__social .a--facebook:hover {
  color: #1877f2;
}
.footer__social .a--twitter:hover {
  color: #1da1f2;
}
.footer__col h3 {
  font-family: var(--ff-body);
  font-size: .68rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--white);
  margin-bottom: var(--s-3);
  font-weight: 700;
}
.footer__col ul li {
  margin-bottom: 10px;
}
.footer__col a {
  font-size: .82rem;
  color: #fff9;
}
.footer__col a:hover {
  color: var(--accent);
}
.footer__cookie-btn {
  font: inherit;
  font-size: .82rem;
  color: #fff9;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  text-align: left;
}
.footer__cookie-btn:hover {
  color: var(--accent);
}
.footer__contact {
  font-size: .82rem;
  line-height: 1.6;
  display: flex;
  flex-direction: column;
  gap: var(--s-2);
  color: #ffffffb3;
}
.footer__contact a {
  color: var(--white);
}
.footer__contact a:hover {
  color: var(--accent);
}
.footer__contact__hours {
  color: #ffffff8c;
  font-size: .78rem;
}
.footer__pay {
  margin-top: var(--s-3);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  max-width: 260px;
}
.footer__pay img {
  width: 100%;
  height: 36px;
  object-fit: contain;
  background: var(--white);
  padding: 5px 6px;
  border-radius: var(--r-sm);
}
.footer__safebrowsing {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: var(--s-3);
  padding: 9px 12px;
  background: #ffffff0d;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: var(--r-md);
  color: #ffffffbf;
  font-size: .72rem;
  line-height: 1.3;
  max-width: 240px;
  transition: all var(--t-fast);
}
.footer__safebrowsing:hover {
  background: #ffffff14;
  border-color: #ffffff40;
  color: var(--white);
}
.footer__safebrowsing__shield {
  width: 26px;
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #34a853;
  flex-shrink: 0;
}
.footer__safebrowsing__shield svg {
  width: 22px;
  height: 22px;
  stroke-width: 1.8;
}
.footer__safebrowsing__text strong {
  display: block;
  color: var(--white);
  font-weight: 700;
  font-size: .78rem;
}
.footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: var(--s-3);
  padding-right: 100px;
  font-size: .7rem;
  color: #ffffffb3;
  flex-wrap: wrap;
  gap: var(--s-2);
}
@media (max-width: 720px) {
  .footer__bottom {
    padding-right: 78px;
  }
}
.footer__bottom strong {
  color: #ffffffb3;
  font-weight: 600;
}
.footer__webstorm {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.footer__webstorm img {
  height: 16px;
  width: auto;
  display: block;
  opacity: .7;
  transition: opacity var(--t-fast);
}
.footer__webstorm a:hover img {
  opacity: 1;
}
.pdp {
  padding: var(--s-3) 0 58px;
  background: var(--bg-base);
}
.breadcrumb {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .65rem;
  color: #475569;
  letter-spacing: .14em;
  text-transform: uppercase;
  margin-bottom: var(--s-5);
  flex-wrap: wrap;
  font-weight: 500;
}
.breadcrumb__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumb__list li {
  display: flex;
  align-items: center;
  gap: 8px;
}
.breadcrumb__sep {
  color: #64748b;
}
.breadcrumb a:hover {
  color: var(--primary);
}
.breadcrumb svg {
  width: 10px;
  height: 10px;
  opacity: .5;
}
.breadcrumb .current {
  color: var(--primary);
}
.breadcrumb [aria-current=page] {
  color: var(--primary);
  font-weight: 600;
}
.pdp__grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: var(--s-7);
  align-items: flex-start;
}
.pdp-gallery {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: var(--s-2);
  position: sticky;
  top: 110px;
  align-self: start;
  max-height: calc(100vh - 130px);
}
.pdp-gallery__thumbs {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.pdp-gallery__thumb {
  aspect-ratio: 1;
  background: var(--white);
  border: 1px solid var(--border-subtle);
  cursor: pointer;
  overflow: hidden;
  transition: border-color var(--t-fast);
}
.pdp-gallery__thumb.is-active {
  border-color: var(--primary);
}
.pdp-gallery__thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 6px;
  mix-blend-mode: multiply;
}
.pdp-gallery__main {
  background: var(--white);
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--border-card);
  cursor: zoom-in;
}
.pdp-gallery__main img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  mix-blend-mode: multiply;
}
.pdp-gallery__track {
  width: 100%;
  height: 100%;
}
.pdp-gallery__slide {
  display: none;
}
.pdp-gallery__slide.is-active {
  display: block;
}
.pdp-gallery__zoom {
  position: absolute;
  inset: 0;
  background-color: var(--white);
  background-repeat: no-repeat;
  background-size: 260%;
  background-position: center center;
  opacity: 0;
  pointer-events: none;
  transition: opacity .12s ease-out;
  z-index: 2;
}
.pdp-gallery__main.is-zoomed {
  cursor: zoom-out;
}
.pdp-gallery__main.is-zoomed .pdp-gallery__zoom {
  opacity: 1;
}
.pdp-gallery__main:after {
  content: "";
  position: absolute;
  top: 12px;
  right: 12px;
  width: 32px;
  height: 32px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='8'/><line x1='21' y1='21' x2='16.65' y2='16.65'/><line x1='11' y1='8' x2='11' y2='14'/><line x1='8' y1='11' x2='14' y2='11'/></svg>") center/22px no-repeat, #ffffffe6;
  border: 1px solid var(--border-subtle);
  border-radius: 50%;
  opacity: 0;
  transition: opacity var(--t-fast);
  pointer-events: none;
  z-index: 3;
}
.pdp-gallery__main:hover:after {
  opacity: 1;
}
.pdp-gallery__main.is-zoomed:after {
  opacity: 0;
}
.pdp-gallery__tryon {
  position: absolute;
  bottom: var(--s-3);
  right: var(--s-3);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--primary);
  color: var(--white);
  padding: 10px 16px;
  font-size: .68rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 600;
  transition: all var(--t-fast);
  z-index: 2;
}
.pdp-gallery__tryon:hover {
  background: var(--accent-hover);
}
.pdp-gallery__tryon svg {
  width: 16px;
  height: 16px;
  stroke-width: 1.5;
}
.pdp-bb {
  position: sticky;
  top: 140px;
  display: flex;
  flex-direction: column;
  gap: var(--s-3);
}
.pdp-bb__category {
  font-size: .68rem;
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--text-secondary);
  font-weight: 500;
}
.pdp-bb__title {
  font-family: var(--ff-display);
  font-weight: 700;
  font-size: clamp(1.4rem, 2.2vw, 1.85rem);
  line-height: 1.15;
  text-transform: none;
  letter-spacing: -.01em;
  margin-top: 4px;
}
.pdp-bb__ref {
  font-size: .7rem;
  color: #475569;
  letter-spacing: .12em;
  text-transform: uppercase;
  padding-bottom: var(--s-3);
  border-bottom: 1px solid var(--border-subtle);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pdp-bb__icon-actions {
  display: flex;
  gap: var(--s-2);
}
.pdp-bb__icon-actions button {
  color: var(--text-secondary);
  padding: 4px;
}
.pdp-bb__icon-actions button:hover {
  color: var(--primary);
}
.pdp-bb__icon-actions svg {
  width: 18px;
  height: 18px;
  stroke-width: 1.4;
}
.pdp-bb__badges {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}
.pdp-bb__price-block {
  padding: var(--s-3) 0;
  border-bottom: 1px solid var(--border-subtle);
}
.pdp-bb__price-full {
  font-size: .95rem;
  color: var(--text-tertiary);
  margin-bottom: 2px;
}
.pdp-bb__price-full s {
  color: var(--text-tertiary);
}
.pdp-bb__price-main-row {
  margin-bottom: 4px;
}
.pdp-bb__price-main {
  font-family: var(--ff-body);
  font-weight: 800;
  font-size: 2.1rem;
  color: var(--primary);
  line-height: 1;
  letter-spacing: -.02em;
}
.pdp-bb__price-pixval {
  font-family: var(--ff-body);
  font-weight: 700;
  font-size: 1.25rem;
  color: var(--pix-green);
  letter-spacing: -.01em;
  line-height: 1.1;
}
.pdp-bb__price-pix-row {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: var(--s-2);
}
.pdp-bb__price-pix {
  font-family: var(--ff-body);
  font-weight: 700;
  font-size: 2.1rem;
  color: var(--primary);
  line-height: 1;
  letter-spacing: -.02em;
}
.pdp-bb__price-pix-label {
  font-size: 1rem;
  color: var(--text-secondary);
  font-weight: 500;
}
.pdp-bb__price-off {
  font-size: .62rem;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  padding: 4px 8px;
  background: var(--primary);
  color: var(--white);
  border-radius: 2px;
  margin-left: 6px;
}
.pdp-bb__installment {
  font-size: .92rem;
  color: var(--text-secondary);
}
.pdp-bb__installment strong {
  color: var(--primary);
  font-weight: 600;
}
.pdp-bb__color-group {
  padding: var(--s-2) 0;
  border-bottom: 1px solid var(--border-subtle);
}
.pdp-bb__color-group h4 {
  font-family: var(--ff-body);
  font-size: .65rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--text-secondary);
  margin-bottom: var(--s-2);
  font-weight: 600;
}
.pdp-bb__color-group h4 span {
  color: var(--primary);
  font-weight: 500;
  margin-left: 8px;
}
.pdp-bb__colors {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.pdp-bb__color {
  width: 56px;
  height: 56px;
  border: 1px solid var(--border-card);
  background: var(--white);
  cursor: pointer;
  padding: 6px;
  transition: border-color var(--t-fast);
  position: relative;
}
.pdp-bb__color.is-active {
  border: 2px solid var(--primary);
}
.pdp-bb__color img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  mix-blend-mode: multiply;
}
.pdp-bb__color.is-out:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background: var(--text-tertiary);
  transform: rotate(-22deg);
}
.pdp-bb__variant-picker {
  display: flex;
  flex-direction: column;
  gap: var(--s-2);
}
.pdp-bb__option-group {
  padding: var(--s-2) 0;
  border-bottom: 1px solid var(--border-subtle);
}
.pdp-bb__option-group h4 {
  font-family: var(--ff-body);
  font-size: .65rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--text-secondary);
  margin-bottom: var(--s-2);
  font-weight: 600;
}
.pdp-bb__option-group h4 span {
  color: var(--primary);
  font-weight: 500;
  margin-left: 8px;
}
.pdp-bb__option-buttons {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.pdp-bb__option-btn {
  min-width: 48px;
  padding: 8px 14px;
  border: 1px solid var(--border-card);
  background: var(--white);
  font-family: var(--ff-body);
  font-size: .85rem;
  color: var(--text-primary);
  cursor: pointer;
  transition: all var(--t-fast);
}
.pdp-bb__option-btn:hover {
  border-color: var(--primary);
}
.pdp-bb__option-btn.is-active {
  border: 2px solid var(--primary);
  background: var(--primary);
  color: var(--white);
}
.pdp-bb__qty {
  display: flex;
  align-items: center;
  gap: var(--s-3);
}
.pdp-bb__qty[hidden] {
  display: none;
}
.pdp-bb__qty label {
  font-size: .65rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--text-secondary);
  font-weight: 600;
}
.qty-stepper {
  display: inline-flex;
  align-items: center;
  border: 1px solid var(--border-strong);
  background: var(--white);
}
.qty-stepper button {
  width: 38px;
  height: 44px;
  font-size: 1.1rem;
  color: var(--primary);
}
.qty-stepper input {
  width: 44px;
  height: 44px;
  text-align: center;
  border: none;
  background: transparent;
  font-size: .95rem;
  font-weight: 600;
  -moz-appearance: textfield;
  appearance: textfield;
}
.qty-stepper input::-webkit-outer-spin-button,
.qty-stepper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.pdp-bb__shipping {
  padding: var(--s-3) 0;
  border-bottom: 1px solid var(--border-subtle);
}
.pdp-bb__shipping :is(h2, h4) {
  font-family: var(--ff-body);
  font-size: .65rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--text-secondary);
  margin: 0 0 var(--s-2);
  font-weight: 600;
}
.pdp-bb__cep {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
}
.pdp-bb__cep input {
  height: 44px;
  padding: 0 var(--s-2);
  border: 1px solid var(--border-strong);
  background: var(--white);
  font-size: .85rem;
}
.pdp-bb__cep button {
  height: 44px;
  padding: 0 var(--s-3);
  background: var(--white);
  border: 1px solid var(--primary);
  font-size: .65rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--primary);
}
.pdp-bb__cep button:hover {
  background: var(--primary);
  color: var(--white);
}
.pdp-bb__delivery {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: .8rem;
  color: var(--text-secondary);
  margin-top: var(--s-2);
}
.pdp-bb__delivery svg {
  color: var(--primary);
  width: 16px;
  height: 16px;
}
.pdp-bb__ctas {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.pdp-bb__ctas[hidden] {
  display: none;
}
.pdp-bb__buy-row {
  display: flex;
  gap: 10px;
  align-items: stretch;
}
.pdp-bb__buy-row .qty-stepper {
  flex-shrink: 0;
}
.pdp-bb__buy-row .btn {
  flex: 1;
}
.pdp-bb__cta-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.pdp-bb__cta-split .btn {
  width: 100%;
}
@media (max-width: 480px) {
  .pdp-bb__cta-split {
    grid-template-columns: 1fr;
  }
}
.pdp-bb__trust-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-2) var(--s-3);
  margin-top: var(--s-4);
}
.pdp-bb__trust-cell {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.pdp-bb__trust-cell svg,
.pdp-bb__trust-cell i {
  width: 20px;
  height: 20px;
  color: var(--accent);
  flex-shrink: 0;
  margin-top: 1px;
  stroke-width: 2;
}
.pdp-bb__trust-cell strong {
  display: block;
  font-size: .82rem;
  color: var(--primary);
  font-weight: 700;
  line-height: 1.2;
}
.pdp-bb__trust-cell span {
  display: block;
  font-size: .72rem;
  color: var(--text-secondary);
  line-height: 1.2;
  margin-top: 1px;
}
.pdp-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  min-height: 54px;
  padding: 0 var(--s-4);
  font-family: var(--ff-body);
  font-size: .82rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  border: 2px solid var(--primary);
  border-radius: 2px;
  box-shadow: 0 2px #0000000d;
  transition:
    transform var(--t-fast),
    box-shadow var(--t-fast),
    background var(--t-fast),
    color var(--t-fast);
}
.pdp-cta svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.pdp-cta:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px #0000001a;
}
.pdp-cta:active {
  transform: translateY(1px);
  box-shadow: 0 1px #0000001a;
}
.pdp-cta--buy {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}
.pdp-cta--buy:hover {
  background: #000;
  border-color: #000;
}
.pdp-cta--cart {
  background: var(--white);
  color: var(--primary);
  border-color: var(--primary);
}
.pdp-cta--cart:hover {
  background: var(--primary);
  color: var(--white);
}
.pdp-cta--whatsapp {
  background: #15803d;
  color: #fff;
  border-color: #15803d;
}
.pdp-cta--whatsapp:hover {
  background: #126e34;
  border-color: #126e34;
}
.pdp-cta--whatsapp svg {
  fill: currentColor;
  stroke: none;
}
.pdp-bb__includes {
  padding-top: var(--s-3);
  border-top: 1px solid var(--border-subtle);
}
.pdp-bb__includes h4 {
  font-family: var(--ff-body);
  font-size: .68rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--text-secondary);
  font-weight: 600;
  margin-bottom: var(--s-3);
}
.pdp-bb__includes ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  list-style: none;
}
.pdp-bb__includes li {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: var(--s-2);
  border: 1px solid var(--border-subtle);
  border-radius: 4px;
  background: var(--white);
  font-size: .78rem;
  color: var(--primary);
  line-height: 1.3;
}
.pdp-bb__includes li svg {
  width: 26px;
  height: 26px;
  color: var(--primary);
  flex-shrink: 0;
  stroke-width: 1.5;
}
.pdp-bb__includes strong {
  display: block;
  font-weight: 600;
  font-size: .82rem;
  margin-bottom: 1px;
}
.pdp-bb__includes small {
  font-size: .68rem;
  color: var(--text-secondary);
  letter-spacing: .04em;
}
.btn--whatsapp {
  background: #15803d;
  color: #fff;
}
.btn--whatsapp:hover {
  background: #126e34;
  color: #fff;
}
.btn--whatsapp svg {
  fill: currentColor;
  stroke: none;
}
.pdp-tabs-wrap {
  margin-top: var(--s-9);
  border-top: 1px solid var(--border-subtle);
  padding-top: var(--s-7);
}
.pdp-measures {
  align-self: start;
  position: sticky;
  top: 140px;
  border: 1px solid var(--border-subtle);
  border-radius: 4px;
  padding: var(--s-3);
  background: var(--white);
}
.pdp-measures__head {
  font-family: var(--ff-body);
  font-size: .72rem;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--primary);
  margin-bottom: var(--s-3);
  padding-bottom: var(--s-2);
  border-bottom: 1px solid var(--border-subtle);
}
.pdp-measures__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-3);
}
.pdp-measures__cell {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.pdp-measures__svg {
  width: 100%;
  max-width: 140px;
  height: 70px;
  margin-bottom: 8px;
}
.pdp-measures__label {
  font-family: var(--ff-body);
  font-size: .62rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--text-secondary);
  line-height: 1.4;
}
.pdp-measures__label strong {
  color: var(--primary);
  font-weight: 700;
  font-size: .82rem;
  margin-left: 2px;
  letter-spacing: .02em;
}
.pdp-tabs__nav {
  display: flex;
  gap: var(--s-5);
  border-bottom: 1px solid var(--border-subtle);
  margin-bottom: var(--s-5);
}
.pdp-tabs__nav button {
  padding: var(--s-2) 0;
  font-size: .72rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  font-weight: 600;
  color: #475569;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
}
.pdp-tabs__nav button.is-active {
  color: var(--primary);
  border-bottom-color: var(--primary);
}
.pdp-tabs__panel {
  display: none;
}
.pdp-tabs__panel.is-active {
  display: block;
}
.pdp-tabs__body {
  font-size: .92rem;
  color: var(--text-secondary);
  line-height: 1.7;
  max-width: 720px;
}
.pdp-tabs__body p {
  margin-bottom: var(--s-3);
}
.pdp-tabs__specs {
  width: 100%;
  border-collapse: collapse;
}
.pdp-tabs__specs th,
.pdp-tabs__specs td {
  padding: 12px 0;
  border-bottom: 1px solid var(--border-subtle);
  text-align: left;
  font-size: .85rem;
}
.pdp-tabs__specs th {
  width: 38%;
  font-weight: 500;
  color: var(--text-secondary);
  letter-spacing: .14em;
  text-transform: uppercase;
  font-size: .68rem;
}
.pdp-tabs__specs td {
  color: var(--primary);
  font-weight: 500;
}
.pdp-reviews {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: var(--s-6);
  align-items: start;
}
.pdp-reviews--solo {
  grid-template-columns: 1fr;
}
.pdp-reviews__cta[hidden],
.pdp-reviews__form[hidden] {
  display: none !important;
}
.stars {
  display: inline-flex;
  gap: 3px;
  line-height: 0;
}
.stars svg {
  width: 16px;
  height: 16px;
  fill: #d6d6da;
  stroke: none;
}
.stars svg.is-on {
  fill: #f5a623;
}
.pdp-reviews__summary {
  background: var(--bg-soft);
  border: 1px solid var(--border-subtle);
  border-radius: 10px;
  padding: var(--s-5) var(--s-4);
  text-align: center;
  position: sticky;
  top: 140px;
}
.pdp-reviews__score {
  font-family: var(--ff-display);
  font-weight: 800;
  font-size: 3.4rem;
  line-height: 1;
  color: var(--primary);
}
.pdp-reviews__summary .stars {
  margin: 10px 0 6px;
}
.pdp-reviews__count {
  font-size: .78rem;
  color: var(--text-secondary);
}
.pdp-reviews__dist {
  margin-top: var(--s-4);
  display: grid;
  gap: 7px;
}
.pdp-reviews__dist-row {
  display: grid;
  grid-template-columns: 26px 1fr 22px;
  align-items: center;
  gap: 8px;
}
.pdp-reviews__dist-star {
  font-size: .72rem;
  color: var(--text-secondary);
  font-weight: 700;
  text-align: right;
}
.pdp-reviews__dist-bar {
  height: 7px;
  background: var(--border-subtle);
  border-radius: 999px;
  overflow: hidden;
}
.pdp-reviews__dist-bar > span {
  display: block;
  height: 100%;
  background: #f5a623;
  border-radius: 999px;
  transition: width .4s var(--ease);
}
.pdp-reviews__dist-n {
  font-size: .7rem;
  color: var(--text-tertiary);
  text-align: left;
}
.pdp-reviews__main {
  min-width: 0;
}
.pdp-reviews__cta {
  display: flex;
  align-items: center;
  gap: var(--s-3);
  flex-wrap: wrap;
  background: var(--bg-soft);
  border: 1px solid var(--border-subtle);
  border-radius: 10px;
  padding: var(--s-4);
  margin-bottom: var(--s-5);
}
.pdp-reviews__cta-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  flex-shrink: 0;
  background: var(--white);
  border: 1px solid var(--border-subtle);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--primary);
}
.pdp-reviews__cta-icon svg {
  width: 20px;
  height: 20px;
}
.pdp-reviews__cta-text {
  display: flex;
  flex-direction: column;
  gap: 1px;
  flex: 1;
  min-width: 180px;
}
.pdp-reviews__cta-text strong {
  font-size: .92rem;
  color: var(--primary);
}
.pdp-reviews__cta-text > span {
  font-size: .8rem;
  color: var(--text-secondary);
  line-height: 1.45;
}
.pdp-reviews__cta-btn {
  white-space: nowrap;
  flex-shrink: 0;
}
.pdp-reviews__form {
  background: var(--white);
  border: 1px solid var(--border-subtle);
  border-radius: 10px;
  padding: var(--s-4);
  margin-bottom: var(--s-6);
  display: grid;
  gap: var(--s-3);
}
.pdp-reviews__form :is(h2, h4) {
  font-weight: 700;
  font-size: 1rem;
  color: var(--primary);
  margin: 0 0 var(--s-2);
}
.pdp-reviews__rate {
  display: inline-flex;
  gap: 4px;
}
.pdp-reviews__rate-star {
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  line-height: 0;
}
.pdp-reviews__rate-star svg {
  width: 30px;
  height: 30px;
  fill: #d6d6da;
  stroke: none;
  transition: fill .12s var(--ease);
}
.pdp-reviews__rate-star:hover svg,
.pdp-reviews__rate-star.is-on svg {
  fill: #f5a623;
}
.pdp-reviews__form input[type=text],
.pdp-reviews__form textarea {
  width: 100%;
  border: 1px solid var(--border-subtle);
  border-radius: 6px;
  padding: 10px 12px;
  font-size: .9rem;
  font-family: inherit;
  color: var(--primary);
}
.pdp-reviews__form input[type=text]:focus,
.pdp-reviews__form textarea:focus {
  outline: none;
  border-color: var(--primary);
}
.pdp-reviews__form textarea {
  resize: vertical;
}
.pdp-reviews__form-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
.pdp-reviews__form-msg {
  font-size: .8rem;
  color: var(--text-secondary);
}
.pdp-reviews__list {
  display: grid;
}
.review {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: var(--s-3);
  padding: var(--s-4) 0;
  border-bottom: 1px solid var(--border-subtle);
}
.review:first-child {
  padding-top: 0;
}
.review:last-child {
  border-bottom: none;
}
.review__avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--primary);
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.1rem;
}
.review__body {
  min-width: 0;
}
.review__head {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 4px;
  flex-wrap: wrap;
}
.review__author {
  font-weight: 700;
  font-size: .9rem;
  color: var(--primary);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
.review__verified {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: .64rem;
  font-weight: 700;
  color: #1a9d54;
  text-transform: uppercase;
  letter-spacing: .04em;
}
.review__verified svg {
  width: 13px;
  height: 13px;
}
.review__date {
  font-size: .68rem;
  color: var(--text-tertiary);
  letter-spacing: .06em;
}
.review .stars {
  margin: 2px 0 6px;
}
.review .stars svg {
  width: 13px;
  height: 13px;
}
.review__title {
  display: block;
  font-size: .9rem;
  color: var(--primary);
  margin-bottom: 2px;
}
.review p {
  font-size: .88rem;
  color: var(--text-secondary);
  line-height: 1.6;
}
.pdp-reviews__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 8px;
  padding: var(--s-7) var(--s-4);
  border: 1px dashed var(--border-subtle);
  border-radius: 10px;
}
.pdp-reviews__empty .stars svg {
  width: 22px;
  height: 22px;
}
.pdp-reviews__empty strong {
  font-size: 1.05rem;
  color: var(--primary);
}
.pdp-reviews__empty span {
  font-size: .85rem;
  color: var(--text-tertiary);
  max-width: 360px;
}
@media (max-width: 760px) {
  .pdp-reviews {
    grid-template-columns: 1fr;
    gap: var(--s-4);
  }
  .pdp-reviews__summary {
    position: static;
  }
}
.modal--size {
  max-width: 460px;
}
.size-table-wrap {
  border: 1px solid var(--border-subtle);
  border-radius: 10px;
  overflow: hidden;
}
.size-table {
  width: 100%;
  border-collapse: collapse;
  font-size: .9rem;
}
.size-table thead th {
  background: var(--primary);
  color: var(--white);
  font-size: .64rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 11px 8px;
}
.size-table td {
  padding: 9px 8px;
  text-align: center;
  border-top: 1px solid var(--border-subtle);
  color: var(--text-secondary);
}
.size-table tbody tr:nth-child(2n) {
  background: var(--bg-soft);
}
.size-table tbody tr:hover {
  background: #0000000a;
}
.size-table td:first-child {
  font-weight: 700;
  color: var(--primary);
}
.size-table__note {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: .76rem;
  color: var(--text-tertiary);
  margin: var(--s-3) 0 0;
}
.size-table__note svg {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}
.wa-fab {
  position: fixed;
  right: 24px;
  bottom: 24px;
  width: 60px;
  height: 60px;
  background: #25d366;
  color: #fff;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 24px #25d36666, 0 2px 6px #00000026;
  z-index: 900;
  transition: transform var(--t-base) var(--ease), box-shadow var(--t-base) var(--ease);
}
.wa-fab:hover {
  transform: translateY(-3px) scale(1.04);
  box-shadow: 0 14px 32px #25d36680, 0 4px 8px #0003;
}
.wa-fab svg {
  width: 30px;
  height: 30px;
  fill: currentColor;
}
.wa-fab:after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 2px solid #25D366;
  animation: wa-pulse 2.4s ease-out infinite;
}
@keyframes wa-pulse {
  0% {
    transform: scale(1);
    opacity: .6;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}
.modal-backdrop {
  position: fixed;
  inset: 0;
  background: #000000a6;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  padding: 24px;
}
.modal-backdrop.is-open {
  display: flex;
}
.modal {
  background: var(--bg-base);
  max-width: 520px;
  width: 100%;
  padding: var(--s-6) var(--s-5);
  position: relative;
}
.modal__close {
  position: absolute;
  top: var(--s-2);
  right: var(--s-2);
  width: 36px;
  height: 36px;
  font-size: 1.5rem;
  color: var(--primary);
  line-height: 1;
}
.modal__close:hover {
  color: var(--accent-hover);
}
.modal__eyebrow {
  display: block;
  margin-bottom: var(--s-2);
}
.modal h3 {
  font-family: var(--ff-display);
  font-weight: 800;
  font-size: 1.75rem;
  text-transform: uppercase;
  margin-bottom: var(--s-2);
  line-height: 1;
}
.modal p {
  color: var(--text-secondary);
  margin-bottom: var(--s-4);
  font-size: .92rem;
}
.modal__placeholder {
  aspect-ratio: 4/3;
  background:
    repeating-conic-gradient(#eaeaec 0% 25%, #d8d8da 0% 50%) 0 0 / 24px 24px,
    linear-gradient(
      135deg,
      #e5e5e7,
      #cfcfd1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: var(--s-3);
  color: var(--text-secondary);
  font-size: .78rem;
  letter-spacing: .14em;
  text-transform: uppercase;
}
.modal__actions {
  display: flex;
  gap: 10px;
}
.modal__actions .btn {
  flex: 1;
}
.modal--video {
  max-width: 960px;
  padding: 0;
  background: #000;
}
.modal--video .modal__close {
  top: -42px;
  right: 0;
  color: var(--white);
  background: #0006;
  width: 36px;
  height: 36px;
}
.modal--video .modal__close:hover {
  background: #000000b3;
  color: var(--white);
}
.modal__video-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #000;
}
.modal__video-wrap iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media (max-width: 1100px) {
  .header__inner {
    grid-template-columns: 1fr auto 1fr;
  }
  .cat-strip,
  .product-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .carousel {
    grid-auto-columns: 280px;
  }
  .editorial__grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(3, 280px);
  }
  .editorial__cell--tall {
    grid-row: span 1;
  }
  .editorial__hotspot--left .editorial__minicard,
  .editorial__minicard {
    left: 50%;
    right: auto;
    top: calc(100% + 10px);
    transform: translate(-50%);
  }
  .collabs-split {
    grid-template-columns: 1fr;
  }
  .video-grid {
    grid-template-columns: 1fr 1fr;
  }
  .newsletter__inner,
  .pdp__grid {
    grid-template-columns: 1fr;
  }
  .pdp-gallery {
    position: static;
    max-height: none;
  }
  .pdp-bb {
    position: static;
  }
  .footer__top {
    grid-template-columns: 1fr 1fr;
  }
  .pdp-tabs-wrap {
    grid-template-columns: 1fr;
    gap: var(--s-4);
  }
  .pdp-measures {
    position: static;
  }
  .pdp-reviews {
    grid-template-columns: 1fr;
  }
}
.only-mobile {
  display: none;
}
@media (max-width: 720px) {
  .only-mobile {
    display: inline;
  }
}
.header__hamburger,
.mobile-nav,
.mobile-nav-backdrop {
  display: none;
}
@media (max-width: 720px) {
  .header__hamburger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: none;
    border: none;
    color: var(--primary);
    cursor: pointer;
    padding: 0;
  }
  .header__hamburger svg {
    width: 26px;
    height: 26px;
    stroke-width: 1.7;
  }
  .header__action__label {
    display: none;
  }
  .header__action {
    gap: 0;
    padding: 0 4px;
  }
  .nav-bar {
    display: none;
  }
  .mobile-nav-backdrop {
    position: fixed;
    inset: 0;
    background: #00000073;
    z-index: 998;
    display: block;
  }
  .mobile-nav-backdrop[hidden] {
    display: none;
  }
  .mobile-nav {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: min(320px, 84vw);
    background: var(--white);
    z-index: 999;
    transform: translate(-100%);
    transition: transform var(--t-base);
    overflow-y: auto;
    font-family: var(--ff-body);
  }
  .mobile-nav.is-open {
    transform: translate(0);
  }
  .mobile-nav__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: var(--s-3) var(--s-4);
    border-bottom: 1px solid var(--border-subtle);
  }
  .mobile-nav__title {
    font-family: var(--ff-body);
    font-size: .72rem;
    letter-spacing: .22em;
    text-transform: uppercase;
    font-weight: 700;
    color: var(--primary);
  }
  .mobile-nav__close {
    width: 32px;
    height: 32px;
    background: none;
    border: none;
    color: var(--primary);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .mobile-nav__close svg {
    width: 20px;
    height: 20px;
  }
  .mobile-nav__search {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 6px;
    padding: var(--s-3) var(--s-4);
    border-bottom: 1px solid var(--border-subtle);
  }
  .mobile-nav__search input {
    height: 40px;
    padding: 0 var(--s-2);
    border: 1px solid var(--border-strong);
    background: var(--white);
    font-size: .85rem;
    font-family: var(--ff-body);
  }
  .mobile-nav__search button {
    width: 40px;
    height: 40px;
    background: var(--primary);
    color: var(--white);
    border: 1px solid var(--primary);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .mobile-nav__search button svg {
    width: 16px;
    height: 16px;
  }
  .mobile-nav__list {
    display: flex;
    flex-direction: column;
    padding: var(--s-2) 0;
    border-bottom: 1px solid var(--border-subtle);
  }
  .mobile-nav__list a {
    display: block;
    padding: var(--s-3) var(--s-4);
    font-size: .88rem;
    color: var(--primary);
    text-decoration: none;
    font-family: var(--ff-display);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .02em;
    transition: background var(--t-fast);
  }
  .mobile-nav__list a:hover {
    background: var(--bg-soft);
  }
  .mobile-nav__list a.is-collab {
    color: var(--accent-hover, var(--primary));
  }
  .mobile-nav__row {
    display: flex;
    align-items: stretch;
  }
  .mobile-nav__row > a {
    flex: 1;
  }
  .mobile-nav__expand {
    flex-shrink: 0;
    width: 52px;
    background: none;
    border: none;
    border-left: 1px solid var(--border-subtle);
    color: var(--text-secondary);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .mobile-nav__expand svg {
    width: 18px;
    height: 18px;
    transition: transform var(--t-fast);
  }
  .mobile-nav__expand.is-open svg {
    transform: rotate(180deg);
  }
  .mobile-nav__subs {
    display: flex;
    flex-direction: column;
    background: var(--bg-soft);
  }
  .mobile-nav__subs[hidden] {
    display: none;
  }
  .mobile-nav__subs a.mobile-nav__sub {
    padding: var(--s-2) var(--s-4) var(--s-2) calc(var(--s-4) + var(--s-3));
    font-size: .78rem;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    font-family: var(--ff-body);
    color: var(--text-secondary);
  }
  .mobile-nav__subs a.mobile-nav__sub:hover {
    background: var(--white);
    color: var(--primary);
  }
  .mobile-nav__foot {
    display: flex;
    flex-direction: column;
    padding: var(--s-3) 0;
  }
  .mobile-nav__foot a {
    display: block;
    padding: var(--s-2) var(--s-4);
    font-size: .78rem;
    color: var(--text-secondary);
    text-decoration: none;
    font-family: var(--ff-body);
  }
  .mobile-nav__foot a:hover {
    color: var(--primary);
  }
}
@media (max-width: 720px) {
  :root {
    --container-pad: 20px;
  }
  .header__search {
    display: none;
  }
  .header__inner {
    grid-template-columns: auto 1fr;
  }
  .logo img {
    height: 44px;
    width: auto;
    max-width: 170px;
  }
  .wa-fab {
    right: 16px;
    bottom: 16px;
    width: 52px;
    height: 52px;
  }
  .wa-fab svg {
    width: 26px;
    height: 26px;
  }
  .nav {
    gap: var(--s-3);
    overflow-x: auto;
    justify-content: flex-start;
    padding: 0 var(--container-pad);
    margin: 0 calc(var(--container-pad) * -1);
  }
  .banner-card {
    aspect-ratio: 16/9;
  }
  .banner-card--full img {
    object-fit: contain;
  }
  .cat-strip {
    grid-template-columns: 1fr 1fr;
  }
  .product-grid {
    grid-template-columns: 1fr 1fr;
    gap: var(--s-3);
  }
  .editorial__grid {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 240px);
  }
  .section {
    padding: 38px 0;
  }
  .pdp-gallery {
    grid-template-columns: 1fr;
  }
  .pdp-gallery__thumbs {
    flex-direction: row;
    overflow-x: auto;
    scrollbar-width: none;
  }
  .pdp-gallery__thumbs::-webkit-scrollbar {
    display: none;
  }
  .pdp-gallery__thumb {
    width: 60px;
    flex-shrink: 0;
  }
  .pdp-gallery__track {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }
  .pdp-gallery__track::-webkit-scrollbar {
    display: none;
  }
  .pdp-gallery__slide {
    display: block;
    flex: 0 0 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
    scroll-snap-align: center;
    mix-blend-mode: multiply;
  }
  .pdp-gallery__main {
    cursor: default;
  }
  .footer__top {
    grid-template-columns: 1fr;
    gap: var(--s-4);
  }
}
.pdp-lifestyle__intro {
  font-size: .88rem;
  color: var(--text-secondary);
  margin: 0 0 var(--s-4);
  max-width: 60ch;
}
.pdp-lifestyle__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.pdp-lifestyle__item {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1;
  padding: 0;
  border: 1px solid var(--border-subtle);
  background: var(--white);
  cursor: zoom-in;
  overflow: hidden;
  transition: border-color .18s ease;
}
.pdp-lifestyle__item:hover {
  border-color: var(--primary);
}
.pdp-lifestyle__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .3s ease;
}
.pdp-lifestyle__item:hover img {
  transform: scale(1.03);
}
.pdp-lifestyle-modal {
  padding: 0;
  border: none;
  background: transparent;
  max-width: 1100px;
  width: 92vw;
  max-height: 92vh;
  overflow: visible;
}
.pdp-lifestyle-modal:not([open]) {
  display: none;
}
.pdp-lifestyle-modal[open] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdp-lifestyle-modal::backdrop {
  background: #000000d9;
}
.pdp-lifestyle-modal__figure {
  margin: 0;
  background: var(--white);
  padding: 12px;
  position: relative;
  max-width: 100%;
  max-height: 92vh;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pdp-lifestyle-modal__figure img {
  display: block;
  max-width: 100%;
  max-height: 80vh;
  object-fit: contain;
}
.pdp-lifestyle-modal__counter {
  margin-top: 8px;
  font-size: .78rem;
  color: var(--text-secondary);
  letter-spacing: .08em;
}
.pdp-lifestyle-modal__close,
.pdp-lifestyle-modal__nav {
  position: absolute;
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--white);
  border: 1px solid var(--border-subtle);
  cursor: pointer;
  color: var(--primary);
  transition: background .18s ease, transform .18s ease;
}
.pdp-lifestyle-modal__close:hover,
.pdp-lifestyle-modal__nav:hover {
  background: var(--primary);
  color: var(--white);
}
.pdp-lifestyle-modal__close {
  top: -22px;
  right: -22px;
  z-index: 2;
}
.pdp-lifestyle-modal__nav {
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.pdp-lifestyle-modal__nav--prev {
  left: -22px;
}
.pdp-lifestyle-modal__nav--next {
  right: -22px;
}
.pdp-lifestyle-modal__close svg,
.pdp-lifestyle-modal__nav svg {
  width: 22px;
  height: 22px;
}
@media (max-width: 720px) {
  .pdp-lifestyle__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  .pdp-lifestyle-modal {
    width: 100vw;
    max-width: 100vw;
  }
  .pdp-lifestyle-modal__figure {
    padding: 8px;
  }
  .pdp-lifestyle-modal__figure img {
    max-height: 72vh;
  }
  .pdp-lifestyle-modal__close {
    top: 6px;
    right: 6px;
    width: 40px;
    height: 40px;
  }
  .pdp-lifestyle-modal__nav {
    width: 40px;
    height: 40px;
  }
  .pdp-lifestyle-modal__nav--prev {
    left: 6px;
  }
  .pdp-lifestyle-modal__nav--next {
    right: 6px;
  }
}
.checkout-turnstile {
  display: flex;
  justify-content: center;
  margin: 0;
  line-height: 0;
}
.checkout-turnstile iframe[style*="visibility: hidden"] {
  position: absolute !important;
  pointer-events: none;
}
.checkout-turnstile:has(iframe[style*="visibility: visible"]) {
  margin: 12px 0;
  line-height: normal;
}
h1,
h2,
h3,
h4,
.display {
  text-transform: none;
}
.eyebrow {
  color: var(--accent-text);
  font-weight: 600;
  letter-spacing: .14em;
}
.btn {
  font-size: .82rem;
  letter-spacing: .03em;
  text-transform: none;
  font-weight: 700;
  gap: 8px;
  padding: 13px 24px;
}
.btn--primary {
  background: var(--accent-text);
  color: var(--white);
}
.btn--primary:hover {
  background: #075985;
}
.btn--lg {
  padding: 16px 32px;
  font-size: .88rem;
}
.banners-3 {
  padding: var(--s-3) 0;
}
.banner-card {
  display: block;
  padding: 0;
  aspect-ratio: auto;
  border-radius: var(--r-md);
  overflow: hidden;
  background: transparent;
  color: inherit;
  transition: opacity var(--t-base);
}
.banner-card:hover {
  opacity: .92;
  transform: none;
}
.banner-card > img,
.banner-card > picture {
  display: block;
  width: 100%;
}
.banner-card > picture > img {
  display: block;
  width: 100%;
  height: auto;
}
.banner-card > img {
  height: auto;
}
.banner-card--full {
  aspect-ratio: 16 / 9;
}
.banner-card--full img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section--soft {
  background: var(--bg-soft);
}
.section__head {
  text-align: left;
  max-width: none;
  margin: 0 0 var(--s-4);
}
.section__head h2 {
  font-size: clamp(1.4rem, 2.4vw, 1.85rem);
  font-weight: 800;
  letter-spacing: -.015em;
}
.section__head p {
  font-size: .95rem;
  margin-top: 4px;
}
.section__head .eyebrow {
  display: block;
  margin-bottom: 6px;
}
.section__head--row .link {
  font-size: .8rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  color: var(--accent-text);
  border-bottom: 0;
  padding-bottom: 0;
}
.section__head--row .link:hover {
  color: var(--accent-hover);
}
.section__empty {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: var(--s-6);
  text-align: center;
  border: 1px dashed var(--border-strong);
  border-radius: var(--r-md);
  background: var(--bg-soft);
  color: var(--text-secondary);
  font-size: .9rem;
}
.section__empty strong {
  font-family: var(--ff-display);
  font-size: 1.05rem;
  color: var(--primary);
}
.features {
  background: var(--bg-soft);
  margin-top: var(--s-2);
}
.features__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--s-2);
  padding: var(--s-3) 0;
}
.features__item {
  display: flex;
  align-items: center;
  gap: var(--s-2);
  padding: var(--s-3);
  background: var(--white);
  border: 1px solid var(--border-subtle);
  border-radius: var(--r-md);
}
.features__icon {
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--accent-soft);
  color: var(--accent);
  border-radius: var(--r-md);
}
.features__icon svg,
.features__icon i {
  width: 22px;
  height: 22px;
  stroke-width: 1.8;
}
.features__text strong {
  display: block;
  font-size: .82rem;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: 2px;
}
.features__text span {
  font-size: .72rem;
  color: var(--text-secondary);
}
.cat-grid {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  gap: var(--s-2);
}
.cat-card {
  border-radius: var(--r-md);
  border-color: var(--border-subtle);
}
.cat-card:hover {
  border-color: var(--accent);
  box-shadow: var(--shadow-md);
}
.cat-card__media {
  border-bottom: 1px solid var(--border-subtle);
}
.cat-card__body {
  border-top: 1px solid var(--border-subtle);
}
.cat-card__name {
  font-family: var(--ff-display);
  font-weight: 700;
  font-size: .82rem;
  letter-spacing: -.005em;
  text-transform: none;
  line-height: 1.2;
}
.product-card {
  border-color: var(--border-subtle);
  border-radius: var(--r-md);
}
.product-card:hover {
  border-color: var(--accent);
  box-shadow: var(--shadow-md);
}
.product-card__media {
  aspect-ratio: 1 / 1;
  border-bottom-color: var(--border-subtle);
}
.product-card__media img {
  padding: var(--s-2);
  mix-blend-mode: normal;
}
.product-card__brand {
  color: var(--accent-text);
  font-weight: 700;
  letter-spacing: .12em;
}
.product-card__name {
  font-family: var(--ff-body);
  font-weight: 600;
  font-size: .88rem;
  letter-spacing: 0;
  text-transform: none;
  min-height: 2.4em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
.product-card__name:hover {
  color: var(--accent);
}
.product-card__price-main {
  font-weight: 800;
  font-size: 1.35rem;
}
.product-card__price-pix {
  font-weight: 700;
  font-size: 1.02rem;
}
.product-card__price-off {
  background: var(--pix-green);
  color: var(--white);
  border-radius: var(--r-sm);
}
.badge {
  border-radius: var(--r-sm);
  letter-spacing: .08em;
}
.badge--accent {
  background: var(--accent);
  color: var(--white);
  border: 0;
}
.badge--pix {
  background: var(--pix-green);
  color: var(--white);
  border: 0;
}
.badge--soft {
  background: var(--white);
  color: var(--primary);
  border: 1px solid var(--border-strong);
}
.brands-strip {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: var(--s-3);
  align-items: center;
}
.brands-strip span {
  font-family: var(--ff-display);
  font-weight: 800;
  font-size: 1.05rem;
  text-align: center;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #475569;
  padding: var(--s-3) var(--s-2);
  border: 1px solid var(--border-subtle);
  border-radius: var(--r-md);
  background: var(--white);
  transition: all var(--t-fast);
}
.brands-strip span:hover {
  color: var(--primary);
  border-color: var(--primary);
}
@media (max-width: 720px) {
  .brands-strip {
    grid-template-columns: repeat(2, 1fr);
    gap: var(--s-2);
  }
  .brands-strip span {
    font-size: .9rem;
  }
}
.brands-carousel {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 168px;
  gap: var(--s-3);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding-bottom: var(--s-2);
  scrollbar-width: none;
}
.brands-carousel::-webkit-scrollbar {
  display: none;
}
.brand-card {
  scroll-snap-align: start;
  min-height: 96px;
  padding: var(--s-3);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: var(--white);
  border: 1px solid var(--border-subtle);
  border-radius: var(--r-md);
  transition: all var(--t-fast);
}
.brand-card span {
  font-family: var(--ff-display);
  font-weight: 800;
  font-size: 1.05rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #475569;
  transition: color var(--t-fast);
}
.brand-card img {
  max-height: 60px;
  max-width: 100%;
  object-fit: contain;
}
.brand-card:hover {
  border-color: var(--primary);
  box-shadow: 0 4px 12px #00000014;
}
.brand-card:hover span {
  color: var(--primary);
}
@media (max-width: 720px) {
  .brands-carousel {
    grid-auto-columns: 132px;
  }
  .brand-card {
    min-height: 80px;
  }
  .brand-card span {
    font-size: .9rem;
  }
}
.store {
  background: var(--primary);
  color: var(--white);
}
.store__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-6);
  align-items: center;
  padding: var(--s-7) 0;
}
.store__info .eyebrow {
  color: var(--accent-on-dark);
}
.store__info h2 {
  color: var(--white);
  font-size: clamp(1.5rem, 2.6vw, 2rem);
  margin: var(--s-2) 0 var(--s-3);
}
.store__info p {
  color: #ffffffc7;
  margin-bottom: var(--s-3);
}
.store__details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--s-3);
  margin-bottom: var(--s-3);
}
.store__details strong {
  display: block;
  font-size: .68rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--accent-on-dark);
  margin-bottom: 4px;
}
.store__details span {
  font-size: .9rem;
  color: #ffffffd9;
}
.store__media {
  aspect-ratio: 4 / 3;
  border-radius: var(--r-md);
  overflow: hidden;
  background: #1e293b;
}
.store__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newsletter {
  background: var(--accent-soft);
  color: var(--primary);
}
.newsletter h3 {
  color: var(--primary);
}
.newsletter p {
  color: var(--text-secondary);
}
.newsletter__form input {
  background: var(--white);
  border: 1px solid var(--border-strong);
  color: var(--primary);
}
.newsletter__form input::placeholder {
  color: var(--text-tertiary);
}
.newsletter__form input:focus {
  border-color: var(--accent);
  box-shadow: 0 0 0 3px #0284c72e;
}
.newsletter__legal {
  color: #475569;
}
.pdp {
  padding: var(--s-3) 0 58px;
}
.breadcrumb {
  text-transform: none;
  letter-spacing: 0;
  font-size: .72rem;
}
.breadcrumb a:hover {
  color: var(--accent);
}
.breadcrumb .current {
  font-weight: 600;
}
.pdp-bb__category {
  color: var(--accent-text);
  font-weight: 700;
  letter-spacing: .14em;
}
.pdp-bb__title,
.pdp-bb__price-pix {
  font-weight: 800;
}
.pdp-bb__price-off {
  background: var(--pix-green);
  color: var(--white);
  border-radius: var(--r-sm);
}
.pdp-tabs__nav button.is-active {
  border-bottom-color: var(--accent);
}
.pdp-bb__sizes-group {
  padding: var(--s-2) 0;
  border-bottom: 1px solid var(--border-subtle);
}
.pdp-bb__sizes-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: var(--s-2);
}
.pdp-bb__sizes-group :is(h2, h4) {
  font-family: var(--ff-body);
  font-size: .68rem;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--text-secondary);
  font-weight: 700;
  margin: 0;
}
.pdp-bb__sizes-group :is(h2, h4) span {
  color: var(--primary);
  font-weight: 600;
  margin-left: 8px;
  letter-spacing: 0;
  text-transform: none;
  font-size: .82rem;
}
.pdp-bb__size-guide {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: .72rem;
  font-weight: 600;
  color: var(--accent-text);
  cursor: pointer;
}
.pdp-bb__size-guide svg,
.pdp-bb__size-guide i {
  width: 16px;
  height: 16px;
  stroke-width: 1.6;
}
.pdp-bb__size-guide:hover {
  color: var(--accent-hover);
  text-decoration: underline;
}
.pdp-bb__sizes {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 6px;
}
.pdp-bb__size {
  height: 44px;
  border: 1px solid var(--border-strong);
  background: var(--white);
  border-radius: var(--r-sm);
  font-weight: 700;
  color: var(--primary);
  cursor: pointer;
  font-size: .88rem;
  font-variant-numeric: tabular-nums;
  transition: all var(--t-fast);
}
.pdp-bb__size:hover {
  border-color: var(--primary);
}
.pdp-bb__size.is-active {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}
.pdp-bb__size.is-out {
  color: #475569;
  cursor: pointer;
  background: var(--bg-soft);
  position: relative;
}
.pdp-bb__size[disabled] {
  color: var(--text-tertiary);
  cursor: not-allowed;
  background: var(--bg-soft);
  position: relative;
}
.pdp-bb__size.is-out.is-active {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}
.pdp-bb__size.is-out:after,
.pdp-bb__size[disabled]:after {
  content: "";
  position: absolute;
  left: 8px;
  right: 8px;
  top: 50%;
  height: 1px;
  background: var(--text-tertiary);
  transform: rotate(-15deg);
}
.pdp-bb__notify {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: var(--s-2);
  border: 1px solid var(--border-strong);
  border-radius: var(--r-sm);
  background: var(--bg-soft);
}
.pdp-bb__notify[hidden] {
  display: none;
}
.pdp-bb__notify-head {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.pdp-bb__notify-head svg,
.pdp-bb__notify-head i {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  color: var(--accent);
  stroke-width: 1.8;
  margin-top: 2px;
}
.pdp-bb__notify-head strong {
  display: block;
  font-size: .9rem;
  color: var(--primary);
}
.pdp-bb__notify-head span {
  display: block;
  font-size: .8rem;
  color: var(--text-secondary);
}
.pdp-bb__notify-form {
  display: flex;
  gap: 8px;
}
.pdp-bb__notify-form input {
  flex: 1;
  min-width: 0;
  height: 44px;
  padding: 0 12px;
  border: 1px solid var(--border-strong);
  border-radius: var(--r-sm);
  font-size: .9rem;
  background: var(--white);
  color: var(--primary);
}
.pdp-bb__notify-form input:focus {
  outline: 2px solid var(--accent);
  outline-offset: 1px;
}
.pdp-bb__notify-form .btn {
  flex-shrink: 0;
  white-space: nowrap;
}
.pdp-bb__notify-msg {
  font-size: .8rem;
  min-height: 1em;
}
.pdp-bb__notify-msg.is-ok {
  color: #15803d;
}
.pdp-bb__notify-msg.is-error {
  color: #dc2626;
}
.pdp-bb__trust-mini {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: var(--s-2);
  background: var(--accent-soft);
  border-radius: var(--r-sm);
}
.pdp-bb__trust-mini-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .82rem;
  color: var(--primary);
  font-weight: 500;
}
.pdp-bb__trust-mini-item svg,
.pdp-bb__trust-mini-item i {
  color: var(--accent);
  width: 16px;
  height: 16px;
  stroke-width: 2;
}
.pdp-reviews__stars,
.review__stars {
  color: var(--accent);
}
@media (max-width: 1100px) {
  .banners-3__grid {
    grid-template-columns: 1fr;
  }
  .features__grid {
    grid-template-columns: 1fr 1fr;
  }
  .cat-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .store__grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 720px) {
  .cat-grid,
  .product-grid {
    grid-template-columns: 1fr 1fr;
  }
  .pdp-bb__sizes {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (max-width: 720px) {
  .features__grid {
    grid-template-columns: 1fr 1fr;
    gap: var(--s-2);
    padding: var(--s-3) 0;
  }
  .features__item {
    padding: var(--s-2);
    gap: var(--s-2);
    align-items: center;
  }
  .features__icon {
    width: 34px;
    height: 34px;
  }
  .features__icon svg,
  .features__icon i {
    width: 17px;
    height: 17px;
  }
  .features__text strong {
    font-size: .74rem;
    margin-bottom: 0;
    line-height: 1.2;
  }
  .features__text span {
    display: none;
  }
  .banners-3__grid {
    display: grid;
    grid-template-columns: none;
    grid-auto-flow: column;
    grid-auto-columns: 85%;
    gap: var(--s-3);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    padding-bottom: var(--s-2);
  }
  .banners-3__grid::-webkit-scrollbar {
    display: none;
  }
  .banners-3__grid > .banner-card {
    scroll-snap-align: center;
  }
  .cat-grid {
    display: grid;
    grid-template-columns: none;
    grid-auto-flow: column;
    grid-auto-columns: 42%;
    gap: var(--s-2);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    padding-bottom: var(--s-2);
  }
  .cat-grid::-webkit-scrollbar {
    display: none;
  }
  .cat-grid > .cat-card {
    scroll-snap-align: start;
  }
  .product-card__badges {
    top: 6px;
    left: 6px;
    gap: 3px;
  }
  .product-card__badges .badge {
    font-size: .5rem;
    padding: 2px 6px;
    letter-spacing: .04em;
  }
  .product-card__badges .badge--soft {
    display: none;
  }
  .product-card__fav {
    top: 6px;
    right: 6px;
    width: 30px;
    height: 30px;
  }
  .product-card__fav svg {
    width: 15px;
    height: 15px;
  }
}
.utility-bar {
  font-size: .75rem;
  letter-spacing: 0;
  text-transform: none;
}
.utility-bar__inner {
  justify-content: space-between;
  gap: var(--s-4);
  height: 38px;
  text-align: left;
}
.utility-bar__items {
  display: flex;
  gap: var(--s-4);
  align-items: center;
}
.utility-bar__item {
  color: #ffffffe0;
}
.utility-bar__item strong {
  font-weight: 600;
  color: var(--white);
}
.utility-bar__item svg,
.utility-bar__item i {
  width: 14px;
  height: 14px;
  stroke-width: 1.6;
  opacity: .85;
}
.utility-bar__item img {
  width: 14px;
  height: 14px;
  flex: 0 0 auto;
}
.utility-bar__right {
  display: flex;
  gap: var(--s-3);
  align-items: center;
}
.utility-bar__right a {
  color: #ffffffb3;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.utility-bar__right a:hover {
  color: var(--accent-soft);
}
.utility-bar__right strong {
  color: var(--white);
  font-weight: 600;
}
.utility-bar__right svg,
.utility-bar__right i {
  width: 14px;
  height: 14px;
}
@media (max-width: 720px) {
  .utility-bar {
    font-size: .58rem;
    letter-spacing: .04em;
    text-transform: none;
  }
  .utility-bar__inner {
    justify-content: center;
    gap: var(--s-3);
    height: 30px;
    min-height: 30px;
    text-align: center;
  }
  .utility-bar__right {
    display: none;
  }
  .utility-bar__items {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: var(--s-3);
  }
  .utility-bar__item {
    gap: 0;
    white-space: nowrap;
  }
  .utility-bar__item strong {
    font-weight: 600;
  }
  .utility-bar__item svg,
  .utility-bar__item i,
  .utility-bar__item img {
    display: none;
  }
}
.header__search input {
  background: var(--bg-soft);
}
.header__search input:focus {
  border-color: var(--accent);
  box-shadow: 0 0 0 3px var(--accent-soft);
}
.header__search button:hover {
  background: var(--accent-soft);
  color: var(--accent-hover);
}
.header__action:hover {
  color: var(--accent);
}
.header__action__count {
  background: var(--accent);
  color: var(--white);
  border: 2px solid var(--white);
}
.nav {
  justify-content: space-between;
  gap: var(--s-3);
  height: 50px;
}
.nav__item {
  font-size: .78rem;
  font-weight: 600;
  letter-spacing: .01em;
  text-transform: none;
  padding: var(--s-2) 0;
  gap: 4px;
  height: 100%;
}
.nav__item:after {
  background: var(--accent);
  height: 3px;
}
.nav__item--all {
  background: var(--primary);
  color: var(--white);
  padding: 8px 14px;
  border-radius: var(--r-sm);
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
}
.nav__item--all:hover {
  background: var(--accent);
  color: var(--white);
}
.nav__item--all:after {
  display: none;
}
.nav__link {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  height: 100%;
  color: inherit;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
}
.nav__item--all .nav__link {
  color: var(--white);
}
.megamenu {
  border-top: 3px solid var(--accent);
  border-radius: 0 0 var(--r-md) var(--r-md);
}
.megamenu__list a:hover {
  color: var(--accent);
}
.megamenu__feature {
  background: var(--bg-soft);
  padding: var(--s-3);
  border-radius: var(--r-md);
}
.megamenu__feature h4 {
  text-transform: none;
}
.nav__item .megamenu {
  left: 0;
  right: auto;
  transform: translate(0) translateY(8px);
}
.nav__item:hover .megamenu,
.nav__item:focus-within .megamenu {
  transform: translate(0) translateY(0);
}
.megamenu--all {
  min-width: 600px;
  max-width: 760px;
  grid-template-columns: 1fr;
  max-height: 72vh;
  overflow-y: auto;
}
.megamenu__list--all {
  columns: 3;
  column-gap: var(--s-4);
}
.megamenu__list--all li {
  margin-bottom: 8px;
  break-inside: avoid;
}
.megamenu__list--all a {
  font-size: .8rem;
  color: var(--text-secondary);
  font-weight: 500;
}
.megamenu__list--all a:hover {
  color: var(--accent);
}
@media (max-width: 980px) {
  .megamenu--all {
    min-width: 440px;
  }
  .megamenu__list--all {
    columns: 2;
  }
}
.megamenu {
  max-width: calc(100vw - 24px);
}
.footer__top {
  grid-template-columns: 1.6fr 1fr 1fr 1fr 1.2fr;
}
@media (max-width: 1100px) {
  .footer__top {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 720px) {
  .footer {
    padding: 32px 0 16px;
  }
  .footer__top {
    grid-template-columns: 1fr 1fr;
    gap: 22px 18px;
    padding-bottom: var(--s-4);
  }
  .footer__brand {
    grid-column: 1 / -1;
  }
  .footer__brand img {
    height: 40px;
    margin-bottom: 8px;
  }
  .footer__brand p {
    font-size: .78rem;
    line-height: 1.5;
    margin-bottom: 12px;
  }
  .footer__brand-nav {
    margin: 0 0 12px;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 6px 18px;
  }
  .footer__social a {
    width: 40px;
    height: 40px;
  }
  .footer__social svg {
    width: 24px;
    height: 24px;
  }
  .footer__col h3 {
    margin-bottom: 8px;
  }
  .footer__col ul li {
    margin-bottom: 6px;
  }
  .footer__pay {
    max-width: 100%;
    margin-top: 12px;
  }
  .footer__pay img {
    height: 24px;
  }
  .footer__safebrowsing {
    max-width: 100%;
    margin-top: 12px;
  }
  .footer__bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    padding-right: 0;
  }
}
.heading-md {
  font-family: var(--ff-display);
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -.02em;
  color: var(--primary);
  text-transform: none;
  margin: 0 0 var(--s-2);
}
.text-small {
  font-size: .85rem;
  line-height: 1.5;
}
.text-tiny {
  font-size: .72rem;
  line-height: 1.4;
}
.label-up {
  font-size: 11px;
  color: var(--text-tertiary, #94a3b8);
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 600;
}
.btn--buy {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
  box-shadow: 0 2px #0000000d;
}
.btn--buy:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px #0000001a;
}
.btn--red {
  background: var(--baseforte-red);
  color: var(--white);
  border-color: var(--baseforte-red);
}
.btn--red:hover {
  background: #8f0b05;
}
.btn--orange {
  background: var(--accent);
  color: var(--white);
  border-color: var(--accent);
}
.btn--orange:hover {
  background: var(--accent-hover);
}
.btn--green {
  background: var(--baseforte-green);
  color: var(--white);
  border-color: var(--baseforte-green);
}
.btn--green:hover {
  background: var(--baseforte-green-hover);
  border-color: var(--baseforte-green-hover);
}
.btn--sm {
  padding: 9px 16px;
  font-size: .72rem;
  gap: 6px;
}
.auth-layout {
  max-width: 460px;
  margin-inline: auto;
  width: 100%;
}
.auth-layout.checkout-login-modal__card {
  max-width: none;
  margin-inline: 0;
}
.auth-alert {
  padding: var(--s-2);
  background: var(--bg-soft);
  border: 1px solid var(--border-subtle);
  border-left: 3px solid var(--accent);
  border-radius: var(--r-sm);
  font-size: .85rem;
  color: var(--text-secondary);
  margin-bottom: var(--s-3);
}
.auth-alert--error {
  background: #fef2f2;
  border-color: #fecaca;
  border-left-color: var(--baseforte-red);
  color: #991b1b;
}
.account-panel {
  max-width: 880px;
  margin-inline: auto;
}
.account-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: var(--s-2);
  margin-top: var(--s-3);
}
.account-tile {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: var(--s-3);
  background: var(--white);
  border: 1px solid var(--border-subtle);
  border-radius: var(--r-md);
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  font-family: var(--ff-body);
  transition:
    border-color var(--t-fast),
    box-shadow var(--t-fast),
    transform var(--t-fast);
}
.account-tile:hover {
  border-color: var(--primary);
  box-shadow: 0 4px 16px #0f172a14;
  transform: translateY(-2px);
}
.account-tile svg {
  width: 24px;
  height: 24px;
  color: var(--accent);
  stroke-width: 1.6;
  margin-bottom: 4px;
}
.account-tile strong {
  font-size: .95rem;
  color: var(--primary);
  font-weight: 700;
}
.account-tile span {
  font-size: .8rem;
  color: var(--text-secondary);
}
.account-tile--danger svg {
  color: var(--baseforte-red);
}
.account-tile--danger:hover {
  border-color: var(--baseforte-red);
}
.account-banner {
  display: flex;
  gap: var(--s-2);
  align-items: flex-start;
  padding: var(--s-3);
  background: var(--accent-soft);
  border: 1px solid var(--accent);
  border-radius: var(--r-md);
  margin: var(--s-3) 0;
}
.account-banner svg {
  width: 22px;
  height: 22px;
  color: var(--accent-hover);
  flex-shrink: 0;
  stroke-width: 1.6;
}
.account-banner strong {
  display: block;
  color: var(--primary);
  font-size: .95rem;
  margin-bottom: 2px;
}
.account-banner p {
  font-size: .85rem;
  color: var(--text-secondary);
  margin: 0 0 var(--s-2);
}
.account-banner__feedback {
  display: block;
  font-size: .8rem;
  color: var(--accent-hover);
  margin-top: 6px;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.lazy-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--s-1);
  padding: var(--s-3) 0;
  color: var(--text-secondary);
  font-size: .9rem;
}
.lazy-loading[hidden] {
  display: none;
}
.lazy-loading__spinner {
  width: 18px;
  height: 18px;
  border: 2px solid var(--border-strong);
  border-top-color: var(--accent);
  border-radius: 50%;
  animation: lazy-loading-spin .6s linear infinite;
}
@keyframes lazy-loading-spin {
  to {
    transform: rotate(360deg);
  }
}
@media (prefers-reduced-motion: reduce) {
  .lazy-loading__spinner {
    animation-duration: 1.5s;
  }
}
.heading-lg {
  font-family: var(--ff-display);
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -.02em;
  color: var(--primary);
  text-transform: none;
}
.section__head__sub {
  margin-top: var(--s-1);
  color: var(--text-secondary);
  font-size: 1rem;
}
.stores-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  gap: var(--s-3);
  margin-top: var(--s-4);
}
.store-card-x {
  display: flex;
  flex-direction: column;
  background: var(--bg-base);
  border: 1px solid var(--border-subtle);
  border-radius: var(--r-lg);
  overflow: hidden;
  box-shadow: var(--shadow-sm);
  transition: box-shadow var(--t-base) var(--ease), transform var(--t-base) var(--ease);
}
.store-card-x:hover {
  box-shadow: var(--shadow-md);
  transform: translateY(-2px);
}
.store-card-x__photo {
  position: relative;
  aspect-ratio: 16 / 9;
  background: var(--bg-soft);
}
.store-card-x__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.store-card-x__badge {
  position: absolute;
  left: var(--s-2);
  bottom: var(--s-2);
  padding: 6px 12px;
  background: var(--primary);
  color: var(--white);
  font-family: var(--ff-display);
  font-weight: 700;
  font-size: .72rem;
  letter-spacing: .02em;
  border-radius: var(--r-pill);
  box-shadow: var(--shadow-sm);
}
.store-card-x__badge--alt {
  background: var(--accent);
}
.store-card-x__content {
  display: flex;
  flex-direction: column;
  gap: var(--s-2);
  padding: var(--s-3);
  flex: 1;
}
.store-card-x__content .heading-md {
  margin: 0;
}
.store-card-x__details {
  display: flex;
  flex-direction: column;
  gap: var(--s-1);
}
.store-card-x__detail {
  display: flex;
  align-items: flex-start;
  gap: var(--s-1);
  color: var(--text-secondary);
  font-size: .9rem;
  line-height: 1.45;
}
.store-card-x__detail svg,
.store-card-x__detail i {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  margin-top: 1px;
  color: var(--accent);
  stroke-width: 1.6;
}
.store-card-x__detail a {
  color: var(--accent);
  font-weight: 600;
}
.store-card-x__detail a:hover {
  color: var(--accent-hover);
}
.store-card-x__cta {
  display: flex;
  flex-wrap: wrap;
  gap: var(--s-1);
  margin-top: auto;
  padding-top: var(--s-1);
}
@media (max-width: 560px) {
  .stores-grid {
    grid-template-columns: 1fr;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: var(--body);
  color: var(--ink);
  background: var(--bg);
  font-size: 15px;
  line-height: 1.55;
}
img {
  max-width: 100%;
  display: block;
}
a {
  color: inherit;
  text-decoration: none;
}
button {
  font-family: inherit;
  cursor: pointer;
  border: none;
  background: none;
}
.wrap {
  max-width: var(--maxw);
  margin: 0 auto;
  padding-inline: 24px;
}
:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: 2px;
}
.ic {
  width: 20px;
  height: 20px;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex: none;
}
.top {
  background: var(--navy);
  color: #fff;
  font-size: 12.5px;
}
.top .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 36px;
  padding-block: 4px;
}
.top a {
  display: flex;
  align-items: center;
  gap: 6px;
}
.top .dir {
  display: flex;
  gap: 20px;
  white-space: nowrap;
}
.top .ic {
  width: 14px;
  height: 14px;
}
.top b {
  font-weight: 600;
}
.header {
  background: #fff;
  border-bottom: 1px solid var(--line);
  position: sticky;
  top: 0;
  z-index: 60;
}
.header-main {
  display: flex;
  align-items: center;
  gap: 28px;
  padding-block: 16px;
}
.logo img {
  height: 46px;
  width: auto;
}
.busca {
  flex: 1;
  max-width: 600px;
  display: flex;
  position: relative;
  margin-inline: auto;
}
.busca input {
  width: 100%;
  height: 46px;
  border: 2px solid var(--navy);
  border-radius: 8px;
  padding: 0 52px 0 16px;
  font: 500 14px var(--body);
  color: var(--ink);
}
.busca input::placeholder {
  color: var(--ink-2);
}
.busca button {
  position: absolute;
  right: 4px;
  top: 4px;
  width: 38px;
  height: 38px;
  border-radius: 6px;
  background: var(--navy);
  color: #fff;
  display: grid;
  place-items: center;
}
.acoes {
  display: flex;
  align-items: center;
  gap: 20px;
}
.acao {
  display: flex;
  align-items: center;
  gap: 9px;
  font-size: 12.5px;
  line-height: 1.25;
}
.acao .ic {
  width: 23px;
  height: 23px;
  color: var(--navy);
}
.acao small {
  display: block;
  color: var(--ink-2);
  font-size: 11.5px;
}
.acao b {
  font-weight: 600;
}
.carrinho {
  position: relative;
}
.carrinho .badge {
  position: absolute;
  top: -6px;
  right: -4px;
  background: var(--gold);
  color: var(--navy-deep);
  font: 700 11px var(--body);
  min-width: 18px;
  height: 18px;
  border-radius: 9px;
  display: grid;
  place-items: center;
  padding: 0 4px;
}
.nav {
  background: var(--soft);
  border-bottom: 1px solid var(--line);
}
.nav ul {
  display: flex;
  align-items: center;
  gap: 2px;
  list-style: none;
  min-height: 44px;
  overflow-x: auto;
  scrollbar-width: none;
}
.nav ul::-webkit-scrollbar {
  display: none;
}
.nav a {
  display: block;
  padding: 12px;
  font: 600 13.5px var(--body);
  color: var(--ink);
  white-space: nowrap;
  border-radius: 6px;
}
.nav a:hover {
  color: var(--navy);
}
.nav .oferta a {
  color: var(--gold-ink);
  font-weight: 700;
}
.hero {
  background: var(--navy-deep);
  height: auto;
  overflow: visible;
}
.hero .wrap {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  min-height: 440px;
}
.hero-copy {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-block: 56px;
  padding-right: 48px;
  position: relative;
}
.hero-copy:before {
  content: "";
  position: absolute;
  left: 0;
  top: 56px;
  width: 52px;
  height: 4px;
  background: var(--gold);
}
.kicker {
  font: 700 12px var(--head);
  letter-spacing: .2em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 16px;
  margin-top: 14px;
}
.hero h1 {
  font: 800 clamp(2rem, 3.6vw, 3.1rem)/1.1 var(--head);
  letter-spacing: -.01em;
  margin-bottom: 16px;
}
.hero p {
  color: #c4cee0;
  font-size: 16.5px;
  max-width: 460px;
  margin-bottom: 28px;
}
.hero-cta {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font: 700 14px var(--head);
  padding: 14px 26px;
  border-radius: 8px;
  transition: .15s;
}
.btn-gold {
  background: var(--gold);
  color: var(--navy-deep);
}
.btn-gold:hover {
  background: #d6b87f;
}
.btn-linha {
  border: 1.5px solid rgba(255, 255, 255, .45);
  color: #fff;
}
.btn-linha:hover {
  border-color: #fff;
}
.hero-stats {
  display: flex;
  gap: 38px;
  margin-top: 42px;
  padding-top: 26px;
  border-top: 1px solid rgba(255, 255, 255, .15);
}
.hstat b {
  display: block;
  font: 800 24px var(--head);
  color: var(--gold);
}
.hstat span {
  font-size: 12.5px;
  color: #a9b6cc;
}
.hero-art {
  position: relative;
  overflow: hidden;
}
.hero-art img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
}
.hero-tag {
  position: absolute;
  left: 26px;
  bottom: 26px;
  background: #fffffff5;
  border-radius: 10px;
  padding: 14px 18px;
  box-shadow: var(--shadow);
}
.hero-tag small {
  display: block;
  font: 600 11px var(--body);
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--ink-2);
}
.hero-tag b {
  font: 800 16px var(--head);
  color: var(--navy);
}
.hero-tag em {
  font: 700 13px var(--body);
  font-style: normal;
  color: var(--gold-ink);
}
.fia {
  background: #fff;
  border-bottom: 1px solid var(--line);
}
.fia .wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  padding-block: 18px;
}
.fi {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 13px;
}
.fi .ic {
  width: 26px;
  height: 26px;
  color: var(--gold-ink);
}
.fi b {
  display: block;
  font: 700 13.5px var(--head);
  color: var(--navy);
}
.fi span {
  color: var(--ink-2);
  font-size: 12.5px;
}
.sec {
  padding-block: 52px;
}
.sec-soft {
  background: var(--soft);
}
.sec-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 26px;
}
.sec-head h2 {
  font: 800 26px var(--head);
  color: var(--navy);
  letter-spacing: -.01em;
}
.sec-head .eyebrow {
  font: 700 11.5px var(--head);
  letter-spacing: .18em;
  text-transform: uppercase;
  color: var(--gold-ink);
  margin-bottom: 6px;
}
.ver-mais {
  font: 700 13px var(--head);
  color: var(--navy);
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 5px;
}
.cats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}
.cat {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 18px;
  display: flex;
  align-items: center;
  gap: 16px;
  transition: .15s;
}
.cat:hover {
  border-color: var(--navy);
  box-shadow: var(--shadow);
}
.cat img {
  width: 74px;
  height: 74px;
  object-fit: contain;
  flex: none;
}
.cat b {
  font: 700 14.5px var(--head);
  color: var(--navy);
  display: block;
}
.cat span {
  font-size: 12px;
  color: var(--ink-2);
}
.grid-prod {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
}
.card {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 12px;
  display: flex;
  flex-direction: column;
  position: relative;
  transition: .15s;
}
.card:hover {
  box-shadow: var(--shadow);
}
.card .foto {
  aspect-ratio: 1/1;
  display: grid;
  place-items: center;
  margin-bottom: 10px;
  position: relative;
}
.card .foto img {
  max-height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}
.off {
  position: absolute;
  top: 0;
  right: 0;
  background: var(--gold);
  color: var(--navy-deep);
  font: 700 12px var(--head);
  padding: 4px 8px;
  border-radius: 6px;
}
.card .marca {
  font: 600 10.5px var(--body);
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--gold-ink);
}
.card h3 {
  font: 500 13px/1.35 var(--body);
  color: var(--ink);
  min-height: 35px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 4px 0 8px;
}
.preco-zona {
  margin-bottom: 10px;
}
.de {
  font-size: 12px;
  color: var(--ink-2);
  text-decoration: line-through;
  display: block;
}
.por {
  font: 800 17px var(--head);
  color: var(--navy);
  font-variant-numeric: tabular-nums;
}
.por small {
  font: 700 12px var(--head);
}
.parc {
  font-size: 11.5px;
  color: var(--ink-2);
}
.add {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--navy);
  color: #fff;
  font: 700 13px var(--head);
  min-height: 38px;
  border-radius: 8px;
  margin-top: auto;
  transition: .15s;
}
.add:hover {
  background: var(--navy-deep);
}
.add .ic {
  width: 16px;
  height: 16px;
}
.pisos {
  background: var(--navy);
  color: #fff;
}
.pisos .wrap {
  display: grid;
  grid-template-columns: .9fr 1.4fr;
  gap: 44px;
  padding-block: 56px;
  align-items: center;
}
.pisos h2 {
  font: 800 30px/1.12 var(--head);
  margin: 14px 0;
  color: #fff;
}
.pisos h2 em {
  font-style: normal;
  color: var(--gold);
}
.pisos p {
  color: #c4cee0;
  font-size: 15px;
  margin-bottom: 22px;
  max-width: 420px;
}
.calc-selo {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  background: #ffffff12;
  border: 1px solid rgba(198, 164, 107, .4);
  border-radius: 12px;
  padding: 16px 18px;
  margin-bottom: 24px;
}
.calc-selo .ic {
  width: 26px;
  height: 26px;
  color: var(--gold);
}
.calc-selo b {
  font: 700 14px var(--head);
}
.calc-selo span {
  display: block;
  font-size: 12.5px;
  color: #c4cee0;
}
.grid-pisos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}
.piso {
  background: #fff;
  border-radius: var(--radius);
  overflow: hidden;
  color: var(--ink);
  transition: .15s;
}
.piso:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 26px #00000047;
}
.piso img {
  aspect-ratio: 1/1;
  object-fit: cover;
  width: 100%;
}
.piso .info {
  padding: 12px 14px;
}
.piso h3 {
  font: 500 12.5px/1.3 var(--body);
  min-height: 33px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.piso .m2 {
  font: 800 16px var(--head);
  color: var(--navy);
  margin-top: 6px;
}
.piso .m2 small {
  font: 600 11px var(--body);
  color: var(--ink-2);
}
.duplo {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 16px;
}
.dp {
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  min-height: 250px;
}
.dp img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dp-lojas {
  background: var(--soft);
  border: 1px solid var(--line);
  padding: 30px;
  display: flex;
  flex-direction: column;
}
.dp-lojas h3 {
  font: 800 20px var(--head);
  color: var(--navy);
  margin: 10px 0 16px;
}
.loja {
  display: flex;
  gap: 12px;
  padding: 12px 0;
  border-top: 1px solid var(--line);
  font-size: 13px;
}
.loja .ic {
  color: var(--gold-ink);
  width: 22px;
  height: 22px;
}
.loja b {
  font: 700 13.5px var(--head);
  color: var(--navy);
  display: block;
}
.loja span {
  color: var(--ink-2);
}
.marcas {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 12px;
}
.mk {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 10px;
  height: 76px;
  display: grid;
  place-items: center;
  padding: 14px;
  transition: .15s;
}
.mk:hover {
  border-color: var(--navy);
}
.mk img {
  max-height: 40px;
  max-width: 100%;
  width: auto;
  object-fit: contain;
}
.news {
  background: var(--gold-soft);
  border-top: 1px solid var(--line);
}
.news .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-block: 34px;
  flex-wrap: wrap;
}
.news h3 {
  font: 800 21px var(--head);
  color: var(--navy);
}
.news p {
  color: var(--ink-2);
  font-size: 13.5px;
}
.news form {
  display: flex;
  gap: 10px;
  flex: 1;
  max-width: 460px;
  min-width: 280px;
}
.news input {
  flex: 1;
  height: 46px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 0 16px;
  font: 400 14px var(--body);
  background: #fff;
}
.footer {
  background: var(--navy-deep);
  color: #b9c4d8;
  font-size: 13px;
  padding: 0;
}
.f-main {
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr 1fr 1.1fr;
  gap: 30px;
  padding-block: 46px 34px;
}
.footer h4 {
  font: 700 13.5px var(--head);
  color: #fff;
  margin-bottom: 14px;
}
.footer ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.footer a:hover {
  color: var(--gold);
}
.f-brand .placa {
  margin-bottom: 16px;
}
.f-brand .placa img {
  height: 46px;
  width: auto;
}
.f-brand p {
  max-width: 250px;
  margin-bottom: 14px;
}
.f-pag {
  border-top: 1px solid rgba(255, 255, 255, .12);
  padding-block: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  flex-wrap: wrap;
}
.f-pag .bandeiras {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
}
.f-pag .bandeiras img {
  width: 44px;
  height: 27px;
  object-fit: contain;
  background: #fff;
  border-radius: 5px;
  padding: 4px 6px;
}
.f-reg {
  border-top: 1px solid rgba(255, 255, 255, .12);
  padding-block: 20px;
  font-size: 12px;
  line-height: 1.7;
  color: #8e9cb5;
}
.f-dev {
  border-top: 1px solid rgba(255, 255, 255, .12);
  padding-block: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  flex-wrap: wrap;
  font-size: 12px;
  color: #8e9cb5;
}
.f-dev .dev {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-right: 92px;
}
@media (max-width: 760px) {
  .f-dev .dev {
    margin-right: 0;
  }
}
.f-dev .dev img {
  height: 18px;
  width: auto;
  opacity: .85;
}
.ranh {
  position: absolute;
  background: var(--gold);
  -webkit-mask: var(--ranh) center/contain no-repeat;
  mask: var(--ranh) center/contain no-repeat;
  pointer-events: none;
}
.eyebrow,
.kicker {
  display: flex;
  align-items: center;
  gap: 8px;
}
.eyebrow:before,
.kicker:before {
  content: "";
  width: 12px;
  height: 12px;
  flex: none;
  background: var(--gold);
  -webkit-mask: var(--ranh) center/contain no-repeat;
  mask: var(--ranh) center/contain no-repeat;
}
.nav a:hover {
  box-shadow: inset 0 -2.5px 0 var(--gold);
}
.cat:hover,
.mk:hover {
  border-color: var(--gold);
}
.ver-mais:hover {
  color: var(--gold-ink);
}
.busca button:hover {
  background: var(--gold);
  color: var(--navy-deep);
}
.footer h4:after {
  content: "";
  display: block;
  width: 22px;
  height: 2px;
  background: var(--gold);
  margin-top: 7px;
}
.pisos {
  position: relative;
  overflow: hidden;
}
.pisos .wrap {
  position: relative;
}
.news {
  position: relative;
  overflow: hidden;
}
.card {
  padding: 14px;
}
.grid-prod {
  gap: 16px;
}
.card .foto,
.preco-zona {
  margin-bottom: 12px;
}
.add {
  min-height: 43px;
}
.nav .wrap {
  position: relative;
}
@media (min-width: 1101px) {
  .nav > .wrap > ul {
    overflow: visible;
  }
}
.nav .mega {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: #fff;
  border: 1px solid var(--line);
  border-top: 3px solid var(--gold);
  border-radius: 0 0 12px 12px;
  box-shadow: 0 24px 48px #072b6329;
  padding: 24px 28px 28px;
  z-index: 80;
}
.nav li:hover > .mega,
.nav li:focus-within > .mega {
  display: block;
}
.mega-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--line);
}
.mega-head b {
  font: 800 15px var(--head);
  color: var(--navy);
  display: flex;
  align-items: center;
  gap: 8px;
}
.mega-head b:before {
  content: "";
  width: 12px;
  height: 12px;
  flex: none;
  background: var(--gold);
  -webkit-mask: var(--ranh) center/contain no-repeat;
  mask: var(--ranh) center/contain no-repeat;
}
.mega-head > a {
  font: 700 12px var(--head);
  color: var(--gold-ink);
  padding: 0;
}
.mega-cols {
  columns: 4;
  column-gap: 34px;
}
.mega-cols.xl {
  columns: 5;
}
.mega-cols a {
  display: block;
  padding: 5.5px 0;
  font: 500 12.5px/1.3 var(--body);
  color: var(--ink-2);
  break-inside: avoid;
}
.mega-cols a:hover {
  color: var(--navy);
  box-shadow: none;
  text-decoration: underline;
  text-decoration-color: var(--gold);
  text-underline-offset: 3px;
}
@media (max-width: 1100px) {
  .nav .mega {
    display: none !important;
  }
}
.zap {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 90;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #25d366;
  display: grid;
  place-items: center;
  box-shadow: 0 8px 24px #00000047;
  transition: .15s;
}
.zap:hover {
  transform: scale(1.07);
}
.zap svg {
  width: 30px;
  height: 30px;
  fill: #fff;
}
@media (max-width: 760px) {
  .zap {
    right: 14px;
    bottom: 14px;
    width: 52px;
    height: 52px;
  }
}
.social {
  display: flex;
  gap: 10px;
  margin-top: 2px;
}
.social a {
  width: 46px;
  height: 46px;
  border: 1px solid rgba(255, 255, 255, .28);
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #fff;
  transition: .15s;
}
.social a:hover {
  border-color: var(--gold);
  color: var(--gold);
}
.social svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
@media (max-width: 1100px) {
  .grid-prod {
    grid-template-columns: repeat(3, 1fr);
  }
  .cats,
  .grid-pisos {
    grid-template-columns: repeat(2, 1fr);
  }
  .marcas {
    grid-template-columns: repeat(4, 1fr);
  }
  .f-main {
    grid-template-columns: 1fr 1fr;
  }
  .pisos .wrap {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 760px) {
  .wrap {
    padding-inline: 14px;
  }
  .top .dir {
    display: none;
  }
  .top .wrap {
    justify-content: center;
    text-align: center;
  }
  .header-main {
    flex-wrap: wrap;
    gap: 12px;
    padding-block: 12px;
  }
  .logo img {
    height: 38px;
  }
  .busca {
    order: 3;
    min-width: 100%;
  }
  .acao .rotulo {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
  }
  .hero .wrap {
    grid-template-columns: 1fr;
  }
  .hero-copy {
    padding-right: 0;
    padding-block: 40px 30px;
  }
  .hero-art {
    min-height: 280px;
    margin-inline: -14px;
  }
  .hero-stats {
    gap: 24px;
  }
  .fia .wrap {
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }
  .grid-prod {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .grid-prod .card:nth-child(n+5) {
    display: none;
  }
  .duplo {
    grid-template-columns: 1fr;
  }
  .marcas {
    grid-template-columns: repeat(3, 1fr);
  }
  .f-main {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .f-pag,
  .f-dev {
    justify-content: center;
    text-align: center;
  }
  .sec {
    padding-block: 36px;
  }
}
.bc {
  font-size: 12.5px;
  color: var(--ink-2);
  padding-block: 16px;
}
.bc a:hover {
  color: var(--navy);
}
.pdp {
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 40px;
  padding-bottom: 52px;
}
.galeria .principal {
  border: 1px solid var(--line);
  border-radius: 14px;
  overflow: hidden;
  aspect-ratio: 4/3;
  background: #fff;
}
.galeria .principal img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.thumbs {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
.thumbs button {
  width: 86px;
  height: 86px;
  border: 2px solid var(--line);
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  padding: 0;
}
.thumbs button.on {
  border-color: var(--navy);
}
.thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bb .marca-l {
  font: 700 12px var(--body);
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--gold-ink);
}
.bb h1 {
  font: 800 26px/1.2 var(--head);
  color: var(--ink);
  margin: 6px 0 4px;
}
.bb .ref {
  font-size: 12px;
  color: var(--ink-2);
  margin-bottom: 16px;
}
.preco-box {
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 18px 20px;
  margin-bottom: 16px;
}
.preco-box .m2preco {
  font: 800 32px var(--head);
  color: var(--navy);
  font-variant-numeric: tabular-nums;
}
.preco-box .m2preco small {
  font: 700 15px var(--head);
}
.preco-box .porcaixa {
  font-size: 13.5px;
  color: var(--ink-2);
  margin-top: 2px;
}
.preco-box .parcpdp {
  font: 600 13px var(--body);
  color: var(--ok);
  margin-top: 6px;
}
.selo-caixa {
  display: flex;
  gap: 10px;
  align-items: center;
  background: var(--gold-soft);
  border: 1px solid var(--gold);
  border-radius: 10px;
  padding: 11px 14px;
  font-size: 13px;
  margin-bottom: 18px;
}
.selo-caixa .ic {
  color: var(--gold-ink);
  width: 22px;
  height: 22px;
}
.calc {
  border: 2px solid var(--navy);
  border-radius: 14px;
  padding: 20px;
  margin-bottom: 18px;
  background: #fff;
}
.calc h3 {
  font: 800 15px var(--head);
  color: var(--navy);
  display: flex;
  gap: 9px;
  align-items: center;
  margin-bottom: 14px;
}
.calc h3 .ic {
  color: var(--gold-ink);
}
.calc-linha {
  display: flex;
  gap: 10px;
  align-items: end;
  flex-wrap: wrap;
}
.campo {
  flex: 1;
  min-width: 110px;
}
.campo label {
  display: block;
  font: 600 11.5px var(--body);
  color: var(--ink-2);
  margin-bottom: 5px;
}
.campo input {
  width: 100%;
  height: 44px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 0 12px;
  font: 600 15px var(--body);
}
.calc .x {
  font: 700 16px var(--head);
  color: var(--ink-2);
  padding-bottom: 12px;
}
.quebra {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  margin-top: 12px;
  color: var(--ink);
}
.quebra input {
  width: 17px;
  height: 17px;
  accent-color: var(--navy);
}
.calc-res {
  margin-top: 14px;
  border-top: 1px dashed var(--line);
  padding-top: 14px;
  display: none;
}
.calc-res.on {
  display: block;
}
.calc-res .linha {
  display: flex;
  justify-content: space-between;
  font-size: 13.5px;
  padding: 3px 0;
  color: var(--ink-2);
}
.calc-res .linha b {
  color: var(--ink);
  font-variant-numeric: tabular-nums;
}
.calc-res .total {
  font: 800 18px var(--head);
  color: var(--navy);
}
.compra {
  display: flex;
  gap: 10px;
  margin-bottom: 18px;
}
.qtd {
  display: flex;
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 8px;
}
.qtd button {
  width: 42px;
  height: 50px;
  font: 700 18px var(--body);
  color: var(--navy);
}
.qtd span {
  min-width: 64px;
  text-align: center;
  font: 700 15px var(--body);
}
.qtd small {
  display: block;
  font: 500 10px var(--body);
  color: var(--ink-2);
}
.btn-add {
  flex: 1;
  background: var(--navy);
  color: #fff;
  font: 700 15px var(--head);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
}
.btn-add:hover {
  background: var(--navy-deep);
}
.entrega {
  border: 1px solid var(--line);
  border-radius: 12px;
  padding: 16px 18px;
  margin-bottom: 14px;
}
.entrega h4 {
  font: 700 13.5px var(--head);
  color: var(--navy);
  margin-bottom: 10px;
}
.cep {
  display: flex;
  gap: 8px;
}
.cep input {
  flex: 1;
  height: 42px;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 0 12px;
  font: 500 14px var(--body);
}
.cep button {
  background: var(--gold);
  color: var(--navy-deep);
  font: 700 13px var(--head);
  padding: 0 18px;
  border-radius: 8px;
}
.retira {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 13px;
}
.retira .op {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
.retira .ic {
  width: 18px;
  height: 18px;
  color: var(--ok);
  margin-top: 2px;
}
.retira b {
  color: var(--ink);
}
.retira span {
  color: var(--ink-2);
}
.aviso-lote {
  display: flex;
  gap: 10px;
  background: #fdf6e7;
  border: 1px solid #E8D5AC;
  border-radius: 10px;
  padding: 12px 14px;
  font-size: 12.5px;
  color: #6b5320;
}
.aviso-lote .ic {
  width: 20px;
  height: 20px;
  color: #a07c2e;
}
.ficha {
  padding-block: 44px;
}
.ficha h2,
.desc h2 {
  font: 800 22px var(--head);
  color: var(--navy);
  margin-bottom: 18px;
}
.ficha table {
  width: 100%;
  border-collapse: collapse;
  max-width: 720px;
  font-size: 13.5px;
}
.ficha td {
  padding: 10px 14px;
  border: 1px solid var(--line);
}
.ficha td:first-child {
  background: var(--soft);
  font-weight: 600;
  color: var(--navy);
  width: 44%;
}
.desc p {
  max-width: 760px;
  color: var(--ink-2);
  font-size: 14.5px;
}
@media (max-width: 900px) {
  .pdp {
    grid-template-columns: 1fr;
    gap: 22px;
  }
}
@media (max-width: 760px) {
  .f-main {
    grid-template-columns: 1fr 1fr;
    gap: 16px 18px;
    padding-block: 28px 20px;
  }
  .f-main .f-brand {
    grid-column: 1 / -1;
  }
  .f-brand p {
    max-width: none;
    margin-bottom: 10px;
    font-size: 12.5px;
  }
  .footer h4 {
    margin-bottom: 8px;
    font-size: 12.5px;
  }
  .footer ul {
    gap: 6px;
    font-size: 12.5px;
  }
  .social a {
    width: 38px;
    height: 38px;
  }
  .social svg {
    width: 17px;
    height: 17px;
  }
  .f-pag {
    padding-block: 12px;
    gap: 10px;
  }
  .f-pag .bandeiras img {
    width: 36px;
    height: 22px;
  }
  .f-reg {
    padding-block: 12px;
    font-size: 10.5px;
    line-height: 1.55;
  }
  .f-dev {
    padding-block: 10px;
    font-size: 11px;
  }
}
.grid-prod--all .card:nth-child(n+5) {
  display: flex !important;
}
.card .foto {
  overflow: hidden;
}
.nav .mega {
  max-height: 70vh;
  overflow: auto;
}
html {
  scroll-padding-top: 140px;
}
.hamb {
  display: none;
  color: var(--navy);
  width: 42px;
  height: 42px;
  place-items: center;
  flex: none;
}
@media (max-width: 760px) {
  .hamb {
    display: grid;
  }
}
.busca .header__search-suggest {
  top: calc(100% + 4px);
  left: 0;
  right: 0;
}
.calc h2.calc-titulo {
  font: 800 15px var(--head);
  color: var(--navy);
  display: flex;
  gap: 9px;
  align-items: center;
  margin-bottom: 14px;
}
.calc h2.calc-titulo .ic {
  color: var(--gold-ink);
}
.entrega h2.entrega-titulo {
  font: 700 13.5px var(--head);
  color: var(--navy);
  margin-bottom: 10px;
}
