.ScarvisGame-module__vBvmKa__gameShell{width:var(--shell);margin-inline:auto;padding-block:clamp(2.5rem,6vw,5.5rem)}.ScarvisGame-module__vBvmKa__headingRow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;margin-bottom:2rem;display:grid}.ScarvisGame-module__vBvmKa__headingRow h1{max-width:14ch;margin-bottom:1rem;font-size:clamp(3rem,7vw,5.75rem)}.ScarvisGame-module__vBvmKa__lede{color:#d3dad7;max-width:62ch;margin-bottom:0;font-size:clamp(1rem,2vw,1.2rem)}.ScarvisGame-module__vBvmKa__gameCard{border:1px solid #59636c;border-top:6px solid var(--copper);background:#15191c;border-radius:4px;overflow:hidden;box-shadow:0 32px 70px #0000007a}.ScarvisGame-module__vBvmKa__hud{background:var(--iron-2);border-bottom:1px solid #59636c;grid-template-columns:1.5fr repeat(3,1fr);display:grid}.ScarvisGame-module__vBvmKa__hud>div{border-right:1px solid #59636c;min-width:0;padding:.85rem 1rem}.ScarvisGame-module__vBvmKa__hud>div:last-child{border-right:0}.ScarvisGame-module__vBvmKa__hud span,.ScarvisGame-module__vBvmKa__codePanel span{color:#c8cfcc;font-family:var(--font-mono), Consolas, monospace;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.15rem;font-size:.66rem;font-weight:700;display:block}.ScarvisGame-module__vBvmKa__hud strong{color:var(--ptfe);font-family:var(--font-mono), Consolas, monospace;font-size:clamp(.86rem,2vw,1.12rem)}.ScarvisGame-module__vBvmKa__progressRow{color:#d4dad7;font-family:var(--font-mono), Consolas, monospace;background:#101416;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;padding:.65rem 1rem;font-size:.72rem;font-weight:700;display:grid}.ScarvisGame-module__vBvmKa__progressRow progress{background:var(--iron);border:1px solid #68737c;border-radius:999px;width:100%;height:.8rem;overflow:hidden}.ScarvisGame-module__vBvmKa__progressRow progress::-webkit-progress-bar{background:var(--iron)}.ScarvisGame-module__vBvmKa__progressRow progress::-webkit-progress-value{background:linear-gradient(90deg, var(--dye-blue), var(--brass))}.ScarvisGame-module__vBvmKa__progressRow progress::-moz-progress-bar{background:linear-gradient(90deg, var(--dye-blue), var(--brass))}.ScarvisGame-module__vBvmKa__canvasFrame{aspect-ratio:16/9;background:#111619;position:relative;overflow:hidden}.ScarvisGame-module__vBvmKa__canvas{touch-action:none;width:100%;height:100%;display:block}.ScarvisGame-module__vBvmKa__canvasFrame[data-phase=game-over] .ScarvisGame-module__vBvmKa__canvas{filter:saturate(.65)contrast(1.05)}.ScarvisGame-module__vBvmKa__overlay{text-align:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111619db;flex-direction:column;justify-content:center;align-items:center;padding:clamp(1rem,5vw,3rem);display:flex;position:absolute;inset:0;overflow-y:auto}.ScarvisGame-module__vBvmKa__overlay h2{max-width:20ch;margin-bottom:.7rem;font-size:clamp(1.65rem,4vw,3rem)}.ScarvisGame-module__vBvmKa__overlay>p:not(.ScarvisGame-module__vBvmKa__panelLabel,.ScarvisGame-module__vBvmKa__configNote,.ScarvisGame-module__vBvmKa__termsLine){color:#d4dad7;max-width:58ch;margin-bottom:1.25rem}.ScarvisGame-module__vBvmKa__panelLabel{color:var(--copper-hi);font-family:var(--font-mono), Consolas, monospace;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.55rem;font-size:.7rem;font-weight:800}.ScarvisGame-module__vBvmKa__configNote{color:#cbd2cf;max-width:64ch;margin:1rem 0 0;font-size:.78rem}.ScarvisGame-module__vBvmKa__rewardOverlay{justify-content:flex-start;padding-block:clamp(1rem,3vw,2.25rem)}.ScarvisGame-module__vBvmKa__codePanel,.ScarvisGame-module__vBvmKa__claimPanel{border:1px solid #68737c;border-left:5px solid var(--brass);background:var(--iron-2);border-radius:3px;width:min(100%,580px);margin-bottom:1rem;padding:1rem}.ScarvisGame-module__vBvmKa__codePanel output{color:var(--brass);font-family:var(--font-mono), Consolas, monospace;letter-spacing:.08em;overflow-wrap:anywhere;margin:.4rem 0 .8rem;font-size:clamp(1.25rem,4vw,2rem);font-weight:800;display:block}.ScarvisGame-module__vBvmKa__codePanel p,.ScarvisGame-module__vBvmKa__claimMessage{color:#d4dad7;margin:.7rem 0 0;font-size:.8rem}.ScarvisGame-module__vBvmKa__rewardActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;display:flex}.ScarvisGame-module__vBvmKa__textButton{min-height:48px;color:var(--copper-hi);cursor:pointer;text-underline-offset:.2em;background:0 0;border:0;padding:.5rem .8rem;font-weight:800;text-decoration:underline}.ScarvisGame-module__vBvmKa__termsLine{color:#c8cfcc;margin:.85rem 0 0;font-size:.72rem}.ScarvisGame-module__vBvmKa__controls{background:var(--iron-2);border-top:1px solid #59636c;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem;display:grid}.ScarvisGame-module__vBvmKa__controls p{color:#cbd2cf;margin:0;font-size:.8rem}.ScarvisGame-module__vBvmKa__controls strong{color:var(--copper-hi)}@media (max-width:720px){.ScarvisGame-module__vBvmKa__headingRow{grid-template-columns:1fr;align-items:start}.ScarvisGame-module__vBvmKa__headingRow>a{justify-self:start}.ScarvisGame-module__vBvmKa__hud{grid-template-columns:repeat(2,1fr)}.ScarvisGame-module__vBvmKa__hud>div:nth-child(2){border-right:0}.ScarvisGame-module__vBvmKa__hud>div:nth-child(-n+2){border-bottom:1px solid #59636c}.ScarvisGame-module__vBvmKa__progressRow{grid-template-columns:1fr;gap:.35rem}.ScarvisGame-module__vBvmKa__controls{grid-template-columns:1fr}}@media (max-width:560px){.ScarvisGame-module__vBvmKa__gameShell{width:min(100% - 24px,1180px);padding-block:2rem 3.5rem}.ScarvisGame-module__vBvmKa__hud{grid-template-columns:repeat(2,minmax(0,1fr))}.ScarvisGame-module__vBvmKa__hud>div:nth-child(2),.ScarvisGame-module__vBvmKa__hud>div:nth-child(3){display:none}.ScarvisGame-module__vBvmKa__hud>div:first-child{border-bottom:0;border-right:1px solid #59636c}.ScarvisGame-module__vBvmKa__canvasFrame{aspect-ratio:4/3}.ScarvisGame-module__vBvmKa__canvas{object-fit:cover;object-position:left center}.ScarvisGame-module__vBvmKa__canvasFrame[data-phase=reward-achieved]{aspect-ratio:auto;min-height:430px}.ScarvisGame-module__vBvmKa__overlay{padding:.45rem .75rem}.ScarvisGame-module__vBvmKa__overlay h2{margin-bottom:.3rem;font-size:1.15rem}.ScarvisGame-module__vBvmKa__overlay>p:not(.ScarvisGame-module__vBvmKa__panelLabel,.ScarvisGame-module__vBvmKa__configNote,.ScarvisGame-module__vBvmKa__termsLine){margin-bottom:.45rem;font-size:.7rem;line-height:1.35}.ScarvisGame-module__vBvmKa__overlay .ScarvisGame-module__vBvmKa__panelLabel{margin-bottom:.2rem;font-size:.55rem}.ScarvisGame-module__vBvmKa__overlay .button{min-height:40px;padding:.45rem .8rem;font-size:.78rem}.ScarvisGame-module__vBvmKa__configNote{display:none}.ScarvisGame-module__vBvmKa__rewardOverlay{justify-content:flex-start;padding:1rem}.ScarvisGame-module__vBvmKa__rewardActions{flex-direction:column;align-items:stretch;width:100%}}@media (prefers-reduced-motion:reduce){.ScarvisGame-module__vBvmKa__overlay{-webkit-backdrop-filter:none;backdrop-filter:none}}
