.nx-gallery{border:1px solid var(--nx-line);background:var(--nx-panel);border-radius:16px;align-self:start;min-width:0;padding:20px;position:sticky;top:96px;overflow:hidden}.nx-gallery-stage{background:var(--nx-bg);border-radius:10px;position:relative;overflow:hidden}.nx-gallery-stage>button{cursor:zoom-in;width:100%;padding:36px 12px 18px;display:block}.nx-gallery-stage img{object-fit:contain;width:100%;height:500px}.nx-gallery-stage button>svg{width:22px;color:var(--nx-text);position:absolute;bottom:18px;left:18px}.nx-gallery-badge{z-index:1;background:var(--nx-panel);color:var(--nx-text);border:1px solid var(--nx-line);pointer-events:none;border-radius:6px;padding:5px 10px;font-size:12px;position:absolute;top:14px;right:14px}.nx-gallery-thumbs{gap:10px;padding:16px 0 6px;display:flex;overflow:auto}.nx-gallery-thumbs button{border:1px solid var(--nx-line);background:var(--nx-bg);border-radius:8px;flex-shrink:0;width:78px;height:78px;padding:5px}.nx-gallery-thumbs button[aria-pressed=true]{border:2px solid var(--nx-accent)}.nx-gallery-thumbs img{object-fit:contain;width:100%;height:100%}.nx-gallery>p{color:var(--nx-muted);text-align:center;margin:14px 0 0;font-size:12px}.nx-gallery-empty{min-height:350px;color:var(--nx-muted);flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.nx-gallery-empty svg{width:64px;height:64px}.nx-gallery-dialog{text-align:right;max-height:94dvh;overflow:auto;background:var(--nx-panel)!important;width:calc(100vw - 30px)!important;max-width:1100px!important;color:var(--nx-text)!important;border-color:var(--nx-line)!important}.nx-gallery-dialog>img{object-fit:contain;background:var(--nx-bg);width:100%;height:min(65dvh,800px)}.nx-gallery-dialog nav{justify-content:center;gap:20px;display:flex}.nx-gallery-dialog nav button{border:1px solid var(--nx-line);border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:10px 16px;display:flex}.nx-gallery-dialog nav button:disabled{opacity:.35}@media (max-width:900px){.nx-gallery{position:static}.nx-gallery-stage img{height:390px}}@media (max-width:600px){.nx-gallery{padding:12px}.nx-gallery-stage img{height:300px}.nx-gallery-thumbs button{width:64px;height:64px}}
