/* HK Jewelry Corp - Estilos Globales */

/* Definición de Fuentes Personalizadas */
@font-face {
    font-family: 'Book Antigua';
    src: url('assets/fonts/BOOKOS - tgmark.net.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Book Antigua';
    src: url('assets/fonts/BOOKOSB - tgmark.net.TTF') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Book Antigua';
    src: url('assets/fonts/BOOKOSI - tgmark.net.TTF') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Book Antigua';
    src: url('assets/fonts/BOOKOSBI - tgmark.net.TTF') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bellerose';
    src: url('assets/fonts/Bellerose - tgmark.net.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Fuente Berlin Sans (BKANT) para Heroes */
@font-face {
    font-family: 'Berlin Sans';
    src: url('assets/fonts/BKANT - tgmark.net.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Fuente YD Yoonche M para títulos de Heroes */
@font-face {
    font-family: 'YD Yoonche M';
    src: url('assets/fonts/yd-yoonche-m.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

:root {
    --color-black: #000000;
    --color-white: #ffffff;
    --color-gold: #d4af37;
    --color-gold-light: #f4e4bc;
    --color-gold-dark: #b8941f;
    --color-gray: #f5f5f5;
    --color-gray-dark: #333333;
    --color-text: #2c2c2c;
    --font-primary: 'Book Antigua', 'Georgia', serif !important;
    --font-secondary: 'Book Antigua', 'Georgia', serif !important;
    --font-decorative: 'Bellerose', cursive !important;
    --font-hero: 'Berlin Sans', 'Helvetica Neue', Arial, sans-serif !important;
    
    /* Premium shadows and effects */
    --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.08);
    --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.12);
    --shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.16);
    --shadow-xl: 0 16px 64px rgba(0, 0, 0, 0.2);
    --shadow-gold: 0 4px 20px rgba(212, 175, 55, 0.3);
    --shadow-gold-glow: 0 0 30px rgba(212, 175, 55, 0.5);
}

/* Aplicar fuente globalmente PRIMERO - esto asegura que se aplique a todo */
/* EXCEPCIÓN: Los heroes usan Berlin Sans, no Book Antigua */
html, body {
    font-family: 'Book Antigua', 'Georgia', serif !important;
}

* {
    font-family: 'Book Antigua', 'Georgia', serif !important;
}

body {
    color: var(--color-text);
    line-height: 1.6;
    background-color: var(--color-white);
    font-family: 'Book Antigua', 'Georgia', serif !important;
    overflow-x: hidden;
    scroll-behavior: smooth;
    position: relative;
}

/* Loader Elegante Premium */
.page-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #000000 0%, #1a1a1a 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    transition: opacity 0.5s ease-out, visibility 0.5s;
}

.page-loader.hidden {
    opacity: 0;
    visibility: hidden;
}

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

.loader-logo {
    font-size: 3rem;
    color: var(--color-gold);
    margin-bottom: 2rem;
    animation: pulse 2s ease-in-out infinite;
}

.loader-spinner {
    width: 50px;
    height: 50px;
    border: 4px solid rgba(212, 175, 55, 0.2);
    border-top-color: var(--color-gold);
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: 0 auto;
}

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

/* Premium scrollbar styling */
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, var(--color-gold), var(--color-gold-dark));
    border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, var(--color-gold-dark), var(--color-gold));
}

/* Elementos específicos con refuerzo */
p, span, div, a, li, td, th, label, button, 
h1, h2, h3, h4, h5, h6,
input[type="search"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea,
select {
    font-family: 'Book Antigua', 'Georgia', serif !important;
}

/* Excepciones para elementos decorativos */
.logo-text,
.decorative-text {
    font-family: 'Bellerose', cursive !important;
}

/* Header y Navegación - FONDO BLANCO Y TEXTO NEGRO */
header {
    background: #ffffff !important;
    background-color: #ffffff !important;
    color: #000000 !important;
    padding: 1rem 0;
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: var(--shadow-md);
    border-bottom: 1px solid #e0e0e0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

/* Header scroll effect */
header.scrolled {
    box-shadow: var(--shadow-lg);
    padding: 0.75rem 0;
}

/* Forzar fondo blanco en container del header */
.header-container {
    background: #ffffff !important;
    background-color: #ffffff !important;
}

/* Todos los elementos dentro del header con texto negro */
header,
header *,
header div,
header nav,
header ul,
header li,
header a,
header p,
header span {
    color: #000000 !important;
}

/* Excepciones - mantener color dorado del logo-text */
.logo-text,
.logo-text * {
    color: var(--color-gold) !important;
}

.header-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1.5rem;
}

.header-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e0e0e0;
}

