html.immersive-chat-active,html.immersive-chat-active body{overflow:hidden;height:100%;width:100%}:root[data-theme=dark] html.immersive-chat-active,:root[data-theme=dark] html.immersive-chat-active body{background-color:#212121!important;color:#fff!important}:root:not([data-theme=dark]) html.immersive-chat-active,:root:not([data-theme=dark]) html.immersive-chat-active body{background-color:#fff!important;color:#212121!important}html.immersive-chat-active [data-immersive-chat=true]{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;z-index:100!important;margin:0!important;padding:0!important;max-width:none!important}@media (max-width:640px){html.immersive-chat-active .prose{font-size:.95em}html.immersive-chat-active .quiz-container{padding-left:.5rem;padding-right:.5rem;display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important;margin-bottom:130px!important}html.immersive-chat-active .quiz-options{display:flex!important;flex-direction:column!important;width:100%!important;margin-top:.5rem!important;visibility:visible!important;opacity:1!important}html.immersive-chat-active .quiz-options button{padding:.75rem;display:block!important;width:100%!important;margin-bottom:.5rem!important;white-space:normal!important;text-align:left!important;min-height:50px!important;visibility:visible!important;opacity:1!important}html.immersive-chat-active .chat-input-container{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;padding:8px!important;background-color:#fff!important;box-shadow:0 -2px 10px rgba(0,0,0,.1)!important;z-index:100!important}html.immersive-chat-active.dark .chat-input-container{background-color:#212121!important}html.immersive-chat-active .chat-input-container input,html.immersive-chat-active .chat-input-container textarea{font-size:16px!important}html.immersive-chat-active #chat-message-container{padding-bottom:120px!important}}[data-message-role=user] .user-message-bubble{background-color:#383434!important;color:#fff!important;border-radius:25px!important;padding:.6rem 1.2rem!important;max-width:80%!important;margin-left:auto!important;box-shadow:0 1px 2px rgba(0,0,0,.1)!important}[data-message-role=user] .user-message-bubble *{color:#fff!important;font-family:Mundo Sans,Segoe UI,SF Pro Display,Roboto,system-ui,-apple-system,sans-serif!important;font-weight:400!important}[data-message-role=user] .user-message-bubble code{background-color:hsla(0,0%,100%,.1)!important;color:#e0e0e0!important}[data-message-role=assistant] .assistant-message-content{padding-left:.5rem!important}[data-message-role=assistant] .assistant-message-content,[data-message-role=assistant] .assistant-message-content *{font-family:Mundo Sans,Segoe UI,SF Pro Display,Roboto,system-ui,-apple-system,sans-serif!important}:root[data-theme=dark] html.immersive-chat-active [data-immersive-chat=true]{background-color:#212121!important;color:#fff!important}:root:not([data-theme=dark]) html.immersive-chat-active [data-immersive-chat=true]{background-color:#fff!important;color:#212121!important}html.immersive-chat-active [data-layout=dashboard]>div,html.immersive-chat-active [data-layout=dashboard]>div>main,html.immersive-chat-active [data-layout=dashboard]>div>main>div{max-width:100%!important;width:100%!important;padding:0!important;margin:0!important}:root[data-theme=dark] html.immersive-chat-active [data-layout=dashboard]>div,:root[data-theme=dark] html.immersive-chat-active [data-layout=dashboard]>div>main,:root[data-theme=dark] html.immersive-chat-active [data-layout=dashboard]>div>main>div{background-color:#212121!important}:root:not([data-theme=dark]) html.immersive-chat-active [data-layout=dashboard]>div,:root:not([data-theme=dark]) html.immersive-chat-active [data-layout=dashboard]>div>main,:root:not([data-theme=dark]) html.immersive-chat-active [data-layout=dashboard]>div>main>div{background-color:#fff!important}html.immersive-chat-active [data-sidebar=sidebar]{transform:translateX(-100%);transition:transform .3s ease-in-out}html.immersive-chat-active [data-sidebar=sidebar]:hover{transform:translateX(0)}html.immersive-chat-active [data-layout=dashboard]>div>header{display:none!important}:root[data-theme=dark] html.immersive-chat-active .prose pre{background-color:#1e1f24!important;border:1px solid #3a3a3a!important;border-radius:6px!important}:root:not([data-theme=dark]) html.immersive-chat-active .prose pre{background-color:transparent!important;border:1px solid #e5e5e5!important;border-radius:6px!important}:root:not([data-theme=dark]) html.immersive-chat-active .prose pre,:root:not([data-theme=dark]) html.immersive-chat-active .prose-gray pre{background-color:transparent!important;background:transparent!important}:root[data-theme=dark] html.immersive-chat-active .prose code{background-color:#2f2f2f!important;color:#e0e0e0!important}:root:not([data-theme=dark]) html.immersive-chat-active .prose code{background-color:transparent!important;color:#374151!important}:root:not([data-theme=dark]) html.immersive-chat-active .prose code,:root:not([data-theme=dark]) html.immersive-chat-active .prose-gray code,:root:not([data-theme=dark]) html.immersive-chat-active div[style*="backgroundColor: transparent"],:root:not([data-theme=dark]) html.immersive-chat-active div[style*="backgroundColor: transparent"] pre,:root:not([data-theme=dark]) html.immersive-chat-active pre[style*=background]{background-color:transparent!important;background:transparent!important}html.immersive-chat-active ::-webkit-scrollbar,html.immersive-chat-active::-webkit-scrollbar{width:6px;height:6px}html.immersive-chat-active ::-webkit-scrollbar-track,html.immersive-chat-active::-webkit-scrollbar-track{background:#212121}html.immersive-chat-active ::-webkit-scrollbar-thumb,html.immersive-chat-active::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:3px;-webkit-transition:background .2s ease;transition:background .2s ease}html.immersive-chat-active ::-webkit-scrollbar-thumb:hover,html.immersive-chat-active::-webkit-scrollbar-thumb:hover{background:#505050}:root[data-theme=dark] html.immersive-chat-active .prose{color:#e0e0e0!important}:root:not([data-theme=dark]) html.immersive-chat-active .prose{color:#212121!important}:root[data-theme=dark] html.immersive-chat-active .prose h1,:root[data-theme=dark] html.immersive-chat-active .prose h2,:root[data-theme=dark] html.immersive-chat-active .prose h3,:root[data-theme=dark] html.immersive-chat-active .prose h4{color:#fff!important}:root:not([data-theme=dark]) html.immersive-chat-active .prose h1,:root:not([data-theme=dark]) html.immersive-chat-active .prose h2,:root:not([data-theme=dark]) html.immersive-chat-active .prose h3,:root:not([data-theme=dark]) html.immersive-chat-active .prose h4{color:#111!important}:root[data-theme=dark] html.immersive-chat-active .prose blockquote,:root[data-theme=dark] html.immersive-chat-active .prose li,:root[data-theme=dark] html.immersive-chat-active .prose p{color:#e0e0e0!important}:root:not([data-theme=dark]) html.immersive-chat-active .prose blockquote,:root:not([data-theme=dark]) html.immersive-chat-active .prose li,:root:not([data-theme=dark]) html.immersive-chat-active .prose p{color:#303030!important}html.immersive-chat-active .prose a{color:#30aabc!important}html.immersive-chat-active [data-message-role=assistant],html.immersive-chat-active [data-message-role=user]{position:relative;z-index:1}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.thinking-shimmer{position:relative;overflow:hidden;background:#303030;border-radius:4px}@keyframes pulse-fade{0%,to{opacity:.4;transform:scale(.98)}50%{opacity:1;transform:scale(1)}}.text-thinking{animation:pulse-fade 1.2s ease-in-out infinite;letter-spacing:.03em;display:inline-block}:root[data-theme=dark] .text-thinking{color:#bdbdbd;text-shadow:0 0 2px hsla(0,0%,100%,.1)}:root:not([data-theme=dark]) .text-thinking{color:#505050;text-shadow:0 0 2px rgba(0,0,0,.05)}.thinking-shimmer:after{content:"";position:absolute;top:0;left:0;width:30%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.15),transparent);animation:shimmer 1.2s infinite}html.immersive-chat-active *{background-image:none!important}html.immersive-chat-active [class*=border-blue],html.immersive-chat-active [class*=border-cyan],html.immersive-chat-active [class*=border-sky],html.immersive-chat-active [class*=border-teal]{border-color:#3a3a3a!important}.overflow-wrap-anywhere{overflow-wrap:anywhere;word-break:break-word}@media (max-width:640px){html.immersive-chat-active .prose{font-size:.95em}html.immersive-chat-active .quiz-container{padding-left:.5rem;padding-right:.5rem}html.immersive-chat-active .quiz-options button{padding:.75rem}}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}