Ariver
2026-06-06 3c872484b26ba9f1997531a76f417335c768b980
docs/styles.css
@@ -187,7 +187,7 @@
  max-width: 22em;
}
/* Right art: original design pixels — subtle reflection only, capped height */
/* Right art: user-provided hero visual (use as-is) */
.hero__art {
  margin: 0;
  line-height: 0;
@@ -198,10 +198,9 @@
.hero__art img {
  display: block;
  width: auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: clamp(300px, 42vw, 500px);
}
/* Main content */