/* =====================================================
   CATÁLOGO BODA
   Diseño editorial elegante + fondo animado de partículas
===================================================== */

:root {
  --boda-ink: #30262c;
  --boda-muted: #776b72;
  --boda-rose: #b55786;
  --boda-rose-deep: #8e3f67;
  --boda-blush: #f8dfe8;
  --boda-champagne: #e4c891;
  --boda-silver: #d8d7dc;
  --boda-sage: #9fb6ab;
  --boda-cream: #fffaf7;
  --boda-lilac: #ddd3ed;
  --boda-dark: #171018;
  --boda-shadow: 0 28px 70px rgba(62, 37, 52, 0.16);
}

html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body.boda-page {
  min-height: 100vh;
  background:
    radial-gradient(circle at 8% 6%, rgba(248, 223, 232, 0.92), transparent 24%),
    radial-gradient(circle at 88% 8%, rgba(216, 215, 220, 0.72), transparent 26%),
    radial-gradient(circle at 28% 82%, rgba(159, 182, 171, 0.22), transparent 24%),
    radial-gradient(circle at 76% 78%, rgba(228, 200, 145, 0.22), transparent 22%),
    linear-gradient(180deg, #fffaf7 0%, #fff4f6 42%, #fffdfb 100%);
  color: var(--boda-ink);
  font-family: "Poppins", system-ui, sans-serif;
}

body.boda-page img,
body.boda-page video {
  max-width: 100%;
}

/* =====================================================
   LOADER DEL INDEX PRINCIPAL
===================================================== */

#preloader {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: grid;
  place-items: center;
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at top, #fffdfd 0%, #fff7fa 32%, #fdf0f5 72%, #f8e6ef 100%);
  backdrop-filter: blur(20px);
  transition: opacity .60s ease, visibility .60s ease;
}

#preloader::before,
#preloader::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

#preloader::before {
  width: 680px;
  height: 680px;
  background: radial-gradient(circle, rgba(255,255,255,.92) 0%, rgba(248, 216, 230, .55) 45%, rgba(248, 216, 230, 0) 74%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: blur(10px);
}

#preloader::after {
  width: 1100px;
  height: 1100px;
  background: radial-gradient(circle, rgba(223, 170, 193, .12) 0%, rgba(223, 170, 193, 0) 65%);
  top: -22%;
  right: -12%;
  animation: loaderHalo 8s linear infinite;
}

#preloader.preloader-done {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

body.preloader-active {
  overflow: hidden;
}

.loader-card {
  position: relative;
  z-index: 2;
  width: min(320px, calc(100vw - 34px));
  min-height: 360px;
  padding: 36px 26px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  text-align: center;
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(255,250,252,.98) 100%);
  border: 1px solid rgba(181, 87, 134, 0.10);
  box-shadow:
    0 30px 70px rgba(67, 37, 63, 0.14),
    0 10px 25px rgba(67, 37, 63, 0.08),
    inset 0 1px 0 rgba(255,255,255,.9);
}

.loader-card::before {
  content: "";
  position: absolute;
  inset: 12px;
  border-radius: 16px;
  border: 1px solid rgba(181, 87, 134, 0.08);
  pointer-events: none;
}

.loader-card::after {
  content: "";
  position: absolute;
  width: 110px;
  height: 6px;
  border-radius: 999px;
  top: 18px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(90deg, rgba(244, 214, 225, 0) 0%, rgba(218, 120, 160, .34) 50%, rgba(244, 214, 225, 0) 100%);
}

.loader-ornament {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.loader-ornament span {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,.95) 0%, rgba(237, 192, 211, .8) 45%, rgba(237,192,211,.3) 100%);
  box-shadow: 0 0 20px rgba(215, 125, 163, .24);
  animation: loaderSparkle 3.2s ease-in-out infinite;
}

.loader-ornament span:nth-child(1) { top: 56px; left: 50px; animation-delay: .1s; }
.loader-ornament span:nth-child(2) { top: 82px; right: 54px; animation-delay: .55s; }
.loader-ornament span:nth-child(3) { bottom: 86px; left: 56px; animation-delay: 1.1s; }
.loader-ornament span:nth-child(4) { bottom: 62px; right: 58px; animation-delay: 1.6s; }

.leaf-loader {
  position: relative;
  width: 136px;
  height: 136px;
  margin-top: 8px;
  animation: leafSpin 1.55s linear infinite;
}

.leaf-loader::before {
  content: "";
  position: absolute;
  inset: 26px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,.92) 0%, rgba(255, 239, 245, .55) 60%, rgba(255,255,255,0) 100%);
  box-shadow: inset 0 0 0 1px rgba(181, 87, 134, .05);
}

.leaf {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 46px;
  border-radius: 100% 0 100% 0;
  background: linear-gradient(145deg, #d85f75 0%, #ef9eac 100%);
  transform-origin: 50% 66px;
  opacity: .22;
  filter: drop-shadow(0 6px 8px rgba(181, 87, 134, .10));
}

.leaf-1 { transform: translate(-50%, -100%) rotate(0deg); opacity: 1; }
.leaf-2 { transform: translate(-50%, -100%) rotate(45deg); opacity: .84; }
.leaf-3 { transform: translate(-50%, -100%) rotate(90deg); opacity: .70; }
.leaf-4 { transform: translate(-50%, -100%) rotate(135deg); opacity: .56; }
.leaf-5 { transform: translate(-50%, -100%) rotate(180deg); opacity: .44; }
.leaf-6 { transform: translate(-50%, -100%) rotate(225deg); opacity: .34; }
.leaf-7 { transform: translate(-50%, -100%) rotate(270deg); opacity: .26; }
.leaf-8 { transform: translate(-50%, -100%) rotate(315deg); opacity: .18; }

.loader-brand {
  margin: 0;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Great Vibes', cursive;
  font-size: clamp(2.15rem, 7vw, 3rem);
  color: #b55786;
  font-style: italic;
  line-height: 1.05;
  letter-spacing: .01em;
  text-shadow: 0 2px 10px rgba(181, 87, 134, .10);
}

#typedBrand {
  white-space: nowrap;
}

