.screenshot-lightbox{color:#26392f;background:#faf8f1;border:1px solid #d6cde6;border-radius:22px;width:min(1480px,100vw - 48px);max-width:none;height:min(1000px,100dvh - 48px);max-height:none;margin:auto;padding:0;position:fixed;inset:0;overflow:hidden;box-shadow:0 24px 100px #0e102570}.screenshot-lightbox::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#10172bd9}.screenshot-lightbox[open]{animation:.2s ease-out screenshot-lightbox-in}.screenshot-lightbox-shell{grid-template-rows:auto minmax(0,1fr) auto;height:100%;display:grid}.screenshot-lightbox-header{border-bottom:1px solid #ded7e9;align-items:center;gap:22px;padding:16px 24px;display:flex}.screenshot-lightbox-header>img{object-fit:contain;flex-shrink:0;width:100px;height:54px}.screenshot-lightbox-header>div{flex:1;min-width:0}.screenshot-lightbox-header span{letter-spacing:.15em;color:#7353aa;font-size:10px;font-weight:700}.screenshot-lightbox-header h2{margin:4px 0 0;font-size:clamp(16px,2vw,23px);line-height:1.25}.screenshot-lightbox button{color:#442b69;cursor:pointer;background:#eee8f5;border:1px solid #d8cfe5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.screenshot-lightbox button:hover{background:#ded2ef}.screenshot-lightbox button:focus-visible{outline-offset:3px;outline:3px solid #7652b0}.screenshot-lightbox-image{overscroll-behavior:contain;background:#1e222b;justify-content:center;align-items:center;min-height:0;padding:12px;display:flex;overflow:auto}.screenshot-lightbox-image>img{object-fit:contain;width:100%;height:100%;display:block}.screenshot-lightbox-image.is-zoomed{display:block}.screenshot-lightbox-image.is-zoomed>img{width:auto;max-width:none;height:auto;max-height:none;margin:auto}.screenshot-lightbox-image>p{color:#fff;padding:24px}.screenshot-lightbox-footer{background:#eee8f5;align-items:center;gap:24px;padding:16px 24px;display:flex}.screenshot-lightbox-footer>p{color:#554862;flex:1;margin:0;font-size:14px;line-height:1.5}.screenshot-lightbox-controls{align-items:center;gap:8px;display:flex}.screenshot-lightbox-count{font-variant-numeric:tabular-nums;text-align:center;min-width:42px;font-size:13px}.screenshot-lightbox-controls .screenshot-lightbox-zoom{margin-left:8px}a[data-screenshot]{cursor:zoom-in}@keyframes screenshot-lightbox-in{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:none}}@media (max-width:600px){.screenshot-lightbox{border-radius:16px;width:calc(100vw - 16px);height:min(620px,100dvh - 24px)}.screenshot-lightbox-header{gap:12px;padding:12px}.screenshot-lightbox-header>img{width:62px;height:42px}.screenshot-lightbox-header span{font-size:8px}.screenshot-lightbox-image{padding:4px}.screenshot-lightbox-footer{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.screenshot-lightbox-footer>p{font-size:13px}.screenshot-lightbox-controls{justify-content:center}}@media (prefers-reduced-motion:reduce){.screenshot-lightbox[open]{animation:none}}
