

@font-face {
  font-family: 'GT Pressura';
  src: url('/assets/fonts/GT-Pressura-Standard-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'GT Pressura Bold';
  src: url('/assets/fonts/GT-Pressura-Standard-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}


/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans:  'GT Pressura', Arial, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    font-weight: 400;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities;
@font-face {
  font-family: 'GT Pressura';
  src: url('/assets/fonts/GT\ Pressura\ Regular.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'GT Pressura'Pro;
  src: url('/assets/fonts/GT\ Pressura\ Pro\ Bold.ttf') format('ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'GT Pressura';
  src: url('/assets/fonts/GT-Pressura-Standard-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'GT Pressura Text';
  src: url('/assets/fonts/GT-Pressura-Standard-Text.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'GT Pressura Extended';
  src: url('/assets/fonts/GT-Pressura-Extended-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
.text-logo {
  width: calc(var(--spacing) * 10);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
  @media (width >= 40rem) {
    width: calc(var(--spacing) * 40);
  }
  object-fit: cover;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: 'GT Pressura', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  line-height: 1.6;
  color: #333;
}
:root {
  --fabletics-coral: #e23d14;
  --fabletics-pink: #f9ff0d;
  --fabletics-hot-pink: #f9ff0d;
  --fabletics-light-pink: #f478438a;
  --fabletics-black: #1b1c19;
  --fabletics-white: #FFFFFF;
  --fabletics-gray: #666666;
  --fabletics-light-gray: #F8F8F8;
  --valid-color: var(--fabletics-coral);
  --invalid-color: var(--fabletics-hot-pink);
}
.header {
  background: var(--fabletics-white);
  padding: 30px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  transition: all 0.3s ease;
}
.header.scrolled {
  padding: 25px 0;
  background: rgba(255, 255, 255, 0.842);
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
}
.header-content {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 48px;
  height: 44px;
}
.logo {
  font-size: 32px;
  font-weight: 400;
  color: var(--fabletics-black);
  text-decoration: none;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.nav-links {
  display: flex;
  list-style: none;
  column-gap: 40px;
  padding-top: 8px;
}
.form-header {
  font-weight: 700;
  color: var(--fabletics-black);
  text-decoration: none;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
}
.form-header .form-title {
  color: var(--fabletics-black);
  font-size: 2.5rem;
}

.form-header .form-subtitle {
  color: var(--fabletics-black);
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: none;
}  



#google-maps-icon{
  border: 1px solid #c9c9c9;
  padding: 0.0125rem;
  border-radius: 0.625rem;
  background: var(--fabletics-white);
  color: var(--fabletics-white);
}

#icon-waze{
  border: 1px solid var(--fabletics-black);
  padding: 0.0125rem;
  border-radius: 0.625rem;
  background: var(--fabletics-black);
  color: var(--fabletics-white);
}

#waze-link {
  text-decoration: none;
  color: var(--fabletics-black);
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: flex;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.0125rem;
}
#waze-link > span {
  text-transform: capitalize  ;
}

.waze-link:hover {
  color: var(--fabletics-black);
  transform: translateY(-0.8px);
  transition: all 0.3s ease;
}

.nav-links a {
  text-decoration: none;
  color: var(--fabletics-black);
  font-weight: 500;
  font-size: clamp(0.8rem, 1.5vw, 1.1rem);
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.nav-links a:hover {
  color: var(--fabletics-black);
  transform: translateY(-0.8px);
  transition: all 0.3s ease;
}
.nav-links a.active {
  color: var(--fabletics-hot-pink);
  transform: translateY(-0.8px);
  transition: all 0.3s ease;
}

.request-info {
  background: var(--fabletics-black);
  color: var(--fabletics-white);
  padding: 10px 24px;
  border: none;
  border-radius: 25px;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.request-info:hover {
  background: var(--fabletics-hot-pink);
  transform: translateY(-0.8px);
  box-shadow: #1b1c1933 0px 1px 2px 0px, #1b1c1925 0px 2px 6px 2px;
  color: var(--fabletics-black);
  transition: all 0.3s ease;
}
.full-width-slider {
  height: 100vh;
  position: relative;
  overflow: hidden;
  margin-top: 64px;
}
.slide {
  position: absolute;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  top: 42px;
  left: 0;
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
  
}
.slide.active {
  opacity: 1;
  z-index: 1;
}
.slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100dvh;
  background: linear-gradient(135deg, #3b3b3b3f 0%, #e4e4e421 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.slide-content {
  text-align: center;
  color: white;
  max-width: 85%;
  padding: 0;
  margin-top: 120px;
}
.slide::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
}
.slide-1::before {
  background-image: url('/assets/img/fabletics-cover-1.webp');
  background-position: top center;

}
.slide-2::before {
  background-image: url('/assets/img/fabletics-cover-2.webp');
  background-position: top center;
}
.slide-3::before {
  background-image: url('/assets/img/fabletics-cover-3.webp');
  background-position: top center;
}

.slide-title {
  font-family:  'GT Pressura Bold';
  font-size: clamp(36px, 6vw, 96px);
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
  
  line-height: 0.9;
  
  margin-top: 20px;
  color: var(--fabletics-pink);
}
.slide-subtitle {
  font-size: clamp(18px, 3vw, 28px);
  font-weight: 400;
  margin-bottom: 40px;
  opacity: 0.95;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--fabletics-white);
  
}

.slide-cta-section-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    row-gap: 1.5rem;
    align-content: center;
    flex-wrap: wrap;
    
}

.slide-cta {
    background-color: var(--fabletics-pink);
    color: var(--fabletics-black);
    padding: 1rem 1.2rem;
    border: none;
    border-radius: 50px;
    font-size: 0.940rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 20px;
    max-width: 320px;
    width: 270px;
    min-width: 250px;
}
.slide-cta:hover {
  transform: translateY(-0.8px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}
.slide-cta.secondary {
  background: transparent;
  color: var(--fabletics-white);
  border: 2px solid var(--fabletics-white);
}
.slide-cta.secondary:hover {
  background: var(--fabletics-white);
  color: var(--fabletics-black);
}
.slider-nav {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 15px;
  z-index:5;
}
.nav-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
}
.nav-dot.active {
  background: var(--fabletics-white);
  transform: scale(1.3);
}
.slider-arrows {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.2);
  border: none;
  color: white;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  backdrop-filter: blur(10px);
}
.slider-arrows:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: translateY(-50%) scale(1.1);
}
.slider-arrows:active {
  transform: translateY(-50%) scale(0.9);
  transition: all 0.3s ease;
}
.slider-arrows svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  height: 1.5rem;
}
.prev {
  left: 40px;
  z-index: 10;
}
.next {
  right: 40px;
  z-index: 10;
}
.hero {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
    text-align: center;
    color: var(--fabletics-pink);
    background: 
        linear-gradient(rgba(0, 0, 0, 0.062), rgba(0, 0, 0, 0.164)),
        url('/assets/img/fabletics-cover-5.webp') center/cover no-repeat;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}


.hero-content {
  max-width: 1600px;
  position: absolute;
  bottom: 10%;
  margin-inline: auto;
  padding: 0 40px;
  
}
.hero h1 { 
  font-size: clamp(42px, 6vw, 96px);
  font-weight: 400;
  margin-bottom: 20px;
  color: var(--fabletics-pink);
  text-transform: uppercase;
  line-height: 0.9;
  /* text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.48); */

}
.hero p {
  font-size: clamp(18px, 3vw, 28px);
  margin-bottom: 40px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  color: var(--fabletics-white);
  text-transform: uppercase;
  /* text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.48); */
  font-family: 'GT Pressura';
  font-weight: 400;
}
.cta-button {
  background: var(--fabletics-pink);
  color: var(--fabletics-black);
  padding: 1rem 2.5rem;
  border: none;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 270px;
  min-width: 250px;

}
.cta-button:hover {
  background: var(--fabletics-hot-pink);
  transform: translateY(-0.8px);
  box-shadow: #00000029 0px 3px 6px, #0000003b 0px 3px 6px;
  transition: all 0.3s ease;
}
.stores {
  background: var(--fabletics-white);
  padding: 120px 0;
}
.stores-content {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
}
.stores h2 {
  font-size: 48px;
  font-weight: 400;
  color: var(--fabletics-black);
  text-transform: uppercase;
  letter-spacing: -1px;
}
.stores-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}
.store-info {
  color: var(--fabletics-gray);
}
.store-info h3 {
  font-size: 24px;
  margin-bottom: 20px;
  color: var(--fabletics-black);
  font-weight: 700;
}

#map > div.leaflet-control-container > div.leaflet-top.leaflet-left {
  z-index: 400 !important;
}
.store-info p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 15px;
}
.map-container {
  height: 500px;
  background: linear-gradient(135deg, var(--fabletics-coral), var(--fabletics-pink));
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 24px;
  font-weight: 600;
  /* box-shadow: 0 20px 60px #f4794366; */
}

 #map {
    height: 500px;
    width: 100%;
  }