.typing-caret {
  display: inline-block;
  margin-left: 4px;
  color: #b55786;
  animation: blinkCaret .8s infinite;
  font-family: inherit;
}

.loader-subtitle {
  margin: -2px 0 0;
  font-size: .86rem;
  letter-spacing: .18em;
  text-transform: uppercase;
  color: rgba(159, 69, 111, .72);
  font-weight: 700;
}

.loader-line {
  width: 110px;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(181, 87, 134, 0) 0%, rgba(181, 87, 134, .85) 50%, rgba(181, 87, 134, 0) 100%);
}

.loader-dots {
  display: flex;
  align-items: center;
  gap: 10px;
}

.loader-dots span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e3a1bc;
  animation: dotPulse 1.2s infinite ease-in-out;
}

.loader-dots span:nth-child(2) { animation-delay: .15s; }
.loader-dots span:nth-child(3) { animation-delay: .30s; }
.loader-dots span:nth-child(4) { animation-delay: .45s; }

/* =====================================================
   GENERAL
===================================================== */

.skip-link {
  position: fixed;
  left: 16px;
  top: -120px;
  z-index: 99999;
  padding: 10px 18px;
  border-radius: 999px;
  background: #fff;
  color: var(--boda-rose-deep);
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 18px 35px rgba(0, 0, 0, 0.14);
  transition: top 0.25s ease;
}

.skip-link:focus {
  top: 16px;
}

.site-header {
  transition: background 0.25s ease, box-shadow 0.25s ease;
}

.site-header.is-scrolled {
  background: rgba(255,255,255,0.92);
  box-shadow: 0 12px 30px rgba(67, 42, 62, 0.09);
  backdrop-filter: blur(16px);
}

.reveal {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity .75s ease, transform .75s ease;
}

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

.reveal-delay {
  transition-delay: .14s;
}

/* =====================================================
   HERO
===================================================== */

.boda-hero {
  position: relative;
  min-height: 720px;
  display: flex;
  align-items: center;
  overflow: hidden;
  color: #fff;
  background: var(--boda-dark);
}

.boda-hero-bg,
.boda-custom-bg {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(23, 16, 24, 0.78) 0%, rgba(23, 16, 24, 0.44) 48%, rgba(23, 16, 24, 0.84) 100%),
    url("../invitaciones/boda/img/bgboda.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.boda-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    radial-gradient(circle at 18% 28%, rgba(228, 200, 145, 0.18), transparent 20%),
    radial-gradient(circle at 80% 22%, rgba(216, 215, 220, 0.12), transparent 20%),
    radial-gradient(circle at 72% 72%, rgba(248, 223, 232, 0.16), transparent 20%),
    radial-gradient(circle at 38% 76%, rgba(159, 182, 171, 0.10), transparent 18%),
    linear-gradient(90deg, rgba(23, 16, 24, 0.76) 0%, rgba(23, 16, 24, 0.42) 45%, rgba(23, 16, 24, 0.80) 100%);
}

.boda-hero .container,
.boda-custom-section .container {
  position: relative;
  z-index: 6;
}

.boda-hero-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.96fr) minmax(360px, 1fr);
  align-items: center;
  gap: clamp(34px, 5vw, 66px);
}

.boda-hero-gallery {
  position: relative;
  min-height: 545px;
}

.boda-hero-phone {
  position: absolute;
  overflow: visible;
  border-radius: 0;
  background: transparent;
  padding: 0;
  box-shadow: none;
}

.boda-hero-phone img,
.boda-custom-phone img,
.boda-template-editorial-card__img img,
.boda-template-modal__image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  object-position: center;
}

.boda-hero-phone img {
  filter: drop-shadow(0 32px 58px rgba(0, 0, 0, 0.34));
}

.boda-hero-phone--back {
  left: 2%;
  top: 86px;
  width: min(330px, 30vw);
  height: 438px;
  z-index: 1;
  transform: rotate(-4deg);
  animation: heroBackFloat 8s ease-in-out infinite;
}

.boda-hero-phone--front {
  left: 36%;
  top: 0;
  width: min(355px, 32vw);
  height: 482px;
  z-index: 3;
  transform: rotate(2deg);
  animation: heroFrontFloat 7.8s ease-in-out infinite;
}

.boda-signature {
  position: absolute;
  left: 14%;
  bottom: 0;
  z-index: 4;
  padding: 12px 26px;
  border-radius: 999px;
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255,255,255,0.22);
  font-family: "Playfair Display", serif;
  font-size: clamp(1.18rem, 2.1vw, 1.85rem);
  font-weight: 800;
  letter-spacing: 0.08em;
  white-space: nowrap;
  text-transform: uppercase;
  backdrop-filter: blur(10px);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.18);
}

.boda-hero-content {
  max-width: 710px;
  margin-left: auto;
  text-align: center;
}

.boda-line {
  width: 84px;
  height: 5px;
  display: block;
  margin: 0 auto 22px;
  border-radius: 999px;
  background: rgba(255,255,255,0.8);
}

.boda-kicker {
  margin: 0 0 14px;
  color: var(--boda-champagne);
  letter-spacing: 0.18em;
  font-size: 0.82rem;
  font-weight: 900;
  text-transform: uppercase;
}

