:root{color:var(--tg-theme-text-color, #162018);background:#eef3ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(120deg,#e8eee6f5,#f6f1e5eb),#eef3ee}button,textarea{font:inherit}button{cursor:pointer}.shell{width:min(1180px,100%);margin:0 auto;padding:18px 14px 34px}.centered{display:grid;min-height:100vh;place-items:center}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.eyebrow{margin:0 0 5px;color:#66705f;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:27px;line-height:1.08}h2{margin-bottom:8px;font-size:21px;line-height:1.18}.ghost,.primary,.worker-card,.template,.history-row{border:1px solid rgba(32,48,38,.13);border-radius:8px;color:inherit}.ghost{min-height:38px;padding:0 13px;background:#ffffffb8;font-weight:800}.primary{width:100%;min-height:50px;border:0;background:#1d6f55;color:#fff;font-weight:850;box-shadow:0 10px 26px #1d6f553d}.primary:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.notice,.empty,.command-room,.workbench,.result,.history{border:1px solid rgba(32,48,38,.1);border-radius:8px;background:#ffffffc2;box-shadow:0 14px 36px #1f2a2114;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.notice{margin-bottom:12px;padding:12px;border-left:4px solid #c1463b}.empty{width:min(440px,100%);padding:24px}.command-room{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:16px;min-height:190px;margin-bottom:12px;padding:16px;overflow:hidden}.room-copy{align-self:center}.room-copy p{margin-bottom:0;color:#4d5d4f;line-height:1.45}.status-pill{display:inline-flex;align-items:center;min-height:28px;margin-bottom:10px;padding:0 10px;border-radius:999px;background:#dff1e5;color:#17623f;font-size:12px;font-weight:850}.relay{position:relative;display:grid;grid-template-columns:repeat(5,minmax(88px,1fr));align-items:stretch;gap:10px}.relay:before{position:absolute;top:37px;right:8%;left:8%;height:2px;border-radius:999px;background:linear-gradient(90deg,#1d6f552e,#b78c35b8,#1d6f552e);content:""}.relay.active:after{position:absolute;top:33px;left:8%;width:10px;height:10px;border-radius:50%;background:#b78c35;box-shadow:0 0 0 6px #b78c3526;content:"";animation:route 4.5s linear infinite}.worker-card{position:relative;z-index:1;display:grid;min-height:146px;padding:10px 8px;background:#fcfaf4e0;text-align:center;cursor:default;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;animation:settle .42s ease both;animation-delay:var(--delay)}.worker-card img{width:70px;height:70px;justify-self:center;margin-top:4px;border:2px solid #efe4cf;border-radius:50%;background:#f6efe2;object-fit:cover}.worker-card strong{margin-top:8px;font-size:14px}.worker-card em{color:#69715f;font-size:12px;font-style:normal;font-weight:800}.worker-light{position:absolute;top:9px;right:9px;width:9px;height:9px;border-radius:50%;background:#b8c2b2}.worker-card.working{border-color:#1d6f55;box-shadow:0 16px 34px #1d6f5533;transform:translateY(-3px)}.worker-card.working img{animation:breathe 1.7s ease-in-out infinite}.worker-card.working .worker-light{background:#1d6f55;box-shadow:0 0 0 6px #1d6f5524;animation:blink 1.2s ease-in-out infinite}.stage{display:block}.workbench,.result,.history{padding:14px}.panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.panel-head strong{font-size:14px}.template strong,.history-row strong{display:block}.template span,.muted{color:#66705f;font-size:13px;line-height:1.35}.active{border-color:#1d6f55;box-shadow:inset 0 0 0 1px #1d6f55}.agent-hero{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:12px}.agent-hero img{width:96px;height:96px;border:2px solid #efe4cf;border-radius:50%;background:#f6efe2;object-fit:cover}.agent-hero p{margin-bottom:0;color:#4d5d4f;line-height:1.45}.use-cases{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.use-cases span{border-radius:999px;background:#e0f1e7;color:#17623f;padding:6px 9px;font-size:12px;font-weight:800}.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:10px}.template{min-height:82px;padding:10px;background:#ffffffc7;text-align:left}textarea{width:100%;min-height:132px;margin-bottom:10px;resize:vertical;border:1px solid rgba(32,48,38,.16);border-radius:8px;padding:12px;color:inherit;background:#fafcf9eb;outline:none}textarea:focus{border-color:#1d6f55;box-shadow:0 0 0 3px #1d6f551f}.output-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:12px;margin-top:12px}.result-head,.history-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.result-head span,.history-row em{color:#7b4d00;font-size:12px;font-style:normal;font-weight:850;text-transform:uppercase}pre{max-height:520px;overflow:auto;margin:12px 0 0;padding:12px;border-radius:8px;background:#f7f4eb;color:#26332a;line-height:1.48;white-space:pre-wrap;overflow-wrap:anywhere}.error-card{margin-top:12px;padding:12px;border:1px solid rgba(180,35,24,.18);border-radius:8px;background:#fff3ef;color:#8f1f15}.error-card strong{display:block;margin-bottom:5px}.error-card p{margin-bottom:0;line-height:1.42}.history-row{width:100%;margin-top:8px;padding:10px;background:#fcfaf4c7;text-align:left}.history-row strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-row span{min-width:92px;color:#66705f;font-size:12px}@keyframes route{0%{left:8%}to{left:calc(92% - 10px)}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.52}}@keyframes settle{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:880px){.command-room,.output-grid{grid-template-columns:1fr}.relay{grid-template-columns:repeat(5,minmax(82px,1fr));overflow-x:auto;padding-bottom:4px}.worker-card{min-width:96px}.template-grid{grid-template-columns:1fr}}@media(max-width:560px){.shell{padding:14px 10px 28px}.topbar{align-items:flex-start}h1{font-size:23px}.command-room{padding:12px}.relay{grid-template-columns:repeat(5,92px)}.worker-card{min-height:132px}.worker-card img{width:58px;height:58px}.agent-hero{grid-template-columns:72px minmax(0,1fr)}.agent-hero img{width:72px;height:72px}.history-row{align-items:flex-start;flex-direction:column}.history-row strong{white-space:normal}}
