/* Shared navigation and homepage search. Live banner layout is defined below. */
.home-reference {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  container-type: inline-size;
}
.home-reference__art { display: block; width: 100%; height: auto; }
.home-reference__text-mask,
.home-reference__benefits-mask {
  position: absolute;
  pointer-events: none;
  background:
    radial-gradient(circle at 18% 10%, rgba(255,255,255,.92), rgba(255,252,246,.86) 42%, rgba(255,248,239,.78)),
    linear-gradient(100deg, rgba(255,252,246,.9), rgba(246,235,219,.74));
  backdrop-filter: blur(1px);
}
.home-reference__text-mask {
  left: 3.6%;
  top: 11.7%;
  width: 50%;
  height: 61.8%;
}
.home-reference__benefits-mask {
  left: 0;
  right: 24.6%;
  top: 80.6%;
  height: 19.4%;
  background: rgba(255, 250, 242, .82);
  backdrop-filter: blur(1px);
}
.home-reference__copy {
  position: absolute;
  left: 8.95%;
  top: 13%;
  width: 43%;
  color: #2d190a;
  pointer-events: auto;
  z-index: 2;
}
.home-reference__brand {
  margin: 0;
  font-family: "Playfair Display", "Cormorant Garamond", Georgia, serif;
  font-size: 7.7cqw;
  font-weight: 600;
  line-height: .9;
  letter-spacing: .03em;
  text-transform: uppercase;
  color: #2b1606;
}
.home-reference__tagline {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 1.6cqw;
  margin: 1.55cqw 0 4.2cqw;
}
.home-reference__tagline span {
  display: block;
  height: 1px;
  background: #a87435;
}
.home-reference__tagline p {
  margin: 0;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.38cqw;
  line-height: 1;
  letter-spacing: .36em;
  text-transform: uppercase;
  white-space: nowrap;
  color: #3c2816;
}
.home-reference__title {
  margin: 0;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 4.35cqw;
  white-space: nowrap;
  font-weight: 500;
  line-height: .98;
  color: #2e1b0d;
}
.home-reference__subtitle {
  margin: .35cqw 0 1.3cqw;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 2.75cqw;
  font-style: italic;
  font-weight: 500;
  line-height: 1;
  color: #9a6a2d;
}
.home-reference__description {
  max-width: 30cqw;
  margin: 0 0 2.1cqw;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.65cqw;
  line-height: 1.16;
  color: #4e3420;
}
.home-reference__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1.5cqw;
  min-width: 26.6cqw;
  min-height: 4.5cqw;
  padding: .9cqw 2.4cqw;
  border: 2px solid rgba(255,255,255,.62);
  outline: 2px solid rgba(144, 96, 41, .7);
  outline-offset: -5px;
  background: linear-gradient(135deg, color-mix(in srgb, var(--store-button, #8b602c) 82%, #ffffff), var(--store-button, #8b602c));
  color: var(--store-button-text, #fff8ec);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.55cqw;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .32em;
  text-transform: uppercase;
  box-shadow: 0 10px 24px rgba(99, 58, 17, .18);
  text-decoration: none;
  cursor: pointer;
  pointer-events: auto;
  transition: filter .2s ease, transform .2s ease;
}
.home-reference__cta:hover,
.home-reference__cta:focus-visible {
  color: var(--store-button-text, #fff8ec);
  filter: brightness(.94);
  text-decoration: none;
  transform: translateY(-1px);
}
.home-reference__benefits {
  position: absolute;
  left: 6.9%;
  top: 84%;
  width: 61.8%;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 3.2cqw;
  padding: 0;
  margin: 0;
  list-style: none;
  color: #8a5d29;
  pointer-events: none;
}
.home-reference__benefits li {
  position: relative;
  display: grid;
  justify-items: center;
  align-content: start;
  min-height: 8.8cqw;
  text-align: center;
}
.home-reference__benefits li + li::before {
  content: '';
  position: absolute;
  left: -1.6cqw;
  top: .35cqw;
  width: 1px;
  height: 6.8cqw;
  background: rgba(151, 101, 43, .62);
}
.home-reference__benefits i {
  margin-bottom: .85cqw;
  font-size: 2.7cqw;
  line-height: 1;
}
.home-reference__benefits span {
  max-width: 13ch;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.18cqw;
  line-height: 1.18;
  letter-spacing: .26em;
  text-transform: uppercase;
  color: #4a2f18;
}
/* One live topbar: only its background changes between home and inner pages. */
.home-reference__visual { position: relative; container-type: inline-size; }
.reference-topbar {
  position: relative;
  z-index: 10;
  width: 100%;
  flex: 0 0 auto;
  color: #92642f;
}
.reference-topbar--home { position: absolute; inset: 0 0 auto; }
/* Stretch the artwork's empty top strip over its printed navigation. */
.reference-topbar--home::before {
  content: '';
  position: absolute;
  inset: 0 0 auto;
  height: 1.15vw;
  background: url('../img/hero/belee-final.png') center top / 100% auto no-repeat;
  transform: scaleY(4.9);
  transform-origin: top;
  mask-image: linear-gradient(#000 80%, transparent);
  pointer-events: none;
}
.reference-topbar--standalone { background: #faf6ee; }
.reference-topbar__solid {
  width: 100%;
  height: 5.6vw;
  margin: 0 auto;
  padding: 0 3.7% 0 5.1%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(24px, 5vw, 84px);
}
.reference-topbar__menu {
  display: flex;
  align-items: center;
  gap: 4.6vw;
  min-width: 0;
}
.reference-topbar__nav-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 3.8vw;
  color: #4c2d13;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.08vw;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .06em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  transition: color .18s ease;
}
.reference-topbar__nav-link + .reference-topbar__nav-link::before {
  content: '';
  position: absolute;
  left: -2.3vw;
  top: 50%;
  width: 1px;
  height: 1.15vw;
  background: rgba(130, 84, 34, .5);
  transform: translateY(-50%);
}
.reference-topbar__nav-link::after {
  content: '';
  position: absolute;
  left: 0;
  right: .2em;
  bottom: .6vw;
  height: 2px;
  background: #9b692e;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform .18s ease;
}
.reference-topbar__nav-link:hover,
.reference-topbar__nav-link[aria-current="page"] {
  color: #7b4f20;
  text-decoration: none;
}
.reference-topbar__nav-link:hover::after,
.reference-topbar__nav-link[aria-current="page"]::after {
  transform: scaleX(1);
}
.reference-topbar__actions {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1.3vw;
  padding-left: 1.3vw;
  flex: 0 0 auto;
}
.reference-topbar__actions::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 3.1vw;
  background: rgba(130, 84, 34, .42);
  transform: translateY(-50%);
}
.reference-topbar__action {
  position: relative;
  width: clamp(38px, 2.6vw, 48px);
  height: clamp(38px, 2.6vw, 48px);
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  border: 1px solid transparent;
  border-radius: 50%;
  color: #956125;
  text-decoration: none;
  transition: background .18s ease, border-color .18s ease, color .18s ease, transform .18s ease, box-shadow .18s ease;
}
.reference-topbar__action svg {
  width: 1.55vw;
  height: 1.55vw;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.reference-topbar__action:hover,
.reference-topbar__action:focus-visible {
  background: rgba(255, 255, 255, .62);
  border-color: rgba(151, 101, 43, .24);
  color: #6f4619;
  text-decoration: none;
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(88, 54, 17, .12);
  outline: none;
}
.reference-topbar__badge {
  position: absolute;
  top: -.2vw;
  right: -.5vw;
  min-width: 1.3vw;
  height: 1.3vw;
  padding: 0 5px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: #8b602c;
  color: #fff8ec;
  border: 0;
  font: 400 .85vw/1 Georgia, serif;
  box-shadow: 0 8px 16px rgba(88, 54, 17, .18);
  pointer-events: none;
}
.reference-mobile-menu { display: none; }
.reference-mobile-menu__button { min-height: 44px; padding: 8px 16px; border: 1px solid #d7bd9b; background: #fffcf7; color: #68451d; cursor: pointer; }
@media (max-width: 991.98px) {
  .reference-topbar--home { position: relative; background: #faf6ee; }
  .reference-topbar--home::before { display: none; }
  .home-reference__visual { margin-top: -5.6vw; clip-path: inset(5.6vw 0 0); }
  .reference-topbar__solid {
    height: auto;
    min-height: 76px;
    padding: 0 16px;
    gap: 14px;
  }
  .reference-topbar__menu {
    overflow-x: auto;
    scrollbar-width: none;
    gap: 24px;
  }
  .reference-topbar__menu::-webkit-scrollbar {
    display: none;
  }
  .reference-topbar__nav-link {
    min-height: 48px;
    font-size: 14px;
    letter-spacing: .16em;
  }
  .reference-topbar__nav-link + .reference-topbar__nav-link::before {
    left: -12px;
    height: 18px;
  }
  .reference-topbar__actions {
    gap: 4px;
    padding-left: 12px;
  }
  .reference-topbar__actions::before {
    height: 36px;
  }
  .reference-topbar__action {
    width: 34px;
    height: 34px;
  }
  .reference-topbar__action svg { width: 23px; height: 23px; }
  .reference-topbar__badge { top: -3px; right: -4px; min-width: 18px; height: 18px; font-size: 11px; }
  .reference-topbar__nav-link::after { bottom: 4px; }
  .reference-mobile-menu { display: block; padding: 12px 16px; }
}
@media (max-width: 575.98px) {
  .reference-topbar__solid {
    flex-direction: column;
    align-items: stretch;
    padding: 10px 14px 8px;
  }
  .reference-topbar__menu {
    justify-content: space-between;
    gap: 12px;
    order: 2;
  }
  .reference-topbar__nav-link {
    font-size: clamp(11px, 3.2vw, 14px);
    letter-spacing: .07em;
  }
  .reference-topbar__nav-link + .reference-topbar__nav-link::before {
    left: -6px;
  }
  .reference-topbar__actions {
    justify-content: flex-end;
    order: 1;
    padding-left: 0;
  }
  .reference-topbar__actions::before {
    display: none;
  }
}
.home-reference__link { position: absolute; display: block; background: transparent; border: 0; }
.home-reference__link:focus-visible { outline: 3px solid #8d612b; outline-offset: -3px; background: rgb(255 255 255 / 15%); }
.home-reference__link--inicio { left: 4.5%; top: 2.2%; width: 5.2%; height: 5.5%; }
.home-reference__link--coleccion { left: 12.9%; top: 2.2%; width: 7.3%; height: 5.5%; }
.home-reference__link--nosotros { left: 23.2%; top: 2.2%; width: 6.3%; height: 5.5%; }
.home-reference__link--pedidos { left: 32.6%; top: 2.2%; width: 5.1%; height: 5.5%; }
.home-reference__link--email { left: 80.8%; top: 2.7%; width: 2.5%; height: 4.8%; }
.home-reference__link--whatsapp { left: 84.1%; top: 2.7%; width: 2.5%; height: 4.8%; }
.home-reference__link--telefono { left: 87.4%; top: 2.7%; width: 2.5%; height: 4.8%; }
.home-reference__link--cuenta { left: 90.4%; top: 2.7%; width: 2.5%; height: 4.8%; }
.home-reference__link--carrito { left: 93.6%; top: 2%; width: 3.1%; height: 5.5%; }
.home-reference__link--comprar { left: 9.15%; top: 65.04%; width: 26.68%; height: 8.18%; }
.home-reference__count {
  position: absolute;
  left: 95.24%; top: 2.33%; width: 1.35%; height: 2.34%;
  display: grid; place-items: center; border-radius: 50%;
  background: #8b602c; color: #fff8e9;
  font: 400 .84cqw/1 Georgia, serif;
  pointer-events: none;
}
.home-reference__count[data-empty="true"] { opacity: 0; }
/* A real banner with an optional scarf silhouette crossing its bottom edge. */
.home-reference--live { overflow: visible; background: transparent; }
.home-reference--live .reference-topbar--home::before { display: none; }
.home-reference--live .home-reference__visual {
  aspect-ratio: 1536 / 833;
  overflow: visible;
  clip-path: none;
  margin-top: 0;
  z-index: 1;
}
.home-reference--live .home-reference__art {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
}
.home-reference--scarf .home-reference__art {
  height: auto;
  aspect-ratio: 3 / 2;
  z-index: 1;
  /* The JPEG remains intact. Only the white area beside the hanging scarf is clipped. */
  clip-path: polygon(0 0, 100% 0, 100% 81.35%, 85.13% 81.35%,
    84.96% 84%, 84.5% 87%, 83.55% 90.4%, 82.8% 93%,
    81.5% 96.5%, 81.2% 96.5%, 80.7% 94%, 80.1% 91%,
    79.35% 88%, 78.6% 84.4%, 78.15% 81.35%, 0 81.35%);
}
.home-reference--live .home-reference__copy {
  left: 6.5%; top: 16%; width: 46%;
  background: transparent; border: 0; box-shadow: none; padding: 0;
}
.home-reference--live .home-reference__brand { font-size: 9.3cqw; text-align: center; }
.home-reference--live .home-reference__tagline {
  gap: 1.5cqw; margin: 1.6cqw 0 2.9cqw;
  grid-template-columns: minmax(15px, 1fr) auto minmax(15px, 1fr);
}
.home-reference--live .home-reference__tagline p {
  font-size: 1.25cqw; letter-spacing: .25em; white-space: normal; text-align: center;
}
.home-reference--live .home-reference__title {
  font-size: 4.7cqw; white-space: normal; line-height: 1.03; letter-spacing: -.025em;
}
.home-reference--live .home-reference__subtitle {
  font-size: 3.15cqw; margin: .5cqw 0 1.25cqw; line-height: 1.05;
}
.home-reference--live .home-reference__description {
  font-size: 1.8cqw; max-width: 33cqw; margin: 0 0 2.2cqw; line-height: 1.2;
}
.home-reference--live .home-reference__cta { min-height: 48px; min-width: 26.6cqw; padding: 1.4cqw 2.4cqw; }
.home-reference--live .home-reference__benefits {
  position: relative; left: auto; top: auto;
  width: 69%; margin: 0 0 0 4%; padding: 2.2cqw 0;
  min-height: 12.5cqw; gap: 2cqw; z-index: 0;
}
.home-reference--live .home-reference__benefits span { max-width: 20ch; font-size: clamp(12px, 1.12cqw, 20px); letter-spacing: .18em; }
.home-reference--live .home-reference__benefits li { min-width: 0; }
.home-reference--live .home-reference__benefits li + li::before { left: -1cqw; }
.home-reference--live .home-reference__copy p { overflow-wrap: anywhere; }
@media (min-width: 768px) and (max-width: 991.98px) {
  .home-reference--live .home-reference__copy { top: 20%; }
  .home-reference--live .home-reference__brand { font-size: 8cqw; }
  .home-reference--live .home-reference__tagline { margin-bottom: 2cqw; }
}
@media (max-width: 767.98px) {
  .home-reference--live .reference-topbar--home { position: relative; background: var(--store-bg, #fff8ec); }
  .home-reference--live .home-reference__visual { aspect-ratio: auto; display: flex; flex-direction: column; }
  .home-reference--live .home-reference__copy { position: relative; left: auto; top: auto; width: 100%; padding: 32px 24px; order: 0; }
  .home-reference--live .home-reference__brand { font-size: clamp(58px, 15vw, 96px); }
  .home-reference--live .home-reference__tagline { gap: 12px; margin: 20px 0 30px; }
  .home-reference--live .home-reference__tagline p { font-size: 12px; letter-spacing: .16em; }
  .home-reference--live .home-reference__title { font-size: clamp(34px, 7vw, 52px); }
  .home-reference--live .home-reference__subtitle { font-size: clamp(26px, 5.5vw, 38px); margin: 10px 0 16px; }
  .home-reference--live .home-reference__description { max-width: 38ch; font-size: 19px; margin-bottom: 26px; }
  .home-reference--live .home-reference__cta { min-height: 50px; max-width: 100%; padding: 16px 24px; font-size: 16px; letter-spacing: .18em; gap: 16px; }
  .home-reference--live .home-reference__art { position: relative; inset: auto; order: 1; height: auto; aspect-ratio: 1536 / 833; }
  .home-reference--scarf .home-reference__art { aspect-ratio: 3 / 2; margin-bottom: -12.43%; }
  .home-reference--live .home-reference__benefits { width: auto; margin: 0 24px; padding: max(70px, 15vw) 0 16px; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 20px; }
  .home-reference--live .home-reference__benefits i { font-size: 30px; margin-bottom: 12px; }
  .home-reference--live .home-reference__benefits span { font-size: 12px; line-height: 1.5; }
  .home-reference--live .home-reference__benefits li::before { display: none; }
}
/* Search remains available just below the complete reference composition. */
.home-reference-tools { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 18px; margin-top: 58px; margin-bottom: 78px; padding: 38px 24px 42px; background: transparent; }
body.site-home .featured { margin-top: 0 !important; }
.home-reference-tools__search { display: flex; width: min(100%, 520px); height: 56px; overflow: hidden; border: 1px solid color-mix(in srgb, var(--store-primary, #97652b) 28%, #fff); border-radius: 12px; background: rgba(255,255,255,.86); box-shadow: 0 7px 22px rgba(83,55,23,.1); transition: box-shadow .2s, border-color .2s; }
.home-reference-tools__search:focus-within { border-color: var(--store-primary, #97652b); box-shadow: 0 0 0 3px color-mix(in srgb, var(--store-primary, #97652b) 15%, transparent); }
.home-reference-tools__search input { width: 100%; min-width: 0; padding: 14px 18px; border: 0; outline: 0; background: transparent; color: #49341e; font: 500 16px/1.2 'Cairo', sans-serif; }
.home-reference-tools__search input::placeholder { color: #9a876f; }
.home-reference-tools__search button { flex: 0 0 64px; border: 0; background: var(--store-button, #8b602c); color: var(--store-button-text, white); cursor: pointer; transition: filter .2s; }
.home-reference-tools__search button:hover { filter: brightness(.9); }
.home-reference-tools__category-wrap { position: relative; }
.home-reference-tools__categories, .home-reference-tools__menu { height: 56px; padding: 14px 20px; border: 1px solid color-mix(in srgb, var(--store-primary, #97652b) 28%, #fff); border-radius: 12px; background: rgba(255,255,255,.86); color: #68451d; cursor: pointer; font: 600 15px/1.2 'Cairo', sans-serif; box-shadow: 0 7px 22px rgba(83,55,23,.08); }
.home-reference-tools__categories::after { margin-left: 8px; vertical-align: .1em; }
.home-reference-tools__categories:hover, .home-reference-tools__categories:focus { border-color: var(--store-primary, #97652b); outline: 0; background: #fff; }
.home-reference-tools__category-wrap .dropdown-menu { left: 0; min-width: 100%; margin-top: 7px; padding: 6px; border: 1px solid color-mix(in srgb, var(--store-primary, #97652b) 22%, #fff); border-radius: 10px; background: #fffdf9; box-shadow: 0 12px 26px rgba(83,55,23,.16); }
.home-reference-tools__category-wrap .dropdown-menu.show { display: block; }
.home-reference-tools__category-wrap .dropdown-item { padding: 9px 11px; border-radius: 7px; color: #68451d; font: 500 14px/1.25 'Cairo', sans-serif; }
.home-reference-tools__category-wrap .dropdown-item:hover, .home-reference-tools__category-wrap .dropdown-item:focus { background: color-mix(in srgb, var(--store-primary, #97652b) 11%, #fff); color: var(--store-primary, #97652b); }
.home-reference-tools__menu { display: none; }
.home-reference-tools .dropdown-menu { max-height: 320px; overflow-y: auto; }
@media (max-width: 991.98px) {
  .home-reference-tools__menu { display: block; }
  .home-reference-tools { margin-top: 38px; margin-bottom: 52px; padding: 28px 16px 32px; gap: 12px; }
  .home-reference-tools__search { width: min(100%, 560px); }
}

/* Home collections: editorial carousels */
body.site-home .featured,
body.site-home .home-cats {
  background: transparent;
}

body.site-home .featured.spad {
  position: relative;
  margin: 0 !important;
  padding: clamp(58px, 6vw, 92px) 0 clamp(70px, 7vw, 108px);
  overflow: hidden;
}

body.site-home .featured__head {
  display: block;
  margin: 0 0 clamp(30px, 3vw, 46px);
  text-align: center;
}

body.site-home .featured__eyebrow {
  display: inline-flex;
  margin-bottom: 13px;
  align-items: center;
  gap: 14px;
  color: var(--store-primary, #97652b);
  font: 700 13px/1.2 "Cairo", sans-serif;
  letter-spacing: .22em;
  text-transform: uppercase;
}

body.site-home .featured__head h2 {
  margin: 0;
  color: #17120d;
  font: 700 clamp(38px, 3.8vw, 60px)/1.05 "Playfair Display", "Cormorant Garamond", Georgia, serif;
  letter-spacing: -.035em;
}

body.site-home .featured__head p {
  margin: 12px 0 0;
  color: #746f68;
  font: 500 clamp(18px, 1.4vw, 24px)/1.35 "Cormorant Garamond", Georgia, serif;
}

body.site-home .featured__slider {
  position: relative;
}

body.site-home .featured__viewport {
  padding: 8px 4px 18px;
  scroll-snap-type: x mandatory;
}

body.site-home .featured__filter {
  gap: clamp(20px, 2vw, 30px);
}

body.site-home .featured__filter > .mix {
  width: clamp(310px, 22vw, 410px) !important;
  scroll-snap-align: start;
}

body.site-home .featured__item {
  height: 100%;
  margin: 0;
  padding: 11px;
  border: 1px solid rgba(255, 255, 255, .9);
  border-radius: 22px;
  background: rgba(255, 253, 249, .9);
  box-shadow: 0 17px 42px rgba(101, 71, 37, .11);
  backdrop-filter: blur(8px);
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

body.site-home .featured__item:hover {
  transform: translateY(-5px);
  border-color: color-mix(in srgb, var(--store-secondary, #c79b61) 38%, #fff);
  box-shadow: 0 23px 50px rgba(101, 71, 37, .16);
}

body.site-home .featured__item__pic {
  height: clamp(240px, 17vw, 302px);
  margin: 0;
  border-radius: 14px;
  background-color: #eadfce;
  transition: background-size .4s ease;
}

body.site-home .featured__item__pic::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(108, 72, 33, .08);
  pointer-events: none;
}

body.site-home .featured__item__text {
  padding: 18px 8px 5px;
}

body.site-home .featured__item__text h6 {
  margin: 0 0 5px;
  overflow: hidden;
  font: 600 clamp(21px, 1.35vw, 27px)/1.16 "Cormorant Garamond", Georgia, serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}

body.site-home .featured__item__text h6 a {
  color: #272019;
}

body.site-home .fcard-price {
  min-height: 36px;
  margin: 0 0 14px;
}

body.site-home .fcard-price__current {
  color: #0b0907;
  font: 700 clamp(24px, 1.65vw, 32px)/1 "Playfair Display", Georgia, serif;
  letter-spacing: -.025em;
}

body.site-home .fcard-price__old {
  color: #8f8172;
  font-size: 14px;
}

body.site-home .fcard-add {
  min-height: 52px;
  padding: 11px 18px;
  border-color: color-mix(in srgb, var(--store-button, #8b602c) 75%, #fff) !important;
  border-radius: 13px;
  background: linear-gradient(90deg,
      color-mix(in srgb, var(--store-button, #8b602c) 72%, #fff) 0%,
      var(--store-button, #8b602c) 100%) !important;
  box-shadow: 0 10px 24px color-mix(in srgb, var(--store-button, #8b602c) 24%, transparent);
  color: var(--store-button-text, #fff) !important;
  font-size: 16px;
  letter-spacing: .01em;
}

body.site-home .fcard-add:hover {
  transform: translateY(-2px);
  filter: saturate(1.06) brightness(.97);
}

body.site-home .featured__slider > .fnav-btn {
  position: absolute;
  z-index: 8;
  top: 42%;
  display: grid;
  width: 62px;
  height: 62px;
  border: 1px solid color-mix(in srgb, var(--store-secondary, #c79b61) 27%, #fff);
  border-radius: 50%;
  background: rgba(255, 252, 246, .94);
  box-shadow: 0 10px 24px rgba(101, 71, 37, .08);
  color: #503a24;
  place-items: center;
  transform: translateY(-50%);
  transition: transform .2s ease, border-color .2s ease, opacity .2s ease;
}

body.site-home .featured__slider > .fnav-btn span {
  font: 600 40px/1 "Cormorant Garamond", Georgia, serif;
  transform: translateY(-2px);
}

body.site-home .featured__slider > .fnav-btn--prev { left: -62px; }
body.site-home .featured__slider > .fnav-btn--next { right: -62px; }
body.site-home .featured__slider > .fnav-btn:hover { transform: translateY(-50%) scale(1.04); }
body.site-home .featured__slider > .fnav-btn:disabled { opacity: .48; }

body.site-home .featured__bottom {
  margin-top: 28px;
}

body.site-home .featured__bottom-btn {
  border-color: color-mix(in srgb, var(--store-primary, #97652b) 28%, #fff);
  background: rgba(255, 253, 249, .7);
  box-shadow: none;
  color: var(--store-primary, #97652b);
}

body.site-home .featured__bottom-btn:hover {
  background: #fffdf9;
  color: var(--store-primary, #97652b);
  box-shadow: 0 10px 24px rgba(101, 71, 37, .1);
}

body.site-home .home-cats {
  padding: clamp(68px, 7vw, 112px) 0 clamp(72px, 8vw, 126px);
  overflow: hidden;
}

body.site-home .home-cats__head {
  margin-bottom: clamp(34px, 3.2vw, 52px);
  text-align: center;
}

body.site-home .home-cats__eyebrow {
  display: flex;
  margin-bottom: 18px;
  align-items: center;
  justify-content: center;
  gap: 22px;
  color: color-mix(in srgb, var(--store-primary, #97652b) 72%, #b68f68);
  font: 600 clamp(12px, 1vw, 16px)/1.2 "Cairo", sans-serif;
  letter-spacing: .32em;
  text-transform: uppercase;
}

body.site-home .home-cats__eyebrow span {
  width: 46px;
  height: 1px;
  background: var(--store-secondary, #c79b61);
}

body.site-home .home-cats__title {
  margin: 0;
  color: #17120d;
  font: 700 clamp(40px, 4.2vw, 68px)/1.05 "Playfair Display", "Cormorant Garamond", Georgia, serif;
  letter-spacing: -.04em;
}

body.site-home .home-cats__subtitle {
  margin: 14px 0 0;
  color: #746f68;
  font: 500 clamp(18px, 1.35vw, 24px)/1.35 "Cairo", sans-serif;
}

body.site-home .home-cats__box {
  min-height: clamp(260px, 18vw, 326px);
  padding: 30px clamp(66px, 5vw, 94px);
  border: 1px solid rgba(255, 255, 255, .92);
  border-radius: 30px !important;
  background: rgba(255, 253, 249, .9);
  box-shadow: 0 24px 54px rgba(101, 71, 37, .12);
  backdrop-filter: blur(9px);
}

body.site-home .home-cats__track {
  height: 100%;
  min-height: 205px;
  gap: clamp(32px, 4vw, 78px);
  padding: 8px 12px !important;
  justify-content: space-around;
  scroll-snap-type: x mandatory;
}

body.site-home .home-cat {
  min-width: clamp(132px, 11vw, 188px);
  color: #211a14;
  scroll-snap-align: center;
}

body.site-home .home-cat__icon {
  width: clamp(125px, 9.5vw, 164px);
  height: clamp(125px, 9.5vw, 164px);
  overflow: hidden;
  border: 2px solid color-mix(in srgb, var(--store-secondary, #c79b61) 25%, #fff);
  background: #fffaf3;
  box-shadow: 0 10px 28px rgba(101, 71, 37, .08), inset 0 0 0 8px rgba(255, 255, 255, .48);
}

body.site-home .home-cat__icon img {
  width: 82%;
  height: 82%;
  object-fit: contain;
  transition: transform .3s ease;
}

body.site-home .home-cat__icon img.is-dark-art {
  filter: invert(1) sepia(.82) saturate(1.35) hue-rotate(345deg) contrast(1.12);
  mix-blend-mode: multiply;
}

body.site-home .home-cat__name {
  margin-top: 16px;
  color: #211a14;
  font: 600 clamp(20px, 1.35vw, 27px)/1.15 "Cormorant Garamond", Georgia, serif;
}

body.site-home .home-cat:hover .home-cat__icon {
  border-color: color-mix(in srgb, var(--store-primary, #97652b) 46%, #fff);
  box-shadow: 0 16px 34px rgba(101, 71, 37, .15), inset 0 0 0 8px rgba(255, 255, 255, .58);
}

body.site-home .home-cat:hover .home-cat__icon img {
  transform: scale(1.06);
}

body.site-home .home-cats__box::before,
body.site-home .home-cats__box::after {
  width: 86px;
  background: linear-gradient(90deg, rgba(255, 253, 249, 1), rgba(255, 253, 249, 0));
}

body.site-home .home-cats__box::after {
  background: linear-gradient(270deg, rgba(255, 253, 249, 1), rgba(255, 253, 249, 0));
}

body.site-home .home-cats__nav {
  width: 66px;
  height: 66px;
  border-color: color-mix(in srgb, var(--store-secondary, #c79b61) 28%, #fff);
  background: rgba(255, 252, 246, .95);
  box-shadow: 0 12px 28px rgba(101, 71, 37, .11);
}

body.site-home .home-cats__nav--prev { left: 34px; }
body.site-home .home-cats__nav--next { right: 34px; }

body.site-home .home-cats__nav span {
  color: #765231;
  font: 600 43px/1 "Cormorant Garamond", Georgia, serif;
  transform: translateY(-2px);
}

body.site-home .home-cats__nav.is-disabled {
  opacity: .45;
}

@media (max-width: 991.98px) {
  body.site-home .featured__slider > .fnav-btn--prev { left: 8px; }
  body.site-home .featured__slider > .fnav-btn--next { right: 8px; }
  body.site-home .featured__slider > .fnav-btn { width: 50px; height: 50px; }
  body.site-home .featured__viewport { padding-inline: 62px; }
  body.site-home .featured__filter > .mix { width: clamp(285px, 45vw, 380px) !important; }
  body.site-home .home-cats__box { padding-inline: 62px; }
  body.site-home .home-cats__track { justify-content: flex-start; }
  body.site-home .home-cats__nav { width: 52px; height: 52px; }
  body.site-home .home-cats__nav--prev { left: 12px; }
  body.site-home .home-cats__nav--next { right: 12px; }
}

@media (max-width: 575.98px) {
  body.site-home .featured.spad { padding-block: 48px 68px; }
  body.site-home .featured__viewport { padding-inline: 42px; }
  body.site-home .featured__filter > .mix { width: min(78vw, 330px) !important; }
  body.site-home .featured__item__pic { height: 225px; }
  body.site-home .featured__slider > .fnav-btn { width: 42px; height: 42px; }
  body.site-home .featured__slider > .fnav-btn--prev { left: 0; }
  body.site-home .featured__slider > .fnav-btn--next { right: 0; }
  body.site-home .featured__bottom { margin-top: 18px; }
  body.site-home .home-cats { padding-block: 58px 78px; }
  body.site-home .home-cats__eyebrow { gap: 12px; letter-spacing: .2em; }
  body.site-home .home-cats__eyebrow span { width: 26px; }
  body.site-home .home-cats__subtitle { font-size: 16px; }
  body.site-home .home-cats__box { min-height: 230px; padding: 22px 48px; border-radius: 22px !important; }
  body.site-home .home-cats__track { min-height: 184px; gap: 24px; }
  body.site-home .home-cat { min-width: 124px; }
  body.site-home .home-cat__icon { width: 116px; height: 116px; }
  body.site-home .home-cats__nav { width: 42px; height: 48px; }
  body.site-home .home-cats__nav--prev { left: 6px; }
  body.site-home .home-cats__nav--next { right: 6px; }
  body.site-home .home-cats__box::before,
  body.site-home .home-cats__box::after { width: 48px; }
}

/* Peso argentino: evita glifos decorativos en precios del inicio */
body.site-home .fcard-price__current,
body.site-home .fcard-price__old,
body.site-home .topsell__price,
body.site-home .fcard-price .ars-symbol,
body.site-home .fcard-price .ars-amount,
body.site-home .topsell__price .ars-symbol,
body.site-home .topsell__price .ars-amount {
  font-family: "Cairo", Arial, Helvetica, sans-serif !important;
  font-variant-numeric: lining-nums tabular-nums;
}

body.site-home .fcard-price .ars-symbol,
body.site-home .topsell__price .ars-symbol {
  display: inline-block;
  margin-right: .08em;
}