.header-bottom {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 1rem;
}

.logo {
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: opacity 0.3s;
    max-width: 400px !important;
    min-width: 200px !important;
    height: auto;
    flex-shrink: 0;
}

.logo:hover {
    opacity: 0.8;
}

.logo img {
    height: 80px !important;
    width: 300px !important;
    max-width: 400px !important;
    min-width: 200px !important;
    object-fit: contain;
    display: block;
}

header .logo {
    max-width: 400px !important;
    min-width: 200px !important;
}

header .logo img {
    height: 80px !important;
    width: 300px !important;
    max-width: 400px !important;
    min-width: 200px !important;
    max-height: 100px !important;
    min-height: 50px !important;
}

.logo-text {
    font-family: var(--font-decorative);
    font-size: 1.8rem;
    font-weight: normal;
    color: var(--color-gold) !important;
    letter-spacing: 2px;
    margin-left: 10px;
}

.logo:hover .logo-text {
    color: var(--color-gold-light);
}

nav ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
}

nav ul li a {
    color: #000000 !important;
    text-decoration: none;
    font-size: 0.95rem;
    font-family: 'Berlin Sans', 'Helvetica Neue', Arial, sans-serif !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: color 0.3s;
    position: relative;
}

nav ul li a:hover {
    color: var(--color-gold) !important;
}

/* Forzar texto negro en todos los enlaces del header */
header nav ul li a,
header a {
    color: #000000 !important;
}

nav ul li a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 3px;
    bottom: -5px;
    left: 0;
    background: linear-gradient(90deg, var(--color-gold), var(--color-gold-light));
    transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 0 10px var(--color-gold);
}

nav ul li a:hover::after {
    width: 100%;
}

/* Barra de búsqueda Premium */
.search-container {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.search-box {
    position: relative;
    display: flex;
    align-items: center;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.search-box input[type="search"] {
    padding: 10px 45px 10px 15px;
    border: 2px solid #e0e0e0;
    border-radius: 0;
    font-family: 'Book Antigua', 'Georgia', serif !important;
    font-size: 0.9rem;
    color: var(--color-black);
    background-color: #fafafa;
    width: 250px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    outline: none;
    box-shadow: var(--shadow-sm);
}

.search-box input[type="search"]:focus {
    border-color: var(--color-gold);
    background-color: var(--color-white);
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1), var(--shadow-md);
    width: 320px;
    transform: translateY(-2px);
}

.search-box input[type="search"]::placeholder {
    color: #999;
    font-family: 'Book Antigua', 'Georgia', serif !important;
    transition: opacity 0.3s;
}

.search-box input[type="search"]:focus::placeholder {
    opacity: 0.5;
}

.search-button {
    position: absolute;
    right: 10px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-gray-dark);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 50%;
}

.search-button:hover {
    color: var(--color-gold);
    background: rgba(212, 175, 55, 0.1);
    transform: rotate(15deg) scale(1.1);
}

.search-button:active {
    transform: rotate(15deg) scale(0.95);
}

.search-button svg {
    width: 18px;
    height: 18px;
    transition: transform 0.3s;
}

/* Iconos de usuario en header */
.header-icons {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.header-icon {
    color: #000000 !important;
    text-decoration: none;
    font-size: 1.5rem;
    transition: color 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
}

.header-icon:hover {
    color: var(--color-gold) !important;
}

/* Hero Section con Parallax Premium */
.hero {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 600px;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%),
                url('https://images.unsplash.com/photo-1515562141207-7a88fb7ce338?w=1920') center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--color-white);
    overflow: hidden;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Efecto de partículas animadas en el hero */
.hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at 20% 50%, rgba(212, 175, 55, 0.1) 0%, transparent 50%),
                radial-gradient(circle at 80% 80%, rgba(212, 175, 55, 0.1) 0%, transparent 50%);
    animation: shimmer 8s ease-in-out infinite;
    pointer-events: none;
}

@keyframes shimmer {
    0%, 100% { opacity: 0.5; transform: translateX(0); }
    50% { opacity: 1; transform: translateX(20px); }
}

