.embedded-copilot-mask{position:fixed;inset:0;z-index:1900;display:grid;place-items:center;padding:24px;background:rgba(8,15,29,.68);backdrop-filter:blur(12px)}
.embedded-copilot-panel{width:min(1080px,96vw);max-height:92vh;overflow:auto;border:1px solid rgba(124,146,185,.25);border-radius:24px;background:#f6f8fc;color:#16233b;box-shadow:0 34px 90px rgba(3,9,20,.42)}
.embedded-copilot-head{display:flex;justify-content:space-between;gap:24px;padding:28px 30px 20px;background:linear-gradient(135deg,#101d36,#173b56);color:#fff}
.embedded-copilot-head span{color:#7fe0c5;font-size:11px;font-weight:800;letter-spacing:.13em}.embedded-copilot-head h2{margin:6px 0;font-size:28px}.embedded-copilot-head p{max-width:720px;margin:0;color:#c6d1df;line-height:1.6}
.embedded-copilot-head button,.embedded-copilot-error>button{align-self:flex-start;border:0;background:transparent;color:inherit;font-size:30px;cursor:pointer}
.embedded-copilot-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#dfe5ef;border-bottom:1px solid #dfe5ef}.embedded-copilot-meta article{padding:15px 20px;background:#fff}.embedded-copilot-meta span,.embedded-copilot-facts span{display:block;color:#6e7b90;font-size:12px}.embedded-copilot-meta strong{display:block;margin-top:5px;font:700 13px ui-monospace,SFMono-Regular,Menlo,monospace;color:#183e57}
.embedded-copilot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px}.embedded-copilot-card{min-width:0;padding:20px;border:1px solid #e0e6ef;border-radius:17px;background:#fff;box-shadow:0 8px 22px rgba(29,48,74,.05)}.embedded-copilot-card.embedded-copilot-wide{grid-column:1/-1}.embedded-copilot-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.embedded-copilot-card h3{margin:0;font-size:16px}.embedded-copilot-card header>span{padding:4px 9px;border-radius:99px;background:#e6f6f0;color:#14735d;font-size:11px;font-weight:800}.embedded-copilot-card>p{margin:0;color:#45546a;line-height:1.7}
.embedded-copilot-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.embedded-copilot-facts article{padding:11px;border-radius:11px;background:#f3f6fa}.embedded-copilot-facts strong{display:block;margin-top:4px;overflow-wrap:anywhere;font-size:13px}
.embedded-copilot-list,.embedded-copilot-actions{display:grid;gap:9px}.embedded-copilot-list article,.embedded-copilot-actions article{padding:12px;border-left:3px solid #2b8c77;border-radius:9px;background:#f5f8fb}.embedded-copilot-list strong,.embedded-copilot-actions strong{font-size:13px}.embedded-copilot-list p,.embedded-copilot-actions p{margin:5px 0 0;color:#536177;font-size:12px;line-height:1.55}.embedded-copilot-actions article>div{display:flex;justify-content:space-between;gap:12px}.embedded-copilot-actions article>div span{font-size:11px;font-weight:800;color:#a34f23}.embedded-copilot-actions small{display:block;margin-top:6px;color:#7a8597}.embedded-copilot-empty{padding:16px;border:1px dashed #cdd6e4;border-radius:10px;color:#6d798d;text-align:center}
.embedded-copilot-audit{margin:0 22px 22px;padding:13px 16px;border:1px solid #dce3ed;border-radius:13px;background:#fff}.embedded-copilot-audit summary{cursor:pointer;font-weight:700}.embedded-copilot-audit pre{overflow:auto;max-height:320px;padding:14px;border-radius:10px;background:#101827;color:#d8e1ee;white-space:pre-wrap;font-size:12px}
.embedded-copilot-feedback{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 22px 16px;padding:15px 17px;border:1px solid #dce6e1;border-radius:14px;background:#fff}.embedded-copilot-feedback strong,.embedded-copilot-feedback small{display:block}.embedded-copilot-feedback small{margin-top:4px;color:#6b788d;font-size:11px}.embedded-copilot-feedback>div:last-child{display:flex;flex-wrap:wrap;gap:7px}.embedded-copilot-feedback button{padding:7px 10px;border:1px solid #cbd8d2;border-radius:9px;background:#f7faf8;color:#285f4c;cursor:pointer}.embedded-copilot-feedback button:disabled{opacity:.55;cursor:default}
.embedded-copilot-loading,.embedded-copilot-error{position:relative;padding:70px 36px;text-align:center}.embedded-copilot-loading>span{display:inline-block;width:30px;height:30px;border:3px solid #d7e4ee;border-top-color:#188b72;border-radius:50%;animation:embedded-copilot-spin .8s linear infinite}.embedded-copilot-loading h2,.embedded-copilot-error h2{margin:18px 0 8px}.embedded-copilot-loading p,.embedded-copilot-error p{color:#657188}.embedded-copilot-error>button{position:absolute;right:20px;top:14px;color:#26364d}@keyframes embedded-copilot-spin{to{transform:rotate(360deg)}}
@media(max-width:760px){.embedded-copilot-mask{padding:0}.embedded-copilot-panel{width:100vw;max-height:100vh;border-radius:0}.embedded-copilot-meta,.embedded-copilot-grid{grid-template-columns:1fr}.embedded-copilot-card.embedded-copilot-wide{grid-column:auto}.embedded-copilot-head{padding:22px}.embedded-copilot-meta article{padding:12px 16px}.embedded-copilot-feedback{align-items:flex-start;flex-direction:column}}
