/* Good Sundays — demo page only: back-link + minor hero trim for the standalone workspace preview. */
.demo-back-link{
  display:inline-flex;align-items:center;gap:6px;
  margin-bottom:18px;
  font-size:12.5px;
  background:rgba(244,248,242,.1);border-color:rgba(244,248,242,.32);color:#fdfbf5;
}
.demo-back-link:hover{background:rgba(244,248,242,.18);border-color:rgba(244,248,242,.5)}
.demo-page-hero .hero-copy{max-width:640px}