/* Overlay animado */
.hero::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, 
        transparent 0%, 
        rgba(0, 0, 0, 0.3) 50%, 
        rgba(0, 0, 0, 0.6) 100%);
    pointer-events: none;
}

.hero-content {
    position: relative;
    z-index: 2;
    animation: fadeInUp 1s ease-out;
    padding: 2rem;
    max-width: 900px;
    margin: 0 auto;
}

.hero-content .btn {
    animation: fadeInUp 1s ease-out 0.4s both;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Efectos de glassmorphism premium */
.glass-effect {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

/* Efectos de hover en enlaces del footer */
.footer-section a {
    position: relative;
    transition: all 0.3s;
}

.footer-section a::before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--color-gold);
    transition: width 0.3s;
}

.footer-section a:hover::before {
    width: 100%;
}

.hero-content h1 {
    font-family: 'YD Yoonche M', 'Berlin Sans', 'Helvetica Neue', Arial, sans-serif !important;
    font-size: 3.5rem;
    font-weight: normal;
    margin-bottom: 1rem;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9), 0 0 30px rgba(212, 175, 55, 0.3);
    letter-spacing: 2px;
    position: relative;
    animation: titleGlow 3s ease-in-out infinite;
}

@keyframes titleGlow {
    0%, 100% {
        text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9), 0 0 30px rgba(212, 175, 55, 0.3);
    }
    50% {
        text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9), 0 0 40px rgba(212, 175, 55, 0.5);
    }
}

.hero-content p {
    font-family: 'Berlin Sans', 'Helvetica Neue', Arial, sans-serif !important;
    font-size: 1.3rem;
    margin-bottom: 2rem;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
    font-weight: normal;
}

.hero-content,
.hero-content * {
    font-family: 'Berlin Sans', 'Helvetica Neue', Arial, sans-serif !important;
}

/* Botones Premium con Efectos Avanzados */
.btn {
    display: inline-block;
    padding: 14px 35px;
    background: linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-dark) 100%);
    color: var(--color-black);
    text-decoration: none;
    font-family: var(--font-primary);
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border: 2px solid var(--color-gold);
    border-radius: 0;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    position: relative;
    overflow: hidden;
    box-shadow: var(--shadow-gold);
}

.btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s;
}

.btn:hover::before {
    left: 100%;
}

.btn:hover {
    background: linear-gradient(135deg, var(--color-gold-dark) 0%, var(--color-gold) 100%);
    color: var(--color-black);
    border-color: var(--color-gold);
    transform: translateY(-2px);
    box-shadow: var(--shadow-gold-glow);
}

.btn:active {
    transform: translateY(0);
}

.btn-secondary {
    background-color: transparent;
    color: var(--color-white);
    border-color: var(--color-white);
    box-shadow: none;
}

.btn-secondary::before {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
}

.btn-secondary:hover {
    background-color: var(--color-white);
    color: var(--color-black);
    box-shadow: 0 4px 20px rgba(255, 255, 255, 0.3);
    transform: translateY(-2px);
}

/* Contenedor Principal */
.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 30px;
    position: relative;
}

/* Secciones con Efectos Premium */
.section {
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.section:nth-child(even) {
    background: linear-gradient(180deg, 
        rgba(245, 245, 245, 0) 0%, 
        rgba(245, 245, 245, 0.3) 50%, 
        rgba(245, 245, 245, 0) 100%);
}

.section-title {
    font-family: var(--font-primary);
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3rem;
    color: var(--color-black);
    position: relative;
    padding-bottom: 1.5rem;
    opacity: 0;
    animation: fadeInUp 0.8s ease-out forwards;
}

.section-title::after {
    content: '';
    position: absolute;
    width: 80px;
    height: 3px;
    background: linear-gradient(90deg, transparent, var(--color-gold), transparent);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    animation: expandLine 1s ease-out 0.5s forwards;
    box-shadow: 0 0 10px var(--color-gold);
}

@keyframes expandLine {
    to {
        transform: translateX(-50%) scaleX(1);
    }
}

.section-title::before {
    content: '';
    position: absolute;
    width: 120px;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.3), transparent);
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
}

/* Featured Collections con Efectos Premium */
.featured-collections {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
    position: relative;
}

.featured-collections::before {
    content: '';
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--color-gold), transparent);
    opacity: 0.5;
}

.collection-card {
    background-color: var(--color-white);
    border: 1px solid #e0e0e0;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    color: inherit;
    position: relative;
    border-radius: 0;
}

