/* Only Deliveries v9.34.0 — Direct Buyer Priority presentation */
.direct-buyer-hero{border:1px solid rgba(42,204,194,.28);background:linear-gradient(135deg,rgba(10,35,52,.96),rgba(7,17,31,.98));overflow:hidden}
.direct-buyer-hero .buyer-hero-head,.buyer-workspace-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.direct-buyer-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}
.direct-buyer-kpis>div{padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.035)}
.direct-buyer-kpis span{display:block;font-size:12px;color:var(--muted,#9fb0c0)}
.direct-buyer-kpis strong{display:block;font-size:24px;margin-top:4px}
.direct-buyer-list{display:grid;gap:9px}
.direct-buyer-row{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025)}
.direct-buyer-row:hover{border-color:rgba(42,204,194,.35);background:rgba(42,204,194,.045)}
.buyer-score{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;font-weight:800;font-size:20px;border:1px solid rgba(255,255,255,.14)}
.buyer-score.contact_now{background:rgba(42,204,194,.14);color:#d9fffb}.buyer-score.high_probability{background:rgba(244,182,67,.12);color:#ffe7ad}.buyer-score.build{background:rgba(126,144,255,.12)}.buyer-score.research{background:rgba(255,255,255,.055)}
.buyer-main b{font-size:15px}.buyer-main small,.buyer-main em{display:block;font-style:normal;color:var(--muted,#9fb0c0);margin-top:3px}.buyer-main .buyer-reasons{color:#d7e2eb}
.buyer-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.buyer-band{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.buyer-band:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor}
.buyer-workspace{display:grid;gap:14px}.buyer-band-section{border-top:1px solid rgba(255,255,255,.08);padding-top:12px}.buyer-band-section h3{margin:0 0 8px}
.buyer-score-breakdown{display:flex;gap:7px;flex-wrap:wrap;margin-top:6px}.buyer-score-breakdown span{font-size:11px;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:3px 7px;color:var(--muted,#9fb0c0)}
.buyer-direct-rule{padding:10px 12px;border-left:3px solid #2accc2;background:rgba(42,204,194,.06);border-radius:10px}
@media(max-width:860px){.direct-buyer-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.direct-buyer-row{grid-template-columns:52px minmax(0,1fr)}.buyer-score{width:46px;height:46px;border-radius:13px;font-size:17px}.buyer-actions{grid-column:1/-1;justify-content:flex-start}.direct-buyer-hero .buyer-hero-head,.buyer-workspace-head{display:block}}
