@import "https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100;200;300;400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:Vazirmatn,Inter,-apple-system,BlinkMacSystemFont,sans-serif}html[dir=rtl] body{font-family:Vazirmatn,Tahoma,Arial,sans-serif}html[dir=ltr] body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-layout-sider{box-shadow:2px 0 8px #0000000d}.ant-card{box-shadow:0 1px 3px #0000000d;border-radius:12px!important}.ant-card:hover{box-shadow:0 4px 12px #0000001a}.stat-card{transition:all .3s}.stat-card:hover{transform:translateY(-2px)}.login-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{width:100%;max-width:420px;border-radius:16px!important;box-shadow:0 20px 60px #0000004d!important}.dashboard-stat{text-align:center;padding:20px}.dashboard-stat .stat-value{color:#1677ff;font-size:28px;font-weight:700}.dashboard-stat .stat-label{color:#666;margin-top:4px;font-size:14px}.ant-table-wrapper{border-radius:12px;overflow:hidden}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.online-badge{animation:2s infinite pulse}.tg-chat-view{background:#e6ebee;border-radius:12px;flex-direction:column;height:100%;min-height:400px;display:flex;overflow:hidden}.tg-chat-header{text-align:center;background:#fff;border-bottom:1px solid #e8e8e8;padding:12px 16px}.tg-chat-messages{flex-direction:column;flex:1;gap:4px;max-height:60vh;padding:16px 12px;display:flex;overflow-y:auto}.tg-chat-loading,.tg-chat-empty{color:#999;justify-content:center;align-items:center;min-height:300px;display:flex}.tg-chat-date-divider{text-align:center;margin:12px 0}.tg-chat-date-divider span{color:#fff;background:#00000026;border-radius:12px;padding:4px 12px;font-size:12px}.tg-message-row{margin-bottom:4px;display:flex}.tg-message-row.own{justify-content:flex-end}.tg-message-row.other,html[dir=rtl] .tg-message-row.own{justify-content:flex-start}html[dir=rtl] .tg-message-row.other{justify-content:flex-end}.tg-bubble{word-break:break-word;border-radius:12px;max-width:75%;padding:8px 12px;position:relative}.tg-bubble.other{background:#fff;border-bottom-left-radius:4px}.tg-bubble.own{background:#effdde;border-bottom-right-radius:4px}html[dir=rtl] .tg-bubble.other{border-bottom-right-radius:4px;border-bottom-left-radius:12px}html[dir=rtl] .tg-bubble.own{border-bottom-right-radius:12px;border-bottom-left-radius:4px}.tg-bubble.deleted{border:1px dashed #d9d9d9}.tg-deleted-badge{margin-bottom:6px;font-size:11px}.tg-bubble-sender{color:#1677ff;margin-bottom:4px;font-size:12px;font-weight:600}.tg-bubble-text{white-space:pre-wrap;font-size:14px;line-height:1.5}.tg-bubble-time{color:#999;text-align:end;margin-top:4px;font-size:11px}.tg-bubble-image{cursor:pointer;border-radius:8px;max-width:280px;max-height:320px;display:block}.tg-bubble-video{border-radius:8px;max-width:280px;max-height:240px;display:block}.tg-bubble-sticker{max-width:160px;max-height:160px}.tg-bubble-voice{align-items:center;gap:8px;min-width:200px;display:flex}.tg-bubble-voice audio{flex:1;height:32px}.tg-bubble-file{color:#1677ff;align-items:center;gap:8px;display:flex}.tg-bubble-dice{text-align:center;font-size:32px}.chat-modal .ant-modal-body{padding:0!important}
