*{box-sizing:border-box}:root{font-family:Inter,system-ui,sans-serif;color:#182230;background:#f4f6f8}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;border:0;background:#1f2937;color:#fff;border-radius:8px;padding:10px 14px}.topbar{background:#111827;color:#fff;padding:26px 42px;display:flex;align-items:center;justify-content:space-between}.topbar h1{margin:3px 0 0;font-size:28px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;opacity:.65}.badge{border:1px solid #ffffff33;padding:8px 12px;border-radius:999px;font-size:13px}.content{max-width:1400px;margin:auto;padding:30px 42px 60px}.stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-bottom:22px}.stat,.panel{background:#fff;border:1px solid #e3e7ec;border-radius:12px}.stat{padding:18px}.stat span{display:block;color:#6b7280;font-size:13px;margin-bottom:8px}.stat strong{font-size:26px}.panel{overflow:hidden}.toolbar{display:flex;gap:10px;padding:16px;border-bottom:1px solid #e5e7eb}.toolbar input{flex:1}.toolbar input,.toolbar select,.full{border:1px solid #d4d9e0;border-radius:8px;padding:10px 12px;background:#fff;color:#182230}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:15px 16px;border-bottom:1px solid #edf0f2;font-size:14px}th{color:#6b7280;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.status{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef2f7;font-size:12px;font-weight:700}.status-new{background:#e8eef7}.status-contacted{background:#f2efe6}.status-interested{background:#eaf2ed}.status-debit_link_sent{background:#eeeafa}.status-completed{background:#e6f3ec}.status-rejected{background:#f6e9e9}.secondary{background:#fff;color:#1f2937;border:1px solid #d4d9e0}.empty{text-align:center;padding:50px;color:#6b7280}.error{margin:16px;padding:12px;border-radius:8px;background:#fce8e8;color:#9b1c1c}.backdrop{position:fixed;inset:0;background:#1118278c;display:flex;justify-content:flex-end;z-index:10}.modal{width:min(540px,100%);height:100%;background:#fff;padding:28px;overflow:auto}.modal-head{display:flex;justify-content:space-between}.modal h2{margin:4px 0 26px}.close{background:transparent;color:#6b7280;font-size:26px;padding:2px 8px}.details{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}.details div,.notes{border:1px solid #e4e8ed;border-radius:9px;padding:13px}.details span,.notes span,label{display:block;font-size:12px;color:#6b7280;margin-bottom:5px}.full{width:100%;margin-bottom:18px}.notes div{min-height:40px}.actions{display:flex;gap:10px;margin-top:20px}.primary{background:#0f766e}@media(max-width:900px){.stats{grid-template-columns:repeat(3,1fr)}.content,.topbar{padding-left:20px;padding-right:20px}}@media(max-width:600px){.stats{grid-template-columns:repeat(2,1fr)}.toolbar{flex-direction:column}.details{grid-template-columns:1fr}}