.boda-hero-content h1 {
  margin: 0 0 22px;
  font-family: "Playfair Display", serif;
  font-size: clamp(2.65rem, 5vw, 5.1rem);
  line-height: 0.98;
  font-weight: 800;
}

.boda-hero-content p {
  margin: 0 auto 30px;
  max-width: 640px;
  color: rgba(255,255,255,0.84);
  font-size: 1.05rem;
  line-height: 1.8;
}

/* =====================================================
   FONDO ANIMADO DE PARTÍCULAS
===================================================== */

.boda-particle-bg {
  position: absolute;
  inset: 0;
  z-index: 4;
  overflow: hidden;
  pointer-events: none;
}

.boda-particle-bg::before,
.boda-particle-bg::after {
  content: "";
  position: absolute;
  border-radius: 999px;
  opacity: .32;
  filter: blur(.2px);
  animation: bodaSoftBlob 14s ease-in-out infinite;
}

.boda-particle-bg::before {
  width: 420px;
  height: 170px;
  left: -110px;
  top: 56px;
  background: linear-gradient(90deg, rgba(248, 223, 232, .16), rgba(216, 215, 220, .12));
  transform: rotate(-8deg);
  border-radius: 999px;
}

.boda-particle-bg::after {
  width: 420px;
  height: 170px;
  right: -125px;
  top: 112px;
  background: linear-gradient(90deg, rgba(228, 200, 145, .14), rgba(159, 182, 171, .10));
  transform: rotate(-5deg);
  border-radius: 999px;
  animation-delay: 1.8s;
}

.boda-particle-bg span {
  position: absolute;
  display: block;
  border-radius: 50%;
  background: rgba(255,255,255,.78);
  box-shadow: 0 0 16px rgba(255,255,255,.32);
  animation-name: bodaParticleFloat;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.boda-particle-bg span:nth-child(1)  { left: 5%;  top: 18%; width: 4px;  height: 4px;  animation-duration: 13s; animation-delay: -1s;  background: rgba(248, 223, 232, .72); }
.boda-particle-bg span:nth-child(2)  { left: 12%; top: 78%; width: 3px;  height: 3px;  animation-duration: 16s; animation-delay: -5s;  background: rgba(255,255,255,.72); }
.boda-particle-bg span:nth-child(3)  { left: 18%; top: 36%; width: 6px;  height: 6px;  animation-duration: 19s; animation-delay: -9s;  background: rgba(216, 215, 220, .34); }
.boda-particle-bg span:nth-child(4)  { left: 24%; top: 12%; width: 3px;  height: 3px;  animation-duration: 14s; animation-delay: -7s;  background: rgba(228, 200, 145, .64); }
.boda-particle-bg span:nth-child(5)  { left: 31%; top: 66%; width: 5px;  height: 5px;  animation-duration: 18s; animation-delay: -3s;  background: rgba(181, 87, 134, .34); }
.boda-particle-bg span:nth-child(6)  { left: 38%; top: 28%; width: 3px;  height: 3px;  animation-duration: 15s; animation-delay: -10s; background: rgba(255,255,255,.80); }
.boda-particle-bg span:nth-child(7)  { left: 46%; top: 72%; width: 7px;  height: 7px;  animation-duration: 21s; animation-delay: -11s; background: rgba(159, 182, 171, .26); }
.boda-particle-bg span:nth-child(8)  { left: 52%; top: 20%; width: 4px;  height: 4px;  animation-duration: 17s; animation-delay: -2s;  background: rgba(248, 223, 232, .62); }
.boda-particle-bg span:nth-child(9)  { left: 58%; top: 54%; width: 3px;  height: 3px;  animation-duration: 14s; animation-delay: -4s;  background: rgba(255,255,255,.72); }
.boda-particle-bg span:nth-child(10) { left: 65%; top: 80%; width: 5px;  height: 5px;  animation-duration: 20s; animation-delay: -8s;  background: rgba(228, 200, 145, .50); }
.boda-particle-bg span:nth-child(11) { left: 72%; top: 30%; width: 8px;  height: 8px;  animation-duration: 22s; animation-delay: -12s; background: rgba(216, 215, 220, .28); }
.boda-particle-bg span:nth-child(12) { left: 78%; top: 62%; width: 3px;  height: 3px;  animation-duration: 15s; animation-delay: -6s;  background: rgba(255,255,255,.78); }
.boda-particle-bg span:nth-child(13) { left: 84%; top: 16%; width: 4px;  height: 4px;  animation-duration: 18s; animation-delay: -9s;  background: rgba(159, 182, 171, .34); }
.boda-particle-bg span:nth-child(14) { left: 90%; top: 74%; width: 6px;  height: 6px;  animation-duration: 21s; animation-delay: -13s; background: rgba(248, 223, 232, .44); }
.boda-particle-bg span:nth-child(15) { left: 96%; top: 42%; width: 3px;  height: 3px;  animation-duration: 16s; animation-delay: -7s;  background: rgba(255,255,255,.70); }

.boda-particle-bg span:nth-child(16) { left: 9%; top: 58%; width: 58px; height: 58px; background: rgba(216, 215, 220, .10); box-shadow: none; animation-duration: 27s; animation-delay: -8s; }
.boda-particle-bg span:nth-child(17) { left: 28%; top: 20%; width: 42px; height: 42px; background: rgba(248, 223, 232, .10); box-shadow: none; animation-duration: 29s; animation-delay: -12s; }
.boda-particle-bg span:nth-child(18) { left: 50%; top: 52%; width: 64px; height: 64px; background: rgba(159, 182, 171, .10); box-shadow: none; animation-duration: 30s; animation-delay: -4s; }
.boda-particle-bg span:nth-child(19) { left: 72%; top: 22%; width: 50px; height: 50px; background: rgba(228, 200, 145, .10); box-shadow: none; animation-duration: 31s; animation-delay: -16s; }
.boda-particle-bg span:nth-child(20) { left: 86%; top: 68%; width: 36px; height: 36px; background: rgba(216, 215, 220, .10); box-shadow: none; animation-duration: 28s; animation-delay: -10s; }

.boda-particle-bg--catalog {
  z-index: 1;
  opacity: .82;
}

.boda-particle-bg--catalog span {
  background: rgba(181, 87, 134, .16);
  box-shadow: none;
}

/* =====================================================
   CTA
===================================================== */

.bt-cta {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  isolation: isolate;
  padding: 19px 22px;
  color: inherit;
  text-decoration: none;
  border: 0;
  background: transparent;
  cursor: pointer;
  transition: all 0.2s ease;
}

.bt-cta::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 28px;
  transform: translateY(-50%);
  background: rgba(181, 87, 134, 0.46);
  transition: all 0.3s ease;
}

