@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#152034;--muted:#758198;--line:#e7eaf0;--bg:#f6f7fb;--purple:#635bff;--green:#19b57a;--red:#e54d64;--nav:#111a2d;--card:#fff}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:var(--nav);color:#aab4c8;padding:26px 16px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;color:#fff;font-size:21px;font-weight:700;padding:0 10px 26px}.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#7c70ff,#4e45db);display:grid;place-items:center;color:#fff;box-shadow:0 8px 22px #635bff55}.nav-label,.eyebrow{font-size:10px;font-weight:700;letter-spacing:.13em;color:#8a95aa;margin:8px 12px 10px}.sidebar nav{display:flex;flex-direction:column;gap:3px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:10px;font-weight:500;transition:.2s}.sidebar nav a:hover,.sidebar nav a.active{background:#ffffff12;color:#fff}.sidebar nav a.active{box-shadow:inset 3px 0 var(--purple)}.sidebar nav b{margin-left:auto;background:#6b64ff;color:white;font-size:10px;border-radius:10px;padding:2px 7px}.nav-icon{font-size:18px;width:22px;text-align:center}.sidebar-user{margin-top:auto;border-top:1px solid #ffffff14;padding:18px 5px 0;display:flex;align-items:center;gap:10px}.sidebar-user div{min-width:0;flex:1}.sidebar-user strong,.sidebar-user small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user strong{color:#fff;font-size:12px}.sidebar-user small{font-size:10px;margin-top:2px}.avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#e9e7ff;color:var(--purple);font-weight:700;flex:0 0 auto}.shell{margin-left:244px;min-height:100vh}.topbar{height:82px;background:white;border-bottom:1px solid var(--line);padding:0 30px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.topbar h1{font-size:20px;margin:3px 0}.topbar .eyebrow{margin:0}.top-actions{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #19b57a1a}.icon-button{width:36px;height:36px;border:1px solid var(--line);border-radius:10px;display:grid;place-items:center;margin-left:10px}.menu{display:none;border:0;background:transparent;font-size:21px}main{padding:28px 30px 50px;max-width:1600px;margin:auto}.welcome{padding:28px 32px;border-radius:18px;color:white;background:linear-gradient(120deg,#141d34 0%,#202b47 65%,#4f48ca 140%);display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;box-shadow:0 12px 30px #26334a18}.welcome h2{font-size:25px;margin:10px 0 4px}.welcome p{margin:0;color:#bec7d8}.pill,.tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:7px;background:#eef0f6;font-size:10px;font-weight:700;letter-spacing:.03em}.welcome .pill{background:#ffffff18;color:#bbb7ff}.pill.green{background:#e9faf4;color:#09976a}.button{border:0;border-radius:10px;padding:11px 17px;font:600 13px inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:18px}.button.primary{background:var(--purple);color:white;box-shadow:0 7px 18px #635bff2d}.button.light{background:white;color:#263044}.wide{width:100%}.kpi-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:18px}.kpi{background:white;border:1px solid var(--line);border-radius:14px;padding:17px;display:flex;gap:13px;align-items:flex-start;box-shadow:0 2px 5px #1b274807}.kpi-icon{width:37px;height:37px;border-radius:10px;display:grid;place-items:center;font-weight:700}.c1{background:#eeeefe;color:#635bff}.c2{background:#e7f8f2;color:#0da06e}.c3{background:#fff2e8;color:#ed8a43}.c4{background:#eaf5ff;color:#3b8dd5}.c5{background:#fcebf2;color:#d45783}.kpi p,.kpi small{margin:0;color:var(--muted);font-size:11px}.kpi strong{font-size:21px;display:block;margin:2px 0}.kpi small{font-size:9px}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.panel{background:white;border:1px solid var(--line);border-radius:15px;box-shadow:0 2px 6px #18243e08;overflow:hidden}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:20px 22px 8px}.panel-head h3,.form-panel h3{margin:2px 0;font-size:17px}.panel-head .eyebrow,.form-panel .eyebrow{margin:0}.chart-panel #calls-chart{padding:0 10px}.funnel{padding-bottom:16px}.funnel-row{margin:15px 22px}.funnel-row div{display:flex;justify-content:space-between;font-size:12px;margin-bottom:6px}.funnel-row i{display:block;height:7px;background:#f0f1f5;border-radius:5px;overflow:hidden}.funnel-row em{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,#6962ff,#8d87ff)}.page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.search{display:flex}.search input{width:310px;border-radius:10px 0 0 10px}.search button{border:0;background:#18233a;color:white;border-radius:0 10px 10px 0;padding:0 17px}.table-panel{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{text-align:left;color:#8b95a8;background:#fafbfc;font-size:10px;letter-spacing:.05em;text-transform:uppercase;padding:13px 17px;border-bottom:1px solid var(--line)}td{padding:13px 17px;border-bottom:1px solid #eef0f4;font-size:12px}td strong,td small{display:block}td small{font-size:10px;color:var(--muted);margin-top:2px}.phone{font-weight:700;color:#4941d2}.tag.gold{background:#fff2d9;color:#ad7413;margin-left:6px}.tag.interested,.tag.active,.tag.present,.tag.completed{background:#e5f8f0;color:#0c9568}.tag.half_interested,.tag.late,.tag.processing{background:#fff4df;color:#ad7119}.tag.not_interested,.tag.blocked,.tag.absent,.tag.failed{background:#fde9ed;color:#cf4059}.tag.unknown,.tag.removed,.tag.expired,.tag.released{background:#eef0f5;color:#737d91}.priority{font-size:10px;font-weight:700}.p1{color:#d0445d}.p2{color:#dd7d2c}.p3{color:#645be4}.split{display:grid;grid-template-columns:420px 1fr;gap:18px}.form-panel{padding:23px}.form-panel>.muted{line-height:1.5}.stack{display:flex;flex-direction:column;gap:15px;margin-top:20px}.stack.two-col{display:grid;grid-template-columns:1fr 1fr}.stack.two-col button{grid-column:1/-1}label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600}input,select{border:1px solid #dde1e8;background:white;border-radius:9px;padding:11px 12px;color:var(--ink);font:inherit;outline:none}input:focus,select:focus{border-color:#7770ff;box-shadow:0 0 0 3px #635bff12}.dropzone{border:1.5px dashed #cbcfe0;background:#fafaff;border-radius:12px;min-height:155px;align-items:center;justify-content:center;color:var(--purple);font-size:24px;cursor:pointer}.dropzone strong{font-size:12px;color:var(--ink)}.dropzone span{font-size:10px;color:var(--muted);font-weight:400}.dropzone input{display:none}.import-list>div,.staff-list>div{display:flex;align-items:center;gap:13px;padding:14px 20px;border-bottom:1px solid var(--line)}.file-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#e9f7f0;color:#15976c;font-size:10px;font-weight:800}.import-list p,.staff-list p{flex:1;margin:0}.import-list p strong,.import-list p small,.staff-list p strong,.staff-list p small{display:block}.import-list p small,.staff-list p small{color:var(--muted);font-size:10px;margin-top:3px}.import-list dl{display:flex;gap:22px}.import-list dl div{text-align:center}.import-list dt{font-size:9px;color:var(--muted)}.import-list dd{font-weight:700;margin:3px 0}.staff-split{grid-template-columns:1.4fr 1fr}.staff-list>div>b{font-size:11px;min-width:50px}.staff-list select{padding:7px}.report-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.report-cards article{background:white;border:1px solid var(--line);padding:21px;border-radius:14px}.report-cards p{font-size:11px;color:var(--muted);margin:0}.report-cards strong{display:block;font-size:25px;margin-top:5px}.settings-panel{max-width:780px}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}.settings-grid button{grid-column:1/-1;width:max-content}.muted{color:var(--muted)}.alert{padding:12px 15px;border-radius:10px;margin-bottom:16px}.alert.success{background:#e7f8f1;color:#0c855f}.alert.danger{background:#fdebed;color:#bb3850}.empty{padding:35px;text-align:center;color:var(--muted)}code{font-size:10px;color:#596376}.login-body{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#6c63ff30,transparent 30%),#111a2d}.login-card{width:min(420px,calc(100% - 32px));background:white;border-radius:20px;padding:36px;box-shadow:0 24px 70px #0005}.brand-login{color:var(--ink);padding:0 0 28px}.login-card>.eyebrow{margin:0}.login-card h1{font-size:28px;margin:8px 0}.login-foot{text-align:center;font-size:10px;color:#9199a8;margin:23px 0 0}.login-card .alert{margin-top:18px}
@media(max-width:1100px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.split{grid-template-columns:1fr}.staff-split{grid-template-columns:1fr}.dashboard-grid{grid-template-columns:1fr}.sidebar{transform:translateX(-100%);transition:.25s}.nav-open .sidebar{transform:none;box-shadow:20px 0 50px #0003}.shell{margin-left:0}.menu{display:block}.topbar>div:first-of-type{flex:1;margin-left:15px}}@media(max-width:700px){main{padding:18px 14px}.topbar{padding:0 14px}.top-actions>span{display:none}.welcome{padding:22px;align-items:flex-start;gap:20px;flex-direction:column}.kpi-grid{grid-template-columns:repeat(2,1fr)}.kpi{padding:13px}.report-cards{grid-template-columns:1fr 1fr}.page-head{align-items:stretch;flex-direction:column;gap:10px}.search input{width:100%}.settings-grid,.stack.two-col{grid-template-columns:1fr}.split{grid-template-columns:minmax(0,1fr)}.import-list dl{display:none}}
.button.compact{padding:7px 10px;border:1px solid var(--line);background:#fff;color:var(--purple);font-size:11px}.staff-list>div.editing{background:#f7f6ff;box-shadow:inset 3px 0 var(--purple)}.form-actions{grid-column:1/-1;display:flex;gap:10px}.form-actions .button:not(.primary){border:1px solid var(--line);background:#fff}.form-actions .button{min-width:120px}
.danger-zone{margin-top:18px;border-color:#f2cbd2;background:#fffafb}.danger-zone h3{color:#b82f48}.danger-button{width:max-content;background:#c83952;color:#fff}.check-row{display:flex;flex-direction:row;align-items:flex-start;gap:9px;font-weight:500}.check-row input{width:16px;height:16px;padding:0;flex:0 0 auto;margin:1px 0}.check-row span{line-height:1.45}
.scope-tabs{display:flex;gap:8px}.scope-tabs .button:not(.primary){border:1px solid var(--line);background:#fff}.call-notes{white-space:normal;min-width:220px;max-width:380px}
.allocation-layout{display:grid;gap:18px}.allocation-filter{display:grid;grid-template-columns:minmax(220px,1fr) minmax(240px,1fr) auto;gap:10px;padding:12px 20px 18px;border-bottom:1px solid var(--line)}.allocation-controls{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end;padding:18px 20px;background:#fafaff;border-bottom:1px solid var(--line)}.allocation-controls .button{height:41px}.pool-phone{width:16px;height:16px;padding:0}
@media(max-width:700px){.allocation-filter,.allocation-controls{grid-template-columns:1fr}.allocation-controls .button{width:100%}}
