.copilot-launch{z-index:45;background:var(--product-surface);color:var(--product-accent-deep);border:1px solid var(--product-line);border-radius:var(--product-pill-radius);align-items:center;gap:8px;padding:12px 18px;font-size:13px;font-weight:700;display:flex;position:fixed;bottom:20px;right:24px;box-shadow:0 4px 18px #24204924}.copilot-panel{border:1px solid var(--product-line);background:var(--product-surface);width:400px;height:min(720px,100dvh - 100px);color:var(--product-ink);z-index:46;font-family:var(--font-product-sans),sans-serif;border-radius:24px;margin:0;padding:0;font-size:14px;line-height:20px;position:fixed;inset:auto 24px 76px auto;overflow:hidden;box-shadow:0 12px 48px #29264426}.copilot-panel[open]{flex-direction:column;display:flex}.copilot-panel::backdrop{background:#17142a55}.copilot-header{border-bottom:1px solid var(--product-line-2);flex:none;align-items:center;gap:8px;min-height:56px;padding:12px 20px;display:flex}.copilot-header h2{white-space:nowrap;font-size:16px;font-weight:800;line-height:20px}.copilot-header-badges{flex-wrap:wrap;justify-content:flex-end;gap:4px;margin-left:auto;display:flex}.copilot-badge{border:1px solid var(--product-line);color:var(--product-muted);border-radius:999px;padding:2px 8px;font-size:11px;line-height:18px}.copilot-status-eligible{background:var(--product-ok-soft);color:var(--product-ok);border-color:var(--product-ok-line)}.copilot-status-ineligible{background:var(--product-bad-soft);color:var(--product-bad);border-color:var(--product-bad-line)}.copilot-status-insufficient_data{color:#8a5a00;border-color:var(--product-warn-line);background:#fbf0dc}.copilot-close{color:var(--product-muted);flex:none;padding:5px}.copilot-panel button{cursor:pointer}.copilot-panel button:disabled{opacity:.5;cursor:default}.copilot-panel :is(button,a,input,select,summary):focus-visible{outline:2px solid var(--product-accent);outline-offset:3px}.copilot-launch:focus-visible{outline:2px solid var(--product-accent);outline-offset:3px}.copilot-content{overscroll-behavior:contain;flex-direction:column;flex:1;gap:14px;min-height:0;padding:20px;display:flex;overflow-y:auto}.copilot-content-empty{justify-content:center}.copilot-empty{text-align:center;color:var(--product-muted);justify-items:center;gap:14px;display:grid}.copilot-empty h3{color:var(--product-ink);font-size:14px;font-weight:600}.copilot-empty p{color:var(--product-faint);font-size:12px;line-height:18px}.copilot-mascot{background:var(--product-accent-deep);border-radius:50%;flex:none;display:inline-block;position:relative}.copilot-mascot-eye{background:#fff;border-radius:50%;width:15.5%;height:15.5%;position:absolute;top:42%}.copilot-mascot-eye-left{left:22.25%}.copilot-mascot-eye-right{left:62.25%}.copilot-semantic-toggle{border:1px solid var(--product-line);background:var(--product-tint-2);border-radius:14px;align-items:flex-start;gap:9px;padding:10px 12px;font-size:12px;line-height:17px;display:flex}.copilot-semantic-toggle input{margin-top:2px}.copilot-semantic-toggle span{gap:2px;display:grid}.copilot-semantic-toggle strong{color:var(--product-body);font-size:12px}.copilot-semantic-toggle small{color:var(--product-muted);font-size:11px;line-height:16px}.copilot-suggestions{flex-wrap:wrap;gap:8px;display:flex}.copilot-content-empty .copilot-suggestions{flex-direction:column;align-items:center;margin-top:6px}.copilot-panel .copilot-quiet{white-space:normal;text-align:left;max-width:100%;height:auto;min-height:34px;color:var(--product-body);border-radius:999px;justify-content:flex-start;padding:7px 14px;font-size:13px;font-weight:600;line-height:20px}.copilot-suggestions .copilot-quiet{background:#1f3ab00f;border:1px solid #0000}.copilot-focus{border:1px solid var(--product-line);text-align:left;color:var(--product-accent-deep);border-radius:999px;padding:6px 12px;font-size:12px}.copilot-turn{flex-direction:column;gap:14px;margin-top:14px;display:flex}.copilot-question{background:var(--product-accent-soft);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:20px;align-self:flex-end;max-width:95%;padding:12px 14px}.copilot-answer{background:var(--product-tint);overflow-wrap:anywhere;white-space:pre-wrap;border-radius:20px;gap:12px;padding:12px 14px;display:grid}.copilot-conclusion{font-weight:700}.copilot-reason{gap:6px;display:grid}.copilot-reason-label{color:var(--product-muted);font-size:11px;font-weight:700}.copilot-detail-link{color:var(--product-accent);text-underline-offset:3px;text-align:left;font-size:13px;text-decoration:underline}.copilot-evidence-chips{flex-wrap:wrap;gap:6px;display:flex}.copilot-evidence-chip{border:1px solid var(--product-line);color:var(--product-accent);background:var(--product-surface);border-radius:999px;padding:4px 9px;font-size:12px;text-decoration:none;display:inline-block}.copilot-evidence-chip:hover{background:var(--product-accent-soft)}.copilot-limitation{color:var(--product-muted);font-size:13px}.copilot-source{border-top:1px solid var(--product-line);margin-top:12px;padding-top:8px}.copilot-source blockquote{border-left:2px solid var(--product-accent);margin:8px 0;padding-left:10px;font-size:13px}.copilot-answer pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.copilot-scope{border-top:1px solid var(--product-line);gap:12px;padding-top:12px;display:grid}.copilot-scope>strong{color:var(--product-muted);font-size:12px}.copilot-error,.copilot-notice{border-radius:20px;gap:12px;padding:14px;display:grid}.copilot-error{color:#b33a2b;border:1px solid var(--product-bad-line);background:#fbe7e3}.copilot-notice{background:var(--product-tint-2);color:var(--product-body);border:1px solid var(--product-line)}.copilot-no-evidence{border:1px dashed var(--product-line)}.copilot-loading output{color:var(--product-muted);font-size:13px}.copilot-skeleton{gap:8px;display:grid}.copilot-skeleton span{background:var(--product-line);border-radius:6px;max-width:100%;height:12px;animation:1.5s ease-in-out infinite copilot-pulse}.copilot-skeleton span:first-child{width:200px}.copilot-skeleton span:nth-child(2){width:260px}.copilot-skeleton span:nth-child(3){width:180px}.copilot-input{border-top:1px solid var(--product-line-2);flex:none;align-items:center;gap:10px;min-height:68px;padding:12px 20px;display:flex}.copilot-input input{background:var(--product-tint-2);border:1px solid #0000;border-radius:999px;flex:1;min-width:0;padding:10px 12px;font-size:13px}.copilot-input button{color:var(--product-accent-deep);padding:8px}.copilot-input input:disabled{opacity:.6}.copilot-action-card{border:1px solid var(--product-line);background:var(--product-surface);color:var(--product-body);border-radius:20px;gap:12px;padding:16px;font-size:13px;display:grid}.copilot-action-card h3{font-size:15px;font-weight:700}.copilot-action-card label{gap:6px;display:grid}.copilot-action-card :is(input,select){border:1px solid var(--product-line);background:var(--product-surface);border-radius:10px;width:100%;padding:9px 12px}.copilot-action-note{color:var(--product-muted);font-size:12px;line-height:18px}.copilot-action-buttons{flex-wrap:wrap;gap:8px;display:flex}.copilot-action-buttons button{border-radius:999px}.copilot-action-card .copilot-action-confirm{background:var(--product-accent-deep);color:#fff}.copilot-action-card [role=alert]{color:var(--product-bad)}@keyframes copilot-pulse{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.copilot-skeleton span{animation:none}}@media (max-width:1023px){.copilot-panel{border-bottom-right-radius:0;border-bottom-left-radius:0;width:min(400px,100vw);max-width:100vw;height:min(720px,95dvh);max-height:95dvh;inset:auto 0 0 auto}.copilot-launch{bottom:16px;right:16px}.copilot-input{padding-bottom:max(12px,env(safe-area-inset-bottom))}}
