.bulk-bar{display:none;align-items:center;gap:12px;background:#eaf3ee;border:1px solid #cfdfd6;border-radius:6px;padding:9px 12px;margin-bottom:10px;color:#3b5e4d}.bulk-bar.show{display:flex}.bulk-bar span{margin-right:auto;font-size:11px}.bulk-bar select{height:30px;border:1px solid #c8d5ce;background:white;border-radius:4px;padding:0 8px;font-size:10px}.bulk-bar button{height:30px;border:0;background:var(--green);color:white;border-radius:4px;padding:0 10px;cursor:pointer;font-size:10px}.bulk-bar button:last-child{background:transparent;color:var(--muted)}
.customer-link{border:0;background:transparent;text-align:left;padding:0;cursor:pointer}.customer-link:hover b{color:var(--green);text-decoration:underline}.source-dot{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:4px;background:#4d886d}.next-overdue{color:var(--red);font-weight:600}.next-due{color:var(--amber)}
.lead-daily-stats{display:grid;grid-template-columns:repeat(4,minmax(190px,1fr));gap:12px;margin-bottom:16px}.lead-daily-stats article{background:#fff;border:1px solid var(--line);border-radius:7px;padding:15px 17px;min-width:0}.lead-daily-stats article>span,.lead-daily-stats article>small{display:block;color:var(--muted);font-size:11px}.lead-daily-stats strong{display:block;font-size:23px;margin:7px 0 5px}.lead-daily-branches{max-height:92px;overflow:auto;border-top:1px solid var(--line);margin-top:11px;padding-top:7px;scrollbar-width:thin}.lead-daily-branches>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:23px;align-items:center;border-bottom:1px solid #f0f3f1}.lead-daily-branches>div:last-child{border:0}.lead-daily-branches span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#526159;font-size:10px}.lead-daily-branches b{font-size:10px;white-space:nowrap}.lead-follow-rate{height:5px;background:#e8edeb;border-radius:4px;overflow:hidden;margin:8px 0}.lead-follow-rate i{display:block;height:100%;width:0;background:#438364;border-radius:4px}.lead-source-time b,.lead-source-time small{display:block}.lead-source-time small{margin-top:4px;color:var(--muted);font-size:9px;white-space:nowrap}@media(max-width:1050px){.lead-daily-stats{grid-template-columns:1fr 1fr}}@media(max-width:620px){.lead-daily-stats{grid-template-columns:1fr}}
.lead-report-card{width:min(760px,94vw)}.report-setting-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line)}.report-setting-row b,.report-setting-row small{display:block}.report-setting-row small{color:var(--muted);margin-top:4px}.report-clear-webhook{display:flex!important;align-items:center;gap:8px;margin-top:8px;color:var(--muted)}.lead-report-preview{display:grid;gap:5px;margin-top:14px;padding:13px;background:#f2f6f4;border:1px solid #dce6e1;border-radius:6px}.lead-report-preview b{margin-bottom:3px}.lead-report-preview span{font-size:10px;color:#526159}.lead-report-guide{margin-top:12px;border:1px solid var(--line);border-radius:6px;padding:10px 12px}.lead-report-guide summary{cursor:pointer;font-weight:700}.lead-report-guide ol{padding-left:20px;line-height:1.8;color:#526159}.lead-report-guide a{color:var(--green)}
.drawer-mask{position:fixed;inset:0;background:#14201955;z-index:35;opacity:0;pointer-events:none;transition:.22s}.drawer-mask.open{opacity:1;pointer-events:auto}.lead-drawer{position:fixed;right:0;top:0;bottom:0;width:min(560px,100%);background:#f7f9f8;z-index:40;transform:translateX(100%);transition:.25s;overflow:auto;box-shadow:-10px 0 30px #16231e18}.lead-drawer.open{transform:none}.drawer-head{display:flex;align-items:center;justify-content:space-between;background:white;border-bottom:1px solid var(--line);padding:18px 20px}.drawer-head>div{display:flex;align-items:center;gap:11px}.drawer-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e2eee7;color:var(--green);font-size:16px;font-weight:bold}.drawer-head h2{font-size:17px;margin:0 0 4px}.drawer-head p{margin:0;color:var(--muted);font-size:10px}.drawer-head>button{border:0;background:transparent;font-size:24px;cursor:pointer}.drawer-actions{display:flex;gap:9px;padding:14px 20px 0}.drawer-actions button{flex:1}.lead-score,.drawer-section{background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 20px;margin-top:14px}.lead-score>div{display:flex;justify-content:space-between;align-items:center}.lead-score span{color:var(--muted);font-size:11px}.lead-score strong{font-size:23px;color:#2d7556}.lead-score i{display:block;height:6px;background:#e8edea;border-radius:4px;margin:9px 0}.lead-score em{display:block;height:100%;width:92%;background:#3b8562;border-radius:4px}.lead-score p{margin:0;color:var(--muted);font-size:10px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.section-title button{border:0;background:transparent;color:var(--green);font-size:10px;cursor:pointer}.section-title span{font-size:9px;color:var(--muted)}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.info-grid div span,.info-grid div b{display:block}.info-grid div span{font-size:9px;color:var(--muted);margin-bottom:4px}.info-grid div b{font-size:11px}.status-select{height:27px;border:1px solid var(--line);border-radius:4px;font-size:10px;background:white}.drawer-section form textarea{width:100%;height:70px;resize:vertical;border:1px solid #dbe2de;border-radius:5px;padding:10px;font:inherit;font-size:11px}.follow-controls{display:grid;grid-template-columns:110px 1fr auto;gap:7px;margin-top:7px}.follow-controls select,.follow-controls input{min-width:0;border:1px solid #dbe2de;background:white;border-radius:4px;padding:0 7px;font-size:9px}.follow-controls button{height:31px;font-size:10px}.timeline{margin-top:17px}.timeline-item{display:grid;grid-template-columns:25px 1fr;gap:9px;position:relative;padding-bottom:16px}.timeline-item:before{content:"";position:absolute;left:12px;top:24px;bottom:0;width:1px;background:#dce3df}.timeline-item:last-child:before{display:none}.timeline-icon{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e6f0ea;color:var(--green);font-size:9px;z-index:1}.timeline-item p{margin:2px 0 5px;font-size:11px;line-height:1.5}.timeline-item small{font-size:9px;color:var(--muted)}
@media(max-width:760px){.table-tools{flex-wrap:wrap}.bulk-bar{align-items:flex-start;flex-wrap:wrap}.bulk-bar span{width:100%}.follow-controls{grid-template-columns:1fr}.info-grid{grid-template-columns:1fr 1fr}}
.drawer-actions{flex-wrap:wrap}.drawer-actions button{flex:1 1 110px}.drawer-actions .danger{border:1px solid #d88989;background:#fff;color:#b42318}.drawer-actions .danger:hover{background:#fff1f0;border-color:#c53f3f}
