:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#172230;background:#fff;font-synthesis:none;--tech-blue:#2563eb;--tech-blue-strong:#1d4ed8;--tech-blue-soft:#dbeafe;--tech-blue-wash:#eff6ff}*{box-sizing:border-box}body{margin:0;min-width:1100px;background:#f7f9fb}button,input{font:inherit}.shell{display:grid;grid-template-columns:208px 1fr;min-height:100vh}.sidebar{background:#142434;color:#dce6ec;padding:18px 12px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:0 8px 24px}.brand-mark{display:grid;place-items:center;width:34px;height:38px;border-radius:8px;background:var(--tech-blue);color:#fff;font-size:20px;font-weight:800}.brand strong,.brand small{display:block}.brand small{font-size:12px;color:#9fb0bd;margin-top:3px}.sidebar nav{display:flex;flex-direction:column;gap:4px}.sidebar nav button{border:0;background:transparent;color:inherit;display:flex;align-items:center;gap:12px;height:42px;padding:0 12px;border-radius:7px;text-align:left}.sidebar nav button svg{width:18px}.sidebar nav button.active{background:var(--tech-blue-strong);color:#fff}.sidebar nav button b{margin-left:auto;background:#e95462;border-radius:10px;padding:1px 7px;font-size:11px}.profile{margin-top:auto;border-top:1px solid #2c3c4b;padding:16px 6px 2px;display:flex;align-items:center;gap:9px}.profile>span{display:grid;place-items:center;width:34px;height:34px;background:#647687;border-radius:50%;font-size:12px}.profile div{font-size:13px}.profile small{display:block;color:#9fb0bd;margin-top:3px}.profile svg{margin-left:auto;width:16px}.topbar{height:58px;background:#fff;border-bottom:1px solid #e6ebef;display:flex;align-items:center;padding:0 28px;gap:9px}.topbar svg{width:18px}.spacer{flex:1}.content{padding:28px}.heading{display:flex;justify-content:space-between;align-items:flex-start}.heading h1{font-size:28px;margin:0 0 6px}.heading p{margin:0;color:#6d7a86;font-size:14px}.primary{border:0;border-radius:7px;background:var(--tech-blue);color:#fff;height:38px;padding:0 17px;display:flex;align-items:center;gap:8px;font-weight:650}.primary:hover{background:var(--tech-blue-strong)}.primary:focus-visible,.sidebar nav button:focus-visible{outline:3px solid #93c5fd;outline-offset:2px}.primary svg{width:16px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.metrics div{background:#fff;border:1px solid #dde4e9;border-radius:8px;padding:16px 18px}.metrics small,.metrics strong{display:block}.metrics small{color:#667481;margin-bottom:9px}.metrics strong{font-size:22px}.filters{display:flex;gap:9px;margin-bottom:16px}.filters label{height:38px;background:#fff;border:1px solid #d9e1e7;border-radius:7px;display:flex;align-items:center;gap:8px;padding:0 12px;min-width:300px}.filters label:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px var(--tech-blue-soft)}.filters label svg{width:17px;color:#71808d}.filters input{border:0;outline:0;width:100%}.filters>button:not(.primary){height:38px;background:#fff;border:1px solid #d9e1e7;border-radius:7px;color:#4c5a66;display:flex;align-items:center;gap:16px;padding:0 12px}.filters button svg{width:14px}.table-wrap{background:#fff;border:1px solid #dfe5ea;border-radius:8px;overflow:hidden}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;background:#f3f6f8;color:#52606c;font-weight:650;padding:12px}td{padding:13px 12px;border-top:1px solid #e7ecef}tbody tr:hover{background:var(--tech-blue-wash)}.company{display:flex;gap:9px;align-items:center}.company>span{display:grid;place-items:center;width:30px;height:30px;border-radius:7px;background:#e7f0f5;color:#1f506a;font-weight:700}.company strong,.company small{display:block}.company small{color:#83909b;margin-top:3px}.status{display:inline-flex;padding:4px 9px;border-radius:6px;background:#eef2f5}.s3,.s8{background:var(--tech-blue-soft);color:var(--tech-blue-strong)}.s5{background:#eef3f6}table+footer{display:flex;justify-content:space-between;padding:13px 16px;border-top:1px solid #e4e9ed;color:#65737e;font-size:13px}table+footer strong{background:var(--tech-blue);color:#fff;padding:4px 8px;border-radius:5px}.coming{margin-top:14px;border:1px dashed #cdd7dd;background:#fff;display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:8px;color:#5d6a75}.coming svg{width:20px;color:var(--tech-blue)}.coming div strong,.coming div small{display:block}.coming div small{margin-top:4px}.coming>span{margin-left:auto;color:#89959e;font-size:12px}@media(max-width:1200px){.metrics{grid-template-columns:repeat(2,1fr)}.filters{flex-wrap:wrap}}:root{--import-modal-ready:1}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a18287a;display:grid;place-items:center;padding:24px;z-index:20}.import-modal{width:min(560px,100%);background:#fff;border-radius:12px;box-shadow:0 24px 70px #0a20403d;overflow:hidden}.import-modal>header{display:flex;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #e5eaf0}.import-modal h2{margin:0 0 6px;font-size:20px}.import-modal header p{margin:0;color:#6d7a86;font-size:13px}.icon-button{border:0;background:transparent;color:#65737e;width:34px;height:34px;display:grid;place-items:center;border-radius:6px}.icon-button:hover{background:#eff6ff;color:var(--tech-blue)}.icon-button svg{width:18px}.drop-zone{margin:22px 24px 14px;min-height:150px;border:1.5px dashed #b8c6d5;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;cursor:pointer;background:#fbfdff}.drop-zone:hover,.drop-zone.has-file{border-color:#60a5fa;background:#f5f9ff}.drop-zone input{position:absolute;opacity:0;pointer-events:none}.drop-zone svg{width:32px;height:32px;color:var(--tech-blue)}.drop-zone strong{font-size:14px}.drop-zone span{font-size:12px;color:#7a8793}.enrich-option,.dedupe-note{margin:0 24px 14px;padding:14px;border:1px solid #dfe6ed;border-radius:8px;display:flex;align-items:flex-start;gap:11px}.enrich-option input{accent-color:var(--tech-blue);margin-top:3px}.enrich-option span,.dedupe-note span{display:flex;flex-direction:column;gap:4px}.enrich-option strong,.dedupe-note strong{font-size:13px}.enrich-option small,.dedupe-note small{font-size:12px;color:#72808c;line-height:1.5}.dedupe-note{background:#f7faff}.dedupe-note svg{width:20px;color:var(--tech-blue);flex:none}.import-modal>footer{display:flex;justify-content:flex-end;gap:9px;padding:16px 24px;background:#f7f9fb;border-top:1px solid #e5eaf0}.secondary{height:38px;border:1px solid #d7e0e8;background:#fff;color:#4e5d69;border-radius:7px;padding:0 17px}.primary:disabled{opacity:.45;cursor:not-allowed}.job-progress{text-align:center;padding:32px 32px 26px}.job-progress>svg{width:42px;height:42px;color:var(--tech-blue)}.job-progress h3{margin:12px 0 18px}.job-progress p{color:#6d7a86;font-size:13px}.spin{animation:spin 1s linear infinite}.progress-track{height:8px;background:#e8eef5;border-radius:10px;overflow:hidden}.progress-track span{display:block;height:100%;background:var(--tech-blue);transition:width .3s}.job-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0}.job-stats span{font-size:12px;color:#74828e}.job-stats strong{display:block;color:#172230;font-size:18px;margin-top:5px}@keyframes spin{to{transform:rotate(360deg)}}
