.BinaryGame_gameCard__vXKnk{border-radius:18px;border:1px solid rgba(96,165,250,.25);background:linear-gradient(135deg,rgba(237,243,255,.98),rgba(221,232,255,.98));padding:1.5rem}.BinaryGame_switchPanel__Tp_4D{display:grid;grid-template-columns:repeat(8,minmax(72px,1fr));gap:.75rem}.BinaryGame_switchColumn__Ac7TG{display:flex;flex-direction:column;align-items:center;gap:.65rem}.BinaryGame_lowerNibbleOffset__Jjxsi{margin-left:1.5rem}.BinaryGame_exponentLabel__o9Uii{font-size:1.1rem;font-weight:700;color:#1f2937;letter-spacing:.04em}.BinaryGame_exponentLabelActive__fao7Q{color:#22c55e}.BinaryGame_switchButton__RXIUJ{width:100%;aspect-ratio:1/1;min-width:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.75rem;border-radius:12px;border:2px solid #cbd5f5;background:linear-gradient(135deg,#f8fafc,#eef2ff);color:#1e3a8a;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.BinaryGame_switchButton__RXIUJ:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(30,64,175,.18)}.BinaryGame_switchButtonActive__IT4Pq{background:linear-gradient(135deg,#f8fafc,#eef2ff);color:#1e3a8a;border-color:#cbd5f5;box-shadow:0 8px 18px rgba(30,64,175,.18)}.BinaryGame_switchValueLabel__13B7B{font-weight:700;color:#64748b;letter-spacing:.08em;font-size:1.3rem;transition:color .2s ease}.BinaryGame_switchValueLabelActive__KtG8j{color:#22c55e}.BinaryGame_switchState__cjFdy{font-size:2rem;font-weight:700}.BinaryGame_gameDetails__9KW__{background:rgba(255,255,255,.9);border-radius:16px;padding:1.5rem;border:1px solid rgba(148,163,184,.35)}.BinaryGame_resultDisplay__30BYP{display:flex;gap:2.5rem;flex-wrap:wrap;margin-bottom:1.25rem}.BinaryGame_resultLabel__PwW77{display:block;font-weight:600;color:#0f172a;font-size:.9rem}.BinaryGame_resultValue__rtEAD{display:block;font-size:1.75rem;font-weight:700;color:#1d4ed8}@media (max-width:576px){.BinaryGame_switchPanel__Tp_4D{grid-template-columns:repeat(2,minmax(100px,1fr))}}@media (max-width:992px) and (min-width:577px){.BinaryGame_switchPanel__Tp_4D{grid-template-columns:repeat(4,minmax(90px,1fr))}}