/** Shopify CDN: Minification failed

Line 384:0 Expected percentage but found "."
Line 474:1 Expected "}" to go with "{"

**/
/* ============================================
   AURA ACCESORIOS — Custom CSS para Flora
   ============================================ */

:root {
  --salmon:    #F28B82;
  --pink:      #E96BAE;
  --lilac:     #C084C8;
  --lavender:  #9B8EC4;
  --wine:      #5B1C4A;
  --cream:     #FDF0F5;
  --white:     #FFFFFF;
  --text:      #2E1A2E;
  --text-light:#7A5C7A;
  --grad: linear-gradient(135deg, #F28B82 0%, #E96BAE 40%, #C084C8 70%, #9B8EC4 100%);
}

body {
  font-family: 'Jost', sans-serif !important;
  background: #FDF0F5 !important;
  color: #2E1A2E !important;
}

/* ── ANNOUNCEMENT BAR ── */
.aura-announcement {
  background: #5B1C4A;
  color: #fff;
  text-align: center;
  font-size: 12px;
  letter-spacing: 2px;
  padding: 9px 16px;
  font-family: 'Jost', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.aura-announcement a { color: #F28B82; text-decoration: none; }

/* ── HEADER ── */
.shopify-section-header-default,
.header-wrapper,
header.header {
  background: #FDF0F5 !important;
  border-bottom: 1px solid rgba(155,142,196,0.25) !important;
}
.header__heading-link,
.header__heading {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 38px !important;
  font-weight: 300 !important;
  font-style: italic !important;
  background: linear-gradient(135deg, #F28B82 0%, #E96BAE 40%, #C084C8 70%, #9B8EC4 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
}
.header__menu-item,
.header__menu-item span,
nav a {
  font-family: 'Jost', sans-serif !important;
  font-size: 12px !important;
  letter-spacing: 1.5px !important;
  text-transform: uppercase !important;
  color: #7A5C7A !important;
  font-weight: 500 !important;
}
.header__menu-item:hover span { color: #E96BAE !important; }

/* ── HERO ── */
.aura-hero {
  position: relative;
  height: 50vh;
  min-height: 360px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aura-hero-bg {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, #F28B82 0%, #E96BAE 40%, #C084C8 70%, #9B8EC4 100%);
  opacity: 0.88;
}
.aura-hero-noise {
  position: absolute; inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");
  opacity: 0.4;
}
.aura-hero-content {
  position: relative;
  text-align: center;
  color: white;
  padding: 0 24px;
  animation: auraFadeUp 0.9s ease both;
}
.aura-hero-content h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(52px, 10vw, 110px);
  font-weight: 300;
  font-style: italic;
  line-height: 0.9;
  letter-spacing: -1px;
  margin-bottom: 16px;
  text-shadow: 0 2px 40px rgba(91,28,74,0.3);
}
.aura-hero-content h1 small {
  display: block;
  font-size: clamp(11px, 2vw, 14px);
  font-family: 'Jost', sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin-top: 8px;
  opacity: 0.9;
}
.aura-hero-content p {
  font-size: 14px;
  letter-spacing: 1px;
  opacity: 0.85;
  margin-bottom: 32px;
  font-weight: 300;
}
.aura-btn-hero {
  display: inline-block;
  padding: 14px 40px;
  border: 1.5px solid rgba(255,255,255,0.7);
  color: white;
  font-size: 11px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 500;
  transition: background 0.3s, border-color 0.3s;
  backdrop-filter: blur(4px);
  background: rgba(255,255,255,0.12);
  text-decoration: none;
}
.aura-btn-hero:hover {
  background: rgba(255,255,255,0.28);
  border-color: white;
  color: white;
}

/* ── SECTION HEADERS ── */
.aura-section-header {
  text-align: center;
  padding: 56px 24px 32px;
}
.aura-eyebrow {
  font-size: 10px;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #E96BAE;
  font-weight: 500;
  margin-bottom: 10px;
  font-family: 'Jost', sans-serif;
  display: block;
}
.aura-section-header h2, .aura-h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(28px, 5vw, 44px);
  font-weight: 300;
  font-style: italic;
  color: #5B1C4A;
}

/* ── PRODUCTOS ── */
.card__inner, .card-wrapper .card {
  background: linear-gradient(135deg, #fde8f5 0%, #e8d8f8 100%) !important;
  border: none !important;
}
.card__heading, .card__heading a {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #2E1A2E !important;
}
.price__regular .price-item {
  font-family: 'Jost', sans-serif !important;
  font-size: 13px !important;
  color: #7A5C7A !important;
}
.price__sale .price-item--sale { color: #E96BAE !important; font-weight: 500 !important; }

.aura-btn-outline {
  display: inline-block;
  padding: 12px 32px;
  border: 1.5px solid #5B1C4A;
  color: #5B1C4A;
  font-size: 11px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 500;
  transition: background 0.3s, color 0.3s;
  text-decoration: none;
  font-family: 'Jost', sans-serif;
}
.aura-btn-outline:hover { background: #5B1C4A; color: white; }
.aura-view-all { text-align: center; padding: 32px 0 56px; }

/* ── CATEGORÍAS ── */
.aura-categories-section { background: white; padding: 56px 24px; }
.aura-categories-grid {
  max-width: 1280px;
  margin: 24px auto 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media (max-width: 768px) { .aura-categories-grid { grid-template-columns: repeat(2, 1fr); } }
.aura-category-card {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1/1.2;
  cursor: pointer;
  text-decoration: none;
  display: block;
}
.aura-category-bg {
  width: 100%; height: 100%;
  object-fit: cover;
  transition: transform 0.5s;
  display: block;
}
.aura-category-placeholder {
  width: 100%; height: 100%;
  background: linear-gradient(135deg, #F28B82 0%, #E96BAE 40%, #C084C8 70%, #9B8EC4 100%);
  opacity: 0.6;
}
.aura-category-card:hover .aura-category-bg { transform: scale(1.05); }
.aura-category-overlay {
  position: absolute; inset: 0;
  background: linear-gradient(to top, rgba(91,28,74,0.7) 0%, transparent 50%);
  display: flex; align-items: flex-end; justify-content: center;
  padding-bottom: 24px;
}
.aura-category-label {
  color: white;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 300;
}

/* ── NOS SECTION ── */
.aura-nos-section {
  max-width: 1280px;
  margin: 0 auto;
  padding: 56px 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
}
@media (max-width: 768px) { .aura-nos-section { grid-template-columns: 1fr; } }
.aura-nos-image { position: relative; aspect-ratio: 4/5; overflow: hidden; }
.aura-nos-image img { width: 100%; height: 100%; object-fit: cover; }
.aura-nos-image-placeholder {
  width: 100%; height: 100%;
  background: linear-gradient(135deg, #f0d8f5 0%, #dcc8f0 100%);
}
.aura-nos-image-deco {
  position: absolute;
  bottom: -20px; right: -20px;
  width: 80%; height: 80%;
  border: 1.5px solid rgba(192,132,200,0.4);
  z-index: -1;
}
.aura-nos-content { padding: 24px 0; }
.aura-nos-content h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(32px, 5vw, 52px);
  font-weight: 300;
  font-style: italic;
  color: #5B1C4A;
  line-height: 1.15;
  margin-bottom: 20px;
}
.aura-nos-content p {
  font-size: 14px;
  color: #7A5C7A;
  line-height: 1.9;
  margin-bottom: 32px;
  max-width: 420px;
  font-family: 'Jost', sans-serif;
}

/* ── PROMO BANNER ── */
.aura-promo-banner {
  position: relative;
  padding: 80px 24px;
  text-align: center;
  overflow: hidden;
}
.aura-promo-banner-bg {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, #F28B82 0%, #E96BAE 40%, #C084C8 70%, #9B8EC4 100%);
  opacity: 0.92;
}
.aura-promo-banner-content { position: relative; color: white; }
.aura-promo-banner-content h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(36px, 7vw, 72px);
  font-weight: 300;
  font-style: italic;
  margin-bottom: 20px;
  text-shadow: 0 2px 30px rgba(91,28,74,0.3);
}
.aura-promo-banner-content p {
  font-size: 14px;
  opacity: 0.85;
  margin-bottom: 36px;
  max-width: 480px;
  margin-left: auto; margin-right: auto;
  line-height: 1.8;
  font-family: 'Jost', sans-serif;
}
.aura-btn-white {
  display: inline-block;
  padding: 14px 40px;
  background: white;
  color: #5B1C4A;
  font-size: 11px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 600;
  transition: background 0.3s;
  text-decoration: none;
  font-family: 'Jost', sans-serif;
}
.aura-btn-white:hover { background: #FDF0F5; color: #5B1C4A; }

/* ── FOOTER ── */
footer, .footer {
  background: #5B1C4A !important;
  color: rgba(255,255,255,0.75) !important;
}
.footer__heading {
  font-size: 10px !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
  color: rgba(255,255,255,0.4) !important;
  font-weight: 500 !important;
}
.footer a, .footer__list a {
  color: rgba(255,255,255,0.65) !important;
  font-size: 13px !important;
  transition: color 0.2s !important;
  text-decoration: none !important;
}
.footer a:hover, .footer__list a:hover { color: #F28B82 !important; }
.footer__content-bottom {
  border-top: 1px solid rgba(255,255,255,0.1) !important;
  color: rgba(255,255,255,0.35) !important;
  font-size: 11px !important;
}

/* ── WHATSAPP FLOAT ── */
.aura-wa-float {
  position: fixed;
  bottom: 28px; right: 28px;
  width: 56px; height: 56px;
  border-radius: 50%;
  background: #25D366;
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 4px 20px rgba(37,211,102,0.4);
  z-index: 9999;
  transition: transform 0.2s;
  text-decoration: none;
}
.aura-wa-float:hover { transform: scale(1.1); }
.aura-wa-float svg { width: 28px; height: 28px; }

/* ── ANIMACIONES ── */
@keyframes auraFadeUp {
  from { opacity: 0; transform: translateY(24px); }
  to   { opacity: 1; transform: translateY(0); }
/* ── FOOTER TEXTO BLANCO ── */
.shopify-section-group-footer-group,
.shopify-section-group-footer-group p,
.shopify-section-group-footer-group span,
.shopify-section-group-footer-group h2,
.shopify-section-group-footer-group h3,
.shopify-section-group-footer-group label {
  color: rgba(255,255,255,0.85) !important;
}
.shopify-section-group-footer-group a {
  color: rgba(255,255,255,0.7) !important;
}
.shopify-section-group-footer-group a:hover {
  color: #F28B82 !important;
}
.shopify-section-group-footer-group input {
  background: rgba(255,255,255,0.1) !important;
  border-color: rgba(255,255,255,0.3) !important;
  color: white !important;
}
.shopify-section-group-footer-group input::placeholder {
  color: rgba(255,255,255,0.5) !important;
}
/* ── INSTAGRAM FLOAT ── */
.aura-ig-float {
  position: fixed !important;
  bottom: 90px !important;
  right: 28px !important;
  left: auto !important;
  width: 56px !important;
  height: 56px !important;
  border-radius: 50% !important;
  background: linear-gradient(135deg, #F28B82 0%, #E96BAE 50%, #9B8EC4 100%) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 4px 20px rgba(233,107,174,0.4) !important;
  z-index: 99999 !important;
  transition: transform 0.2s !important;
  text-decoration: none !important;
}
.aura-hero-bg,
.aura-hero-noise {
  pointer-events: none;
/ ── Galería de producto: una imagen visible, deslizar para ver más — DESACTIVADO
media-gallery.media-gallery--grid .media-gallery__grid {
  display: none !important;
}

media-gallery.media-gallery--grid slideshow-component {
  display: block !important;
}

media-gallery slideshow-slide {
  flex: 0 0 100% !important;
  max-width: 100% !important;
  scroll-snap-align: start;
}

media-gallery slideshow-container {
  display: flex !important;
  overflow-x: auto !important;
  scroll-snap-type: x mandatory !important;
  scroll-behavior: smooth !important;
  scrollbar-width: none !important;
  -webkit-overflow-scrolling: touch;
}

media-gallery slideshow-container::-webkit-scrollbar {
  display: none !important;
}

@media screen and (min-width: 750px) {
  media-gallery.media-gallery--grid .media-gallery__grid {
    display: none !important;
  }

  media-gallery.media-gallery--grid slideshow-component {
    display: block !important;
  }

  media-gallery slideshow-slide {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.header__nav-item a {
  font-size: 9px !important;
  letter-spacing: 0.03em !important;
}
/