:root{--bg:#f4f6fb;--surface:#fff;--surface-2:#f8f9fc;--surface-3:#eef1f8;--text:#172033;--muted:#6f7890;--muted-2:#939bb0;--border:#e3e7f0;--primary:#5868e8;--primary-dark:#3849c6;--primary-soft:#eef0ff;--green:#1fa96f;--green-soft:#e9f8f1;--orange:#e98b2a;--orange-soft:#fff4e6;--red:#e45765;--red-soft:#fff0f2;--purple:#8b5bd7;--purple-soft:#f4effc;--shadow:0 10px 32px rgba(38,48,84,.07);--sidebar:278px}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text)}body{font-family:Tahoma,Noto Sans Arabic,Arial,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button,input,textarea,select{outline:none}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{box-shadow:0 0 0 3px #5868e833}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#cfd5e4;border-radius:8px}::-webkit-scrollbar-track{background:transparent}.app-shell{min-height:100vh;background:var(--bg)}.app-main{min-height:100vh;margin-right:var(--sidebar)}.page-content{padding:24px 30px 40px}.page-content.inbox-content{padding:0;height:calc(100vh - 82px);overflow:hidden}.screen{max-width:1540px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.sidebar{position:fixed;z-index:50;right:0;top:0;bottom:0;width:var(--sidebar);background:#111a30;color:#dce2f3;padding:22px 15px 18px;display:flex;flex-direction:column;overflow-y:auto}.sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:0 8px 18px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#7280f4,#4354d2);color:#fff;display:grid;place-items:center;font-weight:800;letter-spacing:-.5px;box-shadow:0 8px 24px #3b4acc42}.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{color:#fff;font-size:15px;letter-spacing:.2px}.brand-copy small{color:#9ea9c5;font-size:10px}.sidebar-close{display:none}.workspace-switch{display:grid;grid-template-columns:35px 1fr 18px;gap:9px;align-items:center;border:1px solid rgba(255,255,255,.09);background:#ffffff0e;border-radius:13px;padding:10px;margin:0 3px 16px}.workspace-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#aeb8ff;background:#6170e829}.workspace-switch span:nth-child(2){display:flex;flex-direction:column;min-width:0}.workspace-switch small{color:#818da9;font-size:10px}.workspace-switch strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.sidebar nav{flex:1}.nav-group{margin-bottom:16px}.nav-label{color:#66728e;font-size:10px;padding:7px 13px;font-weight:700;letter-spacing:.3px}.nav-item{width:100%;height:43px;padding:0 13px;border:0;background:transparent;color:#aab4cc;border-radius:11px;display:flex;align-items:center;gap:12px;text-align:right;margin:2px 0;transition:.18s ease}.nav-item:hover{color:#fff;background:#ffffff0d}.nav-item.active{background:linear-gradient(90deg,#5767e83d,#5767e81c);color:#fff;box-shadow:inset -3px 0 #7180f1}.nav-item.active svg{color:#99a4ff}.nav-item span{flex:1;font-size:12.5px}.nav-item b{min-width:22px;height:20px;padding:0 6px;border-radius:20px;display:grid;place-items:center;font-size:9px;background:#e35c6a;color:#fff}.sidebar-foot{border-top:1px solid rgba(255,255,255,.07);padding-top:13px}.system-health,.user-card{display:flex;align-items:center;gap:9px;padding:8px 10px}.system-health>span:nth-child(2),.user-card>span:nth-child(2){display:flex;flex-direction:column;flex:1}.system-health strong,.user-card strong{color:#dfe5f5;font-size:11px}.system-health small,.user-card small{color:#6f7b98;font-size:9.5px;margin-top:2px}.health-dot{width:7px;height:7px;border-radius:50%;background:#27c783;display:inline-block;box-shadow:0 0 0 4px #27c7831f}.user-card{margin-top:5px;border-radius:11px;background:#ffffff0a;width:100%;border:0}.topbar{height:82px;background:#ffffffed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:18px;padding:0 30px;position:sticky;top:0;z-index:30}.page-title{flex:1}.page-title h1{margin:0 0 5px;font-size:21px;letter-spacing:-.4px}.page-title p{margin:0;font-size:11.5px;color:var(--muted)}.top-actions{display:flex;align-items:center;gap:9px}.global-search{width:290px;height:40px;display:flex;align-items:center;gap:9px;background:var(--surface-2);border:1px solid var(--border);border-radius:11px;padding:0 11px;color:var(--muted)}.global-search input{border:0;background:transparent;min-width:0;flex:1;color:var(--text);font-size:11px}.global-search kbd{direction:ltr;font-size:9px;color:var(--muted-2);background:#fff;border:1px solid var(--border);border-radius:5px;padding:2px 5px}.icon-btn{width:38px;height:38px;flex:0 0 auto;border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:10px;display:inline-grid;place-items:center;transition:.16s ease}.icon-btn:hover{color:var(--primary);border-color:#cbd1f3;background:var(--primary-soft)}.notification-btn{position:relative}.notification-btn i{position:absolute;width:7px;height:7px;background:#e85262;border:2px solid #fff;border-radius:50%;top:7px;right:8px}.profile-button{height:42px;border:0;padding:0 4px 0 9px;display:flex;align-items:center;gap:7px;background:transparent;color:var(--text);border-radius:11px;font-size:11.5px}.profile-button:hover{background:var(--surface-2)}.mobile-menu{display:none}.primary-btn,.secondary-btn{min-height:40px;border-radius:10px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:700;white-space:nowrap;border:1px solid transparent}.primary-btn{color:#fff;border-color:var(--primary);background:linear-gradient(135deg,#6776ed,#4b5bd8);box-shadow:0 6px 16px #4b5bd830}.primary-btn:hover{background:var(--primary-dark);transform:translateY(-1px)}.primary-btn:disabled{opacity:.6;transform:none}.secondary-btn{color:var(--text);border-color:var(--border);background:#fff}.secondary-btn:hover{color:var(--primary);border-color:#ccd2f4;background:var(--primary-soft)}.secondary-btn.full{width:100%;margin-top:15px}.text-btn{color:var(--primary);font-size:10.5px;font-weight:700;border:0;background:transparent}.text-btn:hover{text-decoration:underline}.status-badge{min-height:23px;border-radius:20px;background:var(--surface-3);color:var(--muted);padding:3px 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:9px;font-weight:700;white-space:nowrap;font-style:normal}.status-badge.success{background:var(--green-soft);color:#168256}.status-badge.warning{background:var(--orange-soft);color:#b16b20}.status-badge.danger{background:var(--red-soft);color:#bd3f4c}.status-badge.blue{background:var(--primary-soft);color:var(--primary-dark)}.status-badge.purple{background:var(--purple-soft);color:#7340b7}.welcome-card{min-height:258px;border-radius:22px;padding:34px 38px;background:radial-gradient(circle at 18% 20%,rgba(108,123,238,.35),transparent 26%),linear-gradient(128deg,#131d38,#202d58 58%,#3948ad 120%);color:#fff;box-shadow:0 16px 35px #1c27502e;position:relative;overflow:hidden;display:grid;grid-template-columns:1.25fr .75fr;align-items:center}.welcome-card:before{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.08);border-radius:50%;left:-90px;bottom:-170px}.welcome-card h2{margin:16px 0 8px;font-size:26px;letter-spacing:-.7px}.welcome-card p{max-width:610px;color:#c7d0e8;margin:0;font-size:12.5px;line-height:1.9}.welcome-actions{display:flex;gap:10px;margin-top:23px}.welcome-card .secondary-btn{color:#fff;background:#ffffff14;border-color:#ffffff2b}.live-widget{position:relative;min-height:210px;display:grid;place-items:center}.live-core{width:140px;height:140px;border-radius:50%;background:#ffffff1c;border:1px solid rgba(255,255,255,.19);box-shadow:inset 0 0 40px #ffffff0a,0 0 0 12px #ffffff0a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#cdd4ff;position:relative;z-index:2}.live-core strong{color:#fff;font-size:13px;margin-top:3px}.live-core span{color:#aeb9da;font-size:9px}.live-orbit{position:absolute;border:1px dashed rgba(255,255,255,.18);border-radius:50%;animation:spin 26s linear infinite}.orbit-one{width:210px;height:210px}.orbit-two{width:270px;height:270px;animation-duration:38s;animation-direction:reverse}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.live-orbit{animation:none}}.orbit-chip{position:absolute;background:#0c1631c2;border:1px solid rgba(255,255,255,.15);border-radius:20px;color:#e7eaff;padding:5px 10px;font-size:8.5px;z-index:3}.chip-one{top:26px;right:26px}.chip-two{bottom:37px;left:14px}.chip-three{top:50%;left:0}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.stat-card{min-height:116px;background:#fff;border:1px solid var(--border);border-radius:16px;padding:17px;display:flex;align-items:flex-start;gap:12px;position:relative;box-shadow:0 5px 16px #222d4d06}.stat-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto}.stat-icon.blue{background:var(--primary-soft);color:var(--primary)}.stat-icon.purple{background:var(--purple-soft);color:var(--purple)}.stat-icon.green{background:var(--green-soft);color:var(--green)}.stat-icon.orange{background:var(--orange-soft);color:var(--orange)}.stat-content{flex:1;display:flex;flex-direction:column}.stat-label{color:var(--muted);font-size:10px;margin-bottom:6px}.stat-content strong{font-size:23px;line-height:1.1;letter-spacing:-.5px}.stat-content small{color:var(--muted-2);font-size:8.8px;margin-top:6px}.stat-card>.status-badge{position:absolute;top:14px;left:13px}.panel{background:#fff;border:1px solid var(--border);border-radius:17px;box-shadow:0 5px 20px #1c274609}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px}.panel-head h3{margin:0 0 5px;font-size:13px}.panel-head p{margin:0;color:var(--muted);font-size:9.5px}.dashboard-grid{display:grid;grid-template-columns:1.4fr .85fr;gap:14px}.conversation-panel{grid-row:span 2}.mini-conversations{border-top:1px solid var(--border)}.mini-conversation{width:100%;padding:13px 18px;display:flex;gap:10px;align-items:center;border:0;border-bottom:1px solid var(--border);background:#fff;text-align:right}.mini-conversation:last-child{border-bottom:0;border-radius:0 0 17px 17px}.mini-conversation:hover{background:#fafbfe}.mini-main{flex:1;display:flex;flex-direction:column;min-width:0}.mini-main strong{font-size:10.5px}.mini-main small{color:var(--muted);font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:4px}.mini-meta{display:flex;flex-direction:column;align-items:flex-end;gap:7px;color:var(--muted-2)}.mini-meta small{font-size:8px}.avatar{display:inline-grid;place-items:center;flex:0 0 auto;border-radius:50%;font-weight:800}.avatar.sm{width:32px;height:32px;font-size:9px}.avatar.md{width:42px;height:42px;font-size:11px}.avatar.lg{width:70px;height:70px;font-size:17px}.avatar.blue{background:#e9edff;color:#4052cf}.avatar.purple{background:#f2eafb;color:#7943bd}.avatar.green{background:#e6f7ef;color:#16885a}.avatar.orange{background:#fff0df;color:#c8731c}.avatar.teal{background:#e5f8f7;color:#168c85}.avatar.navy{background:#dfe4fa;color:#263986}.channel-health-list{padding:0 18px}.channel-health{display:flex;align-items:center;gap:10px;padding:11px 0;border-top:1px solid var(--border)}.channel-health>span:nth-child(2){display:flex;flex-direction:column;flex:1}.channel-health strong{font-size:10px}.channel-health small{font-size:8.5px;color:var(--muted);margin-top:3px}.channel-logo{width:34px;height:34px;border-radius:10px;display:grid;place-items:center}.channel-logo.whatsapp{background:#e5f8ef;color:#15925d}.channel-logo.instagram{background:#faeaf2;color:#c63775}.channel-logo.facebook{background:#e8f0ff;color:#2671d9}.channel-panel{padding-bottom:16px}.channel-panel .full{width:calc(100% - 36px);margin-right:18px}.filter-button{min-height:31px;border:1px solid var(--border);border-radius:8px;background:#fff;padding:0 10px;display:flex;align-items:center;gap:5px;font-size:9px;color:var(--muted)}.chart{height:150px;display:flex;align-items:flex-end;gap:13px;padding:12px 22px 4px;border-top:1px solid var(--border)}.chart-column{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px}.bar-stack{width:100%;height:115px;display:flex;align-items:flex-end;justify-content:center;gap:3px}.bar{width:8px;border-radius:5px 5px 2px 2px;display:block}.bar.received{background:#6575e9}.bar.resolved{background:#65c69b}.chart-column small{font-size:8px;color:var(--muted)}.chart-legend{display:flex;justify-content:center;gap:17px;padding:8px 0 15px;font-size:8.5px;color:var(--muted)}.chart-legend span{display:flex;align-items:center;gap:5px}.chart-legend i{width:7px;height:7px;border-radius:2px}.chart-legend i.blue{background:#6575e9}.chart-legend i.green{background:#65c69b}.inbox-layout{display:grid;grid-template-columns:300px 1fr 265px;height:100%;background:#fff;direction:rtl}.conversation-list{border-left:1px solid var(--border);min-width:0;display:flex;flex-direction:column;background:#fbfcfe}.conversation-toolbar{padding:13px;display:flex;gap:7px;border-bottom:1px solid var(--border)}.search-field{height:39px;border:1px solid var(--border);background:#fff;border-radius:10px;padding:0 11px;display:flex;align-items:center;gap:8px;color:var(--muted);flex:1}.search-field input{border:0;background:transparent;min-width:0;width:100%;color:var(--text);font-size:10px}.conversation-tabs{display:flex;gap:4px;padding:9px 12px;border-bottom:1px solid var(--border);overflow-x:auto}.conversation-tabs button{border:0;background:transparent;color:var(--muted);border-radius:8px;padding:7px 10px;font-size:9px;white-space:nowrap}.conversation-tabs button.active{background:var(--primary-soft);color:var(--primary-dark);font-weight:700}.conversation-count{display:flex;justify-content:space-between;align-items:center;padding:10px 14px 6px;color:var(--muted);font-size:9.5px}.conversation-items{overflow-y:auto;flex:1}.conversation-item{position:relative;width:100%;border:0;border-bottom:1px solid var(--border);background:transparent;padding:12px;display:flex;gap:10px;text-align:right}.conversation-item:hover{background:#fff}.conversation-item.active{background:#fff;box-shadow:inset -3px 0 var(--primary)}.avatar-wrap{position:relative}.tiny-channel{width:18px;height:18px;border:2px solid #fff;border-radius:50%;position:absolute;bottom:-2px;left:-3px;display:grid;place-items:center;color:#fff}.tiny-channel.whatsapp{background:#20b872}.tiny-channel.instagram{background:#cf3d7b}.tiny-channel.facebook{background:#2e75dc}.conversation-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.conversation-name{display:flex;justify-content:space-between;gap:8px}.conversation-name strong{font-size:10.5px}.conversation-name small{font-size:7.8px;color:var(--muted-2)}.conversation-preview{color:var(--muted);font-size:9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.conversation-tags{display:flex;align-items:center;gap:6px}.conversation-tags>span:last-child{font-size:7.5px;color:var(--muted-2)}.unread-count{width:18px;height:18px;border-radius:50%;background:var(--primary);color:#fff;display:grid;place-items:center;font-size:8px;position:absolute;left:12px;bottom:12px}.chat-panel{min-width:0;display:flex;flex-direction:column;background:#f7f8fb}.chat-head{height:65px;flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 17px;background:#fff;border-bottom:1px solid var(--border)}.chat-identity{display:flex;align-items:center;gap:10px}.chat-identity>span{display:flex;flex-direction:column}.chat-identity strong{font-size:11px}.chat-identity small{font-size:8px;color:var(--muted);margin-top:4px}.online-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green)}.chat-actions{display:flex;align-items:center;gap:7px}.mode-switch{display:flex;border:1px solid var(--border);border-radius:9px;padding:3px;background:var(--surface-2)}.mode-switch button{height:28px;border:0;background:transparent;color:var(--muted);border-radius:6px;padding:0 9px;display:flex;align-items:center;gap:5px;font-size:8.5px}.mode-switch button.active{color:var(--primary-dark);background:#fff;box-shadow:0 2px 7px #1e284614}.mode-switch button.active.human{color:#ab5c17}.chat-body{flex:1;min-height:0;overflow-y:auto;padding:16px 9%;background-image:radial-gradient(#d9ddeb 1px,transparent 1px);background-size:23px 23px}.date-divider{text-align:center;margin:2px 0 16px}.date-divider span{background:#e8ebf2;color:var(--muted);border-radius:12px;padding:4px 10px;font-size:8px}.message-row{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:11px}.message-row.agent,.message-row.human,.message-row.staff{align-items:flex-end}.message-source{font-size:7.5px;color:var(--muted);display:flex;align-items:center;gap:4px;margin:0 7px 4px}.message-bubble{max-width:72%;border:1px solid var(--border);background:#fff;border-radius:14px 14px 14px 4px;padding:9px 11px 6px;box-shadow:0 2px 8px #1f2a490a}.message-row.agent .message-bubble{background:#eef1ff;border-color:#dbe0fb;border-radius:14px 14px 4px}.message-row.human .message-bubble,.message-row.staff .message-bubble{background:#e8f7ef;border-color:#cdecdc;border-radius:14px 14px 4px}.message-bubble p{margin:0;font-size:10px;line-height:1.75;white-space:pre-wrap;word-break:break-word}.message-bubble>span{display:flex;justify-content:flex-end;align-items:center;gap:3px;color:var(--muted-2);font-size:7px;margin-top:4px}.agent-thinking{margin:15px auto 0;width:min(92%,540px);background:#fff;border:1px dashed #bec6ef;border-radius:12px;padding:9px 10px;display:flex;gap:8px;align-items:center;box-shadow:0 5px 16px #1f2a490d}.thinking-icon{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary)}.agent-thinking>span:nth-child(2){flex:1;display:flex;flex-direction:column}.agent-thinking strong{font-size:8.5px;color:var(--primary-dark)}.agent-thinking small{font-size:8px;margin-top:3px;color:var(--muted)}.agent-thinking button{border:0;color:var(--primary-dark);background:var(--primary-soft);border-radius:7px;padding:6px 8px;font-size:8px}.composer-wrap{flex:0 0 auto;background:#fff;padding:9px 14px 12px;border-top:1px solid var(--border)}.agent-control,.human-control{min-height:31px;display:flex;justify-content:space-between;align-items:center;border-radius:8px;padding:6px 10px;margin-bottom:7px;font-size:8.5px}.agent-control{background:var(--primary-soft);color:var(--primary-dark)}.agent-control span,.human-control span{display:flex;align-items:center;gap:5px}.agent-control button,.human-control button{border:0;background:#fff;color:inherit;padding:5px 8px;border-radius:6px;font-size:8px}.human-control{background:var(--orange-soft);color:#a7631d}.composer{min-height:53px;border:1px solid var(--border);border-radius:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:end;padding:6px}.composer textarea{border:0;resize:none;min-height:38px;max-height:95px;padding:8px;color:var(--text);background:transparent;font-size:10px;width:100%}.composer textarea:disabled{background:transparent;color:var(--muted-2)}.composer-tools,.composer-send{display:flex;gap:2px}.composer button{width:32px;height:32px;border:0;border-radius:8px;background:transparent;display:grid;place-items:center;color:var(--muted)}.composer button:hover{background:var(--surface-2);color:var(--primary)}.composer .send-button{color:#fff;background:var(--primary)}.composer .send-button:disabled{opacity:.5}.customer-panel{min-width:0;border-right:1px solid var(--border);background:#fff;overflow-y:auto}.customer-profile{padding:20px 16px 15px;text-align:center;border-bottom:1px solid var(--border)}.customer-profile .avatar{margin:0 auto 9px}.customer-profile h3{margin:0;font-size:12px}.customer-profile p{margin:4px 0 10px;color:var(--muted);font-size:8.5px}.customer-profile>div{display:flex;justify-content:center;gap:6px}.customer-section{padding:14px 15px;border-bottom:1px solid var(--border)}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.section-title strong{font-size:9.5px}.section-title button{border:0;background:transparent;color:var(--primary);font-size:8px;display:flex;gap:4px;align-items:center}.customer-section>p{display:flex;gap:7px;align-items:center;color:var(--muted);font-size:8.5px;margin:8px 0}.tag-list{display:flex;flex-wrap:wrap;gap:5px}.request-card{display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:10px;padding:9px}.request-icon{width:30px;height:30px;border-radius:8px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center}.request-card>span:nth-child(2){display:flex;flex-direction:column;flex:1}.request-card strong{font-size:9px}.request-card small{font-size:7.5px;color:var(--muted);margin-top:3px}.note-card{background:#fff9e9;border:1px solid #f4e7bc;border-radius:9px;padding:9px;font-size:8.5px;line-height:1.6}.note-card small{display:block;margin-top:6px;color:#9d8d61;font-size:7px}.empty-state{flex:1;display:grid;place-items:center;color:var(--muted);font-size:11px;text-align:center;padding:40px}.settings-layout{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:215px 1fr;gap:14px;align-items:start}.settings-nav{background:#fff;border:1px solid var(--border);border-radius:15px;padding:8px;display:flex;flex-direction:column;gap:3px}.settings-nav button{height:42px;border:0;border-radius:9px;background:transparent;color:var(--muted);display:flex;align-items:center;gap:9px;padding:0 11px;font-size:9.5px;text-align:right}.settings-nav button.active{background:var(--primary-soft);color:var(--primary-dark);font-weight:700}.settings-content{overflow:hidden}.settings-heading{padding:22px 24px 17px;border-bottom:1px solid var(--border)}.settings-heading h2{margin:0 0 6px;font-size:15px}.settings-heading p{margin:0;color:var(--muted);font-size:9px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:22px 24px}.form-grid .full{grid-column:1 / -1}.form-grid label{display:flex;flex-direction:column;gap:7px;color:#434c62;font-size:9.5px;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid var(--border);border-radius:9px;padding:10px 11px;color:var(--text);background:#fff;font-size:10px;line-height:1.7}.form-grid input:focus,.form-grid select:focus{border-color:var(--primary)}.settings-save{min-height:66px;padding:0 24px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:flex-end;gap:15px;background:#fafbfe}.settings-save span{margin-left:auto;color:var(--muted);font-size:8px}.data-panel{overflow:hidden}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{text-align:right;color:var(--muted);background:#fafbfe;font-size:9px;padding:12px 16px;border-bottom:1px solid var(--border)}td{padding:13px 16px;border-bottom:1px solid var(--border);font-size:9.5px;color:#4f5870}tbody tr:hover{background:#fcfcfe}tbody tr:last-child td{border-bottom:0}.table-user{display:flex;align-items:center;gap:9px}.table-user>span{display:flex;flex-direction:column}.table-user strong{color:var(--text);font-size:10px}.table-user small{color:var(--muted-2);margin-top:3px;font-size:7.5px}.channel-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.channel-card,.add-channel-card{min-height:200px;background:#fff;border:1px solid var(--border);border-radius:17px;padding:19px}.channel-card-head{display:flex;align-items:center;gap:8px}.channel-card-head .status-badge{margin-right:auto}.channel-logo.large{width:47px;height:47px;border-radius:13px}.channel-card h3{margin:16px 0 5px;font-size:13px}.channel-card>p{margin:0;color:var(--muted);font-size:9.5px;direction:ltr;text-align:right}.add-channel-card{border-style:dashed;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--muted);cursor:pointer}.add-channel-card:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-soft)}.add-channel-card>span{width:53px;height:53px;border-radius:50%;background:var(--surface-3);display:grid;place-items:center}.add-channel-card strong{color:var(--text);margin-top:12px;font-size:11px}.add-channel-card small{font-size:8px;margin-top:5px}.mfa-icon{width:60px;height:60px;border-radius:17px;display:grid;place-items:center;color:var(--primary);background:var(--primary-soft);margin:0 auto 16px}.otp-inputs{display:flex;justify-content:center;gap:7px;margin:24px 0}.otp-inputs input{width:48px;height:55px;border:1px solid var(--border);border-radius:10px;text-align:center;color:var(--text);font-size:20px;font-weight:700}.otp-inputs input:focus{border-color:var(--primary)}.login-page{min-height:100vh;background:#fff;display:grid;grid-template-columns:1.05fr .95fr}.login-brand-panel{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 20% 25%,rgba(105,122,238,.3),transparent 27%),linear-gradient(140deg,#10192e,#1e2b54 58%,#3445aa 120%)}.login-brand-content{position:relative;z-index:2;height:100%;padding:42px 7vw;display:flex;flex-direction:column}.login-brand-content .brand{direction:ltr;align-self:flex-end}.login-promise{margin:auto 0;max-width:550px}.login-promise h1{font-size:clamp(36px,4.2vw,67px);line-height:1.34;margin:21px 0 16px;letter-spacing:-2px}.login-promise h1 em{color:#8e9aff;font-style:normal}.login-promise p{color:#b8c2dc;font-size:13px;line-height:1.9;max-width:500px}.login-features{display:flex;flex-wrap:wrap;gap:17px;color:#bec7df;font-size:9px}.login-features span{display:flex;align-items:center;gap:6px}.login-features svg{color:#55d59d}.login-copyright{margin-top:22px;color:#75819e;font-size:8px}.login-decoration{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.08)}.deco-one{width:460px;height:460px;left:-180px;top:-150px}.deco-two{width:340px;height:340px;right:-210px;bottom:-160px}.login-form-panel{display:grid;place-items:center;padding:40px}.login-form{width:min(420px,100%)}.mobile-login-logo{display:none}.login-heading{margin-bottom:25px}.login-heading.centered{text-align:center}.login-heading .status-badge{margin-bottom:12px}.login-heading h2{margin:0 0 8px;font-size:28px}.login-heading p{margin:0;color:var(--muted);font-size:10.5px}.login-form>label{display:flex;flex-direction:column;gap:7px;color:#434c62;font-size:9.5px;font-weight:700}.input-with-icon{height:48px;display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:11px;padding:0 12px;color:var(--muted);margin:7px 0 16px}.input-with-icon:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #5868e81f}.input-with-icon input{flex:1;border:0;background:transparent;min-width:0;color:var(--text);font-size:10.5px}.input-with-icon button{border:0;background:transparent;color:var(--muted)}.login-options{display:flex;align-items:center;justify-content:space-between;margin:4px 0 20px}.login-options label{color:var(--muted);font-size:9px;display:flex;align-items:center;gap:6px}.login-options button{border:0;background:transparent;color:var(--primary);font-size:9px}.login-submit{width:100%;height:49px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,#6877ed,#4657d4);display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:700;box-shadow:0 8px 20px #4959d538}.login-submit:disabled{opacity:.6}.login-security{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:20px;color:var(--muted);font-size:8px}.login-security svg{color:var(--green)}.back-button,.recovery-link{border:0;background:transparent;color:var(--primary);font-size:9px}.back-button{margin-bottom:30px}.recovery-link{display:block;margin:17px auto 0}.field-error{color:var(--red);font-size:9px;margin:-10px 0 14px}.flash{padding:9px 14px;font-size:10px;border-bottom:1px solid var(--border)}.flash.error{background:var(--red-soft);color:#bd3f4c}.flash.success{background:var(--green-soft);color:#168256}.qr-box{display:inline-block;background:#fff;padding:10px;border:1px solid var(--border);border-radius:12px}.recovery-codes{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:6px;font-family:monospace;font-size:11px;direction:ltr;margin-top:12px}@media (max-width:1180px){:root{--sidebar:245px}.inbox-layout{grid-template-columns:285px 1fr}.customer-panel{display:none}.stats-grid,.channel-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){:root{--sidebar:278px}.sidebar{transform:translate(105%);box-shadow:-20px 0 50px #0d152a3d;transition:transform .23s ease}.sidebar.open{transform:translate(0)}.sidebar-close{display:inline-grid}.sidebar-overlay{position:fixed;z-index:45;top:0;right:0;bottom:0;left:0;border:0;background:#0c12227a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.app-main{margin-right:0}.mobile-menu{display:inline-grid}.topbar{padding:0 18px}.global-search{display:none}.page-content{padding:20px 18px 35px}.welcome-card{grid-template-columns:1fr}.live-widget{display:none}.dashboard-grid{grid-template-columns:1fr}.conversation-panel{grid-row:auto}.channel-cards,.settings-layout{grid-template-columns:1fr}.settings-nav{flex-direction:row;overflow-x:auto}.settings-nav button{white-space:nowrap}.login-page{grid-template-columns:1fr}.login-brand-panel{display:none}.mobile-login-logo{display:block;margin-bottom:35px}.mobile-login-logo .brand-copy strong{color:var(--text)}.mobile-login-logo .brand-copy small{color:var(--muted)}}@media (max-width:680px){.topbar{height:70px;padding:0 12px;gap:10px}.page-title h1{font-size:16px}.page-title p,.desktop-only{display:none}.profile-button{padding:0}.page-content.inbox-content{height:calc(100vh - 70px)}.page-content{padding:14px 12px 28px}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.inbox-layout{grid-template-columns:1fr}.conversation-list{display:none}.conversation-list.mobile-show{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.form-grid{grid-template-columns:1fr}}
