:root {
    --lusan-blue: #5BB8E4;   /* Azul del agua */
    --lusan-pink: #E08E9D;   /* Rosa de la flor */
    --lusan-green: #2D5A27;  /* Verde de las hojas */
    --lusan-dark: #1A1A1A;   /* Texto elegante */
    --bg-light: #F9F9F9;     /* Fondo limpio */
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
}

body {
    background-color: #fff;
    color: var(--lusan-dark);
    line-height: 1.6;
    overflow-x: hidden;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* HEADER */
header {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 1000;
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo img {
    height: 60px;
}

.nav-links {
    display: flex;
    list-style: none;
    gap: 30px;
}

.nav-links a {
    text-decoration: none;
    color: var(--lusan-dark);
    font-weight: 500;
    font-size: 0.9rem;
    transition: color 0.3s;
}

.nav-links a:hover {
    color: var(--lusan-blue);
}

.header-icons {
    display: flex;
    gap: 20px;
    font-size: 1.1rem;
    cursor: pointer;
}

/* HERO SECTION */
.hero {
    background-color: var(--bg-light);
    padding: 80px 0;
    border-radius: 0 0 40px 40px;
}

.hero-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 50px;
}

.badge {
    color: var(--lusan-pink);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.8rem;
}

.hero-text h1 {
    font-family: 'Playfair Display', serif;
    font-size: 3.5rem;
    color: var(--lusan-dark);
    margin: 20px 0;
    line-height: 1.1;
}

.btn-primary {
    background-color: var(--lusan-blue);
    color: white;
    padding: 15px 40px;
    margin-top: 10px;
    border: none;
    border-radius: 4px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.btn-primary:hover {
    background-color: var(--lusan-green);
    transform: translateY(-2px);
}

.circle-bg {
    background: white;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 20px 40px rgba(0,0,0,0.05);
    
    /* SOLUCIÓN PARA SAFARI */
    overflow: hidden; /* Corta cualquier fondo cuadrado que sobresalga */
    -webkit-mask-image: -webkit-radial-gradient(white, black); /* Fuerza el renderizado circular en Safari */
}

.circle-bg img {
    width: 95%;
    /* Mantenemos el border-radius por seguridad */
    border-radius: 50%; 
    object-fit: contain;
}

/* CARACTERÍSTICAS */
.features {
    display: flex;
    justify-content: space-between;
    padding: 50px;
    margin-top: -40px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 15px;
}

.feature-item i {
    font-size: 1.5rem;
    color: var(--lusan-blue);
}

.feature-item h3 { font-size: 1rem; }
.feature-item p { font-size: 0.85rem; color: #777; }

/* ESTILOS PARA LA NUEVA SECCIÓN DE TEXTO E IMAGEN */
.about-feature {
    padding: 100px 20px 10px;
}

.feature-grid-alt {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Divide en dos columnas iguales */
    align-items: center;
    gap: 80px;
}

.feature-text-left h2 {
    font-family: 'Playfair Display', serif;
    font-size: 2.8rem;
    color: var(--lusan-dark);
    margin: 15px 0 25px;
    line-height: 1.2;
}

.feature-text-left p {
    font-size: 1.1rem;
    color: #555;
    margin-bottom: 25px;
}

.feature-list {
    list-style: none;
    margin-bottom: 30px;
}

.feature-list li {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    color: var(--lusan-green); /* Verde del logo */
}

.feature-image-right img {
    width: 100%;
    border-radius: 20px; /* Bordes redondeados elegantes */
    box-shadow: 20px 20px 0px var(--bg-light); /* Un detalle de diseño moderno */
    object-fit: cover;
}

/* Ajuste para móviles */
@media (max-width: 768px) {
    .feature-grid-alt {
        grid-template-columns: 1fr; /* En móvil, una columna (texto arriba, imagen abajo) */
        text-align: center;
        gap: 40px;
    }
    
    .feature-list li {
        justify-content: center;
    }
    
    .feature-image-right {
        order: 2; /* Asegura que la imagen vaya abajo en móvil */
    }
}


/* PRODUCTOS */
/* PRODUCTOS MEJORADOS */
.products {
    padding: 80px 0;
    background-color: #fcfcfc; /* Un fondo casi blanco para que las tarjetas resalten */
}

.section-title {
    font-family: 'Playfair Display', serif;
    text-align: center;
    font-size: 2.8rem;
    margin-bottom: 60px;
    color: var(--lusan-dark);
}

.product-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 40px; /* Más espacio entre tarjetas */
    padding: 20px; /* Evita que toquen los bordes de la pantalla en móvil */
}

.product-card {
    background: #fff;
    border-radius: 15px; /* Bordes redondeados más suaves */
    overflow: hidden;
    transition: all 0.4s ease;
    border: 1px solid rgba(0,0,0,0.05); /* Borde casi invisible */
    box-shadow: 0 10px 25px rgba(0,0,0,0.03); /* Sombra base muy sutil */
    display: flex;
    flex-direction: column;
}

.product-card:hover {
    transform: translateY(-10px); /* Efecto de levante */
    box-shadow: 0 20px 40px rgba(0,0,0,0.08); /* Sombra más fuerte al pasar el mouse */
}

.product-img {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    padding: 15px; /* Espacio para que la imagen no toque los bordes de la tarjeta */
}

.product-img img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* Cambia a contain si quieres ver el envase completo sin cortes */
    border-radius: 14%;
}

.product-info {
    padding: 20px 25px 30px; /* Mucho más espacio interno */
    text-align: center;
}

.product-info h3 {
    font-size: 1.2rem;
    margin-bottom: 10px;
    font-weight: 600;
}

.price {
    color: var(--lusan-pink);
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: 20px;
}

.btn-add {
    width: 100%;
    padding: 14px;
    background-color: var(--lusan-blue);
    color: white;
    border: none;
    border-radius: 8px; /* Botones más modernos */
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 1px;
}

.btn-add:hover {
    background-color: var(--lusan-green);
    letter-spacing: 1.5px; /* Pequeño detalle animado */
}

/* FOOTER UNIFICADO */
.footer {
    background-color: var(--lusan-dark);
    color: #fff;
    padding: 80px 0 20px;
}

.footer-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1.5fr;
    gap: 40px;
    margin-bottom: 50px;
}

