@keyframes userWebImageLightboxEnter{0%{opacity:0}to{opacity:1}}.imageLightboxOverlay{z-index:1300;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;background-color:#000000e0;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px 24px;transition:opacity .2s ease-out,visibility .2s ease-out;display:flex;position:fixed;inset:0}.imageLightboxOverlay.show{visibility:visible;pointer-events:auto;animation:.2s ease-out forwards userWebImageLightboxEnter}.imageLightboxClose{z-index:3;color:#fff;cursor:pointer;opacity:.95;background:0 0;border:none;justify-content:center;align-items:center;width:52px;height:52px;padding:0;font-size:50px;font-weight:300;line-height:1;display:flex;position:absolute;top:16px;right:16px}.imageLightboxClose:hover{opacity:1}.imageLightboxStage{flex:1;justify-content:center;align-items:center;gap:8px;width:100%;max-width:960px;min-height:0;display:flex;position:relative}.imageLightboxMain{flex:1;justify-content:center;align-items:center;min-width:0;max-height:calc(100vh - 220px);display:flex}.imageLightboxMainImg{-o-object-fit:contain;object-fit:contain;background-color:#f5f5f5;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 220px);display:block}.imageLightboxNav{cursor:pointer;background-color:#ffffffd9;background-position:50%;background-repeat:no-repeat;background-size:24px;border:none;border-radius:50%;flex-shrink:0;width:40px;height:40px;padding:0;transition:opacity .2s}.imageLightboxNav:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.imageLightboxNavPrev{background-image:url(/images/userWeb/icon/ico_go_24.png);transform:rotate(180deg)}.imageLightboxNavNext{background-image:url(/images/userWeb/icon/ico_go_24.png)}.imageLightboxThumbs{scrollbar-width:thin;flex-wrap:nowrap;gap:8px;max-width:100%;margin-top:16px;padding:4px 0;display:flex;overflow-x:auto}.imageLightboxThumb{cursor:pointer;box-sizing:border-box;background:#fff;border:3px solid #0000;border-radius:4px;flex-shrink:0;width:72px;height:72px;padding:0;overflow:hidden}.imageLightboxThumb.isActive{border-color:#21a2dc}.imageLightboxThumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.imageLightboxCaption{box-sizing:border-box;color:#fff;text-align:center;word-break:break-word;width:100%;max-width:960px;margin:12px 0 0;padding:0 8px;font-size:14px;line-height:1.5}@media (max-width:767px){.imageLightboxOverlay{padding:56px 12px 16px}.imageLightboxClose{width:44px;height:44px;font-size:40px}.imageLightboxNav{z-index:2;margin-top:-20px;position:absolute;top:50%}.imageLightboxNavPrev{left:0}.imageLightboxNavNext{right:0}.imageLightboxMain,.imageLightboxMainImg{max-height:calc(100vh - 200px)}.imageLightboxThumb{width:56px;height:56px}}@media (prefers-reduced-motion:reduce){.imageLightboxOverlay,.imageLightboxOverlay.show{transition:none;animation:none}.imageLightboxOverlay.show{opacity:1}}
