.album_main__h3Y9S{display:flex;flex-direction:column}.album_back__F4J_O{align-self:flex-start;margin:1rem;color:#0f0;border:1px solid #0f0;padding:.25rem .5rem;border-radius:4px}.album_status__ExUOG{color:#0f0;margin-bottom:1rem}.album_hero__gDvcM{width:100%;height:150px;cursor:pointer;overflow:hidden}.album_hero__gDvcM img{width:100%;height:100%;object-fit:cover;display:block}@media (min-width:768px){.album_hero__gDvcM{height:200px}}@media (min-width:1280px){.album_hero__gDvcM{height:300px}}.album_details__OiaBQ{padding:0 1rem 1rem}.album_title__tmGfj{color:#0f0;margin-bottom:.25rem}.album_meta__ETfhA{color:#0f0;margin-bottom:.75rem}.album_photoGrid__FAh9g{display:grid;width:100%;grid-gap:.5rem;gap:.5rem;padding:0 1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:10px;grid-auto-flow:dense}@media (min-width:768px){.album_photoGrid__FAh9g{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (min-width:1280px){.album_photoGrid__FAh9g{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.album_photoItem__lHyuG{width:100%}.album_photoItem__lHyuG img{width:100%;display:block}@media (max-width:600px){.album_details__OiaBQ{padding:0 .5rem 1rem}.album_photoGrid__FAh9g{padding:0 .5rem}}.photo-preview_overlay__eMNaT{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;display:flex;align-items:center;justify-content:center;z-index:1000}.photo-preview_preview__sEzqL{position:relative;width:100vw;height:100vh;height:100dvh;overflow:hidden}.photo-preview_track__VKRqe{display:flex;height:100%;transition:transform .3s ease}.photo-preview_image__qB7V6{width:100vw;height:100vh;height:100dvh;object-fit:contain;flex-shrink:0;display:block}.photo-preview_topBar__2T5rq{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:calc(.5rem + env(safe-area-inset-top)) .5rem .5rem;background:rgba(0,0,0,.6);z-index:1}.photo-preview_topBar__2T5rq button{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.photo-preview_navButton__g9IRS{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;opacity:0;transition:opacity .2s}.photo-preview_prevButton__soUDJ{left:1rem}.photo-preview_nextButton__ND3QX{right:1rem}.photo-preview_visible__iFcaz{opacity:1}.photo-preview_actions__RCSU9{position:relative}