.footer-brand {
    font-family: 'Playfair Display', serif;
    font-size: 1.8rem;
    margin-bottom: 20px;
    color: var(--lusan-blue);
}

.footer-col h4 {
    margin-bottom: 25px;
    font-size: 1.1rem;
    color: var(--lusan-pink);
    position: relative;
}

.footer-col ul { list-style: none; }
.footer-col ul li { margin-bottom: 12px; }

.footer-col ul li a {
    color: #ccc;
    text-decoration: none;
    transition: 0.3s;
}

.footer-col ul li a:hover {
    color: var(--lusan-blue);
    padding-left: 5px;
}

.footer-col p i {
    margin-right: 10px;
    color: var(--lusan-blue);
}

.social-links {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.social-links a {
    width: 40px;
    height: 40px;
    background: rgba(255,255,255,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: white;
    text-decoration: none;
    transition: 0.3s;
}

.social-links a:hover {
    background: var(--lusan-blue);
}

/* Newsletter */
.newsletter-form {
    display: flex;
    margin-top: 20px;
}

.newsletter-form input {
    padding: 12px;
    border: none;
    border-radius: 4px 0 0 4px;
    flex: 1;
    outline: none;
}

.newsletter-form button {
    padding: 12px 20px;
    background: var(--lusan-blue);
    border: none;
    color: white;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    font-weight: 600;
}

.footer-bottom {
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255,255,255,0.1);
    color: #777;
    font-size: 0.85rem;
}

/* RESPONSIVE */
@media (max-width: 992px) {
    .footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 768px) {
    .hero-grid { grid-template-columns: 1fr; text-align: center; }
    .hero-text h1 { font-size: 2.5rem; }
    .circle-bg { width: 300px; height: 300px; margin: 0 auto; }
    .features { flex-direction: column; gap: 30px; }
    .footer-grid { grid-template-columns: 1fr; }
    .nav-links { display: none; }
}