.slot-game,.higher-game{min-height:460px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:18px}.slot-title{font:18px/1.5 'Press Start 2P';text-align:center;color:#ffd34e;text-shadow:4px 4px #7f4d11}.slot-reels{display:flex;gap:8px;padding:12px;background:#272c34;border:4px solid #f4f1e8;box-shadow:7px 7px #000}.slot-reels i{width:92px;height:105px;display:grid;place-items:center;background:#f4f1e8;color:#171717;font:normal 38px sans-serif;border:4px solid #555}.slot-controls{display:flex;gap:7px}.slot-controls button{padding:10px 13px;background:#292e36;color:white;border:2px solid #777;font:9px 'Press Start 2P';cursor:pointer}.slot-controls button.active,.slot-controls .spin{background:#c8f25a;color:#171717}.slot-credit,.slot-paytable,.hl-score{font:8px/1.6 'Press Start 2P';color:#abb1ba;text-align:center}.hl-cards{display:flex;gap:22px}.hl-card{width:135px;height:185px;background:#f4f1e8;color:#171717;border:5px solid #777;box-shadow:7px 7px #000;display:flex;flex-direction:column;justify-content:space-between;padding:15px}.hl-card b{font:30px 'Press Start 2P'}.hl-card span{font-size:55px;text-align:right}.hl-card.next{display:grid;place-items:center;background:#8b78ff;color:white;font:45px 'Press Start 2P'}.golf-stage canvas{width:100%;height:auto;touch-action:none;cursor:crosshair}
@media(max-width:480px){.slot-reels i{width:70px;height:85px}.hl-card{width:105px;height:150px}}
