/* Homepage editorial layout, isolated from the catalogue design system. */
[hidden] { display: none !important; }
.hero-showcase.hero-showcase--campaign { padding: 0; border-radius: 160px 160px 4px 4px; background: #21180f; }
.campaign-photo { width: 100%; height: 100%; object-fit: cover; }
.campaign-caption { position: absolute; inset: auto 0 0; padding: 55px 28px 28px; background: linear-gradient(transparent, #120c06ed); color: #f6e9cd; }
.campaign-caption > span { font-size: 9px; letter-spacing: 2px; }
.campaign-caption p { font-family: var(--font-serif); font-size: 25px; margin: 8px 0 10px; }
.campaign-caption a { font-size: 11px; border-bottom: 1px solid #bba578; padding-bottom: 5px; }
.campaign-caption a span { padding-left: 14px; }
.campaign-section { padding: 0 0 40px; background: #f5f1e8; }
.campaign-section > .container { max-width: 1840px; }
.gift-banner { display: block; position: relative; overflow: hidden; min-height: 330px; background: #290a0c; }
.gift-banner > img { position: absolute; right: 0; width: 60%; height: 100%; object-fit: cover; transition: transform .4s; }
.gift-banner:hover > img { transform: scale(1.035); }
.gift-banner > div { position: relative; min-height: 330px; padding: 44px; background: linear-gradient(90deg,#290a0c 30%,#290a0cef 43%,transparent 75%); }
.gift-banner h2 { font-size: clamp(28px,3.4vw,44px); line-height: 1.2; color: #fff3e4; font-weight: 500; }
.gift-banner > div > p:not(.hero-eyebrow) { font-size: 12px; max-width: 330px; color: #ddc8bc; }
.gift-cta { display: inline-block; border-bottom: 1px solid #d4b580; padding: 12px 0 5px; color: #edcca1; font-size: 12px; }
.collection-more { text-align: center; padding: 32px 0; }
.collection-more a { display: inline-block; }
.search-suggestions { position: absolute; top: calc(100% + 8px); left: 0; right: 0; background: #faf6ed; border: 1px solid #d9caa9; border-radius: 8px; box-shadow: 0 12px 32px #0005; overflow: hidden; z-index: 50; }
.search-suggestions a { display: flex; justify-content: space-between; gap: 14px; padding: 14px 16px; color: #30291e; font-size: 12px; border-bottom: 1px solid #e5dccd; }
.search-suggestions a:hover, .search-suggestions a:focus-visible { background: #eaddc2; }
.search-suggestions small { white-space: nowrap; color: #715522; }
.collection-heading { background: var(--bg-alabaster); padding-top: 24px; padding-bottom: 30px; }
body[data-page="catalog"] { background: var(--bg-alabaster); }
.collection-heading h1 { font-size: clamp(30px,4vw,48px); color: #272018; font-weight: 500; }
.collection-heading > p:not(.hero-eyebrow) { color: #6d6254; font-size: 13px; }
.collection-heading .hero-eyebrow { color: #81612c; margin-top: 26px; }
.breadcrumbs { display: flex; gap: 12px; font-size: 11px; color: #88775c; }
.breadcrumbs a { text-decoration: underline; text-underline-offset: 3px; }
#catalogFilterToggle { display: none; }
.love-landing { background: radial-gradient(ellipse at left,#40151a,#170b0b); padding: 24px 0 48px; }
.love-landing .breadcrumbs { color: #d0b5a0; }
.love-landing-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 50px; margin-top: 28px; }
.love-landing-grid h1 { font-size: clamp(32px,4.2vw,62px); line-height: 1.15; font-weight: 500; color: #fff2df; }
.love-landing-grid h1 em { color: #e1b682; }
.love-landing-grid > div > p:not(.hero-eyebrow) { max-width: 420px; font-size: 14px; line-height: 1.8; color: #cfb9ae; margin: 24px 0; }
.love-landing-grid img { width: 100%; height: 380px; object-fit: cover; border-radius: 3px; }
.love-landing-grid .hero-primary { display: inline-block; }
.back-collection { display: block; margin-top: 20px; font-size: 12px; color: #ddc6ad; }
body[data-page="love"] .love-section { background: #f5f1e8; color: #43372e; }
body[data-page="love"] .love-title { color: #38271e; }
body[data-page="love"] .love-eyebrow { color: #985344; }
body[data-page="love"] .love-sub { color: #6c594c; }
@media (max-width: 960px) { #catalogFilterToggle { display: inline-block; } .love-landing-grid { gap: 24px; } }
@media (max-width: 640px) { .gift-banner > img { width: 100%; height: 220px; position: relative; } .gift-banner > div { min-height: 0; padding: 26px; background: #290a0c; } .gift-banner h2 { font-size: 30px; } .love-landing-grid { grid-template-columns: 1fr; } .love-landing-grid img { height: 260px; } .love-landing-grid h1 { font-size: 40px; } .campaign-caption { padding: 45px 20px 22px; } .campaign-caption p { font-size: 23px; } .header-search--mobile .search-suggestions { left: 20px; right: 20px; top: calc(100% - 8px); } }
.header-inner, .quick-nav-inner, .hero-inner, .categories-section > .container { max-width: 1840px; }
.header-inner { height: 104px; }
.brand-logo { height: 86px; }
.quick-nav-inner { justify-content: center; gap: 24px; padding-block: 12px; }
.quick-nav-link { font-size: 13px; }
.hero { padding: 42px 0 48px; text-align: left; background: radial-gradient(ellipse at 20% 40%, #292015 0, transparent 60%), #0e0d0b; }
.hero-inner { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 64px; }
.hero-copy { padding: 24px 0; }
.hero-eyebrow { color: #d5b46d; font-size: 10px; letter-spacing: 2.6px; }
.hero-copy .hero-eyebrow { display: flex; align-items: center; gap: 12px; margin-bottom: 24px; }
.hero-eyebrow > span { width: 30px; height: 1px; background: currentColor; }
.hero h1 { font-size: clamp(48px, 5.4vw, 78px); line-height: 1.09; letter-spacing: -2px; font-weight: 500; margin-bottom: 24px; }
.hero h1 em { color: #dfbd77; font-weight: 500; }
.hero-sub { font-size: 14px; line-height: 1.9; max-width: 380px; margin: 0; color: #bcb5a9; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 24px; margin-top: 30px; }
.hero-primary, .hero-secondary { min-height: 48px; font-size: 12px; font-weight: 700; }
.hero-primary { padding: 14px 22px; background: #dfbd77; color: #19150e; border: 1px solid #dfbd77; }
.hero-primary span { margin-left: 22px; font-size: 19px; }
.hero-primary:hover { background: #f3d79e; }
.hero-secondary { border: 0; border-bottom: 1px solid #74644a; padding: 8px 0; background: transparent; color: #e8dfce; }
.hero-secondary span { margin-left: 12px; }
.hero-footnote { margin: 28px 0 0; color: #a79a86; font-size: 11px; }
.hero-showcase { position: relative; isolation: isolate; min-width: 0; height: 485px; overflow: hidden; background: #e9e0cf; color: #302b23; border-radius: 160px 160px 4px 4px; display: flex; flex-direction: column; align-items: center; padding: 38px 30px 24px; }
.showcase-kicker { font-size: 9px; letter-spacing: 3px; z-index: 2; }
.showcase-word { position: absolute; top: 48px; font-family: var(--font-serif); font-size: clamp(80px, 10vw, 148px); letter-spacing: 12px; color: #c9b78f; opacity: .42; }
.showcase-product { width: 100%; height: 325px; object-fit: contain; filter: drop-shadow(0 14px 26px rgba(0, 0, 0, 0.16)); z-index: 1; margin-top: 12px; }
.showcase-caption { display: flex; align-items: center; justify-content: space-between; gap: 12px; width: 100%; border-top: 1px solid #c8bba3; padding-top: 14px; z-index: 2; }
.showcase-caption > div > span { font-size: 8px; letter-spacing: 2px; }
.showcase-caption h2 { font-size: 20px; font-weight: 500; margin-top: 3px; }
.showcase-caption p { font-size: 10px; margin: 5px 0 0; color: #6d6150; }
.showcase-link { background: transparent; border: 1px solid #a39274; border-radius: 50%; width: 43px; height: 43px; flex-shrink: 0; color: #302b23; font-size: 22px; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; transition: background 0.2s ease, transform 0.2s ease; }
.showcase-link:hover { background: #d6c5a4; transform: scale(1.08); }
.home-service-strip { background: #161410; border-block: 1px solid #30291d; }
.home-service-strip .container { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 32px; padding-block: 17px; font-size: 10px; color: #bfb7a8; }
.home-service-strip span:first-child { letter-spacing: 2px; color: #d5b46d; }
.home-service-strip i { font-style: normal; margin-left: 28px; }
.service-divider { color: #9e8050; }
.categories-section { padding: 48px 0 52px; background: #f5f1e8; }
.categories-heading { display: flex; justify-content: space-between; align-items: end; gap: 20px; margin-bottom: 25px; }
.categories-heading .hero-eyebrow { color: #806434; margin-bottom: 8px; }
.categories-heading .section-title { color: #262119; text-align: left; font-size: clamp(25px, 3vw, 34px); font-weight: 500; margin: 0; }
.categories-all { background: transparent; border: 0; border-bottom: 1px solid #b9aa8e; padding: 8px 0; color: #534732; font-size: 11px; white-space: nowrap; }
.categories-all span { margin-left: 20px; }
.category-tiles { gap: 20px; }
.category-tile { aspect-ratio: auto; height: 310px; border: 1px solid #e2dacb; border-radius: 3px; background: #e9eeeb; text-align: left; }
.category-tile:nth-child(2) { background: #eee7ed; }
.category-tile:nth-child(3) { background: #e5e9ef; }
.category-tile:nth-child(4) { background: #ede4d3; }
.category-tile img { height: 212px; width: 100%; padding: 10px 20px 0; object-fit: contain; object-position: center; transition: transform .3s ease; }
.category-tile:hover img { transform: scale(1.045); }
.category-tile-label { background: none; color: #30291f; padding: 18px; font-family: var(--font-sans); }
.category-tile-label small { display: block; font-size: 8px; letter-spacing: 1.1px; font-weight: 500; color: #70634f; }
.category-tile-label strong { display: block; font-family: var(--font-serif); font-size: 23px; font-weight: 500; margin: 4px 0; padding-right: 26px; }
.category-description { display: block; font-size: 10px; font-weight: 400; color: #6e6354; }
.category-arrow { position: absolute; right: 18px; top: 38px; font-size: 22px; font-weight: 400; }
.destacados-section .section-title { color: var(--text-dark-heading); }

.finder-section { padding: 44px 0; background: #efe8d8; }
.finder-inner { display: grid; grid-template-columns: 1.3fr 1fr; align-items: center; gap: 40px; }
.finder-copy .section-title { color: #262119; margin: 8px 0 12px; font-size: clamp(23px, 2.8vw, 30px); }
.finder-copy .hero-eyebrow { color: #806434; }
.finder-text { font-size: 13.5px; color: #6d6254; max-width: 420px; margin-bottom: 20px; }
.finder-scents { border-left: 1px solid #d6c7a8; padding-left: 36px; }
.finder-scents-label { display: block; font-size: 11px; color: #806434; letter-spacing: .4px; margin-bottom: 12px; }
.scent-pills { display: flex; flex-wrap: wrap; gap: 10px; }
.scent-pill { padding: 9px 16px; border-radius: 999px; border: 1px solid #cdbb95; background: #faf6ec; color: #443b2a; font-size: 12px; font-weight: 600; transition: background .2s ease, transform .2s ease; }
.scent-pill:hover { background: #dfbd77; transform: translateY(-2px); }

/* ==========================================================================
   Sección Entregas Reales (+250 perfumes entregados con galería fotográfica)
   ========================================================================== */
.deliveries-section {
  padding: 56px 0 68px;
  background: var(--bg-alabaster);
  border-top: 1px solid var(--gold-border);
}
.deliveries-header {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  align-items: center;
  gap: 40px;
  margin-bottom: 36px;
}
.deliveries-copy .hero-eyebrow {
  color: #806434;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 10px;
  letter-spacing: 2px;
  margin-bottom: 8px;
}
.deliveries-copy .hero-eyebrow span {
  width: 24px;
  height: 1px;
  background: currentColor;
  opacity: 0.6;
}
.deliveries-copy .section-title {
  color: #262119;
  margin: 6px 0 10px;
  font-size: clamp(24px, 2.8vw, 34px);
  text-align: left;
}
.deliveries-text {
  font-size: 14px;
  line-height: 1.7;
  color: #6d6254;
  max-width: 520px;
  margin: 0;
}
.deliveries-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.deliveries-stat {
  text-align: center;
  padding: 18px 12px;
  background: var(--bg-card);
  border: 1px solid var(--gold-border);
  border-radius: var(--radius-md);
  box-shadow: 0 4px 16px rgba(0,0,0,0.03);
}
.deliveries-stat strong {
  display: block;
  font-family: var(--font-serif);
  font-size: clamp(22px, 2.6vw, 28px);
  color: #8f1d2c;
  margin-bottom: 4px;
}
.deliveries-stat span {
  font-size: 10.5px;
  color: #6d6254;
  font-weight: 600;
}

/* Galería de 6 fotos reales */
.deliveries-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: clamp(12px, 1.4vw, 20px);
}
.delivery-card {
  margin: 0;
  background: var(--bg-card);
  border: 1px solid var(--gold-border);
  border-radius: var(--radius-md);
  overflow: hidden;
  box-shadow: 0 4px 16px rgba(0,0,0,0.04);
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
  display: flex;
  flex-direction: column;
}
.delivery-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 30px rgba(0,0,0,0.1);
  border-color: var(--gold-dark);
}
.delivery-imgwrap {
  position: relative;
  aspect-ratio: 3 / 4;
  overflow: hidden;
  background: #ede6d8;
}
.delivery-imgwrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.delivery-card:hover .delivery-imgwrap img {
  transform: scale(1.05);
}
.delivery-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(18, 15, 12, 0.75);
  backdrop-filter: blur(6px);
  color: #f7ede0;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 4px 8px;
  border-radius: 999px;
  border: 1px solid rgba(223, 189, 119, 0.3);
}
.delivery-caption {
  padding: 12px 14px 14px;
  display: flex;
  flex-direction: column;
  gap: 3px;
  background: #faf7f0;
  border-top: 1px solid rgba(197, 155, 63, 0.12);
  flex: 1;
}
.delivery-caption strong {
  font-family: var(--font-serif);
  font-size: 13.5px;
  color: #272018;
  font-weight: 600;
  line-height: 1.25;
}
.delivery-caption span {
  font-size: 10.5px;
  color: #7a6e5e;
}

@media (max-width: 1200px) {
  .deliveries-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 960px) {
  .finder-inner { grid-template-columns: 1fr; gap: 26px; text-align: center; }
  .finder-text { margin-inline: auto; }
  .finder-copy .hero-eyebrow { justify-content: center; }
  .finder-scents { border-left: 0; padding-left: 0; border-top: 1px solid #d6c7a8; padding-top: 24px; }
  .scent-pills { justify-content: center; }
  .deliveries-header {
    grid-template-columns: 1fr;
    gap: 24px;
    text-align: center;
  }
  .deliveries-copy .section-title {
    text-align: center;
  }
  .deliveries-copy .hero-eyebrow {
    justify-content: center;
  }
  .deliveries-text {
    margin-inline: auto;
  }
}
@media (max-width: 640px) {
  .finder-section { padding: 32px 0; }
  .deliveries-section { padding: 36px 0 42px; }
  .deliveries-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .delivery-caption {
    padding: 10px;
  }
  .delivery-caption strong {
    font-size: 12px;
  }
  .delivery-caption span {
    font-size: 9.5px;
  }
  .delivery-badge {
    font-size: 7.5px;
    padding: 3px 6px;
  }
  .deliveries-stats {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }
  .deliveries-stat {
    padding: 12px 4px;
  }
  .deliveries-stat strong {
    font-size: 20px;
  }
  .deliveries-stat span {
    font-size: 9px;
    line-height: 1.2;
    display: block;
  }
}

/* ==========================================================================
   Sección Dual Video / Reels de Instagram
   ========================================================================== */
.reel-section {
  position: relative;
  overflow: hidden;
  padding: 64px 0 76px;
  background: #0c0b09;
  isolation: isolate;
}

/* Difuminado y resplandor ambiental compartido entre ambos videos */
.reel-ambient-blend {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}
.reel-ambient-glow {
  position: absolute;
  border-radius: 50%;
  filter: blur(90px);
  opacity: 0.55;
}
.reel-ambient-glow--love {
  width: 650px;
  height: 550px;
  top: 5%;
  left: -120px;
  background: radial-gradient(circle, rgba(185, 20, 50, 0.38) 0%, rgba(130, 10, 30, 0.18) 50%, transparent 70%);
}
.reel-ambient-glow--work {
  width: 700px;
  height: 560px;
  top: 10%;
  right: -140px;
  background: radial-gradient(circle, rgba(215, 160, 60, 0.30) 0%, rgba(160, 110, 30, 0.14) 50%, transparent 70%);
}

.reel-section-header {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 44px;
}
.reel-section-eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  color: var(--gold-bright);
  font-size: 10px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.reel-section-eyebrow span {
  width: 32px;
  height: 1px;
  background: currentColor;
  opacity: 0.6;
}
.reel-section-title {
  font-family: var(--font-serif);
  font-size: clamp(28px, 3.4vw, 42px);
  font-weight: 500;
  color: #fff6e8;
  margin: 0 0 10px;
  text-align: center;
}
.reel-section-sub {
  font-size: 14px;
  line-height: 1.7;
  color: #c0b6a7;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.reels-dual-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(22px, 2.6vw, 38px);
  align-items: stretch;
}

/* Tarjetas individuales de video */
.reel-card {
  position: relative;
  border-radius: 22px;
  padding: clamp(24px, 2.6vw, 34px);
  display: grid;
  grid-template-columns: 1fr 210px;
  align-items: center;
  gap: clamp(20px, 2.2vw, 30px);
  overflow: hidden;
  backdrop-filter: blur(14px);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.reel-card:hover {
  transform: translateY(-4px);
}

/* Tarjeta 1: Amor y Amistad */
.reel-card--love {
  background: linear-gradient(145deg, rgba(46, 17, 24, 0.75) 0%, rgba(20, 13, 15, 0.88) 100%);
  border: 1px solid rgba(232, 139, 160, 0.28);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 200, 215, 0.1);
}
.reel-card--love:hover {
  border-color: rgba(232, 139, 160, 0.55);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.58), 0 0 44px rgba(211, 60, 90, 0.22);
}

/* Tarjeta 2: Girardot & Trabajo diario */
.reel-card--work {
  background: linear-gradient(145deg, rgba(42, 30, 16, 0.75) 0%, rgba(18, 15, 12, 0.88) 100%);
  border: 1px solid rgba(223, 189, 119, 0.28);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 235, 195, 0.1);
}
.reel-card--work:hover {
  border-color: rgba(223, 189, 119, 0.55);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.58), 0 0 44px rgba(210, 150, 40, 0.22);
}

.reel-card-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 0;
}
.reel-card-eyebrow {
  font-size: 10px;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.reel-card-eyebrow--love { color: #f19eb1; }
.reel-card-eyebrow--work { color: #dfbd77; }

.reel-card-title {
  font-family: var(--font-serif);
  font-size: clamp(22px, 2.2vw, 28px);
  font-weight: 500;
  color: #fff3e2;
  line-height: 1.25;
  margin: 0 0 12px;
}
.reel-card-text {
  font-size: 13.5px;
  line-height: 1.75;
  color: #c7bea7;
  margin: 0 0 22px;
}
.reel-card-text strong {
  color: #fff;
  font-weight: 600;
}

.reel-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 11.5px;
  font-weight: 700;
  padding: 11px 18px;
  border-radius: var(--radius-sm);
  transition: all 0.2s ease;
}
.reel-cta--love {
  background: linear-gradient(135deg, #b3102b, #8f0f26);
  color: #fff;
  border: 1px solid rgba(255, 140, 160, 0.3);
  box-shadow: 0 4px 14px rgba(179, 16, 43, 0.35);
}
.reel-cta--love:hover {
  background: linear-gradient(135deg, #cc1e3c, #a8122f);
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(179, 16, 43, 0.5);
}
.reel-cta--work {
  background: #dfbd77;
  color: #19150e;
  border: 1px solid #dfbd77;
  box-shadow: 0 4px 14px rgba(223, 189, 119, 0.25);
}
.reel-cta--work:hover {
  background: #f0d5a0;
  color: #19150e;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(223, 189, 119, 0.4);
}

/* Teléfono / Mockup de video vertical 9:16 */
.reel-video-wrap {
  position: relative;
  display: block;
  width: 210px;
  height: 373px;
  max-width: 100%;
  aspect-ratio: 9 / 16;
  border-radius: 20px;
  overflow: hidden;
  background: #191512;
  border: 1px solid rgba(232, 139, 160, 0.35);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.45);
  flex-shrink: 0;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}
.reel-video-wrap--work {
  border-color: rgba(223, 189, 119, 0.35);
}
.reel-video-wrap:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.55);
}
.reel-video-link {
  position: absolute;
  inset: 0;
  display: block;
  z-index: 1;
}
.reel-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.reel-video-wrap::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 45%;
  background: linear-gradient(transparent, rgba(12, 9, 5, 0.85));
  pointer-events: none;
  z-index: 2;
}

/* Badges sobre el video */
.reel-heart-badge,
.reel-pin-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  backdrop-filter: blur(6px);
  pointer-events: none;
}
.reel-heart-badge {
  background: rgba(25, 12, 16, 0.65);
  border: 1px solid rgba(232, 96, 126, 0.3);
  animation: reel-heartbeat 1.8s ease-in-out infinite;
}
.reel-heart-badge svg { width: 14px; height: 13px; fill: #e8607e; }
.reel-pin-badge {
  background: rgba(30, 22, 12, 0.7);
  border: 1px solid rgba(223, 189, 119, 0.35);
}
@keyframes reel-heartbeat {
  0%, 100% { transform: scale(1); }
  25% { transform: scale(1.18); }
  40% { transform: scale(1); }
}

.reel-play-pill {
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(74, 17, 27, 0.65);
  backdrop-filter: blur(6px);
  color: #f6e9cd;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.3px;
  pointer-events: none;
}
.reel-play-pill svg { fill: #f6e9cd; flex-shrink: 0; }
.reel-play-pill--work {
  background: rgba(48, 33, 14, 0.75);
  border: 1px solid rgba(223, 189, 119, 0.3);
}

.reel-mute-btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 4;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(20, 12, 13, 0.65);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(246, 233, 205, 0.25);
  color: #f6e9cd;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.2s ease;
}
.reel-mute-btn:hover {
  background: rgba(74, 17, 27, 0.85);
  transform: scale(1.08);
}
.reel-mute-btn--work:hover {
  background: rgba(60, 42, 16, 0.85);
}
.reel-mute-btn svg { fill: currentColor; }

/* Decoraciones sutiles integradas */
.love-deco--panel {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 110px;
  height: 100px;
  opacity: 0.08;
  fill: #e8607e;
  pointer-events: none;
}
.work-deco--panel {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 120px;
  height: 120px;
  opacity: 0.06;
  color: #dfbd77;
  pointer-events: none;
}

@media (max-width: 1280px) {
  .reel-card {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 22px;
  }
  .reel-card-copy {
    align-items: center;
    text-align: center;
  }
  .reel-video-wrap {
    margin: 0 auto;
  }
}

@media (max-width: 860px) {
  .reels-dual-grid {
    grid-template-columns: 1fr;
    gap: 26px;
  }
}

@media (max-width: 640px) {
  .reel-section {
    padding: 42px 0 46px;
  }
  .reel-section-header {
    margin-bottom: 28px;
  }
  .reel-card {
    padding: 24px 18px;
  }
  .reel-video-wrap {
    max-width: 195px;
  }
  .reel-section-title {
    font-size: 26px;
  }
  .reel-card-title {
    font-size: 20px;
  }
  .reel-card-text {
    font-size: 13px;
    margin-bottom: 18px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .reel-heart-badge { animation: none; }
}
.catalog-section, .love-section { scroll-margin-top: 165px; }
button:focus-visible, a:focus-visible { outline: 2px solid #b58b36; outline-offset: 5px; }
@media (max-width: 1100px) { .hero-inner { gap: 30px; } .hero-actions { gap: 16px; } .category-tile-label { padding: 14px; } .category-tile-label strong { font-size: 20px; } .category-description { font-size: 9px; } }
@media (max-width: 960px) { .quick-nav-inner { gap: 12px; } .hero h1 { font-size: 55px; } .hero-showcase { height: 440px; padding-inline: 20px; border-radius: 120px 120px 4px 4px; } .showcase-product { height: 285px; } .showcase-caption h2 { font-size: 17px; } .category-tiles { grid-template-columns: repeat(2, 1fr); } .home-service-strip .container { gap: 16px; } .home-service-strip span:first-child { display: none; } .catalog-section, .love-section { scroll-margin-top: 195px; } }
@media (max-width: 640px) { .quick-nav-inner { justify-content: flex-start; gap: 4px; padding-block: 8px; } .quick-nav-link { padding-inline: 10px; font-size: 11px; } .hero { padding: 22px 0 30px; } .hero-inner { grid-template-columns: 1fr; gap: 24px; } .hero-copy { padding: 6px 0 0; } .hero-copy .hero-eyebrow { margin-bottom: 18px; font-size: 9px; } .hero h1 { font-size: 52px; } .hero-sub { max-width: 100%; font-size: 13px; } .hero-actions { gap: 18px; margin-top: 22px; } .hero-primary, .hero-secondary { font-size: 11px; } .hero-primary { padding-inline: 15px; } .hero-primary span { margin-left: 10px; } .hero-footnote { margin-top: 18px; } .hero-showcase { height: 385px; border-radius: 120px 120px 4px 4px; padding-top: 28px; } .showcase-word { top: 40px; font-size: 100px; } .showcase-product { height: 242px; } .showcase-caption h2 { font-size: 19px; } .home-service-strip .container { padding-block: 13px; gap: 6px 12px; font-size: 9px; } .home-service-strip .service-divider { display: none; } .home-service-strip span:last-child { flex-basis: 100%; text-align: center; } .categories-section { padding: 32px 0; } .categories-heading { align-items: start; flex-direction: column; gap: 8px; margin-bottom: 20px; } .categories-heading .section-title { font-size: 27px; } .categories-all { font-size: 10px; } .category-tiles { gap: 12px; } .category-tile { height: 251px; } .category-tile img { height: 154px; padding: 8px; } .category-tile-label { padding: 12px; } .category-tile-label small { font-size: 7px; letter-spacing: .45px; } .category-tile-label strong { font-size: 18px; padding-right: 14px; } .category-description { font-size: 9px; min-height: 27px; } .category-arrow { right: 9px; top: 32px; font-size: 18px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .hero *, .category-tile, .category-tile img { transition: none; } }
