:root{color-scheme:dark}body{margin:0;background:#0b1622;color:#e6eef7;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.tile-wrap{display:flex;flex-direction:column;align-items:center;gap:4px}.tile{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:20px;color:#fff;box-shadow:inset 0 0 0 2px #ffffff1f}.tile--red{background:#de1f45}.tile--black{background:#1b1f27}.tile--white{background:#eef3f8;color:#0b1622}.tile--empty{background:#10202f;box-shadow:none}.tile--live{outline:3px solid #2f7bff;outline-offset:1px}.tile__time{font-size:11px;color:#7d93ac}.tile__mark{font-size:22px;color:#2f7bff}.app{padding:16px;max-width:1200px;margin:0 auto}.grid{display:flex;flex-direction:column;gap:10px}.grid__header{display:grid;grid-template-columns:repeat(10,1fr);gap:8px}.grid__col-label{text-align:center;font-weight:700;color:#6fa8ff;background:#10202f;border-radius:6px;padding:8px 0}.grid__row{display:grid;grid-template-columns:repeat(20,1fr);gap:8px}.roleta{background:#0f1d2b;border-radius:12px;padding:14px;margin-bottom:16px}.roleta--empty{color:#7d93ac;text-align:center;padding:28px}.roleta-track{display:flex;align-items:center;gap:6px;overflow:hidden}.roleta-now{margin-left:8px;padding-left:8px;border-left:2px solid #2f7bff}.rl-tile{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:18px;color:#fff;flex:0 0 auto}.rl-tile--red{background:#de1f45}.rl-tile--black{background:#1b1f27}.rl-tile--white{background:#eef3f8;color:#0b1622}.rl-tile--empty{background:#10202f}.rl-mark{color:#2f7bff}.roleta-bar{position:relative;height:26px;margin:12px 0;background:#10202f;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden}.roleta-bar__fill{position:absolute;left:0;top:0;bottom:0;background:#2f7bff44;transition:width .2s linear}.roleta-status{position:relative;font-weight:700;color:#cfe0f2}.roleta-countdown{position:relative;margin-left:10px;color:#6fa8ff;font-weight:800}.roleta-bets{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px}.roleta-bet{text-align:center;padding:8px;border-radius:6px;font-weight:700;color:#fff}.roleta-bet small{display:block;font-weight:400;opacity:.8;font-size:11px}.roleta-bet--red{background:#7c1327}.roleta-bet--black{background:#191c22}.roleta-bet--white{background:#33414f}.roleta-bettors{display:flex;flex-wrap:wrap;gap:6px;max-height:64px;overflow:hidden}.roleta-bettor{display:flex;gap:6px;padding:3px 8px;border-radius:5px;font-size:12px;background:#10202f}.roleta-bettor--red .roleta-bettor__amount{color:#ff6b86}.roleta-bettor--black .roleta-bettor__amount{color:#aab6c4}.roleta-bettor--white .roleta-bettor__amount{color:#6fa8ff}.roleta-bettor__name{color:#cfe0f2}
