:root{--teal:#007984;--teal-dark:#004b56;--aqua:#1fc7d4;--ink:#092e35;--muted:#63777b;--paper:#f6fbfb;--white:#fff;--shadow:0 24px 60px rgba(0,50,60,.18);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--paper);color:var(--ink)}img{max-width:100%;display:block}a{color:inherit}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:white;padding:.7rem 1rem;border-radius:1rem}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:.75rem clamp(1rem,4vw,4rem);background:rgba(0,72,82,.78);backdrop-filter:blur(16px);color:white;border-bottom:1px solid rgba(255,255,255,.16)}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;font-weight:500;line-height:1.1}.brand img{width:48px;height:48px;object-fit:cover;border-radius:16px}.brand strong{font-weight:800}.nav{display:flex;align-items:center;gap:1rem}.nav a{text-decoration:none;font-size:.95rem;opacity:.95}.nav a:hover{color:var(--aqua)}.lang,.menu-btn{border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.12);color:white;border-radius:999px;padding:.55rem .8rem;font-weight:800;cursor:pointer}.menu-btn{display:none}.hero{min-height:100svh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);align-items:center;gap:2rem;padding:8rem clamp(1rem,5vw,5rem) 4rem;position:relative;overflow:hidden;color:white}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,50,58,.94),rgba(0,87,97,.82) 48%,rgba(0,110,121,.45)),linear-gradient(0deg,rgba(0,48,56,.95),transparent 45%)}.hero-content,.hero-card{position:relative;z-index:1}.eyebrow{letter-spacing:.14em;text-transform:uppercase;font-weight:800;font-size:.78rem;color:var(--aqua);margin:0 0 .7rem}.hero h1,.section h2{font-family:'Playfair Display',serif;font-size:clamp(2.4rem,6vw,5.8rem);line-height:.95;margin:.2rem 0}.hero h2{font-size:clamp(1.1rem,2.5vw,2rem);font-weight:500;margin:.8rem 0 1rem}.lead{font-size:clamp(1rem,2vw,1.25rem);max-width:680px;line-height:1.7;color:#e7fbfb}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.25rem;border-radius:999px;text-decoration:none;border:0;cursor:pointer;font-weight:900;letter-spacing:.02em}.primary{background:var(--aqua);color:#00373f;box-shadow:0 14px 34px rgba(31,199,212,.35)}.ghost{border:1px solid rgba(255,255,255,.5);color:white;background:rgba(255,255,255,.08)}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin:1.4rem 0}.legal{font-size:.85rem;color:#cceff1}.hero-card{justify-self:center;width:min(420px,100%);padding:.65rem;border-radius:36px;background:rgba(255,255,255,.12);box-shadow:var(--shadow);backdrop-filter:blur(10px)}.hero-card img{border-radius:30px;aspect-ratio:1/1;object-fit:cover;object-position:center top}.section{padding:clamp(4rem,8vw,7rem) clamp(1rem,5vw,5rem)}.trust{padding-top:1.5rem;padding-bottom:1.5rem;background:white}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dceff0;border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.trust-grid div{background:white;padding:1.3rem}.trust-grid strong{display:block;font-size:1.3rem;color:var(--teal-dark)}.trust-grid span{font-size:.9rem;color:var(--muted)}.split,.location{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,5vw,5rem);align-items:start}.section h2{font-size:clamp(2rem,4vw,4rem);color:var(--teal-dark)}.section-copy p:not(.eyebrow),.center p,.video-text p,.contact-card p{line-height:1.7;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.cards article,.steps div,.contact-card,.video-card,.social-grid{background:white;border-radius:var(--radius);padding:1.4rem;box-shadow:var(--shadow)}.cards span{display:inline-flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background:#e2fafb;color:var(--teal-dark);font-weight:900}.cards h3,.steps h3{margin-bottom:.4rem}.cards p,.steps p{color:var(--muted);line-height:1.65}.process{background:linear-gradient(180deg,#eefafa,#fff)}.process>h2,.process>.eyebrow{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.steps b{display:inline-flex;width:50px;height:50px;border-radius:18px;background:var(--teal);color:white;align-items:center;justify-content:center}.center{text-align:center;max-width:760px;margin:0 auto 2rem}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.gallery button{padding:0;border:0;background:white;border-radius:22px;overflow:hidden;box-shadow:0 12px 32px rgba(0,50,60,.12);cursor:pointer}.gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .35s}.gallery button:hover img{transform:scale(1.05)}.video-section{background:#003f49}.video-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;align-items:center;color:white;background:linear-gradient(135deg,#005765,#00828d);padding:clamp(1rem,3vw,2rem)}.video-card h2{color:white}.video-card p{color:#daf7f8}.video-card video{width:100%;border-radius:22px;box-shadow:0 20px 45px rgba(0,0,0,.25)}.social-grid{display:grid;grid-template-columns:minmax(280px,500px) 1fr;gap:2rem;align-items:center}.social-embed iframe{width:100%;max-width:500px;border-radius:20px}.social-links{display:grid;gap:.8rem}.social-links a{padding:1rem;border-radius:18px;background:#eefafa;text-decoration:none;font-weight:800;color:var(--teal-dark)}.social-links p{color:var(--muted);line-height:1.7}.map iframe{width:100%;height:430px;border:0;border-radius:var(--radius);box-shadow:var(--shadow)}.contact-pills{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}.contact-pills a{background:white;border:1px solid #cbecee;color:var(--teal-dark);font-weight:800;text-decoration:none;padding:.85rem 1rem;border-radius:999px}.contact{background:linear-gradient(135deg,#e7f9fa,#fff)}.contact-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;max-width:1100px;margin:auto}.contact form{display:grid;gap:.9rem}.contact label{display:grid;gap:.35rem;font-weight:800}.contact input,.contact textarea{width:100%;border:1px solid #cbe0e2;border-radius:16px;padding:1rem;font:inherit}.contact small{color:var(--muted)}.footer{text-align:center;padding:2rem 1rem;background:#003a43;color:white}.footer a{color:#8af4ff;font-weight:800}.whatsapp{position:fixed;right:1.2rem;bottom:1.2rem;z-index:30;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#25d366;color:white;text-decoration:none;font-size:2rem;box-shadow:0 16px 38px rgba(0,0,0,.25)}.lightbox{position:fixed;inset:0;z-index:80;background:rgba(0,20,25,.9);display:none;align-items:center;justify-content:center;padding:2rem}.lightbox.open{display:flex}.lightbox img{max-height:86vh;max-width:92vw;border-radius:20px}.close{position:absolute;top:1rem;right:1rem;width:50px;height:50px;border-radius:50%;border:0;background:white;color:#003a43;font-size:2rem;cursor:pointer}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.in{opacity:1;transform:none}@media (max-width:980px){.menu-btn{display:block}.nav{position:absolute;top:100%;left:1rem;right:1rem;background:#004b56;border-radius:22px;padding:1rem;display:none;flex-direction:column;align-items:stretch}.nav.open{display:flex}.hero,.split,.location,.video-card,.social-grid,.contact-card{grid-template-columns:1fr}.hero{padding-top:7rem}.hero-card{max-width:320px}.trust-grid,.cards,.steps{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.site-header{padding:.65rem 1rem}.brand img{width:42px;height:42px}.hero{min-height:auto;padding-bottom:3rem}.hero h1{font-size:2.8rem}.trust-grid,.cards,.steps,.gallery{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.section{padding:3.5rem 1rem}.whatsapp{width:56px;height:56px}.hero-actions .btn{width:100%}}
