.photo-viewer-module__ycugGG__root{--chrome:#fff;--chrome-line:#e7e5e0;--ink:#111;--label:#8c8981;--frame-w:308px;--thumb:107px;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;padding:22px 0 2px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;overflow-x:clip}.photo-viewer-module__ycugGG__stage{cursor:grab;justify-content:center;width:100%;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000 100%)}.photo-viewer-module__ycugGG__stage:active{cursor:grabbing}.photo-viewer-module__ycugGG__frameWrap{position:relative}.photo-viewer-module__ycugGG__arc{z-index:0;width:0;height:0;position:absolute;top:50%;left:50%}.photo-viewer-module__ycugGG__item{width:var(--thumb);height:var(--thumb);cursor:pointer;will-change:transform, opacity;background:#ececec;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 16px 30px -14px #0006,0 4px 10px -4px #0000002e}.photo-viewer-module__ycugGG__item img{object-fit:cover;opacity:0;-webkit-user-drag:none;width:100%;height:100%;transition:opacity .38s}.photo-viewer-module__ycugGG__item.photo-viewer-module__ycugGG__loaded img{opacity:1}.photo-viewer-module__ycugGG__item.photo-viewer-module__ycugGG__broken img{display:none}.photo-viewer-module__ycugGG__item.photo-viewer-module__ycugGG__broken:after{content:"✕";color:#a3a3a3;place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.photo-viewer-module__ycugGG__frame{--band:42px;z-index:5;width:var(--frame-w);background:var(--chrome);border:1px solid var(--chrome-line);margin:0;padding:0 12px;position:relative;box-shadow:0 30px 56px -20px #00000047,0 12px 24px -12px #00000029}@media (pointer:coarse){.photo-viewer-module__ycugGG__frame{--band:48px}}.photo-viewer-module__ycugGG__notch{background:#e0ddd6;width:3px;position:absolute}.photo-viewer-module__ycugGG__notchLeft{height:30px;top:19%;left:-3px}.photo-viewer-module__ycugGG__notchRight{height:44px;top:24%;right:-3px}.photo-viewer-module__ycugGG__topBand{height:var(--band);justify-content:center;align-items:center;display:flex}.photo-viewer-module__ycugGG__grille{background-color:#0000000f;background-image:radial-gradient(#00000038 .8px,#0000 1.1px);background-position:50%;background-size:5px 5px;width:56%;height:5px;position:relative;overflow:hidden}.photo-viewer-module__ycugGG__grilleFill{transform-origin:0;background:#00000059;position:absolute;inset:0;transform:scaleX(0)}.photo-viewer-module__ycugGG__window{aspect-ratio:1;background:#efede8;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000f}.photo-viewer-module__ycugGG__skeleton{background:linear-gradient(100deg,#efede8 40%,#f6f4ef 50%,#efede8 60%) 0 0/200% 100%;animation:1.6s linear infinite photo-viewer-module__ycugGG__shimmer;position:absolute;inset:0}@keyframes photo-viewer-module__ycugGG__shimmer{to{background-position:-200% 0}}.photo-viewer-module__ycugGG__winImg{object-fit:cover;-webkit-user-drag:none;width:100%;height:100%;position:absolute;inset:0}.photo-viewer-module__ycugGG__winBroken{visibility:hidden}.photo-viewer-module__ycugGG__enterNext{animation:.28s cubic-bezier(.22,1,.36,1) both photo-viewer-module__ycugGG__enterNext}.photo-viewer-module__ycugGG__enterPrev{animation:.28s cubic-bezier(.22,1,.36,1) both photo-viewer-module__ycugGG__enterPrev}@keyframes photo-viewer-module__ycugGG__enterNext{0%{opacity:0;transform:translate(20px)scale(1.02)}to{opacity:1;transform:none}}@keyframes photo-viewer-module__ycugGG__enterPrev{0%{opacity:0;transform:translate(-20px)scale(1.02)}to{opacity:1;transform:none}}.photo-viewer-module__ycugGG__notice{text-align:center;color:#6a675f;background:#efede8;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;font-size:12.5px;line-height:1.55;display:flex;position:absolute;inset:0}.photo-viewer-module__ycugGG__notice code{color:#37342e;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11.5px}.photo-viewer-module__ycugGG__retry{color:#37342e;font:inherit;cursor:pointer;background:0 0;border:1px solid #b9b5aa;padding:5px 14px;font-size:12px}.photo-viewer-module__ycugGG__retry:hover{border-color:#37342e}.photo-viewer-module__ycugGG__chrome{height:var(--band);color:var(--label);align-items:center;gap:4px;margin:0 -5px;font-size:12px;display:flex}.photo-viewer-module__ycugGG__chromeBtn{width:32px;height:30px;color:var(--ink);cursor:pointer;background:0 0;border:0;flex:none;place-items:center;transition:background-color .13s,opacity .15s;display:grid}.photo-viewer-module__ycugGG__chromeBtn:hover:not(:disabled){background:#0000000f}.photo-viewer-module__ycugGG__chromeBtn:active:not(:disabled){background:#0000001c}.photo-viewer-module__ycugGG__chromeBtn:focus-visible{outline:2px solid var(--ink);outline-offset:1px}.photo-viewer-module__ycugGG__chromeBtn:disabled{opacity:.3;cursor:default}@media (pointer:coarse){.photo-viewer-module__ycugGG__chromeBtn{width:40px;height:38px}}.photo-viewer-module__ycugGG__metaLabel{text-overflow:ellipsis;white-space:nowrap;text-align:right;flex:1;min-width:0;margin-left:8px;overflow:hidden}.photo-viewer-module__ycugGG__metaIndex{letter-spacing:.05em;font-variant-numeric:tabular-nums;color:#a09d95;white-space:nowrap;flex:none;padding-right:5px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11.5px}.photo-viewer-module__ycugGG__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.photo-viewer-module__ycugGG__skeleton{background:#efede8;animation:none}.photo-viewer-module__ycugGG__enterNext,.photo-viewer-module__ycugGG__enterPrev{animation:.24s both photo-viewer-module__ycugGG__winFade}.photo-viewer-module__ycugGG__chromeBtn,.photo-viewer-module__ycugGG__item img{transition:none}}@keyframes photo-viewer-module__ycugGG__winFade{0%{opacity:0}to{opacity:1}}
