:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font:16px/1.5 system-ui,Segoe UI,Roboto,sans-serif}body{background:#0f172a;min-height:100vh;margin:0}#root{min-height:100vh}.app{color:#e2e8f0;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 4rem;font-family:system-ui,-apple-system,sans-serif}.muted{color:#94a3b8}.hero{text-align:center;padding:2rem 0 3rem}.hero h1{margin-bottom:1rem;font-size:2.75rem}.hero-tagline{color:#cbd5e1;max-width:640px;margin:0 auto;font-size:1.05rem;line-height:1.6}.hero-steps{text-align:left;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:900px;margin:2.5rem auto 2rem;display:grid}.hero-step{background:#1e293b;border-radius:12px;padding:1.25rem}.hero-step-number{color:#fff;background:#6366f1;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-bottom:.6rem;font-size:.85rem;font-weight:700;display:inline-flex}.hero-step h3{margin:0 0 .4rem;font-size:1rem}.hero-step p{margin:0;font-size:.9rem}.hero-cta{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;padding:.75rem 1.75rem;font-size:1rem;font-weight:600}.mock-banner{color:#fdba74;background:#422006;border-radius:6px;margin-top:.5rem;padding:.35rem .75rem;font-size:.85rem;display:inline-block}.search-form{background:#1e293b;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:1rem;margin:2rem 0;padding:1.5rem;display:grid}.field{flex-direction:column;gap:.4rem;display:flex}.field label{color:#cbd5e1;font-size:.85rem}.field input,.field select{color:#f1f5f9;background:#0f172a;border:1px solid #334155;border-radius:6px;padding:.55rem .7rem;font-size:.95rem}.search-form button,.results-actions button{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:6px;height:fit-content;padding:.6rem 1.2rem;font-weight:600}.search-form button:disabled,.results-actions button:disabled{opacity:.6;cursor:not-allowed}.results-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.results-actions{gap:.6rem;display:flex}.results-table{border-collapse:collapse;background:#1e293b;border-radius:12px;width:100%;overflow:hidden}.results-table th{text-align:left;text-transform:uppercase;color:#94a3b8;background:#0f172a;padding:.75rem 1rem;font-size:.8rem}.results-table td{vertical-align:top;border-top:1px solid #334155;padding:.75rem 1rem;font-size:.9rem}.prospect-row{cursor:pointer}.prospect-row:hover{background:#24324a}.company-name{font-weight:600}.results-table a{color:#93c5fd;font-size:.85rem}.score-badge{border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:700;display:inline-flex}.score-high{color:#86efac;background:#14532d}.score-medium{color:#fde047;background:#713f12}.score-low{color:#fca5a5;background:#450a0a}.confidence{border-radius:999px;padding:.1rem .5rem;font-size:.75rem}.confidence-high{color:#86efac;background:#14532d}.confidence-medium{color:#fde047;background:#713f12}.confidence-low{color:#fca5a5;background:#450a0a}.prospect-detail td{background:#0f172a}.detail-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.detail-grid h4{margin-bottom:.5rem}.detail-grid ul{flex-direction:column;gap:.3rem;margin:0 0 .75rem;padding:0;font-size:.85rem;list-style:none;display:flex}.detail-grid li.positive{color:#86efac}.detail-grid li.negative{color:#fca5a5}.outreach-draft{white-space:pre-wrap;background:#1e293b;border-radius:8px;padding:.75rem;font-family:ui-monospace,monospace;font-size:.85rem}@media (width<=700px){.detail-grid{grid-template-columns:1fr}}
