/* ============================================================
   Steering Group Page (Dargan Forum)
   ============================================================ */
body.steering-active #expanded-title,
body.steering-active #detail-panel,
body.steering-active #bg-layer,
body.steering-active #c4-link { display: none !important; }

.stg-body {
  flex: 1;
  overflow-y: auto;
  padding: 24px 28px 10cm;
}
.stg-placeholder {
  max-width: 600px;
  margin: 48px auto;
  text-align: center;
  color: #64748b;
  font-size: 0.9rem;
}
.stg-placeholder h2 {
  color: #1e293b;
  margin-bottom: 8px;
}
