body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #ff7130;outline-offset:2px}.spotlight-toggle{outline:1px solid #0000;outline:1px solid var(--spotlight-toggle-border,#0000);outline-offset:0}.spotlight-toggle:focus-visible{outline:2px solid #ff7130;outline-offset:2px}.report-chat{border:1px solid var(--chat-border);border-radius:10px;color:var(--chat-text);display:flex;flex-direction:column;min-width:0;overflow:hidden;position:relative}.report-chat__header{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:20px 24px}.report-chat__identity{align-items:center;display:flex;gap:12px;min-width:0}.report-chat h2{font-size:15px;font-weight:700;margin:0}.report-chat__identity p{color:var(--chat-secondary);font-size:12px;margin:5px 0 0;overflow-wrap:anywhere}.report-chat__scope{border-bottom:1px solid var(--chat-border);color:var(--chat-secondary);display:flex;font-size:11px;gap:12px;justify-content:space-between;padding:0 24px 16px}.report-chat button,.report-chat textarea{font:inherit}.report-chat button{cursor:pointer}.report-chat button:disabled{cursor:not-allowed;opacity:.45}.report-chat a:focus-visible,.report-chat button:focus-visible,.report-chat summary:focus-visible,.report-chat textarea:focus-visible{outline:2px solid var(--chat-accent);outline-offset:3px}.report-chat__button{background:#0000;border:1px solid var(--chat-border);border-radius:6px;color:var(--chat-secondary);font-size:12px!important;min-height:36px;padding:8px 12px;white-space:nowrap}.report-chat__button:hover:not(:disabled),.report-chat__starter:hover:not(:disabled){background:var(--chat-hover);color:var(--chat-text)}.report-chat__transcript{height:460px;min-height:340px;overflow-y:auto;overscroll-behavior:contain;padding:24px}.report-chat__reading{margin:0 auto;max-width:800px}.report-chat__empty{max-width:620px;padding:48px 0 36px}.report-chat__eyebrow{color:var(--chat-secondary);font-size:11px;letter-spacing:.09em;text-transform:uppercase}.report-chat__empty h3{font-size:clamp(22px,2.5vw,30px);font-weight:600;letter-spacing:-.025em;line-height:1.25;margin:14px 0}.report-chat__empty p{color:var(--chat-secondary);font-size:14px;line-height:1.65;margin-bottom:26px;max-width:510px}.report-chat__starters{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.report-chat__starter{background:#0000;border:1px solid var(--chat-border);border-radius:6px;color:var(--chat-secondary);display:flex;font-size:12px!important;gap:22px;justify-content:space-between;max-width:100%;padding:12px 14px;text-align:left}.report-chat__message{font-size:14px;line-height:1.75;margin:0 0 30px;overflow-wrap:anywhere}.report-chat__message--user{background:var(--chat-input);border-radius:8px;margin-left:auto;max-width:85%;padding:12px 16px;width:fit-content}.report-chat__message--user p{margin:4px 0 0;white-space:pre-wrap}.report-chat__speaker{color:var(--chat-secondary);font-size:11px;font-weight:700}.report-chat__markdown>:first-child{margin-top:8px}.report-chat__markdown>:last-child{margin-bottom:0}.report-chat__markdown h1,.report-chat__markdown h2,.report-chat__markdown h3{font-size:17px;line-height:1.4;margin:22px 0 8px}.report-chat__markdown ol,.report-chat__markdown p,.report-chat__markdown ul{margin:12px 0}.report-chat__markdown ol,.report-chat__markdown ul{padding-left:22px}.report-chat__markdown li+li{margin-top:5px}.report-chat__markdown pre{background:var(--chat-input);border:1px solid var(--chat-border);border-radius:6px;max-width:100%;overflow-x:auto;padding:14px}.report-chat__markdown code{font-family:JetBrains Mono,monospace;font-size:12px;overflow-wrap:anywhere}.report-chat__markdown a{color:var(--chat-accent);text-decoration:underline;text-underline-offset:3px}.report-chat__markdown blockquote{border-left:2px solid var(--chat-border);color:var(--chat-secondary);margin-left:0;padding-left:16px}.report-chat__answer-actions{align-items:center;color:var(--chat-secondary);display:flex;font-size:11px;gap:10px;margin-top:14px}.report-chat__copy{background:none;border:0;color:var(--chat-secondary);font-size:11px!important;padding:6px 0;text-decoration:underline;text-underline-offset:3px}.report-chat__activity{color:var(--chat-secondary);font-size:12px;padding:10px 0}.report-chat__error{border:1px solid var(--chat-critical);border-radius:6px;font-size:13px;padding:12px 16px}.report-chat__error p{margin:0 0 12px}.report-chat__latest{align-self:center;margin:0 0 12px}.report-chat__context,.report-chat__context-note{border-top:1px solid var(--chat-border);color:var(--chat-secondary);font-size:11px;padding:12px 24px}.report-chat__context summary{cursor:pointer;line-height:1.6}.report-chat__context-body{line-height:1.7;max-height:210px;overflow-y:auto}.report-chat__context-body ul{padding-left:18px}.report-chat__context-body li{margin-bottom:8px;overflow-wrap:anywhere}.report-chat__context-body code{display:block;font-size:10px}.report-chat__composer-area{padding:6px 24px 18px}.report-chat__composer{align-items:flex-end;background:var(--chat-input);border:1px solid var(--chat-border);border-radius:10px;display:flex;gap:12px;margin:auto;max-width:800px;padding:12px}.report-chat__composer textarea{background:#0000;border:0;color:var(--chat-text);font-size:14px;line-height:1.6;max-height:160px;min-height:52px;padding:4px;resize:none;width:100%}.report-chat__composer textarea::placeholder{color:var(--chat-secondary);opacity:1}.report-chat__send{align-items:center;background:var(--chat-gradient);border:0;border-radius:7px;color:#fff;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.report-chat__stop{background:var(--chat-input);border:1px solid var(--chat-border);color:var(--chat-text)}.report-chat__composer-note{color:var(--chat-secondary);display:flex;flex-wrap:wrap;font-size:10px;gap:8px;justify-content:space-between;line-height:1.5;margin:10px auto 0;max-width:800px}.report-chat__sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:767px){.report-chat__header{padding:16px}.report-chat__scope{flex-wrap:wrap;padding:0 16px 12px}.report-chat__transcript{height:420px;padding:20px 16px}.report-chat__empty{padding-top:26px}.report-chat__message--user{max-width:95%}.report-chat__composer-area{padding:6px 12px 14px}.report-chat__context,.report-chat__context-note{padding:12px 16px}.report-chat__starter{width:100%}.report-chat__composer textarea{font-size:16px}}.report-chat__markdown table{border-collapse:collapse;display:block;font-size:12px;max-width:100%;overflow-x:auto}.report-chat__markdown td,.report-chat__markdown th{border:1px solid var(--chat-border);padding:8px 12px;text-align:left}.report-chat__message .report-chat__context{margin-top:10px;padding:12px 0}.report-chat__activity .report-chat__button{margin-left:12px}.support-row{cursor:pointer}.support-row:focus-within,.support-row:hover{background:var(--support-hover)}.support-link:hover{text-decoration:underline}.support-help-link{color:var(--support-link);text-decoration:none}.support-help-link:hover{color:var(--support-link-hover);text-decoration:underline}.support-file-input:focus-visible+.support-file-button,.support-help-link:focus-visible,.support-icon-btn:focus-visible,.support-link:focus-visible{border-radius:2px;outline:2px solid var(--support-focus);outline-offset:2px}@media (prefers-reduced-motion:no-preference){.support-help-link,.support-icon-btn,.support-row{transition:background-color .15s ease-out,color .15s ease-out}}