[data-astro-cid-j4di6u6d],[data-astro-cid-j4di6u6d]:before,[data-astro-cid-j4di6u6d]:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #0D1F4E;--gold: #E8A020;--green: #1DB896;--bg: #F5F3E8;--surface: #f8f9ff;--text: #0D1F4E;--muted: #5a6070;--white: #ffffff;--nav-h: 72px;--px: 80px}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden}nav[data-astro-cid-j4di6u6d]{position:fixed;top:0;left:0;right:0;height:var(--nav-h);background:var(--white);display:flex;align-items:center;padding:0 var(--px);border-bottom:1px solid #dddad4;z-index:100}.logo-wrap[data-astro-cid-j4di6u6d]{display:flex;flex-direction:column;line-height:1}.logo-main[data-astro-cid-j4di6u6d]{font-family:Cormorant Garamond,serif;font-weight:700;font-size:1.9rem;letter-spacing:.12em;color:var(--navy)}.logo-sub[data-astro-cid-j4di6u6d]{font-size:.6rem;font-weight:500;letter-spacing:.25em;color:var(--gold);text-transform:uppercase;margin-top:1px}.section-pad[data-astro-cid-j4di6u6d]{padding:100px var(--px)}.img-placeholder[data-astro-cid-j4di6u6d]{background:var(--surface);border-radius:6px;display:flex;align-items:center;justify-content:center}.img-placeholder[data-astro-cid-j4di6u6d] svg[data-astro-cid-j4di6u6d]{width:40px;height:40px;fill:none;stroke:#bbb;stroke-width:1.5}img[data-astro-cid-j4di6u6d],picture[data-astro-cid-j4di6u6d],video[data-astro-cid-j4di6u6d]{width:100%;height:100%;display:block;object-fit:cover;border-radius:12px}.btn[data-astro-cid-j4di6u6d]{display:inline-block;padding:12px 30px;border:1.5px solid var(--navy);border-radius:3px;font-size:.88rem;font-weight:500;letter-spacing:.04em;color:var(--navy);text-decoration:none;cursor:pointer;background:transparent;transition:background .2s,color .2s;font-family:DM Sans,sans-serif}.btn[data-astro-cid-j4di6u6d]:hover{background:var(--navy);color:#fff}.btn-navy[data-astro-cid-j4di6u6d]{background:var(--navy);color:#fff;border-color:var(--navy)}.btn-navy[data-astro-cid-j4di6u6d]:hover{background:#162a6b;border-color:#162a6b}.btn-gold[data-astro-cid-j4di6u6d]{background:var(--gold);color:var(--navy);border-color:var(--gold);font-weight:600}.btn-gold[data-astro-cid-j4di6u6d]:hover{background:#d4901a;border-color:#d4901a}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero[data-astro-cid-j4di6u6d]{margin-top:var(--nav-h);min-height:calc(100vh - var(--nav-h));background:var(--surface);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:21px;padding:80px var(--px);position:relative;overflow:hidden}.hero[data-astro-cid-j4di6u6d]:before{content:"";position:absolute;top:-160px;left:-200px;width:700px;height:700px;background:radial-gradient(circle at 40% 40%,rgba(13,31,78,.06) 0%,transparent 65%);border-radius:50%;pointer-events:none}.hero-copy[data-astro-cid-j4di6u6d]{position:relative;z-index:2;animation:fadeUp .9s cubic-bezier(.22,1,.36,1) both}.hero-copy[data-astro-cid-j4di6u6d] .eyebrow[data-astro-cid-j4di6u6d]{font-size:.75rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:14px}.hero-copy[data-astro-cid-j4di6u6d] h1[data-astro-cid-j4di6u6d]{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,5.5vw,5rem);font-weight:700;letter-spacing:.02em;line-height:1.05;color:var(--navy);margin-bottom:12px}.hero-copy[data-astro-cid-j4di6u6d] .tagline[data-astro-cid-j4di6u6d]{font-size:1.05rem;font-weight:300;font-style:italic;color:var(--muted);margin-bottom:28px}.hero-copy[data-astro-cid-j4di6u6d] p[data-astro-cid-j4di6u6d]{font-size:.96rem;line-height:1.8;color:#3d4560;text-align:justify}.hero-video[data-astro-cid-j4di6u6d]{position:relative;z-index:2;width:100%;aspect-ratio:16/9;background:#c5c3bc;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 20px 60px #0d1f4e26;transition:box-shadow .3s;animation:fadeUp .9s .15s cubic-bezier(.22,1,.36,1) both}.hero-video[data-astro-cid-j4di6u6d]:hover{box-shadow:0 28px 80px #0d1f4e38}.play-btn[data-astro-cid-j4di6u6d]{width:72px;height:72px;background:#0d1f4ebf;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .25s,background .25s;backdrop-filter:blur(4px)}.hero-video[data-astro-cid-j4di6u6d]:hover .play-btn[data-astro-cid-j4di6u6d]{transform:scale(1.1);background:var(--navy)}.play-btn[data-astro-cid-j4di6u6d] svg[data-astro-cid-j4di6u6d]{width:28px;height:28px;fill:#fff;margin-left:4px}.brochure[data-astro-cid-j4di6u6d]{background:var(--bg);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:21px}.brochure-img[data-astro-cid-j4di6u6d]{width:100%;aspect-ratio:4/3}.brochure-copy[data-astro-cid-j4di6u6d] .label[data-astro-cid-j4di6u6d]{font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.brochure-copy[data-astro-cid-j4di6u6d] h2[data-astro-cid-j4di6u6d]{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;color:var(--navy);line-height:1.15;margin-bottom:18px}.brochure-copy[data-astro-cid-j4di6u6d] p[data-astro-cid-j4di6u6d]{font-size:.95rem;line-height:1.75;color:var(--muted);margin-bottom:30px}.pillars[data-astro-cid-j4di6u6d]{display:flex;flex-direction:column;gap:18px;margin-bottom:32px}.pillar[data-astro-cid-j4di6u6d]{display:flex;align-items:flex-start;gap:14px}.pillar-icon[data-astro-cid-j4di6u6d]{width:38px;height:38px;flex-shrink:0;border:1.5px solid var(--navy);border-radius:50%;display:flex;align-items:center;justify-content:center}.pillar-icon[data-astro-cid-j4di6u6d] svg[data-astro-cid-j4di6u6d]{width:16px;height:16px;fill:none;stroke:var(--navy);stroke-width:2}.pillar[data-astro-cid-j4di6u6d] strong[data-astro-cid-j4di6u6d]{display:block;font-size:.88rem;font-weight:600;color:var(--navy);margin-bottom:2px}.pillar[data-astro-cid-j4di6u6d] p[data-astro-cid-j4di6u6d]{font-size:.83rem;line-height:1.55;color:var(--muted)}.features[data-astro-cid-j4di6u6d]{background:var(--navy)}.features[data-astro-cid-j4di6u6d] .section-title[data-astro-cid-j4di6u6d]{font-family:Cormorant Garamond,serif;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:600;color:#fff;margin-bottom:48px;letter-spacing:.02em}.features[data-astro-cid-j4di6u6d] .section-title[data-astro-cid-j4di6u6d] span[data-astro-cid-j4di6u6d]{color:var(--gold)}.features-grid[data-astro-cid-j4di6u6d]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:21px}.feature-card[data-astro-cid-j4di6u6d]{display:flex;flex-direction:column;gap:16px}.feature-card[data-astro-cid-j4di6u6d] .card-img[data-astro-cid-j4di6u6d]{width:100%;aspect-ratio:3/4;background:#ffffff14;border-radius:6px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12)}.feature-card[data-astro-cid-j4di6u6d] .card-img[data-astro-cid-j4di6u6d] svg[data-astro-cid-j4di6u6d]{width:36px;height:36px;fill:none;stroke:var(--gold);stroke-width:1.5}.feature-card[data-astro-cid-j4di6u6d] p[data-astro-cid-j4di6u6d]{font-size:.88rem;line-height:1.6;font-weight:400;color:#ffffffd9}.para-mi[data-astro-cid-j4di6u6d]{background:var(--bg);display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:21px}.para-mi-left[data-astro-cid-j4di6u6d] h2[data-astro-cid-j4di6u6d]{font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:700;color:var(--navy);line-height:1.05;margin-bottom:36px}.para-mi-right[data-astro-cid-j4di6u6d] .label[data-astro-cid-j4di6u6d]{font-size:.75rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:20px}.checks[data-astro-cid-j4di6u6d]{list-style:none;border-left:3px solid var(--gold);padding-left:22px;display:flex;flex-direction:column;gap:16px;margin-bottom:38px}.checks[data-astro-cid-j4di6u6d] li[data-astro-cid-j4di6u6d]{font-size:.95rem;line-height:1.5;color:var(--navy)}.checks[data-astro-cid-j4di6u6d] li[data-astro-cid-j4di6u6d]:before{content:"— ";color:var(--gold);font-weight:600}.ubicacion[data-astro-cid-j4di6u6d]{background:var(--surface);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:21px}.ubicacion-copy[data-astro-cid-j4di6u6d] .label[data-astro-cid-j4di6u6d]{font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.ubicacion-copy[data-astro-cid-j4di6u6d] h2[data-astro-cid-j4di6u6d]{font-family:Cormorant Garamond,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;color:var(--navy);line-height:1.1;margin-bottom:16px}.ubicacion-copy[data-astro-cid-j4di6u6d] p[data-astro-cid-j4di6u6d]{font-size:.95rem;line-height:1.75;color:var(--muted);margin-bottom:28px}.distances[data-astro-cid-j4di6u6d]{display:flex;flex-direction:column;gap:10px}.distance-row[data-astro-cid-j4di6u6d]{display:grid;grid-template-columns:1fr auto;gap:12px;font-size:.9rem;padding:10px 0;border-bottom:1px solid #d8d5cf;align-items:center}.distance-row[data-astro-cid-j4di6u6d] .place[data-astro-cid-j4di6u6d]{font-weight:500;color:var(--navy)}.distance-row[data-astro-cid-j4di6u6d] .time[data-astro-cid-j4di6u6d]{font-size:.82rem;background:var(--navy);color:#fff;padding:3px 10px;border-radius:20px;white-space:nowrap}.map-placeholder[data-astro-cid-j4di6u6d]{width:100%;aspect-ratio:1/1;background:#dedad2;border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.map-placeholder[data-astro-cid-j4di6u6d]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(13,31,78,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(13,31,78,.08) 1px,transparent 1px);background-size:36px 36px}.map-pin[data-astro-cid-j4di6u6d]{position:relative;z-index:1;width:20px;height:20px;background:var(--navy);border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 2px 10px #0d1f4e66}.como-funciona[data-astro-cid-j4di6u6d]{background:var(--bg);text-align:center}.como-funciona[data-astro-cid-j4di6u6d] .label[data-astro-cid-j4di6u6d]{font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.como-funciona[data-astro-cid-j4di6u6d] h2[data-astro-cid-j4di6u6d]{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;color:var(--navy);margin-bottom:10px}.como-funciona[data-astro-cid-j4di6u6d] .sub[data-astro-cid-j4di6u6d]{font-size:.95rem;color:var(--muted);margin-bottom:60px}.steps-grid[data-astro-cid-j4di6u6d]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:21px;margin-bottom:40px}.step[data-astro-cid-j4di6u6d]{display:flex;flex-direction:column;align-items:center;gap:18px}.step-num[data-astro-cid-j4di6u6d]{width:64px;height:64px;border-radius:50%;background:var(--navy);color:#fff;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:700;display:flex;align-items:center;justify-content:center}.step[data-astro-cid-j4di6u6d] .step-img[data-astro-cid-j4di6u6d]{width:140px;height:140px;border-radius:50%;background:var(--surface);border:2px solid rgba(13,31,78,.1);display:flex;align-items:center;justify-content:center}.step[data-astro-cid-j4di6u6d] .step-img[data-astro-cid-j4di6u6d] svg[data-astro-cid-j4di6u6d]{width:36px;height:36px;fill:none;stroke:var(--navy);stroke-width:1.5}.step[data-astro-cid-j4di6u6d] p[data-astro-cid-j4di6u6d]{font-size:.92rem;font-weight:500;color:var(--navy)}.steps-note[data-astro-cid-j4di6u6d]{font-size:.85rem;color:var(--muted);font-style:italic}.piloto[data-astro-cid-j4di6u6d]{background:var(--navy);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:21px}.piloto-copy[data-astro-cid-j4di6u6d] .label[data-astro-cid-j4di6u6d]{font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.piloto-copy[data-astro-cid-j4di6u6d] h2[data-astro-cid-j4di6u6d]{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:700;color:#fff;line-height:1.05;margin-bottom:18px}.piloto-copy[data-astro-cid-j4di6u6d] p[data-astro-cid-j4di6u6d]{font-size:.95rem;line-height:1.75;color:#ffffffb3;margin-bottom:30px}.piloto-img[data-astro-cid-j4di6u6d]{width:100%;aspect-ratio:4/3;background:#ffffff14}.piloto-img[data-astro-cid-j4di6u6d] svg[data-astro-cid-j4di6u6d]{stroke:#ffffff4d}.cta[data-astro-cid-j4di6u6d]{background:var(--bg);text-align:center}.cta[data-astro-cid-j4di6u6d] .label[data-astro-cid-j4di6u6d]{font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.cta[data-astro-cid-j4di6u6d] h2[data-astro-cid-j4di6u6d]{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:700;color:var(--navy);line-height:1.05;margin-bottom:14px}.cta[data-astro-cid-j4di6u6d] p[data-astro-cid-j4di6u6d]{font-size:.95rem;color:var(--muted);margin-bottom:36px}.contacto[data-astro-cid-j4di6u6d]{background:var(--surface);display:grid;grid-template-columns:1fr 1fr;gap:21px;align-items:start}.contacto-copy[data-astro-cid-j4di6u6d] .label[data-astro-cid-j4di6u6d]{font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:12px}.contacto-copy[data-astro-cid-j4di6u6d] h2[data-astro-cid-j4di6u6d]{font-family:Cormorant Garamond,serif;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:700;color:var(--navy);line-height:1.1;margin-bottom:14px}.contacto-copy[data-astro-cid-j4di6u6d] p[data-astro-cid-j4di6u6d]{font-size:.92rem;line-height:1.7;color:var(--muted)}.form-fields[data-astro-cid-j4di6u6d]{display:flex;flex-direction:column;gap:24px}.form-field[data-astro-cid-j4di6u6d] label[data-astro-cid-j4di6u6d]{display:block;font-size:.78rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--navy);opacity:.6;margin-bottom:8px}.form-field[data-astro-cid-j4di6u6d] input[data-astro-cid-j4di6u6d]{width:100%;border:none;border-bottom:1.5px solid #b5b2ab;background:transparent;padding:8px 0;font-family:DM Sans,sans-serif;font-size:.95rem;color:var(--navy);outline:none;transition:border-color .2s}.form-field[data-astro-cid-j4di6u6d] input[data-astro-cid-j4di6u6d]:focus{border-color:var(--navy)}.form-field[data-astro-cid-j4di6u6d] input[data-astro-cid-j4di6u6d]::placeholder{color:#bbb;font-style:italic}.recaptcha-container[data-astro-cid-j4di6u6d]{margin:15px 0;padding:10px;background-color:#0000001a;border-radius:4px;text-align:center}.recaptcha-text[data-astro-cid-j4di6u6d]{font-size:12px;color:#666;margin-bottom:8px}.recaptcha-error[data-astro-cid-j4di6u6d]{color:#d32f2f;font-size:14px;margin-top:5px;display:none}.form-message[data-astro-cid-j4di6u6d]{padding:10px;margin:10px 0;border-radius:4px;display:none;text-align:center}.form-message[data-astro-cid-j4di6u6d].success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-message[data-astro-cid-j4di6u6d].error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}footer[data-astro-cid-j4di6u6d]{background:var(--navy);padding:48px var(--px) 32px;display:grid;grid-template-columns:1fr 1fr;gap:21px;align-items:start}.footer-logos[data-astro-cid-j4di6u6d]{display:flex;flex-direction:column;gap:16px}.footer-logo-main[data-astro-cid-j4di6u6d]{font-family:Cormorant Garamond,serif;font-weight:700;font-size:1.6rem;letter-spacing:.14em;color:#fff}.footer-logo-sub[data-astro-cid-j4di6u6d]{font-size:.58rem;font-weight:500;letter-spacing:.22em;color:var(--gold);text-transform:uppercase;display:block;margin-top:1px}.footer-empor[data-astro-cid-j4di6u6d]{font-size:.72rem;font-weight:500;letter-spacing:.15em;color:#ffffff59;text-transform:uppercase;margin-top:8px}.footer-empor[data-astro-cid-j4di6u6d] span[data-astro-cid-j4di6u6d]{display:block;font-size:.95rem;font-weight:700;letter-spacing:.2em;color:#ffffff73}.disclaimer[data-astro-cid-j4di6u6d]{font-size:.73rem;color:#ffffff59;line-height:1.7;grid-column:span 2;padding-top:28px;border-top:1px solid rgba(255,255,255,.1);margin-top:16px}.whatsapp-float[data-astro-cid-j4di6u6d]{position:fixed;bottom:28px;right:28px;z-index:200;display:flex;align-items:center;gap:10px;animation:popIn .6s 1.2s cubic-bezier(.34,1.56,.64,1) both}@keyframes popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.whatsapp-float[data-astro-cid-j4di6u6d] a[data-astro-cid-j4di6u6d]{display:flex;align-items:center;gap:10px;text-decoration:none}.whatsapp-label[data-astro-cid-j4di6u6d]{font-size:.82rem;font-weight:500;color:var(--navy);background:#fff;padding:6px 14px;border-radius:20px;box-shadow:0 4px 16px #0000001f;white-space:nowrap;opacity:0;transform:translate(8px);transition:opacity .2s,transform .2s;pointer-events:none}.whatsapp-float[data-astro-cid-j4di6u6d]:hover .whatsapp-label[data-astro-cid-j4di6u6d]{opacity:1;transform:translate(0)}.whatsapp-icon[data-astro-cid-j4di6u6d]{width:58px;height:58px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px #25d36673;transition:transform .25s,box-shadow .25s;flex-shrink:0}.whatsapp-float[data-astro-cid-j4di6u6d]:hover .whatsapp-icon[data-astro-cid-j4di6u6d]{transform:scale(1.08);box-shadow:0 10px 32px #25d3668c}.whatsapp-icon[data-astro-cid-j4di6u6d] svg[data-astro-cid-j4di6u6d]{width:32px;height:32px;fill:#fff}@media (max-width: 900px){:root{--px: 28px}.hero[data-astro-cid-j4di6u6d],.brochure[data-astro-cid-j4di6u6d],.para-mi[data-astro-cid-j4di6u6d],.ubicacion[data-astro-cid-j4di6u6d],.piloto[data-astro-cid-j4di6u6d],.contacto[data-astro-cid-j4di6u6d]{grid-template-columns:1fr}.features-grid[data-astro-cid-j4di6u6d]{grid-template-columns:1fr 1fr}.steps-grid[data-astro-cid-j4di6u6d]{grid-template-columns:1fr}footer[data-astro-cid-j4di6u6d]{grid-template-columns:1fr}footer[data-astro-cid-j4di6u6d] .disclaimer[data-astro-cid-j4di6u6d]{grid-column:span 1}}
