/* Variante de apresentação da publicação 893dc677; preserva métricas e interações. */
.sidebar__quality,
.sidebar__user small,
.topbar__title p,
.v1-section-head p,
.v1-muted,
.page-footer,
.v1-section:has(.v3-explainer),
.v2-volume-banner p,
.sidebar__nav button:last-of-type {
  display: none !important;
}

.v1-section-head p.presentation-essential,
.v1-muted.presentation-essential {
  display: block !important;
  margin-top: 5px;
  color: #61716d;
  font-size: 12px;
  line-height: 1.45;
}

.v1-section-head { margin-bottom: 18px; }
.page-content { padding-top: 24px; }
.prototype-notice {
  display: flex;
  width: max-content;
  min-height: 0;
  margin: 0 0 12px auto;
  padding: 5px 9px;
  border: 1px solid #cbd5d1;
  border-radius: 6px;
  background: #f7faf8;
  color: #50645f;
  font-size: 11px;
}
.prototype-notice svg { width: 13px; height: 13px; }
