.app-gallery{margin:24px 0 64px}.app-gallery-heading>h2{margin:0}.app-gallery-heading{justify-content:space-between;align-items:center;gap:24px;min-height:44px;margin-bottom:20px;display:flex}.app-gallery-tools{align-items:center;gap:24px;display:flex}.app-gallery-arrows{gap:12px;display:flex}.app-gallery-arrows button{width:var(--number-badge-size);height:var(--number-badge-size);background:var(--surface-subtle);color:var(--ink);border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.app-gallery-arrows button:before{content:"";border-radius:50%;position:absolute;inset:-6px}.app-gallery-arrows button>svg{width:16px;height:16px}.app-gallery-back{transform:rotate(90deg)}.app-gallery-next{transform:rotate(-90deg)}.app-screen-strip{--screen-height:400px;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#ccc transparent;gap:16px;margin:0;padding:4px 0 18px;list-style:none;display:flex;overflow-x:auto}.app-screen-strip>li{scroll-snap-align:start;width:calc(var(--screen-height) * var(--screen-aspect,.5625));flex:none}.app-screen-strip figure{margin:0}.app-screen-strip .muted-video{border-radius:var(--radius)}.app-screen{aspect-ratio:9/16;border-radius:var(--radius);cursor:zoom-in;background:var(--screen-background,var(--surface-subtle));display:block;position:relative;overflow:hidden}.app-screen--white{outline:1px solid var(--line-subtle);outline-offset:-1px}.app-screen img{object-fit:contain;width:100%;height:100%;display:block}.app-screen:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.app-screen-expand{background:var(--paper);width:36px;height:36px;color:var(--ink);opacity:0;border-radius:50%;place-items:center;transition:opacity .16s;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 1px 8px #0001}.app-screen:focus-visible .app-screen-expand{opacity:1}@media (min-width:761px){.app-screen-expand{width:var(--gallery-control-size);height:var(--gallery-control-size)}}.app-lightbox{color:var(--ink);background:0 0;border:0;width:100%;max-width:none;height:100dvh;max-height:none;padding:0;overflow:auto}.app-lightbox::backdrop{background:#0f0f0fd1}.app-lightbox-content{box-sizing:border-box;flex-direction:column;gap:12px;max-width:760px;height:100%;margin:auto;padding:20px;display:flex}.app-lightbox header{color:#fff;justify-content:space-between;align-items:center;gap:20px;display:flex}.app-lightbox-close{background:var(--paper);color:var(--ink);width:var(--gallery-control-size);height:var(--gallery-control-size);cursor:var(--cursor-pointer,pointer);border:0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.app-lightbox-image{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.app-lightbox-image :is(img,video){object-fit:contain;border-radius:var(--radius);width:auto;max-width:100%;height:auto;max-height:100%;display:block}.app-lightbox footer{color:var(--paper);justify-content:center;align-items:center;gap:24px;display:flex}.app-lightbox footer button{border-radius:var(--radius);min-width:90px;min-height:44px;cursor:var(--cursor-pointer,pointer);border:1px solid #ffffff50;padding:8px 18px}.app-lightbox footer button:disabled{opacity:.35;cursor:default}.app-lightbox button:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (hover:hover) and (pointer:fine){.app-screen:hover .app-screen-expand{opacity:1}.app-gallery-arrows button:not(:disabled):hover{background:var(--surface-hover)}}@media (max-width:760px){.app-gallery{margin-bottom:40px}.app-gallery-heading>h2{margin:0}.app-gallery-heading{flex-wrap:wrap;gap:16px}.app-gallery-tools{gap:16px}.app-gallery-arrows{display:none}.app-screen-strip{--screen-height:360px;gap:12px}.app-screen{border-radius:var(--radius)}.app-lightbox-content{padding:16px 12px}}@media (prefers-reduced-motion:reduce){.app-screen-expand{transition:none}}
