/* Critical visibility fix: author display rules must never override the hidden attribute. */
[hidden]{display:none!important}

/* Keep the primary create action readable on its blue topbar button. */
.topbar .create img{filter:brightness(0) invert(1)}
