*{box-sizing:border-box;margin:0;padding:0}body{background:#f8fafc;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{min-height:100vh}.app-header{align-items:center;background:#0f172a;color:#f8fafc;display:flex;justify-content:space-between;padding:16px 32px}.app-header h1{font-size:20px;font-weight:600}.header-status{font-size:14px}.health-indicator{align-items:center;display:inline-flex;gap:8px}.health-dot{background:#16a34a;border-radius:50%;height:8px;width:8px}.app-main{margin:0 auto;max-width:1200px;padding:24px 32px}.filter-bar{display:flex;gap:12px;margin-bottom:24px}.filter-bar input,.filter-bar select{background:#fff;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;padding:8px 12px}.filter-bar input{flex:1 1;max-width:300px}.error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;margin-bottom:16px;padding:12px 16px}.empty-state,.loading{color:#64748b;padding:48px;text-align:center}.empty-state{background:#fff;border:1px solid #e2e8f0;border-radius:8px}.agent-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}.agent-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;padding:20px;transition:box-shadow .15s}.agent-card:hover{box-shadow:0 4px 12px #00000014}.agent-modal-overlay{align-items:center;background:#0f172a80;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.agent-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0003;max-height:80vh;max-width:560px;overflow-y:auto;padding:28px;position:relative;width:100%}.agent-modal-close{background:none;border:none;color:#64748b;cursor:pointer;font-size:24px;line-height:1;position:absolute;right:16px;top:12px}.agent-modal-close:hover{color:#1e293b}.agent-avatar--large{height:56px;width:56px}.agent-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px}.agent-card-identity{align-items:center;display:flex;gap:10px}.agent-avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.agent-name{font-size:16px;font-weight:600}.agent-version{color:#64748b;font-size:12px;margin-left:8px}.agent-description{color:#475569;font-size:14px;line-height:1.4;margin-bottom:12px}.agent-meta{margin-bottom:12px}.agent-meta-row{align-items:center;display:flex;font-size:13px;justify-content:space-between;padding:4px 0}.meta-label{color:#64748b;font-weight:500}.meta-value{color:#1e293b}a.meta-value{color:#2563eb;text-decoration:none}a.meta-value:hover{text-decoration:underline}.agent-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.tag{background:#eff6ff;border-radius:4px;color:#1d4ed8;font-size:12px;font-weight:500;padding:2px 8px}.agent-capabilities{border-top:1px solid #f1f5f9;padding-top:10px}.capability-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.capability{background:#f0fdf4;border-radius:4px;color:#166534;font-size:12px;font-weight:500;padding:2px 8px}.capability-detail-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.capability-detail{background:#f8fafc;border-radius:6px;display:flex;flex-direction:column;gap:2px;padding:6px 10px}.capability-name{color:#166534;font-size:13px;font-weight:600}.capability-desc{color:#64748b;font-size:12px;line-height:1.4}.agent-capabilities-summary{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-top:8px;padding-top:10px}.expand-hint{color:#94a3b8;font-size:12px}
/*# sourceMappingURL=main.b6696997.css.map*/