*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;background:#000;color:#ffffffd9}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1f1f1f}::-webkit-scrollbar-thumb{background:#434343;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@media(max-width:768px){.ant-table-wrapper{overflow-x:auto}.mobile-card-table .ant-table{display:none}.mobile-card-table .mobile-cards{display:block}.desktop-table .mobile-cards{display:none}}@media(min-width:769px){.mobile-card-table .mobile-cards{display:none}}.mobile-card{background:#1f1f1f;border:1px solid #303030;border-radius:8px;padding:12px;margin-bottom:12px}.mobile-card-row{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid #303030}.mobile-card-row:last-child{border-bottom:none}.mobile-card-label{color:#ffffffa6;font-size:12px}.mobile-card-value{color:#ffffffd9;font-weight:500}.filter-panel{background:#1f1f1f;border:1px solid #303030;border-radius:8px;padding:16px;margin-bottom:16px}.header-search{display:flex;align-items:center;gap:8px}@media(max-width:768px){.header-search{display:none}.header-search-mobile{display:flex;padding:8px 16px;background:#141414;border-bottom:1px solid #303030}}@media(min-width:769px){.header-search-mobile{display:none}}.chat-container{display:flex;height:calc(100vh - 120px)}.chat-list{width:300px;border-right:1px solid #303030;overflow-y:auto}.chat-messages{flex:1;display:flex;flex-direction:column}.chat-messages-list{flex:1;overflow-y:auto;padding:16px}.chat-input{padding:16px;border-top:1px solid #303030}@media(max-width:768px){.chat-container{flex-direction:column}.chat-list{width:100%;height:200px;border-right:none;border-bottom:1px solid #303030}}.message-bubble{max-width:70%;padding:10px 14px;border-radius:12px;margin-bottom:8px}.message-incoming{background:#1f1f1f;align-self:flex-start}.message-outgoing{background:#1668dc;align-self:flex-end}.user-info-table{width:100%}.user-info-table td{padding:8px 12px;border-bottom:1px solid #303030}.user-info-table td:first-child{color:#ffffffa6;width:150px}@media(max-width:768px){.user-info-table td:first-child{width:120px}}.stat-card{background:#1f1f1f;border:1px solid #303030;border-radius:8px;padding:20px;text-align:center}.stat-value{font-size:28px;font-weight:600;color:#1668dc}.stat-label{color:#ffffffa6;margin-top:4px}.unread-badge{background:#ff4d4f;color:#fff;border-radius:10px;padding:2px 8px;font-size:12px}
