:root{--im-blue: #007aff;--im-blue-dark: #0062cc;--im-gray-bubble: #e9e9eb;--im-bg: #ffffff;--im-sidebar-bg: #f5f5f7;--im-chat-bg: #ffffff;--im-header-bg: #f5f5f7;--im-border: #d1d1d6;--im-separator: rgba(60,60,67,.18);--im-text-primary: #000000;--im-text-secondary: #3c3c43cc;--im-text-muted: #8e8e93;--im-text-on-blue: #ffffff;--im-search-bg: rgba(118,118,128,.12);--im-selected: #e5f0ff;--im-hover: #f2f2f7;--im-unread: #007aff;--radius-bubble: 18px;--radius-ui: 12px;--font: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", sans-serif;--shadow-soft: 0 1px 4px rgba(0,0,0,.08)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);font-size:17px;font-weight:400;color:var(--im-text-primary);background:var(--im-bg);height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased}#root{height:100vh;display:flex;flex-direction:column}button{cursor:pointer;font-family:var(--font);border:none;background:none}textarea,input{font-family:var(--font)}
