/* stylesheet_9.css - Стили таблиц (VIP/Promo) */
table.casino-table { width: 100%; border-collapse: collapse; background: #0C1C4A; border-radius: 12px; overflow: hidden; }
table.casino-table th, table.casino-table td { padding: 16px; text-align: left; border-bottom: 1px solid rgba(255,255,255,0.05); }