.workspace-heading{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding-top:3rem;padding-bottom:2rem}.workspace-heading h1{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.05;margin:.65rem 0 1rem}.workspace-heading p{max-width:46rem}.workspace-surface{border:1px solid var(--line,#344149);background:#10191f;padding:1.5rem}.workspace-bar,.mode-tabs,.workspace-actions{display:flex;gap:.7rem;align-items:center;flex-wrap:wrap}.workspace-bar{justify-content:space-between}.mode-tabs button[aria-pressed=true]{background:#c8fc78;color:#101810;border-color:#c8fc78}.workspace-note{padding:1rem 0;margin:0;color:#b5c5cc;max-width:65rem}.workspace-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:2rem;margin-top:1rem}.project-sidebar{border-right:1px solid #344149;padding-right:1.5rem}.project-sidebar h2,.project-editor h2{font-size:1.2rem}.project-sidebar label,.project-editor label,.pilot-panel label{display:block;margin:1.3rem 0 .5rem}.project-sidebar select,.project-sidebar>.button{width:100%;margin-bottom:.7rem}.project-list-button{display:block;width:100%;text-align:left;margin:.5rem 0;padding:.8rem;background:#18252e;border:1px solid #344149;color:#eaf2f3;font:inherit;overflow-wrap:anywhere;cursor:pointer}.project-list-button[aria-current=true]{border-color:#c8fc78}.project-list-button small{display:block;color:#b5c5cc;margin-top:.35rem;font-size:.875rem}.project-editor input:not([type=checkbox]),.project-editor textarea,.project-sidebar select,.pilot-panel textarea,.pilot-panel select{width:100%;background:#0b1318;border:1px solid #465862;color:#f1f5f3;border-radius:4px;padding:.8rem;font:inherit;box-sizing:border-box}.project-form-heading{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#c8fc78}.project-step{display:grid;grid-template-columns:1.5rem minmax(0,1fr) auto;gap:.7rem;align-items:center;margin:.65rem 0}.project-step input[type=checkbox]{width:1.2rem;height:1.2rem;accent-color:#c8fc78}.project-step input[type=text]{font-size:1rem}.project-step button{background:none;border:0;color:#c0cdd2;font:inherit;padding:.6rem;cursor:pointer}.workspace-actions{margin-top:1.5rem}.workspace-template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.workspace-template-grid .story-card{display:flex;flex-direction:column;align-items:flex-start}.workspace-template-grid a{margin-top:1rem;font-size:.9rem}.pilot-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:1.5rem}.pilot-panel{padding:1.7rem;border:1px solid #344149;background:#111c23;margin-bottom:1.5rem}.pilot-panel h2{font-size:1.5rem;margin-top:0}.pilot-panel p,.pilot-steps li{line-height:1.7}.pilot-steps{padding-left:1.4rem}.pilot-steps li{margin:1rem 0}.pilot-consent{display:flex!important;gap:.65rem;align-items:flex-start}.pilot-consent input{margin-top:.4rem;width:1.2rem;height:1.2rem;flex:none}.pilot-panel button{margin-top:1rem}.pilot-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.pilot-metrics div{padding:1.4rem;border:1px solid #344149}.pilot-metrics strong{display:block;font-size:2rem;color:#c8fc78}.pilot-feedback-item{border-bottom:1px solid #344149;padding:1rem 0;white-space:pre-wrap;overflow-wrap:anywhere}.workspace-surface button:disabled{opacity:.5;cursor:not-allowed}.workspace-surface [hidden],.pilot-layout [hidden],#pilot-owner[hidden]{display:none!important}.workspace-surface input:focus-visible,.workspace-surface textarea:focus-visible,.workspace-surface button:focus-visible,.pilot-panel input:focus-visible,.pilot-panel textarea:focus-visible{outline:2px solid #c8fc78;outline-offset:3px}@media(max-width:950px){.workspace-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-grid{grid-template-columns:200px minmax(0,1fr)}}@media(max-width:680px){.workspace-heading{display:block}.workspace-heading>.button{margin-top:1rem}.workspace-grid,.pilot-layout{grid-template-columns:1fr}.project-sidebar{border-right:0;border-bottom:1px solid #344149;padding:0 0 1rem}.workspace-template-grid{grid-template-columns:1fr}.workspace-surface{padding:1rem}.pilot-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.project-step{gap:.35rem;grid-template-columns:1.3rem minmax(0,1fr) 2rem}}