.bt-cta span {
  position: relative;
  font-size: 0.92rem;
  line-height: 18px;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  vertical-align: middle;
}

.bt-cta svg {
  position: relative;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}

.bt-cta:hover::before {
  width: 100%;
  background: var(--boda-rose);
}

.bt-cta:hover svg {
  transform: translateX(0);
}

.bt-cta--light,
.bt-cta--white-text {
  color: #fff;
}

/* =====================================================
   CATALOGO
===================================================== */

.boda-catalog-section {
  position: relative;
  overflow: hidden;
  padding: 110px 0;
  background:
    radial-gradient(circle at 12% 12%, rgba(248, 223, 232, 0.92), transparent 26%),
    radial-gradient(circle at 85% 16%, rgba(216, 215, 220, 0.54), transparent 28%),
    radial-gradient(circle at 24% 78%, rgba(159, 182, 171, 0.18), transparent 22%),
    radial-gradient(circle at 68% 84%, rgba(228, 200, 145, 0.20), transparent 22%),
    linear-gradient(180deg, #fffaf7 0%, #fff4f6 52%, #fffdfb 100%);
}

.boda-catalog-section .container {
  position: relative;
  z-index: 5;
}

.boda-section-head {
  max-width: 850px;
  margin: 0 auto 44px;
  text-align: center;
}

.boda-section-head h2 {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: clamp(2.4rem, 4.5vw, 4.6rem);
  line-height: 0.98;
  font-weight: 800;
  color: var(--boda-ink);
}

.boda-section-head p:not(.boda-kicker) {
  margin: 18px auto 0;
  max-width: 720px;
  color: var(--boda-muted);
  font-size: 1.02rem;
  line-height: 1.8;
}

.boda-template-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(270px, 1fr));
  gap: 32px;
  align-items: stretch;
}

.boda-template-editorial-card {
  position: relative;
  min-height: 720px;
  overflow: hidden;
  border-radius: 36px;
  background: #fff;
  box-shadow: var(--boda-shadow);
  border: 1px solid rgba(181, 87, 134, 0.14);
  isolation: isolate;
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}

.boda-template-editorial-card:hover {
  transform: translateY(-8px);
  border-color: rgba(181, 87, 134, 0.30);
  box-shadow: 0 36px 88px rgba(62, 37, 52, 0.20);
}

.boda-template-editorial-card__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 30px 16px 250px;
  background: transparent;
  cursor: pointer;
}

.boda-template-editorial-card__img img {
  filter: drop-shadow(0 28px 45px rgba(47, 36, 56, 0.18));
  transition: transform .45s ease;
}

.boda-template-editorial-card:hover .boda-template-editorial-card__img img {
  transform: translateY(-6px) scale(1.02);
}

.boda-template-editorial-card__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(23, 16, 24, 0.05) 46%, rgba(23, 16, 24, 0.86) 100%);
  pointer-events: none;
}

.boda-template-editorial-card__shine {
  position: absolute;
  inset: -80px;
  z-index: 3;
  background: linear-gradient(110deg, transparent 20%, rgba(255,255,255,.18) 38%, transparent 56%);
  transform: translateX(-65%);
  transition: transform .7s ease;
  pointer-events: none;
}

.boda-template-editorial-card:hover .boda-template-editorial-card__shine {
  transform: translateX(65%);
}

.boda-template-editorial-card__content {
  position: absolute;
  inset: auto 0 0;
  z-index: 4;
  padding: 0 26px 28px;
  color: #fff;
}

.boda-template-editorial-card__tag {
  display: inline-flex;
  margin-bottom: 10px;
  padding: 7px 12px;
  border-radius: 999px;
  color: #fff;
  background: rgba(255,255,255,0.16);
  border: 1px solid rgba(255,255,255,0.22);
  font-size: .78rem;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
  backdrop-filter: blur(10px);
}

.boda-template-editorial-card__title {
  margin: 0 0 10px;
  font-family: "Playfair Display", serif;
  font-size: clamp(1.75rem, 2.2vw, 2.45rem);
  line-height: 1;
  font-weight: 800;
}

.boda-template-editorial-card__text {
  margin: 0 0 18px;
  color: rgba(255,255,255,.82);
  line-height: 1.62;
  font-size: .94rem;
}

.boda-template-editorial-card__actions {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}

