.home-module__IfdY-W__page{background:var(--bg-900);min-height:100vh}.home-module__IfdY-W__navbar{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);background:#ffffffd9;position:sticky;top:0}.home-module__IfdY-W__navInner{align-items:center;gap:2rem;max-width:1280px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.home-module__IfdY-W__navLogo{font-family:var(--font-display);color:var(--text-primary);white-space:nowrap;font-size:1.25rem;font-weight:700;text-decoration:none}.home-module__IfdY-W__navLinks{flex:1;gap:2rem;display:flex}.home-module__IfdY-W__navLinks a{color:var(--text-secondary);transition:color var(--transition);font-size:.9375rem;font-weight:500;text-decoration:none}.home-module__IfdY-W__navLinks a:hover{color:var(--brand-400)}.home-module__IfdY-W__hero{background:url(/hero_bg.png) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:85vh;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.home-module__IfdY-W__heroOverlay{z-index:1;background:#00000059;position:absolute;inset:0}.home-module__IfdY-W__heroContent{text-align:center;color:#fff;z-index:2;width:100%;max-width:900px;margin:0 auto;position:relative}.home-module__IfdY-W__heroWelcome{letter-spacing:.05em;text-shadow:0 2px 4px #00000080;margin-bottom:.75rem;font-size:clamp(.875rem,2.5vw,1.125rem);font-weight:500;animation:.6s home-module__IfdY-W__slideUp}.home-module__IfdY-W__heroTitle{font-family:var(--font-display);text-shadow:0 2px 10px #0006;margin-bottom:1rem;font-size:clamp(2rem,6vw,4.5rem);font-weight:800;line-height:1.1;animation:.7s home-module__IfdY-W__slideUp}.home-module__IfdY-W__heroSub{color:#fff;margin-bottom:2.5rem;text-shadow:0 1px 4px #00000080;max-width:800px;margin-inline:auto;font-size:clamp(.9375rem,2vw,1.125rem);line-height:1.6;animation:.8s home-module__IfdY-W__slideUp}.home-module__IfdY-W__searchBox{background:#fff;border-radius:8px;align-items:center;max-width:900px;margin:0 auto;padding:.5rem;animation:.9s home-module__IfdY-W__slideUp;display:flex;box-shadow:0 10px 40px #00000026}.home-module__IfdY-W__searchField{text-align:left;flex-direction:column;flex:1;padding:.75rem 1.5rem;display:flex;position:relative}.home-module__IfdY-W__searchLabel{color:#1a1a1a;margin-bottom:.5rem;font-size:.9375rem;font-weight:700}.home-module__IfdY-W__searchInputWrapper{align-items:center;gap:.75rem;display:flex}.home-module__IfdY-W__searchInput{color:#666;background:0 0;border:none;outline:none;width:100%;padding:0;font-size:.9375rem}.home-module__IfdY-W__searchInput::placeholder{color:#999}.home-module__IfdY-W__suggestionsDropdown{z-index:100;text-align:left;background:#fff;border:1px solid #ddd;border-radius:4px;width:100%;max-height:250px;position:absolute;top:calc(100% + 5px);left:0;overflow-y:auto;box-shadow:0 4px 10px #0000001a}.home-module__IfdY-W__suggestionItem{color:#666;cursor:pointer;align-items:center;padding:.75rem 1rem;font-size:.9375rem;transition:background .2s;display:flex}.home-module__IfdY-W__suggestionItem:hover{color:#333;background:#e5f0fa}.home-module__IfdY-W__searchDivider{background:#eaeaea;width:1px;height:50px}.home-module__IfdY-W__searchBtn{color:#fff;cursor:pointer;background:#ec4899;border:none;border-radius:6px;align-items:center;gap:.5rem;margin-left:.5rem;padding:1.25rem 2.5rem;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.home-module__IfdY-W__searchBtn:hover{background:#db2777}.home-module__IfdY-W__section{padding:5rem 0}.home-module__IfdY-W__sectionDark{background:var(--bg-700)}.home-module__IfdY-W__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.home-module__IfdY-W__sectionHead .section-title{color:#111827;margin-top:.25rem;margin-bottom:0}.home-module__IfdY-W__destGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home-module__IfdY-W__destCard{height:250px;transition:transform var(--transition), box-shadow var(--transition);border-radius:12px;text-decoration:none;display:flex;position:relative;overflow:hidden}.home-module__IfdY-W__destCard:hover{transform:translateY(-4px);box-shadow:0 10px 30px #00000026}.home-module__IfdY-W__destCard:first-child{grid-column:span 2}.home-module__IfdY-W__destCard:nth-child(6){grid-column:span 3}.home-module__IfdY-W__destImg{justify-content:center;align-items:center;transition:transform .5s;display:flex;position:absolute;inset:0}.home-module__IfdY-W__destCard:hover .home-module__IfdY-W__destImg{transform:scale(1.05)}.home-module__IfdY-W__destOverlay{z-index:1;background:linear-gradient(#0000 40%,#000c 100%);position:absolute;inset:0}.home-module__IfdY-W__destContent{z-index:2;flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.home-module__IfdY-W__destName{font-family:var(--font-display);color:#fff;text-shadow:0 2px 4px #00000080;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.home-module__IfdY-W__destDivider{background:#fbbf24;width:40px;height:2px;margin-bottom:.5rem}.home-module__IfdY-W__destTours{color:#fff;opacity:.9;font-size:.9rem}.home-module__IfdY-W__pkgGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.home-module__IfdY-W__pkgCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-xl);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);text-decoration:none;overflow:hidden}.home-module__IfdY-W__pkgCard:hover{box-shadow:var(--shadow-lg);border-color:#16b8664d;transform:translateY(-6px)}.home-module__IfdY-W__pkgImg{justify-content:center;align-items:center;height:180px;display:flex;overflow:hidden}.home-module__IfdY-W__pkgBody{padding:1.25rem}.home-module__IfdY-W__pkgDuration{color:var(--text-muted);gap:1rem;margin-bottom:.625rem;font-size:.8125rem;display:flex}.home-module__IfdY-W__pkgName{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.875rem;font-size:1.125rem;font-weight:700;line-height:1.3}.home-module__IfdY-W__pkgPrice{align-items:baseline;gap:.25rem;display:flex}.home-module__IfdY-W__priceLabel{color:var(--text-muted);font-size:.8125rem}.home-module__IfdY-W__priceAmount{color:var(--brand-400);font-size:1.375rem;font-weight:800}.home-module__IfdY-W__pricePer{color:var(--text-muted);font-size:.8125rem}.home-module__IfdY-W__whySection{background:linear-gradient(to bottom, var(--bg-900), var(--bg-800));padding:6rem 0;position:relative}.home-module__IfdY-W__whyGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3.5rem;display:grid}.home-module__IfdY-W__whyCard{background:var(--bg-900);border:1px solid var(--border);z-index:1;border-radius:24px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.home-module__IfdY-W__whyCard:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#ec489908,#0000 60%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.home-module__IfdY-W__whyCard:hover{border-color:#ec48994d;transform:translateY(-8px);box-shadow:0 12px 30px #ec489914}.home-module__IfdY-W__whyCard:hover:before{opacity:1}.home-module__IfdY-W__whyIconWrapper{color:#ec4899;background:#fdf2f8;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.75rem;transition:transform .4s,box-shadow .4s,background .4s;display:flex}.home-module__IfdY-W__whyCard:hover .home-module__IfdY-W__whyIconWrapper{background:#fce7f3;transform:scale(1.08)rotate(3deg);box-shadow:0 8px 24px #ec489926}.home-module__IfdY-W__whyTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.home-module__IfdY-W__whyDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.home-module__IfdY-W__galleryGrid{grid-template-columns:repeat(12,1fr);gap:1.5rem;display:grid}.home-module__IfdY-W__galleryItem{cursor:pointer;background:var(--bg-800);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.home-module__IfdY-W__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .6s}@media (min-width:768px){.home-module__IfdY-W__galleryItem:first-child{grid-column:span 8;height:350px}.home-module__IfdY-W__galleryItem:nth-child(2){grid-column:span 4;height:350px}.home-module__IfdY-W__galleryItem:nth-child(3),.home-module__IfdY-W__galleryItem:nth-child(4),.home-module__IfdY-W__galleryItem:nth-child(5){grid-column:span 4;height:280px}.home-module__IfdY-W__galleryItem:nth-child(6){grid-column:span 12;height:350px}}@media (max-width:767px){.home-module__IfdY-W__galleryItem{grid-column:span 12;height:250px}}.home-module__IfdY-W__galleryOverlay{opacity:0;background:#ec489966;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.home-module__IfdY-W__galleryItem:hover img{transform:scale(1.1)}.home-module__IfdY-W__galleryItem:hover .home-module__IfdY-W__galleryOverlay{opacity:1}.home-module__IfdY-W__galleryIcon{transition:transform .4s cubic-bezier(.175,.885,.32,1.275);transform:scale(.5)}.home-module__IfdY-W__galleryItem:hover .home-module__IfdY-W__galleryIcon{transform:scale(1)}.home-module__IfdY-W__lightboxOverlay{z-index:9999;background:#000000e6;justify-content:center;align-items:center;padding:2rem;animation:.3s home-module__IfdY-W__fadeIn;display:flex;position:fixed;inset:0}.home-module__IfdY-W__lightboxImg{object-fit:contain;border-radius:12px;max-width:90vw;max-height:90vh;box-shadow:0 10px 40px #0000004d}.home-module__IfdY-W__lightboxClose{cursor:pointer;z-index:10000;background:0 0;border:none;padding:.5rem;transition:transform .2s;position:absolute;top:1.5rem;right:1.5rem}.home-module__IfdY-W__lightboxClose:hover{transform:scale(1.1)}.home-module__IfdY-W__lightboxBtnLeft,.home-module__IfdY-W__lightboxBtnRight{cursor:pointer;z-index:10000;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.home-module__IfdY-W__lightboxBtnLeft:hover,.home-module__IfdY-W__lightboxBtnRight:hover{background:#ffffff4d}.home-module__IfdY-W__lightboxBtnLeft{left:2rem}.home-module__IfdY-W__lightboxBtnRight{right:2rem}@keyframes home-module__IfdY-W__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.home-module__IfdY-W__lightboxBtnLeft{left:.5rem}.home-module__IfdY-W__lightboxBtnRight{right:.5rem}.home-module__IfdY-W__lightboxImg{max-width:100vw}}.home-module__IfdY-W__ctaBanner{background:linear-gradient(135deg, var(--brand-800), var(--brand-900));padding:5rem 1.5rem;position:relative;overflow:hidden}.home-module__IfdY-W__ctaOrb{background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-10%}.home-module__IfdY-W__footer{background:var(--bg-800);border-top:1px solid var(--border);padding:4rem 0 2rem}.home-module__IfdY-W__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.home-module__IfdY-W__footerLogo{font-family:var(--font-display);color:var(--text-primary);font-size:1.375rem;font-weight:700}.home-module__IfdY-W__footerBottom{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}@keyframes home-module__IfdY-W__float1{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}@keyframes home-module__IfdY-W__float2{0%,to{transform:translate(0)}50%{transform:translate(-15px,15px)}}@media (max-width:768px){.home-module__IfdY-W__navLinks{display:none}.home-module__IfdY-W__hero{padding:3rem 1rem}.home-module__IfdY-W__footerGrid{grid-template-columns:1fr;gap:2rem}.home-module__IfdY-W__footerBottom{text-align:center;flex-direction:column;gap:.5rem}.home-module__IfdY-W__searchBox{flex-direction:column;gap:1rem;padding:1rem}.home-module__IfdY-W__searchDivider{width:100%;height:1px}.home-module__IfdY-W__searchBtn{justify-content:center;width:100%;margin-left:0}.home-module__IfdY-W__searchField{width:100%;padding:.5rem}}@media (max-width:992px){.home-module__IfdY-W__destGrid{grid-template-columns:repeat(2,1fr)}.home-module__IfdY-W__destCard:first-child,.home-module__IfdY-W__destCard:nth-child(6){grid-column:span 2}}@media (max-width:640px){.home-module__IfdY-W__destGrid{grid-template-columns:1fr}.home-module__IfdY-W__destCard:first-child,.home-module__IfdY-W__destCard:nth-child(6){grid-column:span 1}.home-module__IfdY-W__destCard{height:220px}}
