.holiday-v3{background:var(--hv3-bg,#f4f8fb);color:var(--hv3-ink,#132238);font-family:var(--font-inter),system-ui,-apple-system,Segoe UI,Roboto,sans-serif;letter-spacing:-.005em;overflow-x:hidden}.holiday-v3 .holiday-hero{position:relative;overflow:hidden;border-radius:0 0 36px 36px;background:var(--hv3-grad-hero,linear-gradient(135deg,#052d44 0,#0d6578 52%,#1ea5b7 100%));padding:50px 0 60px;box-shadow:0 20px 40px rgba(5,45,68,.15)}.holiday-v3 .holiday-hero__bg-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,45,68,.82),rgba(13,101,120,.88) 60%,rgba(30,165,183,.85)),url(/assets/images/banner/packagesBG.jpg) 50%/cover no-repeat;opacity:.28;mix-blend-mode:overlay;pointer-events:none}.holiday-v3 .holiday-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px}.holiday-v3 .holiday-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:999px;background:hsla(0,0%,100%,.14);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.25);color:#eaf8fb;font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;margin-bottom:16px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.holiday-v3 .holiday-hero__title{color:#fff;font-size:46px;font-weight:800;line-height:1.15;letter-spacing:-1.5px;max-width:820px;margin:0 auto 12px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.holiday-v3 .holiday-hero__subtitle{color:hsla(0,0%,100%,.92);font-size:17px;line-height:1.6;max-width:600px;margin:0 auto 30px}.holiday-v3 .holiday-hero__search-wrapper{position:relative;width:100%;max-width:640px;margin:0 auto 40px;z-index:10}.holiday-v3 .holiday-hero__search-box{position:relative;display:flex;align-items:center;background:#fff;border-radius:999px;padding:6px 8px 6px 22px;box-shadow:0 16px 36px rgba(0,0,0,.22);border:1px solid hsla(0,0%,100%,.8);transition:box-shadow .22s ease,transform .2s ease}.holiday-v3 .holiday-hero__search-box:focus-within{box-shadow:0 20px 48px rgba(10,113,133,.35);transform:translateY(-2px)}.holiday-v3 .holiday-hero__search-icon{color:var(--hv3-accent,#0a7b91);font-size:20px;margin-right:14px;display:flex;align-items:center}.holiday-v3 .holiday-hero__search-input{flex:1 1;height:52px;border:none;outline:none;font-size:16px;color:var(--hv3-ink,#132238);background:rgba(0,0,0,0);font-weight:500}.holiday-v3 .holiday-hero__search-input::placeholder{color:#8fa0b2;font-weight:400}.holiday-v3 .holiday-hero__search-btn{display:inline-flex;align-items:center;gap:8px;background:var(--hv3-grad-cta,linear-gradient(135deg,#007b90,#0d5d8f));color:#fff;border:none;border-radius:999px;padding:13px 26px;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 6px 18px rgba(0,125,144,.3);transition:transform .18s ease,box-shadow .18s ease}.holiday-v3 .holiday-hero__search-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,125,144,.4)}.holiday-v3 .holiday-hero .search-dropdown{position:absolute;top:calc(100% + 10px);left:0;right:0;width:100%;background:#fff;border-radius:20px;box-shadow:0 20px 50px rgba(19,34,56,.18);border:1px solid var(--hv3-border,#e4edf3);padding:10px;z-index:100;max-height:280px;overflow-y:auto;text-align:left;list-style:none;margin:0}.holiday-v3 .holiday-hero .search-dropdown .dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-radius:12px;cursor:pointer;transition:background .18s ease,transform .16s ease;font-size:15px;font-weight:600;color:var(--hv3-ink,#132238)}.holiday-v3 .holiday-hero .search-dropdown .dropdown-item:hover{background:var(--hv3-accent-soft,#eaf8fb);color:var(--hv3-accent-dark,#0c6677);transform:translateX(4px)}.holiday-v3 .holiday-hero .search-dropdown .dropdown-item .dropdown-item-type{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:4px 10px;border-radius:999px;background:#eaf8fb;color:var(--hv3-accent,#0a7b91);margin:0}.holiday-v3 .holiday-hero .package-cards{width:100%;max-width:1240px;margin:10px auto 0}.holiday-v3 .featured-packages-section{padding:60px 0 70px}.holiday-v3 .featured-packages-section .packages-layout{display:grid;grid-template-columns:380px 1fr;gap:28px;align-items:stretch}.holiday-v3 .featured-packages-section .holiday-major-card{position:relative;background:#fff;border-radius:var(--hv3-radius-card,24px);overflow:hidden;box-shadow:var(--hv3-shadow-md,0 10px 30px rgba(0,0,0,.05));border:1px solid var(--hv3-border,#e4edf3);cursor:pointer;display:flex;flex-direction:column;transition:transform .26s var(--hv3-ease,ease),box-shadow .26s var(--hv3-ease,ease)}.holiday-v3 .featured-packages-section .holiday-major-card:hover{transform:translateY(-6px);box-shadow:0 20px 42px rgba(10,113,133,.12)}.holiday-v3 .featured-packages-section .holiday-major-card:hover .holiday-major-card__media img{transform:scale(1.05)}.holiday-v3 .featured-packages-section .holiday-major-card:hover .holiday-major-card__btn{background:var(--hv3-accent-dark,#0c6677);box-shadow:0 8px 20px rgba(10,113,133,.28)}.holiday-v3 .featured-packages-section .holiday-major-card__media{position:relative;height:310px;overflow:hidden;background:#eef2f6}.holiday-v3 .featured-packages-section .holiday-major-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.holiday-v3 .featured-packages-section .holiday-major-card__media .badge-exclusive{position:absolute;top:18px;left:18px;background:linear-gradient(135deg,#ff4b3e,#f97316);color:#fff;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.4px;box-shadow:0 6px 14px rgba(255,75,62,.35);z-index:2}.holiday-v3 .featured-packages-section .holiday-major-card__body{padding:24px;display:flex;flex-direction:column;justify-content:space-between;flex:1 1;background:#fff}.holiday-v3 .featured-packages-section .holiday-major-card__title{font-size:21px;font-weight:800;color:var(--hv3-ink,#132238);margin:0 0 8px;line-height:1.25;letter-spacing:-.4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.holiday-v3 .featured-packages-section .holiday-major-card__cities{font-size:13.5px;color:var(--hv3-muted,#738395);margin:0 0 16px;display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.holiday-v3 .featured-packages-section .holiday-major-card__cities i{color:var(--hv3-accent,#0a7b91)}.holiday-v3 .featured-packages-section .holiday-major-card__amenities{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.holiday-v3 .featured-packages-section .holiday-major-card__amenities .amenity-tag{display:inline-flex;align-items:center;gap:6px;background:var(--hv3-accent-soft,#eaf8fb);color:var(--hv3-accent-dark,#0c6677);padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600}.holiday-v3 .featured-packages-section .holiday-major-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf2f6;padding-top:18px;margin-top:auto}.holiday-v3 .featured-packages-section .holiday-major-card__price-block{display:flex;flex-direction:column}.holiday-v3 .featured-packages-section .holiday-major-card__price-block .price-label{font-size:11px;color:var(--hv3-muted,#738395);text-transform:uppercase;font-weight:700;letter-spacing:.5px}.holiday-v3 .featured-packages-section .holiday-major-card__price-block .price-amount{font-size:22px;font-weight:800;color:var(--hv3-accent,#0a7b91);letter-spacing:-.5px;line-height:1.1}.holiday-v3 .featured-packages-section .holiday-major-card__price-block .price-amount small{font-size:12px;color:var(--hv3-muted,#738395);font-weight:500}.holiday-v3 .featured-packages-section .holiday-major-card__btn{background:var(--hv3-accent,#0a7b91);color:#fff;border:none;border-radius:12px;padding:10px 18px;font-weight:700;font-size:13.5px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background .2s ease,box-shadow .2s ease}.holiday-v3 .featured-packages-section .packages-grid-quad{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.holiday-v3 .featured-packages-section .holiday-sub-card{background:#fff;border-radius:var(--hv3-radius-card,24px);overflow:hidden;box-shadow:var(--hv3-shadow-md,0 10px 30px rgba(0,0,0,.05));border:1px solid var(--hv3-border,#e4edf3);cursor:pointer;display:flex;flex-direction:column;transition:transform .24s var(--hv3-ease,ease),box-shadow .24s var(--hv3-ease,ease)}.holiday-v3 .featured-packages-section .holiday-sub-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px rgba(10,113,133,.1)}.holiday-v3 .featured-packages-section .holiday-sub-card:hover .holiday-sub-card__media img{transform:scale(1.06)}.holiday-v3 .featured-packages-section .holiday-sub-card:hover .holiday-sub-card__arrow{background:var(--hv3-accent,#0a7b91);color:#fff;transform:translateX(3px)}.holiday-v3 .featured-packages-section .holiday-sub-card__media{position:relative;height:165px;overflow:hidden;background:#eef2f6}.holiday-v3 .featured-packages-section .holiday-sub-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .48s ease}.holiday-v3 .featured-packages-section .holiday-sub-card__body{padding:18px 20px;display:flex;flex-direction:column;flex:1 1}.holiday-v3 .featured-packages-section .holiday-sub-card__title{font-size:16.5px;font-weight:700;color:var(--hv3-ink,#132238);margin:0 0 6px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.holiday-v3 .featured-packages-section .holiday-sub-card__cities{font-size:13px;color:var(--hv3-muted,#738395);margin:0 0 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.holiday-v3 .featured-packages-section .holiday-sub-card__amenities-row{display:flex;gap:12px;color:var(--hv3-accent,#0a7b91);font-size:13px;margin-bottom:14px}.holiday-v3 .featured-packages-section .holiday-sub-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid #edf2f6}.holiday-v3 .featured-packages-section .holiday-sub-card__price{font-size:18px;font-weight:800;color:var(--hv3-accent,#0a7b91);margin:0}.holiday-v3 .featured-packages-section .holiday-sub-card__price small{font-size:12px;color:var(--hv3-muted,#738395);font-weight:500}.holiday-v3 .featured-packages-section .holiday-sub-card__arrow{width:34px;height:34px;border-radius:50%;background:var(--hv3-accent-soft,#eaf8fb);color:var(--hv3-accent,#0a7b91);display:inline-flex;align-items:center;justify-content:center;font-size:13px;transition:background .18s ease,color .18s ease,transform .18s ease}.holiday-v3 .holiday-vibes-section{padding:60px 0 70px;background:linear-gradient(180deg,#e9f4f8,#f4f8fb);border-radius:32px;margin:10px 0 40px}.holiday-v3 .holiday-vibes-section .vibes-slider{display:flex;gap:20px;overflow-x:auto;padding:10px 4px 24px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.holiday-v3 .holiday-vibes-section .vibes-slider::-webkit-scrollbar{height:6px}.holiday-v3 .holiday-vibes-section .vibes-slider::-webkit-scrollbar-thumb{background:#b9dce3;border-radius:999px}.holiday-v3 .holiday-vibes-section .vibe-card{flex:0 0 260px;height:370px;position:relative;border-radius:22px;overflow:hidden;cursor:pointer;box-shadow:0 10px 26px rgba(10,113,133,.12);scroll-snap-align:start;transition:transform .26s var(--hv3-ease,ease),box-shadow .26s var(--hv3-ease,ease)}.holiday-v3 .holiday-vibes-section .vibe-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(10,113,133,.22)}.holiday-v3 .holiday-vibes-section .vibe-card:hover .vibe-card__media img{transform:scale(1.08)}.holiday-v3 .holiday-vibes-section .vibe-card:hover .vibe-card__overlay{background:linear-gradient(0deg,rgba(5,45,68,.9) 0,rgba(5,45,68,.3) 60%,transparent)}.holiday-v3 .holiday-vibes-section .vibe-card__media{position:absolute;inset:0;z-index:0}.holiday-v3 .holiday-vibes-section .vibe-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .54s ease}.holiday-v3 .holiday-vibes-section .vibe-card__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.78) 0,rgba(0,0,0,.15) 50%,transparent);transition:background .26s ease}.holiday-v3 .holiday-vibes-section .vibe-card__content{position:absolute;bottom:0;left:0;right:0;padding:22px;z-index:2;color:#fff}.holiday-v3 .holiday-vibes-section .vibe-card__badge{display:inline-block;padding:4px 10px;border-radius:999px;background:hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.holiday-v3 .holiday-vibes-section .vibe-card__title{font-size:22px;font-weight:800;margin:0;line-height:1.2;letter-spacing:-.4px;text-shadow:0 2px 8px rgba(0,0,0,.35)}.holiday-v3 .testimonials-section{padding:50px 0 60px}.holiday-v3 .testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.holiday-v3 .testimonials-section .testimonial-card{background:#fff;border-radius:var(--hv3-radius-card,24px);padding:24px;border:1px solid var(--hv3-border,#e4edf3);box-shadow:var(--hv3-shadow-md,0 10px 30px rgba(0,0,0,.05));display:flex;flex-direction:column;justify-content:space-between;gap:18px;transition:transform .24s ease,box-shadow .24s ease}.holiday-v3 .testimonials-section .testimonial-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px rgba(0,0,0,.09)}.holiday-v3 .testimonials-section .testimonial-card__header{display:flex;align-items:center;gap:14px}.holiday-v3 .testimonials-section .testimonial-card__avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid var(--hv3-accent-soft,#eaf8fb);background:#f1f5f9;flex-shrink:0}.holiday-v3 .testimonials-section .testimonial-card__user-name{font-size:16px;font-weight:700;color:var(--hv3-ink,#132238);margin:0 0 3px}.holiday-v3 .testimonials-section .testimonial-card__rating{display:flex;align-items:center;gap:2px;color:#f59e0b;font-size:13px}.holiday-v3 .testimonials-section .testimonial-card__quote{font-size:14px;color:var(--hv3-muted,#738395);line-height:1.6;margin:0;font-style:italic}.holiday-v3 .testimonials-section .testimonial-card__verified{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--hv3-green,#2d8f52);font-weight:600;background:var(--hv3-green-soft,#eef8ee);padding:4px 10px;border-radius:999px;align-self:flex-start}.holiday-v3 .package-carousel-v3 .p-carousel-track{display:flex;gap:18px;transition:transform .3s ease}.holiday-v3 .package-carousel-v3 .p-carousel-card{flex:0 0 250px;height:350px;border-radius:20px;overflow:hidden;position:relative;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.12);border:1px solid hsla(0,0%,100%,.25);transition:transform .24s ease,box-shadow .24s ease}.holiday-v3 .package-carousel-v3 .p-carousel-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px rgba(0,0,0,.25)}.holiday-v3 .package-carousel-v3 .p-carousel-card:hover img{transform:scale(1.08)}.holiday-v3 .package-carousel-v3 .p-carousel-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.holiday-v3 .package-carousel-v3 .p-carousel-card .p-carousel-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,45,68,.85) 0,rgba(5,45,68,.2) 50%,transparent);display:flex;flex-direction:column;justify-content:flex-end;padding:16px;color:#fff}.holiday-v3 .package-carousel-v3 .p-carousel-card .p-carousel-tag{font-size:10.5px;font-weight:700;text-transform:uppercase;color:#8ce1ef;letter-spacing:.5px;margin-bottom:4px}.holiday-v3 .package-carousel-v3 .p-carousel-card .p-carousel-name{font-size:17px;font-weight:800;margin:0;line-height:1.25;text-shadow:0 2px 6px rgba(0,0,0,.4)}.holiday-v3 .package-carousel-v3 .p-carousel-arrow{width:44px;height:44px;border-radius:50%;background:#fff;color:var(--hv3-accent,#0a7b91);box-shadow:0 6px 20px rgba(0,0,0,.18);border:none;display:inline-flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.holiday-v3 .package-carousel-v3 .p-carousel-arrow:hover{background:var(--hv3-accent,#0a7b91);color:#fff;transform:translateY(-50%) scale(1.08);box-shadow:0 10px 24px rgba(10,113,133,.35)}.holiday-v3 .package-carousel-v3 .p-carousel-arrow--prev{left:-14px}.holiday-v3 .package-carousel-v3 .p-carousel-arrow--next{right:-14px}@media(max-width:1100px){.holiday-v3 .holiday-hero__title{font-size:38px}.holiday-v3 .featured-packages-section .packages-layout{grid-template-columns:1fr}.holiday-v3 .featured-packages-section .holiday-major-card{max-width:500px;margin:0 auto}.holiday-v3 .testimonials-section .testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.holiday-v3 .holiday-hero{border-radius:0 0 26px 26px;padding:35px 0 45px}.holiday-v3 .holiday-hero__title{font-size:28px;letter-spacing:-.8px}.holiday-v3 .holiday-hero__subtitle{font-size:14.5px;margin-bottom:22px}.holiday-v3 .holiday-hero__search-wrapper{margin-bottom:25px}.holiday-v3 .holiday-hero__search-box{padding:4px 6px 4px 16px}.holiday-v3 .holiday-hero__search-input{font-size:14px;height:44px}.holiday-v3 .holiday-hero__search-btn{padding:10px 18px;font-size:13px}.holiday-v3 .featured-packages-section{padding:40px 0 50px}.holiday-v3 .featured-packages-section .packages-grid-quad{grid-template-columns:1fr;gap:16px}.holiday-v3 .featured-packages-section .holiday-major-card{width:100%;max-width:100%}.holiday-v3 .holiday-vibes-section{border-radius:24px;padding:40px 0 50px;margin:0 0 30px}.holiday-v3 .testimonials-section{padding:35px 0 45px}.holiday-v3 .testimonials-section .testimonials-grid{display:flex;overflow-x:auto;gap:14px;padding-bottom:12px;scroll-snap-type:x mandatory}.holiday-v3 .testimonials-section .testimonials-grid .testimonial-card{flex:0 0 280px;scroll-snap-align:start}}