.story-editor-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:18px;align-items:start}.story-fields{display:flex;flex-direction:column;gap:13px;min-width:0}.story-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.story-live-preview{position:sticky;top:120px;max-height:calc(100vh - 145px);overflow:auto;border-left:1px solid var(--line);padding-left:20px}.story-live-preview article{background:#fff;padding:22px;line-height:1.7}.story-live-preview img,.editor-pane img{max-width:100%;height:auto}.featured-card{background:#f4f7fc;border:1px solid var(--line);padding:12px;margin-bottom:12px}.featured-placeholder{min-height:130px;display:grid;place-items:center;background:#dce5f4;color:var(--muted)}.language-switch{display:flex;gap:8px;overflow:auto;margin:14px 0}.language-switch a{white-space:nowrap;padding:9px 12px;border:1px solid var(--line);background:#fff;border-radius:8px;font-weight:800}.language-switch a.active{background:var(--ink);color:#fff}.flow-close{border:0;background:#fff0f1;color:#b31325;border-radius:99px;width:32px;height:32px;font-size:20px;cursor:pointer}.weekly-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start}.planning-day{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;min-height:190px}.planning-day>header{background:var(--ink);color:#fff;padding:11px 13px;text-transform:capitalize}.planning-slot{display:grid;grid-template-columns:48px 1fr;gap:9px;padding:11px;border-bottom:1px solid var(--line)}.planning-slot time{font-weight:900;color:var(--blue)}.planning-slot small,.planning-slot b{display:block}.planning-slot small{font-size:9px;color:var(--muted)}.planning-slot b{font-size:12px;margin-top:3px}.planning-empty{padding:20px 13px;color:var(--muted);font-size:12px}.week-nav{display:flex;gap:8px}.week-nav a{padding:9px 12px;background:#fff;border:1px solid var(--line);border-radius:7px}.editorial-note h2{margin-bottom:4px}
@media(max-width:1050px){.story-editor-form{grid-template-columns:1fr}.story-live-preview{position:static;max-height:none;border-left:0;border-top:1px solid var(--line);padding:18px 0 0}.weekly-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.story-meta,.weekly-grid{grid-template-columns:1fr}}

/* Desk 1.0.33 newsroom dual-pane editor */
.story-editor-form{grid-template-columns:minmax(420px,.95fr) minmax(520px,1.2fr)}.story-live-preview{grid-column:1;grid-row:1;position:sticky;top:100px;border-left:0;border-right:1px solid var(--line);padding:0 20px 0 0}.story-fields{grid-column:2;grid-row:1}.newsroom-preview{background:#eef2f7;padding:14px!important}.preview-kicker{font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--muted);margin-bottom:10px}.newsroom-preview .featured-card{padding:0;background:#fff}.newsroom-preview .featured-card img{width:100%;max-height:320px;object-fit:cover;display:block}.newsroom-preview .featured-card label{margin:10px}.preview-copy{background:#fff;padding:18px 22px 4px}.preview-copy small{font-weight:900;color:var(--blue)}.preview-copy h1{font-size:28px;line-height:1.08;margin:8px 0}.preview-copy p{font-size:15px;color:#536070}.planning-grid-program{border-bottom:2px solid var(--line)}.planning-grid-slot{background:#f7f9fc}.planning-grid-slot a{display:block;margin-top:5px;font-size:10px;color:var(--blue);font-weight:800}@media(max-width:1050px){.story-editor-form{grid-template-columns:1fr}.story-live-preview,.story-fields{grid-column:1;grid-row:auto}.story-live-preview{position:static;border-right:0}}
