.platform-content .home-carousel{position:relative}
.platform-content .home-slides{display:grid;overflow:hidden;overflow:clip;isolation:isolate;touch-action:pan-y pinch-zoom}
.platform-content .home-slide{grid-area:1/1;min-width:0;width:100%;align-self:stretch;backface-visibility:hidden;min-height:max(680px,calc(100svh - 100px));display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}
.platform-content .home-slide[hidden]{display:none}
.platform-content .home-slide-copy{padding:clamp(36px,6vw,100px);align-self:center;min-width:0}
.platform-content .home-slide h2{font-size:clamp(38px,4.4vw,66px);line-height:1.3;margin:18px 0 24px;letter-spacing:0}
.platform-content .home-slide .deck{font-size:17px;line-height:1.8;max-width:30em}
.platform-content .home-slide .actions{margin-top:32px}
.platform-content .home-slide figure{margin:0;position:relative;min-width:0;overflow:hidden}
.platform-content .home-slide img{position:absolute;width:100%;height:100%;object-fit:cover}
.platform-content .home-poster-meta{display:flex;flex-wrap:wrap;gap:18px 28px;margin:28px 0 20px}
.platform-content .home-poster-meta>div{display:grid;gap:6px}
.platform-content .home-poster-meta dt{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}
.platform-content .home-poster-meta dd{margin:0;font-size:15px}
.platform-content .home-simulation{font-size:12px;color:var(--muted)}
.platform-content .home-slides.is-settling>.home-slide{transition:transform 500ms cubic-bezier(.22,.68,.2,1);will-change:transform}
.platform-content .home-slides.is-dragging>.home-slide{will-change:transform;user-select:none}
.platform-content .home-slides img{-webkit-user-drag:none}
.platform-content .home-slides:focus-visible{outline:2px solid var(--ink);outline-offset:-2px}
.platform-content .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.platform-content .home-pause:focus-visible{clip-path:none;width:auto;height:44px;left:24px;bottom:16px;padding:8px 16px;border:1px solid var(--ink);border-radius:99px;background:var(--cream);z-index:2}
.platform-content .home-page .section-heading h2{font-size:24px}
.platform-content .home-page .product-card h3{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.platform-content .home-page .home-about{display:flex;justify-content:space-between;align-items:center;gap:36px;padding:48px 0;border-top:1px solid var(--line)}
.platform-content .home-about h2{font-size:28px;margin:16px 0}
.platform-content .home-about p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:630px}
.platform-content .home-about .pill{flex-shrink:0}
.platform-content .home-contact-link{padding:0 0 44px}
.platform-content .home-merchant-note{font-size:14px;color:var(--muted);margin:-10px 0 24px}
.platform-content .home-review-link{font-size:12px;color:var(--muted)}
@media(max-width:700px){.platform-content .home-slide{grid-template-columns:1fr;grid-template-rows:auto 320px;min-height:0}
.platform-content .home-slide-copy{padding:32px 24px}
.platform-content .home-slide h2{font-size:36px;line-height:1.35;margin:14px 0 18px}
.platform-content .home-slide .deck{font-size:16px;line-height:1.75}
.platform-content .home-slide .actions{margin-top:24px}
.platform-content .home-slide figure{height:320px}
.platform-content .home-poster-meta{gap:16px 24px;margin:24px 0}
.platform-content .home-page .section-heading h2{font-size:22px}
.platform-content .home-page .product-card h3{font-size:16px}
.platform-content .home-page .home-about{display:block;padding:32px 0}
.platform-content .home-about h2{font-size:24px}
.platform-content .home-about .pill{margin-top:24px}
.platform-content .home-contact-link{padding-bottom:30px}
}
@media(prefers-reduced-motion:reduce){.platform-content .home-slides.is-settling>.home-slide{transition:none}
}
.platform-content [data-poster-template="object-v1"]{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);background:var(--sage);padding:clamp(32px,4vw,64px);gap:clamp(24px,4vw,64px)}
.platform-content [data-poster-template="object-v1"] figure{grid-column:1;grid-row:1;align-self:center;width:100%;aspect-ratio:1;max-height:640px;overflow:visible}
.platform-content [data-poster-template="object-v1"] img{object-fit:cover}
.platform-content [data-poster-template="object-v1"] .home-slide-copy{grid-column:2;grid-row:1;padding:24px clamp(16px,2vw,32px) 24px 0}
.platform-content [data-poster-template="object-v1"] h2{font-size:clamp(36px,4vw,58px);margin:28px 0}
.platform-content [data-poster-template="object-v1"] .eyebrow{padding-bottom:20px;border-bottom:1px solid var(--line)}
.platform-content [data-poster-template="object-v1"] .deck{max-width:26em}
.platform-content [data-poster-template="object-v1"] .pill{background:transparent;color:var(--ink)}
.platform-content [data-poster-template="story-v1"]{grid-template-columns:1fr;grid-template-rows:auto minmax(320px,1fr);background:var(--cream)}
.platform-content [data-poster-template="story-v1"] .home-slide-copy{align-self:stretch;padding:36px 6vw 32px;display:grid;grid-template-columns:1.15fr .85fr;gap:12px 7%;align-items:center}
.platform-content [data-poster-template="story-v1"] .eyebrow{grid-column:1/-1;border-bottom:1px solid var(--line);padding-bottom:14px}
.platform-content [data-poster-template="story-v1"] h2{grid-column:1;grid-row:2/4;margin:8px 0;font-size:clamp(36px,4vw,58px)}
.platform-content [data-poster-template="story-v1"] .deck{grid-column:2;grid-row:2;font-size:16px;align-self:end}
.platform-content [data-poster-template="story-v1"] .actions{grid-column:2;grid-row:3;margin-top:4px;align-self:start}
.platform-content [data-poster-template="story-v1"] .pill{background:transparent;color:var(--ink);border:0;border-radius:0;padding:4px 0;min-height:44px;gap:24px}
.platform-content [data-poster-template="story-v1"] .pill:hover{text-decoration:underline;text-underline-offset:6px}
.platform-content [data-poster-template="story-v1"] figure{min-height:320px}
.platform-content [data-poster-template="story-v1"] img{object-position:50% 62%}
.platform-content [data-poster-template="space-v1"]{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;background:var(--cream)}
.platform-content [data-poster-template="space-v1"] figure{grid-area:1/1;position:absolute;inset:0;width:100%;height:100%}
.platform-content [data-poster-template="space-v1"] img{object-position:60% 50%}
.platform-content [data-poster-template="space-v1"] .home-slide-copy{grid-area:1/1;position:relative;z-index:1;align-self:end;justify-self:start;margin:48px 5vw;padding:32px 36px;background:var(--cream);width:min(430px,44%)}
.platform-content [data-poster-template="space-v1"] h2{font-size:clamp(30px,3.2vw,44px);margin:18px 0;line-height:1.4}
.platform-content [data-poster-template="space-v1"] .deck{font-size:15px}
.platform-content [data-poster-template="space-v1"] .actions{margin-top:24px}
.platform-content [data-poster-template="space-v1"] .pill{background:transparent;color:var(--ink);padding:8px 0;border:0;border-radius:0;min-height:44px}
.platform-content [data-poster-template="space-v1"] .pill:hover{text-decoration:underline;text-underline-offset:6px}
@media(max-width:1000px) and (min-width:701px){.platform-content [data-poster-template="object-v1"]{grid-template-columns:50% 50%;gap:0;padding:32px}
.platform-content [data-poster-template="object-v1"] .home-slide-copy{padding-left:28px;padding-right:0}
.platform-content [data-poster-template="object-v1"] h2{font-size:36px}
.platform-content [data-poster-template="object-v1"] .deck{font-size:15px}
.platform-content [data-poster-template="story-v1"] .home-slide-copy{padding-inline:36px;gap:12px 5%}
.platform-content [data-poster-template="space-v1"] .home-slide-copy{width:46%;margin:32px;padding:28px}
}
@media(max-width:700px){.platform-content [data-poster-template="object-v1"]{display:flex;flex-direction:column;padding:24px;gap:0;justify-content:center}
.platform-content [data-poster-template="object-v1"] figure{width:min(100%,360px);height:auto;flex-shrink:0;align-self:center}
.platform-content [data-poster-template="object-v1"] .home-slide-copy{padding:28px 0 12px;align-self:stretch}
.platform-content [data-poster-template="object-v1"] h2{font-size:34px;margin:18px 0}
.platform-content [data-poster-template="object-v1"] .eyebrow{padding-bottom:12px}
.platform-content [data-poster-template="object-v1"] .deck{font-size:15px}
.platform-content [data-poster-template="story-v1"]{grid-template-rows:auto 320px}
.platform-content [data-poster-template="story-v1"] .home-slide-copy{display:block;padding:28px 24px}
.platform-content [data-poster-template="story-v1"] h2{font-size:34px;margin:20px 0}
.platform-content [data-poster-template="story-v1"] .deck{font-size:15px}
.platform-content [data-poster-template="story-v1"] .actions{margin-top:16px}
.platform-content [data-poster-template="story-v1"] figure{height:320px}
.platform-content [data-poster-template="space-v1"]{min-height:740px}
.platform-content [data-poster-template="space-v1"] .home-slide-copy{width:auto;max-width:360px;margin:24px;align-self:end;padding:26px}
.platform-content [data-poster-template="space-v1"] h2{font-size:32px}
.platform-content [data-poster-template="space-v1"] figure{height:100%}
}
@media(max-width:700px){.platform-content [data-poster-template="object-v1"] figure{order:-1}
}
.platform-content .home-selection .section-heading h2{display:flex;align-items:center;gap:10px}
.platform-content .home-selection h2 .jenff-icon{width:24px;height:24px}
.platform-content .home-selection .card-merchant{font-size:12px;color:var(--muted);margin-top:6px}
@media(max-width:600px){.platform-content .home-selection h2 .jenff-icon{width:22px;height:22px}
}

