/* ════════════════════════════════════════════════════════════
   GUAKI EL MEXICANO — guaki-home.css
   Estilos exclusivos de la página de inicio (index.php):
   Hero fullscreen, beneficios, slider de categorías,
   slider de destacados y banners promocionales.
   ════════════════════════════════════════════════════════════ */

/* ─────────────── HERO FULLSCREEN ─────────────── */
.gk-hero {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 150px 0 80px;
}

/* Resplandores de color de fondo */
.gk-hero-glow {
    position: absolute;
    border-radius: 50%;
    filter: blur(90px);
    z-index: 0;
    pointer-events: none;
}
.gk-hero-glow-green { width: 480px; height: 480px; background: rgba(0,166,81,.22); top: -100px; left: -120px; }
.gk-hero-glow-red { width: 420px; height: 420px; background: rgba(228,0,43,.18); bottom: -120px; right: -100px; }

/* Papel picado */
.gk-picado { position: absolute; top: 0; left: 0; width: 100%; z-index: 3; line-height: 0; }
.gk-picado svg { display: block; width: 100%; height: auto; }

.gk-hero-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    align-items: center;
    width: 100%;
    position: relative;
    z-index: 2;
}

.gk-hero-text h1 {
    font-size: clamp(44px, 6vw, 78px);
    font-weight: 900;
    text-transform: uppercase;
    line-height: .95;
    margin-bottom: 22px;
}
.gk-hero-text h1 .gk-verde { color: var(--gk-green); display: block; }
.gk-hero-text h1 .gk-rojo  { color: var(--gk-red); display: block; }
.gk-hero-text p.gk-sub {
    font-size: 18px;
    color: rgba(255,255,255,.78);
    max-width: 480px;
    margin-bottom: 34px;
    line-height: 1.6;
}
.gk-hero-text p.gk-sub em { font-style: italic; color: var(--gk-yellow); font-weight: 600; }
.gk-hero-buttons { display: flex; flex-wrap: wrap; gap: 14px; }

/* Composición de productos */
.gk-hero-composition { position: relative; height: 480px; }
.gk-hero-composition::after {
    content: '';
    position: absolute;
    left: 6%; right: 6%; bottom: 6%; height: 70px;
    background: radial-gradient(ellipse at center, rgba(140,84,32,.4) 0%, rgba(140,84,32,0) 75%);
    z-index: 1;
}
.gk-hero-prod {
    position: absolute;
    animation: gkFloat 5s ease-in-out infinite;
    filter: drop-shadow(0 22px 28px rgba(0,0,0,.6));
}
.gk-hero-prod img { width: 100%; height: auto; display: block; }
.gk-hero-maseca-1 { width: 40%; left: 6%; bottom: 6%; z-index: 4; animation-duration: 5.2s; }
.gk-hero-maseca-1 img { transform: rotate(-3deg); }
.gk-hero-maseca-2 { width: 36%; right: 2%; bottom: 11%; z-index: 3; animation-duration: 5.8s; animation-delay: .3s; }
.gk-hero-maseca-2 img { transform: rotate(3deg); }
.gk-hero-chiles-1 { width: 22%; left: -2%; bottom: 0; z-index: 5; animation-duration: 4.6s; animation-delay: .15s; }
.gk-hero-chiles-1 img { transform: rotate(-10deg); }
.gk-hero-chiles-2 { width: 19%; left: 24%; bottom: -3%; z-index: 5; animation-duration: 5.1s; animation-delay: .4s; }
.gk-hero-chiles-2 img { transform: rotate(12deg); }
.gk-hero-tajin { width: 13%; left: -1%; top: 26%; z-index: 6; animation-duration: 4.3s; animation-delay: .25s; }
.gk-hero-tajin img { transform: rotate(-7deg); }
.gk-hero-salsa { width: 15%; right: 0%; top: 18%; z-index: 6; animation-duration: 5.4s; animation-delay: .5s; }
.gk-hero-salsa img { transform: rotate(8deg); }
.gk-hero-arte { width: 18%; right: 8%; top: -4%; z-index: 2; opacity: .95; animation-duration: 6s; animation-delay: .2s; }
.gk-hero-arte img { transform: rotate(-6deg); }

@keyframes gkFloat {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-14px); }
}

@media (max-width: 991px) {
    .gk-hero-grid { grid-template-columns: 1fr; text-align: center; }
    .gk-hero-text p.gk-sub { margin-left: auto; margin-right: auto; }
    .gk-hero-buttons { justify-content: center; }
    .gk-hero-composition { height: 360px; margin-top: 30px; }
}
@media (max-width: 575px) {
    .gk-hero { padding: 130px 0 60px; }
    .gk-hero-composition { height: 280px; }
}

