.theme-keno-race { --bg:#081613; --accent:#41ffd0; --accent-2:#ff5bd6; background:radial-gradient(circle at 80% 8%, rgba(65,255,208,.18), transparent 35%), #081613; }
.page-head{padding:48px 0 22px}.page-head h1{font-size:clamp(2.1rem,5vw,4.5rem);line-height:.95;letter-spacing:-.065em;margin:10px 0}.page-head p{color:var(--muted);line-height:1.65;max-width:760px}.race-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.race-card{padding:22px}.race-card span,.race-card p{color:var(--muted)}.race-card strong{display:block;margin:10px 0;font-size:2.4rem;letter-spacing:-.06em}@media(max-width:860px){.race-grid{grid-template-columns:1fr}}
