.copilot-launch{border-left-color:#a477ff}.copilot-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:1.2rem;align-items:start}.copilot-chat{padding:0;overflow:hidden}.copilot-history{height:min(62vh,720px);min-height:420px;overflow:auto;padding:1.2rem;display:flex;flex-direction:column;gap:1rem}.copilot-msg{max-width:88%;padding:1rem 1.1rem;border-radius:16px;background:#102a43;border:1px solid #2c536f}.copilot-msg.user{align-self:flex-end;background:#174d85}.copilot-msg.assistant{align-self:flex-start;border-left:4px solid #46d8ed}.copilot-msg strong{display:block;color:#51dded;margin-bottom:.45rem}.copilot-msg p{margin:.5rem 0}.copilot-msg small{display:block;margin-top:.6rem;color:#b6d8eb}.copilot-msg details{margin-top:.7rem}.copilot-composer{border-top:1px solid #2b4e69;padding:1rem;background:#081b2f}.copilot-composer textarea{width:100%;resize:vertical}.copilot-composer>div{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:.8rem;align-items:center;margin-top:.7rem}.copilot-composer label{display:flex;gap:.45rem;align-items:center;color:#b7d3e8}.copilot-composer label input{width:auto}.copilot-proposals{position:sticky;top:1rem}.copilot-proposal{padding:1rem 0;border-top:1px solid #2a4c66}.copilot-proposal span{font-size:.74rem;letter-spacing:.08em;color:#a987ff}.copilot-proposal h3{margin:.3rem 0}.copilot-hints{display:grid;gap:.55rem;margin-top:1.2rem}.copilot-hints button{text-align:left;background:#0b243a;border:1px solid #2c526d;color:#eaf9ff;border-radius:10px;padding:.75rem;cursor:pointer}.copilot-hints button:hover{border-color:#a477ff}@media(max-width:1000px){.copilot-layout{grid-template-columns:1fr}.copilot-proposals{position:static}}@media(max-width:680px){.copilot-history{min-height:360px}.copilot-msg{max-width:96%}.copilot-composer>div{grid-template-columns:1fr}.copilot-composer button{width:100%}}
