.cycle-card{margin-bottom:20px}.cycle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cycle-grid .wide{grid-column:1/-1}.cycle-card input,.cycle-card textarea,.cycle-card select{width:100%;box-sizing:border-box}.cycle-card textarea{min-height:150px;resize:vertical}.cycle-card textarea.compact-textarea{min-height:88px}.cycle-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:14px}.cycle-status{font-size:13px;color:var(--muted,#8190a8)}.cycle-status.ok{color:#5ff0bd}.cycle-project-id{max-width:260px}.cycle-note{margin:8px 0 0;font-size:12px;color:var(--muted,#8190a8)}.runtime-control{margin-top:18px;padding:16px;border:1px solid var(--line,#263148);border-radius:14px}.runtime-control h3{margin:4px 0 6px}.runtime-control>label{display:block;max-width:300px;margin-top:12px}.runtime-control .cycle-actions{margin-top:10px}.editorial-pack{margin-top:18px;padding:14px 16px;border:1px solid var(--line,#263148);border-radius:14px}.editorial-pack summary{cursor:pointer;font-weight:700}.editorial-pack .fine{margin:10px 0 0}.editorial-grid{margin-top:14px}.news-production-eta{margin-top:12px;padding:14px 16px;border:1px solid var(--line,#263148);border-radius:14px;background:rgba(12,20,31,.42);max-width:780px}.news-production-eta-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.news-production-eta-head strong{font-size:13px}.news-production-eta-head span{font-size:13px;font-weight:700;white-space:nowrap}.news-production-eta-detail,.news-production-eta-foot{margin-top:7px;font-size:12px;color:var(--muted,#8190a8);line-height:1.45}.news-production-progress{height:6px;margin-top:11px;overflow:hidden;border-radius:999px;background:var(--line,#263148)}.news-production-progress>span{display:block;width:0;height:100%;border-radius:inherit;background:var(--accent,#5ff0bd);transition:width .45s ease}.news-production-eta.running{border-color:rgba(95,240,189,.45)}.news-production-eta.complete{border-color:rgba(95,240,189,.65)}.news-production-eta.failed{border-color:rgba(255,173,96,.55)}@media(max-width:900px){.cycle-grid{grid-template-columns:1fr}.cycle-grid .wide{grid-column:auto}.runtime-control>label{max-width:none}.news-production-eta-head{align-items:flex-start;flex-direction:column;gap:4px}.news-production-eta-head span{white-space:normal}}
