/* Production is the workspace context; stage changes never create a second workflow. */
.publisher-portrait{width:96px;height:96px;padding:12px}.brand-section .section-header>a{min-height:44px;display:inline-flex;align-items:center}
.curator-portrait .agent-avatar{width:100%;height:100%}.production-header~.curator-intro .curator-portrait{padding:12px}.notification-menu>summary::after{display:none}.production-selector form{min-width:0}.production-selector>a{flex-shrink:0}
.production-header{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--border)}
.production-header h1{margin:0;font-size:2rem}.production-selector{display:flex;gap:24px;align-items:end;justify-content:space-between;margin:20px 0}.production-selector form{flex:1;max-width:680px}.production-selector select{min-width:0;flex:1}.production-selector .row{flex-wrap:nowrap;gap:8px}.production-selector button{white-space:nowrap}.production-title{font-size:1.1rem}.production-title small{color:var(--muted-foreground)}
.production-pipeline{display:flex;overflow-x:auto;gap:0;overscroll-behavior-x:contain;padding:4px 0 12px;scrollbar-width:thin}.production-pipeline>a,.production-pipeline>span{flex:1;min-width:138px;padding:16px 12px;border-top:2px solid var(--border);color:var(--muted-foreground);text-decoration:none;display:flex;flex-direction:column;gap:6px;position:relative}.production-pipeline small{font-size:.75rem}.production-pipeline>a:hover{background:var(--surface-subtle)}.production-pipeline [aria-current=step]{border-color:var(--brand);background:var(--brand-soft);color:var(--brand);border-radius:0 0 8px 8px}.production-pipeline>a:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}
.notification-menu{position:relative}.notification-menu>summary{display:flex;align-items:center;gap:3px;min-width:44px;min-height:44px;cursor:pointer}.notification-menu>.menu-panel{position:absolute;right:0;top:100%;width:min(360px,calc(100vw - 32px));max-height:65vh;overflow:auto;z-index:30;padding:16px;background:var(--surface);box-shadow:var(--shadow-float);border:1px solid var(--border);border-radius:var(--radius)}.notification-menu .menu-panel a{display:flex;flex-direction:column;gap:4px;padding:12px 4px;min-height:44px;border-bottom:1px solid var(--border)}.notification-menu small{color:var(--muted-foreground)}.notification-count{background:var(--brand);color:white;font-size:.7rem;padding:2px 5px;border-radius:10px}.intake-choice>summary{font-size:1.125rem;min-height:48px}.curator-intro h2{font-size:2rem}.curator-intro{margin-top:0}.production-header~.curator-intro .curator-portrait{width:96px;height:96px}.production-header~.curator-intro{min-height:0}.brand-section form{min-width:0}.brand-section h3{font-size:1rem}.mobile-nav{grid-template-columns:repeat(3,1fr)}
@media(max-width:767px){.production-selector{display:block}.production-selector>a{display:inline-flex;margin-top:12px;min-height:44px;align-items:center}.production-selector .row{flex-wrap:wrap}.production-selector select{width:100%;flex-basis:100%}.production-header h1{font-size:1.75rem}.production-header .section-header{align-items:center;gap:12px}.production-header .button{padding:10px}.production-pipeline>a,.production-pipeline>span{min-width:128px}.notification-menu>.menu-panel{right:-8px}.production-title small{display:block}.production-header~.curator-intro .curator-portrait{width:72px;height:72px}.review-layout{display:block}.mobile-nav a{font-size:.7rem}}

@media(max-width:767px){.production-selector .row{flex-wrap:nowrap}.production-selector select{width:0;flex:1 1 0;font-size:.8125rem}.production-selector button{font-size:.75rem;padding:10px}.production-header{margin-bottom:20px;padding-bottom:12px}.production-pipeline>a,.production-pipeline>span{min-width:145px}.curator-intro{margin-bottom:16px}.curator-intro h2{margin:8px 0;font-size:1.625rem}.curator-intro p{margin:8px 0}.curator-search{margin:12px 0 16px}}
.notification-menu>.menu-panel{left:auto;max-width:calc(100vw - 32px)}

