.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;height:100vh;min-height:700px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:after{content:"";background:linear-gradient(to top, var(--dark2) 0%, transparent 100%);z-index:1;pointer-events:none;height:250px;position:absolute;bottom:-1px;left:0;right:0}.Hero-module__Z8hQ_W__slide{opacity:0;z-index:1;pointer-events:none;transition:opacity 1.5s ease-in-out;position:absolute;inset:0}.Hero-module__Z8hQ_W__slide.Hero-module__Z8hQ_W__active{opacity:1;pointer-events:auto}.Hero-module__Z8hQ_W__bgWrap{transition:transform 10s ease-out;position:absolute;inset:0;transform:scale(1.1)}.Hero-module__Z8hQ_W__slide.Hero-module__Z8hQ_W__active .Hero-module__Z8hQ_W__bgWrap{transform:scale(1)}.Hero-module__Z8hQ_W__bgImg{object-fit:cover;object-position:center}.Hero-module__Z8hQ_W__overlay{background:linear-gradient(#0a0a0fe6 0%,#0000 40%),linear-gradient(90deg,#0a0a0fe6 0%,#0a0a0f66 50%,#0a0a0f1a 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__container{z-index:2;justify-content:space-between;align-items:center;width:100%;margin-top:60px;padding:0 5%;display:flex;position:relative}.Hero-module__Z8hQ_W__content{text-align:left;flex:1;max-width:650px}.Hero-module__Z8hQ_W__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:1px;text-transform:uppercase;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:600;animation:.8s both Hero-module__Z8hQ_W__fadeRight;display:inline-block}.Hero-module__Z8hQ_W__title{letter-spacing:-1.5px;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1;animation:.8s .2s both Hero-module__Z8hQ_W__fadeRight}.Hero-module__Z8hQ_W__accent{color:var(--yellow);font-family:Playfair Display,serif;font-style:italic}.Hero-module__Z8hQ_W__sub{color:#f0f0f5cc;max-width:500px;margin:0 0 48px;font-size:1.25rem;line-height:1.6;animation:.8s .4s both Hero-module__Z8hQ_W__fadeRight}.Hero-module__Z8hQ_W__btns{justify-content:flex-start;gap:20px;animation:.8s .6s both Hero-module__Z8hQ_W__fadeRight;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--yellow);color:var(--dark);transition:var(--transition);border-radius:50px;padding:16px 36px;font-size:1rem;font-weight:700;text-decoration:none;display:inline-block}.Hero-module__Z8hQ_W__btnPrimary:hover{box-shadow:0 12px 24px var(--yellow-glow);background:#fff;transform:translateY(-4px)}.Hero-module__Z8hQ_W__btnSecondary{color:var(--text);transition:var(--transition);background:0 0;border:1px solid #ffffff4d;border-radius:50px;align-items:center;gap:8px;padding:16px 36px;font-size:1rem;font-weight:600;text-decoration:none;display:flex}.Hero-module__Z8hQ_W__btnSecondary:hover{border-color:var(--text);background:#ffffff1a}.Hero-module__Z8hQ_W__statsCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;gap:24px;padding:32px 48px;animation:.8s .8s both Hero-module__Z8hQ_W__fadeLeft;display:flex;box-shadow:0 24px 48px #0003}.Hero-module__Z8hQ_W__stat{text-align:right;flex-direction:column;gap:4px;display:flex}.Hero-module__Z8hQ_W__num{color:var(--yellow);font-size:2.5rem;font-weight:800;line-height:1}.Hero-module__Z8hQ_W__label{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:.85rem}.Hero-module__Z8hQ_W__divider{background:#ffffff1a;width:100%;height:1px}.Hero-module__Z8hQ_W__controls{z-index:2;justify-content:center;gap:12px;display:flex;position:absolute;bottom:40px;left:0;right:0}.Hero-module__Z8hQ_W__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.Hero-module__Z8hQ_W__dotActive{background:var(--yellow);border-radius:5px;width:32px}@keyframes Hero-module__Z8hQ_W__fadeRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module__Z8hQ_W__fadeLeft{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width:1024px){.Hero-module__Z8hQ_W__container{text-align:center;flex-direction:column;justify-content:center;gap:48px}.Hero-module__Z8hQ_W__content{text-align:center}.Hero-module__Z8hQ_W__sub{margin:0 auto 48px}.Hero-module__Z8hQ_W__btns{justify-content:center}.Hero-module__Z8hQ_W__overlay{background:linear-gradient(#0a0a0f66 0%,#0a0a0fe6 100%)}.Hero-module__Z8hQ_W__statsCard{border-radius:16px;flex-direction:row;justify-content:space-around;width:100%;padding:24px}.Hero-module__Z8hQ_W__stat{text-align:center}.Hero-module__Z8hQ_W__divider{width:1px;height:auto}}@media (max-width:640px){.Hero-module__Z8hQ_W__btns{flex-direction:column}.Hero-module__Z8hQ_W__statsCard{flex-direction:column;gap:24px}.Hero-module__Z8hQ_W__divider{width:100%;height:1px}}
.Features-module__ZD3nRW__section{background:var(--dark2);padding:100px 5%}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.Features-module__ZD3nRW__card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);transition:var(--transition);padding:36px 28px;position:relative;overflow:hidden}.Features-module__ZD3nRW__card:before{content:"";background:linear-gradient(135deg, var(--yellow-glow), transparent);opacity:0;transition:var(--transition);position:absolute;inset:0}.Features-module__ZD3nRW__card:hover{border-color:var(--yellow);transform:translateY(-6px)}.Features-module__ZD3nRW__card:hover:before{opacity:1}.Features-module__ZD3nRW__icon{background:var(--yellow-glow);border:1px solid var(--yellow);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:1.6rem;display:flex}.Features-module__ZD3nRW__card h3{margin-bottom:10px;font-size:1.15rem;font-weight:700;position:relative}.Features-module__ZD3nRW__card p{color:var(--muted);font-size:.92rem;line-height:1.65;position:relative}
.Destinations-module__4P41DG__section{background:var(--dark);padding:100px 5%}.Destinations-module__4P41DG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Destinations-module__4P41DG__card{border-radius:var(--radius);cursor:pointer;min-height:320px;position:relative;overflow:hidden}.Destinations-module__4P41DG__featured{grid-column:span 2}.Destinations-module__4P41DG__imgWrap{position:absolute;inset:0}.Destinations-module__4P41DG__img{object-fit:cover;transition:transform .6s!important}.Destinations-module__4P41DG__card:hover .Destinations-module__4P41DG__img{transform:scale(1.07)!important}.Destinations-module__4P41DG__info{z-index:1;background:linear-gradient(#0000 0%,#0a0a0fe6 100%);padding:32px 24px 24px;position:absolute;bottom:0;left:0;right:0}.Destinations-module__4P41DG__tag{background:var(--yellow);color:var(--dark);letter-spacing:1px;text-transform:uppercase;border-radius:50px;margin-bottom:8px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-block}.Destinations-module__4P41DG__name{margin-bottom:4px;font-size:1.4rem;font-weight:800}.Destinations-module__4P41DG__featured .Destinations-module__4P41DG__name{font-size:1.8rem}.Destinations-module__4P41DG__meta{color:#f0f0f599;font-size:.85rem}.Destinations-module__4P41DG__arrow{z-index:1;border:1px solid var(--yellow);opacity:0;width:40px;height:40px;transition:var(--transition);background:#f5c51826;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;display:flex;position:absolute;top:20px;right:20px;transform:translateY(-6px)}.Destinations-module__4P41DG__card:hover .Destinations-module__4P41DG__arrow{opacity:1;transform:translateY(0)}@media (max-width:900px){.Destinations-module__4P41DG__grid{grid-template-columns:1fr 1fr}.Destinations-module__4P41DG__featured{grid-column:span 2}}@media (max-width:640px){.Destinations-module__4P41DG__grid{grid-template-columns:1fr}.Destinations-module__4P41DG__featured{grid-column:span 1}}
.Experiences-module__AoVeFW__section{background:var(--dark);padding:100px 5%}.Experiences-module__AoVeFW__tabs{flex-wrap:wrap;gap:12px;margin-bottom:48px;display:flex}.Experiences-module__AoVeFW__tab{border:1px solid var(--border);color:var(--muted);transition:var(--transition);cursor:pointer;background:0 0;border-radius:50px;padding:10px 22px;font-size:.9rem;font-weight:600}.Experiences-module__AoVeFW__tabActive,.Experiences-module__AoVeFW__tab:hover{background:var(--yellow);border-color:var(--yellow);color:var(--dark)}.Experiences-module__AoVeFW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:28px;display:grid}.Experiences-module__AoVeFW__card{border-radius:var(--radius);background:var(--card-bg);border:1px solid var(--border);transition:var(--transition);overflow:hidden}.Experiences-module__AoVeFW__card:hover{border-color:#f5c51866;transform:translateY(-6px);box-shadow:0 20px 48px #0006}.Experiences-module__AoVeFW__imgWrap{height:220px;position:relative;overflow:hidden}.Experiences-module__AoVeFW__img{object-fit:cover;transition:transform .6s!important}.Experiences-module__AoVeFW__card:hover .Experiences-module__AoVeFW__img{transform:scale(1.06)!important}.Experiences-module__AoVeFW__badge{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border);color:var(--yellow);background:#0a0a0fbf;border-radius:50px;padding:5px 14px;font-size:.78rem;font-weight:600;position:absolute;top:16px;left:16px}.Experiences-module__AoVeFW__body{padding:24px}.Experiences-module__AoVeFW__body h3{margin-bottom:8px;font-size:1.1rem;font-weight:700}.Experiences-module__AoVeFW__body p{color:var(--muted);margin-bottom:16px;font-size:.88rem;line-height:1.6}.Experiences-module__AoVeFW__footer{justify-content:space-between;align-items:center;display:flex}.Experiences-module__AoVeFW__price{color:var(--yellow);font-size:1.2rem;font-weight:800}.Experiences-module__AoVeFW__price span{color:var(--muted);font-size:.78rem;font-weight:400}.Experiences-module__AoVeFW__btn{background:var(--yellow);width:36px;height:36px;color:var(--dark);transition:var(--transition);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.Experiences-module__AoVeFW__btn:hover{background:#fff;transform:scale(1.1)}
.Gallery-module__wqsUoa__section{background:var(--dark);padding:100px 5%}.Gallery-module__wqsUoa__grid{columns:3;column-gap:16px}.Gallery-module__wqsUoa__item{break-inside:avoid;border-radius:var(--radius);cursor:pointer;margin-bottom:16px;position:relative;overflow:hidden}.Gallery-module__wqsUoa__imgWrap{width:100%;padding-bottom:75%;position:relative}.Gallery-module__wqsUoa__img{object-fit:cover;transition:transform .6s!important}.Gallery-module__wqsUoa__item:hover .Gallery-module__wqsUoa__img{transform:scale(1.05)!important}.Gallery-module__wqsUoa__overlay{opacity:0;transition:var(--transition);border-radius:var(--radius);background:linear-gradient(#0000,#0a0a0fcc);align-items:flex-end;padding:20px;display:flex;position:absolute;inset:0}.Gallery-module__wqsUoa__item:hover .Gallery-module__wqsUoa__overlay{opacity:1}.Gallery-module__wqsUoa__overlayText{font-size:.9rem;font-weight:600}.Gallery-module__wqsUoa__lightbox{z-index:2000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ff2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Gallery-module__wqsUoa__lightboxInner{max-width:90vw;max-height:85vh;position:relative}.Gallery-module__wqsUoa__lightboxImg{border-radius:var(--radius);object-fit:contain;width:auto;max-width:90vw;height:auto;max-height:85vh}.Gallery-module__wqsUoa__lightboxClose{color:var(--text);cursor:pointer;transition:color var(--transition);background:0 0;border:none;font-size:2rem;position:absolute;top:24px;right:32px}.Gallery-module__wqsUoa__lightboxClose:hover{color:var(--yellow)}@media (max-width:900px){.Gallery-module__wqsUoa__grid{columns:2}}@media (max-width:640px){.Gallery-module__wqsUoa__grid{columns:1}}
.Testimonials-module__MlUweW__section{background:var(--dark2);padding:100px 5%}.Testimonials-module__MlUweW__slider{position:relative;overflow:hidden}.Testimonials-module__MlUweW__track{gap:24px;transition:transform .5s;display:flex}.Testimonials-module__MlUweW__card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);flex-shrink:0;min-width:360px;padding:32px}.Testimonials-module__MlUweW__stars{color:var(--yellow);letter-spacing:2px;margin-bottom:16px;font-size:1rem}.Testimonials-module__MlUweW__text{color:#f0f0f5cc;margin-bottom:24px;font-size:.95rem;font-style:italic;line-height:1.75}.Testimonials-module__MlUweW__author{align-items:center;gap:14px;display:flex}.Testimonials-module__MlUweW__avatar{background:var(--yellow-glow);border:2px solid var(--yellow);width:48px;height:48px;color:var(--yellow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.Testimonials-module__MlUweW__name{font-size:.95rem;font-weight:700}.Testimonials-module__MlUweW__loc{color:var(--muted);font-size:.82rem}.Testimonials-module__MlUweW__dots{gap:12px;margin-top:36px;display:flex}.Testimonials-module__MlUweW__dot{background:var(--border);width:8px;height:8px;transition:var(--transition);cursor:pointer;border:none;border-radius:50%}.Testimonials-module__MlUweW__dotActive{background:var(--yellow);border-radius:4px;width:28px}@media (max-width:640px){.Testimonials-module__MlUweW__card{min-width:280px}}
.Newsletter-module__2Pl5Qq__section{background:var(--dark3);text-align:center;padding:100px 5%;position:relative;overflow:hidden}.Newsletter-module__2Pl5Qq__glow{pointer-events:none;background:radial-gradient(60% 60% at 50% 0,#f5c5181f,#0000);position:absolute;inset:0}.Newsletter-module__2Pl5Qq__inner{z-index:1;max-width:600px;margin:0 auto;position:relative}.Newsletter-module__2Pl5Qq__sub{color:var(--muted);margin-bottom:36px;font-size:1.05rem;line-height:1.7}.Newsletter-module__2Pl5Qq__form{gap:12px;display:flex}.Newsletter-module__2Pl5Qq__input{background:var(--glass);border:1px solid var(--border);color:var(--text);transition:var(--transition);border-radius:50px;outline:none;flex:1;padding:16px 24px;font-family:inherit;font-size:.95rem}.Newsletter-module__2Pl5Qq__input::placeholder{color:var(--muted)}.Newsletter-module__2Pl5Qq__input:focus{border-color:var(--yellow)}.Newsletter-module__2Pl5Qq__btn{background:var(--yellow);color:var(--dark);white-space:nowrap;transition:var(--transition);cursor:pointer;border:none;border-radius:50px;padding:16px 28px;font-family:inherit;font-size:.95rem;font-weight:700}.Newsletter-module__2Pl5Qq__btn:hover{background:#fff}.Newsletter-module__2Pl5Qq__note{color:var(--muted);margin-top:16px;font-size:.8rem}@media (max-width:640px){.Newsletter-module__2Pl5Qq__form{flex-direction:column}}
