html:has(.app-gallery[open]){overflow:hidden;scrollbar-gutter:auto}.app-gallery{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;overflow:hidden;border:0;background:transparent;color:#fff}.app-gallery[open]{display:grid;place-items:center}.app-gallery,.app-gallery *{user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.app-gallery::backdrop{background:#04060ce0;backdrop-filter:blur(22px) saturate(.5);-webkit-backdrop-filter:blur(22px) saturate(.5)}.app-gallery-image-wrap{display:grid;max-width:calc(100vw - 220px);max-height:calc(100dvh - 72px);margin:0;place-items:center}.app-gallery-image{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 72px);border-radius:28px;box-shadow:0 30px 90px #0000008c;-webkit-user-drag:none}.app-gallery-close,.app-gallery-arrow{appearance:none;position:fixed;z-index:1;display:grid;width:64px;height:64px;padding:0;place-items:center;border:0;border-radius:0;background:transparent;color:#fff;cursor:pointer;opacity:.82;transition:opacity .15s ease,transform .15s ease}.app-gallery-close:hover,.app-gallery-arrow:hover{opacity:1;transform:scale(1.06)}.app-gallery-close:focus-visible,.app-gallery-arrow:focus-visible{outline:3px solid #fff;outline-offset:4px}.app-gallery-close{top:28px;right:28px;font-size:48px;font-weight:300;line-height:1}.app-gallery-close span{transform:translateY(-2px)}.app-gallery-arrow{top:50%;transform:translateY(-50%)}.app-gallery-arrow:hover{transform:translateY(-50%) scale(1.06)}.app-gallery-arrow svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.app-gallery-previous{left:32px}.app-gallery-next{right:32px}.app-gallery-count{position:fixed;bottom:18px;left:50%;margin:0;padding:6px 12px;border-radius:999px;background:#0000004d;color:#ffffffd1;font-size:14px;font-weight:700;letter-spacing:.08em;transform:translate(-50%)}@media(max-width:520px){.app-gallery-image-wrap{max-width:calc(100vw - 42px);max-height:calc(100dvh - 126px)}.app-gallery-image{max-height:calc(100dvh - 126px);border-radius:22px}.app-gallery-close,.app-gallery-arrow{width:52px;height:52px}.app-gallery-close{top:16px;right:16px;font-size:40px}.app-gallery-arrow{top:auto;bottom:16px;transform:none}.app-gallery-arrow:hover{transform:scale(1.06)}.app-gallery-previous{left:16px}.app-gallery-next{right:16px}.app-gallery-count{bottom:26px}}@media(prefers-reduced-motion:reduce){.app-gallery-close,.app-gallery-arrow{transition:none}}
