.HeroSection-module__YGMWTW__hero{justify-content:center;align-items:center;width:100%;height:90vh;margin-bottom:2rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__YGMWTW__bgImage{object-fit:cover;filter:brightness(.4);width:100%;height:100%}.HeroSection-module__YGMWTW__content{z-index:1;text-align:center;width:100%;max-width:900px;padding:0 1rem;position:relative}.HeroSection-module__YGMWTW__title{text-shadow:0 2px 10px #00000080;margin-bottom:1rem;font-size:3.5rem;font-weight:700;animation:.8s ease-out HeroSection-module__YGMWTW__fadeInDown}.HeroSection-module__YGMWTW__subtitle{color:#fff;margin-bottom:3rem;font-size:1.25rem;font-weight:300;animation:.8s ease-out .2s backwards HeroSection-module__YGMWTW__fadeInDown}.HeroSection-module__YGMWTW__aiContainer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;flex-direction:column;gap:1rem;padding:1rem;animation:.8s ease-out .4s backwards HeroSection-module__YGMWTW__fadeInUp;display:flex;box-shadow:0 20px 50px #0000004d}.HeroSection-module__YGMWTW__inputWrapper{align-items:center;display:flex;position:relative}.HeroSection-module__YGMWTW__aiInput{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:1.2rem 4rem 1.2rem 1.5rem;font-size:1.2rem;transition:all .3s}.HeroSection-module__YGMWTW__aiInput:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-glow);background:#0006}.HeroSection-module__YGMWTW__aiInput::placeholder{color:#ffffff80}.HeroSection-module__YGMWTW__micIcon{color:#fff9;cursor:pointer;transition:color .3s;position:absolute;right:1.2rem}.HeroSection-module__YGMWTW__micIcon:hover{color:#fff}.HeroSection-module__YGMWTW__generateBtn{background:linear-gradient(135deg,var(--accent),var(--accent-hover));color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.HeroSection-module__YGMWTW__generateBtn:hover{box-shadow:0 10px 25px -5px var(--accent-glow);transform:translateY(-2px)}@keyframes HeroSection-module__YGMWTW__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__YGMWTW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__YGMWTW__sparkle{color:var(--accent-2)}
.PlanningOptions-module__dq6obq__section{max-width:var(--site-max-width);margin:0 auto;padding:4rem 1rem}.PlanningOptions-module__dq6obq__header{text-align:center;margin-bottom:3rem}.PlanningOptions-module__dq6obq__title{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:600}.PlanningOptions-module__dq6obq__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem}.PlanningOptions-module__dq6obq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.PlanningOptions-module__dq6obq__card{border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;height:250px;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.PlanningOptions-module__dq6obq__overlay{z-index:1;background:linear-gradient(#050a144d,#050a14d9);transition:background .3s;position:absolute;inset:0}.PlanningOptions-module__dq6obq__card:hover{border-color:#fff3;transform:translateY(-5px);box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0006}.PlanningOptions-module__dq6obq__card:hover .PlanningOptions-module__dq6obq__overlay{background:linear-gradient(#050a1433,#050a14b3)}.PlanningOptions-module__dq6obq__content{z-index:2;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}.PlanningOptions-module__dq6obq__iconWrapper{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.PlanningOptions-module__dq6obq__card:hover .PlanningOptions-module__dq6obq__iconWrapper{background:var(--accent-blue);border-color:var(--accent-blue);transform:scale(1.1)}.PlanningOptions-module__dq6obq__label{color:#fff;text-shadow:0 2px 4px #00000080;letter-spacing:.02em;font-size:1.25rem;font-weight:600}
.CommunityFeed-module__xazBGW__section{max-width:var(--site-max-width);margin:0 auto;padding:4rem 1rem 1rem}.CommunityFeed-module__xazBGW__header{text-align:center;margin-bottom:3rem}.CommunityFeed-module__xazBGW__title{margin-bottom:.5rem;font-size:2.2rem}.CommunityFeed-module__xazBGW__subtitle{color:var(--text-secondary)}.CommunityFeed-module__xazBGW__carouselContainer{width:100%;position:relative;overflow:hidden}.CommunityFeed-module__xazBGW__carouselTrack{width:100%;transition:transform .5s ease-in-out;display:flex}.CommunityFeed-module__xazBGW__carouselGroup{grid-template-columns:repeat(4,1fr);gap:2rem;min-width:100%;padding:1rem .5rem;display:grid}@media (max-width:1024px){.CommunityFeed-module__xazBGW__carouselGroup{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.CommunityFeed-module__xazBGW__carouselGroup{grid-template-columns:repeat(1,1fr);gap:1rem}}.CommunityFeed-module__xazBGW__card{background:var(--bg-card);border:1px solid var(--border-glass);border-radius:16px;transition:transform .3s;overflow:hidden}.CommunityFeed-module__xazBGW__card:hover{transform:translateY(-5px)}.CommunityFeed-module__xazBGW__imageContainer{width:100%;height:200px;position:relative}.CommunityFeed-module__xazBGW__image{object-fit:cover}.CommunityFeed-module__xazBGW__content{padding:1.5rem}.CommunityFeed-module__xazBGW__storyTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.CommunityFeed-module__xazBGW__storyExcerpt{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.CommunityFeed-module__xazBGW__author{align-items:center;gap:.8rem;display:flex}.CommunityFeed-module__xazBGW__avatar{background:var(--text-muted);border-radius:50%;width:32px;height:32px}
.PostCard-module__AeRRwW__card{background:var(--bg-card);border:1px solid var(--border-glass);border-radius:16px;flex-direction:column;height:100%;transition:transform .3s;display:flex;overflow:hidden}.PostCard-module__AeRRwW__card:hover{border-color:var(--accent-blue);transform:translateY(-5px);box-shadow:0 10px 30px -5px #0000004d}.PostCard-module__AeRRwW__imageContainer{width:100%;height:200px;position:relative}.PostCard-module__AeRRwW__image{object-fit:cover;transition:transform .5s}.PostCard-module__AeRRwW__card:hover .PostCard-module__AeRRwW__image{transform:scale(1.05)}.PostCard-module__AeRRwW__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.PostCard-module__AeRRwW__storyTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.PostCard-module__AeRRwW__storyExcerpt{color:var(--text-secondary);flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.PostCard-module__AeRRwW__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.PostCard-module__AeRRwW__author{align-items:center;gap:.8rem;display:flex}.PostCard-module__AeRRwW__avatar{background:var(--text-muted);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.PostCard-module__AeRRwW__likes{color:var(--text-muted);align-items:center;gap:.3rem;font-size:.9rem;display:flex}
.AdBanner-module__prBmaG__banner{color:#fff;cursor:pointer;background:linear-gradient(90deg,#f59e0b,#d97706);border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #f59e0b4d}.AdBanner-module__prBmaG__banner:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f59e0b80}.AdBanner-module__prBmaG__content{z-index:1;align-items:center;gap:1rem;display:flex}.AdBanner-module__prBmaG__badge{text-transform:uppercase;letter-spacing:.5px;background:#fff3;border:1px solid #ffffff4d;border-radius:99px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.AdBanner-module__prBmaG__textContainer{flex-direction:column;display:flex}.AdBanner-module__prBmaG__title{font-size:1.1rem;font-weight:700;line-height:1.2}.AdBanner-module__prBmaG__description{opacity:.9;font-size:.9rem}.AdBanner-module__prBmaG__arrow{color:#d97706;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex}.AdBanner-module__prBmaG__banner:hover .AdBanner-module__prBmaG__arrow{transform:translate(4px)}.AdBanner-module__prBmaG__blueVariant{background:linear-gradient(90deg,#3b82f6,#2563eb);box-shadow:0 4px 15px #3b82f64d}.AdBanner-module__prBmaG__blueVariant:hover{box-shadow:0 8px 25px #3b82f680}.AdBanner-module__prBmaG__blueVariant .AdBanner-module__prBmaG__arrow{color:#2563eb}.AdBanner-module__prBmaG__fullWidth{background:#0f172a;border:1px solid #ffffff1a;grid-template-columns:1fr 1.5fr;min-height:250px;padding:0;display:grid}.AdBanner-module__prBmaG__imageContainer{width:100%;height:100%;position:relative}.AdBanner-module__prBmaG__bannerImage{object-fit:cover;transition:transform .5s}.AdBanner-module__prBmaG__banner:hover .AdBanner-module__prBmaG__bannerImage{transform:scale(1.05)}.AdBanner-module__prBmaG__contentContainer{z-index:10;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding:2.5rem;display:flex;position:relative}.AdBanner-module__prBmaG__titleLarge{background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1.1}.AdBanner-module__prBmaG__descriptionLarge{color:#94a3b8;max-width:90%;font-size:1.1rem;line-height:1.6}.AdBanner-module__prBmaG__ctaButton{background:var(--accent-orange,#f59e0b);color:#fff;border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 2rem;font-weight:600;transition:all .2s;display:flex}.AdBanner-module__prBmaG__ctaButton:hover{background:#d97706;transform:translate(5px)}@media (max-width:768px){.AdBanner-module__prBmaG__fullWidth{grid-template-columns:1fr}.AdBanner-module__prBmaG__imageContainer{height:200px}}
.PostEditor-module__NBoeBq__form{border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;display:flex}.PostEditor-module__NBoeBq__twoColumn{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.PostEditor-module__NBoeBq__desktopOnly{display:flex}.PostEditor-module__NBoeBq__mobileOnly{display:none}@media (max-width:768px){.PostEditor-module__NBoeBq__form{gap:1.2rem;padding:1rem}.PostEditor-module__NBoeBq__twoColumn{grid-template-columns:1fr}.PostEditor-module__NBoeBq__desktopOnly{display:none}.PostEditor-module__NBoeBq__mobileOnly{display:block}}
.Modal-module__bmFajq__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out Modal-module__bmFajq__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__bmFajq__modalContent{background:#0f172af2;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:900px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}@keyframes Modal-module__bmFajq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Modal-module__bmFajq__overlay{padding:0}.Modal-module__bmFajq__modalContent{border-radius:0;max-width:100%;height:100vh;max-height:100vh;padding:1.5rem}}
.TravelTimeline-module__NbOqMW__section{background:0 0;width:100%;padding:2rem 0 0;position:relative;overflow:hidden}.TravelTimeline-module__NbOqMW__container{text-align:center;width:100%;max-width:100%;margin:0;padding:0}.TravelTimeline-module__NbOqMW__timelineWrapper{justify-content:center;width:100%;height:auto;min-height:250px;margin-top:0;display:flex;position:relative;overflow:hidden}.TravelTimeline-module__NbOqMW__timelineWrapper::-webkit-scrollbar{display:none}.TravelTimeline-module__NbOqMW__timelineContent{width:100%;max-width:100%;height:350px;margin:0 auto;padding:0 2rem;position:relative}.TravelTimeline-module__NbOqMW__svgCurve{width:100%;height:100%;display:block;overflow:visible}.TravelTimeline-module__NbOqMW__path{fill:none;stroke:#fff3;stroke-width:2px;stroke-dasharray:8 8;vector-effect:non-scaling-stroke}.TravelTimeline-module__NbOqMW__marker{z-index:10;pointer-events:auto;justify-content:center;display:flex;position:absolute;transform:translate(-50%,-100%)}.TravelTimeline-module__NbOqMW__markerContent{flex-direction:column;align-items:center;display:flex;position:relative;transform:none}.TravelTimeline-module__NbOqMW__pinContainer{filter:drop-shadow(0 4px 6px #00000080);justify-content:center;width:64px;height:75px;transition:transform .3s;display:flex;position:relative}.TravelTimeline-module__NbOqMW__pinContainer:before{content:"";z-index:0;background:#1e293b;border:2px solid #fff;border-radius:50%;width:64px;height:64px;transition:background-color .3s,border-color .3s;position:absolute;top:0;left:50%;transform:translate(-50%)}.TravelTimeline-module__NbOqMW__pinContainer:after{content:"";z-index:0;border-top:18px solid #1e293b;border-left:12px solid #0000;border-right:12px solid #0000;width:0;height:0;transition:border-top-color .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.TravelTimeline-module__NbOqMW__flagRing{z-index:1;border-radius:50%;width:54px;height:54px;margin-top:5px;position:relative;overflow:hidden}.TravelTimeline-module__NbOqMW__info{text-align:center;pointer-events:none;width:160px;position:absolute;top:85px}.TravelTimeline-module__NbOqMW__countryName{color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px #000c;margin-bottom:.25rem;font-size:.9rem;font-weight:700}.TravelTimeline-module__NbOqMW__visitors{color:#94a3b8;font-size:.75rem}.TravelTimeline-module__NbOqMW__marker:hover .TravelTimeline-module__NbOqMW__pinContainer{transform:scale(1.1)translateY(-5px)}.TravelTimeline-module__NbOqMW__marker:hover .TravelTimeline-module__NbOqMW__pinContainer:before{background:#3b82f6;border-color:#3b82f6}.TravelTimeline-module__NbOqMW__marker:hover .TravelTimeline-module__NbOqMW__pinContainer:after{border-top-color:#3b82f6}@media (max-width:1024px){.TravelTimeline-module__NbOqMW__section{display:none}}
.InspirationContent-module__Mgd0Qa__section{background:linear-gradient(to bottom,var(--bg-deep),#0f172a);padding-top:3rem;padding-bottom:4rem}.InspirationContent-module__Mgd0Qa__headerGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:3rem;display:grid}.InspirationContent-module__Mgd0Qa__imageSide{position:relative}.InspirationContent-module__Mgd0Qa__mainImage{z-index:1;background-image:url(https://images.unsplash.com/photo-1476514525535-07fb3b4ae5f1?q=80&w=2070);background-position:50%;background-size:cover;border-radius:24px;width:100%;height:400px;position:relative;box-shadow:0 20px 40px -10px #00000080}.InspirationContent-module__Mgd0Qa__decor{z-index:0;border:2px solid #ffffff1a;border-radius:24px;width:100%;height:100%;position:absolute;top:20px;left:-20px}.InspirationContent-module__Mgd0Qa__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}@media (max-width:1024px){.InspirationContent-module__Mgd0Qa__section{padding-top:8rem}.InspirationContent-module__Mgd0Qa__headerGrid{text-align:center;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.InspirationContent-module__Mgd0Qa__imageSide{display:none}.InspirationContent-module__Mgd0Qa__title{font-size:2.5rem}.InspirationContent-module__Mgd0Qa__quote{border-top:2px solid var(--accent-gold);max-width:500px;margin-inline:auto;padding-top:1rem;border-left:none!important;padding-left:0!important}.InspirationContent-module__Mgd0Qa__btnWrapper{justify-content:center;display:flex}}@media (max-width:640px){.InspirationContent-module__Mgd0Qa__section{padding-top:6rem}.InspirationContent-module__Mgd0Qa__title{font-size:2rem}}
.CommunityContent-module__UyqLtq__section{background:linear-gradient(to bottom,var(--bg-deep),#0f172a);padding-top:3rem;padding-bottom:4rem}.CommunityContent-module__UyqLtq__headerGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:3rem;display:grid}.CommunityContent-module__UyqLtq__imageSide{position:relative}.CommunityContent-module__UyqLtq__mainImage{z-index:1;background-image:url(https://images.unsplash.com/photo-1511632765486-a01980e01a18?q=80&w=2070);background-position:50%;background-size:cover;border-radius:24px;width:100%;height:400px;position:relative;box-shadow:0 20px 40px -10px #00000080}.CommunityContent-module__UyqLtq__decor{z-index:0;border:2px solid #ffffff1a;border-radius:24px;width:100%;height:100%;position:absolute;top:20px;left:-20px}.CommunityContent-module__UyqLtq__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}@media (max-width:1024px){.CommunityContent-module__UyqLtq__section{padding-top:8rem}.CommunityContent-module__UyqLtq__headerGrid{text-align:center;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.CommunityContent-module__UyqLtq__imageSide{display:none}.CommunityContent-module__UyqLtq__title{font-size:2.5rem}.CommunityContent-module__UyqLtq__quote{border-top:2px solid var(--accent-gold);max-width:500px;margin-inline:auto;padding-top:1rem;border-left:none!important;padding-left:0!important}.CommunityContent-module__UyqLtq__btnWrapper{justify-content:center;display:flex}}@media (max-width:640px){.CommunityContent-module__UyqLtq__section{padding-top:6rem}.CommunityContent-module__UyqLtq__title{font-size:2rem}}
.InteractiveMap-module__gLgc3a__section{background:0 0;padding:2rem 2rem 6rem;position:relative;overflow:hidden}.InteractiveMap-module__gLgc3a__container{max-width:var(--site-max-width);flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;margin:0 auto;display:flex}.InteractiveMap-module__gLgc3a__mapMapSide{flex:2;min-width:300px;height:500px;position:relative}.InteractiveMap-module__gLgc3a__textSide{text-align:left;flex-direction:column;flex:1;justify-content:center;min-width:300px;display:flex}.InteractiveMap-module__gLgc3a__title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.InteractiveMap-module__gLgc3a__subtitle{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.InteractiveMap-module__gLgc3a__worldMap{width:100%;height:auto;overflow:visible}.InteractiveMap-module__gLgc3a__continent{fill:#ffffff26;stroke:#ffffff4d;stroke-width:1px;cursor:pointer;transition:all .3s}.InteractiveMap-module__gLgc3a__continent:hover,.InteractiveMap-module__gLgc3a__continent.InteractiveMap-module__gLgc3a__active{fill:#ffffff4d;stroke:#fff;filter:drop-shadow(0 0 15px #ffffff4d)}.InteractiveMap-module__gLgc3a__pinContainer{pointer-events:none;opacity:0;z-index:10;flex-direction:column;align-items:center;transition:opacity .3s,transform .3s;display:flex;position:absolute;transform:translate(-50%,-100%)}.InteractiveMap-module__gLgc3a__pinContainer.InteractiveMap-module__gLgc3a__visible{opacity:1;transform:translate(-50%,-110%)}.InteractiveMap-module__gLgc3a__pinLabel{color:#000;white-space:nowrap;background:#fff;border-radius:12px;margin-bottom:8px;padding:4px 12px;font-size:.8rem;font-weight:600;box-shadow:0 4px 15px #0000004d}.InteractiveMap-module__gLgc3a__countryInfo,.InteractiveMap-module__gLgc3a__defaultInfo{animation:.4s ease-out InteractiveMap-module__gLgc3a__fadeIn}.InteractiveMap-module__gLgc3a__divider{background:var(--accent-blue);width:60px;height:1px;margin-bottom:2rem}.InteractiveMap-module__gLgc3a__dividerGold{background:var(--accent-gold);width:60px;height:2px;margin-bottom:1.5rem}@keyframes InteractiveMap-module__gLgc3a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes InteractiveMap-module__gLgc3a__slideInRight{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.InteractiveMap-module__gLgc3a__newsList{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-top:.5rem;overflow:hidden}.InteractiveMap-module__gLgc3a__newsRow{cursor:pointer;border-bottom:1px solid #ffffff08;align-items:center;gap:12px;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.InteractiveMap-module__gLgc3a__newsRow:last-child{border-bottom:none}.InteractiveMap-module__gLgc3a__newsRow:hover{-webkit-backdrop-filter:blur(8px);background:#ffffff14;transform:translate(6px)}.InteractiveMap-module__gLgc3a__newsIcon{background:#ffffff0d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;display:flex}.InteractiveMap-module__gLgc3a__newsTextTruncated{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:.95rem;font-weight:500;overflow:hidden}.InteractiveMap-module__gLgc3a__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out InteractiveMap-module__gLgc3a__fadeIn;display:flex;position:fixed;inset:0}.InteractiveMap-module__gLgc3a__modalContent{color:#fff;background:#0f172a;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:500px;padding:2.5rem;animation:.3s cubic-bezier(.16,1,.3,1) InteractiveMap-module__gLgc3a__slideUp;position:relative;box-shadow:0 25px 50px -12px #000000b3}.InteractiveMap-module__gLgc3a__closeBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.InteractiveMap-module__gLgc3a__modalHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1rem;display:flex}.InteractiveMap-module__gLgc3a__modalCategory{color:var(--accent-blue);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:700}.InteractiveMap-module__gLgc3a__modalLocation{color:#94a3b8;align-items:center;margin-top:4px;font-size:.8rem;display:flex}.InteractiveMap-module__gLgc3a__modalDate{color:#64748b;font-size:.85rem}.InteractiveMap-module__gLgc3a__modalBody{color:#ffffffe6;white-space:pre-wrap;font-size:1.1rem;line-height:1.7}@keyframes InteractiveMap-module__gLgc3a__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1024px){.InteractiveMap-module__gLgc3a__section{display:none}}
.Footer-module__3hUVsW__footer{background-color:var(--bg-footer);color:var(--text-main);border-top:1px solid var(--border-soft);padding:4rem 2rem 2rem;font-family:inherit;box-shadow:inset 0 10px 30px -10px #0000000d}.Footer-module__3hUVsW__container{flex-direction:column;gap:3rem;max-width:1400px;margin:0 auto;display:flex}.Footer-module__3hUVsW__mainContent{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}.Footer-module__3hUVsW__brandSection{flex-direction:column;gap:1.5rem;max-width:500px;display:flex}.Footer-module__3hUVsW__logo{color:var(--text-main);letter-spacing:-.02em;font-size:2rem;font-weight:700}.Footer-module__3hUVsW__description{color:var(--text-muted);font-size:1rem;line-height:1.6}.Footer-module__3hUVsW__buttonsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Footer-module__3hUVsW__card{border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;height:180px;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Footer-module__3hUVsW__overlay{z-index:1;background:linear-gradient(#050a144d,#050a14d9);transition:background .3s;position:absolute;inset:0}.Footer-module__3hUVsW__card:hover{border-color:#fff3;transform:translateY(-5px);box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0006}.Footer-module__3hUVsW__card:hover .Footer-module__3hUVsW__overlay{background:linear-gradient(#050a1433,#050a14b3)}.Footer-module__3hUVsW__content{z-index:2;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:relative}.Footer-module__3hUVsW__iconWrapper{-webkit-backdrop-filter:blur(8px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Footer-module__3hUVsW__card:hover .Footer-module__3hUVsW__iconWrapper{background:var(--accent);border-color:var(--accent);transform:scale(1.1)}.Footer-module__3hUVsW__label{color:#fff;text-shadow:0 2px 4px #00000080;letter-spacing:.02em;text-align:center;font-size:1.1rem;font-weight:600}.Footer-module__3hUVsW__bottomSection{border-top:1px solid var(--border-glass);flex-direction:column;gap:1.5rem;padding-top:2rem;display:flex}.Footer-module__3hUVsW__bottomTopRow{justify-content:space-between;align-items:center;width:100%;display:flex}.Footer-module__3hUVsW__links{justify-content:flex-start;gap:2rem;display:flex}.Footer-module__3hUVsW__link{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--accent)}.Footer-module__3hUVsW__socials{justify-content:flex-end;gap:1.5rem;display:flex}.Footer-module__3hUVsW__socialIcon{color:var(--text-muted);transition:transform .2s,color .2s}.Footer-module__3hUVsW__socialIcon.Footer-module__3hUVsW__disabled{opacity:.3;cursor:not-allowed;pointer-events:none;filter:grayscale()}.Footer-module__3hUVsW__socialIcon:not(.Footer-module__3hUVsW__disabled):hover{color:var(--accent);transform:scale(1.1)}.Footer-module__3hUVsW__copyright{color:var(--text-muted);text-align:center;font-size:.8rem}@media (max-width:1024px){.Footer-module__3hUVsW__footer{padding:3rem 1.5rem}.Footer-module__3hUVsW__mainContent{text-align:center;grid-template-columns:1fr;gap:3rem}.Footer-module__3hUVsW__brandSection{align-items:center;max-width:100%}.Footer-module__3hUVsW__brandSection a{margin-inline:auto}.Footer-module__3hUVsW__buttonsGrid{grid-template-columns:1fr}.Footer-module__3hUVsW__bottomTopRow{flex-direction:column;gap:2rem}.Footer-module__3hUVsW__links{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem}.Footer-module__3hUVsW__socials{justify-content:center}.Footer-module__3hUVsW__copyright{line-height:1.8}.Footer-module__3hUVsW__rightsText{display:block}}
.ProfilePage-module__9t0n8W__tabsContainer{scrollbar-width:none;border-bottom:none;flex-wrap:nowrap;align-items:flex-end;gap:6px;margin-bottom:0;padding-left:1.5rem;display:flex;overflow-x:auto}.ProfilePage-module__9t0n8W__selectorContainer{z-index:20;margin-top:1rem;margin-bottom:2rem;display:none;position:relative}.ProfilePage-module__9t0n8W__mobileSelector{color:#fff;cursor:pointer;appearance:none;background:#0f172af2 url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right 1rem center/1rem no-repeat;border:1px solid #ffffff26;border-radius:12px;outline:none;width:100%;padding:14px;font-size:1rem;font-weight:500;box-shadow:0 4px 12px #0000004d}.ProfilePage-module__9t0n8W__mobileSelector option{color:#fff;background:#0f172a;padding:12px}.ProfilePage-module__9t0n8W__contentPanel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;border:1px solid #ffffff1a;border-radius:16px;min-height:500px;margin-top:0;padding:2rem;position:relative}@media (max-width:1024px){.ProfilePage-module__9t0n8W__tabsContainer{display:none}.ProfilePage-module__9t0n8W__selectorContainer{margin-top:.5rem;margin-bottom:1rem;display:block}.ProfilePage-module__9t0n8W__contentPanel{border-radius:16px;margin-top:0;padding:1rem!important}}.ProfilePage-module__9t0n8W__storyCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;align-items:flex-start;gap:2rem;padding:1.5rem;display:flex}.ProfilePage-module__9t0n8W__storyImage{border-radius:8px;flex-shrink:0;width:150px;height:100px;overflow:hidden}@media (max-width:768px){.ProfilePage-module__9t0n8W__storyCard{flex-direction:column;gap:1.5rem}.ProfilePage-module__9t0n8W__storyImage{width:100%;height:200px}.ProfilePage-module__9t0n8W__storyImage img{object-fit:cover;width:100%;height:100%}.ProfilePage-module__9t0n8W__tripCard{flex-direction:column;align-items:stretch;gap:1.5rem}.ProfilePage-module__9t0n8W__tripContent{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:768px){.ProfilePage-module__9t0n8W__moderationActions{flex-direction:row;width:100%}.ProfilePage-module__9t0n8W__moderationActions button{flex:1;justify-content:center!important}.ProfilePage-module__9t0n8W__newsCard{gap:1rem;flex-direction:column!important;align-items:stretch!important}.ProfilePage-module__9t0n8W__newsContent{flex-direction:column;gap:.5rem;align-items:flex-start!important}.ProfilePage-module__9t0n8W__newsActions{justify-content:flex-end;margin-top:1rem;margin-left:0!important}}.ProfilePage-module__9t0n8W__newsActions{justify-content:flex-end;margin-top:1rem;margin-left:0!important}@media (max-width:768px){.ProfilePage-module__9t0n8W__newsFilterContainer{flex-direction:column;gap:1rem}.ProfilePage-module__9t0n8W__newsFilterContainer>div{width:100%;min-width:0!important}.ProfilePage-module__9t0n8W__newsHeader{flex-direction:column;gap:1rem;align-items:flex-start!important}.ProfilePage-module__9t0n8W__languageToggle{width:100%;display:flex}.ProfilePage-module__9t0n8W__languageToggle button{flex:1;justify-content:center}.ProfilePage-module__9t0n8W__expertControls{flex-direction:column}.ProfilePage-module__9t0n8W__expertControls>div{width:100%}.ProfilePage-module__9t0n8W__expertCard{flex-direction:column;align-items:stretch!important}.ProfilePage-module__9t0n8W__expertActions{justify-content:flex-end;width:100%;margin-top:1rem;display:flex}}.ProfilePage-module__9t0n8W__tripCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.ProfilePage-module__9t0n8W__tripContent{align-items:center;gap:1.5rem;display:flex}.ProfilePage-module__9t0n8W__tripIcon{background:#10b9811a;border-radius:12px;flex-shrink:0;padding:1rem}.ProfilePage-module__9t0n8W__moderationActions{flex-direction:column;gap:1rem;display:flex}.ProfilePage-module__9t0n8W__newsCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;transition:opacity .2s;display:flex}.ProfilePage-module__9t0n8W__newsContent{flex:1;align-items:center;gap:15px;display:flex}.ProfilePage-module__9t0n8W__newsActions{gap:10px;margin-left:20px;display:flex}.ProfilePage-module__9t0n8W__newsFilterContainer{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.ProfilePage-module__9t0n8W__newsHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ProfilePage-module__9t0n8W__languageToggle{background:#ffffff0d;border-radius:8px;gap:4px;padding:4px;display:flex}.ProfilePage-module__9t0n8W__expertControls{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.ProfilePage-module__9t0n8W__expertGrid{gap:1rem;display:grid}.ProfilePage-module__9t0n8W__expertCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:flex-start;padding:1.2rem;display:flex}.ProfilePage-module__9t0n8W__expertActions{align-items:center;gap:.5rem;display:flex}.ProfilePage-module__9t0n8W__cardHeader{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:.75rem;display:flex}.ProfilePage-module__9t0n8W__editModalOverlay{z-index:100;background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ProfilePage-module__9t0n8W__editModalContent{background:#0f172a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:85vh;padding:2rem;display:flex}.ProfilePage-module__9t0n8W__editModalScrollArea{flex-direction:column;flex:1;gap:1.5rem;padding-right:.5rem;display:flex;overflow-y:auto}.ProfilePage-module__9t0n8W__editModalActions{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}@media (max-width:1024px){.ProfilePage-module__9t0n8W__editModalOverlay{background:#0f172a!important;align-items:flex-start!important;padding:0!important}.ProfilePage-module__9t0n8W__editModalContent{border:none!important;border-radius:0!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:100vh!important;max-height:100vh!important;padding:120px 1rem 1rem!important;display:flex!important}.ProfilePage-module__9t0n8W__editModalScrollArea{padding-bottom:2rem;flex:1!important}.ProfilePage-module__9t0n8W__editModalActions{z-index:10;background:#0f172a;border-top:1px solid #ffffff1a;width:100%;padding:1rem 0;position:sticky;bottom:0}}
.stats-module__LG7fcq__statsContainer{color:#fff;flex-direction:column;gap:2rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.stats-module__LG7fcq__statsHeader{border-radius:32px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.stats-module__LG7fcq__statsGridTop{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.stats-module__LG7fcq__statsGridCharts{grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;display:grid}.stats-module__LG7fcq__statsGridLower{grid-template-columns:1.6fr 1fr;gap:2rem;display:grid}.stats-module__LG7fcq__statsChartCard{border-radius:40px;padding:2.5rem;position:relative;overflow:hidden}.stats-module__LG7fcq__statsGeoCard{border-radius:40px;padding:2.5rem}.stats-module__LG7fcq__statsSidePanels{flex-direction:column;gap:2rem;display:flex}@media (max-width:768px){.stats-module__LG7fcq__statsGridCharts,.stats-module__LG7fcq__statsGridLower{grid-template-columns:1fr}.stats-module__LG7fcq__statsHeader{flex-direction:column;align-items:flex-start;padding:1.5rem}.stats-module__LG7fcq__statsChartCard,.stats-module__LG7fcq__statsGeoCard{border-radius:24px;padding:1.5rem}}
.page-module__5TnG2W__section{background:linear-gradient(to bottom,var(--bg-deep),#0b1221);padding-top:3rem;padding-bottom:6rem}.page-module__5TnG2W__headerGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:3rem;display:grid}.page-module__5TnG2W__imageSide{width:100%;position:relative}.page-module__5TnG2W__mainImage{z-index:1;background-image:url(https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?q=80&w=2070);background-position:50%;background-size:cover;border-radius:32px;width:100%;height:450px;position:relative;box-shadow:0 25px 50px -12px #0009}.page-module__5TnG2W__badge{background:var(--accent-blue);z-index:2;text-align:center;border-radius:20px;padding:1.5rem 2rem;position:absolute;bottom:-20px;right:-20px;box-shadow:0 10px 20px #0000004d}.page-module__5TnG2W__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.page-module__5TnG2W__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.page-module__5TnG2W__section{padding-top:8rem}.page-module__5TnG2W__headerGrid{text-align:center;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}.page-module__5TnG2W__imageSide{display:none}.page-module__5TnG2W__title{font-size:2.5rem}.page-module__5TnG2W__ctaWrapper{justify-content:center;display:flex}.page-module__5TnG2W__benefitsGrid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:640px){.page-module__5TnG2W__title{font-size:2rem}}
.seo-module__8JR3MW__seoContainer{color:#fff}.seo-module__8JR3MW__seoHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.seo-module__8JR3MW__seoTitle{font-size:1.5rem;font-weight:700}.seo-module__8JR3MW__seoDescription{color:#94a3b8;font-size:.9rem}.seo-module__8JR3MW__seoGrid{gap:2rem;display:grid}.seo-module__8JR3MW__seoCard{border:1px solid #ffffff1a;padding:1.5rem}.seo-module__8JR3MW__itemHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.seo-module__8JR3MW__pageTitle{text-transform:uppercase;letter-spacing:1px;color:var(--accent-blue);font-size:1.1rem;font-weight:600}.seo-module__8JR3MW__saveButton{align-items:center;gap:8px;padding:8px 20px;font-size:.85rem;display:flex}.seo-module__8JR3MW__inputGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.seo-module__8JR3MW__langSection{background:#ffffff05;border:1px solid #ffffff08;border-radius:12px;padding:1.2rem}.seo-module__8JR3MW__langHeader{color:#94a3b8;align-items:center;gap:8px;margin-bottom:1rem;font-size:.9rem;display:flex}.seo-module__8JR3MW__inputGroup{margin-bottom:1rem}.seo-module__8JR3MW__inputLabel{color:#64748b;margin-bottom:4px;font-size:.8rem;display:block}.seo-module__8JR3MW__inputField{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;width:100%;padding:10px;font-size:.9rem}.seo-module__8JR3MW__textArea{color:#fff;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;width:100%;padding:10px;font-size:.9rem}@media (max-width:768px){.seo-module__8JR3MW__seoHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.seo-module__8JR3MW__itemHeader{flex-direction:column;align-items:flex-start;gap:1rem}.seo-module__8JR3MW__saveButton{justify-content:center;width:100%;margin-top:.5rem}.seo-module__8JR3MW__inputGrid{grid-template-columns:1fr;gap:1.5rem}.seo-module__8JR3MW__seoCard{padding:2rem 0;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border:none!important;border-bottom:1px solid #ffffff1a!important;border-radius:0!important}.seo-module__8JR3MW__langSection{background:0 0;border:none;padding:0}}
.page-module__mu3WmW__section{background:linear-gradient(to bottom,var(--bg-deep),#0f172a);padding-top:3rem;padding-bottom:4rem}.page-module__mu3WmW__headerGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:3rem;display:grid}.page-module__mu3WmW__imageSide{width:100%;position:relative}.page-module__mu3WmW__mainImage{z-index:1;background-image:url(https://images.unsplash.com/photo-1533105079780-92b9be482077?q=80&w=2068);background-position:50%;background-size:cover;border-radius:24px;width:100%;height:400px;position:relative;box-shadow:0 20px 40px -10px #00000080}.page-module__mu3WmW__imageDecor{z-index:0;border:2px solid #ffffff1a;border-radius:24px;width:100%;height:100%;position:absolute;top:20px;left:-20px}.page-module__mu3WmW__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.page-module__mu3WmW__quote{border-left:4px solid var(--accent-gold);color:var(--text-primary);opacity:.9;margin-bottom:2.5rem;padding-left:1.5rem;font-size:1.1rem;font-style:italic}@media (max-width:1024px){.page-module__mu3WmW__section{padding-top:8rem}.page-module__mu3WmW__headerGrid{text-align:center;grid-template-columns:1fr;gap:2rem}.page-module__mu3WmW__title{font-size:2.5rem}.page-module__mu3WmW__imageSide{display:none}.page-module__mu3WmW__quote{border-top:2px solid var(--accent-gold);max-width:500px;margin-inline:auto;padding-top:1rem;border-left:none!important;padding-left:0!important}}
.page-module__DCliMa__section{background:linear-gradient(to bottom,var(--bg-deep),#0f172a);padding-top:3rem;padding-bottom:4rem}.page-module__DCliMa__headerGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:3rem;display:grid}.page-module__DCliMa__imageSide{width:100%;position:relative}.page-module__DCliMa__mainImage{z-index:1;background-image:url(https://images.unsplash.com/photo-1436491865332-7a61a109cc05?q=80&w=2074);background-position:50%;background-size:cover;border-radius:24px;width:100%;height:400px;position:relative;box-shadow:0 20px 40px -10px #00000080}.page-module__DCliMa__imageDecor{z-index:0;border:2px solid #ffffff1a;border-radius:24px;width:100%;height:100%;position:absolute;top:20px;left:-20px}.page-module__DCliMa__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.page-module__DCliMa__quote{border-left:4px solid var(--accent-gold);color:var(--text-primary);opacity:.9;margin-bottom:2.5rem;padding-left:1.5rem;font-size:1.1rem;font-style:italic}@media (max-width:1024px){.page-module__DCliMa__section{padding-top:8rem}.page-module__DCliMa__headerGrid{text-align:center;grid-template-columns:1fr;gap:2rem}.page-module__DCliMa__title{font-size:2.5rem}.page-module__DCliMa__imageSide{display:none}.page-module__DCliMa__quote{border-top:2px solid var(--accent-gold);max-width:500px;margin-inline:auto;padding-top:1rem;border-left:none!important;padding-left:0!important}}
.OffersContent-module__-OYN6G__section{background:linear-gradient(to bottom,var(--bg-deep),#0f172a);padding:3rem 1rem 4rem}.OffersContent-module__-OYN6G__headerGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:3rem;display:grid}.OffersContent-module__-OYN6G__imageSide{position:relative}.OffersContent-module__-OYN6G__mainImage{z-index:1;background-image:url(https://images.unsplash.com/photo-1542314831-068cd1dbfeeb?q=80&w=2070);background-position:50%;background-size:cover;border-radius:24px;width:100%;height:400px;position:relative;box-shadow:0 20px 40px -10px #00000080}.OffersContent-module__-OYN6G__decor{z-index:0;border:2px solid #ffffff1a;border-radius:24px;width:100%;height:100%;position:absolute;top:20px;left:-20px}.OffersContent-module__-OYN6G__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}@media (max-width:1024px){.OffersContent-module__-OYN6G__section{padding-top:8rem}.OffersContent-module__-OYN6G__headerGrid{text-align:center;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.OffersContent-module__-OYN6G__imageSide{display:none}.OffersContent-module__-OYN6G__title{font-size:2.5rem}.OffersContent-module__-OYN6G__quote{border-top:2px solid var(--accent-gold);max-width:500px;margin-inline:auto;padding-top:1rem;border-left:none!important;padding-left:0!important}}@media (max-width:640px){.OffersContent-module__-OYN6G__section{padding-top:6rem}.OffersContent-module__-OYN6G__title{font-size:2rem}}
.PlanGenerator-module__IR96xq__centerBox{border-radius:16px;width:100%;max-width:100%;margin:2rem auto;padding:2rem}@media (max-width:768px){.PlanGenerator-module__IR96xq__centerBox{margin:1rem auto;padding:1rem}.PlanGenerator-module__IR96xq__luxuryContainer{margin-top:-4rem;padding-bottom:3rem}}.PlanGenerator-module__IR96xq__stepGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:640px){.PlanGenerator-module__IR96xq__stepGrid{grid-template-columns:1fr}}.PlanGenerator-module__IR96xq__actionButtons{border-top:1px solid #ffffff1a;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}@media (max-width:640px){.PlanGenerator-module__IR96xq__actionButtons{flex-direction:column-reverse;width:100%}.PlanGenerator-module__IR96xq__actionButtons button{width:100%}}.PlanGenerator-module__IR96xq__pillGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;display:grid}@media (max-width:480px){.PlanGenerator-module__IR96xq__pillGrid{grid-template-columns:1fr 1fr}}.PlanGenerator-module__IR96xq__luxuryContainer{color:var(--text-main);background-color:var(--bg-main);margin-top:-6.5rem;padding-bottom:5rem;font-family:Inter,sans-serif}@media (max-width:768px){.PlanGenerator-module__IR96xq__luxuryContainer{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow-x:hidden}.PlanGenerator-module__IR96xq__luxuryContainer *{box-sizing:border-box;min-width:0}}.PlanGenerator-module__IR96xq__heroSection{text-align:center;background-color:#0000;background-image:linear-gradient(#050a1466 0%,#050a14 100%),url(https://images.unsplash.com/photo-1506929562872-bb421503ef21?q=80&w=2000&auto=format&fit=crop);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:24px;justify-content:center;align-items:center;min-height:70vh;margin-bottom:2rem;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.PlanGenerator-module__IR96xq__heroSection{border-radius:0;min-height:60vh;margin-bottom:1.5rem;padding:3rem 1rem}.PlanGenerator-module__IR96xq__heroTitle{font-size:clamp(2rem,8vw,2.5rem)}.PlanGenerator-module__IR96xq__heroDesc{margin-bottom:2.5rem;padding:0 .5rem;font-size:.95rem}.PlanGenerator-module__IR96xq__heroCost{width:auto;max-width:85%;padding:1.25rem 2rem}.PlanGenerator-module__IR96xq__heroCostValue{font-size:2rem}}.PlanGenerator-module__IR96xq__heroContent{z-index:2;max-width:900px;animation:1s ease-out forwards PlanGenerator-module__IR96xq__fadeIn;position:relative}.PlanGenerator-module__IR96xq__heroBadges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.PlanGenerator-module__IR96xq__badgeLuxury{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.05em;text-transform:uppercase;color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:99px;align-items:center;gap:6px;padding:6px 16px;font-size:.85rem;font-weight:600;display:flex}.PlanGenerator-module__IR96xq__heroTitle{color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.PlanGenerator-module__IR96xq__heroSubtitle{color:#a78bfa;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(1.2rem,3vw,1.8rem);font-style:italic}.PlanGenerator-module__IR96xq__heroDesc{color:#e2e8f0;max-width:700px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.7}.PlanGenerator-module__IR96xq__heroCost{background:var(--bg-card-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-soft);box-shadow:var(--shadow-lg);border-radius:20px;flex-direction:column;align-items:center;padding:1.5rem 3rem;display:inline-flex}.PlanGenerator-module__IR96xq__heroCostLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.5rem;font-size:.75rem}.PlanGenerator-module__IR96xq__heroCostValue{color:var(--accent-2);font-size:2.5rem;font-weight:800;line-height:1}.PlanGenerator-module__IR96xq__stickyNav{z-index:50;background:var(--bg-main);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-soft);margin-bottom:4rem;padding:1rem 0;position:sticky;top:95px}.PlanGenerator-module__IR96xq__navContainer{justify-content:center;gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}@media (max-width:768px){.PlanGenerator-module__IR96xq__stickyNav{margin-bottom:2rem;padding:.8rem 0;top:70px}.PlanGenerator-module__IR96xq__navContainer{scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:1.5rem;padding:0 2rem 0 1.25rem;scroll-padding-inline:1.25rem;overflow-x:auto}.PlanGenerator-module__IR96xq__navItem{white-space:nowrap;flex-shrink:0;font-size:.8rem}}.PlanGenerator-module__IR96xq__navContainer::-webkit-scrollbar{display:none}.PlanGenerator-module__IR96xq__navItem{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.5rem 0;font-size:.85rem;font-weight:600;transition:color .3s;position:relative}.PlanGenerator-module__IR96xq__navItem:hover{color:var(--text-main)}.PlanGenerator-module__IR96xq__navItemActive{color:#fff}.PlanGenerator-module__IR96xq__navItemActive:after{content:"";background:#3b82f6;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-5px;left:0;box-shadow:0 0 10px #3b82f680}.PlanGenerator-module__IR96xq__sectionBlock{min-width:0;max-width:1100px;margin:0 auto 6rem;padding:0 2rem;scroll-margin-top:150px}@media (max-width:768px){.PlanGenerator-module__IR96xq__sectionBlock{margin:0 auto 4rem;padding:0 1rem}}.PlanGenerator-module__IR96xq__sectionHeader{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.PlanGenerator-module__IR96xq__sectionIcon{background:var(--bg-soft);border:1px solid var(--border-soft);width:48px;height:48px;color:var(--accent);border-radius:16px;justify-content:center;align-items:center;display:flex}.PlanGenerator-module__IR96xq__sectionTitle{color:var(--text-main);margin:0;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700}.PlanGenerator-module__IR96xq__overviewGrid{grid-template-columns:1fr 380px;align-items:flex-start;gap:3rem;display:grid}@media (max-width:992px){.PlanGenerator-module__IR96xq__overviewGrid{grid-template-columns:1fr;gap:2rem;min-width:0}.PlanGenerator-module__IR96xq__smartPanel{margin-top:2rem;padding:1.5rem;position:static}}.PlanGenerator-module__IR96xq__infoGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}@media (max-width:768px){.PlanGenerator-module__IR96xq__infoGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}}.PlanGenerator-module__IR96xq__infoCard{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:16px;padding:1.5rem;transition:background .3s,transform .3s}.PlanGenerator-module__IR96xq__infoCard:hover{background:var(--bg-soft);transform:translateY(-2px)}.PlanGenerator-module__IR96xq__infoLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-dim);align-items:center;gap:8px;margin-bottom:.75rem;font-size:.75rem;display:flex}.PlanGenerator-module__IR96xq__infoValue{color:var(--text-main);font-size:1.15rem;font-weight:600}.PlanGenerator-module__IR96xq__hotelHighlight{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .4s;display:flex;position:relative}.PlanGenerator-module__IR96xq__smartPanel{background:var(--bg-card-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-soft);box-shadow:var(--shadow-lg);border-radius:28px;padding:2.5rem 2rem;position:sticky;top:160px}.PlanGenerator-module__IR96xq__summarySection{margin-bottom:2rem}.PlanGenerator-module__IR96xq__summaryHeader{text-transform:uppercase;letter-spacing:.15em;color:#60a5fa;opacity:.9;align-items:center;gap:10px;margin-bottom:1.25rem;font-size:.7rem;font-weight:800;display:flex}.PlanGenerator-module__IR96xq__summaryTitle{color:var(--text-main);margin:0 0 .75rem;font-family:Playfair Display,serif;font-size:1.35rem;font-weight:700;line-height:1.3}.PlanGenerator-module__IR96xq__summaryDesc{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.PlanGenerator-module__IR96xq__summaryDivider{background:linear-gradient(90deg,#ffffff1a,#0000);height:1px;margin:2rem 0}.PlanGenerator-module__IR96xq__insightItem{gap:12px;margin-bottom:1.25rem;display:flex}.PlanGenerator-module__IR96xq__insightIcon{color:#fbbf24;flex-shrink:0;margin-top:2px}.PlanGenerator-module__IR96xq__insightText{color:#cbd5e1;font-size:.85rem;line-height:1.5}.PlanGenerator-module__IR96xq__hotelBadge{color:#60a5fa;text-transform:uppercase;letter-spacing:.05em;background:#3b82f61a;border:1px solid #3b82f633;border-radius:6px;margin-bottom:.5rem;padding:3px 10px;font-size:.65rem;font-weight:700;display:inline-block}.PlanGenerator-module__IR96xq__highlightsList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.PlanGenerator-module__IR96xq__highlightItem{color:#cbd5e1;align-items:flex-start;gap:12px;font-size:1rem;line-height:1.5;display:flex}.PlanGenerator-module__IR96xq__highlightIcon{color:#34d399;flex-shrink:0;margin-top:2px}.PlanGenerator-module__IR96xq__timelineLuxury{padding-left:2rem;position:relative}@media (max-width:640px){.PlanGenerator-module__IR96xq__timelineLuxury{padding-left:1.5rem}}.PlanGenerator-module__IR96xq__timelineLuxury:before{content:"";background:linear-gradient(to bottom,var(--accent),var(--bg-soft));width:2px;position:absolute;top:20px;bottom:0;left:0}.PlanGenerator-module__IR96xq__dayCard{background:var(--bg-card);border:1px solid var(--border-soft);box-shadow:var(--shadow-lg);border-radius:28px;margin-bottom:3rem;padding:3rem;transition:all .3s;position:relative}.PlanGenerator-module__IR96xq__dayCard:hover{background:var(--bg-soft);border-color:var(--accent)}.PlanGenerator-module__IR96xq__dayIndicator{background:var(--bg-card);border:2px solid var(--accent);width:28px;height:28px;color:var(--text-main);box-shadow:var(--shadow-lg);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:3rem;left:-2.85rem}@media (max-width:768px){.PlanGenerator-module__IR96xq__dayCard{border-radius:20px;margin-bottom:2rem;padding:1.5rem}.PlanGenerator-module__IR96xq__dayIndicator{margin:0 auto 1.5rem;position:static;top:auto;left:auto}}.PlanGenerator-module__IR96xq__dayHeaderLux{border-bottom:1px solid var(--border-soft);margin-bottom:2rem;padding-bottom:1.5rem}.PlanGenerator-module__IR96xq__dayLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.PlanGenerator-module__IR96xq__dayTitle{color:var(--text-main);margin:0;font-family:Playfair Display,serif;font-size:1.8rem}.PlanGenerator-module__IR96xq__activityList{flex-direction:column;gap:2rem;display:flex}.PlanGenerator-module__IR96xq__activityCard{gap:1.5rem;display:flex}.PlanGenerator-module__IR96xq__activityTimeBox{color:#64748b;text-transform:uppercase;letter-spacing:.05em;min-width:100px;padding-top:4px;font-size:.85rem;font-weight:600}@media (max-width:768px){.PlanGenerator-module__IR96xq__activityCard{flex-direction:column;gap:.75rem;min-width:0}.PlanGenerator-module__IR96xq__activityTimeBox{min-width:0;margin-bottom:.25rem}}.PlanGenerator-module__IR96xq__activityContent{flex:1}.PlanGenerator-module__IR96xq__activityName{color:var(--text-main);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.PlanGenerator-module__IR96xq__activityDescText{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.PlanGenerator-module__IR96xq__activityTags{flex-wrap:wrap;gap:.5rem;display:flex}.PlanGenerator-module__IR96xq__tagLuxury{background:var(--bg-soft);border:1px solid var(--border-soft);color:var(--text-muted);border-radius:99px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;display:inline-flex}.PlanGenerator-module__IR96xq__tagMustSee{color:#c084fc;background:#a855f71a;border-color:#a855f733}.PlanGenerator-module__IR96xq__mealsLuxury{border-top:1px dashed #ffffff1a;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:grid}@media (max-width:768px){.PlanGenerator-module__IR96xq__mealsLuxury{grid-template-columns:1fr;gap:.75rem}}.PlanGenerator-module__IR96xq__mealChip{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:12px;align-items:flex-start;gap:12px;padding:1rem;display:flex}.PlanGenerator-module__IR96xq__mealIcon{color:var(--accent-2);margin-top:2px}.PlanGenerator-module__IR96xq__mealDetails h5{text-transform:uppercase;letter-spacing:.05em;color:var(--text-dim);margin:0 0 4px;font-size:.75rem}.PlanGenerator-module__IR96xq__mealDetails p{color:var(--text-muted);margin:0;font-size:.9rem}.PlanGenerator-module__IR96xq__transportMainCard{background:var(--bg-card);border:1px solid var(--border-soft);text-align:center;min-width:0;box-shadow:var(--shadow-lg);border-radius:24px;margin-bottom:2rem;padding:3rem 2rem}@media (max-width:768px){.PlanGenerator-module__IR96xq__transportMainCard{padding:2rem 1rem}}.PlanGenerator-module__IR96xq__transportMainTitle{color:var(--text-main);margin:1rem 0;font-family:Playfair Display,serif;font-size:2rem;font-weight:700}.PlanGenerator-module__IR96xq__transportOptionsGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1.5rem;min-width:0;display:grid}.PlanGenerator-module__IR96xq__transportOption{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:16px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.PlanGenerator-module__IR96xq__transportInfo{align-items:center;gap:1rem;display:flex}.PlanGenerator-module__IR96xq__costTotalBox{text-align:center;background:linear-gradient(135deg,#f59e0b26,#0000);border:1px solid #f59e0b33;border-radius:24px;min-width:0;margin-bottom:3rem;padding:4rem 2rem}@media (max-width:768px){.PlanGenerator-module__IR96xq__costTotalBox{padding:2.5rem 1rem}}.PlanGenerator-module__IR96xq__costBreakdownList{flex-direction:column;gap:1.5rem;display:flex}.PlanGenerator-module__IR96xq__costBarContainer{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:1.5rem}.PlanGenerator-module__IR96xq__costBarHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.PlanGenerator-module__IR96xq__costCategory{color:#fff;font-size:1.1rem;font-weight:600}.PlanGenerator-module__IR96xq__costAmount{color:#fbbf24;font-size:1.1rem;font-weight:700}.PlanGenerator-module__IR96xq__costBarTrack{background:#ffffff14;border-radius:3px;height:6px;overflow:hidden}.PlanGenerator-module__IR96xq__costBarFill{border-radius:3px;height:100%}.PlanGenerator-module__IR96xq__categorySection{margin-bottom:4rem}.PlanGenerator-module__IR96xq__categoryTitle{color:#fff;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:12px;margin-bottom:1.5rem;font-size:1.35rem;font-weight:700;display:flex}.PlanGenerator-module__IR96xq__bannerCard{background:linear-gradient(145deg,#1e293b66,#0f172a99);border:1px solid #ffffff14;border-radius:24px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:2.5rem 3rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PlanGenerator-module__IR96xq__bannerCard:after{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#3b82f61a,#0000);position:absolute;inset:0}.PlanGenerator-module__IR96xq__bannerCard:hover{border-color:#3b82f666;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.PlanGenerator-module__IR96xq__bannerContent{min-width:0;max-width:65%}.PlanGenerator-module__IR96xq__bannerLabel{color:#fff;margin-bottom:.75rem;font-size:1.6rem;font-weight:800;display:block}.PlanGenerator-module__IR96xq__bannerDesc{color:#94a3b8;margin:0;font-size:1rem;line-height:1.6}.PlanGenerator-module__IR96xq__miniCardsGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:992px){.PlanGenerator-module__IR96xq__miniCardsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PlanGenerator-module__IR96xq__miniCardsGrid{grid-template-columns:1fr}.PlanGenerator-module__IR96xq__bannerCard{text-align:center;flex-direction:column;gap:1.25rem;padding:1.5rem}.PlanGenerator-module__IR96xq__bannerContent{max-width:100%}.PlanGenerator-module__IR96xq__bannerLabel{font-size:1.3rem}.PlanGenerator-module__IR96xq__bannerCard .PlanGenerator-module__IR96xq__btn-primary{width:100%}}.PlanGenerator-module__IR96xq__miniCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:18px;flex-direction:column;height:100%;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.PlanGenerator-module__IR96xq__miniCard:hover{background:#ffffff0a;border-color:#3b82f633;transform:translateY(-2px)}.PlanGenerator-module__IR96xq__miniCardBadge{text-transform:uppercase;color:#34d399;letter-spacing:.05em;background:#34d3991a;border-radius:6px;align-self:flex-start;margin-bottom:1.25rem;padding:2px 10px;font-size:.65rem;font-weight:800}.PlanGenerator-module__IR96xq__miniCardTitle{color:#f8fafc;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.PlanGenerator-module__IR96xq__miniCardDesc{color:#94a3b8;flex:1;margin-bottom:1.5rem;font-size:.85rem;line-height:1.5}.PlanGenerator-module__IR96xq__miniCardCta{color:#60a5fa;align-items:center;gap:4px;font-size:.8rem;font-weight:700;transition:gap .2s;display:flex}.PlanGenerator-module__IR96xq__miniCard:hover .PlanGenerator-module__IR96xq__miniCardCta{gap:8px}.PlanGenerator-module__IR96xq__tipsGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.25rem;display:grid}@media (max-width:768px){.PlanGenerator-module__IR96xq__tipsGrid{grid-template-columns:1fr}}.PlanGenerator-module__IR96xq__tipUltraSimple{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.PlanGenerator-module__IR96xq__tipUltraSimple p{color:#cbd5e1;margin:0;font-size:.95rem;line-height:1.6}.PlanGenerator-module__IR96xq__tipIconBox{color:#34d399;flex-shrink:0;margin-top:2px}