.boda-template-card-btn {
  width: min(260px, 100%);
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  border: 0;
  border-radius: 999px;
  padding: 12px 20px;
  color: #fff;
  font-weight: 900;
  text-decoration: none;
  cursor: pointer;
  transition: transform 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

.boda-template-card-btn--view {
  background: rgba(255, 255, 255, 0.14);
  border: 1.5px solid rgba(255, 255, 255, 0.58);
  backdrop-filter: blur(10px);
}

.boda-template-card-btn--view:hover {
  color: var(--boda-rose-deep);
  background: #fff;
  transform: translateY(-3px);
}

.boda-template-card-btn--buy {
  background: linear-gradient(135deg, #8e3f67, #b55786);
  box-shadow: 0 14px 28px rgba(142, 63, 103, 0.34);
}

.boda-template-card-btn--buy:hover {
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 18px 34px rgba(142, 63, 103, 0.44);
}

.hidden-template-id {
  display: none !important;
}

/* =====================================================
   MARQUEE
===================================================== */

.boda-marquee-strip {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
  background: linear-gradient(90deg, #171018 0%, #2b1a27 100%);
  color: #fff;
}

.boda-marquee-track {
  display: flex;
  width: max-content;
  gap: 34px;
  align-items: center;
  white-space: nowrap;
  animation: marqueeMove 34s linear infinite reverse;
}

.boda-marquee-track span {
  font-family: "Playfair Display", serif;
  font-size: clamp(1.7rem, 3vw, 2.65rem);
  font-weight: 800;
  letter-spacing: -0.02em;
}

.boda-marquee-track i {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 50%;
  background: var(--boda-champagne);
}

/* =====================================================
   PERSONALIZADO
===================================================== */

.boda-custom-section {
  position: relative;
  min-height: 720px;
  display: flex;
  align-items: center;
  overflow: hidden;
  color: #fff;
  background: #171018;
}

.boda-custom-bg {
  background:
    linear-gradient(90deg, rgba(23, 16, 24, 0.86) 0%, rgba(23, 16, 24, 0.56) 48%, rgba(23, 16, 24, 0.82) 100%),
    url("../invitaciones/boda/img/bgboda2.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.boda-custom-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    radial-gradient(circle at 72% 24%, rgba(228, 200, 145, 0.14), transparent 20%),
    radial-gradient(circle at 20% 66%, rgba(248, 223, 232, 0.10), transparent 18%),
    radial-gradient(circle at 84% 72%, rgba(216, 215, 220, 0.10), transparent 18%),
    radial-gradient(circle at 42% 40%, rgba(159, 182, 171, 0.08), transparent 16%),
    linear-gradient(90deg, rgba(23, 16, 24, 0.74), rgba(23, 16, 24, 0.38));
}

.boda-custom-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 430px);
  align-items: center;
  gap: clamp(34px, 5vw, 70px);
}

.boda-custom-copy {
  max-width: 720px;
}

.boda-custom-kicker {
  display: inline-flex;
  margin-bottom: 18px;
  color: #f3d89f;
  font-size: .82rem;
  font-weight: 900;
  letter-spacing: .16em;
}

.boda-custom-copy h2 {
  margin: 0 0 18px;
  font-family: "Playfair Display", serif;
  font-size: clamp(2.5rem, 4.8vw, 5rem);
  line-height: .98;
  font-weight: 800;
}

.boda-custom-copy p {
  max-width: 640px;
  margin: 0 0 24px;
  color: rgba(255,255,255,.78);
  font-size: 1.04rem;
  line-height: 1.85;
}

.boda-pill-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 26px;
}

.boda-pill-list span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 14px;
  border-radius: 999px;
  color: rgba(255,255,255,.90);
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.14);
  font-weight: 800;
  backdrop-filter: blur(10px);
}

.boda-custom-phone {
  width: min(390px, 88vw);
  height: 640px;
  justify-self: center;
}

.boda-custom-phone img {
  filter: drop-shadow(0 34px 58px rgba(0,0,0,.36));
}

/* =====================================================
   MODAL
===================================================== */

.boda-template-modal {
  position: fixed;
  inset: 0;
  z-index: 9998;
  display: none;
  place-items: center;
  padding: 22px;
}

.boda-template-modal.open {
  display: grid;
}

.boda-template-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(23, 16, 24, 0.72);
  backdrop-filter: blur(10px);
}

.boda-template-modal__dialog {
  position: relative;
  z-index: 2;
  width: min(980px, 96vw);
  max-height: 92vh;
  display: grid;
  grid-template-columns: minmax(260px, 0.92fr) minmax(280px, 1fr);
  overflow: hidden;
  border-radius: 34px;
  background: #fff;
  box-shadow: 0 40px 100px rgba(0,0,0,.34);
}

.boda-template-modal__close {
  position: absolute;
  right: 18px;
  top: 18px;
  z-index: 4;
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border: 0;
  border-radius: 50%;
  color: #fff;
  background: rgba(23, 16, 24, .68);
  cursor: pointer;
}

