.lottery-games,.lottery-player-room{--games-bg: #f4f7fb;--games-surface: #ffffff;--games-surface-2: #edf3f7;--games-ink: #152033;--games-muted: #667085;--games-line: rgba(21, 32, 51, .14);--games-accent: #0ea5a4;--games-win: #d89a18;min-height:100vh;color:var(--games-ink);background:radial-gradient(circle at 12% 8%,rgba(14,165,164,.15),transparent 26%),linear-gradient(135deg,#f7fafc,#edf3f7)}[data-bs-theme=dark] .lottery-games,[data-bs-theme=dark] .lottery-player-room{--games-bg: #111418;--games-surface: #1b2027;--games-surface-2: #252c35;--games-ink: #f6f8fb;--games-muted: #a8b3c2;--games-line: rgba(246, 248, 251, .14);--games-accent: #2dd4bf;--games-win: #ffd166;background:radial-gradient(circle at 12% 8%,rgba(45,212,191,.13),transparent 26%),linear-gradient(135deg,#111418,#1b2027)}.lottery-games{display:grid;align-content:start;gap:1rem;padding:clamp(1rem,2.5vw,2rem)}.lottery-games-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:1rem;align-items:end;padding:clamp(1rem,3vw,2rem);border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface);box-shadow:0 18px 48px #15203314}.lottery-games-hero__copy span{display:inline-flex;padding:.25rem .55rem;border-radius:999px;background:#0ea5a41f;color:var(--games-accent);font-size:.78rem;font-weight:800;text-transform:uppercase}.lottery-games-hero__copy h1{margin:.45rem 0 .35rem;font-size:clamp(2rem,4vw,4.5rem);font-weight:900;letter-spacing:0}.lottery-games-hero__copy p{max-width:680px;margin:0;color:var(--games-muted);font-size:1.05rem}.lottery-games-join{display:grid;gap:.4rem;padding:.8rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface-2)}.lottery-games-join label{color:var(--games-muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.lottery-games-join>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.lottery-games-join__error{color:#dc3545;font-weight:700}.lottery-games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.lottery-games-card{display:grid;grid-template-rows:auto 1fr auto;gap:1rem;min-height:260px;padding:1rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface);box-shadow:0 16px 42px #15203312}.lottery-games-card>i{display:grid;width:48px;height:48px;place-items:center;border-radius:8px;background:#0ea5a41f;color:var(--games-accent);font-size:1.55rem}.lottery-games-card h2{margin:0 0 .4rem;font-size:1.35rem;font-weight:900;letter-spacing:0}.lottery-games-card p{margin:0;color:var(--games-muted)}.lottery-games-card a{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--games-ink)}.lottery-games-card.is-wheel>i{background:#d89a1824;color:var(--games-win)}.lottery-games-recent{display:grid;gap:.7rem;padding:1rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface)}.lottery-games-recent h2{margin:0;font-size:1rem;font-weight:900}.lottery-games-recent>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.lottery-games-recent a{display:grid;gap:.15rem;padding:.7rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface-2);color:var(--games-ink)}.lottery-games-recent span,.lottery-games-recent em{overflow:hidden;color:var(--games-muted);font-style:normal;text-overflow:ellipsis;white-space:nowrap}.lottery-player-room{display:grid;gap:.8rem;padding:clamp(.75rem,2vw,1.25rem)}.lottery-player-room__top,.lottery-player-room__stage{border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface);box-shadow:0 16px 42px #15203314}.lottery-player-room__top{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:.8rem}.lottery-player-room__top a{display:inline-flex;align-items:center;gap:.4rem;color:var(--games-accent);font-weight:800}.lottery-player-room__top span,.lottery-player-room__top dt{color:var(--games-muted);font-size:.72rem;font-weight:800;text-transform:uppercase}.lottery-player-room__top h1{margin:.15rem 0 0;font-size:clamp(1.3rem,2.4vw,2.2rem);font-weight:900;letter-spacing:0}.lottery-player-room__top dl{display:flex;gap:.65rem;margin:0}.lottery-player-room__top dd{margin:0;font-weight:900}.lottery-player-room__stage{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(220px,.6fr);gap:.8rem;padding:.8rem}.lottery-player-room__current,.lottery-player-room__winner{display:grid;justify-items:center;gap:.35rem;padding:1rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface-2);text-align:center}.lottery-player-room__current span,.lottery-player-room__winner span{color:var(--games-muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.lottery-player-room__current img,.lottery-player-room__winner img{width:min(220px,48vw);aspect-ratio:.68;border-radius:8px;object-fit:contain;background:var(--games-surface)}.lottery-player-room__current>i,.lottery-player-room__winner>i{display:grid;width:min(220px,48vw);aspect-ratio:.68;place-items:center;border-radius:8px;background:var(--games-surface);color:var(--games-muted);font-size:4rem}.lottery-player-room__winner{align-content:center}.lottery-player-room__winner strong{color:var(--games-win);font-size:clamp(1.6rem,3vw,3rem);line-height:1.05}.lottery-player-room__cards{display:grid;grid-template-columns:repeat(9,minmax(64px,1fr));gap:.45rem}.lottery-player-room__cards article{display:grid;gap:.25rem;min-height:124px;padding:.3rem;border:1px solid var(--games-line);border-radius:8px;background:var(--games-surface)}.lottery-player-room__cards article img{width:100%;height:100%;min-height:84px;aspect-ratio:.68;border-radius:5px;object-fit:contain;background:var(--games-surface-2)}.lottery-player-room__cards article strong{overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.lottery-player-room__cards article.is-called:not(.is-winner) img{filter:grayscale(1);opacity:.52}.lottery-player-room__cards article.is-winner{border-color:var(--games-win);box-shadow:0 0 0 2px #d89a1833}@media (max-width: 991.98px){.lottery-games-hero,.lottery-games-grid,.lottery-games-recent>div,.lottery-player-room__stage{grid-template-columns:1fr}.lottery-player-room__top{grid-template-columns:1fr}}@media (max-width: 767.98px){.lottery-games-join>div{grid-template-columns:1fr}.lottery-player-room__cards{grid-template-columns:repeat(4,minmax(64px,1fr))}}
