@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f1117;--bg1:#13161f;--bg2:#1a1d27;--bg3:#232736;--border:#2d3148;--text:#e8eaf0;--text2:#8b92a9;--primary:#6366f1;--primary-hover:#5558e3;--green:#10b981;--red:#ef4444;--yellow:#f59e0b;--blue:#3b82f6;--sidebar-width:240px;--lead-list-width:320px}body{background:#0f1117;background:var(--bg);color:#e8eaf0;color:var(--text);font-family:Inter,sans-serif;font-size:14px;line-height:1.5}#root,body{inset:0;overflow:hidden;position:fixed}#root{display:flex}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#2d3148;background:var(--border);border-radius:4px}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;padding:8px 14px;transition:all .15s}.btn-primary{background:#6366f1;background:var(--primary);color:#fff}.btn-primary:hover{background:#5558e3;background:var(--primary-hover)}.btn-ghost{background:#0000;border:1px solid #2d3148;border:1px solid var(--border);color:#8b92a9;color:var(--text2)}.btn-ghost:hover{background:#232736;background:var(--bg3);color:#e8eaf0;color:var(--text)}.btn-danger{background:#ef4444;background:var(--red);color:#fff}.btn-sm{font-size:12px;padding:5px 10px}.badge{align-items:center;border-radius:20px;display:inline-flex;font-size:11px;font-weight:500;padding:2px 8px}.badge-green{background:#10b98126;color:#10b981;color:var(--green)}.badge-red{background:#ef444426;color:#ef4444;color:var(--red)}.badge-yellow{background:#f59e0b26;color:#f59e0b;color:var(--yellow)}.badge-blue{background:#3b82f626;color:#3b82f6;color:var(--blue)}.badge-purple{background:#6366f126;color:#6366f1;color:var(--primary)}.badge-gray{background:#8b92a926;color:#8b92a9;color:var(--text2)}input,select,textarea{background:#232736;background:var(--bg3);border:1px solid #2d3148;border:1px solid var(--border);border-radius:8px;color:#e8eaf0;color:var(--text);font-family:inherit;font-size:13px;outline:none;padding:8px 12px;width:100%}input:focus,select:focus,textarea:focus{border-color:#6366f1;border-color:var(--primary)}textarea{min-height:80px;resize:vertical}.divider{background:#2d3148;background:var(--border);height:1px;margin:12px 0}.mobile-bottom-nav,.mobile-topbar{display:none!important}@media (max-width:768px){.sidebar-desktop{display:none!important}.mobile-bottom-nav,.mobile-topbar{display:flex!important}#root>div>div:last-child{padding-bottom:58px;padding-top:52px}.inbox-chat-panel,.inbox-conversation-list{min-width:0}table{font-size:12px}.card{border-radius:8px}body{overflow-x:hidden}.dashboard-grid{grid-template-columns:1fr!important}.settings-sidebar{display:none}button,input,select{font-size:14px;min-height:40px}.modal-overlay>div{border-radius:0!important;height:100%!important;margin:0!important;max-height:100%!important;max-width:100%!important;width:100%!important}}
/*# sourceMappingURL=main.b9693768.css.map*/