/* ===== Lust Goddess Hero Section ===== */
.hero-live-pill {
  background: rgba(230,55,124,0.15);
  border: 1px solid rgba(230,55,124,0.3);
}
.hero-live-dot {
  width: 8px; height: 8px;
  background: #39ff9e;
  box-shadow: 0 0 6px rgba(57,255,158,0.6);
}
.hero-live-label {
  color: #ff6db0;
  letter-spacing: 0.22em;
}
.hero-stat-color { color: #ff6db0; }
.dogtag-label { letter-spacing: 0.08em; }
.dogtag-value { font-size: 1.1rem; }
