:root{--background:#ffffff;--foreground:#111827;--drawer-width:0px;--app-bg:#ffffff;--app-fg:#111827;--app-muted:#6b7280;--app-surface:#ffffff;--app-surface-2:#f7f9fc;--app-sidebar-bg:#f7f9fc;--app-border:rgba(17,24,39,0.12);--app-overlay:rgba(255,255,255,0.94);--app-shadow:rgba(17,24,39,0.12);--app-primary:#255fb8;--app-primary-hover:#1f4f98;--app-primary-contrast:#ffffff}[data-mui-color-scheme=dark]{--background:#0f1115;--foreground:#e5e9f2;--app-bg:#0f1115;--app-fg:#e5e9f2;--app-muted:#9ea8bd;--app-surface:#1e1f20;--app-surface-2:#25272b;--app-sidebar-bg:#1e1f20;--app-border:rgba(255,255,255,0.12);--app-overlay:rgba(12,14,18,0.94);--app-shadow:rgba(0,0,0,0.35);--app-primary:#255fb8;--app-primary-hover:#1f4f98;--app-primary-contrast:#ffffff}[data-mui-color-scheme=light]{--background:#ffffff;--foreground:#111827;--app-bg:#ffffff;--app-fg:#111827;--app-muted:#6b7280;--app-surface:#ffffff;--app-surface-2:#f7f9fc;--app-sidebar-bg:#f7f9fc;--app-border:rgba(17,24,39,0.12);--app-overlay:rgba(255,255,255,0.94);--app-shadow:rgba(17,24,39,0.12);--app-primary:#255fb8;--app-primary-hover:#1f4f98;--app-primary-contrast:#ffffff}@media (min-width:961px){:root{--drawer-width:64px}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.page-transition{animation:pageFade .18s ease-out;will-change:opacity}@keyframes pageFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.page-transition{animation:none}}html[data-mui-color-scheme=dark]{color-scheme:dark}html[data-mui-color-scheme=light]{color-scheme:light}.Toastify__toast-container{z-index:1700!important}.Toastify__toast{width:320px;padding:8px;min-height:40px;font-size:.85rem;line-height:1.3;margin-top:24px}.Toastify__toast-icon{width:20px;height:20px;margin-right:8px}.Toastify__progress-bar{height:2px}.Toastify__toast--light{border:1px solid var(--app-border);box-shadow:0 10px 22px var(--app-shadow)}.Toastify__toast-container--bottom-center.bottom-toast-container{bottom:190px;z-index:1700!important}.Toastify__toast.logout-toast .Toastify__toast-icon svg{fill:#4f8dff}.Toastify__progress-bar.logout-toast-progress{background:rgba(90,160,255,.9)}body.mobile-chat-view .bottom-toast-container{display:none!important}.Toastify__toast-container.mobile-anchored-toast-container{width:auto}.Toastify__toast-container.mobile-anchored-toast-container .Toastify__toast{margin-bottom:8px;margin-top:0}