:root{--ink:#102a43;--muted:#547286;--paper:#f5fbff;--surface:#fff;--line:#d8e8f2;--teal:#0671b7;--teal-dark:#005b99;--coral:#37a6dc;--gold:#8ed8ff;--sky:#e5f5fc;--shadow:0 22px 60px #0671b724;--radius:8px;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--teal-dark)}h1{letter-spacing:0;max-width:780px;font-size:clamp(3rem,10vw,7.6rem);line-height:.92}h2{letter-spacing:0;max-width:780px;font-size:clamp(2rem,5vw,4.4rem);line-height:1}h3{letter-spacing:0;font-size:1.1rem;line-height:1.25}.site-shell{min-height:100vh;overflow:hidden}.site-header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5fbffed;border-bottom:1px solid #d8e8f2e6;grid-template-columns:1fr auto;align-items:center;gap:.9rem 1.5rem;padding:.85rem clamp(1rem,4vw,3rem);display:grid;position:sticky;top:0}.nav-links{color:#123d62;border-top:1px solid #d8e8f2e6;grid-column:1/-1;justify-content:flex-start;gap:clamp(1rem,3vw,2rem);padding-top:.85rem;font-size:.95rem;display:flex}.nav-links a{padding:.45rem 0}.header-actions,.header-left-actions,.hero-actions,.contact-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.header-actions{justify-content:flex-end}.header-left-actions{justify-content:flex-start}.header-social-links,.footer-social-links{align-items:center;gap:.55rem;display:flex}.language-switcher{background:var(--surface);border:1px solid var(--line);border-radius:999px;grid-template-columns:repeat(3,1fr);min-width:112px;padding:.2rem;display:inline-grid}.language-switcher button{min-width:32px;min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px}.language-switcher button.active{color:#fff;background:var(--teal)}.icon-link,.primary-button,.secondary-button,.destination-card a,.social-button{border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.icon-link,.primary-button{color:#fff;background:var(--teal);padding:.75rem 1.05rem}.icon-link:hover,.primary-button:hover,.secondary-button:hover,.destination-card a:hover,.social-button:hover{transform:translateY(-2px)}.primary-button:hover,.icon-link:hover{background:var(--teal-dark);box-shadow:0 16px 36px #0671b73d}.secondary-button{color:var(--ink);border:1px solid var(--line);background:#fff;padding:.75rem 1.05rem}.hero-section{color:#fff;isolation:isolate;place-items:center;min-height:clamp(620px,78vh,820px);padding:clamp(5rem,11vh,8rem) clamp(1rem,5vw,4rem) clamp(1rem,3vw,2.2rem);display:grid;position:relative}.hero-section h1,.contact-section h2{color:#fff}.hero-media{z-index:-2;background:radial-gradient(circle at 50% 38%,#ffffff6b 0 24%,#ffffff14 46%,#0000 68%),linear-gradient(90deg,#003a60e0,#00579480 58%,#003a60a3),url(https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1800&q=84) 50%/cover;position:absolute;inset:0}.hero-content{text-align:center;justify-items:center;gap:1.25rem;max-width:780px;display:grid}.hero-logo{filter:drop-shadow(0 18px 42px #003a6061);width:min(520px,86vw)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--coral);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.hero-section .eyebrow{color:var(--gold)}.hero-subtitle{color:#eef9ff;max-width:680px;font-size:clamp(1.4rem,3vw,2.15rem);font-weight:800;line-height:1.15}.hero-body{color:#dff5ff;max-width:640px;font-size:1.08rem;line-height:1.65}.section-block,.about-section,.contact-section{padding:clamp(4rem,9vw,7rem) clamp(1rem,5vw,4rem)}.section-heading{gap:1rem;max-width:900px;margin-bottom:clamp(2rem,5vw,3.5rem);display:grid}.section-heading p:not(.eyebrow),.about-copy p,.contact-section p{max-width:720px;color:var(--muted);line-height:1.7}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.service-card,.destination-card,.benefit-list article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.service-card{text-align:center;align-content:start;min-height:340px;display:grid;overflow:hidden;box-shadow:0 12px 30px #18202a0f}.service-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.service-card-content{justify-items:center;gap:1rem;padding:1.35rem;display:grid}.service-title-row{justify-content:center;align-items:center;gap:.65rem;display:inline-flex}.service-card svg,.benefit-list svg{color:var(--teal)}.service-card h3{font-size:clamp(1.35rem,2.1vw,1.7rem)}.service-card p,.destination-card p,.benefit-list p{color:var(--muted);line-height:1.6}.destination-section{background:#eef8fc}.destination-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.destination-card{box-shadow:var(--shadow);overflow:hidden}.destination-card img{aspect-ratio:4/3;object-fit:cover;width:100%}.destination-card div{gap:.75rem;padding:1rem;display:grid}.destination-card a{color:#fff;background:var(--coral);width:fit-content;min-height:38px;padding:.45rem .8rem;font-size:.92rem;font-weight:800}.about-section{background:#fff;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.about-copy{gap:1.2rem;display:grid}.about-panel{border-radius:var(--radius);background:linear-gradient(145deg, #005b99f0, #37a6dceb), var(--teal);color:#fff;text-align:center;box-shadow:var(--shadow);justify-items:center;gap:1.5rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.about-panel img{border-radius:var(--radius);background:#fff;width:min(260px,80%);padding:1rem}.about-panel p{font-size:1.35rem;font-weight:800;line-height:1.35}.benefit-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.benefit-list article{grid-template-columns:auto 1fr;gap:1rem;padding:1.2rem;display:grid}.contact-section{color:#fff;background:linear-gradient(135deg, #005b99f5, #102a43f5), var(--teal-dark);grid-template-columns:1fr;align-items:start;gap:1.15rem;display:grid}.contact-section .eyebrow{color:var(--gold)}.contact-section h2{margin:.6rem 0 1rem}.contact-section p{color:#dff5ff}.contact-actions{flex-direction:column;justify-content:start;align-items:flex-start;transform:none}.social-button{width:48px;height:48px;color:var(--teal);background:#fff}.social-button svg{fill:currentColor;width:20px;height:20px}.social-button-small{width:38px;height:38px;color:var(--teal);border:1px solid var(--line);background:#fff}.social-button-small svg{width:17px;height:17px}.social-follow{justify-items:start;gap:.75rem;margin-top:1.8rem;display:grid}.social-follow p{color:#dff5ff;text-align:left;max-width:260px;font-size:1.12rem;font-weight:700}.contact-details{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;font-style:normal;display:grid}.contact-details span{border-radius:var(--radius);overflow-wrap:anywhere;background:#ffffff14;border:1px solid #ffffff38;align-items:flex-start;gap:.6rem;min-width:0;padding:1rem;display:flex}.site-footer{color:var(--muted);border-top:1px solid var(--line);background:#fff;justify-content:space-between;gap:1rem;padding:1.3rem clamp(1rem,5vw,4rem);font-size:.92rem;display:flex}@media (width<=1040px){.site-header{grid-template-columns:1fr auto;justify-items:stretch}.nav-links{flex-wrap:wrap}.header-actions{justify-content:flex-end}.service-grid,.destination-grid,.benefit-list,.contact-details{grid-template-columns:repeat(2,minmax(0,1fr))}.about-section,.contact-section{grid-template-columns:1fr}.contact-actions{justify-content:start;transform:none}.social-follow{justify-items:start}.social-follow p{text-align:left}}@media (width<=680px){.site-header{position:static}.header-actions{justify-content:flex-end}.header-left-actions,.header-social-links{justify-content:flex-start}.header-whatsapp span,.icon-link span{display:none}.hero-section{min-height:auto;padding-top:4rem}.hero-actions{align-items:stretch}.primary-button,.secondary-button{width:100%}.service-grid,.destination-grid,.benefit-list,.contact-details{grid-template-columns:1fr}.service-card{min-height:auto}.site-footer{flex-direction:column}}
