.DarkModeToggle_toggle__liD5v{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;color:var(--text-color);cursor:pointer;padding:.5rem;line-height:1;margin-right:15rem;transition:transform .2s ease,opacity .2s ease}.DarkModeToggle_icon___1APk{width:20px;height:20px;display:block}.DarkModeToggle_toggle__liD5v:hover{transform:scale(1.1)}.DarkModeToggle_toggle__liD5v:active{transform:scale(.95)}@media (max-width:768px){.DarkModeToggle_toggle__liD5v{margin-right:0}}.Layout_layout__m1j_p{min-height:100vh;display:flex;flex-direction:column}.Layout_nav__LKz21{padding:2rem 1.5rem;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;position:relative}.Layout_navName__9GaSW{font-size:1.5rem;font-weight:400;letter-spacing:-.02em;margin-right:2rem;margin-left:15rem}.Layout_navLinks__HKmQe{display:flex;justify-content:center;gap:2rem;flex:1 1}.Layout_nav__LKz21 a{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.Layout_nav__LKz21 a sup{vertical-align:baseline;position:relative;top:-.2em;font-size:.7em}.Layout_main__bVVJR{flex:1 1;padding:4rem 0}@media (max-width:768px){.Layout_nav__LKz21{padding:1.5rem 0;flex-wrap:wrap}.Layout_navName__9GaSW{font-size:1.25rem;margin-left:0;margin-right:1rem;width:100%;margin-bottom:1rem}.Layout_navLinks__HKmQe{gap:1.5rem;order:2}.Layout_main__bVVJR{padding:2rem 0}}.Photos_photos__Mhxp_{max-width:1200px;margin:0 auto}.Photos_title__r9Hc1{font-size:2.5rem;font-weight:400;margin-bottom:3rem;text-align:center;letter-spacing:-.02em}.Photos_empty__6eruE{text-align:center;color:var(--text-secondary);padding:4rem 2rem}.Photos_grid___L9V5{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1rem;gap:1rem;padding:0 1rem}.Photos_photoItem__TyWw1{cursor:pointer;overflow:hidden;aspect-ratio:1;background-color:#f5f5f5}.Photos_photo__1VRpm{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Photos_photoItem__TyWw1:hover .Photos_photo__1VRpm{transform:scale(1.05)}.Photos_lightbox__NsHDA{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;z-index:1000;cursor:pointer;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Photos_lightboxContent__Jc2_F{position:relative;max-width:90vw;max-height:90vh;cursor:default}.Photos_closeButton__x3RBY{position:absolute;top:-3rem;right:0;background:none;border:none;color:#fff;font-size:3rem;cursor:pointer;line-height:1;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.Photos_closeButton__x3RBY:hover{opacity:.7}.Photos_lightboxImage__AgzNb{max-width:100%;max-height:90vh;object-fit:contain}@media (max-width:768px){.Photos_title__r9Hc1{font-size:2rem;margin-bottom:2rem}.Photos_grid___L9V5{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem;padding:0}.Photos_closeButton__x3RBY{top:-2.5rem;font-size:2.5rem}}