/* Keep async CMS posters offscreen until the initial positions are committed. */
.platform-content .home-slides:not(.is-ready)>.home-slide:not(:first-child){visibility:hidden;pointer-events:none}

/* Keep the two closing calls to action together, including on narrow screens. */
.platform-content .home-about-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:clamp(14px,2vw,28px);flex-shrink:0}
.platform-content .home-about-actions .pill,.platform-content .home-about-actions .text-link{margin:0;white-space:nowrap;font-size:clamp(13px,1.5vw,16px);gap:10px}
.platform-content .home-about-actions .pill{padding:12px 20px}
@media(max-width:1100px){.platform-content .home-page .home-about{display:block}.platform-content .home-about-actions{margin-top:24px}}
@media(max-width:380px){.platform-content .home-about-actions{gap:14px}.platform-content .home-about-actions .pill{padding:10px 14px}.platform-content .home-about-actions .pill,.platform-content .home-about-actions .text-link{gap:8px}}

/* Align the selection title and its catalogue link on one bottom edge. */
.platform-content .home-selection .section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px}
.platform-content .home-selection .section-heading h2{margin-bottom:0;white-space:nowrap}
.platform-content .home-selection .section-heading>.text-link{align-self:end;align-items:flex-end;min-height:44px;margin:0;padding:0;line-height:1.2;white-space:nowrap}
.platform-content .home-selection .section-heading>.text-link svg{width:18px;height:18px;flex-shrink:0}
@media(max-width:380px){.platform-content .home-selection .section-heading{gap:12px}.platform-content .home-selection .section-heading>.text-link{font-size:13px;gap:6px}}

