.app-shot-trigger{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.app-shot-trigger img{transition:transform .25s ease}.app-shot-trigger:hover img{transform:scale(1.025)}.app-shot-trigger:focus-visible{outline:3px solid var(--lime);outline-offset:-3px}.app-shot-zoom{position:absolute;right:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:rgba(23,34,23,.9);color:#fff;font-size:.78rem;font-weight:800;opacity:0;transform:translateY(5px);transition:.2s}.app-shot-trigger:hover .app-shot-zoom,.app-shot-trigger:focus-visible .app-shot-zoom{opacity:1;transform:none}.screen-lightbox{width:min(1400px,calc(100vw - 32px));max-height:calc(100vh - 32px);margin:auto;padding:12px;border:0;border-radius:20px;background:#172217;box-shadow:0 28px 75px rgba(0,0,0,.38)}.screen-lightbox::backdrop{background:rgba(13,24,14,.82);backdrop-filter:blur(6px)}.screen-lightbox form{position:absolute;top:20px;right:20px;z-index:1}.screen-lightbox-close{width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:var(--ink);font-size:1.7rem;line-height:1;cursor:pointer}.screen-lightbox img{display:block;max-width:100%;max-height:calc(100vh - 56px);margin:auto;border-radius:10px}
