*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{color:#333;background:#fff;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.navbar{z-index:100;backdrop-filter:blur(12px);background:#ffffff1a;border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:1rem 2rem;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.scrolled{background:#0b6e6ef7;box-shadow:0 2px 20px #0003}.navbar-logo{color:#fff;align-items:center;gap:.4rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.navbar-logo span{color:#ffd166}.navbar-links{gap:2rem;list-style:none;display:flex}.navbar-links a{color:#ffffffe6;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.navbar-links a:hover{color:#ffd166}@media (width<=600px){.navbar-links{display:none}.navbar{padding:.75rem 1.25rem}.hero{height:100svh;min-height:560px}.hero-content{padding:5rem 1.25rem 4rem}.hero-scroll{bottom:1.25rem}#tours{padding:3.5rem 1rem!important}.tours-grid{gap:1.25rem!important}.trip-card{min-width:0;flex-basis:100%!important}.trip-card__image{height:220px!important}.trip-card__content{padding:1.25rem!important}.trip-card__details{overflow-wrap:anywhere;padding:0 1.25rem 1.25rem!important}.trip-card__details-grid{grid-template-columns:1fr!important;gap:1rem!important}.booking-dialog{max-height:calc(100dvh - 2rem);overflow-y:auto;padding:1.5rem!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero{text-align:center;justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-bg{background-image:url(https://images.unsplash.com/photo-1537996194471-e657df975ab4?w=1920&q=80);background-position:50%;background-size:cover;animation:20s ease-in-out infinite alternate heroZoom;position:absolute;inset:0;transform:scale(1.05)}@keyframes heroZoom{0%{transform:scale(1.05)}to{transform:scale(1.12)}}.hero-overlay{background:linear-gradient(135deg,#0b6e6ea6 0%,#00000073 50%,#ff6b3540 100%);position:absolute;inset:0}.hero-content{z-index:1;color:#fff;max-width:780px;padding:2rem 1.5rem;animation:1s .3s both fadeInUp;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-badge{color:#ffd166;letter-spacing:2px;text-transform:uppercase;background:#ffd16633;border:1px solid #ffd16680;border-radius:30px;margin-bottom:1.25rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-block}.hero-title{text-shadow:0 2px 20px #0000004d;margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.hero-title em{color:#ffd166;font-style:italic}.hero-subtitle{opacity:.92;max-width:560px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.hero-cta{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#ff6b35,#e55a25);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 30px #ff6b3580}.hero-cta:hover{transform:translateY(-3px);box-shadow:0 12px 40px #ff6b35a6}.hero-scroll{color:#ffffffb3;letter-spacing:1px;flex-direction:column;align-items:center;gap:.5rem;font-size:.8rem;animation:2s ease-in-out infinite scrollBounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}footer{color:#ffffffbf;text-align:center;background:#071f1f;padding:3rem 1.5rem 2rem}.footer-logo{color:#fff;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:800}.footer-logo span{color:#ffd166}.footer-tagline{opacity:.7;margin-bottom:1.75rem;font-size:.9rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.footer-link{color:#fff;border-radius:30px;align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.footer-link:hover{opacity:.85;transform:translateY(-2px)}.footer-link.whatsapp{background:#25d366}.footer-link.telegram{background:#2aabee}.footer-divider{border:none;border-top:1px solid #ffffff1a;max-width:300px;margin:0 auto 1.5rem}.footer-copy{opacity:.5;font-size:.82rem}