/* Keep the journal poster action clear and the narrow layout sequential. */
.platform-content [data-poster-template="story-v1"] .pill{min-height:44px;padding:11px 22px;border:1px solid var(--ink);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:15px;line-height:1.4;text-decoration:none;white-space:nowrap}
.platform-content [data-poster-template="story-v1"] .pill:hover{background:var(--ink);color:var(--cream);text-decoration:none}
.platform-content [data-poster-template="story-v1"] .pill:focus-visible{outline:2px solid var(--ink);outline-offset:3px}
@media(max-width:900px){.platform-content [data-poster-template="story-v1"] .home-slide-copy{display:block;padding:28px clamp(24px,4vw,36px) 32px}.platform-content [data-poster-template="story-v1"] h2{max-width:20em;margin:20px 0 16px;font-size:clamp(28px,4.5vw,38px);line-height:1.4}.platform-content [data-poster-template="story-v1"] .deck{max-width:38em;font-size:15px;line-height:1.8}.platform-content [data-poster-template="story-v1"] .actions{margin-top:22px}.platform-content [data-poster-template="story-v1"] .pill{align-self:flex-start;width:auto;max-width:100%}}
@media(max-width:900px){.platform-content [data-poster-template="story-v1"]{grid-template-rows:max-content minmax(320px,1fr)}.platform-content [data-poster-template="story-v1"] figure{height:100%;min-height:320px}}

/* Sold-out status remains visible over the legacy homepage hover rule. */
.home #selection .product-cover .purchase-state[data-availability="sold_out"]{opacity:1;transform:none}

