.copilot-shell{display:grid;gap:14px}.copilot-intro{display:flex;align-items:flex-start;gap:11px;padding:13px;border:1px solid #2e2e38;border-radius:14px;background:#151519}.copilot-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#8b5cf6,#4f46e5);color:white;flex:0 0 auto}.copilot-intro strong,.copilot-draft strong{display:block;color:#fff}.copilot-intro p,.copilot-draft p{margin:4px 0 0;color:#a7a7b2;font-size:12px;line-height:1.5}.copilot-messages{display:grid;gap:10px;max-height:270px;overflow:auto;padding-right:4px}.copilot-message{max-width:88%;padding:11px 13px;border-radius:14px;font-size:13px;line-height:1.55}.copilot-message.user{justify-self:end;background:#6d4aff;color:#fff;border-bottom-right-radius:4px}.copilot-message.assistant{background:#1c1c22;border:1px solid #30303a;color:#d9d9e1;border-bottom-left-radius:4px}.copilot-starters{display:flex;gap:7px;flex-wrap:wrap}.copilot-starters button{border:1px solid #34343f;background:#19191e;color:#c7c7d0;border-radius:999px;padding:7px 10px;font-size:11px;cursor:pointer}.copilot-form{display:flex;gap:8px}.copilot-form textarea{flex:1;min-height:70px;resize:vertical;border:1px solid #34343f;background:#121216;color:#fff;border-radius:12px;padding:11px;font:inherit}.copilot-form button{align-self:flex-end;border:0;border-radius:11px;padding:11px 14px;background:#7860ff;color:#fff;font-weight:700;cursor:pointer}.copilot-draft{border:1px solid #6f55ff;border-radius:14px;padding:14px;background:rgba(111,85,255,.09)}.copilot-draft ol{padding-left:20px;color:#d8d8df;font-size:12px;line-height:1.6}.copilot-approval{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid #32323d}.copilot-approval small{color:#9999a5;max-width:240px}.update-script-btn{border:0;border-radius:10px;padding:10px 14px;background:#31d28b;color:#07170f;font-weight:800;cursor:pointer}.update-script-btn:disabled{opacity:.45;cursor:not-allowed}.unscheduled-panel{margin:18px 0 30px;padding:22px;border:1px solid #2b2b33;border-radius:18px;background:#121216}.unscheduled-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.unscheduled-head h2{margin:4px 0 3px}.unscheduled-head p{margin:0;color:#94949f;font-size:13px}.queue-count{padding:7px 11px;border:1px solid #3b3b45;border-radius:999px;color:#b9b9c3;font-size:12px;white-space:nowrap}.unscheduled-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.unscheduled-card{display:grid;gap:10px;padding:15px;border:1px solid #2d2d36;border-radius:14px;background:#19191e}.unscheduled-card h3{margin:0;font-size:15px}.unscheduled-card p{margin:0;color:#9696a2;font-size:12px;line-height:1.45}.queue-tags{display:flex;gap:6px;flex-wrap:wrap}.queue-tags span{padding:4px 7px;border-radius:6px;background:#25252d;color:#c2c2cc;font-size:10px}.queue-schedule{display:flex;gap:7px;margin-top:auto}.queue-schedule input{min-width:0;flex:1;color-scheme:dark;background:#101014;border:1px solid #393944;border-radius:8px;color:#ddd;padding:8px}.queue-schedule button{border:0;border-radius:8px;background:#6f55ff;color:white;padding:8px 10px;font-weight:700;cursor:pointer}.queue-empty{grid-column:1/-1;text-align:center;padding:25px;color:#9999a3}@media(max-width:1000px){.unscheduled-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.unscheduled-grid{grid-template-columns:1fr}.unscheduled-head{align-items:flex-start;flex-direction:column}.copilot-approval{align-items:flex-start;flex-direction:column}}