.form-section {
  background: var(--fabletics-light-gray);
  padding: 120px 0;
  width: 100%;
  display: flex;
  justify-content: space-evenly;
}
.form-container {
  max-width: 1400px;
  display: flex;
  flex-wrap: wrap;
  row-gap: 5rem;
  align-items: center;
  align-content: center;
  justify-content: space-around;
  width: 100%;
}
.form-image {
  height: 1172px;
  background: linear-gradient(135deg, #efe4da25 0%, #f479431e 100%);
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  box-shadow: 0 30px 80px #efe4da6c;
  position: relative;
  overflow: hidden;
  max-width: 720px;
  width: 36rem;
}
.form-image p {
  color: var(--fabletics-hot-pink);
  z-index: 5;
  text-transform: uppercase;
  font-size: clamp(18px, 3.5rem, 48px);
  text-align: center;
  text-wrap: balance;
}



.form-image::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('/assets/img/form.webp') center/cover;
  opacity: 1;
}
.form-content {
  background: var(--fabletics-white);
  padding-inline: 48px;
  padding-block: 60px;
  border-radius: 30px;
  box-shadow: 0 30px 80px #0000001a;
  max-width: 600px;
  width: 42rem;
}
.form-content h2 {
  font-size: 36px;
  margin-bottom: 40px;
  color: var(--fabletics-black);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.form-group {
  margin-bottom: 30px;
}
.form-group label {
  display: block;
  margin-bottom: 8px;
  color: var(--fabletics-black);
  font-weight: 600;
  font-size: 16px;
}
.form-group input, .form-group select, .form-group textarea {
  width: 100%;
  padding: 18px;
  border: 1px solid #e0e0e0;
  border-radius: 15px;
  font-size: 16px;
  transition: all 0.3s ease;
  font-family: inherit;
}


/* Para el select específico de #Gender */
#Gender:invalid:not(:focus):not(:active) {
    color: lightgray;
}

