/* Sidewords page overrides: retain legible portrait screenshots. */
:root { --accent: #286b57; --tint: #eef8f3; }
.screenshots img { max-height: 540px; object-fit: contain; background: #f4f4f4; }