.collection-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(212, 175, 55, 0) 0%, rgba(212, 175, 55, 0.05) 100%);
    opacity: 0;
    transition: opacity 0.5s;
    z-index: 1;
    pointer-events: none;
}

.collection-card:hover::before {
    opacity: 1;
}

.collection-card:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: var(--shadow-xl);
    border-color: var(--color-gold);
}

.collection-card img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.collection-card:hover img {
    transform: scale(1.1);
}

.collection-card-content {
    padding: 1.5rem;
    position: relative;
    z-index: 2;
    background: var(--color-white);
    transition: background 0.3s;
}

.collection-card:hover .collection-card-content {
    background: var(--color-white);
}

.collection-card h3 {
    font-family: var(--font-primary);
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: var(--color-black);
}

.collection-card p {
    font-family: var(--font-primary);
    color: var(--color-gray-dark);
    font-size: 0.95rem;
}

/* Why Choose Us */
.why-choose-us {
    background-color: var(--color-gray);
    padding: 60px 0;
}

.highlights {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}

.highlight-item {
    text-align: center;
    padding: 2.5rem 2rem;
    background-color: var(--color-white);
    border-radius: 0;
    box-shadow: var(--shadow-md);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.highlight-item::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
    opacity: 0;
    transition: opacity 0.5s, transform 0.5s;
    transform: rotate(0deg);
}

.highlight-item:hover::before {
    opacity: 1;
    transform: rotate(180deg);
}

.highlight-item:hover {
    transform: translateY(-8px);
    box-shadow: var(--shadow-lg);
    border-top: 3px solid var(--color-gold);
}

.highlight-item .icon {
    font-size: 3rem;
    color: var(--color-gold);
    margin-bottom: 1rem;
}

.highlight-item p {
    font-family: var(--font-primary);
}

/* Remove icon spacing when no icon is present */
.highlight-item:not(:has(.icon)) h3 {
    margin-top: 0;
}

.highlight-item h3 {
    font-family: var(--font-primary);
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: var(--color-black);
}

/* Product Grid */
.product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}

.product-card {
    background-color: var(--color-white);
    border: 1px solid #e0e0e0;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    border-radius: 0;
}

.product-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 2px solid var(--color-gold);
    opacity: 0;
    transition: opacity 0.5s;
    pointer-events: none;
    z-index: 1;
}

.product-card:hover::after {
    opacity: 1;
}

.product-card:hover {
    transform: translateY(-10px);
    box-shadow: var(--shadow-xl);
}

.product-card img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.product-card:hover img {
    transform: scale(1.08);
}

.product-card-content {
    position: relative;
    z-index: 2;
    background: var(--color-white);
    padding: 1.5rem;
    transition: padding 0.3s;
}

.product-card:hover .product-card-content {
    padding: 1.75rem;
}

.product-card h3 {
    font-family: var(--font-primary);
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: var(--color-black);
}

.product-card p {
    font-family: var(--font-primary);
    color: var(--color-gray-dark);
    font-size: 0.9rem;
    margin-bottom: 1rem;
}

/* Elegant Product Cards Without Images - Premium */
.product-card.no-image {
    background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
    border: 2px solid var(--color-gold);
    border-radius: 0;
    position: relative;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.product-card.no-image::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, transparent 70%);
    animation: shimmer 4s infinite;
    transition: opacity 0.3s;
}

.product-card.no-image:hover::before {
    opacity: 1.5;
}

.product-card.no-image:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-gold-glow);
    border-color: var(--color-gold-light);
}

@keyframes shimmer {
    0%, 100% { transform: translate(-50%, -50%) rotate(0deg); }
    50% { transform: translate(-50%, -50%) rotate(180deg); }
}

.product-card.no-image .product-icon {
    width: 90px;
    height: 90px;
    margin: 2rem auto 1rem;
    border: 3px solid var(--color-gold);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.25) 0%, rgba(212, 175, 55, 0.1) 100%);
    position: relative;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 0 20px rgba(212, 175, 55, 0.3);
}

.product-card.no-image:hover .product-icon {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 0 30px rgba(212, 175, 55, 0.6);
    border-color: var(--color-gold-light);
}

.product-card.no-image .product-icon svg {
    width: 48px;
    height: 48px;
    filter: drop-shadow(0 0 15px rgba(212, 175, 55, 0.7));
    transition: transform 0.3s, filter 0.3s;
}

