.site-header:where(.astro-3EF6KSR2){position:sticky;top:0;z-index:50;background:#ffffff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 10px #00000008}.header-inner:where(.astro-3EF6KSR2){max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:78px}.nav-left:where(.astro-3EF6KSR2),.nav-right:where(.astro-3EF6KSR2){display:flex;align-items:center;gap:1.8rem;flex:1}.nav-right:where(.astro-3EF6KSR2){justify-content:flex-end}nav:where(.astro-3EF6KSR2) a:where(.astro-3EF6KSR2){font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#036;text-decoration:none;padding-bottom:4px;border-bottom:2px solid transparent;white-space:nowrap;transition:color .2s ease}nav:where(.astro-3EF6KSR2) a:where(.astro-3EF6KSR2):hover{color:red}nav:where(.astro-3EF6KSR2) a:where(.astro-3EF6KSR2).active{color:red;border-bottom-color:red}nav:where(.astro-3EF6KSR2) a:where(.astro-3EF6KSR2).nav-cta{background:#ff0000;color:#fff;padding:.4rem 1rem;border-radius:4px;border-bottom:none}nav:where(.astro-3EF6KSR2) a:where(.astro-3EF6KSR2).nav-cta:hover{background:#cc0000;color:#fff}.logo-link:where(.astro-3EF6KSR2){display:flex;align-items:center;padding:0 1.5rem;text-decoration:none}.site-logo:where(.astro-3EF6KSR2){height:38px;width:auto;display:block;object-fit:contain}@media (max-width: 880px){.header-inner:where(.astro-3EF6KSR2){padding:0 1rem}.nav-left:where(.astro-3EF6KSR2),.nav-right:where(.astro-3EF6KSR2){gap:.8rem}nav:where(.astro-3EF6KSR2) a:where(.astro-3EF6KSR2){font-size:.75rem}.site-logo:where(.astro-3EF6KSR2){height:30px}.logo-link:where(.astro-3EF6KSR2){padding:0 .75rem}}@media (max-width: 680px){.nav-left:where(.astro-3EF6KSR2){display:none}.logo-link:where(.astro-3EF6KSR2){padding:0}}.container:where(.astro-5FOACGJY){max-width:1140px;margin:0 auto;padding:0 1.5rem}.section:where(.astro-5FOACGJY){padding:5rem 0}.section-destinations:where(.astro-5FOACGJY){background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.section-title:where(.astro-5FOACGJY){text-align:center;margin-bottom:3rem}.script-preheading:where(.astro-5FOACGJY){display:block;font-family:Satisfy,cursive;font-size:2.1rem;color:red;margin-bottom:-.3rem}.section-title:where(.astro-5FOACGJY) h2:where(.astro-5FOACGJY){font-family:Playfair Display,serif;font-size:2.3rem;color:#036;margin-bottom:.5rem}.section-title:where(.astro-5FOACGJY) p:where(.astro-5FOACGJY){color:#64748b;font-size:1.1rem}.destinations-grid:where(.astro-5FOACGJY){display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.dest-card:where(.astro-5FOACGJY){background:#ffffff;border-radius:6px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 8px 20px #0033660d;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.dest-card:where(.astro-5FOACGJY):hover{transform:translateY(-5px);box-shadow:0 15px 30px #0033661f}.dest-img-wrapper:where(.astro-5FOACGJY){height:230px;overflow:hidden}.dest-img:where(.astro-5FOACGJY){width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.dest-card:where(.astro-5FOACGJY):hover .dest-img:where(.astro-5FOACGJY){transform:scale(1.05)}.dest-body:where(.astro-5FOACGJY){padding:1.8rem;display:flex;flex-direction:column;flex:1}.dest-header:where(.astro-5FOACGJY){display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.2rem}.dest-header:where(.astro-5FOACGJY) h3:where(.astro-5FOACGJY){font-family:Playfair Display,serif;font-size:1.6rem;color:#036}.tag-badge:where(.astro-5FOACGJY).red{background:#ff0000;color:#fff;font-weight:700;font-size:.65rem;letter-spacing:.05em;padding:.25rem .6rem;border-radius:4px;white-space:nowrap;font-style:italic}.dest-tagline:where(.astro-5FOACGJY){display:block;font-family:Satisfy,cursive;font-size:1.25rem;color:red;margin-bottom:.75rem}.dest-body:where(.astro-5FOACGJY) p:where(.astro-5FOACGJY){font-size:.9rem;color:#475569;margin-bottom:1.5rem;line-height:1.5;flex:1}.dest-outline-btn:where(.astro-5FOACGJY){display:inline-block;align-self:flex-start;border:1.5px solid #ff0000;color:red;font-weight:700;font-size:.75rem;letter-spacing:.08em;padding:.6rem 1.4rem;border-radius:4px;text-decoration:none;transition:all .2s ease}.dest-outline-btn:where(.astro-5FOACGJY):hover{background:#ff0000;color:#fff}@media (max-width: 680px){.section:where(.astro-5FOACGJY){padding:3.5rem 0}}.site-footer:where(.astro-G6Q75UIS){position:relative;color:#fff;background-image:linear-gradient(180deg,rgba(0,31,63,.88) 0%,rgba(0,43,84,.94) 100%),url(https://images.unsplash.com/photo-1518837695005-2083093ee35b?q=80&w=1600&auto=format&fit=crop);background-size:cover;background-position:center bottom;background-repeat:no-repeat}.footer-wave-wrapper:where(.astro-G6Q75UIS){width:100%;overflow:hidden;line-height:0}.footer-wave-svg:where(.astro-G6Q75UIS){width:100%;height:70px;display:block}.footer-inner:where(.astro-G6Q75UIS){padding-top:3rem;padding-bottom:3rem}.container:where(.astro-G6Q75UIS){max-width:1140px;margin:0 auto;padding:0 1.5rem}.footer-grid:where(.astro-G6Q75UIS){display:grid;grid-template-columns:2fr repeat(4,1fr);gap:2.5rem;margin-bottom:3rem}.footer-col:where(.astro-G6Q75UIS) h4:where(.astro-G6Q75UIS){font-family:Playfair Display,serif;font-size:1.15rem;margin-bottom:1.2rem;color:#fff}.footer-col:where(.astro-G6Q75UIS) ul:where(.astro-G6Q75UIS){list-style:none}.footer-col:where(.astro-G6Q75UIS) ul:where(.astro-G6Q75UIS) li:where(.astro-G6Q75UIS){margin-bottom:.1rem}.footer-col:where(.astro-G6Q75UIS) ul:where(.astro-G6Q75UIS) li:where(.astro-G6Q75UIS) a:where(.astro-G6Q75UIS){color:#cbd5e1;text-decoration:none;font-size:.7rem;transition:color .2s ease}.footer-col:where(.astro-G6Q75UIS) ul:where(.astro-G6Q75UIS) li:where(.astro-G6Q75UIS) a:where(.astro-G6Q75UIS):hover{color:red}.brand-col:where(.astro-G6Q75UIS) .tagline:where(.astro-G6Q75UIS){font-size:.85rem;color:#94a3b8;line-height:1.5;margin-bottom:1.5rem;max-width:280px}.social-block:where(.astro-G6Q75UIS) span:where(.astro-G6Q75UIS){display:block;font-size:.85rem;font-weight:600;margin-bottom:.6rem;color:#fff}.social-icons:where(.astro-G6Q75UIS){display:flex;gap:1rem}.social-icons:where(.astro-G6Q75UIS) a:where(.astro-G6Q75UIS){color:#fff;transition:color .2s ease}.social-icons:where(.astro-G6Q75UIS) a:where(.astro-G6Q75UIS):hover{color:red}.partner-logos-bar:where(.astro-G6Q75UIS){display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap;padding:1rem 0;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);margin-bottom:2rem}.partner-logo:where(.astro-G6Q75UIS){height:38px;width:auto;object-fit:contain;display:block}.footer-bottom:where(.astro-G6Q75UIS){display:flex;justify-content:space-between;align-items:center;font-size:.7rem;color:#94a3b8;flex-wrap:wrap;gap:1rem}.footer-bottom:where(.astro-G6Q75UIS) p:where(.astro-G6Q75UIS){margin-bottom:.2rem;color:#94a3b8;font-size:.7rem}.heart:where(.astro-G6Q75UIS){color:red}@media (max-width: 1024px){.footer-grid:where(.astro-G6Q75UIS){grid-template-columns:repeat(3,1fr)}.brand-col:where(.astro-G6Q75UIS){grid-column:span 3}}@media (max-width: 680px){.footer-grid:where(.astro-G6Q75UIS){grid-template-columns:1fr}.brand-col:where(.astro-G6Q75UIS){grid-column:span 1}.partner-logos-bar:where(.astro-G6Q75UIS){gap:1.5rem}.partner-logo:where(.astro-G6Q75UIS){height:30px}}
