.st-wrap{margin:0 auto;max-width:720px;padding:48px 20px 64px}.st-head{align-items:center;display:flex;gap:14px;margin-bottom:6px}.st-head h1{font-size:1.6rem;margin:0}.st-overall{align-items:center;border-radius:999px;display:inline-flex;font-size:.95rem;font-weight:700;gap:8px;padding:6px 14px}.st-overall.operational{background:#e7f5ee;color:#1d6b45}.st-overall.degraded{background:#fcf3e3;color:#8a5410}.st-overall.outage{background:#fde8e8;color:#9b1c1c}.st-sub{color:#6b7280;font-size:.9rem;margin:0 0 28px}.st-list{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.st-row{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;justify-content:space-between;padding:15px 18px}.st-row:last-child{border-bottom:none}.st-row__right{align-items:center;display:flex;gap:8px}.st-name{font-weight:600}.st-detail{color:#6b7280;font-size:.82rem;margin-top:2px}.st-dot{border-radius:50%;flex:none;height:10px;width:10px}.st-dot.operational{background:#16a34a}.st-dot.degraded{background:#d97706}.st-dot.outage{background:#dc2626}.st-state{font-size:.85rem;font-weight:600;text-transform:capitalize}.st-state.operational{color:#1d6b45}.st-state.degraded{color:#8a5410}.st-state.outage{color:#9b1c1c}.st-api{color:#6b7280;font-size:.88rem;margin-top:28px}.st-api code{background:#f3f4f6;border-radius:6px;padding:2px 7px}[data-theme=dark] .st-row{background:var(--brand-surface)}[data-theme=dark] .st-list,[data-theme=dark] .st-row{border-color:var(--brand-border)}[data-theme=dark] .st-api,[data-theme=dark] .st-detail,[data-theme=dark] .st-sub{color:var(--text-muted)}[data-theme=dark] .st-api code{background:var(--dashboard-bg-elevated)}[data-theme=dark] .st-overall.operational{background:var(--alert-success-bg);color:var(--alert-success-text)}[data-theme=dark] .st-overall.degraded{background:var(--alert-warning-bg);color:var(--alert-warning-text)}[data-theme=dark] .st-overall.outage{background:var(--alert-error-bg);color:var(--alert-error-text)}[data-theme=dark] .st-state.operational{color:var(--alert-success-text)}[data-theme=dark] .st-state.degraded{color:var(--alert-warning-text)}[data-theme=dark] .st-state.outage{color:var(--alert-error-text)}