.bulk-bar{display:flex;gap:10px;align-items:center;margin-bottom:14px}.bulk-bar strong{margin-right:auto}.inline-form{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.inline-form input,.inline-form select{flex:1;min-width:120px;padding:8px;border:1px solid var(--line);border-radius:6px}.user-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:10px 0}.user-row small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.website-link{color:var(--brand);font-weight:600;text-decoration:none}.website-link:hover{text-decoration:underline}.lead-check{accent-color:var(--brand)}
.dark-theme{--ink:#f1f3f4;--muted:#aeb5ba;--canvas:#202225;--card:#2b2e33;--line:#464a50}.dark-theme .sidebar{background:#17191c}.dark-theme .topbar,.dark-theme th{background:#24272b}.dark-theme .form-card input,.dark-theme .form-card select,.dark-theme select,.dark-theme textarea,.dark-theme .inline-form input,.dark-theme .inline-form select{background:#202225;color:var(--ink);border-color:var(--line)}.dark-theme .email-preview,.dark-theme .finding,.dark-theme .pipeline-chip{background:#25282c;color:var(--ink);border-color:var(--line)}.dark-theme a,.dark-theme .website-link{color:#7ee2bd}.dark-theme .nav:hover,.dark-theme .nav.active{background:#34383e}.dark-theme .secondary{background:#34383e;color:#f1f3f4;border-color:#555a61}.dark-theme .metric,.dark-theme .card{box-shadow:0 10px 30px rgba(0,0,0,.24)}
@keyframes softRise{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.card{animation:softRise .28s ease both}.metric:nth-child(2){animation-delay:.03s}.metric:nth-child(3){animation-delay:.06s}.metric:nth-child(4){animation-delay:.09s}@media(prefers-reduced-motion:reduce){.card{animation:none}}
