.photospageNavBar{-webkit-text-fill-color:white;opacity:.5;background-color:#000000e6}.hamburgerButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.375rem;outline:none;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:inline-flex}.hamburgerButton:focus{outline-offset:2px;outline:2px solid #0000;box-shadow:0 0 0 2px #fff}.hamburgerButton:focus-visible{box-shadow:inset 0 0 0 2px #fff}.mobileMenuLink{color:#fff;border-radius:.5rem;padding:.5rem;text-decoration:none;transition:all .2s;display:block}.photospage{color:#ffffffb3;background-color:#0b081f;height:100vh;margin:0;position:relative;overflow:hidden scroll}.photospageHeader{justify-content:center;align-items:center;display:flex;position:relative}.fog-container{pointer-events:none;z-index:10;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.fog-layer{filter:blur(150px);opacity:0;background-color:#ecf0f14d;border-radius:50%;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both;position:absolute;left:0%}@keyframes fogMovement1{0%{opacity:0;transform:translate(-50vw)scale(1)}10%{opacity:.25}90%{opacity:.15}to{opacity:0;transform:translate(60vw,15vh)scale(1.5)}}@keyframes fogMovement2{0%{opacity:0;transform:translate(-70vw,30vh)scale(.8)}5%{opacity:.22}95%{opacity:.12}to{opacity:0;transform:translate(40vw,-20vh)scale(1.3)}}@keyframes fogMovement3{0%{opacity:0;transform:translate(-30vw,-25vh)scale(1.1)}5%{opacity:.3}95%{opacity:.2}to{opacity:0;transform:translate(70vw,10vh)scale(1.6)}}@keyframes fogMovement4{0%{opacity:0;transform:translate(-80vw,40vh)scale(.9)}5%{opacity:.15}95%{opacity:.07}to{opacity:0;transform:translate(30vw,-30vh)scale(1.4)}}@keyframes fogMovement5{0%{opacity:0;transform:translate(-40vw,-10vh)scale(1.3)}5%{opacity:.28}95%{opacity:.18}to{opacity:0;transform:translate(65vw,25vh)scale(.9)}}.fog-layer:first-child{width:120vh;height:120vh;animation:45s infinite fogMovement1;top:10%}.fog-layer:nth-child(2){width:150vh;height:150vh;animation:50s 5s infinite fogMovement2;top:50%}.fog-layer:nth-child(3){width:100vh;height:100vh;animation:40s 10s infinite fogMovement3;top:80%}.fog-layer:nth-child(4){width:180vh;height:180vh;animation:60s 15s infinite fogMovement4;top:-20%}.fog-layer:nth-child(5){width:110vh;height:110vh;animation:38s 20s infinite fogMovement5;top:40%}.fog-layer:nth-child(6){width:130vh;height:130vh;animation:48s 2s infinite fogMovement1;top:60%}.fog-layer:nth-child(7){width:160vh;height:160vh;animation:55s 7s infinite fogMovement2;top:20%}.fog-layer:nth-child(8){width:90vh;height:90vh;animation:42s 12s infinite fogMovement3;top:-5%}.fog-layer:nth-child(9){width:140vh;height:140vh;animation:65s 22s infinite fogMovement4;top:30%}.fog-layer:nth-child(10){width:105vh;height:105vh;animation:35s 25s infinite fogMovement5;top:70%}.fog-layer:nth-child(11){width:170vh;height:170vh;animation:52s 28s infinite fogMovement1;top:-10%}.fog-layer:nth-child(12){width:115vh;height:115vh;animation:40s 3s infinite fogMovement2;top:5%}.scrollable-content-wrapper{z-index:20;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding-top:3rem;padding-bottom:4rem;display:flex;position:relative}.content{z-index:20;text-align:center;color:#fff;background-color:#00000080;border-radius:1rem;max-width:80%;padding:2rem;position:relative}h1{margin-bottom:1rem;font-size:3rem}p{font-size:1.2rem}@media (max-width:768px){.fog-layer{filter:blur(80px)}.fog-layer:first-child{width:70vh;height:70vh}.fog-layer:nth-child(2){width:90vh;height:90vh}.fog-layer:nth-child(3){width:60vh;height:60vh}.fog-layer:nth-child(4){width:100vh;height:100vh}.fog-layer:nth-child(5){width:65vh;height:65vh}.fog-layer:nth-child(6){width:80vh;height:80vh}.fog-layer:nth-child(7){width:95vh;height:95vh}.fog-layer:nth-child(8){width:55vh;height:55vh}.fog-layer:nth-child(9){width:85vh;height:85vh}.fog-layer:nth-child(10){width:60vh;height:60vh}.fog-layer:nth-child(11){width:90vh;height:90vh}.fog-layer:nth-child(12){width:70vh;height:70vh}}.photo-gallery{flex-wrap:wrap;justify-content:center;gap:15rem;width:100%;max-width:2000px;margin-top:3rem;padding:2rem;display:flex}.photo-card{perspective:1000px;cursor:pointer;margin-top:2rem;transition:transform .3s ease-out;position:relative;transform:translateY(0);box-shadow:0 10px 20px #0006}.photo-card-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s ease-in-out;position:relative}.photo-card.flipped .photo-card-inner{transform:rotateY(180deg)}.photo-front,.photo-back{backface-visibility:hidden;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;overflow:hidden}.photo-front{background-color:#0b081f}.photo-back{color:#fff;text-align:center;box-sizing:border-box;background-color:#0b081f;flex-direction:column;gap:.5rem;padding:1.5rem;font-size:.9rem;line-height:1.4;transform:rotateY(180deg)}.photo-back h3{margin-top:0;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.photo-back p{margin:.25rem 0;font-size:.9rem}.photo-date,.photo-location{opacity:.8;font-style:italic}@media (max-width:1024px){.photo-gallery{gap:5rem}}@media (max-width:768px){.photo-gallery{gap:3rem;padding:1rem}}@media (max-width:480px){.photo-gallery{flex-direction:column;align-items:center;gap:2rem}.photo-card{max-width:90vw;max-height:70vh}}
