.ai-chat-module__rrJdqa__shell{background:var(--dark2);border:1px solid var(--border);border-radius:8px;flex-direction:column;max-width:820px;height:calc(100vh - 140px);min-height:420px;display:flex;overflow:hidden}.ai-chat-module__rrJdqa__shellWidget{border:none;border-radius:0;max-width:none;height:100%;min-height:0}.ai-chat-module__rrJdqa__toolbar{border-bottom:1px solid var(--border);background:var(--dark3);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.ai-chat-module__rrJdqa__toolbarActions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.ai-chat-module__rrJdqa__widgetHeader{border-bottom:1px solid var(--border);background:var(--dark3);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;display:flex}.ai-chat-module__rrJdqa__widgetHeaderMain{align-items:center;gap:.5rem;min-width:0;display:flex}.ai-chat-module__rrJdqa__widgetBadge{text-transform:uppercase;letter-spacing:.1em;background-image:var(--gradient-red-text);-webkit-text-fill-color:transparent;color:#0000;white-space:nowrap;background-size:100% 100%;-webkit-background-clip:text;background-clip:text;font-size:.62rem}.ai-chat-module__rrJdqa__widgetHeaderActions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.ai-chat-module__rrJdqa__modelLabelInline{min-width:0}.ai-chat-module__rrJdqa__modelSelectCompact{background:var(--dark);color:var(--text-muted);border:1px solid var(--border-light);border-radius:4px;max-width:9rem;padding:.25rem .4rem;font-size:.68rem}.ai-chat-module__rrJdqa__headerBtn{border:1px solid var(--border-light);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .55rem;font-size:.68rem}.ai-chat-module__rrJdqa__headerBtn:hover:not(:disabled){border-color:var(--red);background-image:var(--gradient-red-text);-webkit-text-fill-color:transparent;color:#0000;background-size:100% 100%;-webkit-background-clip:text;background-clip:text}.ai-chat-module__rrJdqa__headerBtn:disabled{opacity:.45;cursor:not-allowed}.ai-chat-module__rrJdqa__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 .15rem;font-size:1.35rem;line-height:1}.ai-chat-module__rrJdqa__closeBtn:hover{color:var(--text)}.ai-chat-module__rrJdqa__modelLabel{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.78rem;display:flex}.ai-chat-module__rrJdqa__modelSelect{background:var(--dark);color:var(--text);border:1px solid var(--border-light);border-radius:4px;padding:.35rem .5rem;font-size:.82rem}.ai-chat-module__rrJdqa__stopBtn{border:1px solid var(--border-light);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:4px;padding:.35rem .75rem;font-size:.78rem}.ai-chat-module__rrJdqa__stopBtn:hover{border-color:var(--red);background-image:var(--gradient-red-text);-webkit-text-fill-color:transparent;color:#0000;background-size:100% 100%;-webkit-background-clip:text;background-clip:text}.ai-chat-module__rrJdqa__messages{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.ai-chat-module__rrJdqa__empty{color:var(--text-muted);text-align:center;margin:auto;font-size:.85rem}.ai-chat-module__rrJdqa__message{border-radius:8px;max-width:88%;padding:.65rem .85rem;font-size:.88rem;line-height:1.55}.ai-chat-module__rrJdqa__user{background:#9e1b3226;border:1px solid #9e1b3240;align-self:flex-end}.ai-chat-module__rrJdqa__assistant{background:var(--dark3);border:1px solid var(--border);align-self:flex-start}.ai-chat-module__rrJdqa__role{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.25rem;font-size:.62rem}.ai-chat-module__rrJdqa__text{white-space:pre-wrap;word-break:break-word}.ai-chat-module__rrJdqa__error{color:#e74c3c;background:#e74c3c1f;border:1px solid #e74c3c59;border-radius:6px;margin:0 1rem;padding:.65rem .85rem;font-size:.82rem}.ai-chat-module__rrJdqa__voiceBtn{background:var(--dark);min-width:2.5rem;min-height:2.5rem;color:var(--text-muted);border:1px solid var(--border-light);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;display:inline-flex}.ai-chat-module__rrJdqa__voiceBtn:hover:not(:disabled){border-color:var(--red);background-image:var(--gradient-red-text);-webkit-text-fill-color:transparent;color:#0000;background-size:100% 100%;-webkit-background-clip:text;background-clip:text}.ai-chat-module__rrJdqa__voiceBtn:disabled{opacity:.4;cursor:not-allowed}.ai-chat-module__rrJdqa__voiceBtnActive{border-color:var(--red);background-image:var(--gradient-red-text);-webkit-text-fill-color:transparent;color:#0000;background-size:100% 100%;-webkit-background-clip:text;background-clip:text;background:#9e1b321f;animation:1.4s ease-in-out infinite ai-chat-module__rrJdqa__voicePulse}.ai-chat-module__rrJdqa__widgetHeaderActions .ai-chat-module__rrJdqa__voiceBtn,.ai-chat-module__rrJdqa__toolbarActions .ai-chat-module__rrJdqa__voiceBtn{align-self:center;min-width:2rem;min-height:2rem}.ai-chat-module__rrJdqa__voicePickerLabel{min-width:0}.ai-chat-module__rrJdqa__voicePickerSelect{background:var(--dark);color:var(--text-muted);border:1px solid var(--border-light);border-radius:4px;max-width:7.5rem;padding:.25rem .35rem;font-size:.65rem}.ai-chat-module__rrJdqa__voicePickerSelect:focus{border-color:var(--red);outline:none}.ai-chat-module__rrJdqa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes ai-chat-module__rrJdqa__voicePulse{0%,to{box-shadow:0 0 #9e1b3259}50%{box-shadow:0 0 0 6px #9e1b3200}}.ai-chat-module__rrJdqa__voiceHint{color:var(--text-muted);background:var(--dark3);border:1px solid var(--border);border-radius:6px;margin:0 1rem .5rem;padding:.45rem .65rem;font-size:.72rem}.ai-chat-module__rrJdqa__form{border-top:1px solid var(--border);background:var(--dark3);align-items:flex-end;gap:.65rem;padding:.85rem 1rem;display:flex}.ai-chat-module__rrJdqa__input{resize:none;background:var(--dark);color:var(--text);border:1px solid var(--border-light);font-family:var(--font-body);border-radius:6px;flex:1;padding:.65rem .75rem;font-size:.88rem;line-height:1.45}.ai-chat-module__rrJdqa__shellWidget .ai-chat-module__rrJdqa__input{min-height:2.85rem;max-height:7rem;overflow-y:auto}.ai-chat-module__rrJdqa__input:focus{border-color:var(--red);outline:none}.ai-chat-module__rrJdqa__sendBtn{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:6px;align-self:flex-end;padding:.65rem 1.1rem;font-size:.82rem;font-weight:500}.ai-chat-module__rrJdqa__sendBtn:disabled{opacity:.45;cursor:not-allowed}
.ai-chat-widget-module__lYaH9q__root{z-index:10050;pointer-events:none;flex-direction:column;align-items:flex-end;gap:.85rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.ai-chat-widget-module__lYaH9q__root>*{pointer-events:auto}.ai-chat-widget-module__lYaH9q__panel{background:var(--dark2);border:1px solid var(--border-light);opacity:0;transform-origin:100% 100%;visibility:hidden;border-radius:14px;flex-direction:column;width:min(400px,100vw - 2rem);height:min(560px,100vh - 7rem);transition:opacity .22s,transform .28s cubic-bezier(.22,1,.36,1),visibility .22s;display:flex;overflow:hidden;transform:translateY(16px)scale(.96);box-shadow:0 18px 48px #0000008c,0 0 0 1px #ffffff0a}.ai-chat-widget-module__lYaH9q__panelOpen{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.ai-chat-widget-module__lYaH9q__launcher{background:linear-gradient(145deg, var(--red) 0%, #c41e32 100%);color:#fff;letter-spacing:.02em;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-width:3.5rem;min-height:3.5rem;padding:.65rem 1rem;font-size:.78rem;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #9e1b3273,0 0 0 1px #ffffff14}.ai-chat-widget-module__lYaH9q__launcher:hover{transform:translateY(-2px);box-shadow:0 12px 28px #9e1b3280,0 0 0 1px #ffffff1f}.ai-chat-widget-module__lYaH9q__launcher:focus-visible{outline-offset:3px;outline:2px solid #fff}.ai-chat-widget-module__lYaH9q__launcherIcon{flex-shrink:0;width:1.35rem;height:1.35rem}.ai-chat-widget-module__lYaH9q__launcherLabel{white-space:nowrap}.ai-chat-widget-module__lYaH9q__root[data-open=true] .ai-chat-widget-module__lYaH9q__launcher{padding:.65rem}.ai-chat-widget-module__lYaH9q__root[data-open=true] .ai-chat-widget-module__lYaH9q__launcherLabel{display:none}@media (max-width:520px){.ai-chat-widget-module__lYaH9q__root{bottom:.85rem;right:.85rem}.ai-chat-widget-module__lYaH9q__panel{width:calc(100vw - 1.7rem);height:min(72vh,100vh - 5.5rem)}.ai-chat-widget-module__lYaH9q__launcherLabel{display:none}.ai-chat-widget-module__lYaH9q__launcher{padding:.65rem}}
