.Navbar-module__vwoE7G__header{z-index:100;width:100%;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0}.Navbar-module__vwoE7G__headerTop{-webkit-backdrop-filter:none;background:#fff;border-bottom:1px solid #e0e0e0}.Navbar-module__vwoE7G__headerScrolled{-webkit-backdrop-filter:blur(14px);background:#ffffff2e;border-bottom:1px solid #ffffff26}.Navbar-module__vwoE7G__inner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:10px 80px;display:flex}.Navbar-module__vwoE7G__brand{color:inherit;align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__vwoE7G__brand:hover{opacity:.75}.Navbar-module__vwoE7G__logo{width:260px}.Navbar-module__vwoE7G__navList{align-items:center;gap:52px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__vwoE7G__navItem{position:relative}.Navbar-module__vwoE7G__navLink{font-family:var(--font-outfit),"Helvetica Neue",Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#666;white-space:nowrap;font-size:.85rem;font-weight:400;text-decoration:none;transition:color .3s;display:inline-block}.Navbar-module__vwoE7G__navLink:hover,.Navbar-module__vwoE7G__navLinkActive{color:#111}.Navbar-module__vwoE7G__navLinkLight{color:#ffffffe6}.Navbar-module__vwoE7G__navLinkLight:hover{color:#fff}.Navbar-module__vwoE7G__dropdown{z-index:200;background:#fff;border:1px solid #e5e5e5;min-width:220px;margin:0;padding:10px 0;list-style:none;animation:.16s both Navbar-module__vwoE7G__dropIn;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000014}@keyframes Navbar-module__vwoE7G__dropIn{0%{opacity:0;transform:translate(-50%)translateY(-5px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Navbar-module__vwoE7G__dropdownLink{font-family:var(--font-outfit),"Helvetica Neue",Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#888;white-space:nowrap;padding:10px 22px;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:block}.Navbar-module__vwoE7G__dropdownLink:hover{color:#111;background:#f5f5f5}.Navbar-module__vwoE7G__hamburger{cursor:pointer;z-index:201;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:4px;display:none}.Navbar-module__vwoE7G__bar{background:#111;width:24px;height:1.5px;transition:transform .3s,opacity .3s,background .3s;display:block}.Navbar-module__vwoE7G__hamburger.Navbar-module__vwoE7G__open .Navbar-module__vwoE7G__bar:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__vwoE7G__hamburger.Navbar-module__vwoE7G__open .Navbar-module__vwoE7G__bar:nth-child(2){opacity:0}.Navbar-module__vwoE7G__hamburger.Navbar-module__vwoE7G__open .Navbar-module__vwoE7G__bar:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__vwoE7G__mobileMenu{background:#fff;border-top:1px solid #e8e8e8;flex-direction:column;gap:0;padding:24px 24px 32px;animation:.28s Navbar-module__vwoE7G__slideDown;display:none}@keyframes Navbar-module__vwoE7G__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__vwoE7G__mobileMenu.Navbar-module__vwoE7G__open{display:flex}.Navbar-module__vwoE7G__mobileNavLink{font-family:var(--font-outfit),"Helvetica Neue",Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#555;border-bottom:1px solid #f0f0f0;padding:14px 0;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.Navbar-module__vwoE7G__mobileNavLink:last-child{border-bottom:none}.Navbar-module__vwoE7G__mobileNavLink:hover,.Navbar-module__vwoE7G__mobileNavLinkActive{color:#111}.Navbar-module__vwoE7G__mobileDropdownLink{font-family:var(--font-outfit),"Helvetica Neue",Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#999;border-bottom:1px solid #f5f5f5;padding:10px 0 10px 16px;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Navbar-module__vwoE7G__mobileDropdownLink:hover{color:#111}@media (max-width:768px){.Navbar-module__vwoE7G__headerScrolled{-webkit-backdrop-filter:blur(10px);background:#ffffff8c}.Navbar-module__vwoE7G__headerTop{background:#fffffff2}.Navbar-module__vwoE7G__inner{padding:8px 20px}.Navbar-module__vwoE7G__navList{display:none}.Navbar-module__vwoE7G__hamburger{display:flex}.Navbar-module__vwoE7G__logo{width:200px}}
.PageTransition-module__eY1cea__page{opacity:0;transition:opacity .4s,transform .4s;transform:translateY(10px)}.PageTransition-module__eY1cea__page.PageTransition-module__eY1cea__visible{opacity:1;transform:translateY(0)}
.PhotoGrid-module__vSfzfW__grid{background:#fff;grid-template-columns:1fr 1fr;align-items:start;gap:16px;padding:0 80px 80px;display:grid}.PhotoGrid-module__vSfzfW__column{flex-direction:column;gap:16px;display:flex}.PhotoGrid-module__vSfzfW__card{flex-direction:column;gap:10px;display:flex}.PhotoGrid-module__vSfzfW__imgWrapper{background:#1a1a1a;width:100%;overflow:hidden}.PhotoGrid-module__vSfzfW__img{filter:grayscale()brightness(.85);width:100%;height:auto;transition:transform .55s,filter .55s;display:block}.PhotoGrid-module__vSfzfW__imgWrapper:hover .PhotoGrid-module__vSfzfW__img{filter:grayscale(80%)brightness(.9);transform:scale(1.03)}.PhotoGrid-module__vSfzfW__caption{font-family:var(--font-quicksand),"Helvetica Neue",Arial,sans-serif;color:#555;letter-spacing:.01em;padding:0 2px;font-size:.78rem;font-weight:400;line-height:1.4}@media (max-width:1024px){.PhotoGrid-module__vSfzfW__grid{padding:0 40px 40px}}@media (max-width:768px){.PhotoGrid-module__vSfzfW__grid{grid-template-columns:1fr;padding:0 16px 24px}}