.product-card.no-image:hover .product-icon svg {
    transform: scale(1.2);
    filter: drop-shadow(0 0 20px rgba(212, 175, 55, 0.9));
}

.product-card.no-image .product-card-content {
    position: relative;
    z-index: 1;
    text-align: center;
    transition: transform 0.3s;
}

.product-card.no-image:hover .product-card-content {
    transform: translateY(-5px);
}

.product-card.no-image h3 {
    color: var(--color-gold);
    font-size: 1.2rem;
    margin-bottom: 1rem;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    transition: text-shadow 0.3s;
}

.product-card.no-image:hover h3 {
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.7), 0 0 15px rgba(212, 175, 55, 0.5);
}

.product-card.no-image p {
    color: var(--color-black);
    font-size: 0.9rem;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.product-card.no-image .collection-badge {
    display: inline-block;
    padding: 0.4rem 1rem;
    background: linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-dark) 100%);
    color: var(--color-black);
    font-size: 0.75rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 0.5rem;
    border-radius: 0;
    box-shadow: var(--shadow-gold);
    position: relative;
    overflow: hidden;
}

.collection-badge::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transform: rotate(45deg);
    animation: badgeShine 3s infinite;
}

@keyframes badgeShine {
    0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
    100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* Collection Section Headers */
.collection-header {
    text-align: center;
    margin-bottom: 3rem;
    padding: 2rem;
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.1) 0%, rgba(212, 175, 55, 0.05) 100%);
    border-left: 4px solid var(--color-gold);
    border-right: 4px solid var(--color-gold);
    position: relative;
    overflow: hidden;
}

.collection-header::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(45deg, transparent 30%, rgba(212, 175, 55, 0.1) 50%, transparent 70%);
    animation: shine 3s infinite;
}

@keyframes shine {
    0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
    100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

.collection-header h2 {
    font-family: var(--font-primary);
    font-size: 2.2rem;
    font-weight: bold;
    color: var(--color-black);
    margin-bottom: 1rem;
}

.collection-header p {
    font-family: var(--font-primary);
    font-size: 1rem;
    color: var(--color-gray-dark);
    line-height: 1.8;
    max-width: 800px;
    margin: 0 auto;
}

/* Formularios */
.form-group {
    margin-bottom: 1.5rem;
}

.form-group label {
    display: block;
    margin-bottom: 0.5rem;
    font-family: var(--font-primary);
    font-weight: bold;
    color: var(--color-black);
}

.form-group input,
.form-group textarea,
.form-group select {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
    font-family: var(--font-secondary);
}

.form-group textarea {
    resize: vertical;
    min-height: 120px;
}

.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus {
    outline: none;
    border-color: var(--color-gold);
    box-shadow: 0 0 5px rgba(212, 175, 55, 0.3);
}

/* Footer */
footer {
    background: linear-gradient(180deg, var(--color-black) 0%, #1a1a1a 100%);
    color: var(--color-white);
    padding: 60px 0 20px;
    margin-top: 80px;
    position: relative;
    overflow: hidden;
}

footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--color-gold), transparent);
    box-shadow: 0 0 10px var(--color-gold);
}

.footer-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-bottom: 2rem;
}

.footer-section h3 {
    font-family: var(--font-primary);
    color: var(--color-gold);
    margin-bottom: 1rem;
    font-size: 1.2rem;
    font-weight: bold;
}

.footer-logo {
    margin-bottom: 1.5rem;
}

.footer-logo img {
    height: 80px !important;
    width: 300px !important;
    max-width: 400px !important;
    min-width: 200px !important;
    max-height: 100px !important;
    min-height: 50px !important;
    object-fit: contain;
    display: block;
    opacity: 0.95;
    transition: opacity 0.3s;
}

.footer-logo img:hover {
    opacity: 1;
}

.footer-section p,
.footer-section a {
    font-family: var(--font-primary);
    color: #cccccc;
    text-decoration: none;
    line-height: 1.8;
    font-size: 0.9rem;
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: inline-block;
}

.footer-section a::before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--color-gold);
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 0 5px var(--color-gold);
}

.footer-section a:hover {
    color: var(--color-gold);
    transform: translateX(5px);
}

.footer-section a:hover::before {
    width: 100%;
}

.footer-bottom {
    text-align: center;
    padding-top: 2rem;
    border-top: 1px solid #333;
    color: #999;
    font-size: 0.85rem;
    font-family: var(--font-primary);
    position: relative;
}

