.show-poster-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem}.show-poster-modal__backdrop{position:absolute;inset:0;background:#060606c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.show-poster-modal__panel{position:relative;display:flex;width:100%;max-width:760px;overflow:hidden;border:1px solid rgba(242,237,230,.12);border-radius:14px;background:#141312;box-shadow:0 24px 48px #00000073}.show-poster-modal__close{position:absolute;top:14px;right:14px;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:999px;background:#0a0a0a80;color:#f2ede6;cursor:pointer}.show-poster-modal__preview{flex:none;display:flex;align-items:center;justify-content:center;padding:28px;background:linear-gradient(160deg,#12100e,#0a0a0a)}.show-poster-modal__image{width:240px;max-height:70vh;object-fit:contain;border-radius:6px;box-shadow:0 16px 32px #00000059}.show-poster-modal__controls{display:flex;flex:1;flex-direction:column;min-width:0;padding:36px 36px 36px 8px}.show-poster-modal__label{margin:0;font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;color:#d4a54e}.show-poster-modal__title{margin:8px 0 0;font-size:1.875rem;font-weight:600;line-height:1.08;color:#f2ede6}.show-poster-modal__sub{margin:6px 0 0;font-family:ui-monospace,monospace;font-size:.8125rem;color:#9e9890}.show-poster-modal__formats{display:flex;gap:8px;margin:24px 0;padding:5px;border:1px solid rgba(242,237,230,.12);border-radius:4px;background:#151b1b}.show-poster-modal__seg{flex:1;border:0;border-radius:4px;padding:8px 10px;font-size:.8125rem;color:#9e9890;background:transparent;cursor:pointer}.show-poster-modal__seg.is-on{color:#0a0a0a;background:#b8842a}.show-poster-modal__btn{width:100%;margin-bottom:10px;border-radius:4px;padding:12px 16px;font-size:.9375rem;font-weight:600;cursor:pointer}.show-poster-modal__btn--primary{border:0;color:#0a0a0a;background:#b8842a}.show-poster-modal__btn--secondary{border:1px solid #b8842a;color:#b8842a;background:transparent}.show-poster-modal__toast{margin:6px 0 0;font-family:ui-monospace,monospace;font-size:.75rem;color:#8abfb5}.show-poster-modal__fine{margin-top:auto;padding-top:20px;font-family:ui-monospace,monospace;font-size:.75rem;color:#9e9890}.show-poster-modal__em{color:#d4a54e}@media(max-width:768px){.show-poster-modal__panel{flex-direction:column;max-width:360px;max-height:90vh;overflow-y:auto}.show-poster-modal__preview{padding:22px 22px 8px}.show-poster-modal__controls{padding:18px 24px 28px}.show-poster-modal__image{width:220px}}
