/* page-slot.css — акценты страницы слот-салона */
.jackpot-tier { background: linear-gradient(180deg, var(--bg-2), #14231A); border: 1px solid var(--line); border-radius: var(--radius); padding: 18px; }
.jackpot-tier h4 { color: var(--lime); font-size: 15px; margin-bottom: 6px; }

.table-responsive table th:last-child,
.table-responsive table td:last-child { text-align: right; white-space: nowrap; }
