.Navbar-module__cJzEcG__navbar{width:100%;height:var(--navbar-height);z-index:1000;border-bottom:1px solid #0000;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{background:var(--navbar-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);height:70px}.Navbar-module__cJzEcG__container{height:100%;max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);letter-spacing:-.5px;color:var(--foreground);align-items:center;gap:.5rem;font-size:1.4rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoDot{color:var(--primary);font-size:1.8rem;line-height:0}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navItem{position:relative}.Navbar-module__cJzEcG__link{color:var(--muted);letter-spacing:.3px;padding:.5rem 0;font-size:.95rem;font-weight:500}.Navbar-module__cJzEcG__link:hover,.Navbar-module__cJzEcG__activeLink{color:var(--foreground)}.Navbar-module__cJzEcG__underline{background:linear-gradient(90deg, var(--primary), var(--accent));border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__dropdownToggle{cursor:pointer;color:var(--muted);align-items:center;gap:.3rem;padding:.5rem 0;font-size:.95rem;font-weight:500;display:flex}.Navbar-module__cJzEcG__dropdownToggle:hover,.Navbar-module__cJzEcG__activeDropdown{color:var(--foreground)}.Navbar-module__cJzEcG__dropdownMenu{background:var(--dropdown-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--card-border);opacity:0;visibility:hidden;border-radius:8px;flex-direction:column;gap:.25rem;width:260px;margin-top:10px;padding:.75rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000026}.Navbar-module__cJzEcG__navItem:hover .Navbar-module__cJzEcG__dropdownMenu{opacity:1;visibility:visible;margin-top:0}.Navbar-module__cJzEcG__dropdownLink{color:var(--muted);border-radius:4px;padding:.6rem .8rem;font-size:.9rem;display:block}.Navbar-module__cJzEcG__dropdownLink:hover{background:var(--primary-glow);color:var(--primary)}.Navbar-module__cJzEcG__mobileMenuBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:768px){.Navbar-module__cJzEcG__container{padding:0 1.25rem}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileMenuBtn{display:block}}@media (max-width:480px){.Navbar-module__cJzEcG__container{padding:0 1rem}.Navbar-module__cJzEcG__logo{gap:.35rem;font-size:1.15rem}.Navbar-module__cJzEcG__logo svg{width:1.25rem;height:1.25rem}}
.Gallery-module__3QxX8q__grid{column-count:3;column-gap:1.5rem;width:100%}@media (max-width:1024px){.Gallery-module__3QxX8q__grid{column-count:2}}@media (max-width:640px){.Gallery-module__3QxX8q__grid{column-count:1}}.Gallery-module__3QxX8q__item{break-inside:avoid;background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;border-radius:8px;margin-bottom:1.5rem;position:relative;overflow:hidden}.Gallery-module__3QxX8q__image{width:100%;height:auto;transition:transform .4s;display:block}.Gallery-module__3QxX8q__overlay{opacity:0;background:linear-gradient(#0000 0%,#000000d9 100%);flex-direction:column;justify-content:flex-end;width:100%;padding:1.5rem 1rem 1rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}.Gallery-module__3QxX8q__item:hover .Gallery-module__3QxX8q__overlay{opacity:1}.Gallery-module__3QxX8q__title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}
.page-module___8aEwW__hero{min-height:calc(100vh - var(--navbar-height));padding-top:var(--navbar-height);align-items:center;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroContainer{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;width:100%;display:grid}.page-module___8aEwW__heroContent{z-index:10;flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__title{letter-spacing:-1.5px;font-size:3.5rem;font-weight:800;line-height:1.1}.page-module___8aEwW__tagline{color:var(--muted);max-width:540px;font-size:1.25rem;font-weight:400}.page-module___8aEwW__actions{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.page-module___8aEwW__heroVisual{justify-content:center;align-items:center;width:100%;max-width:100%;height:480px;margin:0 auto;display:flex;position:relative;overflow:hidden;-webkit-mask-image:radial-gradient(circle,#000 75%,#0000 100%);mask-image:radial-gradient(circle,#000 75%,#0000 100%)}.page-module___8aEwW__sectionTitle{text-align:center;letter-spacing:-.5px;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.page-module___8aEwW__sectionSubtitle{color:var(--muted);text-align:center;max-width:600px;margin:0 auto 3.5rem;font-size:1.05rem}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.page-module___8aEwW__card{background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:flex-end;height:400px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__cardImage{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.page-module___8aEwW__cardOverlay{z-index:2;background:linear-gradient(#0000 30%,#00000080 60%,#09090af2 100%);width:100%;height:100%;transition:background .4s;position:absolute;top:0;left:0}.page-module___8aEwW__cardContent{z-index:3;flex-direction:column;gap:.5rem;padding:2rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;transform:translateY(15px)}.page-module___8aEwW__cardTitle{color:#fff;font-size:1.5rem;font-weight:700}.page-module___8aEwW__cardDesc{color:var(--muted);opacity:0;font-size:.9rem;line-height:1.4;transition:opacity .4s}.page-module___8aEwW__card:hover .page-module___8aEwW__cardImage{transform:scale(1.06)}.page-module___8aEwW__card:hover .page-module___8aEwW__cardOverlay{background:linear-gradient(#0000 10%,#0006 50%,#09090afa 100%)}.page-module___8aEwW__card:hover .page-module___8aEwW__cardContent{transform:translateY(0)}.page-module___8aEwW__card:hover .page-module___8aEwW__cardDesc{opacity:1}@media (max-width:1024px){.page-module___8aEwW__heroContainer{text-align:center;grid-template-columns:1fr;gap:1.5rem}.page-module___8aEwW__heroContent{align-items:center}.page-module___8aEwW__tagline{max-width:100%}.page-module___8aEwW__actions{justify-content:center}.page-module___8aEwW__heroVisual{width:100%;max-width:100%;height:380px;overflow:hidden;-webkit-mask-image:radial-gradient(circle,#000 72%,#0000 100%);mask-image:radial-gradient(circle,#000 72%,#0000 100%)}.page-module___8aEwW__title{font-size:2.8rem}.page-module___8aEwW__destinationsList{justify-content:center}.page-module___8aEwW__destinationsWrapper{align-items:center}}@media (max-width:768px){.page-module___8aEwW__title{letter-spacing:-.5px;font-size:2.2rem}.page-module___8aEwW__heroVisual{height:320px}}@media (max-width:480px){.page-module___8aEwW__title{letter-spacing:-.5px;font-size:1.75rem;line-height:1.2}.page-module___8aEwW__heroVisual{height:280px}.page-module___8aEwW__tagline{font-size:1rem;line-height:1.5}.page-module___8aEwW__sectionTitle{font-size:1.75rem}}.page-module___8aEwW__destinationsWrapper{flex-direction:column;gap:.75rem;width:100%;margin-top:1.5rem;display:flex}.page-module___8aEwW__destinationsTitle{text-transform:uppercase;letter-spacing:1.5px;color:var(--muted);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.page-module___8aEwW__destinationsList{flex-wrap:wrap;gap:.75rem;display:flex}.page-module___8aEwW__destTag{background:var(--card-bg);border:1px solid var(--card-border);color:var(--foreground);cursor:pointer;border-radius:20px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.page-module___8aEwW__destTag:hover{border-color:var(--primary);box-shadow:0 0 12px var(--primary-glow);transform:translateY(-2px)}.page-module___8aEwW__destTagActive{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 0 15px #f9731659}.page-module___8aEwW__destTagDot{background-color:var(--primary);border-radius:50%;width:6px;height:6px;transition:background-color .3s;display:inline-block}.page-module___8aEwW__destTagActive .page-module___8aEwW__destTagDot{background-color:#fff}.page-module___8aEwW__privateGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;margin-top:1.5rem;display:grid}
.PrivateGalleryClient-module__sbrPhW__lockscreen{min-height:calc(100vh - var(--navbar-height) - 150px);justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.PrivateGalleryClient-module__sbrPhW__lockCard{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:450px;padding:3rem 2rem;display:flex;box-shadow:0 20px 40px #00000026}.PrivateGalleryClient-module__sbrPhW__lockIcon{background:var(--primary-glow);width:64px;height:64px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.PrivateGalleryClient-module__sbrPhW__lockTitle{margin-top:.5rem;font-size:1.5rem;font-weight:700}.PrivateGalleryClient-module__sbrPhW__lockDesc{color:var(--muted);font-size:.95rem;line-height:1.5}.PrivateGalleryClient-module__sbrPhW__form{flex-direction:column;gap:1rem;width:100%;display:flex}.PrivateGalleryClient-module__sbrPhW__inputGroup{width:100%;position:relative}.PrivateGalleryClient-module__sbrPhW__input{border:1px solid var(--card-border);background:var(--background);width:100%;color:var(--foreground);text-align:center;border-radius:50px;outline:none;padding:.85rem 1.2rem;font-size:1rem;transition:all .3s}.PrivateGalleryClient-module__sbrPhW__input:focus{border-color:var(--primary);box-shadow:0 0 15px var(--primary-glow)}.PrivateGalleryClient-module__sbrPhW__submitBtn{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.PrivateGalleryClient-module__sbrPhW__submitBtn:hover{transform:translateY(-2px);box-shadow:0 0 20px #f9731659}.PrivateGalleryClient-module__sbrPhW__errorMsg{color:#ef4444;margin-top:-.25rem;font-size:.85rem;font-weight:500}.PrivateGalleryClient-module__sbrPhW__toolbar{border-bottom:1px solid var(--card-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.PrivateGalleryClient-module__sbrPhW__albumMeta{flex-direction:column;gap:.25rem;display:flex}.PrivateGalleryClient-module__sbrPhW__albumTitle{word-break:normal;overflow-wrap:break-word;font-size:clamp(1.8rem,6vw,2.5rem);font-weight:800;line-height:1.1}.PrivateGalleryClient-module__sbrPhW__photoCount{color:var(--muted);font-size:.85rem}.PrivateGalleryClient-module__sbrPhW__downloadAllBtn{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.PrivateGalleryClient-module__sbrPhW__downloadAllBtn:hover{transform:translateY(-2px);box-shadow:0 0 20px #f973164d}.PrivateGalleryClient-module__sbrPhW__downloadAllBtn:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.PrivateGalleryClient-module__sbrPhW__photoWrapper{background-color:var(--card-bg);cursor:pointer;border-radius:8px;position:relative;overflow:hidden}.PrivateGalleryClient-module__sbrPhW__photoCard{width:100%;height:auto;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}.PrivateGalleryClient-module__sbrPhW__photoWrapper:hover .PrivateGalleryClient-module__sbrPhW__photoCard{transform:scale(1.03)}.PrivateGalleryClient-module__sbrPhW__photoOverlay{opacity:0;z-index:2;background:linear-gradient(#0006 0%,#0000 30% 70%,#000000b3 100%);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1rem;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.PrivateGalleryClient-module__sbrPhW__photoWrapper:hover .PrivateGalleryClient-module__sbrPhW__photoOverlay{opacity:1}.PrivateGalleryClient-module__sbrPhW__photoTitle{color:#fff;text-shadow:0 1px 2px #000c;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;font-size:.85rem;font-weight:500;overflow:hidden}.PrivateGalleryClient-module__sbrPhW__downloadAction{color:#fff;cursor:pointer;z-index:5;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;padding:.5rem;transition:all .2s;display:flex}.PrivateGalleryClient-module__sbrPhW__downloadAction:hover{background:var(--primary);border-color:#0000;transform:scale(1.1)}.PrivateGalleryClient-module__sbrPhW__masonry{column-count:3;column-gap:1.5rem;width:100%}@media (max-width:1024px){.PrivateGalleryClient-module__sbrPhW__masonry{column-count:2}}@media (max-width:640px){.PrivateGalleryClient-module__sbrPhW__masonry{column-count:1}}.PrivateGalleryClient-module__sbrPhW__masonryItem{break-inside:avoid;margin-bottom:1.5rem}@media (max-width:600px){.PrivateGalleryClient-module__sbrPhW__lockCard{padding:2rem 1.5rem}}
.TravelGalleryClient-module__RXEmLa__headerSection{border-bottom:1px solid var(--card-border);padding-bottom:2rem}.TravelGalleryClient-module__RXEmLa__backLink{color:var(--muted);fontWeight:500;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;transition:color .2s;display:inline-flex}.TravelGalleryClient-module__RXEmLa__backLink:hover{color:#fff}.TravelGalleryClient-module__RXEmLa__infoContainer{flex-direction:column;gap:1rem;display:flex}.TravelGalleryClient-module__RXEmLa__categoryTag{color:var(--primary);align-items:center;gap:.75rem;display:flex}.TravelGalleryClient-module__RXEmLa__categoryText{letter-spacing:1.5px;text-transform:uppercase;font-size:.85rem;font-weight:600}.TravelGalleryClient-module__RXEmLa__title{letter-spacing:-1px;word-break:normal;overflow-wrap:break-word;font-size:clamp(2rem,8vw,3rem);font-weight:800;line-height:1.1}.TravelGalleryClient-module__RXEmLa__description{color:var(--muted);max-width:700px;font-size:1.1rem;line-height:1.6}.TravelGalleryClient-module__RXEmLa__metaInfo{color:var(--muted);gap:1.5rem;margin-top:.5rem;font-size:.85rem;display:flex}.TravelGalleryClient-module__RXEmLa__metaValue{color:var(--foreground);font-weight:600}@media (max-width:768px){.TravelGalleryClient-module__RXEmLa__title{font-size:2.2rem}.TravelGalleryClient-module__RXEmLa__description{font-size:1rem}}@media (max-width:480px){.TravelGalleryClient-module__RXEmLa__title{letter-spacing:-.5px;font-size:1.8rem}}
