:root{--searched:#67e8a5;--searched-deep:#0f8f5a;--searched-ink:#062e20}.searched-hero{background:radial-gradient(circle at 85% 10%,rgba(103,232,165,.18),transparent 32%),linear-gradient(135deg,#071912,#0d2920 58%,#10241f);border-color:rgba(103,232,165,.32)}.searched-hero h1,.searched-hero p{color:#f3fff9}.searched-mark{color:var(--searched);text-shadow:0 0 18px rgba(103,232,165,.45)}.searched-metrics strong{color:var(--searched-deep)}.status.searched{background:rgba(103,232,165,.14);border-color:rgba(15,143,90,.32);color:#087247}.searched-provider-chips{display:flex;flex-wrap:wrap;gap:.75rem}.searched-provider-chip{display:grid;gap:.15rem;padding:.7rem .9rem;border:1px solid var(--line);border-radius:999px;background:var(--surface-2)}.searched-provider-chip.active{border-color:rgba(15,143,90,.55);box-shadow:0 0 0 3px rgba(103,232,165,.1)}.searched-provider-chip small{font-size:.72rem}.searched-source-list{display:grid;gap:.6rem}.searched-source-list div{display:flex;justify-content:space-between;padding:.7rem;border-bottom:1px solid var(--line)}.searched-platform-grid,.searched-credential-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.75rem}.searched-platform-option,.searched-credential-option{display:flex;align-items:center;gap:.65rem;padding:.85rem;border:1px solid var(--line);border-radius:14px;background:var(--surface-2)}.searched-platform-option span{border-left:4px solid var(--platform-color);padding-left:.55rem}.searched-credential-option span{display:grid}.searched-result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.searched-result-card{display:flex;flex-direction:column;gap:.7rem;padding:1rem;border:1px solid var(--line);border-radius:18px;background:var(--surface-2);min-width:0}.searched-result-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:12px}.searched-result-card h3{margin:0}.searched-result-card p{margin:0;overflow-wrap:anywhere}.searched-result-card dl{display:grid;grid-template-columns:auto 1fr;gap:.3rem .7rem;font-size:.82rem}.searched-result-card dt{font-weight:700}.searched-result-card dd{margin:0}.searched-result-top{display:flex;justify-content:space-between;gap:.5rem;font-size:.75rem}.searched-source{color:var(--searched-deep);font-weight:800}.searched-provider-catalog{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin:1rem 0}.searched-provider-form [data-searched-fields]{display:grid;gap:1rem}.searched-run-form fieldset{border:1px solid var(--line);border-radius:16px;padding:1rem}.searched-run-form legend{padding:0 .5rem;font-weight:800}@media(max-width:720px){.searched-result-grid,.searched-provider-catalog{grid-template-columns:1fr}}