/* VARIABLES PREMIUM */
:root {
    --brand-red: #F97316; 
    --brand-blue: #06B6D4; 
    --dark-bg: #0F172A; 
    --text-main: #1E293B; 
    --text-light: #475569; 
    --bg-soft: #F8FAFC; 
    --shadow-card: 0 15px 35px rgba(15, 23, 42, 0.05); 
}

* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Outfit', sans-serif; }
body { color: var(--text-main); background-color: var(--bg-soft); overflow-x: hidden; position: relative; }
a { text-decoration: none; transition: 0.3s ease; }

.container { max-width: 1200px; margin: 0 auto; padding: 0 20px; width: 100%; }
.section-p { padding: 100px 0; }
.text-center { text-align: center; }

/* HEADER ATMOSFÉRICO */
header { background: linear-gradient(to bottom, rgba(15, 23, 42, 0.95) 0%, rgba(15, 23, 42, 0.6) 60%, transparent 100%); backdrop-filter: blur(8px); position: fixed; top: 0; width: 100%; z-index: 1000; border: none; padding-bottom: 20px; }
.nav-wrapper { display: flex; justify-content: space-between; align-items: center; height: 100px; position: relative;} 
.logo img { height: 85px; object-fit: contain; filter: drop-shadow(0px 0px 5px rgba(255,255,255,0.3)); } 
.nav-links { display: flex; gap: 35px; list-style: none; font-weight: 600; color: #cbd5e1; align-items: center;} 
.nav-links a { color: #cbd5e1; transition: color 0.3s; }
.nav-links a:hover, .active-link { color: var(--brand-red); text-shadow: 0 0 10px rgba(249, 115, 22, 0.4); }

/* ÍCONO DE HAMBURGUESA Y BOTONES MÓVILES (Ocultos en PC) */
.hamburger-icon { display: none; cursor: pointer; z-index: 1001; }
.hamburger-icon span { display: block; width: 28px; height: 3px; background-color: white; margin: 6px auto; transition: 0.4s; border-radius: 2px; }
.ubicanos-mobile-item { display: none; }
.ubicanos-desktop-wrapper { display: block; }

/* BOTONES */
.btn-premium-map { background: linear-gradient(135deg, #D4AF37, #AA7C11, #D4AF37); background-size: 200% 200%; color: white; padding: 12px 30px; border-radius: 50px; font-weight: 800; font-size: 1.05rem; display: flex; align-items: center; gap: 8px; box-shadow: 0 8px 25px rgba(212, 175, 55, 0.3), inset 0 2px 5px rgba(255,255,255,0.4); border: 1px solid #ffe58f; transition: all 0.4s ease; animation: gold-shimmer 4s infinite alternate; }
@keyframes gold-shimmer { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } }
.btn-premium-map:hover { transform: scale(1.05) translateY(-3px); box-shadow: 0 15px 35px rgba(212, 175, 55, 0.5), inset 0 2px 5px rgba(255,255,255,0.6); }
.pin-icon { font-size: 1.3rem; animation: bounce-pin 1.5s infinite ease-in-out; }
@keyframes bounce-pin { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-4px); } }

.btn-main { padding: 18px 50px; background: linear-gradient(45deg, var(--brand-red), var(--brand-blue)); border: none; border-radius: 50px; color: white; font-size: 1.2rem; font-weight: 800; transition: all 0.4s ease; box-shadow: 0 5px 15px rgba(0,0,0,0.5); display: inline-block; cursor: pointer; }
.btn-main:hover { transform: scale(1.1) translateY(-5px); box-shadow: 0 10px 30px rgba(249, 115, 22, 0.5); letter-spacing: 1px; }

.btn-discover { display: inline-block; padding: 20px 40px; background-color: #333333; color: white; text-transform: uppercase; font-weight: 800; font-size: 1.2rem; letter-spacing: 2px; border-radius: 50px; position: relative; box-shadow: 0 0 20px rgba(6, 182, 212, 0.8), 0 0 40px rgba(249, 115, 22, 0.8); transition: all 0.4s ease; border: 4px solid; border-image: linear-gradient(to right, var(--brand-blue), var(--brand-red)) 1; cursor: pointer; }
.btn-discover:hover { transform: scale(1.05); box-shadow: 0 0 30px rgba(6, 182, 212, 1), 0 0 60px rgba(249, 115, 22, 1); }

/* HERO FULL SCREEN (100VH) */
.hero { position: relative; min-height: 100vh; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 20px; padding-top: 100px; }
.hero-bg { position: absolute; top: -15px; left: -15px; width: calc(100% + 30px); height: calc(100% + 30px); z-index: 2; background-size: cover; background-position: center; background-attachment: fixed; filter: blur(4px); }
.bg-index { background-image: linear-gradient(rgba(15, 23, 42, 0.6), rgba(15, 23, 42, 0.95)), url('https://images.unsplash.com/photo-1506126613408-eca07ce68773?q=80&w=2000&auto=format&fit=crop'); }
.bg-nosotros { background-image: linear-gradient(rgba(15, 23, 42, 0.75), rgba(15, 23, 42, 0.95)), url('https://images.unsplash.com/photo-1522071820081-009f0129c71c?q=80&w=2000&auto=format&fit=crop'); }
.bg-equipo { background-image: linear-gradient(rgba(15, 23, 42, 0.75), rgba(15, 23, 42, 0.95)), url('cel/equipo.jpg'); }
.bg-testimonios { background-image: linear-gradient(rgba(15, 23, 42, 0.75), rgba(15, 23, 42, 0.95)), url('https://images.unsplash.com/photo-1511632765486-a01980e01a18?q=80&w=2000&auto=format&fit=crop'); }
.bg-estilo { background-image: linear-gradient(rgba(15, 23, 42, 0.7), rgba(15, 23, 42, 0.95)), url('https://images.unsplash.com/photo-1533130061792-64b345e4a833?q=80&w=2000&auto=format&fit=crop'); }

.wave-divider { position: absolute; bottom: -1px; left: 0; width: 100%; overflow: hidden; line-height: 0; z-index: 4; }
.wave-divider svg { position: relative; display: block; width: calc(100% + 1.3px); height: 140px; transform: translateY(2px); }
.wave-solid { fill: var(--bg-soft); }

/* ACUARIO CONTINUO */
.bubbles-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 5; pointer-events: none; overflow: hidden; }
.bubble { position: absolute; bottom: -150px; border-radius: 50%; border: 2px solid rgba(255, 255, 255, 0.3); background: radial-gradient(circle at 30% 30%, rgba(255,255,255,0.1), transparent); box-shadow: inset 0 0 15px rgba(255,255,255,0.15); backdrop-filter: blur(2px); animation: floatUp linear infinite; }
.bubble.coral { border-color: rgba(249, 115, 22, 0.4); }
@keyframes floatUp { 0% { transform: translateY(0) translateX(0); opacity: 0; } 10% { opacity: 1; } 90% { opacity: 1; } 100% { transform: translateY(-120vh) translateX(30px); opacity: 0; } }
.b-1 { width: 90px; height: 90px; left: 10%; animation-duration: 15s; } .b-2 { width: 40px; height: 40px; left: 25%; animation-duration: 12s; animation-delay: 2s; } .b-3 { width: 120px; height: 120px; left: 75%; animation-duration: 20s; animation-delay: 5s; } .b-4 { width: 60px; height: 60px; left: 85%; animation-duration: 18s; animation-delay: 1s; } .b-5 { width: 30px; height: 30px; left: 45%; animation-duration: 10s; animation-delay: 7s; } .b-6 { width: 100px; height: 100px; left: 15%; animation-duration: 22s; animation-delay: 4s; } .b-7 { width: 50px; height: 50px; left: 60%; animation-duration: 14s; animation-delay: 9s; } .b-8 { width: 80px; height: 80px; left: 90%; animation-duration: 19s; animation-delay: 3s; } .b-9 { width: 70px; height: 70px; left: 35%; animation-duration: 16s; animation-delay: 11s; } .b-10 { width: 25px; height: 25px; left: 55%; animation-duration: 11s; animation-delay: 6s; } .b-11 { width: 110px; height: 110px; left: 5%; animation-duration: 25s; animation-delay: 13s; } .b-12 { width: 45px; height: 45px; left: 80%; animation-duration: 13s; animation-delay: 8s; }

.content-layer { position: relative; z-index: 10; }
.hero h1 { font-size: 5rem; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 25px; font-weight: 900; background: linear-gradient(-45deg, #FFFFFF, #e2e8f0, var(--brand-blue), var(--brand-red)); background-size: 300% 300%; -webkit-background-clip: text; background-clip: text; color: transparent; animation: shimmer-text 6s ease infinite; }
@keyframes shimmer-text { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } }
.hero-subtitle { font-size: 1.3rem; color: #f8fafc; margin-bottom: 45px; max-width: 750px; margin-left: auto; margin-right: auto; background: rgba(255,255,255,0.08); padding: 20px 35px; border-radius: 50px; border: 1px solid rgba(255,255,255,0.15); backdrop-filter: blur(10px); line-height: 1.6; }

/* WATERMARKS */
.watermark-section { position: relative; overflow: hidden; }
.watermark-section::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-repeat: no-repeat; background-position: center center; background-size: 60%; opacity: 0.05; z-index: 1; pointer-events: none; }
.watermark-community::before { background-image: url('Img/fondo-comunidad.png'); }
.watermark-spa::before { background-image: url('Img/fondo-spa.png'); }
.watermark-equipo::before { background-image: url('Img/fondo-equipo.png'); }
.watermark-section .container { position: relative; z-index: 15; }

/* SERVICIOS */
.section-title { font-size: 2.8rem; font-weight: 800; color: #0F172A; margin-bottom: 15px; }
.section-subtitle { font-size: 1.2rem; color: var(--text-light); margin-bottom: 60px; font-weight: 400; }
.services-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 40px; }
.service-card { background: rgba(255, 255, 255, 0.98); border-radius: 30px; padding: 50px 35px; box-shadow: var(--shadow-card); position: relative; overflow: hidden; border: 1px solid rgba(0,0,0,0.02); transition: all 0.5s ease; }
.service-card:hover { transform: translateY(-15px); box-shadow: 0 25px 50px rgba(6, 182, 212, 0.15); border-bottom: 4px solid var(--brand-blue); }
.service-icon { font-size: 4rem; margin-bottom: 25px; transition: transform 0.5s ease; display: inline-block; line-height: 1; }
.service-card:hover .service-icon { transform: scale(1.2) rotate(5deg); }
.service-card h3 { font-size: 1.8rem; margin-bottom: 15px; color: #1E293B; font-weight: 800; }
.service-card p { color: var(--text-light); font-size: 1.05rem; line-height: 1.7; }

/* PREVISUALIZACIÓN DE PÁGINAS (INDEX) */
.previas-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }
.previa-card { background: rgba(255, 255, 255, 0.98); border-radius: 25px; padding: 25px; box-shadow: var(--shadow-card); transition: all 0.4s ease; text-align: left; display: flex; flex-direction: column; border-bottom: 4px solid var(--brand-red); }
.previa-card:nth-child(even) { border-bottom-color: var(--brand-blue); }
.previa-card:hover { transform: translateY(-10px); box-shadow: 0 20px 40px rgba(249, 115, 22, 0.15); }
.previa-card img { width: 100%; height: 180px; object-fit: cover; border-radius: 15px; margin-bottom: 20px; transition: transform 0.4s; }
.previa-card:hover img { transform: scale(1.03); }
.previa-card h3 { font-size: 1.5rem; color: var(--dark-bg); font-weight: 800; margin-bottom: 10px; }
.previa-card p { color: var(--text-light); font-size: 1rem; line-height: 1.6; margin-bottom: 20px; flex-grow: 1; }
.previa-card a { display: inline-block; font-weight: 800; color: var(--brand-blue); text-transform: uppercase; font-size: 0.9rem; letter-spacing: 1px; transition: 0.3s; }
.previa-card a:hover { color: var(--brand-red); letter-spacing: 2px; }

/* VOCES QUE INSPIRAN (INDEX) */
.voces-section { width: 100%; padding-bottom: 60px; }
.voces-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1000px; margin: 0 auto; }
.voz-card { background: white; border-radius: 20px; padding: 30px; box-shadow: var(--shadow-card); text-align: left; display: flex; flex-direction: column; transition: transform 0.3s; border: 1px solid #f1f5f9; }
.voz-card:hover { transform: translateY(-5px); box-shadow: 0 20px 40px rgba(0,0,0,0.08); }
.voz-header { display: flex; align-items: center; gap: 15px; margin-bottom: 15px; }
.voz-avatar { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; object-position: top center; border: 2px solid #e2e8f0; }
.voz-name { font-size: 1.3rem; font-weight: 800; color: var(--dark-bg); margin: 0; }
.voz-quote { font-size: 1.05rem; color: var(--text-light); line-height: 1.6; flex-grow: 1; margin-bottom: 25px; }
.btn-gradient { display: inline-block; padding: 12px 25px; background: linear-gradient(45deg, #F97316, #06B6D4); color: white !important; font-weight: 700; font-size: 0.95rem; border-radius: 50px; text-align: center; box-shadow: 0 5px 15px rgba(6, 182, 212, 0.4); transition: all 0.3s; align-self: flex-start; }
.btn-gradient:hover { transform: scale(1.05); box-shadow: 0 8px 20px rgba(249, 115, 22, 0.5); }

/* PLAN 7 DÍAS */
.plan-7dias-card { background: white; border-radius: 30px; padding: 50px; box-shadow: 0 20px 50px rgba(6, 182, 212, 0.15); border-left: 8px solid var(--brand-blue); margin-bottom: 80px; position: relative; text-align: left; }
.plan-7dias-card h2 { font-size: 2.5rem; color: var(--dark-bg); margin: 15px 0 25px; font-weight: 900; }
.plan-7dias-card p { font-size: 1.15rem; color: var(--text-light); line-height: 1.8; margin-bottom: 20px; }
.plan-7dias-card p strong { color: var(--brand-red); font-weight: 800; }
.plan-benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin: 30px 0; }
.benefit-item { background: var(--bg-soft); padding: 20px; border-radius: 15px; border: 1px solid #e2e8f0; font-weight: 700; color: var(--dark-bg); display: flex; align-items: center; gap: 10px; font-size: 1.05rem; }

/* =========================================
   AQUÍ ESTÁ EL CÓDIGO RESTAURADO DEL CARRUSEL
   ========================================= */
.cinematic-carousel-container { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-top: 50px; }
.carousel { background: white; border-radius: 30px; padding: 30px; box-shadow: var(--shadow-card); position: relative; overflow: hidden; border-top: 5px solid var(--brand-blue); }
.carousel:nth-child(even) { border-top-color: var(--brand-red); }
.carousel h3 { font-size: 1.8rem; margin-bottom: 20px; color: var(--dark-bg); font-weight: 800; text-align: left; }
.carousel-inner { position: relative; width: 100%; height: 350px; border-radius: 20px; overflow: hidden; background: #0F172A; }
.carousel-item { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: opacity 0.8s ease; display: none; }
.carousel-item.active { opacity: 1; display: block; }
.carousel-item img, .carousel-item video { width: 100%; height: 100%; object-fit: cover; border-radius: 20px; }
.carousel-control { position: absolute; top: 50%; transform: translateY(-50%); background: rgba(15, 23, 42, 0.7); color: white; border: none; border-radius: 50%; width: 40px; height: 40px; font-size: 1.2rem; cursor: pointer; transition: 0.3s ease; z-index: 10; display: flex; align-items: center; justify-content: center; backdrop-filter: blur(4px); }
.carousel-control:hover { background: var(--brand-red); transform: translateY(-50%) scale(1.1); }
.carousel-control.prev { left: 10px; }
.carousel-control.next { right: 10px; }

.broll-container { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-top: 40px;}
.broll-item { position: relative; border-radius: 20px; overflow: hidden; aspect-ratio: 16/9; }
.broll-item video { width: 100%; height: 100%; object-fit: cover; display:block; }
.broll-item h4 { position: absolute; bottom: 10px; left: 10px; color: white; background-color: rgba(0,0,0,0.5); padding: 5px 10px; border-radius: 10px; font-size: 1.2rem; margin:0;}
.broll-desc-text { color: var(--text-light); text-align: center; font-size: 1.1rem; margin-top: 20px; padding: 0 20px; }
/* ========================================= */

/* TEXTOS NARRATIVOS */
.narrative-text { background: rgba(255, 255, 255, 0.9); padding: 50px; border-radius: 30px; box-shadow: var(--shadow-card); }
.narrative-text p { font-size: 1.2rem; color: var(--text-light); line-height: 1.8; margin-bottom: 25px; }
.narrative-text blockquote { font-size: 1.6rem; color: var(--brand-red); font-weight: 800; text-align: center; border-left: 5px solid var(--brand-red); padding-left: 20px; margin: 40px auto; max-width: 80%; }

/* GALERÍA DE VIDEOS */
.video-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-top: 40px; }
.video-wrapper { background: white; border-radius: 30px; overflow: hidden; box-shadow: var(--shadow-card); border-bottom: 5px solid var(--brand-blue); transition: transform 0.4s ease; }
.video-wrapper:hover { transform: translateY(-10px); box-shadow: 0 20px 40px rgba(6, 182, 212, 0.2); }
.video-wrapper:nth-child(even) { border-bottom-color: var(--brand-red); }
.video-wrapper video, .video-wrapper iframe { width: 100%; height: 350px; object-fit: cover; display: block; border: none; background-color: #0F172A; }
.video-info { padding: 30px; text-align: left; }
.video-info h3 { font-size: 1.5rem; color: var(--dark-bg); margin-bottom: 10px; font-weight: 800;}
.video-info p { color: var(--text-light); font-size: 1.05rem; line-height: 1.6;}

/* TESTIMONIOS Y FOTOS */
.testimonials-list { display: flex; flex-direction: column; gap: 60px; max-width: 1000px; margin: 0 auto; }
.testimonial-horizontal-card { background: white; border-radius: 30px; padding: 60px; box-shadow: var(--shadow-card); border-top: 5px solid var(--brand-blue); position: relative; }
.testimonial-horizontal-card:nth-child(even) { border-top-color: var(--brand-red); }
.testi-text-content { margin-bottom: 30px; }
.testi-text-content h3 { font-size: 2.2rem; color: var(--dark-bg); margin: 15px 0 10px; font-weight: 900;}
.testi-text-content .quote { font-size: 1.15rem; color: var(--text-light); line-height: 1.8; font-style: italic; }
.badge { background: rgba(249, 115, 22, 0.1); color: var(--brand-red); padding: 8px 20px; border-radius: 30px; font-weight: 800; font-size: 0.9rem; text-transform: uppercase; letter-spacing: 1px; display: inline-block; margin-bottom: 10px;}

.testi-images-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }
.photo-wrapper { position: relative; overflow: hidden; border-radius: 20px; box-shadow: 0 10px 25px rgba(0,0,0,0.1); }
.photo-label { position: absolute; top: 15px; left: 15px; background: rgba(255,255,255,0.95); color: var(--dark-bg); padding: 6px 18px; border-radius: 20px; font-weight: 800; font-size: 0.85rem; z-index: 2; box-shadow: 0 4px 10px rgba(0,0,0,0.15); text-transform: uppercase; }

.img-testi { display: block; width: 100%; max-width: 100%; height: 500px; object-fit: cover; object-position: top center; transition: transform 0.4s ease, filter 0.4s ease; }
.img-testi:hover { transform: scale(1.03); filter: contrast(1.05); }

.couple-text-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; }
.couple-text-grid .testi-text-content { display: flex; flex-direction: column; height: 100%; margin-bottom: 0; }
.couple-text-grid .testi-text-content .quote { flex-grow: 1; margin-bottom: 30px; }
.img-testi-wide { display: block; width: 100%; max-width: 100%; height: 600px; object-fit: cover; object-position: top center; transition: transform 0.4s ease, filter 0.4s ease; }
.img-testi-wide:hover { transform: scale(1.03); filter: contrast(1.05); }

/* DESPLEGABLES */
.mystery-card { background: white; border-radius: 20px; margin-bottom: 20px; box-shadow: var(--shadow-card); overflow: hidden; border-left: 5px solid var(--brand-blue); transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
.mystery-card:hover { transform: translateX(10px); box-shadow: 0 15px 40px rgba(6, 182, 212, 0.2); }
.mystery-card[open] { border-left-color: var(--brand-red); background: #fffcfb; }
.mystery-card summary { padding: 25px; font-size: 1.3rem; font-weight: 800; color: var(--dark-bg); cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; }
.mystery-card summary::-webkit-details-marker { display: none; }
.icon-plus { color: var(--brand-red); font-size: 1.5rem; transition: transform 0.3s ease; }
.mystery-card[open] summary .icon-plus { transform: rotate(45deg); color: var(--text-light); } 
.card-content { padding: 0 25px 25px; color: var(--text-light); font-size: 1.1rem; line-height: 1.7; text-align: left; animation: fadeInDown 0.5s ease-out; }

/* FOOTER CORPORATIVO Y SOCIALES */
.footer-premium { background-color: var(--dark-bg); color: #cbd5e1; padding: 80px 20px 30px; position: relative; z-index: 20; font-family: 'Outfit', sans-serif; }
.footer-grid { display: grid; grid-template-columns: 1.5fr 1fr 1fr 1fr; gap: 40px; margin-bottom: 50px; text-align: left; }
.footer-logo { height: 100px; width: 100px; border-radius: 50%; display: block; margin: 0 auto 20px auto; filter: none; }
.footer-brand p { font-size: 1rem; line-height: 1.7; color: #94a3b8; }
.footer-premium h4 { color: white; font-size: 1.2rem; font-weight: 700; margin-bottom: 25px; position: relative; display: inline-block; }
.footer-premium h4::after { content: ''; position: absolute; left: 0; bottom: -8px; width: 30px; height: 3px; background: var(--brand-red); border-radius: 5px; }

.footer-links ul { list-style: none; padding: 0; }
.footer-links li { margin-bottom: 15px; }
.footer-links a { color: #94a3b8; transition: all 0.3s ease; font-size: 1rem; display: inline-block; }
.footer-links a:hover { color: var(--brand-blue); transform: translateX(5px); }

.footer-contact p { margin-bottom: 15px; font-size: 1rem; color: #94a3b8; display: flex; align-items: center; gap: 10px; }
.footer-contact a { color: #94a3b8; transition: 0.3s; }
.footer-contact a:hover { color: var(--brand-blue); }

.social-container-mini { display: flex; gap: 15px; }
.social-btn { width: 45px; height: 45px; border-radius: 50%; border: 1px solid rgba(255,255,255,0.15); display: flex; align-items: center; justify-content: center; background: transparent; color: #cbd5e1; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); text-decoration: none; }
.social-btn svg { width: 20px; height: 20px; fill: currentColor; transition: all 0.4s ease; }
.social-btn.fb:hover { background: #1877F2; color: white; border-color: #1877F2; transform: translateY(-5px); box-shadow: 0 10px 20px rgba(24, 119, 242, 0.5); }
.social-btn.ig:hover { background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); color: white; border-color: transparent; transform: translateY(-5px); box-shadow: 0 10px 20px rgba(220, 39, 67, 0.5); }
.social-btn.tt:hover { background: white; color: black; border-color: white; transform: translateY(-5px); box-shadow: 0 10px 25px rgba(255, 255, 255, 0.6); }

.footer-bottom { border-top: 1px solid rgba(255,255,255,0.1); padding-top: 30px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 20px; }
.footer-bottom p { color: #64748b; font-size: 0.9rem; }
.footer-bottom-links { display: flex; gap: 20px; }
.footer-bottom-links a { color: #64748b; font-size: 0.9rem; transition: 0.3s; }
.footer-bottom-links a:hover { color: white; }

/* WHATSAPP PREMIUM 3D */
.whatsapp-float { position: fixed; bottom: 30px; right: 30px; background: linear-gradient(145deg, #25D366, #128C7E); color: white; width: 70px; height: 70px; border-radius: 50%; display: flex; align-items: center; justify-content: center; z-index: 1000; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); border: none; box-shadow: 0 10px 25px rgba(18, 140, 126, 0.5), inset 0 2px 8px rgba(255, 255, 255, 0.6); animation: wa-glow 3s infinite alternate; }
.whatsapp-float svg { width: 36px; height: 36px; fill: white; transition: all 0.4s; filter: drop-shadow(0 2px 3px rgba(0,0,0,0.3)); }
.whatsapp-float:hover { transform: translateY(-5px) scale(1.1); background: linear-gradient(145deg, #28E16D, #149D8D); box-shadow: 0 15px 35px rgba(37, 211, 102, 0.7), inset 0 4px 12px rgba(255, 255, 255, 0.8); }
@keyframes wa-glow { 0% { box-shadow: 0 10px 20px rgba(18, 140, 126, 0.4), inset 0 2px 5px rgba(255, 255, 255, 0.4); } 100% { box-shadow: 0 15px 40px rgba(37, 211, 102, 0.8), inset 0 4px 12px rgba(255, 255, 255, 0.7); } }

/* =======================================================================
   OPTIMIZACIÓN ESTRICTA PARA CELULARES (Menú Hamburguesa y Ajustes)
   ======================================================================= */
@media (max-width: 768px) { 
    .hero h1 { font-size: 2.2rem; } 
    
    .nav-links { 
        display: flex; flex-direction: column; position: absolute; 
        top: 100px; left: -100%; width: 100%; background-color: rgba(15, 23, 42, 0.98); 
        padding: 30px 0; transition: 0.4s ease; text-align: center; gap: 20px; 
        box-shadow: 0 10px 20px rgba(0,0,0,0.3); backdrop-filter: blur(10px);
    }
    .nav-links.active { left: 0; }
    
    .hamburger-icon { display: block; margin-left: auto; }
    .hamburger-icon.toggle span:nth-child(1) { transform: rotate(-45deg) translate(-6px, 6px); }
    .hamburger-icon.toggle span:nth-child(2) { opacity: 0; }
    .hamburger-icon.toggle span:nth-child(3) { transform: rotate(45deg) translate(-6px, -6px); }
    
    .ubicanos-desktop-wrapper { display: none; }
    .ubicanos-mobile-item { display: flex; justify-content: center; width: 100%; margin-top: 10px; }
    
    .services-grid, .previas-grid, .voces-grid, .video-grid, .testi-images-2, .couple-text-grid, .cinematic-carousel-container, .broll-container { 
        grid-template-columns: 1fr; gap: 40px; 
    }
    
    .video-wrapper video, .video-wrapper iframe { height: 250px; }
    .img-testi, .img-testi-wide { height: 450px; }
    
    .watermark-section::before { background-size: 100%; opacity: 0.03; }
    .plan-7dias-card, .testimonial-horizontal-card, .narrative-text { padding: 30px; } 
    .plan-7dias-card h2 { font-size: 2rem; }
    .narrative-text blockquote { max-width: 100%; font-size: 1.3rem; } 
    .bubble { border-width: 1px; } .b-1 { width: 50px; height: 50px; } 
    
    /* Footer en móvil */
    .footer-premium { padding-bottom: 100px; } 
    .footer-grid { grid-template-columns: 1fr; gap: 30px; text-align: center; } 
    .footer-premium h4::after { left: 50%; transform: translateX(-50%); } 
    .footer-contact p { justify-content: center; } 
    .social-container-mini { justify-content: center; } 
    .footer-bottom { flex-direction: column; text-align: center; justify-content: center; } 
    .footer-bottom-links { justify-content: center; flex-wrap: wrap; }
    
    /* WhatsApp */
    .whatsapp-float { width: 60px; height: 60px; bottom: 20px; right: 20px; } .whatsapp-float svg { width: 32px; height: 32px; } 
    /* --- AJUSTES DEL CARRUSEL EN MÓVIL --- */
    .cinematic-carousel-container { 
        gap: 60px; /* Un poco más de espacio entre carruseles */
    }
    
    .carousel {
        padding: 20px; /* Reducimos el padding en móvil */
    }

    .carousel h3 {
        text-align: center; /* Centramos el título en móvil */
        font-size: 1.5rem; /* Ajustamos tamaño de fuente */
        margin-bottom: 15px;
    }

    .carousel-inner { 
        height: 250px; /* Reducimos la altura del carrusel en móvil */
    }

    /* Ajustamos los botones para que no se encimen tanto */
    .carousel-control {
        width: 35px;
        height: 35px;
        font-size: 1rem;
    }
    .carousel-control.prev { left: 5px; }
    .carousel-control.next { right: 5px; }
    /* ------------------------------------- */
}
