:root{--blue:#057eb8;--cyan:#13d3df;--deep:#045c71;--olive:#456900;--dark:#082a36;--soft:#eefbfc;--white:#fff;--gray:#65727a;--shadow:0 20px 45px rgba(8,42,54,.16);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Nunito,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--dark);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{color:inherit}.wrap{width:min(1160px,92%);margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem 1rem;z-index:10}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(5,126,184,.12)}.nav{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-family:Montserrat,sans-serif;font-weight:900;letter-spacing:.03em;text-transform:uppercase;color:var(--deep)}.brand img{width:58px;height:58px;object-fit:cover;border-radius:50%;box-shadow:0 8px 20px rgba(0,0,0,.1)}.brand small{font-size:.72rem;color:var(--gray)}.nav-links{display:flex;align-items:center;gap:1.1rem}.nav-links a{text-decoration:none;font-weight:800;color:#1e4652}.nav-links a:hover{color:var(--blue)}.lang,.menu-btn{border:0;border-radius:999px;background:var(--dark);color:white;font-weight:900;padding:.65rem .9rem;cursor:pointer}.menu-btn{display:none}.hero{position:relative;overflow:hidden;padding:4.8rem 0 3.2rem;background:linear-gradient(135deg,#f9ffff 0%,#dffafa 35%,#18d2df 100%)}.hero-bg:before,.hero-bg:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.35);filter:blur(8px)}.hero-bg:before{width:420px;height:420px;right:-90px;top:35px}.hero-bg:after{width:260px;height:260px;left:-80px;bottom:-60px}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1.08fr;gap:2.5rem;align-items:center}.eyebrow{font-family:Montserrat,sans-serif;color:var(--olive);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.hero h1,.section h2{font-family:Montserrat,sans-serif;line-height:1.05;margin:.6rem 0 1rem;color:#03455a}.hero h1{font-size:clamp(2.35rem,5.2vw,5.1rem);max-width:780px}.hero p{font-size:1.18rem;max-width:640px}.hero-card{background:white;padding:.7rem;border-radius:var(--radius);box-shadow:var(--shadow);transform:rotate(1.5deg)}.hero-card img{border-radius:22px;aspect-ratio:16/9;object-fit:cover}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.25rem;border-radius:999px;font-weight:900;text-decoration:none;border:2px solid transparent;transition:.25s ease;font-family:Montserrat,sans-serif}.btn.primary{background:linear-gradient(135deg,var(--blue),var(--deep));color:white;box-shadow:0 12px 28px rgba(5,126,184,.3)}.btn.ghost{border-color:rgba(4,92,113,.18);background:rgba(255,255,255,.7);color:var(--deep)}.btn:hover{transform:translateY(-3px)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.4rem 0}.note,.form-help{font-size:.9rem;color:#42606b}.strip{background:#07384a;color:white}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.1rem 0}.trust-grid div{display:flex;flex-direction:column;align-items:center;text-align:center}.trust-grid strong{font-family:Montserrat,sans-serif;font-size:1.3rem}.trust-grid span{opacity:.82}.section{padding:5rem 0}.section-head{text-align:center;max-width:780px;margin:0 auto 2rem}.section h2{font-size:clamp(2rem,3.8vw,3.4rem)}.section-head p{color:var(--gray);font-size:1.08rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.card{background:white;border:1px solid rgba(5,126,184,.12);border-radius:var(--radius);padding:2rem;box-shadow:0 10px 30px rgba(8,42,54,.08);transition:.25s}.card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.icon{font-size:2.3rem;width:64px;height:64px;border-radius:20px;display:grid;place-items:center;background:var(--soft);margin-bottom:1rem}.card h3{font-family:Montserrat,sans-serif;color:var(--deep);font-size:1.35rem}.aqua{background:linear-gradient(135deg,#f1fcfd,#dff8f9)}.two-col,.social-grid,.video-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.2rem;align-items:center}.checklist{list-style:none;padding:0;margin:1.4rem 0 0;display:grid;gap:.8rem}.checklist li{background:white;border-radius:18px;padding:.9rem 1rem;box-shadow:0 8px 22px rgba(8,42,54,.08);font-weight:800}.checklist li:before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--olive);color:white;margin-right:.6rem}.photo-stack{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.photo-stack img{border-radius:26px;box-shadow:var(--shadow);width:100%;aspect-ratio:1/1;object-fit:cover}.photo-stack img:first-child{transform:translateY(35px)}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:190px;gap:1rem}.gitem{padding:0;border:0;border-radius:22px;overflow:hidden;cursor:pointer;box-shadow:0 10px 28px rgba(8,42,54,.12);background:#ddd}.gitem:first-child{grid-row:span 2}.gitem img{width:100%;height:100%;object-fit:cover;transition:.35s}.gitem:hover img{transform:scale(1.08)}.social-section{background:#fbfeff}.fb-box{border-radius:var(--radius);overflow:hidden;background:white;box-shadow:var(--shadow);min-height:420px}.fb-box iframe{width:100%;max-width:100%}.video-section{background:linear-gradient(160deg,#06384c,#057eb8);color:white}.video-section h2,.video-section .eyebrow{color:white}.video-section p{color:rgba(255,255,255,.82)}.video{position:relative;aspect-ratio:16/9;border-radius:var(--radius);overflow:hidden;box-shadow:0 20px 48px rgba(0,0,0,.28);background:#000}.video iframe,.map iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.contact{background:#f7fbfc}.contact-grid{align-items:start}.map{position:relative;aspect-ratio:16/10;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);margin-top:1rem}.form{background:white;padding:2rem;border-radius:var(--radius);box-shadow:var(--shadow);display:grid;gap:1rem}.form label{display:grid;gap:.35rem;font-weight:900;color:#174454}.form input,.form textarea{width:100%;border:1px solid rgba(5,126,184,.22);border-radius:14px;padding:.9rem;font:inherit;outline:none}.form input:focus,.form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(19,211,223,.18)}.footer{background:#031f2a;color:white;padding:1.5rem 0;text-align:center}.footer p{margin:.2rem}.footer a{color:#74e8ef;font-weight:900}.whatsapp{position:fixed;right:1.1rem;bottom:1.1rem;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;text-decoration:none;background:#25d366;color:white;font-size:1.9rem;z-index:25;box-shadow:0 14px 30px rgba(37,211,102,.35)}.whatsapp:before{content:"☎"}.whatsapp{font-size:0}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.84);display:none;align-items:center;justify-content:center;z-index:40;padding:2rem}.lightbox.open{display:flex}.lightbox img{max-height:88vh;max-width:min(1000px,94vw);border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.45)}.close{position:absolute;right:1.5rem;top:1.2rem;background:white;border:0;border-radius:50%;width:44px;height:44px;font-size:2rem;line-height:1;cursor:pointer}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.show{opacity:1;transform:none}.delay{transition-delay:.12s}.delay2{transition-delay:.22s}@media(max-width:900px){.menu-btn{display:block}.nav-links{position:absolute;left:4%;right:4%;top:78px;background:white;border-radius:22px;box-shadow:var(--shadow);padding:1rem;display:none;flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.hero{padding-top:3rem}.hero-grid,.two-col,.social-grid,.video-grid,.contact-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr;grid-auto-rows:160px}.gitem:first-child{grid-row:span 1;grid-column:span 2}.hero-card{transform:none}.photo-stack img:first-child{transform:none}}@media(max-width:560px){.brand span{font-size:.78rem}.brand img{width:48px;height:48px}.hero h1{font-size:2.2rem}.hero-actions .btn{width:100%}.gallery{grid-template-columns:1fr}.gitem:first-child{grid-column:span 1}.section{padding:3.5rem 0}.form{padding:1.2rem}.photo-stack{grid-template-columns:1fr}.fb-box{min-height:320px}}
