.api-status{display:flex;align-items:center;justify-content:center;gap:10px;margin:15px 0;padding:10px 15px;border-radius:6px;background:#e8f5e8;color:#2e7d32}.status-indicator{width:10px;height:10px;border-radius:50%;background:var(--success);animation:pulse 2s infinite}