.app{max-width:960px;margin:0 auto;padding:2rem 1.5rem 4rem}.app-header h1{margin:0 0 .25rem;color:#f2f2f3}.subtitle{color:#9a9aa2;margin-top:0}.card-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.source-card{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.25rem 1.5rem;background:#1b1b1f;color:#f2f2f3;border:1px solid #2e2e33;border-radius:10px;box-shadow:0 1px 3px #0000004d;cursor:pointer;text-align:left;font:inherit;transition:box-shadow .15s ease,border-color .15s ease,background .15s ease}.source-card:hover{border-color:#3b82f6;background:#202024;box-shadow:0 2px 10px #3b82f633}.source-card.is-loading{opacity:.7;cursor:wait}.source-card.is-active{border-color:#3b82f6}.source-card-label{font-size:1.1rem;font-weight:600;color:#f2f2f3}.source-card-status{font-size:.85rem;color:#9a9aa2}.source-card-count{color:#4ade80;font-weight:600}.source-card-error{color:#f87171}.industry-filter{margin-top:1.75rem;display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.industry-filter-label{color:#9a9aa2;font-size:.9rem;white-space:nowrap}.industry-chips{display:flex;flex-wrap:wrap;gap:.5rem}.chip{padding:.35rem .85rem;border-radius:999px;border:1px solid #2e2e33;background:#1b1b1f;color:#d4d4d8;font-size:.85rem;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.chip:hover{border-color:#3b82f6}.chip-active{background:#3b82f6;border-color:#3b82f6;color:#f8fafc;font-weight:600}.results{margin-top:1.5rem}.status{color:#9a9aa2}.jobs-table{width:100%;border-collapse:collapse;background:#1b1b1f;border:1px solid #2e2e33;border-radius:10px;overflow:hidden}.jobs-table th,.jobs-table td{text-align:left;padding:.6rem .8rem;border-bottom:1px solid #2e2e33;font-size:.9rem;vertical-align:top;color:#f2f2f3}.jobs-table th{background:#202024;font-weight:600;color:#d4d4d8}.jobs-table tr:last-child td{border-bottom:none}.jobs-table tr:hover td{background:#202024}.jobs-table a{color:#60a5fa;text-decoration:none;font-weight:500}.jobs-table a:hover{text-decoration:underline}@media (max-width: 640px){.card-row{grid-template-columns:1fr}}:root{color-scheme:dark;font-family:system-ui,-apple-system,Segoe UI,sans-serif}body{margin:0;background:#0f0f11;color:#f2f2f3}
