@font-face{font-family:B612;src:local("B612-Regular"),url(/fonts/B612-Regular.ttf)}.app-container{min-height:100vh;padding:24px;background:#f5f7fa;color:#172033}.app-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.query-buttons{display:flex;gap:10px}button{padding:10px 18px;border:0;border-radius:6px;background:#2457d6;color:#fff;cursor:pointer;font:inherit;font-weight:600}button:hover:not(:disabled){background:#1948bd}button:disabled{cursor:wait;opacity:.65}.status{margin:0}.raw-response{margin-bottom:24px;border:1px solid #ccd4e0;border-radius:8px;background:#fff}.raw-response summary{padding:12px 14px;cursor:pointer;font-weight:600}.raw-response pre{max-height:420px;margin:0;padding:14px;overflow:auto;border-top:1px solid #e1e6ee;background:#111827;color:#e5e7eb;font-size:.8rem;line-height:1.45;white-space:pre-wrap;word-break:break-word}.candidate-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.candidate-card{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 2px 8px #1622331f}.candidate-card img{display:block;width:100%;aspect-ratio:16 / 9;background:#e1e6ee;-o-object-fit:cover;object-fit:cover}.candidate-details{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;font-size:.85rem}@media(max-width:600px){.app-container{padding:16px}.app-header{align-items:flex-start;flex-direction:column}.query-buttons{flex-wrap:wrap}}
