:root{--brand:#0b2c5e;--brand-600:#0f3a78;--brand-700:#08234a;--brand-800:#061a37;--accent:#e11d2a;--accent-600:#c0141f;--sky:#1a8fd1;--sky-soft:#e8f3fb;--gold:#e0a93b;--bg:#fff;--bg-soft:#f4f7fc;--bg-softer:#eef3fa;--card:#fff;--ink:#0f172a;--ink-soft:#55617a;--line:#e6ecf4;--line-strong:#d3ddec;--sh-sm:0 1px 2px #0b2c5e0f, 0 2px 6px #0b2c5e0f;--sh:0 6px 16px -6px #0b2c5e29, 0 2px 6px #0b2c5e0f;--sh-lg:0 24px 48px -20px #0b2c5e4d, 0 8px 20px -12px #0b2c5e29;--sh-red:0 12px 24px -10px #e11d2a8c;--r-sm:10px;--r:16px;--r-lg:22px;--maxw:1180px;--font-head:"Poppins", system-ui, sans-serif;--font-body:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--ease:cubic-bezier(.22,.61,.36,1)}@media (prefers-color-scheme:dark){:root{--bg:#0a1120;--bg-soft:#0e1728;--bg-softer:#101c31;--card:#111c30;--ink:#eaf1fb;--ink-soft:#9aa7bd;--line:#21304a;--line-strong:#2b3d5c;--sky-soft:#10273d;--sh-sm:0 1px 2px #0006;--sh:0 8px 20px -8px #00000080;--sh-lg:0 28px 56px -22px #000000b3}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-head);color:var(--ink);letter-spacing:-.02em;margin:0;line-height:1.12}::selection{background:var(--accent);color:#fff}.wrap{width:var(--maxw);max-width:100%;margin:0 auto;padding:0 24px}.section{padding:88px 0}.section-alt{background:var(--bg-soft)}.center{text-align:center}.muted{color:var(--ink-soft)}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shimmer{to{background-position:200% 0}}@keyframes pop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}.reveal{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transform:translateY(26px)}.reveal.in{opacity:1;transform:none}.reveal.d1{transition-delay:80ms}.reveal.d2{transition-delay:.16s}.reveal.d3{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}*{scroll-behavior:auto;animation:none!important}}.btn{font-size:15px;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:transform .18s var(--ease), box-shadow .18s var(--ease), background .18s, color .18s, border-color .18s;white-space:nowrap;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 26px;display:inline-flex}.btn:hover:not(:disabled){transform:translateY(-2px)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff;box-shadow:var(--sh-red)}.btn-primary:hover:not(:disabled){background:var(--accent-600)}.btn-ghost{color:var(--ink);border-color:var(--line-strong);background:0 0}.btn-ghost:hover:not(:disabled){border-color:var(--sky);color:var(--sky);background:var(--sky-soft)}.btn-block{width:100%}.btn-lg{padding:16px 30px;font-size:16px}.announce{background:linear-gradient(90deg, var(--brand-700), var(--brand-600));color:#eaf2ff;font-size:13.5px}.announce .wrap{align-items:center;gap:12px;padding-top:9px;padding-bottom:9px;display:flex}.announce .dot{background:var(--gold);border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #e0a93b40}.announce p{flex:1;margin:0}.announce b{color:#fff}.announce button{color:#cfe0f7;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:2px 6px;font-size:18px;line-height:1}.announce button:hover{color:#fff;background:#ffffff1f}header.site{z-index:50;background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:saturate(160%)blur(14px);backdrop-filter:saturate(160%)blur(14px);border-bottom:1px solid var(--line);position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:20px;height:74px;display:flex}.nav-links{align-items:center;gap:30px;display:flex}.nav-links a{color:var(--ink-soft);padding:6px 0;font-size:15px;font-weight:500;position:relative}.nav-links a:after{content:"";background:var(--accent);height:2px;transition:right .28s var(--ease);border-radius:2px;position:absolute;bottom:-2px;left:0;right:100%}.nav-links a:hover{color:var(--ink)}.nav-links a:hover:after{right:0}.nav-actions{align-items:center;gap:12px;display:flex}@media (width<=860px){.nav-links,.nav-actions .hide-sm{display:none}}.logo{align-items:center;gap:11px;display:inline-flex}.logo .mark{filter:drop-shadow(0 4px 8px #0b2c5e40);flex:none}.logo .txt{flex-direction:column;line-height:1;display:flex}.logo .txt b{font-family:var(--font-head);color:var(--ink);font-size:18px;font-weight:800}.logo .txt b span{color:var(--accent)}.logo .txt small{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);margin-top:3px;font-size:10px}.hero{color:#fff;background:radial-gradient(900px 520px at 85% -20%, #1a8fd173, transparent 62%), radial-gradient(700px 500px at 5% 110%, #e11d2a2e, transparent 60%), linear-gradient(160deg, var(--brand-700) 0%, var(--brand) 48%, #0a4a86 100%);position:relative;overflow:hidden}.hero .wrap{z-index:2;padding:74px 24px 150px;position:relative}.hero .eyebrow{animation:fadeUp .7s var(--ease) both;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 15px;font-size:12.5px;font-weight:600;display:inline-flex}.hero h1{max-width:15ch;animation:fadeUp .7s 50ms var(--ease) both;font-size:clamp(34px,5.4vw,60px);font-weight:800}.hero h1 em{background:linear-gradient(90deg,#ff8a94,#ffd0d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.hero p.lead{color:#ffffffdb;max-width:54ch;animation:fadeUp .7s .12s var(--ease) both;margin:20px 0 0;font-size:clamp(16px,2vw,19px)}.hero .trust{animation:fadeUp .7s .2s var(--ease) both;flex-wrap:wrap;gap:22px;margin-top:26px;display:flex}.hero .trust span{color:#ffffffd1;align-items:center;gap:8px;font-size:13.5px;display:inline-flex}.hero .trust svg{stroke:#7fd0ff;stroke-width:1.7px;fill:none;width:18px;height:18px}.hero .waves{z-index:1;line-height:0;position:absolute;bottom:-1px;left:0;right:0}.hero .waves svg{width:100%;height:130px;display:block}.search-wrap{z-index:3;margin-top:-92px;position:relative}.search-tabs{gap:6px;margin-bottom:-1px;padding-left:8px;display:flex}.search-tabs .tab{background:color-mix(in srgb, var(--card) 70%, transparent);color:#fff;border:1px solid var(--line);border-bottom:none;border-radius:14px 14px 0 0;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:600;display:inline-flex}.search-tabs .tab.active{background:var(--card);color:var(--brand)}.search-tabs .tab.active svg{stroke:var(--accent)}.search-tabs .tab svg{stroke:#fff;stroke-width:1.7px;fill:none;width:18px;height:18px}.buscador{background:var(--card);border-radius:0 var(--r-lg) var(--r-lg) var(--r-lg);box-shadow:var(--sh-lg);border:1px solid var(--line);padding:20px}.buscador-grid{grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:12px;display:grid}@media (width<=860px){.buscador-grid{grid-template-columns:1fr}.search-wrap{margin-top:-60px}}.field{text-align:left;flex-direction:column;gap:7px;display:flex}.field label{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.06em;font-size:11.5px;font-weight:700}.field .control{position:relative}.field .control svg{width:18px;height:18px;stroke:var(--sky);stroke-width:1.7px;fill:none;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.field input,.field select{border:1.5px solid var(--line-strong);background:var(--bg);width:100%;color:var(--ink);appearance:none;border-radius:12px;padding:14px 14px 14px 42px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s}.field input:focus,.field select:focus{border-color:var(--sky);box-shadow:0 0 0 4px var(--sky-soft);outline:none}.form-grid .field input,.form-grid .field select{padding-left:14px}.section-head{text-align:center;max-width:700px;margin:0 auto 54px}.kicker{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:12.5px;font-weight:700;display:inline-block}.section-head h2{margin-bottom:14px;font-size:clamp(28px,4vw,40px);font-weight:800}.section-head p{color:var(--ink-soft);font-size:17px}.promos{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (width<=820px){.promos{grid-template-columns:1fr}}.promo{border-radius:var(--r);color:#fff;min-height:148px;box-shadow:var(--sh);transition:transform .25s var(--ease);flex-direction:column;justify-content:flex-end;padding:26px;display:flex;position:relative;overflow:hidden}.promo:hover{transform:translateY(-4px)}.promo .tagline{letter-spacing:.1em;text-transform:uppercase;opacity:.85;font-size:12px;font-weight:700}.promo h3{color:#fff;margin:6px 0 4px;font-size:22px}.promo p{opacity:.9;margin:0;font-size:14px}.promo.p1{background:linear-gradient(135deg,#0f3a78,#1a8fd1)}.promo.p2{background:linear-gradient(135deg,#9d0f19,#e11d2a)}.promo.p3{background:linear-gradient(135deg,#0a4a86,#08234a)}.promo:after{content:"";background:#ffffff1f;border-radius:50%;width:130px;height:130px;position:absolute;top:-30px;right:-30px}.cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=820px){.cards{grid-template-columns:1fr}}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-sm);transition:transform .25s var(--ease), box-shadow .25s var(--ease);padding:30px 26px}.card.hoverable:hover{box-shadow:var(--sh-lg);transform:translateY(-6px)}.card .icon{background:var(--sky-soft);width:56px;height:56px;color:var(--sky);border:1px solid var(--line);border-radius:16px;place-items:center;margin-bottom:18px;display:grid}.card h3{margin-bottom:10px;font-size:20px}.card p{margin:0}.svg-ic{stroke:currentColor;stroke-width:1.7px;fill:none;width:26px;height:26px}.destinos{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}@media (width<=900px){.destinos{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.destinos{grid-template-columns:1fr}}.destino{border-radius:var(--r);color:#fff;min-height:200px;box-shadow:var(--sh);transition:transform .3s var(--ease);flex-direction:column;justify-content:flex-end;padding:20px;display:flex;position:relative;overflow:hidden}.destino:hover{transform:translateY(-5px)}.destino .bg{z-index:0;transition:transform .5s var(--ease);position:absolute;inset:0}.destino .bg:after{content:"";background:linear-gradient(#0000 30%,#061a37d9);position:absolute;inset:0}.destino .info{z-index:1;position:relative}.destino .info .n{font-family:var(--font-head);font-size:19px;font-weight:700}.destino .info .p{opacity:.92;margin-top:3px;font-size:13.5px}.dest-g1{background:linear-gradient(150deg,#1a8fd1,#0f3a78)}.dest-g2{background:linear-gradient(150deg,#14a37f,#0b5e63)}.dest-g3{background:linear-gradient(150deg,#e0a93b,#a8631a)}.dest-g4{background:linear-gradient(150deg,#7a5cc7,#3b2d78)}.steps{flex-wrap:wrap;justify-content:center;gap:6px;margin:30px 0 36px;display:flex}.step{color:var(--ink-soft);align-items:center;gap:9px;font-size:14px;display:flex}.step .num{background:var(--bg-softer);width:30px;height:30px;color:var(--ink-soft);border:1.5px solid var(--line);border-radius:50%;place-items:center;font-size:13px;font-weight:700;transition:all .3s;display:grid}.step.active{color:var(--ink);font-weight:700}.step.active .num{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:var(--sh-red);transform:scale(1.06)}.step.done .num{color:#fff;background:#178a55;border-color:#178a55}.step .sep{background:var(--line);width:26px;height:2px}.viaje-row{background:var(--card);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh-sm);transition:transform .2s var(--ease), box-shadow .2s var(--ease);animation:fadeUp .5s var(--ease) both;grid-template-columns:1fr auto auto;align-items:center;gap:22px;margin-bottom:14px;padding:22px 24px;display:grid}.viaje-row:hover{box-shadow:var(--sh);transform:translateY(-3px)}@media (width<=700px){.viaje-row{text-align:left;grid-template-columns:1fr}}.viaje-row .ruta{font-family:var(--font-head);font-size:18px;font-weight:700}.viaje-row .meta{color:var(--ink-soft);margin-top:5px;font-size:14px}.viaje-row .precio{font-family:var(--font-head);color:var(--accent);font-size:24px;font-weight:800}.tag{background:var(--sky-soft);color:var(--sky);border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:12px;font-weight:700;display:inline-flex}.barco{width:300px;max-width:100%;margin:18px auto 4px}.proa-label,.popa-label{text-align:center;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-soft);margin:6px 0;font-size:12px;font-weight:700}.barco-proa{border:3px solid var(--sky);clip-path:polygon(50% 0,100% 46%,100% 100%,0 100%,0 46%);background:linear-gradient(#f6fbff,#dceffb);border-bottom:none;flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;height:74px;padding-bottom:9px;display:flex;position:relative}.barco-proa svg{width:22px;height:22px;stroke:var(--brand);stroke-width:1.6px;fill:none}.barco-proa span{color:var(--brand);text-transform:uppercase;letter-spacing:.04em;text-align:center;padding:0 6px;font-size:10.5px;font-weight:700}.barco-cubierta{border-left:8px solid var(--sky);border-right:8px solid var(--sky);background:#fff;padding:14px 10px}@media (prefers-color-scheme:dark){.barco-cubierta{background:#0e1b30}}.barco-seccion-label{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);margin:2px 0 10px;font-size:11px;font-weight:700}.barco-divisor{background:var(--line);height:1px;margin:14px 4px}.fila{justify-content:center;align-items:center;gap:9px;margin-bottom:10px;display:flex}.pasillo{background:repeating-linear-gradient(180deg, transparent 0 6px, var(--line) 6px 8px);opacity:.6;border-radius:4px;flex:none;align-self:stretch;width:18px}.barco-popa{color:#cfe0f7;border:8px solid var(--sky);background:linear-gradient(#16233c,#0c1526);border-top:none;border-radius:0 0 40px 40px;flex-direction:column;align-items:center;gap:6px;padding:14px 0 18px;display:flex}.barco-popa span{letter-spacing:.05em;text-transform:uppercase;opacity:.85;font-size:10.5px;font-weight:700}.barco-popa .motor{background:var(--accent);border-radius:50%;width:26px;height:26px;box-shadow:0 0 0 4px #e11d2a40}.asiento{border:2px solid var(--line-strong);background:var(--bg);cursor:pointer;width:52px;height:52px;color:var(--ink);transition:.15s var(--ease);font-weight:700;font-family:var(--font-head);border-radius:13px;place-items:center;font-size:15px;display:grid;position:relative}.asiento:hover:not(.ocupado){border-color:var(--sky);transform:translateY(-2px)}.asiento small{color:var(--gold);font-size:8px;font-weight:700;position:absolute;bottom:4px}.asiento.vip{border-color:var(--gold)}.asiento.ocupado{background:var(--bg-softer);color:var(--ink-soft);cursor:not-allowed;opacity:.5}.asiento.sel{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:var(--sh-red)}.asiento.sel small{color:#fff}.leyenda{color:var(--ink-soft);flex-wrap:wrap;justify-content:center;gap:16px;margin-top:14px;font-size:12.5px;display:flex}.leyenda span{align-items:center;gap:7px;display:inline-flex}.chip{border:2px solid var(--line-strong);border-radius:5px;width:16px;height:16px;display:inline-block}.compra-layout{grid-template-columns:1fr 350px;align-items:start;gap:30px;display:grid}@media (width<=900px){.compra-layout{grid-template-columns:1fr}}.resumen{background:var(--card);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh);padding:26px;position:sticky;top:92px}.resumen h3{margin-bottom:16px;font-size:19px}.resumen .linea{border-bottom:1px dashed var(--line);justify-content:space-between;gap:12px;padding:9px 0;font-size:14.5px;display:flex}.resumen .linea span:last-child{text-align:right;font-weight:600}.resumen .total{font-family:var(--font-head);justify-content:space-between;margin-top:16px;font-size:21px;font-weight:800;display:flex}.resumen .total span:last-child{color:var(--accent)}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=640px){.form-grid{grid-template-columns:1fr}}.form-grid .full{grid-column:1/-1}.alert{border:1px solid #0000;border-radius:12px;margin:16px 0;padding:14px 16px;font-size:14.5px}.alert-info{background:var(--sky-soft);color:#0b4a72;border-color:#bfe0f4}.alert-warn{color:#7a5300;background:#fff6e6;border-color:#f0d38a}@media (prefers-color-scheme:dark){.alert-info{color:#bfe0f4;background:#10273d;border-color:#1c4a6b}.alert-warn{color:#f0d38a;background:#2c2410;border-color:#5a4a1a}}.spinner{border:3px solid var(--line);border-top-color:var(--sky);border-radius:50%;width:36px;height:36px;margin:34px auto;animation:.8s linear infinite spin}.skel{background:linear-gradient(90deg, var(--bg-soft) 25%, var(--bg-softer) 37%, var(--bg-soft) 63%);background-size:200% 100%;border-radius:12px;animation:1.3s infinite shimmer}.dp{position:relative}.dp-trigger{border:1.5px solid var(--line-strong);background:var(--bg);width:100%;color:var(--ink-soft);font:inherit;cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:14px;font-size:15px;transition:border-color .2s;display:flex}.dp-trigger:hover{border-color:var(--sky)}.dp-trigger.has{color:var(--ink)}.dp-trigger>svg:first-child{width:18px;height:18px;stroke:var(--sky);stroke-width:1.7px;fill:none;flex:none}.dp-trigger span{text-align:left;flex:1}.dp-trigger .chev{width:16px;height:16px;stroke:var(--ink-soft);stroke-width:2px;fill:none}.dp-pop{z-index:60;background:var(--card);border:1px solid var(--line);width:292px;max-width:88vw;box-shadow:var(--sh-lg);animation:pop .16s var(--ease);border-radius:16px;padding:14px;position:absolute;top:calc(100% + 8px);left:0}.dp-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dp-head b{font-family:var(--font-head);text-transform:capitalize;font-size:15px}.dp-nav{border:1px solid var(--line);background:var(--bg);cursor:pointer;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.dp-nav:hover:not(:disabled){border-color:var(--sky);background:var(--sky-soft)}.dp-nav:disabled{opacity:.35;cursor:not-allowed}.dp-nav svg{width:16px;height:16px;stroke:var(--ink);stroke-width:2px;fill:none}.dp-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.dp-dows{margin-bottom:4px}.dp-dow{text-align:center;color:var(--ink-soft);padding:4px 0;font-size:11px;font-weight:700}.dp-day{aspect-ratio:1;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:14px;font-weight:600;transition:all .12s}.dp-day:hover:not(:disabled){background:var(--sky-soft);color:var(--sky)}.dp-day:disabled{color:var(--ink-soft);opacity:.3;cursor:not-allowed}.dp-day.hoy{box-shadow:inset 0 0 0 1.5px var(--sky)}.dp-day.sel{background:var(--accent);color:#fff;box-shadow:var(--sh-red)}footer.site{background:var(--brand-800);color:#ffffffb8;padding:56px 0 28px}footer.site .cols{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px;margin-bottom:34px;display:grid}@media (width<=720px){footer.site .cols{grid-template-columns:1fr 1fr;gap:26px}}footer.site h4{color:#fff;margin-bottom:14px;font-size:14px}footer.site ul{margin:0;padding:0;list-style:none}footer.site ul li{margin-bottom:10px;font-size:14.5px}footer.site a:hover{color:#fff}footer.site .social{gap:10px;margin-top:14px;display:flex}footer.site .social a{background:#ffffff14;border:1px solid #ffffff1f;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}footer.site .social a:hover{background:var(--accent);border-color:var(--accent)}footer.site .social svg{width:20px;height:20px}footer.site .foot-bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:22px;font-size:13px;display:flex}.itinerario{margin-top:10px}.itinerario>summary{cursor:pointer;color:var(--azul,#1e3a8a);font-size:13px;font-weight:600;list-style:none}.itinerario>summary::-webkit-details-marker{display:none}.itinerario>summary:before{content:"🕑 "}.itinerario>summary:hover{text-decoration:underline}.itinerario-lista{border-left:2px solid #e2e8f0;margin:10px 0 0;padding:0 0 0 4px;list-style:none}.itinerario-lista li{align-items:center;gap:8px;padding:5px 0 5px 12px;font-size:13px;display:flex;position:relative}.itinerario-punto{background:var(--rojo,#dc2626);border-radius:50%;width:8px;height:8px;position:absolute;left:-5px}.itinerario-nombre{color:#334155;flex:1}.itinerario-hora{font-variant-numeric:tabular-nums;color:#0f172a;font-weight:600}.itinerario-nota{color:#64748b;margin:8px 0 0;font-size:12px}.metodos-pago{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.metodos-pago .metodo{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:14px 10px;transition:border-color .15s,background .15s;display:flex}.metodos-pago .metodo:hover:not(:disabled){border-color:#94a3b8}.metodos-pago .metodo.activo{border-color:var(--rojo,#dc2626);background:#fef2f2}.metodos-pago .metodo:disabled{opacity:.6;cursor:not-allowed}.metodo-icono{font-size:22px}.metodo-nombre{color:#0f172a;font-weight:700}.metodo-detalle{color:#64748b;font-size:12px}.yape-form{gap:12px;margin-top:16px;display:grid}.yape-form label{color:#475569;letter-spacing:.03em;gap:6px;font-size:12px;font-weight:700;display:grid}.yape-form input{letter-spacing:.04em;color:#0f172a;border:1px solid #cbd5e1;border-radius:9px;padding:11px 13px;font-size:15px;font-weight:400}.yape-form input:focus{border-color:var(--rojo,#dc2626);outline:none}@media (width<=480px){.metodos-pago{grid-template-columns:1fr}}.logo-nosotros{object-fit:contain;width:min(300px,70vw);height:min(300px,70vw);box-shadow:var(--sh-lg);background:#fff;border-radius:50%;margin:0 auto;padding:26px;animation:6s ease-in-out infinite floaty;display:block}.destino .bg{background-position:50%;background-size:cover;transition:transform .6s cubic-bezier(.2,.7,.3,1)}.destino:hover .bg{transform:scale(1.07)}.destino .info{position:relative}.destino-mas{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .35s,opacity .25s,margin .35s;display:grid;overflow:hidden}.destino-mas>*{min-height:0}.destino.abierto .destino-mas{opacity:1;grid-template-rows:1fr;margin-top:10px}.destino-mas p{margin:0 0 10px;font-size:13.5px;line-height:1.55}.destino-cta{font-size:13.5px;font-weight:700}.destino-toggle{cursor:pointer;font:inherit;color:inherit;opacity:.85;background:0 0;border:none;margin-top:10px;padding:0;font-size:13px;font-weight:700;text-decoration:underline}.destino-toggle:hover{opacity:1}.contacto-dato{margin:4px 0 6px;font-size:16px;font-weight:600}.oficina{margin-top:12px}.oficina:first-of-type{margin-top:6px}.oficina-ciudad{color:#0f172a;align-items:center;gap:8px;font-size:14.5px;font-weight:700;display:flex}.badge-central{color:var(--rojo,#dc2626);letter-spacing:.03em;background:#fef2f2;border-radius:20px;padding:1px 8px;font-size:10.5px;font-weight:700}.oficina-punto{margin:3px 0 0;font-size:13.5px}.oficina-tipo{color:#64748b;text-transform:uppercase;letter-spacing:.04em;min-width:58px;font-size:11.5px;font-weight:700;display:inline-block}.footer-contacto{margin:14px 0 0;padding:0;list-style:none}.footer-contacto li{margin-bottom:5px;font-size:13.5px;line-height:1.65}.footer-contacto b{color:#dbe6f5}.metodo-logo{object-fit:contain;width:auto;max-width:90px;height:26px}.dest-g1{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20400%20300%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%3E%20%3Cdefs%3E%20%3ClinearGradient%20id%3D%22s%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%221%22%3E%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23123a72%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232f6ea8%22%2F%3E%20%3C%2FlinearGradient%3E%20%3ClinearGradient%20id%3D%22w%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%221%22%3E%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230a2338%22%20stop-opacity%3D%220.75%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230a2338%22%2F%3E%20%3C%2FlinearGradient%3E%20%3C%2Fdefs%3E%20%3Crect%20width%3D%22400%22%20height%3D%22300%22%20fill%3D%22url%28%23s%29%22%2F%3E%20%3Ccircle%20cx%3D%22300%22%20cy%3D%2292%22%20r%3D%2234%22%20fill%3D%22%23ffd27f%22%20opacity%3D%220.92%22%2F%3E%20%3Ccircle%20cx%3D%22300%22%20cy%3D%2292%22%20r%3D%2252%22%20fill%3D%22%23ffd27f%22%20opacity%3D%220.18%22%2F%3E%20%3Cpath%20d%3D%22M0%20168%20Q90%20132%20180%20158%20T400%20150%20V210%20H0%20Z%22%20fill%3D%22%230e2a52%22%2F%3E%20%3Cpath%20d%3D%22M0%20190%20Q110%20158%20210%20184%20T400%20178%20V220%20H0%20Z%22%20fill%3D%22%23081d3a%22%2F%3E%20%3Crect%20y%3D%22196%22%20width%3D%22400%22%20height%3D%22104%22%20fill%3D%22url%28%23w%29%22%2F%3E%20%3Cellipse%20cx%3D%22300%22%20cy%3D%22212%22%20rx%3D%2230%22%20ry%3D%225%22%20fill%3D%22%23ffd27f%22%20opacity%3D%220.35%22%2F%3E%20%3Cg%20opacity%3D%220.85%22%3E%20%3Cpath%20d%3D%22M96%20232%20h74%20l-10%2015%20h-54%20z%22%20fill%3D%22%23f4f7fb%22%2F%3E%20%3Cpath%20d%3D%22M108%20218%20h44%20v14%20h-52%20z%22%20fill%3D%22%23dbe6f5%22%2F%3E%20%3Crect%20x%3D%22112%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%232f6ea8%22%2F%3E%20%3Crect%20x%3D%22126%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%232f6ea8%22%2F%3E%20%3Crect%20x%3D%22140%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%232f6ea8%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20d%3D%22M40%20256%20q30%20-7%2060%200%20t60%200%22%20stroke%3D%22%23ffd27f%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20opacity%3D%220.4%22%2F%3E%20%3Cpath%20d%3D%22M210%20270%20q30%20-7%2060%200%20t60%200%22%20stroke%3D%22%23ffd27f%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20opacity%3D%220.3%22%2F%3E%20%3C%2Fsvg%3E);background-position:50%;background-size:cover}.dest-g2{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20400%20300%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%3E%20%3Cdefs%3E%20%3ClinearGradient%20id%3D%22s%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%221%22%3E%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230d5b57%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2319a07a%22%2F%3E%20%3C%2FlinearGradient%3E%20%3ClinearGradient%20id%3D%22w%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%221%22%3E%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23093b38%22%20stop-opacity%3D%220.75%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23093b38%22%2F%3E%20%3C%2FlinearGradient%3E%20%3C%2Fdefs%3E%20%3Crect%20width%3D%22400%22%20height%3D%22300%22%20fill%3D%22url%28%23s%29%22%2F%3E%20%3Ccircle%20cx%3D%22300%22%20cy%3D%2292%22%20r%3D%2234%22%20fill%3D%22%23ffe08a%22%20opacity%3D%220.92%22%2F%3E%20%3Ccircle%20cx%3D%22300%22%20cy%3D%2292%22%20r%3D%2252%22%20fill%3D%22%23ffe08a%22%20opacity%3D%220.18%22%2F%3E%20%3Cpath%20d%3D%22M0%20168%20Q90%20132%20180%20158%20T400%20150%20V210%20H0%20Z%22%20fill%3D%22%230a4d47%22%2F%3E%20%3Cpath%20d%3D%22M0%20190%20Q110%20158%20210%20184%20T400%20178%20V220%20H0%20Z%22%20fill%3D%22%23063733%22%2F%3E%20%3Crect%20y%3D%22196%22%20width%3D%22400%22%20height%3D%22104%22%20fill%3D%22url%28%23w%29%22%2F%3E%20%3Cellipse%20cx%3D%22300%22%20cy%3D%22212%22%20rx%3D%2230%22%20ry%3D%225%22%20fill%3D%22%23ffe08a%22%20opacity%3D%220.35%22%2F%3E%20%3Cg%20opacity%3D%220.85%22%3E%20%3Cpath%20d%3D%22M96%20232%20h74%20l-10%2015%20h-54%20z%22%20fill%3D%22%23f4f7fb%22%2F%3E%20%3Cpath%20d%3D%22M108%20218%20h44%20v14%20h-52%20z%22%20fill%3D%22%23dbe6f5%22%2F%3E%20%3Crect%20x%3D%22112%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%2319a07a%22%2F%3E%20%3Crect%20x%3D%22126%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%2319a07a%22%2F%3E%20%3Crect%20x%3D%22140%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%2319a07a%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20d%3D%22M40%20256%20q30%20-7%2060%200%20t60%200%22%20stroke%3D%22%23ffe08a%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20opacity%3D%220.4%22%2F%3E%20%3Cpath%20d%3D%22M210%20270%20q30%20-7%2060%200%20t60%200%22%20stroke%3D%22%23ffe08a%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20opacity%3D%220.3%22%2F%3E%20%3C%2Fsvg%3E);background-position:50%;background-size:cover}.dest-g3{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20400%20300%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%3E%20%3Cdefs%3E%20%3ClinearGradient%20id%3D%22s%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%221%22%3E%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%238a5a16%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e0a93b%22%2F%3E%20%3C%2FlinearGradient%3E%20%3ClinearGradient%20id%3D%22w%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%221%22%3E%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2342300f%22%20stop-opacity%3D%220.75%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2342300f%22%2F%3E%20%3C%2FlinearGradient%3E%20%3C%2Fdefs%3E%20%3Crect%20width%3D%22400%22%20height%3D%22300%22%20fill%3D%22url%28%23s%29%22%2F%3E%20%3Ccircle%20cx%3D%22300%22%20cy%3D%2292%22%20r%3D%2234%22%20fill%3D%22%23fff0c0%22%20opacity%3D%220.92%22%2F%3E%20%3Ccircle%20cx%3D%22300%22%20cy%3D%2292%22%20r%3D%2252%22%20fill%3D%22%23fff0c0%22%20opacity%3D%220.18%22%2F%3E%20%3Cpath%20d%3D%22M0%20168%20Q90%20132%20180%20158%20T400%20150%20V210%20H0%20Z%22%20fill%3D%22%235a3a12%22%2F%3E%20%3Cpath%20d%3D%22M0%20190%20Q110%20158%20210%20184%20T400%20178%20V220%20H0%20Z%22%20fill%3D%22%233c260c%22%2F%3E%20%3Crect%20y%3D%22196%22%20width%3D%22400%22%20height%3D%22104%22%20fill%3D%22url%28%23w%29%22%2F%3E%20%3Cellipse%20cx%3D%22300%22%20cy%3D%22212%22%20rx%3D%2230%22%20ry%3D%225%22%20fill%3D%22%23fff0c0%22%20opacity%3D%220.35%22%2F%3E%20%3Cg%20opacity%3D%220.85%22%3E%20%3Cpath%20d%3D%22M96%20232%20h74%20l-10%2015%20h-54%20z%22%20fill%3D%22%23f4f7fb%22%2F%3E%20%3Cpath%20d%3D%22M108%20218%20h44%20v14%20h-52%20z%22%20fill%3D%22%23dbe6f5%22%2F%3E%20%3Crect%20x%3D%22112%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%23e0a93b%22%2F%3E%20%3Crect%20x%3D%22126%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%23e0a93b%22%2F%3E%20%3Crect%20x%3D%22140%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%23e0a93b%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20d%3D%22M40%20256%20q30%20-7%2060%200%20t60%200%22%20stroke%3D%22%23fff0c0%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20opacity%3D%220.4%22%2F%3E%20%3Cpath%20d%3D%22M210%20270%20q30%20-7%2060%200%20t60%200%22%20stroke%3D%22%23fff0c0%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20opacity%3D%220.3%22%2F%3E%20%3C%2Fsvg%3E);background-position:50%;background-size:cover}.dest-g4{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20400%20300%22%20preserveAspectRatio%3D%22xMidYMid%20slice%22%3E%20%3Cdefs%3E%20%3ClinearGradient%20id%3D%22s%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%221%22%3E%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%232c2064%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236d54c0%22%2F%3E%20%3C%2FlinearGradient%3E%20%3ClinearGradient%20id%3D%22w%22%20x1%3D%220%22%20y1%3D%220%22%20x2%3D%220%22%20y2%3D%221%22%3E%20%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23221743%22%20stop-opacity%3D%220.75%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23221743%22%2F%3E%20%3C%2FlinearGradient%3E%20%3C%2Fdefs%3E%20%3Crect%20width%3D%22400%22%20height%3D%22300%22%20fill%3D%22url%28%23s%29%22%2F%3E%20%3Ccircle%20cx%3D%22300%22%20cy%3D%2292%22%20r%3D%2234%22%20fill%3D%22%23ffd6ea%22%20opacity%3D%220.92%22%2F%3E%20%3Ccircle%20cx%3D%22300%22%20cy%3D%2292%22%20r%3D%2252%22%20fill%3D%22%23ffd6ea%22%20opacity%3D%220.18%22%2F%3E%20%3Cpath%20d%3D%22M0%20168%20Q90%20132%20180%20158%20T400%20150%20V210%20H0%20Z%22%20fill%3D%22%23241a4e%22%2F%3E%20%3Cpath%20d%3D%22M0%20190%20Q110%20158%20210%20184%20T400%20178%20V220%20H0%20Z%22%20fill%3D%22%23160f33%22%2F%3E%20%3Crect%20y%3D%22196%22%20width%3D%22400%22%20height%3D%22104%22%20fill%3D%22url%28%23w%29%22%2F%3E%20%3Cellipse%20cx%3D%22300%22%20cy%3D%22212%22%20rx%3D%2230%22%20ry%3D%225%22%20fill%3D%22%23ffd6ea%22%20opacity%3D%220.35%22%2F%3E%20%3Cg%20opacity%3D%220.85%22%3E%20%3Cpath%20d%3D%22M96%20232%20h74%20l-10%2015%20h-54%20z%22%20fill%3D%22%23f4f7fb%22%2F%3E%20%3Cpath%20d%3D%22M108%20218%20h44%20v14%20h-52%20z%22%20fill%3D%22%23dbe6f5%22%2F%3E%20%3Crect%20x%3D%22112%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%236d54c0%22%2F%3E%20%3Crect%20x%3D%22126%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%236d54c0%22%2F%3E%20%3Crect%20x%3D%22140%22%20y%3D%22222%22%20width%3D%229%22%20height%3D%227%22%20fill%3D%22%236d54c0%22%2F%3E%20%3C%2Fg%3E%20%3Cpath%20d%3D%22M40%20256%20q30%20-7%2060%200%20t60%200%22%20stroke%3D%22%23ffd6ea%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20opacity%3D%220.4%22%2F%3E%20%3Cpath%20d%3D%22M210%20270%20q30%20-7%2060%200%20t60%200%22%20stroke%3D%22%23ffd6ea%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20opacity%3D%220.3%22%2F%3E%20%3C%2Fsvg%3E);background-position:50%;background-size:cover}.destino-foto{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}@media (width<=640px){.nav{gap:10px;height:62px}.logo{gap:9px}.logo .mark{width:34px!important;height:34px!important}.logo .txt b{font-size:15.5px}.logo .txt small{letter-spacing:.16em;white-space:nowrap;font-size:8.5px}.nav-actions{gap:8px}.nav-actions .btn-primary{padding:10px 15px;font-size:13.5px}.hero .wrap{padding:40px 20px 118px}.hero .eyebrow{margin-bottom:16px}.hero .trust{gap:14px 22px;margin-top:20px}.search-wrap{margin-top:-70px}.section{padding:54px 0}.section-head{margin-bottom:34px}.section-head p{font-size:15.5px}.destino{min-height:210px}.destino .info .n{font-size:22px}#nosotros .wrap{grid-template-columns:1fr!important;gap:30px!important}.logo-nosotros{width:210px;height:210px}}@media (width<=480px){.announce .wrap{gap:9px;padding-top:8px;padding-bottom:8px}.announce p{font-size:12.5px;line-height:1.4}.logo .txt small{display:none}}.aniversario-sec{background:var(--bg-softer)}.aniversario-flyer{border-radius:var(--r);width:100%;max-width:940px;box-shadow:var(--sh-lg);margin:0 auto;display:block}.aniversario-card{border-radius:var(--r);max-width:720px;box-shadow:var(--sh-lg);background:radial-gradient(120% 100% at 50% 0,#1c1206 0%,#0b0805 70%);margin:0 auto;padding:10px}.aniversario-borde{border-radius:calc(var(--r) - 6px);text-align:center;color:#f5e9d0;border:2px solid #b8862b;padding:34px 26px}.aniversario-kicker{letter-spacing:.28em;text-transform:uppercase;color:#d9b45a;font-size:12px}.aniversario-numero{font-family:var(--font-head);color:#e6b94e;margin:6px 0;font-size:clamp(64px,16vw,120px);font-weight:800;line-height:.9}.aniversario-numero sup{font-size:.35em}.aniversario-titulo{color:#f0d492;margin:0;font-size:clamp(22px,4vw,32px)}.aniversario-sub{color:#e7d9bd;margin:10px 0 22px;font-size:15px}.aniversario-sub b{color:#e2645a;font-size:20px}.aniversario-iconos{color:#e7d3a6;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin-bottom:22px;font-size:14px;display:flex}.aniversario-combo{border:2px solid #b8862b;border-radius:12px;flex-direction:column;align-items:center;margin-bottom:18px;padding:10px 30px;display:inline-flex}.aniversario-combo span{letter-spacing:.18em;text-transform:uppercase;color:#d9b45a;font-size:11px}.aniversario-combo strong{font-family:var(--font-head);color:#e6b94e;font-size:38px;line-height:1}.aniversario-lugar{color:#efe0c2;margin:0;font-size:14px}.aniversario-acciones{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}@media (width<=640px){.aniversario-borde{padding:26px 16px}.aniversario-iconos{gap:8px 16px;font-size:13px}.aniversario-acciones .btn{flex:1;min-width:140px}}
