:root{--row-cards-height:91px;--offset-float-components:60px}.deck-board{width:100%;position:relative;background-color:#25170a;background-image:url(/_next/static/media/wood.525b28e2.webp);background-size:1200px;background-position:0;box-sizing:border-box}.deck-board.openBoard{min-height:calc(var(--row-cards-height) * 4)}.global-counter-cards{position:absolute;top:var(--offset-float-components);left:0;width:100px;height:30px;border-radius:15px;display:flex;align-items:center;justify-content:center;z-index:999;font-size:1.25rem;font-weight:700;background:linear-gradient(90deg,#ebc837,#ffeb8b);box-shadow:0 0 4px #000;color:#000}.deckboard-actions{position:absolute!important;right:-5px;top:var(--offset-float-components)}