/* Right-to-left (Arabic) direction layer. Linked only by *.ar.html pages,
   after style.css. Logical properties in style.css flip off `direction`. */
html { direction: rtl; }
.att-tile { --dx: -6px; }
