.hero-actions #saveState.sync-ok { color: var(--green); }
.hero-actions #saveState.sync-error { color: #ff8994; }
.sync-button[disabled] { cursor: not-allowed; filter: grayscale(1); opacity: .55; }
