@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";:root{--primary:#059669;--primary-dark:#047857;--secondary:#d97706;--bg:#fafaf9;--surface:#fff;--text-main:#1c1917;--text-muted:#57534e;--border:#e7e5e4;--radius:16px;--nav-h:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text-main);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.section-title{color:var(--text-main);margin-bottom:.75rem;font-size:clamp(1.75rem,5vw,3rem)}.section-subtitle{color:var(--text-muted);max-width:580px;margin:0 auto 2.5rem;font-size:clamp(.95rem,2.5vw,1.125rem);line-height:1.6}.text-center{text-align:center}.text-primary{color:var(--primary)}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.25rem}.section{padding:clamp(3rem,8vw,6rem) 0}.btn{cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.875rem 1.75rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 14px #0596694d}.btn-primary:hover,.btn-primary:focus-visible{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #05966966}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border:1.5px solid #ffffff80}.btn-secondary:hover,.btn-secondary:focus-visible{background:#ffffff4d;transform:translateY(-2px)}.navbar{width:100%;height:var(--nav-h);z-index:100;padding:0;transition:background .3s,box-shadow .3s;position:fixed;top:0}.navbar.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;box-shadow:0 4px 20px #0000000f}.nav-container{height:var(--nav-h);justify-content:space-between;align-items:center;display:flex}.logo{color:#fff;z-index:101;align-items:center;gap:.4rem;font-family:Outfit,sans-serif;font-size:clamp(1.25rem,4vw,1.625rem);font-weight:800;display:flex;position:relative}.navbar.scrolled .logo{color:var(--primary-dark)}.footer-logo{font-size:1.375rem;color:#fff!important}.nav-links{color:#fff;align-items:center;gap:2rem;font-weight:500;display:flex}.navbar.scrolled .nav-links{color:var(--text-main)}.nav-links a{padding:.25rem 0;transition:color .2s}.nav-links a:hover{color:var(--secondary)}.hamburger{color:#fff;cursor:pointer;z-index:101;-webkit-tap-highlight-color:transparent;background:#ffffff26;border:none;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:none;position:relative}.navbar.scrolled .hamburger{color:var(--primary-dark);background:#0596691a}.hamburger:hover{background:#ffffff40}.hamburger.open{background:#fff3}.mobile-menu{top:var(--nav-h);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:99;border-bottom:1px solid var(--border);background:#fffffffa;padding:1.5rem 1.25rem 2rem;position:fixed;left:0;right:0;box-shadow:0 8px 30px #0000001a}.mobile-nav-links{flex-direction:column;gap:.25rem;margin-bottom:1.5rem;display:flex}.mobile-nav-links li a{color:var(--text-main);border-radius:10px;padding:.875rem 1rem;font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:600;transition:background .2s,color .2s;display:block}.mobile-nav-links li a:hover,.mobile-nav-links li a:active{color:var(--primary);background:#05966914}.mobile-menu-cta{width:100%;font-size:1rem}.hero{justify-content:center;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-bg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:-1;background:linear-gradient(#00000059 0%,#000000a6 100%);position:absolute;inset:0}.hero-content{text-align:center;color:#fff;width:100%;max-width:820px;padding:0 1.25rem;padding-top:calc(var(--nav-h) + 1rem)}.hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.03em;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50px;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.hero h1{text-shadow:0 4px 20px #0000004d;margin-bottom:1.25rem;font-size:clamp(2.25rem,7vw,4.5rem);line-height:1.1}.hero>.hero-content>p{opacity:.9;text-shadow:0 2px 10px #0000004d;margin-bottom:2rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:.875rem;display:flex}.scroll-indicator{border:2px solid #ffffff80;border-radius:13px;justify-content:center;width:26px;height:42px;padding-top:6px;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-dot{background:#fff;border-radius:3px;width:5px;height:10px;animation:1.8s infinite scrollBounce}@keyframes scrollBounce{0%,to{opacity:1;transform:translateY(0)}60%{opacity:.3;transform:translateY(12px)}}.stats-section{z-index:10;background:#fff;padding:2.5rem 0;position:relative;box-shadow:0 4px 30px #0000000a}.stats-grid{text-align:center;grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.stat-card{padding:1rem .5rem}.stat-icon{width:44px;height:44px;color:var(--primary);background:#0596691a;border-radius:12px;justify-content:center;align-items:center;margin:0 auto .75rem;display:flex}.stat-number{color:var(--text-main);margin-bottom:.2rem;font-family:Outfit,sans-serif;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700}.stat-label{color:var(--text-muted);font-size:.875rem;font-weight:500}.destinations-section{padding-bottom:0;position:relative}.packages-section{padding-top:0;padding-bottom:0;position:relative}.section-wave{width:100%;margin-top:3rem;line-height:0;display:none;overflow:hidden}.section-wave svg{width:100%;height:80px;display:block}.section-wave--light{margin-top:0;margin-bottom:0}.section-wave--why{margin-top:0}.destinations-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.dest-card{border-radius:var(--radius);cursor:pointer;background:#fff;transition:transform .4s,box-shadow .4s;overflow:hidden;box-shadow:0 8px 24px #0000000f}.dest-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #0000001a}.dest-img-wrapper{height:160px;position:relative;overflow:hidden}.dest-img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.dest-card:hover .dest-img{transform:scale(1.05)}.dest-content{padding:.875rem 1rem}.dest-content h3{margin-bottom:.3rem;font-size:1.1rem}.dest-content p{color:var(--text-muted);font-size:.85rem;line-height:1.5}.activities-section{background:var(--text-main);color:#fff}.activities-section .section-title{color:#fff}.activities-section .section-subtitle{color:#ffffffb3}.activities-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.activity-card{border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1a;padding:1.75rem;transition:background .3s,transform .3s}.activity-card:hover{background:#ffffff1a;transform:translateY(-4px)}.activity-icon{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.25rem;display:flex}.activity-card h3{margin-bottom:.75rem;font-size:1.2rem}.activity-card p{color:#ffffffb3;font-size:.95rem;line-height:1.6}.packages-section .container{padding-top:clamp(2rem,6vw,4rem)}.packages-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.package-card{border-radius:var(--radius);border:1px solid var(--border);background:#fff;padding:2rem;transition:border-color .3s,box-shadow .3s;box-shadow:0 8px 30px #0000000a}.package-card:hover{border-color:var(--primary);box-shadow:0 16px 40px #0596691a}.package-duration{color:var(--primary);background:#0596691a;border-radius:50px;margin-bottom:.875rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.package-title{margin-bottom:.875rem;font-size:1.375rem}.package-route{color:var(--text-muted);align-items:flex-start;gap:.4rem;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5;display:flex}.package-btn{width:100%}.why-section{background:#f1f5f9}.features-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.feature-item{text-align:center;border-radius:var(--radius);background:#fff;flex-direction:column;align-items:center;padding:1.75rem 1rem;transition:transform .3s;display:flex;box-shadow:0 4px 16px #0000000a}.feature-item:hover{transform:translateY(-4px)}.feature-icon{color:var(--secondary);margin-bottom:.875rem}.feature-item h4{font-size:1rem}.testimonials-section{background:var(--bg)}.testi-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.testi-card{border-radius:var(--radius);background:#fff;padding:2rem;position:relative;box-shadow:0 8px 24px #0000000d}.quote-icon{color:#0596691a;width:36px;height:36px;position:absolute;top:1.25rem;right:1.25rem}.testi-text{color:var(--text-main);z-index:1;margin-bottom:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.7;position:relative}.testi-author{align-items:center;gap:.875rem;display:flex}.author-avatar{background:var(--border);width:46px;height:46px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:700;display:flex}.author-info h4{margin:0;font-size:.95rem}.author-info p{color:var(--text-muted);margin:0;font-size:.825rem}.cta-section{padding:clamp(4rem,10vw,8rem) 0;position:relative;overflow:hidden}.cta-bg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.cta-overlay{z-index:-1;background:#047857e0;position:absolute;inset:0}.cta-content{text-align:center;color:#fff;max-width:600px;margin:0 auto}.cta-content h2{color:#fff;margin-bottom:1rem;font-size:clamp(1.875rem,5vw,3.5rem)}.cta-content p{opacity:.9;margin-bottom:2rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}.footer{color:#fff;background:#111827;padding:clamp(3rem,8vw,5rem) 0 2rem}.footer-grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem;display:grid}.footer-col h4{margin-bottom:1.25rem;font-size:1.125rem}.footer-brand .footer-logo{margin-bottom:1rem}.footer-desc{color:#fff9;font-size:.925rem;line-height:1.7}.footer-links{flex-direction:column;gap:.625rem;display:flex}.footer-links a{color:#fff9;font-size:.925rem;transition:color .2s}.footer-links a:hover{color:var(--primary)}.contact-item{color:#fff9;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.social-links{gap:.75rem;margin-top:1.25rem;display:flex}.social-links a{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex}.social-links a:hover{background:var(--primary);transform:translateY(-3px)}.footer-newsletter-text{color:#fff9;margin-bottom:1rem;font-size:.9rem}.newsletter-form{flex-direction:column;gap:.625rem;display:flex}.newsletter-form input{color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:10px;width:100%;min-height:48px;padding:.8rem 1rem;font-size:.95rem}.newsletter-form input::placeholder{color:#fff6}.newsletter-form input:focus{border-color:var(--primary);outline:none}.newsletter-form button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;min-height:48px;padding:.8rem 1.25rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600;transition:background .2s}.newsletter-form button:hover{background:var(--primary-dark)}.footer-bottom{text-align:center;color:#ffffff73;border-top:1px solid #ffffff14;padding-top:1.75rem;font-size:.85rem}@media (width>=480px){.destinations-grid,.activities-grid,.testi-grid{grid-template-columns:repeat(2,1fr)}.newsletter-form{flex-direction:row}.newsletter-form input{flex:1}.newsletter-form button{flex-shrink:0}.dest-img-wrapper{height:180px}}@media (width>=768px){:root{--nav-h:72px}.hamburger{display:none}.nav-links{display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:2rem}.stats-section{padding:3.5rem 0}.destinations-grid{grid-template-columns:repeat(3,1fr)}.activities-grid,.packages-grid{grid-template-columns:repeat(2,1fr)}.features-grid{grid-template-columns:repeat(4,1fr)}.testi-grid{grid-template-columns:repeat(3,1fr)}.dest-img-wrapper{height:240px}.dest-content{padding:1.25rem}.dest-content h3{font-size:1.375rem}.dest-content p{font-size:.925rem}.section-wave{display:block}.destinations-section{padding-bottom:0}.packages-section{padding-top:0}.footer-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (width>=1024px){.hamburger{display:none}.nav-links{display:flex}.packages-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1.4fr}.dest-img-wrapper{height:260px}.container{padding:0 2rem}}@media (width<=767px){.hamburger{display:flex}.nav-links{display:none}}