/* Focused editorial desk: identity → connected stages → one working canvas. */
.production-header{border:0;padding:0;margin-bottom:20px}
.editora-heading{margin-bottom:24px;align-items:center}
.production-header h1{font-size:clamp(2rem,3vw,2.5rem);letter-spacing:-1.2px}
.production-overview{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;padding:20px 24px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 2px 6px #20221f04}
.production-identity{display:flex;align-items:center;gap:16px;flex:1;min-width:200px}
.production-symbol,.step-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:var(--brand-soft);color:var(--brand);flex-shrink:0}
.production-title{font-size:1rem;min-width:0;line-height:1.45;overflow-wrap:anywhere}
.production-title strong{font-weight:600;display:block}.production-title small{display:block;margin-top:4px;font-size:.75rem}
.production-location{font-size:.75rem;color:var(--brand);background:var(--brand-soft);border-radius:30px;padding:5px 12px}
.production-switcher{font-size:.8125rem;flex:0 0 auto;max-width:100%}
.production-switcher>summary{font-weight:500;gap:12px;color:var(--muted-foreground)}
.production-switcher[open]{flex-basis:100%;border-top:1px solid var(--border);padding-top:8px}
.production-switcher[open]>summary{margin:0}
.production-selector{margin:12px 0 0;gap:20px;align-items:center}
.production-selector form{max-width:680px}.production-selector>a{font-size:.8125rem}
.production-pipeline{display:flex;gap:22px;padding:22px 2px 10px;margin:0}
.production-pipeline>.production-step{flex:1 1 0;min-width:138px;border:1px solid var(--border);border-radius:var(--radius);padding:18px 16px;background:transparent;gap:0;scroll-snap-align:center;transition:background var(--fast),border-color var(--fast);color:var(--foreground)}
.production-pipeline>.production-step:not(:last-child)::after{content:'→';position:absolute;right:-19px;top:38px;font-size:16px;color:var(--border-strong);font-weight:400;pointer-events:none}
.production-pipeline>a:hover{background:var(--surface);border-color:var(--border-strong);text-decoration:none}
.production-pipeline>[aria-current=step]{background:linear-gradient(145deg,var(--brand-soft),var(--surface));border-color:#aebff8;box-shadow:inset 0 3px 0 var(--brand),0 6px 20px #294cde08}
.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:8px}.step-number{font-size:.75rem;color:var(--muted-foreground);font-variant-numeric:tabular-nums}
.step-icon{width:36px;height:36px;background:var(--surface-subtle);color:var(--muted-foreground)}
[aria-current=step] .step-icon{background:var(--surface);color:var(--brand)}
.step-name{font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:10px}
.step-status{display:flex;align-items:baseline;gap:7px;font-size:.72rem;line-height:1.4;color:var(--muted-foreground);min-height:2.8em}
.step-status i{display:inline-block;width:6px;height:6px;border:1px solid currentColor;border-radius:50%;flex-shrink:0}
[data-tone=recorded] .step-status i{background:var(--success);border-color:var(--success)}
[data-tone=attention] .step-status{color:var(--warning)}
[data-tone=working] .step-status{color:var(--brand)}
[data-tone=working] .step-status i{background:currentColor}
.editorial-canvas{padding:28px 32px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0}
.editorial-canvas>.workspace-panel{margin-bottom:0}
.editorial-canvas .curator-intro{margin:0 0 20px;gap:20px;align-items:center}
.editorial-canvas .curator-intro h2{font-size:1.625rem;margin:0 0 6px;letter-spacing:-.6px}
.editorial-canvas .curator-intro p{margin-bottom:0;font-size:.875rem}
.editorial-canvas .curator-portrait{width:56px;height:56px;padding:6px;border-radius:14px}
.editorial-canvas .curator-portrait .agent-avatar{width:100%;height:100%}
.editorial-canvas .curator-context{font-size:.75rem;margin:8px 0 20px}
.editorial-canvas .curator-search{border:0;border-radius:0;background:transparent;padding:4px 0;margin:0 0 20px}
.editorial-canvas .curator-search .helptext{margin-bottom:0}
.editorial-canvas .agent-direction{margin-bottom:12px}.editorial-canvas .agent-direction>summary{font-size:.8125rem;font-weight:400;color:var(--muted-foreground);justify-content:flex-start;min-height:44px}.editorial-canvas .agent-direction>summary::after{margin-left:0}
.editorial-canvas .disclosure{border-radius:0;box-shadow:none}
.editorial-canvas details.curator-mode{display:block;background:transparent;border:0;border-radius:0;padding:0;font-size:.75rem;margin-bottom:0}
.editorial-canvas details.curator-mode>summary{display:flex;min-height:36px;gap:10px;justify-content:flex-start;font-size:.75rem;font-weight:400}
.editorial-canvas details.curator-mode>summary::after{margin-left:0;font-size:14px}
.editorial-canvas details.curator-mode strong{display:inline;margin:0;font-size:.7rem;font-weight:550;color:var(--muted-foreground);border:1px solid var(--border);border-radius:30px;padding:3px 8px}
.editorial-canvas details.curator-mode span{color:var(--muted-foreground)}
.editorial-canvas details.curator-mode[open]>summary{margin-bottom:8px}
.editorial-canvas details.curator-mode p{max-width:700px;color:var(--muted-foreground);margin:0 0 12px}
.notification-menu>summary{position:relative;justify-content:center;color:var(--muted-foreground)}
.notification-dot{position:absolute;right:8px;top:7px;width:6px;height:6px;border-radius:50%;background:var(--foreground);box-shadow:0 0 0 2px var(--background)}
.main-column:has(.editora-workspace) .command-trigger{width:44px;min-height:44px;padding:10px;border:0;background:transparent;justify-content:center}
.main-column:has(.editora-workspace) .command-trigger .command-label,.main-column:has(.editora-workspace) .command-trigger kbd,.main-column:has(.editora-workspace) .workspace-context{display:none}
@media(min-width:1101px){.main-column:has(.editora-workspace) .context-bar{min-height:60px;padding-top:8px;padding-bottom:8px}.editora-workspace{padding-top:12px}}
@media(max-width:1100px){.production-pipeline{gap:18px}.production-pipeline>.production-step{padding:16px 12px;min-width:136px}.production-pipeline>.production-step:not(:last-child)::after{right:-16px}.editorial-canvas{padding:24px}.production-overview{padding:18px}}
@media(max-width:767px){
  .production-header{margin-bottom:12px}.editora-heading{margin-bottom:16px}.production-overview{gap:4px 12px;padding:14px 16px}
  .production-identity{flex-basis:100%;gap:10px;min-width:0}.production-symbol{width:32px;height:32px}.production-title{font-size:.875rem}.production-title small{font-size:.6875rem}
  .production-location{font-size:.6875rem;margin-right:auto}.production-switcher>summary{min-height:40px;font-size:.75rem}
  .production-selector{margin-top:8px}.production-selector>a{margin-top:4px}.production-selector .row{gap:6px}
  .production-pipeline{padding:16px 2px 8px;gap:18px}.production-pipeline>.production-step{min-width:148px;padding:12px;flex-basis:148px}
  .step-top{margin-bottom:12px}.step-icon{width:28px;height:28px}.step-icon .icon{width:18px;height:18px}.step-name{font-size:.875rem;margin-bottom:8px}.step-status{font-size:.6875rem;min-height:2.8em}
  .editorial-canvas{padding:20px 16px}.editorial-canvas .curator-intro h2{font-size:1.375rem}.editorial-canvas .curator-intro{gap:12px;margin-bottom:12px}.editorial-canvas .curator-portrait{width:44px;height:44px;padding:5px;border-radius:12px}
  .editorial-canvas details.curator-mode>summary{gap:6px;flex-wrap:wrap}.editorial-canvas details.curator-mode span{font-size:.6875rem}.editorial-canvas .curator-context{margin-bottom:16px}
}
