.CupVisual-module__UylP4a__cup{--cup-body:#d4d4d0;--cup-body-shadow:#aaaba8;--cup-edge:#f0eee8;--cup-inside:#202224;--cup-stroke:2px;color:var(--table-mark,#f4f0e6);filter:drop-shadow(0 .22rem .18rem #0000003d);transform-origin:bottom;pointer-events:none;place-items:center;transition:filter .14s,transform .14s;display:grid;position:relative}.CupVisual-module__UylP4a__body{background:linear-gradient(100deg, #ffffff2e, transparent 32%, #0000001f 100%), var(--cup-body);clip-path:polygon(2% 0,98% 0,82% 100%,18% 100%);position:absolute;inset:11% 7% 0;overflow:hidden}.CupVisual-module__UylP4a__body:after{background:linear-gradient(to bottom, transparent 58%, var(--cup-body-shadow));content:"";opacity:.42;position:absolute;inset:0}.CupVisual-module__UylP4a__rim{border:var(--cup-stroke) solid var(--cup-edge);background:var(--cup-inside);border-radius:50%;width:94%;height:25%;position:absolute;top:1%;left:3%;box-shadow:inset 0 .15rem .2rem #00000057,0 .12rem #ffffff21}.CupVisual-module__UylP4a__number{z-index:1;color:currentColor;font-family:var(--font-geist-mono), monospace;text-shadow:0 1px #00000047;margin-top:13%;font-size:clamp(.72rem,2vw,.9rem);font-weight:850;line-height:1;position:relative}.CupVisual-module__UylP4a__game{width:100%;height:100%}.CupVisual-module__UylP4a__cup[data-selected=true]{--cup-body:color-mix(in srgb, var(--accent) 48%, #343437);--cup-body-shadow:color-mix(in srgb, var(--accent) 32%, #252527);--cup-edge:var(--accent);--cup-inside:color-mix(in srgb, var(--accent) 24%, #19191b);--cup-stroke:3px;color:#fffdf8;filter:drop-shadow(0 .35rem .22rem #e9041e70);transform:translateY(-2px)scale(1.04)}.CupVisual-module__UylP4a__cup[data-selected=true] .CupVisual-module__UylP4a__rim{box-shadow:inset 0 .15rem .2rem #0000006b,0 .1rem #ffffff29}.CupVisual-module__UylP4a__hero{--cup-body:#d8d6d0;--cup-body-shadow:#a7a5a0;--cup-edge:#fffdf8;--cup-inside:#28292b;--cup-stroke:4px;width:100%;height:100%}@media (prefers-reduced-motion:reduce){.CupVisual-module__UylP4a__cup{transition:none}.CupVisual-module__UylP4a__cup[data-selected=true]{transform:none}}
.ThrowGame-module__dMOhRG__game{--table-surface:#292b2d;--table-surface-top:#343638;--table-surface-bottom:#242628;--table-edge:#4b4d4f;--table-mark:#eeeade;gap:.75rem;width:100%;max-width:55rem;display:grid}.ThrowGame-module__dMOhRG__stage{border:1px solid var(--table-edge);background:linear-gradient(to bottom, var(--table-surface-top), var(--table-surface) 44%, var(--table-surface-bottom));isolation:isolate;touch-action:pan-y;-webkit-user-select:none;user-select:none;border-radius:1rem;width:100%;min-height:22.5rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,inset 0 -1.8rem 3.2rem #0000002e}.ThrowGame-module__dMOhRG__stage[data-dragging=true]{z-index:2;overflow:visible}.ThrowGame-module__dMOhRG__stage:before,.ThrowGame-module__dMOhRG__stage:after,.ThrowGame-module__dMOhRG__skeleton:before,.ThrowGame-module__dMOhRG__skeleton:after{z-index:0;background:var(--table-mark);content:"";opacity:.22;pointer-events:none;position:absolute}.ThrowGame-module__dMOhRG__stage:before,.ThrowGame-module__dMOhRG__skeleton:before{width:1px;top:6%;bottom:12%;left:50%}.ThrowGame-module__dMOhRG__stage:after,.ThrowGame-module__dMOhRG__skeleton:after{height:1px;bottom:12%;left:8%;right:8%}.ThrowGame-module__dMOhRG__cupTarget{min-width:2.75rem;min-height:2.75rem;color:var(--table-mark);cursor:pointer;font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute}.ThrowGame-module__dMOhRG__cupTarget:focus-visible{outline:3px solid var(--table-mark);outline-offset:2px}.ThrowGame-module__dMOhRG__cupTarget:disabled{cursor:wait}.ThrowGame-module__dMOhRG__ball{z-index:8;border:.18rem solid var(--table-mark);background:var(--accent);cursor:grab;touch-action:none;will-change:transform;border-radius:999px;padding:0;display:block;position:absolute;top:0;left:0;box-shadow:inset 0 -.2rem #1d1d1d3d}.ThrowGame-module__dMOhRG__ball:focus-visible{outline:3px solid var(--table-mark);outline-offset:3px}.ThrowGame-module__dMOhRG__ball:active{cursor:grabbing}.ThrowGame-module__dMOhRG__ball:disabled{cursor:wait;opacity:.68}.ThrowGame-module__dMOhRG__aimLine{z-index:7;background:var(--accent);opacity:.82;transform-origin:0;pointer-events:none;border-radius:999px;height:.18rem;display:none;position:absolute}.ThrowGame-module__dMOhRG__status{width:100%;min-height:1.35rem;color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.ThrowGame-module__dMOhRG__controls{grid-template-areas:"button""status";align-items:center;gap:.6rem;width:100%;display:grid}.ThrowGame-module__dMOhRG__launchButton{border:1px solid var(--accent);background:var(--accent);min-width:15rem;min-height:3rem;color:var(--accent-contrast);white-space:nowrap;border-radius:999px;grid-area:button;padding:.75rem 1.4rem;font-family:inherit;font-size:1rem;font-weight:850;line-height:1;transition:background-color .14s,border-color .14s,transform .1s}.ThrowGame-module__dMOhRG__launchButton:hover:not(:disabled){border-color:var(--accent-hover);background:var(--accent-hover)}.ThrowGame-module__dMOhRG__launchButton:focus-visible{outline:3px solid var(--text);outline-offset:3px}.ThrowGame-module__dMOhRG__launchButton:active:not(:disabled){transform:translateY(1px)}.ThrowGame-module__dMOhRG__launchButton:disabled{cursor:wait;opacity:.58}.ThrowGame-module__dMOhRG__status{grid-area:status}.ThrowGame-module__dMOhRG__skeleton{--table-surface:#292b2d;--table-surface-top:#343638;--table-surface-bottom:#242628;--table-edge:#4b4d4f;--table-mark:#eeeade;aspect-ratio:1/.62;border:1px solid var(--table-edge);background:linear-gradient(to bottom, var(--table-surface-top), var(--table-surface) 44%, var(--table-surface-bottom));border-radius:1rem;width:100%;max-width:55rem;height:auto;min-height:22.5rem;max-height:32.5rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1a,inset 0 -1.8rem 3.2rem #0000002e}@media (min-width:32.01rem){.ThrowGame-module__dMOhRG__controls{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"status button";gap:1.25rem}}@media (max-width:32rem){.ThrowGame-module__dMOhRG__game{gap:.65rem}.ThrowGame-module__dMOhRG__stage,.ThrowGame-module__dMOhRG__skeleton{border-radius:.875rem}.ThrowGame-module__dMOhRG__status{font-size:.84rem}.ThrowGame-module__dMOhRG__launchButton{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.ThrowGame-module__dMOhRG__launchButton{transition:none}}
