:root{font-family:Poppins,-apple-system,system-ui,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html,#root{margin:0;padding:0;height:100%;width:100%;overflow:hidden}.chat-background-dark{background-image:url(/background_chat/Modo%20Oscuro.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#1a1a1a}.chat-background-light{background-image:url(/background_chat/Modo%20Claro.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#f5f5f5}.safe-area-container{padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}@media (max-width: 899px){body,html,#root{padding:0}.chat-background-dark,.chat-background-light{background-size:auto 200%}}@media (max-width: 899px){body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}:root{--scrollbar-width: 10px;--scrollbar-thumb-light: rgba(0, 0, 0, .25);--scrollbar-thumb-light-hover: rgba(0, 0, 0, .4);--scrollbar-thumb-dark: rgba(255, 255, 255, .35);--scrollbar-thumb-dark-hover: rgba(255, 255, 255, .5);--scrollbar-track-light: rgba(0, 0, 0, .05);--scrollbar-track-dark: rgba(255, 255, 255, .05)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb-light) transparent}[data-mui-theme=dark] *,.MuiScopedCssBaseline-root[data-mui-theme=dark] *,[data-theme=dark] *{scrollbar-color:var(--scrollbar-thumb-dark) transparent}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}::-webkit-scrollbar-track{background:var(--scrollbar-track-light);border-radius:10px}[data-mui-theme=dark] ::-webkit-scrollbar-track,.MuiScopedCssBaseline-root[data-mui-theme=dark] ::-webkit-scrollbar-track,[data-theme=dark] ::-webkit-scrollbar-track{background:var(--scrollbar-track-dark)}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-light);border-radius:10px;border:2px solid transparent;background-clip:padding-box;transition:background-color .2s ease}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-light-hover);background-clip:padding-box}::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-light-hover);background-clip:padding-box}[data-mui-theme=dark] ::-webkit-scrollbar-thumb,.MuiScopedCssBaseline-root[data-mui-theme=dark] ::-webkit-scrollbar-thumb,[data-theme=dark] ::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-dark);background-clip:padding-box}[data-mui-theme=dark] ::-webkit-scrollbar-thumb:hover,.MuiScopedCssBaseline-root[data-mui-theme=dark] ::-webkit-scrollbar-thumb:hover,[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-dark-hover);background-clip:padding-box}[data-mui-theme=dark] ::-webkit-scrollbar-thumb:active,.MuiScopedCssBaseline-root[data-mui-theme=dark] ::-webkit-scrollbar-thumb:active,[data-theme=dark] ::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-dark-hover);background-clip:padding-box}.is-scrolling{pointer-events:auto}.smooth-scroll{scroll-behavior:smooth}.scroll-container{will-change:scroll-position;transform:translateZ(0);backface-visibility:hidden;perspective:1000px}.conversation-list-container,.message-list-container{-webkit-overflow-scrolling:touch}@media (prefers-reduced-motion: no-preference){.scroll-container{scroll-behavior:smooth}}