/* CMS preview container; preserve shared slide composition at usable dialog size. */
dialog.poster-preview{width:min(1100px,calc(100vw - 32px));max-height:90vh;overflow:auto}
dialog.poster-preview .home-slide{min-height:420px}
dialog.poster-preview .home-slide-copy{padding:28px}
dialog.poster-preview .home-slide h2{font-size:clamp(26px,3vw,42px)}
dialog.poster-preview .actions a{display:inline-flex;align-items:center;gap:8px}
dialog.poster-preview .actions svg{width:20px;height:20px;flex:none}

/* Approved partnership composition: quiet copy beside the scene. */
.platform-content [data-poster-template="partnership-v1"]{grid-template-columns:43% 57%;background:var(--cream)}
.platform-content [data-poster-template="partnership-v1"] .home-slide-copy{padding:clamp(28px,4.5vw,80px)}
.platform-content [data-poster-template="partnership-v1"] h2{font-size:clamp(38px,4vw,64px);line-height:1.3}
.platform-content [data-poster-template="partnership-v1"] .deck{line-height:1.9;color:var(--muted)}
.platform-content [data-poster-template="partnership-v1"] img{object-position:55% center}
.platform-content [data-poster-template="partnership-v1"] .pill{display:inline-flex;gap:20px;align-items:center;padding:12px 22px;min-height:48px;border:1px solid var(--ink);border-radius:30px;text-decoration:none}
@media(max-width:760px){.platform-content [data-poster-template="partnership-v1"]{grid-template-columns:1fr;grid-template-rows:auto 420px}.platform-content [data-poster-template="partnership-v1"] .home-slide-copy{padding:34px 24px 30px}.platform-content [data-poster-template="partnership-v1"] h2{font-size:40px}.platform-content [data-poster-template="partnership-v1"] figure{height:420px}}