.boda-template-modal__image {
  min-height: 620px;
  padding: 26px 18px;
  background: linear-gradient(180deg, #fffaf7, #f8dfe8);
}

.boda-template-modal__content {
  padding: clamp(34px, 5vw, 62px);
  align-self: center;
}

.boda-template-modal__content small {
  display: inline-flex;
  margin-bottom: 12px;
  color: var(--boda-rose-deep);
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.boda-template-modal__content h3 {
  margin: 0 0 14px;
  font-family: "Playfair Display", serif;
  color: var(--boda-ink);
  font-size: clamp(2.2rem, 4vw, 4rem);
  line-height: 1;
}

.boda-template-modal__content p {
  margin: 0 0 24px;
  color: var(--boda-muted);
  line-height: 1.8;
}

.boda-template-modal__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.bt-cta--modal,
.bt-cta--modal-buy {
  color: var(--boda-ink);
}

/* =====================================================
   MÚSICA / CHAT / TOAST
===================================================== */

.kids-floating-music {
  position: fixed;
  right: 18px;
  bottom: 88px;
  z-index: 9990;
}

.kids-floating-music audio {
  display: none;
}

.kids-music-toggle {
  width: 58px;
  height: 58px;
  min-height: 58px;
  display: grid;
  place-items: center;
  border: 0;
  border-radius: 50%;
  padding: 0;
  color: #fff;
  background:
    radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.34), transparent 24%),
    linear-gradient(135deg, #8e3f67 0%, #b55786 58%, #e4c891 100%);
  box-shadow:
    0 18px 42px rgba(142, 63, 103, 0.28),
    0 10px 26px rgba(181, 87, 134, 0.24);
  cursor: pointer;
  transition: transform 0.25s ease, filter 0.25s ease;
}

.kids-music-toggle:hover {
  transform: translateY(-3px);
  filter: saturate(1.08);
}

.kids-music-toggle .music-icon {
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
}

.kids-music-toggle .music-text {
  display: none;
}

.kids-music-toggle .music-icon svg {
  width: 25px;
  height: 25px;
  display: block;
  fill: #fff;
}

.kids-music-toggle .music-icon--pause {
  display: none;
}

.kids-music-toggle.is-playing {
  animation: musicPulse 1.9s ease-in-out infinite;
}

.kids-music-toggle.is-playing .music-icon--play {
  display: none;
}

.kids-music-toggle.is-playing .music-icon--pause {
  display: grid;
}

.chatbot-widget {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 9990;
}

.chatbot-toggle {
  min-height: 56px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: 0;
  border-radius: 999px;
  padding: 13px 20px;
  color: #fff;
  background: linear-gradient(135deg, #171018, #8e3f67);
  box-shadow: 0 18px 42px rgba(23, 16, 24, 0.22);
  font-weight: 900;
  cursor: pointer;
}

.chatbot-panel {
  position: absolute;
  right: 0;
  bottom: 72px;
  width: min(330px, calc(100vw - 34px));
  overflow: hidden;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 24px 70px rgba(0,0,0,.20);
  border: 1px solid rgba(181, 87, 134, .14);
  transform: translateY(16px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: .25s ease;
}

.chatbot-panel.open {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.chatbot-head {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 18px 14px;
  color: #fff;
  background: linear-gradient(135deg, #171018, #8e3f67);
}

.chatbot-head strong,
.chatbot-head small {
  display: block;
}

.chatbot-head small {
  margin-top: 4px;
  opacity: .78;
  line-height: 1.35;
}

.chatbot-head button {
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 50%;
  color: #fff;
  background: rgba(255,255,255,.14);
}

.chatbot-body {
  max-height: 240px;
  overflow: auto;
  padding: 16px;
  display: grid;
  gap: 10px;
}

.bot-msg {
  width: fit-content;
  max-width: 100%;
  padding: 10px 13px;
  border-radius: 16px 16px 16px 4px;
  color: var(--boda-ink);
  background: #fff0f5;
  line-height: 1.5;
  font-size: .92rem;
}

.chatbot-actions {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  padding: 0 16px 16px;
}

.chatbot-actions button,
.chatbot-actions a {
  border: 0;
  border-radius: 999px;
  padding: 11px 14px;
  text-align: center;
  color: var(--boda-ink);
  background: rgba(181, 87, 134, .13);
  font-weight: 900;
  text-decoration: none;
  cursor: pointer;
}

.mini-toast {
  position: fixed;
  left: 50%;
  bottom: 24px;
  z-index: 10000;
  transform: translateX(-50%) translateY(20px);
  max-width: min(92vw, 520px);
  padding: 13px 18px;
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(135deg, #30262c, #8e3f67);
  box-shadow: 0 18px 44px rgba(48, 38, 44, 0.24);
  font-weight: 800;
  opacity: 0;
  visibility: hidden;
  transition: .25s ease;
}

.mini-toast.show {
  transform: translateX(-50%) translateY(0);
  opacity: 1;
  visibility: visible;
}

/* =====================================================
   KEYFRAMES
===================================================== */

@keyframes leafSpin {
  to { transform: rotate(360deg); }
}

@keyframes loaderSparkle {
  0%, 100% { transform: scale(.7) translateY(0); opacity: .42; }
  50% { transform: scale(1.12) translateY(-7px); opacity: 1; }
}

@keyframes loaderHalo {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

@keyframes dotPulse {
  0%, 100% { transform: translateY(0) scale(.82); opacity: .42; }
  50% { transform: translateY(-5px) scale(1.08); opacity: 1; }
}

@keyframes blinkCaret {
  0%, 49% { opacity: 1; }
  50%, 100% { opacity: 0; }
}

@keyframes bodaParticleFloat {
  0% {
    transform: translate3d(0, 26px, 0) scale(.92);
    opacity: .18;
  }

  30% {
    opacity: .78;
  }

  100% {
    transform: translate3d(16px, -92px, 0) scale(1.05);
    opacity: .10;
  }
}

@keyframes bodaSoftBlob {
  0%, 100% {
    transform: translateY(0) rotate(-7deg) scale(1);
  }

  50% {
    transform: translateY(-18px) rotate(-5deg) scale(1.04);
  }
}

@keyframes heroBackFloat {
  0%, 100% { transform: translateY(0) rotate(-4deg); }
  50% { transform: translateY(-12px) rotate(-3deg); }
}

@keyframes heroFrontFloat {
  0%, 100% { transform: translateY(0) rotate(2deg); }
  50% { transform: translateY(-14px) rotate(1deg); }
}

@keyframes marqueeMove {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

@keyframes musicPulse {
  0%, 100% { transform: scale(1); }
  50% { transform: scale(1.08); }
}

/* =====================================================
   RESPONSIVE
===================================================== */

@media (max-width: 1199px) {
  .boda-template-grid {
    grid-template-columns: repeat(2, minmax(280px, 1fr));
  }

  .boda-template-editorial-card {
    min-height: 675px;
  }

  .boda-template-editorial-card__img {
    padding: 30px 14px 230px;
  }
}

@media (max-width: 991px) {
  .boda-hero,
  .boda-custom-section {
    min-height: auto;
    padding: 86px 0 78px;
  }

  .boda-hero-layout,
  .boda-custom-layout {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .boda-hero-content,
  .boda-custom-copy {
    width: min(760px, 100%);
    max-width: 760px;
    margin: 0 auto;
    padding: 0 14px;
    text-align: center;
  }

  .boda-hero-gallery {
    width: min(690px, 100%);
    min-height: 480px;
    margin: 0 auto;
  }

  .boda-hero-phone--back {
    left: 8%;
    top: 78px;
    width: min(300px, 42vw);
    height: 410px;
  }

  .boda-hero-phone--front {
    left: 38%;
    width: min(330px, 45vw);
    height: 460px;
  }

  .boda-signature {
    left: 50%;
    transform: translateX(-50%);
    bottom: -8px;
  }

  .boda-custom-phone {
    width: min(350px, 78vw);
    height: 570px;
  }

  .boda-template-modal__dialog {
    grid-template-columns: 1fr;
    overflow: auto;
  }

  .boda-template-modal__image {
    min-height: 460px;
  }
}

@media (max-width: 767px) {
  .loader-card {
    width: min(286px, calc(100vw - 26px));
    min-height: 328px;
    padding: 30px 20px 24px;
    gap: 14px;
    border-radius: 20px;
  }

  .leaf-loader {
    width: 118px;
    height: 118px;
  }

  .leaf {
    width: 18px;
    height: 40px;
    transform-origin: 50% 58px;
  }

  .loader-brand {
    min-height: 40px;
    font-size: clamp(1.95rem, 9vw, 2.65rem);
  }

  .loader-subtitle {
    font-size: .74rem;
    letter-spacing: .14em;
  }

  .boda-hero {
    padding-top: 62px;
  }

  .boda-hero-gallery {
    min-height: 410px;
  }

  .boda-hero-phone--back {
    left: 2%;
    top: 80px;
    width: 48%;
    height: 340px;
  }

  .boda-hero-phone--front {
    left: 38%;
    width: 54%;
    height: 390px;
  }

  .boda-hero-content h1,
  .boda-custom-copy h2 {
    font-size: clamp(2.35rem, 10vw, 3.2rem);
  }

  .boda-template-grid {
    grid-template-columns: 1fr;
  }

  .boda-template-editorial-card {
    min-height: 650px;
    border-radius: 30px;
  }

  .boda-template-editorial-card__img {
    padding: 22px 10px 230px;
  }

  .boda-template-editorial-card__content {
    padding: 0 20px 22px;
  }

  .boda-template-card-btn {
    width: 100%;
    min-height: 48px;
  }

  .boda-custom-phone {
    width: min(290px, 78vw);
    height: 485px;
  }

  .boda-particle-bg {
    opacity: .78;
  }

  .kids-floating-music {
    right: 14px;
    bottom: 86px;
  }

  .kids-music-toggle {
    width: 52px;
    height: 52px;
    min-height: 52px;
  }

  .chatbot-widget {
    right: 14px;
    bottom: 18px;
  }

  .chatbot-toggle {
    min-height: 52px;
    padding: 12px 18px;
  }
}

@media (max-width: 480px) {
  .boda-hero-gallery {
    min-height: 360px;
  }

  .boda-hero-phone--back {
    height: 298px;
  }

  .boda-hero-phone--front {
    height: 340px;
  }

  .boda-signature {
    font-size: 1rem;
    padding: 10px 18px;
  }

  .boda-catalog-section {
    padding: 82px 0;
  }

  .boda-template-editorial-card {
    min-height: 610px;
  }

  .boda-template-modal {
    padding: 12px;
  }

  .boda-template-modal__content {
    padding: 28px 22px;
  }
}


/* =====================================================
   MANCHAS ELEGANTES EXTRA
   dorado + plateado + rosa + verde suave
===================================================== */

.boda-hero::before,
.boda-hero::after,
.boda-catalog-section::before,
.boda-catalog-section::after,
.boda-custom-section::before,
.boda-custom-section::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 1;
  filter: blur(0.5px);
  border-radius: 50%;
}

.boda-hero::before {
  width: 240px;
  height: 240px;
  left: -70px;
  bottom: -60px;
  background: radial-gradient(circle, rgba(159, 182, 171, .14) 0%, rgba(159, 182, 171, 0) 70%);
}

.boda-hero::after {
  width: 280px;
  height: 280px;
  right: 8%;
  bottom: 10%;
  background: radial-gradient(circle, rgba(216, 215, 220, .10) 0%, rgba(216, 215, 220, 0) 70%);
}

.boda-catalog-section::before {
  width: 300px;
  height: 300px;
  left: -120px;
  top: 20%;
  background: radial-gradient(circle, rgba(228, 200, 145, .16) 0%, rgba(228, 200, 145, 0) 72%);
}

.boda-catalog-section::after {
  width: 280px;
  height: 280px;
  right: -90px;
  bottom: 8%;
  background: radial-gradient(circle, rgba(159, 182, 171, .12) 0%, rgba(159, 182, 171, 0) 72%);
}

.boda-custom-section::before {
  width: 260px;
  height: 260px;
  left: 10%;
  top: 14%;
  background: radial-gradient(circle, rgba(248, 223, 232, .10) 0%, rgba(248, 223, 232, 0) 72%);
}

.boda-custom-section::after {
  width: 280px;
  height: 280px;
  right: -100px;
  top: 44%;
  background: radial-gradient(circle, rgba(216, 215, 220, .11) 0%, rgba(216, 215, 220, 0) 72%);
}


/* =====================================================
   AJUSTE SECCIÓN 2 / CATÁLOGO
   Más diseño, menos blanco, elegante y moderno
===================================================== */

.boda-catalog-section {
  background:
    radial-gradient(circle at 10% 10%, rgba(248, 223, 232, 0.82), transparent 24%),
    radial-gradient(circle at 88% 12%, rgba(216, 215, 220, 0.58), transparent 24%),
    radial-gradient(circle at 18% 86%, rgba(159, 182, 171, 0.22), transparent 24%),
    radial-gradient(circle at 78% 82%, rgba(228, 200, 145, 0.26), transparent 24%),
    linear-gradient(135deg, #fff8f7 0%, #f9eef2 42%, #f6f2ee 100%);
}

.boda-catalog-section::before {
  width: 520px;
  height: 520px;
  left: -190px;
  top: 8%;
  background:
    radial-gradient(circle at 35% 35%, rgba(228, 200, 145, .22) 0%, rgba(228, 200, 145, 0) 62%),
    radial-gradient(circle at 70% 70%, rgba(248, 223, 232, .30) 0%, rgba(248, 223, 232, 0) 68%);
  opacity: 1;
}

.boda-catalog-section::after {
  width: 560px;
  height: 560px;
  right: -220px;
  bottom: -130px;
  background:
    radial-gradient(circle at 35% 35%, rgba(159, 182, 171, .24) 0%, rgba(159, 182, 171, 0) 66%),
    radial-gradient(circle at 70% 70%, rgba(216, 215, 220, .32) 0%, rgba(216, 215, 220, 0) 70%);
  opacity: 1;
}

/* Textura editorial muy sutil */
.boda-catalog-section .container::before {
  content: "";
  position: absolute;
  inset: -56px -34px;
  z-index: -1;
  border-radius: 48px;
  background:
    linear-gradient(115deg, rgba(255,255,255,.58), rgba(255,255,255,.22)),
    radial-gradient(circle at 20% 22%, rgba(248, 223, 232, .32), transparent 30%),
    radial-gradient(circle at 84% 18%, rgba(228, 200, 145, .18), transparent 28%),
    radial-gradient(circle at 82% 82%, rgba(159, 182, 171, .16), transparent 26%);
  border: 1px solid rgba(255,255,255,.58);
  box-shadow: 0 34px 90px rgba(62, 37, 52, .08);
  pointer-events: none;
}

/* Líneas suaves tipo editorial */
.boda-catalog-section .container::after {
  content: "";
  position: absolute;
  inset: -30px 10px auto;
  height: 1px;
  z-index: -1;
  background: linear-gradient(90deg, transparent, rgba(181, 87, 134, .22), rgba(228, 200, 145, .26), transparent);
  pointer-events: none;
}

.boda-section-head {
  position: relative;
  padding: 34px 24px 10px;
}

.boda-section-head::before {
  content: "";
  position: absolute;
  width: 115px;
  height: 4px;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(181, 87, 134, .58), rgba(228, 200, 145, .68), transparent);
}

.boda-section-head::after {
  content: "";
  position: absolute;
  width: min(680px, 92%);
  height: 180px;
  left: 50%;
  top: 18px;
  transform: translateX(-50%);
  z-index: -1;
  border-radius: 999px;
  background:
    radial-gradient(circle at 20% 50%, rgba(248, 223, 232, .38), transparent 48%),
    radial-gradient(circle at 78% 50%, rgba(228, 200, 145, .18), transparent 46%);
  filter: blur(2px);
}

/* Las cards ahora se sienten menos sueltas sobre blanco */
.boda-template-editorial-card {
  background:
    linear-gradient(180deg, rgba(255,255,255,.95), rgba(255,248,250,.94));
  border: 1px solid rgba(181, 87, 134, 0.18);
}

.boda-template-grid {
  position: relative;
}

.boda-template-grid::before,
.boda-template-grid::after {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 999px;
  pointer-events: none;
}

.boda-template-grid::before {
  width: 280px;
  height: 280px;
  left: -90px;
  top: 20%;
  background: radial-gradient(circle, rgba(228, 200, 145, .16) 0%, rgba(228, 200, 145, 0) 72%);
}

.boda-template-grid::after {
  width: 320px;
  height: 320px;
  right: -100px;
  bottom: 6%;
  background: radial-gradient(circle, rgba(159, 182, 171, .14) 0%, rgba(159, 182, 171, 0) 72%);
}

/* Partículas del catálogo un poquito más visibles */
.boda-particle-bg--catalog {
  opacity: 1;
}

.boda-particle-bg--catalog span:nth-child(1),
.boda-particle-bg--catalog span:nth-child(4),
.boda-particle-bg--catalog span:nth-child(8),
.boda-particle-bg--catalog span:nth-child(13) {
  background: rgba(228, 200, 145, .42);
}

.boda-particle-bg--catalog span:nth-child(3),
.boda-particle-bg--catalog span:nth-child(7),
.boda-particle-bg--catalog span:nth-child(14) {
  background: rgba(159, 182, 171, .28);
}

.boda-particle-bg--catalog span:nth-child(5),
.boda-particle-bg--catalog span:nth-child(11) {
  background: rgba(181, 87, 134, .24);
}

@media (max-width: 767px) {
  .boda-catalog-section .container::before {
    inset: -36px 8px;
    border-radius: 34px;
  }

  .boda-section-head {
    padding-inline: 8px;
  }

  .boda-section-head::after {
    height: 130px;
  }
}
