.poster-page,.poster-preview-page{display:grid;gap:1.5rem}.poster-page{padding-bottom:92px}.poster-page__hero,.poster-preview-toolbar,.poster-editor-quickbar,.poster-editor-panel,.poster-preview-panel{background:rgba(255,255,255,0.95);border:1px solid rgba(15,23,42,0.08);box-shadow:0 20px 45px rgba(15,23,42,0.08);border-radius:22px}.poster-page__hero,.poster-preview-toolbar{padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.poster-page__hero h1,.poster-preview-toolbar h1,.poster-editor-panel__header h2{margin:0;font-weight:800;color:#0f172a}.poster-page__hero p,.poster-preview-toolbar p,.poster-editor-panel__header p,.poster-preview-note span{color:#475569;margin:0.4rem 0 0}.poster-page__eyebrow{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.88rem;color:#2563eb;font-weight:700}.poster-page__hero-actions,.poster-preview-toolbar__actions,.poster-preview-panel__actions{display:flex;gap:0.75rem;flex-wrap:wrap}.poster-editor-quickbar{padding:1rem 1.2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;overflow-anchor:none}.poster-preset-list,.poster-quickbar-actions,.poster-preview-zoom{display:flex;align-items:center;gap:0.5rem;flex-wrap:wrap}.poster-quickbar-actions{min-height:32px}.poster-preset-list{margin-top:0.65rem}.poster-draft-status,.poster-save-state{display:inline-flex;align-items:center;min-height:32px;color:#64748b;font-size:0.86rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-draft-status{justify-content:flex-end;min-width:240px;max-width:300px}.poster-save-state{min-width:154px}.poster-draft-status.is-saved,.poster-save-state.is-clean{color:#166534}.poster-draft-status.is-dirty,.poster-save-state.is-dirty{color:#b45309}.poster-editor-panel,.poster-preview-panel{padding:1.4rem}.poster-editor-panel + .poster-editor-panel{margin-top:1rem}.poster-editor-panel__header{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.poster-editor-panel__badge{background:#eff6ff;color:#2563eb;padding:0.45rem 0.8rem;border-radius:999px;font-size:0.86rem;font-weight:700}.poster-form-control,.poster-textarea,.poster-order-input,.poster-file-input,.poster-theme-select{border-radius:14px;border-color:rgba(148,163,184,0.45);padding:0.75rem 0.95rem;box-shadow:none}.poster-form-control:focus,.poster-textarea:focus,.poster-order-input:focus,.poster-file-input:focus,.poster-theme-select:focus,.poster-color-input:focus{border-color:#60a5fa;box-shadow:0 0 0 0.18rem rgba(37,99,235,0.15)}.poster-textarea{min-height:120px}.poster-color-input{width:100%;min-height:52px;border-radius:14px}.poster-metric-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.85rem}.poster-metric-editor{padding:1rem;border:1px solid rgba(148,163,184,0.22);border-radius:18px;background:linear-gradient(180deg,#ffffff,#f8fafc)}.poster-entry-list{display:grid;gap:1rem}.poster-entry-card,.poster-entry-empty{border:1px solid rgba(148,163,184,0.22);border-radius:20px;background:linear-gradient(180deg,#ffffff,#f8fafc);padding:1rem}.poster-entry-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.poster-section-panel{transition:opacity 0.18s ease,border-color 0.18s ease}.poster-section-panel--disabled{opacity:0.68}.poster-section-panel--disabled .poster-section-panel__body{display:none}.poster-section-panel__tools{display:flex;align-items:center;justify-content:flex-end;gap:0.65rem;flex-wrap:wrap}.poster-section-panel__switch{display:inline-flex;align-items:center;gap:0.35rem;margin:0;min-height:32px}.poster-section-settings{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:0.85rem;padding:0.9rem;margin-bottom:1rem;border:1px solid rgba(148,163,184,0.2);border-radius:16px;background:#f8fafc}.poster-section-tip{margin:-0.2rem 0 1rem;padding:0.72rem 0.85rem;border-radius:14px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:0.88rem;font-weight:700}.poster-entry-empty{display:flex;align-items:center;justify-content:center;gap:0.5rem;color:#64748b;min-height:96px}.poster-entry-card__preview-image{display:flex;align-items:center;justify-content:center;border-radius:16px;overflow:hidden;border:1px solid rgba(148,163,184,0.24);background:#f8fafc}.poster-entry-card__preview-image img{width:auto;height:auto;max-width:100%;max-height:100%;flex:0 0 auto;display:block}.poster-entry-card__preview-image--landscape{aspect-ratio:16 / 10}.poster-entry-card__preview-image--portrait{width:min(100%,280px);aspect-ratio:3 / 4;margin-inline:auto}.poster-entry-orientation{display:grid;gap:0.55rem}.poster-entry-orientation__label{color:#334155;font-size:0.86rem;font-weight:800}.poster-entry-orientation__options{display:inline-grid;grid-template-columns:repeat(2,minmax(100px,1fr));gap:0.55rem;max-width:300px}.poster-orientation-option{position:relative;cursor:pointer}.poster-orientation-option input{position:absolute;opacity:0;pointer-events:none}.poster-orientation-option span{min-height:42px;display:flex;align-items:center;justify-content:center;gap:0.45rem;border:1px solid #cbd5e1;border-radius:8px;background:#ffffff;color:#475569;font-size:0.88rem;font-weight:800;transition:border-color 0.15s ease,background 0.15s ease,color 0.15s ease}.poster-orientation-option input:checked + span{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;box-shadow:0 0 0 2px rgba(37,99,235,0.12)}.poster-entry-orientation small{color:#64748b}.poster-hero-adjuster{padding:0.9rem;border:1px solid rgba(148,163,184,0.24);border-radius:8px;background:#f8fafc}.poster-hero-adjuster__head,.poster-hero-adjuster__head>div,.poster-hero-adjuster__controls,.poster-hero-adjuster__controls label{display:grid;gap:0.55rem}.poster-hero-adjuster__head{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:0.85rem}.poster-hero-adjuster__head span{color:#64748b;font-size:0.86rem}.poster-hero-adjuster__controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:0.9rem}.poster-hero-adjuster__controls label>span{display:flex;justify-content:space-between;gap:0.5rem;color:#334155;font-size:0.82rem;font-weight:800}.poster-hero-adjuster output{color:#2563eb}.poster-preview-panel{position:sticky;top:1rem;height:calc(100vh - 2rem);max-height:calc(100vh - 2rem);display:flex;flex-direction:column;overflow:hidden;overflow-anchor:none}.poster-completion-panel{display:grid;gap:0.65rem;padding:0.85rem;margin-bottom:1rem;border-radius:16px;background:#f8fafc;border:1px solid rgba(148,163,184,0.2)}.poster-completion-panel__head{display:flex;justify-content:space-between;align-items:center;gap:1rem;color:#0f172a}.poster-completion-progress{height:8px;border-radius:999px;overflow:hidden;background:#e2e8f0}.poster-completion-progress span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#16a34a);transition:width 0.18s ease}.poster-completion-list{display:flex;gap:0.45rem;flex-wrap:wrap}.poster-completion-list span{padding:0.34rem 0.55rem;border-radius:999px;background:#e2e8f0;color:#475569;font-size:0.78rem;font-weight:800}.poster-completion-list span.is-complete{background:#dcfce7;color:#166534}.poster-preview-stage{min-height:0;flex:1 1 auto;background:linear-gradient(145deg,#eef2ff,#f8fafc 45%,#ffffff);border-radius:8px;padding:1rem;overflow:auto;overscroll-behavior:contain;overflow-anchor:none;scrollbar-gutter:stable}.poster-preview-stage .personal-poster-card{transform-origin:top left}.poster-preview-stage--full{padding:1.25rem;overscroll-behavior:auto}.poster-preview-note{display:grid;gap:0.85rem;margin-top:1rem}.poster-preview-note>div{padding:0.95rem 1rem;border-radius:16px;background:#f8fafc;border:1px solid rgba(148,163,184,0.18)}.personal-poster-card{--poster-gold:#ffd99b;--poster-gold-soft:#fff3d7;--poster-dark:#252525;--poster-line:rgba(255,217,155,0.9);--poster-top-bg:radial-gradient(circle at 78% 8%,rgba(255,255,255,0.28),transparent 24%),linear-gradient(135deg,#ffd99d,#ffcf8b);--poster-content-bg:linear-gradient(180deg,#292929 0%,#252525 100%);--poster-brand-color:#1e1e1e;--poster-intro-border:#333333;--poster-pill-bg:#333333;--poster-top-text:#2e2e2e;--poster-slogan-color:#ffe3b0;--poster-card-bg:linear-gradient(180deg,rgba(255,255,255,0.1),rgba(255,255,255,0.03));--poster-card-border:rgba(255,217,155,0.55);--poster-paper-bg:linear-gradient(180deg,#ffd195 0%,#ffdca8 36%,#292929 36%,#292929 100%);position:relative;width:720px;min-height:1280px;margin:0 auto;overflow:hidden;color:var(--poster-gold);background:var(--poster-paper-bg);box-shadow:0 16px 45px rgba(0,0,0,0.25);font-family:"Microsoft YaHei","PingFang SC","Noto Sans SC",Arial,sans-serif}.personal-poster-card--theme-navy_gold{--poster-gold:#f8d48d;--poster-line:rgba(248,212,141,0.88);--poster-paper-bg:linear-gradient(180deg,#f3ca82 0%,#ffe3aa 36%,#10233f 36%,#10233f 100%);--poster-top-bg:radial-gradient(circle at 78% 8%,rgba(255,255,255,0.34),transparent 24%),linear-gradient(135deg,#ffe2a5,#edbd67);--poster-content-bg:linear-gradient(180deg,#132947 0%,#0b1930 100%);--poster-brand-color:#10233f;--poster-intro-border:#10233f;--poster-pill-bg:#10233f;--poster-top-text:#10233f;--poster-slogan-color:#ffe7b4;--poster-card-bg:linear-gradient(180deg,rgba(255,255,255,0.12),rgba(255,255,255,0.03));--poster-card-border:rgba(248,212,141,0.58)}.personal-poster-card--theme-cream_red{--poster-gold:#fff0d4;--poster-line:rgba(255,232,196,0.78);--poster-paper-bg:linear-gradient(180deg,#fff3dc 0%,#ffe4bd 36%,#8f1f23 36%,#8f1f23 100%);--poster-top-bg:radial-gradient(circle at 78% 8%,rgba(255,255,255,0.45),transparent 24%),linear-gradient(135deg,#fff3dc,#ffd69a);--poster-content-bg:linear-gradient(180deg,#982329 0%,#6f171d 100%);--poster-brand-color:#5e1216;--poster-intro-border:#8f1f23;--poster-pill-bg:#8f1f23;--poster-top-text:#5e1216;--poster-slogan-color:#fff0d4;--poster-card-bg:linear-gradient(180deg,rgba(255,255,255,0.16),rgba(255,255,255,0.04));--poster-card-border:rgba(255,232,196,0.62)}.personal-poster-card--theme-jade{--poster-gold:#e4c67a;--poster-line:rgba(228,198,122,0.85);--poster-paper-bg:linear-gradient(180deg,#e8d7a3 0%,#f9e7b4 36%,#143d39 36%,#143d39 100%);--poster-top-bg:radial-gradient(circle at 78% 8%,rgba(255,255,255,0.34),transparent 24%),linear-gradient(135deg,#f7e6b5,#d7bd76);--poster-content-bg:linear-gradient(180deg,#174a45 0%,#0e302d 100%);--poster-brand-color:#143d39;--poster-intro-border:#143d39;--poster-pill-bg:#143d39;--poster-top-text:#143d39;--poster-slogan-color:#ffe9b6;--poster-card-bg:linear-gradient(180deg,rgba(255,255,255,0.12),rgba(255,255,255,0.03));--poster-card-border:rgba(228,198,122,0.58)}.personal-poster-card__top{position:relative;height:470px;padding:42px 42px 0;background:var(--poster-top-bg)}.personal-poster-card__brand{display:inline-flex;align-items:center;gap:10px;color:var(--poster-brand-color)}.personal-poster-card__brand-mark{position:relative;width:42px;height:34px;flex:0 0 auto}.personal-poster-card__brand-mark::before{content:"";position:absolute;left:0;top:6px;width:42px;height:18px;background:var(--poster-brand-color);clip-path:polygon(50% 0,100% 35%,50% 70%,0 35%)}.personal-poster-card__brand-mark::after{content:"OO";position:absolute;left:7px;bottom:0;color:var(--poster-brand-color);font-size:18px;font-weight:900;letter-spacing:-3px}.personal-poster-card__brand strong,.personal-poster-card__brand small{display:block;line-height:1}.personal-poster-card__brand strong{font-size:29px;font-weight:900}.personal-poster-card__brand small{margin-top:5px;font-size:12px;font-weight:800;letter-spacing:0.08em}.personal-poster-card__intro{position:absolute;left:25px;top:104px;z-index:2;width:505px;min-height:348px;padding:30px 28px 24px;border:4px solid var(--poster-intro-border);border-radius:16px}.personal-poster-card__name-pill{display:inline-flex;align-items:center;justify-content:center;min-width:238px;min-height:58px;max-width:310px;padding:8px 28px;border-radius:999px;background:var(--poster-pill-bg);color:var(--poster-gold);font-size:34px;line-height:1.1;font-weight:900;margin-bottom:18px}.personal-poster-card__eyebrow{margin:0 0 8px;color:var(--poster-top-text);font-size:18px;font-weight:900}.personal-poster-card__intro h2{width:330px;margin:0 0 10px;color:var(--poster-top-text);font-size:25px;line-height:1.25;font-weight:900}.personal-poster-card__summary{width:325px;margin:0 0 14px;color:var(--poster-top-text);font-size:15px;font-weight:700;line-height:1.65}.personal-poster-card__quick-points{display:grid;gap:5px;width:330px}.personal-poster-card__quick-points span{color:var(--poster-top-text);font-size:18px;line-height:1.35;font-weight:900}.personal-poster-card__quick-points span::before{content:"*";margin-right:5px}.personal-poster-card__photo-shell{position:absolute;right:12px;bottom:-5px;z-index:3;width:318px;height:430px;display:flex;align-items:flex-end;justify-content:center}.personal-poster-card__photo{width:auto;height:auto;max-width:100%;max-height:100%;flex:0 0 auto;display:block;transform:translate(var(--poster-hero-x,0%),var(--poster-hero-y,0%)) scale(var(--poster-hero-scale,1));transform-origin:center bottom;filter:drop-shadow(0 10px 12px rgba(0,0,0,0.16))}.personal-poster-card__photo--placeholder{width:285px;height:390px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:0.65rem;text-align:center;color:rgba(30,30,30,0.72);font-weight:800;border-radius:150px 150px 0 0;border:2px dashed rgba(30,30,30,0.35);background:rgba(255,255,255,0.16);padding:24px;cursor:pointer;filter:none}.personal-poster-card__photo--placeholder i{font-size:3rem}.personal-poster-card__content{position:relative;min-height:810px;padding:48px 30px 28px;background:var(--poster-content-bg)}.personal-poster-card__tagline{margin:0 0 18px;color:var(--poster-slogan-color);font-size:21px;line-height:1.28;font-weight:900;text-align:center}.personal-poster-card__showcase-title{margin:0;color:var(--poster-gold);text-align:center;font-size:29px;line-height:1.1;font-weight:900;letter-spacing:1px}.personal-poster-card__title-line{width:605px;height:3px;margin:14px auto;background:var(--poster-line)}.personal-poster-card__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 18px 14px}.personal-poster-card__metrics article{min-height:96px;border:1px solid var(--poster-card-border);border-radius:14px;padding:11px 10px;background:var(--poster-card-bg);text-align:center}.personal-poster-card__metrics span,.personal-poster-card__footer span{display:block;color:#fff2d0;font-size:18px;font-weight:900}.personal-poster-card__metrics strong,.personal-poster-card__footer strong{display:block;margin-top:7px;color:#ffdfaa;font-size:13px;line-height:1.45;font-weight:700}.personal-poster-card__sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0 8px}.personal-poster-card__section-block{border-top:3px solid var(--poster-line);padding-top:10px}.personal-poster-card__section-block--achievement{grid-column:1 / -1}.personal-poster-card__section-block--layout-grid,.personal-poster-card__section-block--layout-wall,.personal-poster-card__section-block--layout-gallery,.personal-poster-card__section-block--layout-timeline{grid-column:1 / -1}.personal-poster-card__section-title{margin:0 0 8px;text-align:center;font-size:24px;color:#fff0cd;line-height:1.1;font-weight:900}.personal-poster-card__entry-list{display:grid;gap:8px}.personal-poster-card__section-block--achievement .personal-poster-card__entry-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.personal-poster-card__section-block--layout-grid .personal-poster-card__entry-list,.personal-poster-card__section-block--layout-wall .personal-poster-card__entry-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.personal-poster-card__section-block--layout-gallery .personal-poster-card__entry-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.personal-poster-card__section-block--layout-compact .personal-poster-card__entry-list{grid-template-columns:repeat(2,minmax(0,1fr))}.personal-poster-card__section-block--layout-timeline .personal-poster-card__entry-list{gap:10px;position:relative}.personal-poster-card__entry{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;min-height:56px;padding:9px 10px;border-radius:12px;background:rgba(255,217,155,0.09);border:1px solid rgba(255,217,155,0.18)}.personal-poster-card__entry--achievement{padding:0;overflow:hidden;background:var(--poster-card-bg);border-color:var(--poster-card-border)}.personal-poster-card__section-block--layout-grid .personal-poster-card__entry,.personal-poster-card__section-block--layout-wall .personal-poster-card__entry,.personal-poster-card__section-block--layout-gallery .personal-poster-card__entry{padding:0;overflow:hidden;background:var(--poster-card-bg);border-color:var(--poster-card-border)}.personal-poster-card__section-block--layout-gallery .personal-poster-card__entry{min-height:142px}.personal-poster-card__section-block--layout-gallery .personal-poster-card__entry:not(.personal-poster-card__entry--with-image){padding:10px}.personal-poster-card__section-block--layout-timeline .personal-poster-card__entry{position:relative;padding-left:24px}.personal-poster-card__section-block--layout-timeline .personal-poster-card__entry::before{content:"";position:absolute;left:9px;top:17px;width:7px;height:7px;border-radius:50%;background:var(--poster-line)}.personal-poster-card__entry strong{display:block;color:#ffe9bd;font-size:16px;line-height:1.3;font-weight:900}.personal-poster-card__entry p{margin:3px 0 0;color:#ffdfaa;font-size:13px;line-height:1.45;font-weight:700}.personal-poster-card__entry-image-wrap{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;background:rgba(255,255,255,0.06)}.personal-poster-card__entry-image-wrap--landscape{aspect-ratio:16 / 10}.personal-poster-card__entry-image-wrap--portrait{width:min(100%,260px);aspect-ratio:3 / 4;margin-inline:auto}.personal-poster-card__section-block--layout-grid .personal-poster-card__entry-image-wrap--portrait,.personal-poster-card__section-block--layout-wall .personal-poster-card__entry-image-wrap--portrait,.personal-poster-card__section-block--layout-gallery .personal-poster-card__entry-image-wrap--portrait{width:100%}.personal-poster-card__entry-image-wrap--achievement{border-radius:0}.personal-poster-card__section-block--layout-grid .personal-poster-card__entry-image-wrap,.personal-poster-card__section-block--layout-wall .personal-poster-card__entry-image-wrap,.personal-poster-card__section-block--layout-gallery .personal-poster-card__entry-image-wrap{border-radius:0}.personal-poster-card__entry-image{width:auto;height:auto;max-width:100%;max-height:100%;flex:0 0 auto;display:block}.personal-poster-card__entry-main--achievement{padding:10px 12px 12px}.personal-poster-card__section-block--layout-grid .personal-poster-card__entry-main,.personal-poster-card__section-block--layout-wall .personal-poster-card__entry-main,.personal-poster-card__section-block--layout-gallery .personal-poster-card__entry-main{padding:10px 12px 12px}.personal-poster-card__section-block--layout-gallery .personal-poster-card__entry--with-image .personal-poster-card__entry-main{min-height:58px}.personal-poster-card__entry-main--achievement strong{font-size:18px}.personal-poster-card__entry--empty{min-height:88px;place-content:center;text-align:center}.personal-poster-card__footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 8px 0}.personal-poster-card__footer article{border:1px solid var(--poster-card-border);border-radius:14px;padding:12px 14px;background:rgba(255,217,155,0.1)}.personal-poster-card__footer strong{font-size:14px;text-align:left}.poster-sticky-actions{position:fixed;left:50%;bottom:18px;z-index:1040;width:min(1120px,calc(100% - 32px));transform:translateX(-50%);display:flex;justify-content:flex-end;align-items:center;gap:0.65rem;padding:0.75rem 0.9rem;border-radius:18px;background:rgba(255,255,255,0.96);border:1px solid rgba(15,23,42,0.1);box-shadow:0 18px 45px rgba(15,23,42,0.16);backdrop-filter:blur(12px);overflow-anchor:none}.poster-sticky-actions .poster-save-state{margin-right:auto}body.poster-exporting .personal-poster-card,body.poster-exporting .personal-poster-card *{animation:none !important}@media (min-width: 1200px){.poster-preview-panel>.poster-editor-panel__header{margin-bottom:0.65rem}.poster-preview-panel>.poster-editor-panel__header p,.poster-preview-panel .poster-completion-list,.poster-preview-panel .poster-preview-note{display:none}.poster-preview-panel .poster-completion-panel{gap:0.4rem;margin-bottom:0.65rem;padding:0.65rem 0.75rem;border-radius:8px}.poster-preview-panel__actions{gap:0.4rem}.poster-preview-panel__actions .btn{padding-inline:0.55rem}}@media (max-width: 1199.98px){.poster-preview-panel{position:static;height:auto;max-height:none;overflow:visible}.poster-preview-stage{max-height:75vh}.poster-metric-editor-grid{grid-template-columns:1fr}}@media (max-width: 767.98px){.poster-page__hero,.poster-preview-toolbar,.poster-editor-quickbar,.poster-editor-panel,.poster-preview-panel{border-radius:18px;padding:1rem}.poster-page__hero-actions,.poster-preview-toolbar__actions,.poster-preview-panel__actions{width:100%}.poster-page__hero-actions .btn,.poster-preview-toolbar__actions .btn,.poster-preview-panel__actions .btn{flex:1 1 calc(50% - 0.5rem)}.poster-entry-card__head,.poster-editor-panel__header{flex-direction:column;align-items:stretch}.poster-section-panel__tools{justify-content:flex-start}.poster-section-settings,.poster-hero-adjuster__head,.poster-hero-adjuster__controls{grid-template-columns:1fr}.poster-sticky-actions{left:12px;right:12px;bottom:12px;width:auto;transform:none;justify-content:stretch;overflow-x:auto;border-radius:14px}.poster-sticky-actions .btn{white-space:nowrap}.poster-sticky-actions .poster-save-state{min-width:96px}.poster-draft-status{justify-content:flex-start;min-width:180px;max-width:100%}.poster-preview-stage,.poster-preview-stage--full{padding:0.75rem}}