/* CMS preview does not load the public platform stylesheet. Mirror its tokens locally. */
dialog.poster-preview{--ink:#153d83;--cream:#f6f3e9;--muted:#50678a;--line:#c9cfda;--sage:#e2e7de;--serif:Georgia,'Songti SC','Noto Serif CJK SC',serif}

/* Home poster workspace: scoped to the owner editor. */
.poster-workspace{--poster-ink:#153d83;--poster-surface:#f6f3e9;--poster-muted:#50678a;--poster-line:#c9cfda;color:var(--poster-ink)}
.poster-workspace .poster-workspace-status{margin:0 0 24px;padding:14px 18px;background:var(--poster-surface);border-left:3px solid var(--poster-ink);font-size:14px;line-height:1.7}
.poster-workspace .poster-workspace-grid{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:32px;align-items:start}
.poster-workspace .poster-workspace-rail,.poster-workspace .cms-poster-fields{min-width:0}
.poster-workspace .poster-rail-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.poster-workspace h2{font-size:20px;line-height:1.5;margin:0 0 16px}
.poster-workspace .poster-rail-heading h2{margin:0}
.poster-workspace [aria-label="海报草稿数量"],.poster-workspace [aria-label="当前海报待完善项"]{font-size:14px;line-height:1.7;color:var(--poster-muted);margin:16px 0 24px}
.poster-workspace .cms-poster-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}
.poster-workspace .cms-poster-list li{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px;border:1px solid var(--poster-line);border-radius:16px;background:var(--poster-surface)}
.poster-workspace button{min-height:44px;padding:10px 16px;border:1px solid var(--poster-line);border-radius:999px;background:transparent;color:var(--poster-ink);font-size:14px;line-height:1.5;cursor:pointer}
.poster-workspace button:hover:not(:disabled){background:#dfe8ed}
.poster-workspace button:focus-visible{outline:2px solid var(--poster-ink);outline-offset:3px}
.poster-workspace button:disabled{opacity:.5;cursor:not-allowed}
.poster-workspace .poster-list-select{grid-column:1/-1;text-align:left;white-space:normal;border:0;border-radius:10px;padding:12px;display:flex;gap:12px;align-items:flex-start;font-weight:600}
.poster-workspace .poster-list-select[aria-current="true"]{background:#dfe8ed;box-shadow:inset 3px 0 var(--poster-ink)}
.poster-workspace .poster-list-number{font-size:22px;line-height:1.3;font-variant-numeric:tabular-nums;flex:none}
.poster-workspace .cms-poster-fields{padding:24px 28px;border:1px solid var(--poster-line);border-radius:20px;background:var(--poster-surface);display:grid;grid-template-columns:minmax(0,1fr);gap:16px}
.poster-workspace .cms-poster-fields>h2,.poster-workspace .cms-poster-fields>p{margin:0}
.poster-workspace .cms-poster-fields>label{display:grid;gap:8px;margin:0;font-size:14px;font-weight:600}
.poster-workspace .cms-poster-fields input:not([type="checkbox"]),.poster-workspace .cms-poster-fields textarea,.poster-workspace .cms-poster-fields select{box-sizing:border-box;width:100%;min-width:0;min-height:48px;margin:0;background:transparent;font:inherit;font-size:16px;line-height:1.6;padding:12px 14px;border:1px solid #8494ae;border-radius:10px;color:var(--poster-ink)}
.poster-workspace .cms-poster-fields textarea{min-height:112px;resize:vertical}
.poster-workspace .cms-poster-fields label.poster-enable-control{display:flex;align-items:center;gap:10px;min-height:44px;font-weight:400}
.poster-workspace .poster-enable-control input{margin:0;width:20px;height:20px;accent-color:var(--poster-ink)}
.poster-workspace .cms-poster-fields>button{justify-self:start}
.poster-workspace .poster-workspace-settings{display:grid;grid-template-columns:minmax(180px,240px) 1fr auto;align-items:end;gap:16px 24px;padding:0 0 24px;margin:0 0 28px;border-bottom:1px solid var(--poster-line)}
.poster-workspace .poster-workspace-settings label{display:grid;gap:8px;font-size:14px}
.poster-workspace .poster-workspace-settings input{width:100%;min-height:44px;box-sizing:border-box;margin:0;font-size:16px}
.poster-workspace .poster-workspace-settings p{margin:0 0 8px;font-size:14px;line-height:1.7;color:var(--poster-muted)}
.poster-workspace .poster-workspace-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;margin-top:28px;padding:24px 0;border-top:1px solid var(--poster-line)}
.poster-workspace .poster-publish-primary{background:var(--poster-ink);color:var(--poster-surface);border-color:var(--poster-ink)}
.poster-workspace .poster-publish-primary:hover:not(:disabled){background:#244c90}
@media(max-width:1000px){.poster-workspace .poster-workspace-grid{grid-template-columns:1fr}.poster-workspace .cms-poster-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.poster-workspace .poster-workspace-settings{grid-template-columns:1fr auto}.poster-workspace .poster-workspace-settings p{grid-column:1/-1;grid-row:2}}
@media(max-width:480px){.poster-workspace .cms-poster-fields{padding:20px 16px}.poster-workspace .poster-workspace-settings{grid-template-columns:1fr}.poster-workspace .poster-workspace-settings p{grid-row:auto}.poster-workspace .poster-workspace-settings button{justify-self:start}.poster-workspace .poster-workspace-actions{display:grid;grid-template-columns:1fr 1fr}.poster-workspace .poster-workspace-actions button{padding:10px 12px}}

/* 2026-09-18: copy hierarchy and compact editorial controls. */
.platform-content .home-slide .eyebrow{display:flex;align-items:center;gap:10px}
.platform-content .home-slide .eyebrow svg{width:22px;height:22px;flex:none}
.platform-content .home-poster-meta dt svg{width:20px;height:20px;flex:none}
.platform-content [data-poster-template="partnership-v1"]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.platform-content [data-poster-template="partnership-v1"] .home-slide-copy{padding:clamp(32px,4vw,72px);max-width:680px}
.platform-content [data-poster-template="partnership-v1"] h2{max-width:10em;font-size:clamp(34px,3.6vw,56px);line-height:1.45;letter-spacing:.015em;margin:24px 0}
.platform-content [data-poster-template="partnership-v1"] .deck{max-width:30em;font-size:16px;line-height:1.85;margin:0;font-weight:400;text-wrap:pretty}
.platform-content [data-poster-template="partnership-v1"] .home-partnership-note{font-family:Arial,'PingFang SC',sans-serif;font-size:13px;line-height:1.8;color:var(--muted);max-width:36em;margin:20px 0 0;font-weight:400;text-wrap:pretty}
.platform-content [data-poster-template="partnership-v1"] .actions{margin-top:28px}
.platform-content [data-poster-template="event-v1"] .home-poster-meta>div:last-child{flex-basis:100%}
@media(max-width:900px){.platform-content [data-poster-template="partnership-v1"]{grid-template-columns:1fr;grid-template-rows:auto 380px}.platform-content [data-poster-template="partnership-v1"] .home-slide-copy{padding:32px 28px 36px;max-width:660px}.platform-content [data-poster-template="partnership-v1"] h2{font-size:38px;max-width:10em}.platform-content [data-poster-template="partnership-v1"] figure{height:380px}}
@media(max-width:480px){.platform-content [data-poster-template="partnership-v1"] .home-slide-copy{padding:28px 24px 32px}.platform-content [data-poster-template="partnership-v1"] h2{font-size:32px}.platform-content [data-poster-template="partnership-v1"] .deck{font-size:15px}.platform-content [data-poster-template="partnership-v1"] .home-partnership-note{font-size:13px}.platform-content [data-poster-template="partnership-v1"] figure{height:320px}}
.poster-workspace button{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;vertical-align:middle}
.poster-workspace button svg{width:18px;height:18px;flex:none}
.poster-workspace .cms-poster-fields input:not([type="checkbox"]),.poster-workspace .cms-poster-fields textarea,.poster-workspace .cms-poster-fields select{font-weight:400}
.poster-workspace .poster-workspace-settings{display:grid;grid-template-columns:180px auto minmax(0,1fr);align-items:end;gap:12px 20px}
.poster-workspace .poster-workspace-settings label{grid-column:1;grid-row:1;margin:0;gap:10px;line-height:1.5}
.poster-workspace .poster-workspace-settings input{width:110px;height:44px;min-height:44px;padding:8px 12px;line-height:1.5}
.poster-workspace .poster-workspace-settings button{grid-column:2;grid-row:1;align-self:end;justify-self:start;height:44px;margin:0}
.poster-workspace .poster-workspace-settings p{grid-column:3;grid-row:1;margin:0;align-self:end;font-size:13px}
.poster-workspace .poster-resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:8px;padding-top:20px;border-top:1px solid var(--poster-line)}
.poster-workspace .poster-resource{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}
.poster-workspace .poster-resource h3{font:600 14px/1.5 Arial,'PingFang SC',sans-serif;margin:0}
.poster-workspace .poster-resource p{font-size:13px;line-height:1.7;color:var(--poster-muted);margin:0;overflow-wrap:anywhere;flex:1}
.poster-workspace .poster-resource button{max-width:100%;font-weight:500}
.poster-workspace .poster-remove{margin-top:8px;padding:8px 0;border:0;border-radius:0;font-size:13px;color:var(--poster-muted);text-decoration:underline;text-underline-offset:4px}
.poster-workspace .poster-workspace-actions{align-items:center;gap:12px}
.poster-workspace .poster-workspace-actions>button:first-child{margin-right:auto;border:0;padding-inline:0;color:var(--poster-muted)}
@media(max-width:1000px){.poster-workspace .poster-workspace-settings{grid-template-columns:180px auto}.poster-workspace .poster-workspace-settings p{grid-column:1/-1;grid-row:2}}
@media(max-width:480px){.poster-workspace .poster-workspace-settings{grid-template-columns:minmax(0,1fr) auto;gap:12px}.poster-workspace .poster-workspace-settings label{font-size:13px}.poster-workspace .poster-workspace-settings button{padding-inline:12px}.poster-workspace .poster-resource-grid{grid-template-columns:1fr}.poster-workspace .poster-resource+section{padding-top:16px;border-top:1px solid var(--poster-line)}.poster-workspace .poster-workspace-actions{display:grid;grid-template-columns:1fr 1fr}.poster-workspace .poster-workspace-actions>button:first-child{margin:0}.poster-workspace .poster-workspace-actions>button:last-child{grid-column:2}}

dialog.poster-preview .home-slide h2{font-family:var(--serif);font-weight:400;color:var(--ink)}


/* 2026-09-18: five compositions, shared between the homepage and CMS preview.
   Object: inset still life. Event: full-height split. Story: editorial masthead.
   Space: full-bleed scene. Merchant: panorama above a two-column invitation. */
.platform-content .home-slide .actions .pill{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:10px 22px;border:1px solid var(--ink);border-radius:999px;text-decoration:none;color:var(--ink);background:transparent;font:400 15px/1.5 Arial,'PingFang SC',sans-serif;max-width:100%;box-sizing:border-box;white-space:normal;text-align:center}
.platform-content .home-slide .actions .pill svg{width:20px;height:20px;flex:none}
.platform-content .home-slide .actions .pill:hover{background:var(--ink);color:var(--cream);text-decoration:none}
.platform-content .home-slide .actions .pill:active{opacity:.8}
.platform-content .home-slide .actions .pill:focus-visible{outline:2px solid var(--ink);outline-offset:4px}
.platform-content .home-slide h2,.platform-content .home-slide .deck,.platform-content .home-partnership-note{overflow-wrap:anywhere}
.platform-content [data-poster-template="event-v1"] .home-poster-meta{padding-top:22px;border-top:1px solid var(--line)}
.platform-content [data-poster-template="partnership-v1"]{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(280px,.95fr) auto;background:var(--cream)}
.platform-content [data-poster-template="partnership-v1"] figure{grid-column:1;grid-row:1;height:auto;min-height:280px;max-height:none}
.platform-content [data-poster-template="partnership-v1"] img{object-position:50% 52%}
.platform-content [data-poster-template="partnership-v1"] .home-slide-copy{grid-column:1;grid-row:2;align-self:stretch;max-width:none;width:auto;padding:32px clamp(28px,5vw,80px) 40px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto auto auto;gap:14px clamp(32px,6vw,96px);align-items:start}
.platform-content [data-poster-template="partnership-v1"] .eyebrow{grid-column:1;grid-row:1;margin:0}
.platform-content [data-poster-template="partnership-v1"] h2{grid-column:1;grid-row:2/4;max-width:12em;margin:0;font-size:clamp(30px,3.25vw,50px);line-height:1.45;letter-spacing:.015em}
.platform-content [data-poster-template="partnership-v1"] .deck{grid-column:2;grid-row:1;max-width:38em;margin:0;font-size:16px;line-height:1.85;color:var(--ink)}
.platform-content [data-poster-template="partnership-v1"] .home-partnership-note{grid-column:2;grid-row:2;max-width:42em;margin:0;font-size:13px;line-height:1.8}
.platform-content [data-poster-template="partnership-v1"] .actions{grid-column:2;grid-row:3;margin:4px 0 0}
.poster-workspace .poster-identity-fields{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(0,1.2fr);gap:16px;align-items:start}
.poster-workspace .poster-identity-fields>label{display:grid;gap:8px;margin:0;min-width:0;font-size:14px;font-weight:600}
.poster-workspace .poster-identity-fields input,.poster-workspace .poster-identity-fields select{height:52px}
@media(max-width:900px){
 .platform-content [data-poster-template="partnership-v1"]{grid-template-rows:minmax(240px,.7fr) auto}
 .platform-content [data-poster-template="partnership-v1"] figure{height:auto;min-height:240px}
 .platform-content [data-poster-template="partnership-v1"] .home-slide-copy{padding:28px 32px 36px;gap:16px 32px}
 .platform-content [data-poster-template="partnership-v1"] h2{font-size:32px}
 .platform-content [data-poster-template="partnership-v1"] .deck{font-size:15px}
}
@media(max-width:600px){
 .platform-content [data-poster-template="partnership-v1"]{grid-template-rows:240px auto;min-height:0}
 .platform-content [data-poster-template="partnership-v1"] figure{height:240px;min-height:0}
 .platform-content [data-poster-template="partnership-v1"] .home-slide-copy{display:flex;flex-direction:column;align-items:flex-start;padding:28px 24px 32px;gap:16px}
 .platform-content [data-poster-template="partnership-v1"] h2{font-size:30px;max-width:12em;margin:0}
 .platform-content [data-poster-template="partnership-v1"] .deck{font-size:15px;line-height:1.85}
 .platform-content [data-poster-template="partnership-v1"] .home-partnership-note{font-size:13px}
 .platform-content [data-poster-template="partnership-v1"] .actions{margin-top:4px}
}
@media(max-width:480px){
 .poster-workspace .poster-identity-fields{grid-template-columns:minmax(110px,.85fr) minmax(0,1.15fr);gap:10px}
 .poster-workspace .poster-identity-fields input,.poster-workspace .poster-identity-fields select{padding:10px 8px;font-size:15px}
}

/* Keep the invitation headline next to its own eyebrow, independent of summary length. */
@media(min-width:601px){.platform-content [data-poster-template="partnership-v1"] h2{grid-row:1/4;margin:44px 0 0}}