/* ─────────────── BENEFICIOS ─────────────── */
.gk-benefits-box {
    background: var(--gk-card);
    border: 1px solid var(--gk-border);
    border-radius: var(--gk-radius);
    padding: 34px 26px;
    position: relative;
    z-index: 4;
}
.gk-benefits-row { display: flex; justify-content: space-between; gap: 22px; flex-wrap: wrap; }
.gk-benefit-item { display: flex; align-items: center; gap: 14px; flex: 1; min-width: 190px; }
.gk-benefit-icon {
    width: 52px; height: 52px; border-radius: 50%;
    border: 2px solid var(--gk-green);
    display: flex; align-items: center; justify-content: center;
    color: var(--gk-green); font-size: 20px; flex-shrink: 0;
}
.gk-benefit-item h4 { font-size: 13.5px; font-weight: 700; color: #fff; margin-bottom: 3px; }
.gk-benefit-item p { font-size: 12px; color: var(--gk-text-faint); }

/* ─────────────── SLIDER DE CATEGORÍAS ─────────────── */
.gk-cat-slider-wrap { position: relative; padding: 0 56px; }
.gk-cat-slide { text-align: center; padding: 6px 0; }
.gk-cat-circle {
    width: 118px; height: 118px;
    border-radius: 50%;
    margin: 0 auto 16px;
    border: 3px solid var(--gk-yellow);
    overflow: hidden;
    box-shadow: 0 0 0 4px rgba(255,199,44,.1), 0 14px 28px rgba(0,0,0,.5);
    transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}
.gk-cat-circle img { width: 100%; height: 100%; object-fit: cover; }
.gk-cat-slide:hover .gk-cat-circle {
    transform: scale(1.08);
    border-color: var(--gk-green);
    box-shadow: 0 0 0 6px rgba(0,166,81,.16), 0 18px 34px rgba(0,0,0,.6);
}
.gk-cat-slide h6 { font-size: 12.5px; font-weight: 700; text-transform: uppercase; color: #fff; letter-spacing: .3px; }
.gk-cat-slide:hover h6 { color: var(--gk-green); }
.gk-cat-arrow { position: absolute; top: 50px; z-index: 5; }
.gk-cat-arrow-prev { left: 0; }
.gk-cat-arrow-next { right: 0; }

@media (max-width: 575px) {
    .gk-cat-circle { width: 86px; height: 86px; }
    .gk-cat-slide h6 { font-size: 10.5px; }
    .gk-cat-slider-wrap { padding: 0 40px; }
}

/* ─────────────── SLIDER DE DESTACADOS ─────────────── */
.gk-products-slider-wrap { position: relative; padding: 0 56px; }
.gk-products-slider-wrap .swiper-slide { height: auto; }
.gk-prod-arrow { position: absolute; top: 42%; z-index: 5; }
.gk-prod-arrow-prev { left: 0; }
.gk-prod-arrow-next { right: 0; }

/* ─────────────── BANNERS PROMOCIONALES ─────────────── */
.gk-promo-card {
    border-radius: var(--gk-radius);
    padding: 38px 32px;
    min-height: 230px;
    position: relative;
    overflow: hidden;
    display: flex; flex-direction: column; justify-content: center;
}
.gk-promo-card h3 {
    font-size: clamp(20px, 2.4vw, 26px);
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.15;
    margin-bottom: 10px;
}
.gk-promo-card p { color: rgba(255,255,255,.85); margin-bottom: 20px; max-width: 280px; font-size: 14px; }
.gk-promo-icon { font-size: 30px; color: rgba(255,255,255,.9); margin-bottom: 14px; }
.gk-promo-verde { background: linear-gradient(135deg, var(--gk-green) 0%, #005c2c 100%); }
.gk-promo-rojo  { background: linear-gradient(135deg, var(--gk-red) 0%, #7a0017 100%); }
.gk-promo-dorado { background: linear-gradient(135deg, #B8860B 0%, #3d2a05 100%); color: #fff; }
.gk-promo-discount {
    position: absolute; top: 18px; right: 20px;
    background: rgba(255,255,255,.18);
    color: #fff;
    font-weight: 800;
    font-size: 13px;
    padding: 5px 12px;
    border-radius: 20px;
}
.gk-promo-card .gk-btn-mini {
    align-self: flex-start;
    background: rgba(255,255,255,.95);
    color: #111;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.gk-promo-card .gk-btn-mini:hover { color: #111; background: #fff; }
