/* The two 1M grand prizes share the existing gold showcase. */
.game-fortune .fortune-tiers>button:not(:disabled){cursor:pointer;color:#aabfc9}
.game-fortune .fortune-tiers>button.active:not(:disabled){color:#baff8f}
.game-fortune .fortune-tiers>button:not(:disabled):hover{border-color:#a6ff7280;background:#233b32;color:#c4ff9b}
.game-fortune .fortune-tiers>button.active:disabled{opacity:.8;color:#a6ff72}
.game-fortune .fortune-jackpot-multiple{display:block;padding:14px 10px 10px}
.game-fortune .fortune-jackpot-multiple>.fortune-jackpot-heading{justify-content:center;margin-bottom:6px}
.fortune-grand-prize{display:flex;align-items:center;gap:8px;text-align:left;padding:8px 0}
.fortune-grand-prize+.fortune-grand-prize{border-top:1px solid #a98c4933}
.game-fortune .fortune-grand-prize .product-art{width:45%;height:76px;flex-shrink:0}
.game-fortune .fortune-grand-prize .product-art img{transform:none;padding:0}
.fortune-grand-prize h3{font-size:14px;line-height:1.35;margin:0 0 5px;color:#f0dbaf}
.fortune-grand-prize b{font-size:10px;font-weight:500;color:#c7b589}
.fortune-prize-grid.nine-prizes{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(min-width:761px) and (max-width:1100px){.game-fortune .fortune-stake{flex-wrap:nowrap;gap:6px}.game-fortune .fortune-stake>span:first-child{font-size:11px}.game-fortune .fortune-stake .money{font-size:21px;gap:6px}.game-fortune .fortune-stake .money .icon{width:18px;height:18px}}
@media(max-width:760px){.game-fortune .fortune-jackpot-multiple{max-width:none}.game-fortune .fortune-grand-prize .product-art{height:82px}.fortune-grand-prize h3{font-size:16px}}
