/* zoroya shared validation bridge — visual rules live in ../site.css */
h1, h2, h3, .lead, .button, summary { word-break: auto-phrase; text-wrap: pretty; }
@media (max-width: 768px) {
  h1 { font-size: 38px; }
  .l-section { padding-block: 68px; }
}