.footer-bottom::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 1px;
    background: linear-gradient(90deg, transparent, var(--color-gold), transparent);
}

/* Process Steps */
.process-steps {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}

.process-step {
    text-align: center;
    padding: 2rem;
    background-color: var(--color-white);
    border: 2px solid var(--color-gold);
    border-radius: 5px;
    position: relative;
}

.process-step .step-number {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--color-gold);
    color: var(--color-black);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 1.2rem;
}

.process-step h3 {
    font-family: var(--font-primary);
    font-size: 1.3rem;
    font-weight: bold;
    margin-top: 1rem;
    margin-bottom: 1rem;
    color: var(--color-black);
}

.process-step p {
    font-family: var(--font-primary);
}

/* Gallery */
.gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1.5rem;
    margin-top: 3rem;
}

.gallery-item {
    position: relative;
    overflow: hidden;
    border: 2px solid var(--color-gold);
    border-radius: 8px;
    background: var(--color-white);
}

.gallery-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.gallery-item:hover img {
    transform: scale(1.05);
}

/* Gallery Title - Always Visible Premium */
.gallery-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.75) 50%, transparent 100%);
    color: var(--color-gold);
    padding: 1.2rem;
    font-family: var(--font-primary);
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    z-index: 2;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.9), 0 0 20px rgba(212, 175, 55, 0.3);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

.gallery-description {
    font-family: var(--font-primary);
}

/* Gallery Description - Hidden by Default, Visible on Hover */
.gallery-description {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.85) 40%, rgba(0, 0, 0, 0.6) 70%, transparent 100%);
    color: var(--color-white);
    padding: 1.5rem 1rem 4rem;
    font-size: 0.85rem;
    line-height: 1.6;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 3;
    pointer-events: none;
}

/* Hover State - Show Description */
.gallery-item:hover .gallery-description {
    opacity: 1;
    transform: translateY(0);
}

.gallery-item:hover .gallery-title {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.9) 30%, transparent 100%);
    padding-bottom: 0.5rem;
}

/* Efectos de Precio Dorado con Brillantez */
.product-card .price {
    position: relative;
    display: inline-block;
}

.product-card .price::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, 
        transparent 30%, 
        rgba(212, 175, 55, 0.2) 50%, 
        transparent 70%);
    border-radius: 4px;
    z-index: -1;
    animation: priceGlow 3s ease-in-out infinite;
}

@keyframes priceGlow {
    0%, 100% { opacity: 0.5; }
    50% { opacity: 1; }
}

/* Efecto de cursor personalizado para elementos premium */
a, button, .product-card, .collection-card {
    cursor: pointer;
}

/* Mejora en el badge de colección */
.collection-badge {
    transition: transform 0.3s;
}

.product-card:hover .collection-badge {
    transform: scale(1.05);
}

/* Efectos de texto dorado animado */
.gold-animated {
    background: linear-gradient(90deg, 
        var(--color-gold) 0%, 
        var(--color-gold-light) 50%, 
        var(--color-gold) 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: goldGradient 3s linear infinite;
}

@keyframes goldGradient {
    to { background-position: 200% center; }
}

/* Efectos de separación entre secciones */
.section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--color-gold), transparent);
    opacity: 0.3;
}

.section:first-child::before {
    display: none;
}

/* Mobile Styles - Description Below Image */
@media (max-width: 768px) {
    .gallery-item {
        display: flex;
        flex-direction: column;
    }
    
    .gallery-item img {
        height: 250px;
    }
    
    .gallery-title {
        position: relative;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.95) 100%);
        padding: 1rem;
        margin: 0;
    }
    
    .gallery-description {
        position: relative;
        background: var(--color-black);
        color: var(--color-white);
        padding: 1rem;
        opacity: 1;
        transform: translateY(0);
        font-size: 0.85rem;
        line-height: 1.6;
    }
    
    .gallery-item:hover .gallery-description {
        opacity: 1;
        transform: translateY(0);
    }
    
    .gallery-item:hover .gallery-title {
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.95) 100%);
        padding-bottom: 1rem;
    }
}

/* CTA Banner Premium con Parallax */
.cta-banner {
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.85) 100%),
                url('https://images.unsplash.com/photo-1506630448388-4e683c67ddb0?w=1920') center/cover;
    padding: 120px 20px;
    text-align: center;
    color: var(--color-white);
    margin: 80px 0;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at 50% 50%, rgba(212, 175, 55, 0.15) 0%, transparent 70%);
    animation: pulse 4s ease-in-out infinite;
    pointer-events: none;
}

