.sm-grid-buttons{display:flex;gap:6px}.sm-grid-buttons__button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#e3e3e3;transition:color .15s}.sm-grid-buttons__button:hover{color:#1551e5}.sm-grid-buttons__button--active{cursor:default;color:#1551e5;background-color:#f2f6ff}.sm-grid-buttons__button+.sm-grid-buttons__button{margin-left:6px}
