body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,*,body,html{margin:0;padding:0}#root,body,html{height:100%}body{background:#fff;color:#333;font-family:Poppins,sans-serif;line-height:1.6}.App{width:100%}header{border-bottom:1px solid #00000026;box-shadow:0 4px 18px #00000014;height:100px;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-container,header{background-color:#fff;display:flex;width:100%}.header-container{align-items:center;justify-content:space-between;max-width:1400px;padding:0 40px}.header-logo{cursor:pointer;max-height:160px;object-fit:contain;transition:transform .25s ease;width:auto}.header-logo:hover{transform:scale(1.03)}header nav{align-items:center;display:flex;gap:50px}header .header-container nav a{color:#222;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.6px;padding:5px 0;position:relative;text-decoration:none;transition:color .3s ease}header nav a:after{background:#ff0;bottom:-6px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}header nav a:hover:after{width:100%}header nav a:hover{color:#1faa59}.header-reserva{align-items:center;background:#1faa59;border-radius:0 0 0 35px;box-shadow:0 6px 18px #0003;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-left:150px;padding:10px 26px;text-decoration:none;transition:all .3s ease}.header-reserva:hover{box-shadow:0 10px 25px #00000040;transform:translateY(-2px)}.reserva-texto{font-size:.85rem;letter-spacing:1px;opacity:.9;text-transform:uppercase}.reserva-numero{font-size:1.1rem;font-weight:700}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background:#222;border-radius:3px;height:3px;transition:.3s;width:28px}.hamburger.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}section{margin:0 auto;max-width:1200px;padding:50px 20px}.footer{background:#0f172a;color:#e5e7eb;padding:80px 20px 30px}.footer-container{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.footer-col h3,.footer-col h4{color:#fff;margin-bottom:18px;margin-top:0}.footer-siguenos{text-align:center}.footer-col p{color:#cbd5e1;font-size:.95rem;line-height:1.6}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:10px}.footer-col ul li a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.footer-col ul li a:hover{color:#38bdf8}.footer-socials{gap:30px;margin-top:10px}.footer-socials,.footer-socials a{display:flex;justify-content:center}.footer-socials a{align-items:center;background:#1e293b;border-radius:50%;color:#fff;font-size:1.2rem;height:40px;margin-left:0;transition:all .3s ease;width:40px}.footer-socials a:hover{background:#38bdf8;color:#0f172a;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #1e293b;color:#94a3b8;font-size:.85rem;margin-top:50px;padding-top:20px;text-align:center}.whatsapp-float{align-items:center;background:#25d366;border-radius:50%;bottom:25px;box-shadow:0 6px 15px #0000004d;color:#fff;display:flex;font-size:32px;height:70px;justify-content:center;position:fixed;right:25px;text-decoration:none;transition:all .3s ease;width:70px;z-index:999}.whatsapp-float:hover{background:#1ebe5d;transform:scale(1.1)}.home-container{background-color:#fff;margin:15px 0 0;max-width:none;padding:0}.hero-cinematic,.home-container{height:100%;min-height:85vh;min-width:100%;position:relative;width:100%}.hero-cinematic{background:#000;overflow:hidden}.hero-slide{align-items:center;background-position:50%;background-size:cover;display:flex;height:100%;min-height:85vh;min-width:100%;width:100%}.hero-video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.hero-overlay{background:linear-gradient(90deg,#00000059,#0003 45%,#0000000d);inset:0;position:absolute;z-index:1}.hero-content{animation:heroFade 1.2s ease;color:#fff;margin-left:5%;max-width:620px;position:relative;z-index:2}.hero-tag{font-size:.75rem;letter-spacing:4px;opacity:.7}.hero-actions{display:flex;gap:18px}.hero-content h1{font-size:clamp(2.8rem,4vw,3.6rem);font-weight:800;line-height:1.05;margin:18px 0}.hero-content p{font-size:1.05rem;line-height:1.6;margin-bottom:28px;max-width:520px;opacity:.9}.btn-hero{border-radius:40px;display:inline-block;font-size:.95rem;padding:14px 34px;text-decoration:none;transition:.3s ease}.btn-hero.primary{background:#22c55e;color:#022c22}.btn-hero.secondary{border:1px solid #fff9;color:#fff}.btn-hero:hover{transform:translateY(-3px) scale(1.03)}.hero-thumbs{bottom:26px;display:flex;gap:16px;position:absolute;right:6%;z-index:5}.hero-thumb{background-position:50%;background-size:cover;border-radius:18px;box-shadow:0 18px 40px #0000008c,inset 0 0 0 1px #ffffff40;cursor:pointer;filter:brightness(.95);height:160px;transition:.35s ease;width:120px}.hero-thumb:hover{filter:brightness(1.1);transform:translateY(-6px) scale(1.08)}@keyframes heroFade{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.video-hero{overflow:hidden;position:relative}.destinos-populares .section-title{color:#000}.destinos-populares{margin:60px auto;max-width:1200px;padding:0 20px}.destinos-populares .destinos-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.destinos-populares .destino-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:15px;text-align:center;transition:transform .35s ease,box-shadow .35s ease;width:250px}.destinos-populares .destino-card:hover{box-shadow:0 14px 28px #00000040;transform:translateY(-12px) scale(1.03)}.destinos-populares .destino-card img{border-radius:8px;height:150px;margin-bottom:10px;object-fit:cover;width:100%}.destinos-populares .descripcion-destino{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:left;text-justify:inter-word}.destinos-populares .destino-card button{background-color:teal;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:5px;padding:8px 12px;transition:background-color .3s}.destinos-populares .destino-card button:hover{background-color:#005959}.porque-elegirnos{background:#fff;padding:30px 20px;text-align:center}.beneficios{grid-gap:30px 80px;display:grid;gap:30px 80px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1100px}.beneficio-card{background:#fff;border-radius:18px;box-shadow:0 10px 28px #00000014;padding:40px 35px 40px 70px;position:relative;text-align:left;transition:all .35s ease}.beneficio-icono{color:#0083b0;font-size:3rem;margin-bottom:20px}.beneficio-card:hover{box-shadow:0 18px 40px #0000001f;transform:translateY(-8px)}.beneficio-card h3{color:#222;font-size:1.2rem;margin-bottom:10px}.beneficio-card p{color:#555;font-size:.95rem;line-height:1.5}.beneficio-card:after{background:#e0e0e0;bottom:20px;content:"";left:32px;position:absolute;top:20px;width:2px}.beneficio-card:before{background:#0083b0;border-radius:50%;content:"";height:14px;left:25px;position:absolute;top:42px;width:14px;z-index:2}.servicios{background:#fff;padding:120px 20px;text-align:center}.servicios-subtitle{color:#666;font-size:1rem;margin:0 auto 50px;max-width:700px}.servicios-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.servicio-card{background:#f9fcff;border-radius:20px;box-shadow:0 10px 28px #00000014;padding:30px;transition:all .3s ease;width:280px}.servicio-card:hover{box-shadow:0 18px 40px #0000001f;transform:translateY(-10px)}.servicio-icono{color:#0083b0;font-size:3.2rem;margin-bottom:20px}.servicio-card h3{color:#222;font-size:1.3rem;margin-bottom:12px}.servicio-card p{color:#555;font-size:.95rem;line-height:1.5;margin-bottom:20px;text-align:left}.servicio-card button{background:linear-gradient(135deg,#00b4db,#0083b0);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;padding:10px 26px;transition:all .3s ease}.servicio-card button:hover{background:linear-gradient(135deg,#0083b0,#005f7a);transform:scale(1.05)}.testimonios{background:#fff;padding:30px 120px 100px;text-align:center}.testimonios-grid{grid-gap:80px;display:grid;gap:80px;grid-template-columns:repeat(2,1fr);margin:80px auto 0;max-width:900px}.testimonio{align-items:center;display:flex;flex-direction:column}.testimonio-img{border:3px solid #00b4db;border-radius:50%;height:90px;margin-bottom:20px;object-fit:cover;width:90px}.testimonio-texto{color:#555;font-size:1.05rem;font-style:italic;line-height:1.7;margin-bottom:12px;max-width:380px}.testimonio-nombre{color:#003b5c;font-size:.95rem;font-weight:600}.cta{background:linear-gradient(135deg,#0083b0,#00b4db);color:#fff;margin-bottom:10px;margin-top:20px;padding:100px 20px;text-align:center}.cta-content{margin:0 auto;max-width:900px}.cta h2{font-size:2.8rem;font-weight:700;margin-bottom:15px}.cta p{font-size:1.1rem;margin-bottom:35px;opacity:.95}.cta-btn{background:#fff;border:none;border-radius:30px;color:#0083b0;cursor:pointer;font-size:1.05rem;font-weight:600;padding:14px 40px;transition:all .3s ease}.cta-btn:hover{background:#f2f2f2;transform:translateY(-3px)}.section-title{align-items:center;color:#000;display:flex;font-family:Nunito,sans-serif;font-size:1.7rem;font-weight:700;gap:20px;justify-content:center;margin-bottom:40px;text-align:center}.section-title:after,.section-title:before{background-color:#000;content:"";flex:1 1;height:1px;max-width:250px;opacity:.7}.logotipos{background:#fff;margin-bottom:10px;padding:40px 20px}.logotipos-content{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);justify-items:center;margin:0 auto;max-width:800px}.logotipos-img{height:60px;object-fit:contain;opacity:.9;width:auto}.logotipos-img:hover{transform:scale(1.05);transition:transform .3s ease}.nosotros{background:#fff;width:100%}.nosotros-hero{align-items:center;background-attachment:fixed;background-position:50%;background-size:cover;display:flex;justify-content:center;min-height:65vh;position:relative}.nosotros-hero:after{background:#0006;content:"";inset:0;position:absolute}.nosotros-hero-content{color:#fff;max-width:900px;padding:40px 20px;position:relative;text-align:center;z-index:2}.nosotros-hero-content h1{font-size:clamp(2.5rem,5vw,3.8rem);font-weight:800;margin-bottom:20px}.nosotros-hero-content p{font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6;opacity:.95}.nosotros-section{margin:0 auto;max-width:1200px;padding:90px 20px;text-align:center}.nosotros p{text-align:left;text-justify:inter-word}.nosotros-section.light{background:#f8fafc}.nosotros-section p{color:#555;font-size:1rem;line-height:1.7;margin:0 auto 20px;max-width:850px}.destacado-texto{color:#003b5c;font-size:1.1rem;font-weight:500}.filosofia-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:60px}.filosofia-card{background:#fff;border-radius:18px;box-shadow:0 10px 28px #00000014;padding:40px 35px;transition:transform .3s ease,box-shadow .3s ease}.filosofia-card:hover{box-shadow:0 18px 40px #0000001f;transform:translateY(-8px)}.filosofia-card h3{color:#003b5c;font-size:1.4rem;margin-bottom:15px}.filosofia-card p{color:#555;font-size:.95rem}.equipo-section p{text-align:center}.equipo-grid{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:60px}.equipo-card{background:#fff;border-radius:20px;box-shadow:0 12px 30px #00000014;padding:30px 25px;text-align:center;transition:all .35s ease}.equipo-card:hover{box-shadow:0 20px 45px #00000026;transform:translateY(-10px)}.equipo-card img{border:4px solid #00b4db;border-radius:50%;height:140px;margin:0 auto 20px;object-fit:cover;width:140px}.equipo-card h3{color:#222;font-size:1.2rem;margin-bottom:6px}.equipo-card p{color:#666;font-size:.9rem}.destinos-page{background:#f8fafc;min-height:100vh;padding:30px 20px 80px;text-align:center}.destinos-title{color:#0f172a;font-size:30px;font-weight:700;letter-spacing:3px;margin:20px 0 50px;position:relative}.destinos-title:after{background:#1faa59;border-radius:2px;content:"";display:block;height:3px;margin:12px auto 0;width:70px}.destinos-page .destinos-list{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:20px auto 0;max-width:1100px}.destinos-page .destino-card{background:#fff;border-radius:18px;box-shadow:0 12px 30px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:all .35s ease}.destinos-page .destino-card:hover{box-shadow:0 22px 45px #00000026;transform:translateY(-10px)}.destinos-page .destino-card img{height:190px;object-fit:cover;width:100%}.destinos-page .destino-card h3{color:#111;font-size:1.2rem;padding:15px 18px 5px}.destinos-page .descripcion-destino{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#555;display:-webkit-box;font-size:.95rem;overflow:hidden;padding:0 18px 25px;text-align:left}.destinos-page .botones{display:flex;gap:12px;margin-top:auto;padding:12px 18px 18px}.destinos-page .botones button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;padding:10px 12px;transition:all .3s ease}.destinos-page .botones button:first-child{background:#003b5c;color:#fff}.destinos-page .botones button:last-child{background:#1faa59;color:#fff}.destinos-page .botones button:hover{opacity:.9;transform:translateY(-2px)}.reservas-box{background:linear-gradient(135deg,#f8fafc,#eef2f7);border-radius:18px;box-shadow:0 14px 35px #00000014;margin:70px auto;max-width:1100px;padding:40px 35px}.reservas-box h2{color:#0f172a;font-weight:700;margin-bottom:18px}.reservas-box ul{grid-gap:12px;display:grid;gap:12px;justify-content:center;list-style:none;margin:25px auto;max-width:420px;padding:0}.reservas-box li{align-items:flex-start;color:#334155;display:flex;font-size:1rem;gap:10px;text-align:justify}.reservas-box li span{line-height:1.4;min-width:20px;text-align:center}.reservas-box p{color:#475569;line-height:1.6}.galeria-page{padding:60px 30px}.galeria-title{margin-bottom:50px;text-align:center}.galeria-secciones{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(3,1fr)}.galeria-seccion{background:#fff;border-radius:18px;box-shadow:0 12px 28px #00000014;padding:30px 25px}.galeria-seccion-titulo{color:#003b5c;margin-bottom:25px;text-align:center}.galeria-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:30px}.galeria-card img{aspect-ratio:4/3;border-radius:12px;height:150px;object-fit:cover;width:100%}.galeria-card p{color:#555;font-size:.8rem;font-style:italic;font-weight:300;letter-spacing:.3px;margin-top:8px;text-align:center}.contacto-page{background:linear-gradient(#ffffff80,#ffffff80),url(/static/media/fondo-viaje.55a8f84020e0d62382be.png);background-position:50%;background-size:cover;min-height:100vh;padding:80px 20px}.contacto-frase{color:#0f172a;font-family:Playfair Display,serif;font-size:clamp(2.3rem,4vw,3.2rem);font-weight:800;margin-bottom:50px;text-align:center}.contacto-grid{display:flex;flex-direction:column;gap:35px;margin:auto;max-width:780px}.contacto-form{grid-gap:18px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd9;border-radius:24px;box-shadow:0 25px 60px #00000026;display:grid;gap:18px;padding:40px}.input-icon{position:relative}.input-icon span{font-size:1.1rem;left:14px;opacity:.6;position:absolute;top:50%;transform:translateY(-50%)}.input-icon input,.input-icon textarea{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px 14px 46px;transition:all .25s ease;width:100%}.input-icon input:focus,.input-icon textarea:focus{background:#fff;border-color:#1faa59;box-shadow:0 0 0 4px #1faa5926;outline:none}.input-icon textarea{resize:none}.input-icon input,.input-icon textarea{color:#0f172a;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500}.input-icon input::placeholder,.input-icon textarea::placeholder{color:#94a3b8;font-family:Poppins,sans-serif;font-weight:400}.contacto-form .btn-primary{border-radius:18px;cursor:pointer;font-size:1.05rem;font-weight:700;letter-spacing:.6px;margin-top:15px;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.contacto-form .btn-primary:hover{box-shadow:0 15px 35px #00000040;transform:translateY(-2px)}.contacto-alert{animation:pop .5s ease;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:16px;color:#065f46;font-weight:700;padding:16px;text-align:center}@keyframes pop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.contacto-mapa{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:22px;box-shadow:0 18px 40px #0000001f;padding:26px}.detalle-page{margin:100px 0 0;max-width:none;padding:0;width:100%}.hero-destino{background:#043a40;color:#fff;margin-left:calc(-50vw + 50%);padding:90px 0;width:100vw}.hero-inner{grid-gap:70px;align-items:flex-start;box-sizing:border-box;display:grid;gap:70px;grid-template-columns:1.3fr 1fr;margin:auto;padding-left:8%;padding-right:8%;width:100%}.hero-contenido{max-width:560px;padding-top:10%}.breadcrumbs{font-size:.9rem;margin-bottom:18px;opacity:.75}.hero-titulo{font-size:clamp(2.3rem,3.5vw,3.2rem);font-weight:600;line-height:1.1;margin-bottom:18px}.hero-subtitulo{font-size:1.05rem;line-height:1.6;margin-bottom:22px;opacity:.9}.hero-rating{align-items:center;display:flex;font-size:.95rem;gap:8px}.hero-imagen img{border-radius:16px;box-shadow:0 25px 50px #00000059;height:450px;object-fit:cover;width:500px}.detalle-layout{grid-gap:40px;box-sizing:border-box;display:grid;gap:40px;grid-template-columns:1fr 330px;padding-left:6%;padding-right:6%;width:100%}.detalle-left{margin-top:-20px}.detalle-left .card{text-align:left;width:100%}.detalle-left h3{font-size:1.35rem;font-weight:600;margin-bottom:18px}.detalle-left li,.detalle-left p{color:#334155;font-size:15px;line-height:1.7;max-width:72ch}.titulo-seccion{border-bottom:1px solid #e5e7eb;color:#0f172a;font-size:20px;font-weight:700;letter-spacing:.04em;margin-bottom:14px;margin-top:-20px;padding-bottom:8px;text-transform:uppercase}.itinerario-section{padding:20px}.titulo-itinerario{border-bottom:1px solid #e5e7eb;font-size:20px;font-weight:700;margin-bottom:15px;margin-top:40px;padding-bottom:6px}.itinerario-pro{font-size:15px;line-height:1.7;max-width:72ch}.dia-itinerario{color:#0f172a;font-size:18px;font-weight:700;margin-bottom:10px;margin-top:20px}.actividad-itinerario{color:#334155;margin-bottom:6px;padding-left:22px;position:relative}.actividad-itinerario:before{color:#22c55e;content:"•";font-size:18px;left:8px;position:absolute}.lista-incluye,.lista-info,.lista-noincluye,.lista-terminos{list-style:none;margin:0;padding:0}.lista-incluye li,.lista-info li,.lista-noincluye li,.lista-terminos li{margin-bottom:6px;padding-left:22px;position:relative}.lista-incluye li:before,.lista-info li:before,.lista-noincluye li:before,.lista-terminos li:before{color:#22c55e;content:"•";font-size:18px;left:6px;position:absolute}.lista-incluye li{color:#065f46}.lista-noincluye li{color:#991b1b}.bloque-media{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1.2fr .8fr}.bloque-media.reverse{grid-template-columns:.8fr 1.2fr}.bloque-media img{border-radius:14px;height:280px;object-fit:cover;width:100%}.detalle-right{position:-webkit-sticky;position:sticky;top:20px}.sidebar-card{background:#fff;border-radius:20px;box-shadow:0 10px 28px #0000001f;padding:28px}.sidebar-card h2{color:#003b5c;font-family:Playfair Display,serif;font-size:1.25rem;margin-bottom:12px}.precio{color:#1faa59;font-size:1.8rem;font-weight:700;margin-bottom:20px}.lista-precios{margin:20px 0}.precio-item{border-bottom:1px solid #eee;display:flex;font-size:14px;justify-content:space-between;padding:6px 0}.btn-primary{background:linear-gradient(135deg,#1faa59,#17924c);border-radius:14px;color:#fff;display:block;font-weight:600;margin-bottom:12px;padding:14px;text-align:center;text-decoration:none;transition:.3s ease}.btn-primary:hover{transform:translateY(-2px)}.btn-secondary{border:2px solid #1faa59;border-radius:14px;color:#1faa59;display:block;padding:14px;text-align:center;text-decoration:none;transition:.3s ease}.btn-secondary:hover{background:#1faa59;color:#fff}.reservas-box{border-top:1px solid #e5e7eb;grid-column:1/-1;margin-top:80px;padding-top:40px}.reservas-box h2{font-size:1.6rem;margin-bottom:40px;text-align:center}.lista-reservas{list-style:none;margin:0!important;padding-left:0!important}.lista-reservas li{margin-left:-205px}.lista-reservas li:before{color:#22c55e;content:"✔ "}.grid-2{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr}.grid-3{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.reserva-page{margin:60px auto;max-width:900px;text-align:center;width:90%}.reserva-title{color:#003b5c;font-family:Playfair Display,serif;font-size:2.6rem;margin-bottom:8px}.reserva-subtitle{color:#555;font-size:1rem;margin-bottom:30px}.reserva-card{background:#fff;border-radius:20px;box-shadow:0 12px 30px #0000001a;padding:40px}.reserva-form{grid-gap:16px;display:grid;gap:16px}.reserva-form input,.reserva-form select,.reserva-form textarea{border:1px solid #ddd;border-radius:12px;font-size:.95rem;padding:14px 16px;transition:.2s ease;width:100%}.reserva-form input:focus,.reserva-form select:focus,.reserva-form textarea:focus{border-color:#2e5f3e;box-shadow:0 0 0 2px #2e5f3e26;outline:none}.reserva-form .btn-primary{font-size:1rem;margin-top:10px;padding:14px}@media (max-width:1100px){.header-container{padding:0 25px}header nav{gap:30px}.header-reserva{margin-left:40px}.destinos-page .destinos-list,.equipo-grid,.filosofia-grid,.galeria-grid,.galeria-secciones{grid-template-columns:repeat(2,1fr)}.hero-inner{gap:50px;grid-template-columns:1fr}.hero-imagen img{height:320px;width:100%}.detalle-layout{grid-template-columns:1fr}.detalle-right{margin-top:40px;position:static}.bloque-media,.bloque-media.reverse,.grid-2,.grid-3{grid-template-columns:1fr}.footer-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){header{height:auto}.header-container{flex-direction:column;gap:20px;padding:20px}header nav{flex-wrap:wrap;gap:20px;justify-content:center}.header-reserva{border-radius:20px;margin-left:0}.destinos-page .destinos-list,.equipo-grid,.filosofia-grid,.galeria-grid,.galeria-secciones{grid-template-columns:1fr}.detalle-page{margin-top:80px}.detalle-left{margin-top:0}.hero-destino{padding:70px 20px}.hero-titulo{font-size:2rem}.hero-subtitulo{font-size:.95rem}.reservas-box{padding:25px}.lista-reservas li{margin-left:0}.contacto-form,.reserva-card{padding:28px}.footer-container{grid-template-columns:1fr;text-align:center}.footer-socials{justify-content:center}}@media (max-width:768px){.header-logo{max-height:120px}header nav a{font-size:.8rem}.destinos-title{font-size:1.8rem}.contacto-frase,.reserva-title{font-size:2rem}.hero-titulo{font-size:1.8rem}.hero-imagen img{height:260px}.destino-card img{height:170px}.galeria-card img{height:140px}.nosotros-hero-content h1{font-size:2.2rem}.nosotros-hero-content p{font-size:1rem}.input-icon input,.input-icon textarea{font-size:.95rem}}@media (max-width:480px){.header-container{padding:15px}header nav{gap:14px}.destinos-title{font-size:1.6rem}.contacto-frase{font-size:1.8rem}.reserva-title{font-size:1.7rem}.hero-titulo{font-size:1.6rem}.hero-subtitulo{font-size:.9rem}.destino-card img{height:150px}.galeria-card img{height:130px}.whatsapp-float{bottom:20px;font-size:26px;height:60px;right:20px;width:60px}}@media (max-width:900px){.hamburger{display:flex}.header-nav{align-items:center;background:#fff;flex-direction:column;gap:30px;justify-content:center;left:0;padding:40px 0;position:absolute;top:100px;transform:translateY(-200%);transition:.4s ease;width:100%}.header-nav.open{transform:translateY(0)}.header-reserva{display:none}.header-logo{max-height:90px}}
/*# sourceMappingURL=main.2c4d108b.css.map*/