@keyframes pulse {
    0%, 100% { opacity: 0.5; transform: scale(1); }
    50% { opacity: 1; transform: scale(1.1); }
}

.cta-banner > .container {
    position: relative;
    z-index: 2;
}

.cta-banner h2 {
    font-family: 'YD Yoonche M', 'Berlin Sans', 'Helvetica Neue', Arial, sans-serif !important;
    font-size: 3rem;
    font-weight: normal;
    margin-bottom: 1rem;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.9), 0 0 30px rgba(212, 175, 55, 0.3);
    letter-spacing: 2px;
    animation: fadeInUp 1s ease-out;
}

.cta-banner p {
    font-family: 'Berlin Sans', 'Helvetica Neue', Arial, sans-serif !important;
    font-size: 1.3rem;
    margin-bottom: 2rem;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
    animation: fadeInUp 1s ease-out 0.2s both;
}

/* Categories Premium */
.categories {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 2rem;
    margin: 3rem 0;
}

.category-card {
    background-color: var(--color-white);
    border: 2px solid var(--color-gold);
    padding: 2.5rem 2rem;
    text-align: center;
    text-decoration: none;
    color: inherit;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
    box-shadow: var(--shadow-md);
}

.category-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.1), transparent);
    transition: left 0.6s;
}

.category-card:hover::after {
    left: 100%;
}

.category-card:hover {
    background: linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-light) 100%);
    color: var(--color-black);
    transform: translateY(-8px) scale(1.03);
    box-shadow: var(--shadow-gold-glow);
    border-color: var(--color-gold-dark);
}

.category-card h3 {
    font-family: var(--font-primary);
    font-size: 1.3rem;
    font-weight: bold;
    margin-top: 1rem;
}

.category-card p {
    font-family: var(--font-primary);
}

/* Legal Pages */
.legal-content {
    max-width: 900px;
    margin: 0 auto;
    padding: 40px 20px;
}

.legal-content h1 {
    font-family: var(--font-primary);
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 2rem;
    color: var(--color-black);
    text-align: center;
}

.legal-content h2 {
    font-family: var(--font-primary);
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: var(--color-black);
}

.legal-content h3 {
    font-family: var(--font-primary);
    font-size: 1.3rem;
    font-weight: bold;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
    color: var(--color-gray-dark);
}

.legal-content p,
.legal-content li {
    font-family: var(--font-primary);
    margin-bottom: 1rem;
    line-height: 1.8;
}

.legal-content ul {
    margin-left: 2rem;
    margin-bottom: 1rem;
}

.legal-content strong {
    font-family: var(--font-primary);
    font-weight: bold;
    color: var(--color-black);
}

/* Sistema de Notificaciones Toast Premium */
.toast-notification {
    position: fixed;
    top: 20px;
    right: 20px;
    background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%);
    color: var(--color-white);
    padding: 1rem 1.5rem;
    border-radius: 0;
    box-shadow: var(--shadow-xl);
    border-left: 4px solid var(--color-gold);
    z-index: 10000;
    opacity: 0;
    transform: translateX(400px);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    min-width: 300px;
    max-width: 400px;
    font-family: var(--font-primary);
}

.toast-notification.show {
    opacity: 1;
    transform: translateX(0);
}

.toast-content {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.toast-icon {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: var(--color-gold);
    color: var(--color-black);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 0.9rem;
    flex-shrink: 0;
}

.toast-message {
    flex: 1;
    font-size: 0.95rem;
    line-height: 1.4;
}

.toast-success .toast-icon {
    background: #4caf50;
    color: white;
}

.toast-error .toast-icon {
    background: #f44336;
    color: white;
}

/* Efectos de carga elegantes */
.loading-shimmer {
    background: linear-gradient(90deg, 
        rgba(255, 255, 255, 0) 0%, 
        rgba(255, 255, 255, 0.2) 50%, 
        rgba(255, 255, 255, 0) 100%);
    background-size: 200% 100%;
    animation: shimmer-load 1.5s infinite;
}

@keyframes shimmer-load {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}

/* Mejoras en imágenes con lazy loading y efectos premium */
img {
    transition: opacity 0.5s ease, transform 0.5s ease;
}

img[data-src] {
    opacity: 0;
    transform: scale(0.95);
}

img.loaded {
    opacity: 1;
    transform: scale(1);
}

/* Efecto de zoom suave en imágenes de productos */
.product-card img,
.collection-card img {
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), 
                filter 0.6s ease;
}

