.photo-viewer-module__f6POuW__backdrop{z-index:200;background:#0d1210f0;display:grid;position:fixed;inset:0}.photo-viewer-module__f6POuW__dialog{outline:0;grid-template-rows:minmax(0,1fr) auto;width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative}.photo-viewer-module__f6POuW__dialogFullscreen{grid-template-rows:minmax(0,1fr)}.photo-viewer-module__f6POuW__stage{box-sizing:border-box;touch-action:none;-webkit-user-select:none;user-select:none;place-items:center;width:100%;height:100%;min-height:0;padding:20px 92px 18px;display:grid}.photo-viewer-module__f6POuW__image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 112px);display:block;box-shadow:0 20px 72px #0009}.photo-viewer-module__f6POuW__dialogFullscreen .photo-viewer-module__f6POuW__stage{padding-bottom:48px}.photo-viewer-module__f6POuW__dialogFullscreen .photo-viewer-module__f6POuW__image{max-height:calc(100dvh - 68px)}.photo-viewer-module__f6POuW__controls button,.photo-viewer-module__f6POuW__thumbnail,.photo-viewer-module__f6POuW__thumbnailActive{cursor:pointer;font:inherit;border:0}.photo-viewer-module__f6POuW__close,.photo-viewer-module__f6POuW__fullscreen,.photo-viewer-module__f6POuW__previous,.photo-viewer-module__f6POuW__next{z-index:2;position:absolute}.photo-viewer-module__f6POuW__fullscreen{min-height:44px;color:var(--ink);background:#e3b15a;border-radius:5px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 2px 14px #0005}.photo-viewer-module__f6POuW__favorite{z-index:2;position:absolute;top:20px;left:174px}.photo-viewer-module__f6POuW__close{width:44px;height:44px;color:var(--ink);background:#e3b15a;border-radius:50%;place-items:center;padding:0;display:inline-grid;top:20px;right:24px;box-shadow:0 2px 14px #0005}.photo-viewer-module__f6POuW__fullscreen{top:20px;left:24px}.photo-viewer-module__f6POuW__previous,.photo-viewer-module__f6POuW__next{width:68px;height:68px;box-shadow:none;color:#e3b15a;background:0 0;place-items:center;padding:0;display:grid;top:50%;transform:translateY(-50%)}.photo-viewer-module__f6POuW__previous{left:16px}.photo-viewer-module__f6POuW__next{right:16px}.photo-viewer-module__f6POuW__arrowIcon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px;filter:drop-shadow(0 2px 8px #0009);width:68px;height:68px}.photo-viewer-module__f6POuW__closeIcon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2.5px;width:20px;height:20px}.photo-viewer-module__f6POuW__previous:not(:disabled):hover,.photo-viewer-module__f6POuW__next:not(:disabled):hover{color:#f0c47f;box-shadow:none;transform:translateY(-50%)scale(1.06)}.photo-viewer-module__f6POuW__previous:not(:disabled):active,.photo-viewer-module__f6POuW__next:not(:disabled):active{transform:translateY(-50%)scale(.96)}.photo-viewer-module__f6POuW__previous:disabled,.photo-viewer-module__f6POuW__next:disabled{opacity:.55;cursor:progress}.photo-viewer-module__f6POuW__counter{z-index:2;color:#fff;background:#111b18b8;border-radius:4px;margin:0;padding:6px 10px;font-size:13px;position:absolute;bottom:118px;left:50%;transform:translate(-50%)}.photo-viewer-module__f6POuW__exif{z-index:2;color:#fff;background:#111b18b8;border-radius:4px;max-width:min(62vw,760px);margin:0;padding:6px 10px;font-size:12px;position:absolute;bottom:88px;left:24px}.photo-viewer-module__f6POuW__dialogFullscreen .photo-viewer-module__f6POuW__counter{bottom:16px}.photo-viewer-module__f6POuW__dialogFullscreen .photo-viewer-module__f6POuW__exif{bottom:48px}.photo-viewer-module__f6POuW__thumbnails{color:#fff;scrollbar-color:#829088 #25322c;background:#101814;gap:7px;max-width:100%;min-height:74px;padding:8px 16px 12px;display:flex;overflow-x:auto}.photo-viewer-module__f6POuW__dialogFullscreen .photo-viewer-module__f6POuW__thumbnails{display:none}.photo-viewer-module__f6POuW__thumbnail,.photo-viewer-module__f6POuW__thumbnailActive{opacity:.65;background:#303d36;flex:0 0 58px;width:58px;height:54px;padding:0;overflow:hidden}.photo-viewer-module__f6POuW__thumbnailActive{outline-offset:2px;opacity:1;outline:2px solid #e1af71}.photo-viewer-module__f6POuW__thumbnail img,.photo-viewer-module__f6POuW__thumbnailActive img{object-fit:cover;width:100%;height:100%;display:block}.photo-viewer-module__f6POuW__controls button:focus-visible,.photo-viewer-module__f6POuW__thumbnail:focus-visible,.photo-viewer-module__f6POuW__thumbnailActive:focus-visible{outline-offset:3px;outline:3px solid #e1af71}@media (max-width:700px){.photo-viewer-module__f6POuW__stage{padding:12px 14px}.photo-viewer-module__f6POuW__image{max-height:calc(100dvh - 90px)}.photo-viewer-module__f6POuW__dialogFullscreen .photo-viewer-module__f6POuW__stage{padding:12px 14px 44px}.photo-viewer-module__f6POuW__dialogFullscreen .photo-viewer-module__f6POuW__image{max-height:calc(100dvh - 56px)}.photo-viewer-module__f6POuW__close{top:12px;right:12px}.photo-viewer-module__f6POuW__fullscreen{font-size:12px;top:12px;left:12px}.photo-viewer-module__f6POuW__favorite{top:12px;left:164px}.photo-viewer-module__f6POuW__previous,.photo-viewer-module__f6POuW__next{width:58px;height:58px}.photo-viewer-module__f6POuW__previous{left:4px}.photo-viewer-module__f6POuW__next{right:4px}.photo-viewer-module__f6POuW__arrowIcon{width:58px;height:58px}.photo-viewer-module__f6POuW__counter{bottom:108px}.photo-viewer-module__f6POuW__exif{max-width:calc(100vw - 24px);font-size:11px;bottom:78px;left:12px}.photo-viewer-module__f6POuW__dialogFullscreen .photo-viewer-module__f6POuW__counter{bottom:12px}.photo-viewer-module__f6POuW__dialogFullscreen .photo-viewer-module__f6POuW__exif{bottom:42px}.photo-viewer-module__f6POuW__thumbnails{min-height:66px;padding:7px 10px}.photo-viewer-module__f6POuW__thumbnail,.photo-viewer-module__f6POuW__thumbnailActive{flex-basis:50px;width:50px;height:46px}}@media (prefers-reduced-motion:reduce){.photo-viewer-module__f6POuW__backdrop,.photo-viewer-module__f6POuW__dialog,.photo-viewer-module__f6POuW__image{scroll-behavior:auto;transition:none!important;animation:none!important}}
