.poster-mask[data-v-958007c0]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;display:grid;place-items:center;padding:18px;background:#000000d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.poster-sheet[data-v-958007c0]{position:relative;width:min(400px,100%);max-height:94vh;overflow-y:auto;padding:20px;border:1.5px solid rgba(240,207,119,.5);border-radius:12px;background:linear-gradient(180deg,#181625,#0a0c14);color:#f7e8c8;box-shadow:0 40px 100px #000000b3}
.poster-close[data-v-958007c0]{position:absolute;right:14px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#ffffff1a;color:#f7e8c8;display:grid;place-items:center;z-index:20}
.poster-sheet h2[data-v-958007c0]{margin:0 0 16px;font-family:var(--font-display);color:#f8dda0;font-size:20px;text-align:center}
.poster-frame[data-v-958007c0]{display:flex;justify-content:center;border-radius:4px;overflow:hidden;background:#090d16;border:1px solid rgba(240,207,119,.2)}
.poster-frame img[data-v-958007c0]{display:block;width:auto;max-width:100%;max-height:68vh;-o-object-fit:contain;object-fit:contain}
.poster-loading[data-v-958007c0]{min-height:400px;display:grid;place-items:center;color:#f7e8c899;font-size:14px}
.poster-actions[data-v-958007c0]{display:flex;justify-content:center;gap:24px;margin-top:24px}
.poster-action-btn[data-v-958007c0]{min-width:64px;padding:0;border:0;background:transparent;color:#e7b45b;display:flex;flex-direction:column;align-items:center;gap:7px}
.poster-action-btn img[data-v-958007c0]{width:46px;height:46px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 12px rgba(226,169,75,.18))}
.poster-action-btn span[data-v-958007c0]{color:#fff4dcdb;font-family:var(--font-display);font-size:12px;line-height:1.2;white-space:nowrap}
.poster-action-btn[data-v-958007c0]:active{transform:scale(.96)}
.poster-action-btn[data-v-958007c0]:disabled{opacity:.58}
.poster-tip[data-v-958007c0]{margin:12px 0 0;text-align:center;color:#f8dda0cc;font-size:13px}
.poster-fade-enter-active[data-v-958007c0],.poster-fade-leave-active[data-v-958007c0]{transition:opacity .25s ease}
.poster-fade-enter-from[data-v-958007c0],.poster-fade-leave-to[data-v-958007c0]{opacity:0}