*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f5f7fa;color:#1a1a2e;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:24px}header{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px 0;margin-bottom:32px}header h1{font-size:24px;color:#0f172a}header p{color:#64748b;font-size:14px;margin-top:4px}.filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.filters button,.filters select{padding:8px 14px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;font-size:14px;cursor:pointer}.filters button{background:#0f172a;color:#fff;border-color:#0f172a}.lead-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:20px;margin-bottom:16px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.lead-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.lead-header h2{font-size:18px;color:#0f172a}.badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase}.badge.high{background:#fee2e2;color:#991b1b}.badge.medium{background:#fef3c7;color:#92400e}.badge.low{background:#e0f2fe;color:#075985}.meta{color:#64748b;font-size:13px;margin-bottom:12px}.section{margin-top:12px}.section h4{font-size:13px;color:#475569;margin-bottom:4px}.section p{font-size:14px;color:#334155}.source-link{display:inline-block;margin-top:12px;color:#2563eb;text-decoration:none;font-size:14px}.source-link:hover{text-decoration:underline}.empty{text-align:center;padding:60px;color:#64748b}.login-box{max-width:360px;margin:80px auto;background:#fff;padding:32px;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05)}.login-box input{width:100%;padding:10px;margin-bottom:12px;border:1px solid #cbd5e1;border-radius:6px}.login-box button{width:100%;padding:10px;background:#0f172a;color:#fff;border:none;border-radius:6px;cursor:pointer}.tabs{display:flex;gap:16px;margin-bottom:20px;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.tab{cursor:pointer;color:#64748b;font-size:14px;padding-bottom:4px}.tab.active{color:#0f172a;border-bottom:2px solid #0f172a}