/** Shopify CDN: Minification failed

Line 143:0 All "@import" rules must come first

**/
/**
 * Hero Section - Thèmes saisonniers complets
 * Compatible Shopify - Tous les thèmes de A à Z
 */

/* Variables CSS par thème */
:root {
  /* Black Friday */
  --bf-bg-gradient: linear-gradient(to right, #000000, #111827, #000000);
  --bf-title-gradient: linear-gradient(to right, #ffffff, #fef08a, #ffffff);
  --bf-badge-bg: rgba(255, 255, 255, 0.05);
  --bf-badge-text: rgba(255, 255, 255, 0.9);
  --bf-badge-icon: #facc15;
  --bf-button-primary-bg: #facc15;
  --bf-button-primary-text: #000000;
  --bf-button-primary-hover: #fde047;
  --bf-button-secondary-bg: rgba(0, 0, 0, 0.4);
  --bf-button-secondary-text: #ffffff;
  --bf-button-secondary-border: #ffffff;
  --bf-button-secondary-hover: rgba(0, 0, 0, 0.6);
  --bf-orb-1: rgba(234, 179, 8, 0.1);
  --bf-orb-2: rgba(250, 204, 21, 0.05);

  /* Christmas */
  --christmas-bg-gradient: linear-gradient(to right, #450a0a, #7f1d1d, #450a0a);
  --christmas-title-gradient: linear-gradient(to right, #ffffff, #fca5a5, #ffffff);
  --christmas-badge-bg: rgba(255, 255, 255, 0.05);
  --christmas-badge-text: rgba(255, 255, 255, 0.9);
  --christmas-badge-icon: #f87171;
  --christmas-button-primary-bg: #dc2626;
  --christmas-button-primary-text: #ffffff;
  --christmas-button-primary-hover: #ef4444;
  --christmas-button-secondary-bg: rgba(255, 255, 255, 0.1);
  --christmas-button-secondary-text: #ffffff;
  --christmas-button-secondary-border: #ffffff;
  --christmas-button-secondary-hover: rgba(255, 255, 255, 0.2);
  --christmas-orb-1: rgba(239, 68, 68, 0.1);
  --christmas-orb-2: rgba(248, 113, 113, 0.05);

  /* Spring */
  --spring-bg-gradient: linear-gradient(to right, #fff1f2, #ecfdf5, #fff1f2);
  --spring-title-gradient: linear-gradient(to right, #1f2937, #e11d48, #1f2937);
  --spring-badge-bg: rgba(255, 255, 255, 0.8);
  --spring-badge-text: #1f2937;
  --spring-badge-icon: #e11d48;
  --spring-button-primary-bg: #f43f5e;
  --spring-button-primary-text: #ffffff;
  --spring-button-primary-hover: #e11d48;
  --spring-button-secondary-bg: #ffffff;
  --spring-button-secondary-text: #1f2937;
  --spring-button-secondary-border: #1f2937;
  --spring-button-secondary-hover: #f3f4f6;
  --spring-orb-1: rgba(251, 113, 133, 0.2);
  --spring-orb-2: rgba(110, 231, 183, 0.15);

  /* Summer */
  --summer-bg-gradient: linear-gradient(to right, #0891b2, #2563eb, #0891b2);
  --summer-title-gradient: linear-gradient(to right, #ffffff, #67e8f9, #ffffff);
  --summer-badge-bg: rgba(255, 255, 255, 0.1);
  --summer-badge-text: rgba(255, 255, 255, 0.9);
  --summer-badge-icon: #67e8f9;
  --summer-button-primary-bg: #06b6d4;
  --summer-button-primary-text: #ffffff;
  --summer-button-primary-hover: #0891b2;
  --summer-button-secondary-bg: rgba(255, 255, 255, 0.2);
  --summer-button-secondary-text: #ffffff;
  --summer-button-secondary-border: #ffffff;
  --summer-button-secondary-hover: rgba(255, 255, 255, 0.3);
  --summer-orb-1: rgba(34, 211, 238, 0.15);
  --summer-orb-2: rgba(147, 197, 253, 0.1);

  /* Autumn */
  --autumn-bg-gradient: linear-gradient(to right, #431407, #7c2d12, #431407);
  --autumn-title-gradient: linear-gradient(to right, #ffffff, #fed7aa, #ffffff);
  --autumn-badge-bg: rgba(255, 255, 255, 0.05);
  --autumn-badge-text: rgba(255, 255, 255, 0.9);
  --autumn-badge-icon: #fdba74;
  --autumn-button-primary-bg: #f97316;
  --autumn-button-primary-text: #ffffff;
  --autumn-button-primary-hover: #fb923c;
  --autumn-button-secondary-bg: rgba(255, 255, 255, 0.1);
  --autumn-button-secondary-text: #ffffff;
  --autumn-button-secondary-border: #ffffff;
  --autumn-button-secondary-hover: rgba(255, 255, 255, 0.2);
  --autumn-orb-1: rgba(249, 115, 22, 0.1);
  --autumn-orb-2: rgba(253, 186, 116, 0.05);

  /* Winter */
  --winter-bg-gradient: linear-gradient(to right, #1e293b, #0f172a, #1e293b);
  --winter-title-gradient: linear-gradient(to right, #ffffff, #67e8f9, #ffffff);
  --winter-badge-bg: rgba(255, 255, 255, 0.05);
  --winter-badge-text: rgba(255, 255, 255, 0.9);
  --winter-badge-icon: #67e8f9;
  --winter-button-primary-bg: #22d3ee;
  --winter-button-primary-text: #0f172a;
  --winter-button-primary-hover: #06b6d4;
  --winter-button-secondary-bg: rgba(255, 255, 255, 0.1);
  --winter-button-secondary-text: #ffffff;
  --winter-button-secondary-border: #ffffff;
  --winter-button-secondary-hover: rgba(255, 255, 255, 0.2);
  --winter-orb-1: rgba(34, 211, 238, 0.1);
  --winter-orb-2: rgba(103, 232, 249, 0.05);

  /* Valentine */
  --valentine-bg-gradient: linear-gradient(to right, #be123c, #be185d, #be123c);
  --valentine-title-gradient: linear-gradient(to right, #ffffff, #fce7f3, #ffffff);
  --valentine-badge-bg: rgba(255, 255, 255, 0.1);
  --valentine-badge-text: rgba(255, 255, 255, 0.9);
  --valentine-badge-icon: #fce7f3;
  --valentine-button-primary-bg: #ec4899;
  --valentine-button-primary-text: #ffffff;
  --valentine-button-primary-hover: #f472b6;
  --valentine-button-secondary-bg: rgba(255, 255, 255, 0.2);
  --valentine-button-secondary-text: #ffffff;
  --valentine-button-secondary-border: #ffffff;
  --valentine-button-secondary-hover: rgba(255, 255, 255, 0.3);
  --valentine-orb-1: rgba(249, 168, 212, 0.15);
  --valentine-orb-2: rgba(251, 113, 133, 0.1);

  /* Easter */
  --easter-bg-gradient: linear-gradient(to right, #ede9fe, #fae8ff, #ede9fe);
  --easter-title-gradient: linear-gradient(to right, #1f2937, #7c3aed, #1f2937);
  --easter-badge-bg: rgba(255, 255, 255, 0.8);
  --easter-badge-text: #1f2937;
  --easter-badge-icon: #7c3aed;
  --easter-button-primary-bg: #8b5cf6;
  --easter-button-primary-text: #ffffff;
  --easter-button-primary-hover: #7c3aed;
  --easter-button-secondary-bg: #ffffff;
  --easter-button-secondary-text: #1f2937;
  --easter-button-secondary-border: #1f2937;
  --easter-button-secondary-hover: #f3f4f6;
  --easter-orb-1: rgba(167, 139, 250, 0.2);
  --easter-orb-2: rgba(245, 208, 254, 0.15);
}

/* Import de la police Inter depuis Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* Reset et base */
.hero-section * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Application de la police Inter */
.hero-section,
.hero-section * {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Base styles */
.hero-section {
  position: relative;
  min-height: 85vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 80px 20px;
  max-width: 100vw;
  width: 100%;
}

/* Effet en bas désactivé - Transition progressive vers le blanc supprimée */

.hero-section__background {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  max-width: 100%;
}

.hero-section__orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  animation: pulse 4s ease-in-out infinite;
}

.hero-section__orb--1 {
  width: 384px;
  height: 384px;
  top: 25%;
  left: 25%;
  animation-delay: 0s;
  max-width: 50vw;
  max-height: 50vh;
}

.hero-section__orb--2 {
  width: 384px;
  height: 384px;
  bottom: 25%;
  right: 25%;
  animation-delay: 1s;
  max-width: 50vw;
  max-height: 50vh;
}

@media (max-width: 767px) {
  .hero-section__orb--1,
  .hero-section__orb--2 {
    width: 200px;
    height: 200px;
  }
}

.hero-section__grid {
  position: absolute;
  inset: 0;
  opacity: 0.03;
  background-image: 
    linear-gradient(rgba(255, 255, 255, 0.1) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.1) 1px, transparent 1px);
  background-size: 50px 50px;
}

.hero-section__container,
.hero-section__content {
  position: relative;
  z-index: 10;
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
}

.hero-section__inner {
  max-width: 80rem;
  margin: 0 auto;
}

.hero-section__content {
  text-align: center;
  margin-bottom: 48px;
}

/* Badge */
.hero-section__badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 20px;
  border-radius: 9999px;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 24px;
}

.hero-section__badge-inner {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.hero-section__badge-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  animation: pulse 2s ease-in-out infinite;
}

.hero-section__badge-text {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

@media (min-width: 768px) {
  .hero-section__badge-text {
    font-size: 14px;
  }
}

.hero-section__badge-icon {
  width: 14px;
  height: 14px;
}

/* Title */
.hero-section__title-wrapper {
  text-align: center;
  margin-bottom: 40px;
}

.hero-section__title {
  margin-bottom: 16px;
  font-size: 60px;
  font-weight: 900;
  letter-spacing: -0.05em;
  line-height: 1;
}

@media (min-width: 768px) {
  .hero-section__title {
    font-size: 72px;
  }
}

@media (min-width: 1024px) {
  .hero-section__title {
    font-size: 96px;
  }
}

.hero-section__title-text {
  font-size: clamp(48px, 8vw, 96px);
  font-weight: 900;
  line-height: 1.1;
  letter-spacing: -0.02em;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* Subtitle */
.hero-section__subtitle {
  font-size: clamp(20px, 3vw, 32px);
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 1.3;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.75;
}

@media (min-width: 768px) {
  .hero-section__subtitle {
    font-size: 24px;
  }
}

.hero-section__subtitle-highlight {
  font-weight: 900;
}

/* Description */
.hero-section__description {
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto 40px;
  opacity: 0.9;
  font-weight: 500;
}

@media (min-width: 768px) {
  .hero-section__description {
    font-size: 16px;
  }
}

/* Boutons CTA */
.hero-section__cta {
  display: flex;
  flex-direction: column;
  gap: 16px;
  justify-content: center;
  align-items: center;
  margin-bottom: 64px;
}

@media (min-width: 640px) {
  .hero-section__cta {
    flex-direction: row;
  }
}

.hero-section__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  padding: 24px 32px;
  font-size: 16px;
  line-height: 1.5rem;
  border-radius: 2px;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  border: none;
  outline: none;
  position: relative;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-family: inherit;
  font-weight: 500;
  min-height: 44px;
}

.hero-section__button:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.hero-section__button:disabled {
  pointer-events: none;
  opacity: 0.5;
}

.hero-section__button--primary {
  font-weight: 700;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.hero-section__button--primary:hover {
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  transform: scale(1.05);
}

.hero-section__button--primary:active {
  transform: scale(1.02);
}

.hero-section__button--primary .hero-section__button-arrow {
  margin-left: 12px;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  display: inline-block;
  vertical-align: middle;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.hero-section__button-group:hover .hero-section__button-arrow,
.hero-section__button--primary:hover .hero-section__button-arrow {
  transform: translateX(4px);
}

.hero-section__button--secondary {
  font-weight: 600;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border: 2px solid;
}

.hero-section__button--secondary:active {
  transform: scale(0.98);
}

/* Stats */
.hero-section__stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  max-width: 768px;
  margin: 0 auto;
  padding-top: 48px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .hero-section__stats {
    gap: 32px;
  }
}

.hero-section__stat {
  text-align: center;
  cursor: pointer;
}

.hero-section__stat-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 12px;
  transition: all 0.3s ease;
  margin-left: auto;
  margin-right: auto;
}

.hero-section__stat:hover .hero-section__stat-icon-wrapper {
  background-color: rgba(255, 255, 255, 0.1);
}

.hero-section__stat-icon {
  width: 20px;
  height: 20px;
}

.hero-section__stat-value {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 4px;
  background: linear-gradient(to right, #ffffff, #d1d5db);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

@media (min-width: 768px) {
  .hero-section__stat-value {
    font-size: 36px;
  }
}

.hero-section__stat-label {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 300;
  opacity: 0.8;
}

@media (min-width: 768px) {
  .hero-section__stat-label {
    font-size: 14px;
  }
}

/* Thèmes spécifiques */
.hero-section--black-friday {
  background: var(--bf-bg-gradient);
  color: #ffffff;
}

.hero-section--black-friday .hero-section__orb--1 {
  background: var(--bf-orb-1);
}

.hero-section--black-friday .hero-section__orb--2 {
  background: var(--bf-orb-2);
}

.hero-section--black-friday .hero-section__badge {
  background: var(--bf-badge-bg);
  color: var(--bf-badge-text);
}

.hero-section--black-friday .hero-section__badge-dot {
  background: var(--bf-badge-icon);
}

.hero-section--black-friday .hero-section__badge-icon {
  color: var(--bf-badge-icon);
}

.hero-section--black-friday .hero-section__title-text {
  background-image: var(--bf-title-gradient);
}

.hero-section--black-friday .hero-section__subtitle-highlight {
  color: var(--bf-badge-icon);
}

.hero-section--black-friday .hero-section__button--primary {
  background-color: var(--bf-button-primary-bg);
  color: var(--bf-button-primary-text);
}

.hero-section--black-friday .hero-section__button--primary:hover {
  background-color: var(--bf-button-primary-hover);
}

.hero-section--black-friday .hero-section__button--secondary {
  background-color: var(--bf-button-secondary-bg);
  color: var(--bf-button-secondary-text);
  border-color: var(--bf-button-secondary-border);
}

.hero-section--black-friday .hero-section__button--secondary:hover {
  background-color: var(--bf-button-secondary-hover);
  border-color: var(--bf-button-secondary-border);
}

.hero-section--black-friday .hero-section__stat-icon {
  color: var(--bf-badge-icon);
}

/* Christmas */
.hero-section--christmas {
  background: var(--christmas-bg-gradient);
  color: #ffffff;
}

.hero-section--christmas .hero-section__orb--1 {
  background: var(--christmas-orb-1);
}

.hero-section--christmas .hero-section__orb--2 {
  background: var(--christmas-orb-2);
}

.hero-section--christmas .hero-section__badge {
  background: var(--christmas-badge-bg);
  color: var(--christmas-badge-text);
}

.hero-section--christmas .hero-section__badge-dot {
  background: var(--christmas-badge-icon);
}

.hero-section--christmas .hero-section__badge-icon {
  color: var(--christmas-badge-icon);
}

.hero-section--christmas .hero-section__title-text {
  background-image: var(--christmas-title-gradient);
}

.hero-section--christmas .hero-section__subtitle-highlight {
  color: var(--christmas-badge-icon);
}

.hero-section--christmas .hero-section__button--primary {
  background-color: var(--christmas-button-primary-bg);
  color: var(--christmas-button-primary-text);
}

.hero-section--christmas .hero-section__button--primary:hover {
  background-color: var(--christmas-button-primary-hover);
}

.hero-section--christmas .hero-section__button--secondary {
  background-color: var(--christmas-button-secondary-bg);
  color: var(--christmas-button-secondary-text);
  border-color: var(--christmas-button-secondary-border);
}

.hero-section--christmas .hero-section__button--secondary:hover {
  background-color: var(--christmas-button-secondary-hover);
  border-color: var(--christmas-button-secondary-border);
}

.hero-section--christmas .hero-section__stat-icon {
  color: var(--christmas-badge-icon);
}

/* Spring */
.hero-section--spring {
  background: var(--spring-bg-gradient);
  color: #1f2937;
}

.hero-section--spring .hero-section__orb--1 {
  background: var(--spring-orb-1);
}

.hero-section--spring .hero-section__orb--2 {
  background: var(--spring-orb-2);
}

.hero-section--spring .hero-section__badge {
  background: var(--spring-badge-bg);
  color: var(--spring-badge-text);
}

.hero-section--spring .hero-section__badge-dot {
  background: var(--spring-badge-icon);
}

.hero-section--spring .hero-section__badge-icon {
  color: var(--spring-badge-icon);
}

.hero-section--spring .hero-section__title-text {
  background-image: var(--spring-title-gradient);
}

.hero-section--spring .hero-section__subtitle-highlight {
  color: var(--spring-badge-icon);
}

.hero-section--spring .hero-section__button--primary {
  background-color: var(--spring-button-primary-bg);
  color: var(--spring-button-primary-text);
}

.hero-section--spring .hero-section__button--primary:hover {
  background-color: var(--spring-button-primary-hover);
}

.hero-section--spring .hero-section__button--secondary {
  background-color: var(--spring-button-secondary-bg);
  color: var(--spring-button-secondary-text);
  border-color: var(--spring-button-secondary-border);
}

.hero-section--spring .hero-section__button--secondary:hover {
  background-color: var(--spring-button-secondary-hover);
  border-color: var(--spring-button-secondary-border);
}

.hero-section--spring .hero-section__stat-icon {
  color: var(--spring-badge-icon);
}

/* Amélioration de la visibilité des stats pour le thème printemps */
.hero-section--spring .hero-section__stats {
  border-top: 1px solid rgba(31, 41, 55, 0.15);
}

.hero-section--spring .hero-section__stat-label {
  color: #1f2937 !important;
  opacity: 1 !important;
  font-weight: 500 !important;
  font-size: 13px !important;
}

@media (min-width: 768px) {
  .hero-section--spring .hero-section__stat-label {
    font-size: 15px !important;
  }
}

.hero-section--spring .hero-section__stat-value {
  background: linear-gradient(to right, #1f2937, #e11d48, #1f2937) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
}

.hero-section--spring .hero-section__stat-icon-wrapper {
  background-color: rgba(225, 29, 72, 0.1) !important;
  border: 1px solid rgba(225, 29, 72, 0.2) !important;
}

.hero-section--spring .hero-section__stat:hover .hero-section__stat-icon-wrapper {
  background-color: rgba(225, 29, 72, 0.15) !important;
  border-color: rgba(225, 29, 72, 0.3) !important;
}

/* Summer */
.hero-section--summer {
  background: var(--summer-bg-gradient);
  color: #ffffff;
}

.hero-section--summer .hero-section__orb--1 {
  background: var(--summer-orb-1);
}

.hero-section--summer .hero-section__orb--2 {
  background: var(--summer-orb-2);
}

.hero-section--summer .hero-section__badge {
  background: var(--summer-badge-bg);
  color: var(--summer-badge-text);
}

.hero-section--summer .hero-section__badge-dot {
  background: var(--summer-badge-icon);
}

.hero-section--summer .hero-section__badge-icon {
  color: var(--summer-badge-icon);
}

.hero-section--summer .hero-section__title-text {
  background-image: var(--summer-title-gradient);
}

.hero-section--summer .hero-section__subtitle-highlight {
  color: var(--summer-badge-icon);
}

.hero-section--summer .hero-section__button--primary {
  background-color: var(--summer-button-primary-bg);
  color: var(--summer-button-primary-text);
}

.hero-section--summer .hero-section__button--primary:hover {
  background-color: var(--summer-button-primary-hover);
}

.hero-section--summer .hero-section__button--secondary {
  background-color: var(--summer-button-secondary-bg);
  color: var(--summer-button-secondary-text);
  border-color: var(--summer-button-secondary-border);
}

.hero-section--summer .hero-section__button--secondary:hover {
  background-color: var(--summer-button-secondary-hover);
  border-color: var(--summer-button-secondary-border);
}

.hero-section--summer .hero-section__stat-icon {
  color: var(--summer-badge-icon);
}

/* Autumn */
.hero-section--autumn {
  background: var(--autumn-bg-gradient);
  color: #ffffff;
}

.hero-section--autumn .hero-section__orb--1 {
  background: var(--autumn-orb-1);
}

.hero-section--autumn .hero-section__orb--2 {
  background: var(--autumn-orb-2);
}

.hero-section--autumn .hero-section__badge {
  background: var(--autumn-badge-bg);
  color: var(--autumn-badge-text);
}

.hero-section--autumn .hero-section__badge-dot {
  background: var(--autumn-badge-icon);
}

.hero-section--autumn .hero-section__badge-icon {
  color: var(--autumn-badge-icon);
}

.hero-section--autumn .hero-section__title-text {
  background-image: var(--autumn-title-gradient);
}

.hero-section--autumn .hero-section__subtitle-highlight {
  color: var(--autumn-badge-icon);
}

.hero-section--autumn .hero-section__button--primary {
  background-color: var(--autumn-button-primary-bg);
  color: var(--autumn-button-primary-text);
}

.hero-section--autumn .hero-section__button--primary:hover {
  background-color: var(--autumn-button-primary-hover);
}

.hero-section--autumn .hero-section__button--secondary {
  background-color: var(--autumn-button-secondary-bg);
  color: var(--autumn-button-secondary-text);
  border-color: var(--autumn-button-secondary-border);
}

.hero-section--autumn .hero-section__button--secondary:hover {
  background-color: var(--autumn-button-secondary-hover);
  border-color: var(--autumn-button-secondary-border);
}

.hero-section--autumn .hero-section__stat-icon {
  color: var(--autumn-badge-icon);
}

/* Winter */
.hero-section--winter {
  background: var(--winter-bg-gradient);
  color: #ffffff;
}

.hero-section--winter .hero-section__orb--1 {
  background: var(--winter-orb-1);
}

.hero-section--winter .hero-section__orb--2 {
  background: var(--winter-orb-2);
}

.hero-section--winter .hero-section__badge {
  background: var(--winter-badge-bg);
  color: var(--winter-badge-text);
}

.hero-section--winter .hero-section__badge-dot {
  background: var(--winter-badge-icon);
}

.hero-section--winter .hero-section__badge-icon {
  color: var(--winter-badge-icon);
}

.hero-section--winter .hero-section__title-text {
  background-image: var(--winter-title-gradient);
}

.hero-section--winter .hero-section__subtitle-highlight {
  color: var(--winter-badge-icon);
}

.hero-section--winter .hero-section__button--primary {
  background-color: var(--winter-button-primary-bg);
  color: var(--winter-button-primary-text);
}

.hero-section--winter .hero-section__button--primary:hover {
  background-color: var(--winter-button-primary-hover);
}

.hero-section--winter .hero-section__button--secondary {
  background-color: var(--winter-button-secondary-bg);
  color: var(--winter-button-secondary-text);
  border-color: var(--winter-button-secondary-border);
}

.hero-section--winter .hero-section__button--secondary:hover {
  background-color: var(--winter-button-secondary-hover);
  border-color: var(--winter-button-secondary-border);
}

.hero-section--winter .hero-section__stat-icon {
  color: var(--winter-badge-icon);
}

/* Valentine */
.hero-section--valentine {
  background: var(--valentine-bg-gradient);
  color: #ffffff;
}

.hero-section--valentine .hero-section__orb--1 {
  background: var(--valentine-orb-1);
}

.hero-section--valentine .hero-section__orb--2 {
  background: var(--valentine-orb-2);
}

.hero-section--valentine .hero-section__badge {
  background: var(--valentine-badge-bg);
  color: var(--valentine-badge-text);
}

.hero-section--valentine .hero-section__badge-dot {
  background: var(--valentine-badge-icon);
}

.hero-section--valentine .hero-section__badge-icon {
  color: var(--valentine-badge-icon);
}

.hero-section--valentine .hero-section__title-text {
  background-image: var(--valentine-title-gradient);
}

.hero-section--valentine .hero-section__subtitle-highlight {
  color: var(--valentine-badge-icon);
}

.hero-section--valentine .hero-section__button--primary {
  background-color: var(--valentine-button-primary-bg);
  color: var(--valentine-button-primary-text);
}

.hero-section--valentine .hero-section__button--primary:hover {
  background-color: var(--valentine-button-primary-hover);
}

.hero-section--valentine .hero-section__button--secondary {
  background-color: var(--valentine-button-secondary-bg);
  color: var(--valentine-button-secondary-text);
  border-color: var(--valentine-button-secondary-border);
}

.hero-section--valentine .hero-section__button--secondary:hover {
  background-color: var(--valentine-button-secondary-hover);
  border-color: var(--valentine-button-secondary-border);
}

.hero-section--valentine .hero-section__stat-icon {
  color: var(--valentine-badge-icon);
}

/* Easter */
.hero-section--easter {
  background: var(--easter-bg-gradient);
  color: #1f2937;
}

.hero-section--easter .hero-section__orb--1 {
  background: var(--easter-orb-1);
}

.hero-section--easter .hero-section__orb--2 {
  background: var(--easter-orb-2);
}

.hero-section--easter .hero-section__badge {
  background: var(--easter-badge-bg);
  color: var(--easter-badge-text);
}

.hero-section--easter .hero-section__badge-dot {
  background: var(--easter-badge-icon);
}

.hero-section--easter .hero-section__badge-icon {
  color: var(--easter-badge-icon);
}

.hero-section--easter .hero-section__title-text {
  background-image: var(--easter-title-gradient);
}

.hero-section--easter .hero-section__subtitle-highlight {
  color: var(--easter-badge-icon);
}

.hero-section--easter .hero-section__button--primary {
  background-color: var(--easter-button-primary-bg);
  color: var(--easter-button-primary-text);
}

.hero-section--easter .hero-section__button--primary:hover {
  background-color: var(--easter-button-primary-hover);
}

.hero-section--easter .hero-section__button--secondary {
  background-color: var(--easter-button-secondary-bg);
  color: var(--easter-button-secondary-text);
  border-color: var(--easter-button-secondary-border);
}

.hero-section--easter .hero-section__button--secondary:hover {
  background-color: var(--easter-button-secondary-hover);
  border-color: var(--easter-button-secondary-border);
}

.hero-section--easter .hero-section__stat-icon {
  color: var(--easter-badge-icon);
}

/* Animations */
@keyframes pulse {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1.05);
  }
}

@keyframes hero-pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}

/* Responsive */
@media (max-width: 768px) {
  .hero-section {
    min-height: 70vh;
    padding: 60px 16px;
  }

  .hero-section__title-text {
    font-size: clamp(32px, 6vw, 48px) !important;
    line-height: 1.1 !important;
    word-break: keep-all !important;
  }

  .hero-section__subtitle {
    font-size: 20px;
  }

  .hero-section__description {
    font-size: 16px;
  }

  .hero-section__stats {
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 12px !important;
    padding-top: 32px !important;
    max-width: 100% !important;
  }

  .hero-section__stat {
    padding: 0 !important;
  }

  .hero-section__stat-icon-wrapper {
    width: 40px !important;
    height: 40px !important;
    margin-bottom: 8px !important;
  }

  .hero-section__stat-icon {
    width: 18px !important;
    height: 18px !important;
  }

  .hero-section__stat-value {
    font-size: 24px !important;
    margin-bottom: 2px !important;
    line-height: 1.2 !important;
  }

  .hero-section__stat-label {
    font-size: 10px !important;
    opacity: 0.9 !important;
    line-height: 1.3 !important;
  }

  .hero-section__button {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 639px) {
  .hero-section {
    min-height: 75vh;
  }
  
  .hero-section__content {
    padding: 48px 16px 32px 16px;
    margin-bottom: 24px;
  }
  
  .hero-section__title {
    font-size: clamp(28px, 7vw, 40px) !important;
    line-height: 1.1 !important;
    margin-bottom: 12px !important;
  }

  .hero-section__title-text {
    font-size: clamp(28px, 7vw, 40px) !important;
    line-height: 1.1 !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
  }
  
  .hero-section__subtitle {
    font-size: 18px;
  }

  .hero-section__stats {
    padding-top: 24px !important;
    gap: 8px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .hero-section--spring .hero-section__stats {
    border-top: 1px solid rgba(31, 41, 55, 0.15) !important;
  }

  .hero-section__stat-icon-wrapper {
    width: 36px !important;
    height: 36px !important;
    margin-bottom: 6px !important;
  }

  .hero-section__stat-icon {
    width: 16px !important;
    height: 16px !important;
  }

  .hero-section__stat-value {
    font-size: 20px !important;
    margin-bottom: 2px !important;
  }

  .hero-section__stat-label {
    font-size: 9px !important;
    letter-spacing: 0.03em !important;
    line-height: 1.2 !important;
  }
}