.product-card:hover img,
.collection-card:hover img {
    filter: brightness(1.05) contrast(1.05);
}

/* Efecto de brillo en textos dorados */
.gold-text {
    color: var(--color-gold);
    text-shadow: 0 0 10px rgba(212, 175, 55, 0.5);
    position: relative;
}

.gold-text::after {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    background: linear-gradient(45deg, 
        transparent 30%, 
        rgba(212, 175, 55, 0.3) 50%, 
        transparent 70%);
    -webkit-background-clip: text;
    background-clip: text;
    animation: goldShine 3s infinite;
}

@keyframes goldShine {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(100%); }
}

/* Efecto de parallax mejorado */
.parallax-element {
    transform: translateZ(0);
    will-change: transform;
}

/* Mejoras en el proceso step */
.process-step {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.process-step:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-lg);
}

.process-step .step-number {
    transition: all 0.3s;
    box-shadow: var(--shadow-gold);
}

.process-step:hover .step-number {
    transform: translateX(-50%) scale(1.1);
    box-shadow: var(--shadow-gold-glow);
}

/* Efectos en la galería */
.gallery-item {
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.gallery-item:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: var(--shadow-xl);
}

/* Mejoras en formularios */
.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus {
    outline: none;
    border-color: var(--color-gold);
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1), var(--shadow-md);
    transform: translateY(-2px);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Efectos de hover mejorados en categorías */
.category-card {
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.category-card::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.2) 0%, transparent 70%);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.category-card:hover::before {
    width: 300px;
    height: 300px;
}

/* Estilos para mensaje de resultados de búsqueda */
#searchResultsMessage {
    animation: fadeInUp 0.5s ease-out;
}

#searchResultsMessage button:hover {
    background: var(--color-gold-dark) !important;
    transform: translateY(-2px);
    box-shadow: var(--shadow-md);
}

/* Efectos de mouse tracking premium (opcional) */
.mouse-track-effect {
    position: relative;
    overflow: hidden;
}

/* Efectos de brillo en textos premium */
.premium-text {
    background: linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-light) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
}

/* Loading skeleton para mejor UX */
.skeleton {
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
    border-radius: 4px;
}

@keyframes loading {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}

/* Efecto de magnetismo en botones (atrae cursor) */
.btn-magnetic {
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Responsive Design */
@media (max-width: 768px) {
    .hero {
        height: 70vh;
        min-height: 500px;
        background-attachment: scroll;
    }

    .hero-content h1 {
        font-size: 2.5rem;
    }

    .hero-content p {
        font-size: 1.1rem;
    }
    
    .toast-notification {
        right: 10px;
        left: 10px;
        max-width: none;
        min-width: auto;
    }

    nav ul {
        flex-direction: column;
        gap: 0.5rem;
        width: 100%;
        margin-top: 1rem;
    }

    .header-container {
        flex-direction: column;
        align-items: flex-start;
    }

    .section-title {
        font-size: 2rem;
    }

    .featured-collections,
    .product-grid,
    .highlights {
        grid-template-columns: 1fr;
    }

    .cta-banner h2 {
        font-size: 2rem;
    }

    .cta-banner p {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .hero {
        height: 60vh;
        min-height: 400px;
        background-attachment: scroll;
    }

    .hero-content h1 {
        font-size: 2rem;
        letter-spacing: 1px;
    }
    
    .hero-content p {
        font-size: 1rem;
    }
    
    .section {
        padding: 50px 0;
    }
    
    .section-title {
        font-size: 1.8rem;
    }
    
    .btn {
        padding: 12px 25px;
        font-size: 0.85rem;
    }
    
    .search-box input[type="search"] {
        width: 200px;
    }
    
    .search-box input[type="search"]:focus {
        width: 220px;
    }

    .logo {
        font-size: 1.5rem;
        max-width: 400px !important;
        min-width: 200px !important;
    }

    .logo img {
        height: 70px !important;
        width: 250px !important;
        max-width: 400px !important;
        min-width: 200px !important;
        max-height: 100px !important;
        min-height: 50px !important;
    }

    .footer-logo img {
        height: 70px !important;
        width: 250px !important;
        max-width: 400px !important;
        min-width: 200px !important;
        max-height: 100px !important;
        min-height: 50px !important;
    }
}

