:root[data-theme=light]{color-scheme:light;--bg-primary: #ffffff;--bg-secondary: #f6f7f9;--bg-elevated: #ffffff;--bg-hover: #eef1f5;--border-subtle: rgba(11, 22, 38, .08);--border-strong: rgba(11, 22, 38, .16);--text-primary: #0b1626;--text-secondary: #44506a;--text-muted: #5b6b82;--accent: #f4cd8f;--accent-strong: #f0bf6a;--accent-ink: #7a5c1a;--success: #15803d;--purple: #6553c9;--ring: #b8860b;--bubble-user-bg: #0b1626;--bubble-user-text: #f8fafc;--shadow-card: 0 1px 2px rgba(11, 22, 38, .06), 0 8px 24px rgba(11, 22, 38, .08)}:root[data-theme=dark]{color-scheme:dark;--bg-primary: #07111f;--bg-secondary: #0b1626;--bg-elevated: #111d2e;--bg-hover: #172335;--border-subtle: rgba(255, 255, 255, .1);--border-strong: rgba(255, 255, 255, .16);--text-primary: #f8fafc;--text-secondary: #a8b3c5;--text-muted: #8090a8;--accent: #f4cd8f;--accent-strong: #f0bf6a;--accent-ink: #f4cd8f;--success: #3ddc84;--purple: #9b8cff;--ring: #f4cd8f;--bubble-user-bg: #111d2e;--bubble-user-text: #f8fafc;--shadow-card: 0 8px 24px rgba(0, 0, 0, .35)}:root[data-theme] body{background:var(--bg-primary);color:var(--text-primary)}@keyframes chat-dot{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}.typing-dot{animation:chat-dot 1.2s infinite ease-in-out}.typing-dot:nth-child(2){animation-delay:.15s}.typing-dot:nth-child(3){animation-delay:.3s}dialog.ask-drawer{position:fixed;margin:0;padding:0;border:none;background:var(--bg-primary);color:var(--text-primary)}@media (min-width: 768px){dialog.ask-drawer{inset:0 0 0 auto;height:100dvh;max-height:none;width:min(420px,92vw);border-left:1px solid var(--border-subtle)}}@media (max-width: 767px){dialog.ask-drawer{inset:auto 0 0 0;width:100%;max-width:none;height:88dvh;max-height:88dvh;border-top:1px solid var(--border-strong);border-radius:20px 20px 0 0}}dialog.ask-drawer::backdrop{background:#07111f73}dialog.chat-drawer{position:fixed;inset:0 auto 0 0;height:100dvh;max-height:none;width:min(320px,86vw);margin:0;padding:0;border:none;border-right:1px solid var(--border-subtle);background:var(--bg-secondary);color:var(--text-primary)}dialog.chat-drawer::backdrop{background:#07111f73}@media (prefers-reduced-motion: reduce){:root[data-theme] *,:root[data-theme] *:before,:root[data-theme] *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
