.SearchBar-module__Fti2ta__searchBar{color:#1e293b;background:#fff;border-radius:12px;width:100%;max-width:1400px;margin:0 auto;padding:1rem;transition:all .3s;position:relative;box-shadow:0 4px 20px #00000014}.SearchBar-module__Fti2ta__hero{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#0f172a;background:#fffffffa;border:1px solid #0000001a;padding:1.5rem;box-shadow:0 8px 24px #0000001f}.SearchBar-module__Fti2ta__heroOverlay{z-index:-1;background:linear-gradient(135deg,#0ea5e91f,#06b6d414);border-radius:12px;position:absolute;inset:0}.SearchBar-module__Fti2ta__navTabs{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:8px 8px 0 0;margin:-1rem -1rem 1rem;padding:0 1rem;display:flex;overflow-x:auto}.SearchBar-module__Fti2ta__navItem{flex:1;min-width:120px}.SearchBar-module__Fti2ta__navLink{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;justify-content:center;align-items:center;width:100%;padding:1rem;font-weight:500;transition:all .2s;display:flex}.SearchBar-module__Fti2ta__navLink:hover{color:#0369a1;background:#f1f5f9}.SearchBar-module__Fti2ta__navLink.SearchBar-module__Fti2ta__active{color:#0369a1;background-color:#fff;border-bottom:2px solid #0369a1;font-weight:600}.SearchBar-module__Fti2ta__formLabel{color:#334155;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.SearchBar-module__Fti2ta__formControl{color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.SearchBar-module__Fti2ta__formControl:focus{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e933}.SearchBar-module__Fti2ta__inputGroup{align-items:center;display:flex;position:relative}.SearchBar-module__Fti2ta__inputGroup .SearchBar-module__Fti2ta__formControl{padding-left:2.5rem}.SearchBar-module__Fti2ta__inputGroupText{color:#64748b;pointer-events:none;z-index:1;position:absolute;left:1rem}.SearchBar-module__Fti2ta__formSelect{appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.SearchBar-module__Fti2ta__formCheck{cursor:pointer;align-items:center;margin-right:1.5rem;display:inline-flex}.SearchBar-module__Fti2ta__formCheckInput{appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:middle;-webkit-user-select:none;user-select:none;cursor:pointer;background-origin:border-box;border:1px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:1rem;height:1rem;margin-right:.5rem;transition:all .2s ease-in-out;display:inline-block}.SearchBar-module__Fti2ta__formCheckInput:checked{background-color:#0ea5e9;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0ea5e9}.SearchBar-module__Fti2ta__formCheckLabel{color:#334155;cursor:pointer;text-transform:capitalize;font-size:.875rem}.SearchBar-module__Fti2ta__searchButton{text-transform:uppercase;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#0284c7);border:none;border-radius:8px;width:100%;height:48px;margin-top:1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #0ea5e94d}.SearchBar-module__Fti2ta__searchButton:hover{background:linear-gradient(135deg,#0d94d8,#0270a8);transform:translateY(-1px);box-shadow:0 6px 18px #0ea5e966}.SearchBar-module__Fti2ta__searchButton:active{transform:translateY(0)}@media (max-width:1200px){.SearchBar-module__Fti2ta__searchBar{padding:.75rem}.SearchBar-module__Fti2ta__hero{padding:1.25rem}.SearchBar-module__Fti2ta__navLink{padding:.75rem .5rem;font-size:.9rem}}@media (max-width:992px){.SearchBar-module__Fti2ta__navItem{min-width:100px}.SearchBar-module__Fti2ta__navLink{padding:.75rem .5rem}.SearchBar-module__Fti2ta__formControl{padding:.65rem .75rem;font-size:.9rem}.SearchBar-module__Fti2ta__inputGroup .SearchBar-module__Fti2ta__formControl{padding-left:2.25rem}.SearchBar-module__Fti2ta__inputGroupText{left:.75rem}}@media (max-width:768px){.SearchBar-module__Fti2ta__searchBar{border-radius:8px;padding:.5rem}.SearchBar-module__Fti2ta__hero{padding:1rem}.SearchBar-module__Fti2ta__navTabs{margin:-.5rem -.5rem .75rem;padding:0 .5rem}.SearchBar-module__Fti2ta__navItem{min-width:90px}.SearchBar-module__Fti2ta__navLink{padding:.6rem .4rem;font-size:.85rem}.SearchBar-module__Fti2ta__formLabel{margin-bottom:.3rem;font-size:.8rem}.SearchBar-module__Fti2ta__formControl{padding:.6rem .7rem;font-size:.85rem}.SearchBar-module__Fti2ta__inputGroup .SearchBar-module__Fti2ta__formControl{padding-left:2rem}.SearchBar-module__Fti2ta__inputGroupText{font-size:.9rem;left:.6rem}.SearchBar-module__Fti2ta__searchButton{height:44px;margin-top:1rem;font-size:.9rem}}@media (max-width:576px){.SearchBar-module__Fti2ta__searchBar{border-radius:6px;margin:0 .5rem;padding:.5rem}.SearchBar-module__Fti2ta__hero{padding:.75rem}.SearchBar-module__Fti2ta__navTabs{border-radius:6px 6px 0 0;margin:-.5rem -.5rem .5rem}.SearchBar-module__Fti2ta__navItem{min-width:80px}.SearchBar-module__Fti2ta__navLink{padding:.6rem .3rem;font-size:.8rem}.SearchBar-module__Fti2ta__formLabel{margin-bottom:.25rem;font-size:.75rem}.SearchBar-module__Fti2ta__formControl{padding:.5rem .6rem;font-size:.8rem}.SearchBar-module__Fti2ta__inputGroup .SearchBar-module__Fti2ta__formControl{padding-left:1.75rem}.SearchBar-module__Fti2ta__inputGroupText{font-size:.8rem;left:.5rem}.SearchBar-module__Fti2ta__searchButton{height:42px;margin-top:.75rem;font-size:.85rem}.SearchBar-module__Fti2ta__formCheck{margin-right:1rem}.SearchBar-module__Fti2ta__formCheckInput{width:.875rem;height:.875rem;margin-right:.375rem}.SearchBar-module__Fti2ta__formCheckLabel{font-size:.8rem}}
.HeroSection-module__zvhZRq__hero{isolation:isolate;justify-content:center;align-items:center;width:100%;min-height:clamp(500px,70vh,800px);margin:0;padding:50px;display:flex;position:relative;top:0;overflow:hidden}.HeroSection-module__zvhZRq__hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#0f172a66 0%,#1e293b80 50%,#0f172a99 100%);position:absolute;inset:0}.HeroSection-module__zvhZRq__slideshow{z-index:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.HeroSection-module__zvhZRq__slide{position:absolute;inset:0}.HeroSection-module__zvhZRq__slideImage{object-fit:cover;filter:brightness(1.1)saturate(1.1);transform:scale(1.02)}.HeroSection-module__zvhZRq__content{z-index:2;text-align:center;flex-direction:column;gap:2rem;width:100%;max-width:1200px;padding:2rem clamp(1rem,4vw,3rem);display:flex;position:relative}.HeroSection-module__zvhZRq__textContent{max-width:900px;margin:0 auto}.HeroSection-module__zvhZRq__title{color:#ffffffe6;text-shadow:0 4px 20px #00000080;margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.1}.HeroSection-module__zvhZRq__subtitle{color:#ffffffe6;text-shadow:0 2px 10px #0006;margin:0;font-size:clamp(1rem,2.5vw,1.5rem);line-height:1.6}.HeroSection-module__zvhZRq__searchContainer{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;max-width:800px;margin:0 auto;padding:clamp(1rem,2vw,1.5rem);box-shadow:0 20px 40px #0000004d}.HeroSection-module__zvhZRq__arrow{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroSection-module__zvhZRq__arrow:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-50%)scale(1.1)}.HeroSection-module__zvhZRq__arrowLeft{left:clamp(1rem,3vw,2rem)}.HeroSection-module__zvhZRq__arrowRight{right:clamp(1rem,3vw,2rem)}.HeroSection-module__zvhZRq__dotsContainer{z-index:3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;gap:.75rem;padding:.75rem 1.25rem;display:flex;position:absolute;bottom:clamp(1.5rem,4vh,3rem);left:50%;transform:translate(-50%)}.HeroSection-module__zvhZRq__dot{cursor:pointer;background:#ffffff80;border:1px solid #ffffff4d;border-radius:50%;width:10px;height:10px;transition:all .3s}.HeroSection-module__zvhZRq__dot:hover{background:#fffc;transform:scale(1.2)}.HeroSection-module__zvhZRq__activeDot{background:#fff;border-color:#fff;border-radius:15px;width:30px}@media (max-width:768px){.HeroSection-module__zvhZRq__hero{min-height:clamp(450px,60vh,700px)}.HeroSection-module__zvhZRq__content{gap:1.5rem;padding:1.5rem 1rem}.HeroSection-module__zvhZRq__title{margin-bottom:.75rem;font-size:clamp(1.75rem,8vw,3rem)}.HeroSection-module__zvhZRq__subtitle{font-size:clamp(.9rem,4vw,1.25rem)}.HeroSection-module__zvhZRq__searchContainer{border-radius:16px;padding:1rem}.HeroSection-module__zvhZRq__arrow{width:40px;height:40px;font-size:1.2rem}.HeroSection-module__zvhZRq__arrowLeft,.HeroSection-module__zvhZRq__arrowRight{left:.75rem;right:.75rem}.HeroSection-module__zvhZRq__dotsContainer{gap:.5rem;padding:.5rem 1rem;bottom:1.5rem}.HeroSection-module__zvhZRq__dot{width:8px;height:8px}.HeroSection-module__zvhZRq__activeDot{width:24px}}@media (max-width:480px){.HeroSection-module__zvhZRq__hero{min-height:clamp(400px,55vh,600px)}.HeroSection-module__zvhZRq__content{padding:1rem .75rem}.HeroSection-module__zvhZRq__title{font-size:clamp(1.5rem,9vw,2.5rem);line-height:1.2}.HeroSection-module__zvhZRq__searchContainer{border-radius:12px;padding:.75rem}.HeroSection-module__zvhZRq__arrow{width:35px;height:35px;font-size:1rem}.HeroSection-module__zvhZRq__dotsContainer{padding:.4rem .8rem;bottom:1rem}}@media (prefers-reduced-motion:reduce){.HeroSection-module__zvhZRq__arrow,.HeroSection-module__zvhZRq__dot,.HeroSection-module__zvhZRq__slideImage{transition:none!important}.HeroSection-module__zvhZRq__title{-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset}}@media (prefers-contrast:high){.HeroSection-module__zvhZRq__hero:after{background:#000000b3}.HeroSection-module__zvhZRq__searchContainer{background:#000c;border-color:#fff}.HeroSection-module__zvhZRq__arrow{background:#000000e6;border-color:#fff}}@media (prefers-color-scheme:dark){.HeroSection-module__zvhZRq__hero{background:#020617}.HeroSection-module__zvhZRq__hero:after{background:linear-gradient(135deg,#02061780 0%,#0f172a99 50%,#020617b3 100%)}}
.packagesstyle-module__yk5Jkq__packagesSection{background:linear-gradient(135deg,#fff 0%,#f1f5f9 100%);padding:80px 0;position:relative;overflow:hidden}.packagesstyle-module__yk5Jkq__packagesSection:before{content:"";background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><circle cx=\"20\" cy=\"80\" r=\"1\" fill=\"rgba(16,185,129,0.04)\"/><circle cx=\"80\" cy=\"20\" r=\"1.5\" fill=\"rgba(59,130,246,0.03)\"/></svg>");animation:25s ease-in-out infinite reverse packagesstyle-module__yk5Jkq__backgroundFloat;position:absolute;inset:0}@keyframes packagesstyle-module__yk5Jkq__backgroundFloat{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-15px)rotate(180deg)}}.packagesstyle-module__yk5Jkq__sectionHeader{z-index:2;margin-bottom:60px;position:relative}.packagesstyle-module__yk5Jkq__sectionTitle{color:#1e293b;margin-bottom:1rem;font-size:2.75rem;font-weight:700;display:inline-block;position:relative}.packagesstyle-module__yk5Jkq__sectionTitle:after{content:"";background:linear-gradient(90deg,#ef4444,#f97316);border-radius:2px;width:70px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.packagesstyle-module__yk5Jkq__sectionSubtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:400;line-height:1.6}.packagesstyle-module__yk5Jkq__packageCard{background:#fff;border:1px solid #94a3b81a;border-radius:18px;height:420px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px #1e293b14}.packagesstyle-module__yk5Jkq__packageCard:hover{transform:translateY(-10px);box-shadow:0 25px 50px #1e293b26}.packagesstyle-module__yk5Jkq__cardImageContainer{width:100%;height:100%;position:relative;overflow:hidden}.packagesstyle-module__yk5Jkq__cardImage{object-fit:cover;object-position:center;filter:brightness()blur();transition:all .6s}.packagesstyle-module__yk5Jkq__packageCard:hover .packagesstyle-module__yk5Jkq__cardImage{filter:brightness(.3)blur(3px);transform:scale(1.08)}.packagesstyle-module__yk5Jkq__hotBadge{color:#fff;z-index:3;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ef4444,#f97316);border-radius:25px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:700;animation:2s ease-in-out infinite packagesstyle-module__yk5Jkq__hotPulse;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 15px #ef44444d}.packagesstyle-module__yk5Jkq__popularBadge{color:#fff;z-index:3;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#8b5cf6,#a855f7);border-radius:25px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:700;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 4px 15px #8b5cf64d}@keyframes packagesstyle-module__yk5Jkq__hotPulse{0%,to{transform:scale(1);box-shadow:0 4px 15px #ef44444d}50%{transform:scale(1.05);box-shadow:0 6px 20px #ef444480}}.packagesstyle-module__yk5Jkq__discountBadge{color:#fff;z-index:3;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;padding:6px 12px;font-size:.85rem;font-weight:700;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #10b9814d}.packagesstyle-module__yk5Jkq__cardOverlay{opacity:0;z-index:2;background:linear-gradient(#0000 0%,#0f172a99 40%,#0f172af2 100%);flex-direction:column;justify-content:flex-end;padding:24px;transition:all .5s;display:flex;position:absolute;inset:0}.packagesstyle-module__yk5Jkq__packageCard:hover .packagesstyle-module__yk5Jkq__cardOverlay{opacity:1;background:linear-gradient(#0f172a4d 0%,#0f172acc 40%,#0f172af7 100%)}.packagesstyle-module__yk5Jkq__overlayContent{color:#fff;text-align:left;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);transform:translateY(30px)}.packagesstyle-module__yk5Jkq__packageCard:hover .packagesstyle-module__yk5Jkq__overlayContent{transform:translateY(0)}.packagesstyle-module__yk5Jkq__packageHeader{margin-bottom:16px}.packagesstyle-module__yk5Jkq__packageTitle{color:#fff;margin-bottom:8px;font-size:1.4rem;font-weight:700;line-height:1.3}.packagesstyle-module__yk5Jkq__packageDestination{color:#94a3b8;align-items:center;gap:6px;margin-bottom:6px;font-size:.95rem;display:flex}.packagesstyle-module__yk5Jkq__packageDuration{color:#cbd5e1;align-items:center;gap:6px;font-size:.9rem;display:flex}.packagesstyle-module__yk5Jkq__packageHighlights{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.packagesstyle-module__yk5Jkq__highlight{color:#bfdbfe;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f633;border:1px solid #3b82f64d;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:500}.packagesstyle-module__yk5Jkq__packageRating{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.packagesstyle-module__yk5Jkq__stars{color:#fbbf24;align-items:center;gap:4px;font-size:.9rem;font-weight:600;display:flex}.packagesstyle-module__yk5Jkq__reviews{color:#94a3b8;font-size:.8rem}.packagesstyle-module__yk5Jkq__priceSection{justify-content:space-between;align-items:center;gap:12px;display:flex}.packagesstyle-module__yk5Jkq__priceContainer{flex-direction:column;align-items:flex-start;display:flex}.packagesstyle-module__yk5Jkq__originalPrice{color:#94a3b8;margin-bottom:2px;font-size:.85rem;text-decoration:line-through}.packagesstyle-module__yk5Jkq__currentPrice{color:#10b981;font-size:1.2rem;font-weight:700}.packagesstyle-module__yk5Jkq__bookNowBtn{background:var(--gradient-secondary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:25px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 6px 20px #10b9814d}.packagesstyle-module__yk5Jkq__packageCard{background:#fff;border-radius:20px;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 12px 30px #00000014}.packagesstyle-module__yk5Jkq__imageWrap{height:220px;position:relative;overflow:hidden}.packagesstyle-module__yk5Jkq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.packagesstyle-module__yk5Jkq__packageCard:hover .packagesstyle-module__yk5Jkq__cardImage{transform:scale(1.08)}.packagesstyle-module__yk5Jkq__badgeHot,.packagesstyle-module__yk5Jkq__badgePopular,.packagesstyle-module__yk5Jkq__badgeDiscount{color:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:flex;position:absolute;top:12px}.packagesstyle-module__yk5Jkq__badgeHot{background:linear-gradient(135deg,#ef4444,#f97316);left:12px}.packagesstyle-module__yk5Jkq__badgePopular{background:linear-gradient(135deg,#6366f1,#4f46e5);left:12px}.packagesstyle-module__yk5Jkq__badgeDiscount{background:#16a34a;right:12px}.packagesstyle-module__yk5Jkq__cardBody{flex-direction:column;height:calc(100% - 220px);padding:16px;display:flex}.packagesstyle-module__yk5Jkq__title{margin-bottom:6px;font-size:16px;font-weight:700}.packagesstyle-module__yk5Jkq__metaRow{color:#64748b;justify-content:space-between;margin-bottom:10px;font-size:13px;display:flex}.packagesstyle-module__yk5Jkq__highlights{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.packagesstyle-module__yk5Jkq__highlightPill{background:#f1f5f9;border-radius:999px;padding:4px 8px;font-size:12px}.packagesstyle-module__yk5Jkq__ratingRow{align-items:center;gap:6px;margin-bottom:auto;font-size:13px;display:flex}.packagesstyle-module__yk5Jkq__star{color:#facc15}.packagesstyle-module__yk5Jkq__reviews{color:#64748b}.packagesstyle-module__yk5Jkq__cardFooter{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.packagesstyle-module__yk5Jkq__oldPrice{color:#9ca3af;font-size:12px;text-decoration:line-through}.packagesstyle-module__yk5Jkq__bookBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:8px 14px;font-size:14px}.packagesstyle-module__yk5Jkq__bookBtn:hover{background:#1d4ed8}.packagesstyle-module__yk5Jkq__cardbase{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000014}.packagesstyle-module__yk5Jkq__cardbase-image{aspect-ratio:1;position:relative;overflow:hidden}.packagesstyle-module__yk5Jkq__cardbase-image img{object-fit:cover;width:100%;height:100%}.packagesstyle-module__yk5Jkq__cardbase-badges{gap:8px;display:flex;position:absolute;top:12px;left:12px}.packagesstyle-module__yk5Jkq__badge{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.packagesstyle-module__yk5Jkq__badge-hot{color:#fff;background:#ef4444}.packagesstyle-module__yk5Jkq__badge-popular{color:#111;background:#facc15}.packagesstyle-module__yk5Jkq__badge-discount{color:#fff;background:#22c55e}.packagesstyle-module__yk5Jkq__cardbase-body{padding:16px}.packagesstyle-module__yk5Jkq__cardbase-title{margin-bottom:6px;font-size:16px;font-weight:700}.packagesstyle-module__yk5Jkq__cardbase-meta{color:#64748b;gap:12px;margin-bottom:10px;font-size:13px;display:flex}.packagesstyle-module__yk5Jkq__cardbase-highlights{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.packagesstyle-module__yk5Jkq__pill{background:#f1f5f9;border-radius:999px;padding:4px 10px;font-size:12px}.packagesstyle-module__yk5Jkq__cardbase-rating{color:#334155;margin-bottom:10px;font-size:13px}.packagesstyle-module__yk5Jkq__cardbase-footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.packagesstyle-module__yk5Jkq__old-price{color:#94a3b8;font-size:12px;text-decoration:line-through}.packagesstyle-module__yk5Jkq__price{color:#16a34a;font-size:18px;font-weight:700}.packagesstyle-module__yk5Jkq__price span{color:#64748b;font-size:12px}.packagesstyle-module__yk5Jkq__book-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:10px 18px}
.CardSkeleton-module__iKIk8G__card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #0f172a14}.CardSkeleton-module__iKIk8G__image{aspect-ratio:1;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);animation:1.4s infinite CardSkeleton-module__iKIk8G__shimmer}.CardSkeleton-module__iKIk8G__body{padding:14px}.CardSkeleton-module__iKIk8G__lineLg,.CardSkeleton-module__iKIk8G__lineSm,.CardSkeleton-module__iKIk8G__price,.CardSkeleton-module__iKIk8G__button{background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);border-radius:6px;height:12px;margin-bottom:10px;animation:1.4s infinite CardSkeleton-module__iKIk8G__shimmer}.CardSkeleton-module__iKIk8G__lineLg{width:80%;height:16px}.CardSkeleton-module__iKIk8G__lineSm{width:60%}.CardSkeleton-module__iKIk8G__price{width:40%;height:18px}.CardSkeleton-module__iKIk8G__button{width:80px;height:32px;margin-left:auto}.CardSkeleton-module__iKIk8G__footer{justify-content:space-between;align-items:center;display:flex}@keyframes CardSkeleton-module__iKIk8G__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}
.CardBase-module__0ZSuSG__card{background:#fff;border-radius:18px;height:100%;overflow:hidden;box-shadow:0 10px 30px #0f172a14}.CardBase-module__0ZSuSG__imageWrap{aspect-ratio:1;position:relative;overflow:hidden}.CardBase-module__0ZSuSG__image{object-fit:cover;width:100%;height:100%}.CardBase-module__0ZSuSG__imageSkeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 37%,#f1f5f9 63%);animation:1.4s infinite CardBase-module__0ZSuSG__shimmer;position:absolute;inset:0}@keyframes CardBase-module__0ZSuSG__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.CardBase-module__0ZSuSG__categoryIcon{background:#ffffffe6;border-radius:50%;padding:6px;font-size:14px;position:absolute;top:12px;left:12px}.CardBase-module__0ZSuSG__badgeHot,.CardBase-module__0ZSuSG__badgePopular,.CardBase-module__0ZSuSG__badgeDiscount{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;top:12px;right:12px}.CardBase-module__0ZSuSG__badgeHot{color:#fff;background:#ef4444}.CardBase-module__0ZSuSG__badgePopular{color:#111;background:#facc15}.CardBase-module__0ZSuSG__badgeDiscount{color:#fff;background:#22c55e;top:42px}.CardBase-module__0ZSuSG__body{padding:14px}.CardBase-module__0ZSuSG__title{font-size:16px;font-weight:700}.CardBase-module__0ZSuSG__metaRow{color:#64748b;gap:10px;font-size:12px;display:flex}.CardBase-module__0ZSuSG__highlights{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.CardBase-module__0ZSuSG__pill{background:#f1f5f9;border-radius:999px;padding:4px 8px;font-size:11px}.CardBase-module__0ZSuSG__ratingRow{align-items:center;gap:6px;font-size:13px;display:flex}.CardBase-module__0ZSuSG__star{color:#facc15}.CardBase-module__0ZSuSG__footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.CardBase-module__0ZSuSG__oldPrice{color:#94a3b8;font-size:12px;text-decoration:line-through}.CardBase-module__0ZSuSG__price{font-size:18px;font-weight:700}.CardBase-module__0ZSuSG__bookBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:8px 16px;font-size:13px}
