.productionStudio{display:grid;gap:18px;margin-bottom:22px}.productionHero{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;padding:24px;border:1px solid rgba(143,166,199,.22);border-radius:22px;background:linear-gradient(135deg,rgba(41,216,208,.13),rgba(120,220,69,.06))}.productionHero h2{font-size:30px;margin:6px 0 8px}.productionHero p{color:#96a7bf;max-width:820px;line-height:1.55}.productionHeroScore{min-width:126px;text-align:right}.productionHeroScore span{display:block;color:#8fa6c7;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.productionHeroScore b{font-size:30px}.productionStages{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.productionStage{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid rgba(143,166,199,.18);border-radius:14px;background:rgba(8,18,28,.42)}.productionStage em{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(143,166,199,.12);font-style:normal;font-weight:800}.productionStage b,.productionStage span{display:block}.productionStage span{font-size:11px;color:#8194ad;margin-top:2px}.productionStage.running{border-color:rgba(41,216,208,.45);box-shadow:inset 0 0 0 1px rgba(41,216,208,.08)}.productionStage.running em{background:rgba(41,216,208,.17);color:#65e8df}.productionStage.done{border-color:rgba(120,220,69,.38)}.productionStage.done em{background:rgba(120,220,69,.17);color:#a5ef79}.productionGrid{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(420px,1.15fr);gap:16px}.productionPanel{border:1px solid rgba(143,166,199,.18);border-radius:18px;background:rgba(9,18,28,.62);padding:20px}.productionPanelHead{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:15px}.productionPanelHead h3{margin:4px 0 0}.productionBadge{font-size:11px;border:1px solid rgba(120,220,69,.4);border-radius:999px;padding:6px 9px;color:#b8ef98}.productionPanel label{display:grid;gap:7px;margin:12px 0;font-size:12px;color:#a8b7ca}.productionPanel textarea,.productionPanel input{width:100%;box-sizing:border-box;background:#07111b;border:1px solid rgba(143,166,199,.24);border-radius:10px;color:#eef5ff;padding:11px;font:inherit}.productionPanel textarea{resize:vertical;line-height:1.5}.productionRow{display:grid;grid-template-columns:1fr 1fr;gap:12px}.productionAdvanced{margin:14px 0;border-top:1px solid rgba(143,166,199,.14);padding-top:12px}.productionAdvanced summary{cursor:pointer;color:#91a7c3;font-size:12px}.productionPrimary{border:0;border-radius:10px;padding:11px 15px;font-weight:800;background:linear-gradient(135deg,#13b8ad,#79cf45);color:#041012;cursor:pointer}.productionPrimary:disabled{opacity:.55;cursor:wait}.productionMessage,.productionEmpty{color:#8698b0;font-size:12px;line-height:1.5;margin-top:12px}.productionArtifact{border:1px solid rgba(143,166,199,.16);border-radius:12px;margin:9px 0;overflow:hidden}.productionArtifact summary{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;cursor:pointer;background:rgba(143,166,199,.04)}.productionArtifact summary b,.productionArtifact summary span{display:block}.productionArtifact summary span{font-size:11px;color:#8295ad;margin-top:3px}.productionArtifact summary strong{display:grid;place-items:center;min-width:26px;height:26px;border-radius:50%;background:rgba(41,216,208,.1);color:#65e8df}.productionArtifact pre{white-space:pre-wrap;word-break:break-word;margin:0;padding:14px;max-height:430px;overflow:auto;color:#cbd7e7;font:12px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;background:#07111b}@media(max-width:1050px){.productionStages{grid-template-columns:repeat(2,1fr)}.productionGrid{grid-template-columns:1fr}}@media(max-width:650px){.productionHero{display:block}.productionHeroScore{text-align:left;margin-top:16px}.productionStages{grid-template-columns:1fr}.productionRow{grid-template-columns:1fr}}