/* Para input #Birthdate si es de tipo text con placeholder */
input[type="date"]:invalid:not(:focus):not(:active) {
    color: lightgray;
}


.form-group input:focus, .form-group select:focus, .form-group textarea:focus {
    outline: none;
    border-color: var(--fabletics-pink);
    box-shadow: 0 0 0 3px #fffc401a;
    background: #fff;
}
.submit-btn {
  display: inline-flex;
  justify-content: center;
  column-gap: 1.5rem;
  align-items: center;
  background: var(--fabletics-pink);
  color: var(--fabletics-black);
  padding: 20px 40px;
  border: none;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.submit-btn:hover {
  background: var(--fabletics-hot-pink);
  transform: translateY(-0.8px);
  box-shadow: #33333329 0px 3px 6px, #1b1c1966 0px 3px 6px;
}

.footer {
  background: var(--fabletics-white);
  padding: 80px 0 40px;
  border-top: 1px solid #e0e0e0;
}
.link-facebook, .link-instagram {
  display: flex !important;
  direction: row;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
.footer-content {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 80px;
}
.footer-section h3 {
  font-size: 24px;
  margin-bottom: 30px;
  color: var(--fabletics-black);
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.footer-section p, .footer-section a {
    color: var(--fabletics-gray);
    text-decoration: none;
    margin-bottom: 15px;
    display: block;
    font-size: 16px;
    transition: 0.3s ease;
}
.footer-section p>a {
  display: flex;
  justify-content: flex-start;
  gap: 1.5rem;
}
.footer-section a:hover {
  
  filter: drop-shadow(-3px 2px 17px #f9ff0d);
 }
 
 
.social-links {
  display: flex;
  gap: 20px;
  margin-top: 30px;
}
.social-links a {
  width: 50px;
  height: 50px;
  background: var(--fabletics-light-gray);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--fabletics-black);
  transition: all 0.3s ease;
  font-weight: 700;
  flex-direction: row;
}
.social-links a:hover {
  background: var(--fabletics-pink);
  color: var(--fabletics-black);
  transform: translateY(-0.8px);
}
.countdown-section {
  background: linear-gradient(135deg, var(--fabletics-black) 0%, #2A2A2A 100%);
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}
.countdown-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23FF4081" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="%23FF6B6B" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="%23FF4081" opacity="0.15"/><circle cx="10" cy="60" r="0.5" fill="%23FF6B6B" opacity="0.15"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
  opacity: 0.3;
}
.countdown-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.countdown-header {
  margin-bottom: 40px;
}
.countdown-badge {
  background: var(--fabletics-pink);
  color: var(--fabletics-black);
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: 20px;
  animation: pulse 2s infinite;
  text-shadow: 0px 1px 4px #ffffff50;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.countdown-title {
    font-size: clamp(38px, 6vw, 96px);
    font-weight: 400;
    color: var(--fabletics-white);
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 1.1;
    /* text-shadow: 0px 0px 18px #f9ff0d57; */
}
.countdown-subtitle {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 400;
    margin-bottom: 50px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    
}
.countdown-timer {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.time-unit {
  background: linear-gradient(135deg, #ffffff1a 0%, #ffffff0d 100%);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 20px;
  padding: 30px 25px;
  min-width: 120px;
  position: relative;
  transition: all 0.3s ease;
}
.time-unit:hover {
  transform: translateY(-5px);
  background: linear-gradient(135deg, #efe4da8f 0%, #f1f4433b 100%);
  border-color: var(--fabletics-pink);
}
.time-number {
  font-size: 48px;
  font-weight: 400;
  color: var(--fabletics-white);
  display: block;
  line-height: 1;
  margin-bottom: 8px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}
.time-label {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.countdown-cta {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.countdown-btn {
  background: var(--fabletics-pink);
  color: var(--fabletics-black);
  padding: 18px 40px;
  border: none;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
}
.countdown-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, #ffffff33, transparent);
  transition: left 0.5s;
}
.countdown-btn:hover::before {
  left: 100%;
}
.countdown-btn:hover {
  background: var(--fabletics-hot-pink);
  transform: translateY(-3px);
  box-shadow: 0 15px 35px #e6e91e66;
}
.countdown-btn.secondary {
  background: transparent;
  border: 2px solid var(--fabletics-white);
  color: var(--fabletics-white);
}
.countdown-btn.secondary:hover {
  background: var(--fabletics-white);
  color: var(--fabletics-black);
  border-color: var(--fabletics-white);
}
.countdown-features {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
.feature-item {
  display: flex;
  align-items: center;
  gap: 12px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-weight: 500;
}
.feature-icon {
  width: 24px;
  height: 24px;
  background: var(--fabletics-pink);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--fabletics-black);
  font-size: 12px;
  font-weight: bold;
}
.countdown-features .feature-item span {
    text-shadow: 0px 0px 18px #f9ff0d3b;
    color: white;
}

@media (max-width:1024px) {
  .form-image {
    width: 42rem;
    max-width: 600px;
  }
  .slide-content {
    margin-top: 120px;
  }


}
@media (max-width: 768px) {
  .header-content {
    padding: 0 20px;
  }
  .nav-links {
    display: none;
  }
  .slide-title {
    font-size: clamp(42px, 6vw, 96px);
    font-family:  'GT Pressura';
    line-height: 48px;
    
  }
  .slide-subtitle {
    font-size: 18px;
    font-family: 'GT Pressura Pro', sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  .slider-arrows {
    display: none;
  }
  .countdown-container {
    padding: 0 20px;
  }
  .countdown-timer {
    gap: 15px;
  }
  .time-unit {
    min-width: 80px;
    padding: 20px 15px;
  }
  .time-number {
    font-size: 36px;
  }
  .countdown-cta {
    flex-direction: column;
    align-items: center;
  }
  .countdown-btn {
    width: 100%;
    max-width: 300px;
  }
  .countdown-features {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .hero {
    padding: 80px 0;
  }
  .hero-content, .stores-content, .form-container, .footer-content {
    padding: 0 20px;
  }
  .stores-grid, .form-container, .footer-content {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .form-content {
    padding: 40px 30px;
  }

  .slider-nav {
    bottom: -25px;
  }
}

@media (max-width: 480px) {

  .slide-overlay {
    position: absolute;
    top: 0%;
  }
  .slider-nav {
    display: none;
  }
  
  .full-width-slider{
    height: 105dvh;
    padding-bottom: 32px;
  }
}




html {
  scroll-behavior: smooth;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade-in-up {
  font-family: 'GT Pressura Bold';
  animation: fadeInUp 0.8s ease-out;
  font-weight: 600;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

#map > div.leaflet-control-container > div.leaflet-bottom.leaflet-right {
  display: none !important;
}


#contacto > div:nth-child(3) > div {
  width: 100% !important;
}


#contact {
    scroll-margin-top: 80px; /* o el alto que tenga tu menú fijo */
}


.iti__selected-flag
{
  background-color:transparent !important;
}


body > footer > div > div:nth-child(1) > div > a:nth-child(1),
body > footer > div > div:nth-child(1) > div > a:nth-child(2){
  filter: drop-shadow(-3px 2px 17px #fbff0d00);
}

body > footer > div > div:nth-child(1) > p {
  text-wrap: pretty;
}

@media (max-width: 640px) {
  .text-logo {
    width: 48px;
  }
}

.flex {
  display: flex;
}

.text-center {
  text-align: center;
}

.text-3xl {
  font-size: 2.5rem;
}

.text-2xl {
  font-size: 1.8rem;
  margin-bottom: 5px;
  color: #0f0f0f
}

.mb-4 {
  margin-bottom: 1.5rem;
}