html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}p{margin:0}button{font-family:inherit;background-color:var(--button-bg-color);color:var(--button-color);border:none;border-radius:1em;box-shadow:0 0 1px 1px var(--icon-highlight-color),-.05em .1em .1em #000;padding:.5em;font-size:var(--font-size);width:max-content}button:disabled{opacity:.5}button:hover:not(:disabled){background-color:oklch(from var(--button-bg-color) calc(l + .1) c h)}body{height:100%;width:100%;overflow:hidden;margin:0;--bg-start: oklch(.4 .06 320);--bg-end: oklch(.35 .06 345);--bg: radial-gradient(ellipse at center, var(--bg-start), var(--bg-end), var(--bg-end));background-image:var(--bg);background-color:var(--bg-end)}::backdrop{background-image:var(--bg);background-color:var(--bg-end)}#root{--card-width: 4.25em;--highlight-radius: .1em;--highlight-blur-radius: 0;--bg-color: oklch(24.995% .00302 16.842);--lighter-background: oklch(.45 .08 320 / 1);--interaction-gradient: linear-gradient(45deg, oklch(.3 .1 0 / 1), oklch(.3 .1 90 / 1));--icon-color: oklch(60% .13 301.8);--icon-highlight-color: oklch(80% .2 301.8);--button-bg-color: oklch(.4 .1 310);--color: oklch(95% .04 310);--button-color: oklch(from var(--color) l c h);--icon-width: 1.5em;--shadow-depth: .25em;--shadow-color: oklch(17.3% 0 0);--indicator-shadow: 0 0 var(--highlight-blur-radius) var(--highlight-radius) var(--icon-highlight-color);display:grid;grid-template:"root" 1fr / 1fr;place-items:center;place-content:center;text-shadow:-.05em .1em .1em black;padding:.25em;text-align:center;overflow:hidden;font-size:var(--font-size);color:var(--color);margin:0;font-family:"Jersey 15",sans-serif;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none;height:100dvh;width:100dvw;--font-size: 3.6dvh }@media (max-aspect-ratio: 1.28){#root{--font-size: 2.8125dvw }}#root>*{grid-area:root}::selection{background:inherit}.icon{aspect-ratio:1 / 1;width:var(--icon-width);border:.25em solid transparent;background-size:75%;background-position:center;background-repeat:no-repeat;background-color:var(--icon-color);border-radius:.5em;box-shadow:0 0 1px 1px #000}button.icon:hover:not(:disabled){background-color:oklch(from var(--icon-color) calc(l + .1) c h)}.iconEyeOff{background-image:url(/icons/eye-off.svg)}.iconEye{background-image:url(/icons/eye.svg)}.iconTriangle{background-image:url(/icons/triangle.svg)}.iconEllipsis{background-image:url(/icons/ellipsis.svg)}.iconEndPhase{background-image:url(/icons/skip.svg)}.iconEndTurn{background-image:url(/icons/fastForward.svg)}.iconUndo{background-image:url(/icons/undo.svg)}.iconLeave{background-image:url(/icons/door.svg)}.iconInfo{background-image:url(/icons/users.svg)}.iconHistory{background-image:url(/icons/scroll.svg)}.iconKingdom{background-image:url(/icons/castle.svg)}.iconCleanup{background-image:url(/icons/broom.svg)}.iconActions{background-image:url(/icons/gear.svg)}.iconBuys{background-image:url(/icons/buy.svg)}.iconCoins{background-image:url(/icons/coins.svg)}.iconLogOut{background-image:url(/icons/log-out.svg);border-radius:0}.iconAdd{background-image:url(/icons/math-plus.svg);border-radius:50%}.iconSync{background-image:url(/icons/sync.svg);border-radius:50%}.iconEnter{background-image:url(/icons/enter.svg);border-radius:0}.iconClose{background-image:url(/icons/close.svg);border-radius:50%}.iconUser{background-image:url(/icons/user.svg);border-radius:50%}.iconCrown{background-image:url(/icons/crown.svg);border-radius:50%}.icon1{background-image:url(/icons/dice-1.svg);border-radius:50%}.icon2{background-image:url(/icons/dice-2.svg);border-radius:50%}.icon3{background-image:url(/icons/dice-3.svg);border-radius:50%}.icon4{background-image:url(/icons/dice-4.svg);border-radius:50%}._landing_eqp48_1{height:100dvh;width:100dvw;display:flex;flex-direction:column;place-content:center;place-items:center;gap:1em}._cardFrame_lwpyy_1{display:grid;align-items:center;width:auto;height:max-content;border-radius:.5em;position:relative}._card_lwpyy_1{display:grid;grid-template:"card-front" 100% "card-bottom" 0% / 1fr;align-items:center;justify-content:center;aspect-ratio:59 / 93;background-color:#f0f0f0;border-radius:.25em;background-size:cover;background-repeat:no-repeat;border:none;width:var(--card-width);--card-default-shadow: 0 0 1px 1px black, -.05em .1em .1em black;box-shadow:var(--card-default-shadow);transition:opacity .25s ease;--highlight-blur-radius: 0;--highlight-radius: .125em}._highlightedBuy_lwpyy_32{box-shadow:var(--card-default-shadow),0 0 var(--highlight-blur-radius) var(--highlight-radius) #e6d14c}._highlightedPlayThenBuy_lwpyy_38{box-shadow:var(--card-default-shadow),0 0 var(--highlight-blur-radius) var(--highlight-radius) #80eb9a}._highlightedPlay_lwpyy_38{box-shadow:var(--card-default-shadow),0 0 var(--highlight-blur-radius) var(--highlight-radius) #00ebf4;box-shadow:var(--card-default-shadow),0 0 var(--highlight-blur-radius) var(--highlight-radius) oklch(85.45% .15 200)}._highlightedDiscard_lwpyy_50{box-shadow:var(--card-default-shadow),0 0 var(--highlight-blur-radius) var(--highlight-radius) #dd00d0}._highlightedSelect_lwpyy_56{box-shadow:var(--card-default-shadow),0 0 var(--highlight-blur-radius) var(--highlight-radius) #64b4ff}._highlightedSelected_lwpyy_62{box-shadow:var(--card-default-shadow),0 0 var(--highlight-blur-radius) var(--highlight-radius) #ebd000;box-shadow:var(--card-default-shadow),0 0 var(--highlight-blur-radius) var(--highlight-radius) oklch(85.45% .25 100)}div[draggable=true] ._dimmed_lwpyy_68{opacity:unset}._cardFrame_lwpyy_1 ._card_lwpyy_1._compact_lwpyy_72{aspect-ratio:1 / 1;width:var(--card-width);grid-template:"card-front" 85% "card-bottom" 15% / 1fr}._cardBottom_lwpyy_80{grid-area:card-bottom;width:100%;height:100%;align-self:end;background-size:cover;background-repeat:no-repeat;border-radius:.25em;background-position-y:96%;box-shadow:0 -.05em .1em var(--shadow-color)}._cardFront_lwpyy_92{background-size:cover;background-repeat:no-repeat}._remaining_lwpyy_97{font-size:.7em;box-sizing:content-box;grid-area:card-bottom;background-color:var(--bg-color);font-weight:300;border-radius:.25em;width:1em;aspect-ratio:1 / 1;align-content:center;align-self:end;justify-self:end;position:relative;z-index:.5;box-shadow:0 0 1px 1px #000}._supplyPile_oeekz_1{display:grid;grid-template:"card" 1fr / 1fr;align-items:center;justify-content:center}._supplyPile_oeekz_1>._card_oeekz_9{grid-area:card}._container_14fbv_1{container-type:size;container-name:board;width:100%;height:100%}._board_14fbv_8{width:100%;height:100%;display:grid;grid-template:"defaults nonDefaults" 1fr / max-content 1fr;justify-self:start;gap:.3em}._defaults_14fbv_18{font-size:min(2.59cqw,5.5cqh);width:max-content;height:max-content;grid-area:defaults;display:grid;grid-template:"province gold" min-content "duchy silver" min-content "estate copper" min-content "curse ." min-content / var(--card-width) var(--card-width);gap:.3em;place-self:start}._nonDefaults_14fbv_29{font-size:min(3.4cqw,7.25cqh);width:max-content;height:max-content;grid-area:nonDefaults;display:grid;grid-template:"pile5 pile4 pile3 pile2 pile1" 1fr "pile10 pile9 pile8 pile7 pile6" 1fr / var(--card-width) var(--card-width) var(--card-width) var(--card-width) var(--card-width);gap:.3em;place-self:start}@container board (max-aspect-ratio: 1.2){._board_14fbv_8{grid-template:"defaults" max-content "nonDefaults" min-content / 1fr}._defaults_14fbv_18{display:grid;grid-template:"curse estate duchy province copper silver gold" min-content / var(--card-width) var(--card-width) var(--card-width) var(--card-width) var(--card-width) var(--card-width) var(--card-width);font-size:clamp(1px,5.35cqh,3.133cqw);place-self:end}._nonDefaults_14fbv_29{font-size:clamp(1px,10cqh,min(7.25cqh,4.4cqw));place-self:end}}@container board (max-aspect-ratio: .8){._defaults_14fbv_18{display:grid;grid-template:"curse estate duchy province" min-content ". copper silver gold" min-content / var(--card-width) var(--card-width) var(--card-width) var(--card-width);font-size:clamp(1px,10cqh,min(7.25cqh,4.4cqw));justify-self:end}._nonDefaults_14fbv_29{font-size:clamp(1px,10cqh,min(7.25cqh,4.4cqw));place-self:end}}._game_g8lqi_1{position:relative;height:100%;width:100%;display:grid;grid-template:"board board board board resources tray" 3fr "play-area play-area play-area play-area play-area play-area" 1fr "player player player player player player" max-content / 1fr 1fr 1fr 1fr max-content max-content;align-items:start;justify-content:center;justify-items:center;--icon-width: 2.5em}._overlay_g8lqi_22{width:100dvw;height:100dvh;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#1a191880;display:grid;z-index:10}._result_g8lqi_32{align-self:center;justify-self:center;background-color:var(--lighter-background);padding:1em;box-shadow:0 0 var(--shadow-depth) 1px var(--shadow-color);display:flex;flex-direction:column;align-items:center;gap:.5em}._board_g8lqi_44{grid-area:board;width:100%;height:100%;border:var(--layout-border)}._player_g8lqi_51{grid-area:player;height:100%;width:100%;border:var(--layout-border)}._loading_g8lqi_58{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}._playArea_g8lqi_66{grid-area:play-area;display:grid;height:100%;width:100%;position:relative;border:var(--layout-border)}._prompt_g8lqi_75{border:var(--layout-border);position:relative;grid-area:player;height:100%;width:100%;display:flex;justify-content:center}._resources_g8lqi_85{grid-area:resources;height:100%;width:100%;display:flex;align-items:end;border:var(--layout-border);padding-right:.5em}._tray_g8lqi_95{grid-area:tray;display:flex;align-items:end;z-index:2;gap:.5em}._gameControls_g8lqi_103{grid-area:play-area;position:absolute;bottom:2em;left:.125em}._choices_g8lqi_110{display:grid;grid-auto-flow:row;grid-auto-rows:max-content;width:max-content;height:max-content;background-color:var(--lighter-background);border-radius:0 0 .25em .25em}._choicesTop_g8lqi_120{display:grid;place-items:center;padding:.5em}._choicesTop_g8lqi_120:empty{display:none}._choicesBottom_g8lqi_130{padding:1em;background-color:var(--lighter-background);border-radius:0 0 .25em .25em;place-items:center;place-content:center;display:grid}._choicesBottom_g8lqi_130:empty{display:none}._modalOverlay_1v021_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:10000;display:flex;justify-content:center}._iconButton_1v021_10{height:fit-content}._lit_1v021_14{box-shadow:0 0 0 var(--highlight-radius) var(--icon-highlight-color)}._rotate_1v021_18._toggled_1v021_18{transform:rotate(90deg)}._flip_1v021_22._toggled_1v021_18{transform:rotateY(180deg)}._toggleable_1v021_26{transition:transform .2s linear}._eye_1lth4_1{background-size:75%;background-position:center;background-repeat:no-repeat;border:none;box-shadow:none;width:var(--icon-width);height:var(--icon-width);align-self:center;justify-self:start}._handle_1lth4_13{height:min-content;background-color:var(--lighter-background);border-radius:.25em .25em 0 0;touch-action:none;margin-bottom:-.125em;display:grid;z-index:2}._draggableFrame_1lth4_23{position:relative;align-self:center;z-index:1000;display:grid;transform-origin:50% 50%;border-radius:.25em;box-shadow:0 0 var(--shadow-depth) var(--shadow-color)}._draggableFrame_1lth4_23._hidden_1lth4_32{box-shadow:none;pointer-events:none}._draggableFrame_1lth4_23._hidden_1lth4_32 ._handle_1lth4_13{width:calc(var(--icon-width));height:calc(var(--icon-width));place-content:center;background-color:transparent}._draggableFrame_1lth4_23._hidden_1lth4_32 ._content_1lth4_43{visibility:hidden}._draggableFrame_1lth4_23._hidden_1lth4_32 ._eye_1lth4_1{background-color:var(--icon-color);transform:scale(1.5);animation:2s _pulse_1lth4_1 infinite alternate;pointer-events:all}._draggableFrame_1lth4_23._visible_1lth4_55 ._eye_1lth4_1{background-color:var(--icon-color);border-radius:.25em 0}@keyframes _pulse_1lth4_1{0%{box-shadow:0 0 var(--highlight-radius) .03125em var(--icon-highlight-color)}to{box-shadow:0 0 var(--highlight-radius) .0625em var(--icon-highlight-color)}}._trayContainer_1icsk_1{display:flex;flex-direction:column;gap:.5em}._tray_1icsk_1{gap:.5em;transition:right .2s linear;position:absolute;margin-top:calc(var(--icon-width) + .5em);display:grid;grid-template-rows:1fr;grid-auto-columns:1fr;grid-auto-flow:row;transition:transform .2s ease-in-out;transform-origin:left -20%}._closedRight_1icsk_20{transform:rotate(-90deg)}@media (max-aspect-ratio: 1.7){._buttons_1icsk_25{grid-auto-flow:row;grid-auto-rows:1fr;grid-template-columns:1fr}._trayContainer_1icsk_1{flex-direction:column}}._container_18oey_1{width:22em;height:fit-content;display:grid;grid-template:"name name" "turn phase" "players players" 1fr / 1fr 1fr;padding:0 1em 1em;gap:1em;justify-self:end;background-color:var(--lighter-background);box-shadow:0 0 var(--shadow-depth) 1px var(--shadow-color);border-radius:0 0 .25em .25em}._name_18oey_14{grid-area:name;text-align:center}._players_18oey_19{grid-area:players;display:flex;flex-direction:column;gap:1em}._player_18oey_19{text-align:left;padding:.5em;box-shadow:0 0 var(--shadow-depth) 1px var(--shadow-color)}._myPlayer_18oey_32{background-color:#2c032c;box-shadow:0 0 var(--shadow-depth) 1px var(--shadow-color)}._activePlayer_18oey_37{box-shadow:0 0 2px #ff0,0 0 var(--shadow-depth) 1px var(--shadow-color)}._currentPlayer_18oey_41{box-shadow:0 0 2px #8a2be2,0 0 var(--shadow-depth) 1px var(--shadow-color)}._turn_18oey_45{grid-area:turn;justify-content:center}._phase_18oey_50{grid-area:phase;justify-content:center}._log_1gbhm_1{text-align:start;position:relative;padding:1em;display:grid;grid-auto-flow:row;gap:.5em;align-content:start;background-color:var(--lighter-background);border-radius:0 0 .25em .25em}._messages_1gbhm_13{font-size:.75em;width:24em;height:24em;overflow:hidden scroll;display:grid;grid-auto-flow:row;grid-auto-rows:min-content;text-shadow:none;border-radius:.25em;box-shadow:0 0 var(--shadow-depth) var(--shadow-color);background-color:oklch(from var(--lighter-background) calc(l + .1) c h);scroll-snap-type:y mandatory}._messages_1gbhm_13>p{padding:.25em;scroll-snap-align:start}._turnMarker_1gbhm_34{background-color:var(--lighter-background)}._scrolledTop_1gbhm_38,._scrolledBottom_1gbhm_39{position:absolute;right:50%}._scrolledTop_1gbhm_38{top:1.8em}._scrolledBottom_1gbhm_39{bottom:.4em;transform:rotate(180deg);text-shadow:.05em -.1em .1em black}._kingdom_164no_1{height:100%;width:100%;padding:0 1em 1em;background-color:var(--lighter-background);overflow:scroll;box-shadow:0 0 var(--shadow-depth) 0 var(--shadow-color);display:grid;grid-template-rows:auto 1fr;z-index:9001;position:absolute}._cards_164no_16{width:max-content;height:max-content;display:grid;grid-template:"pile5 pile4 pile3 pile2 pile1" 1fr "pile10 pile9 pile8 pile7 pile6" 1fr / var(--card-width) var(--card-width) var(--card-width) var(--card-width) var(--card-width);grid-auto-flow:column;gap:.125em;font-size:1.4em;place-items:center;place-content:center;place-self:center}._cards_164no_16>*{box-shadow:0 0 var(--shadow-depth) 0 var(--shadow-color)}._gameControls_7ellk_1{display:grid;grid-template:"nextGame" 100% / auto;gap:1em;width:auto}._nextGame_7ellk_8{grid-area:nextGame;justify-self:end;align-self:center}._lit_7ellk_14{box-shadow:0 0 var(--highlight-blur-radius) var(--highlight-radius) #0ddddd}._hud_jj1yo_1{display:grid;grid-template:"hand discard deck" 1fr / 1fr var(--card-width) var(--card-width);row-gap:.125em;width:calc(100% - .25em);height:max-content;column-gap:1em;align-items:end;justify-items:start;position:relative;place-self:end;margin-right:.25em}._active_jj1yo_16{box-shadow:var(--indicator-shadow)}._playerName_jj1yo_20{position:absolute;left:0;top:-2em;grid-area:hand;z-index:2;font-size:.75em;padding:.25em;border-radius:.5em}._hand_jj1yo_31{min-height:calc(93 / 59 * var(--card-width) + .25em);grid-area:hand;display:grid;grid-auto-flow:column;grid-auto-columns:var(--card-width);grid-template-rows:1fr;gap:.35em;width:100%;justify-content:start;overflow-x:scroll;position:relative;z-index:1;justify-self:start;align-self:end;padding:.125em}._deck_jj1yo_49{grid-area:deck;width:100%}._discard_jj1yo_54{grid-area:discard;width:100%}._pile_lka9c_1{display:grid;align-items:center;justify-content:center;width:100%;aspect-ratio:59 / 93;place-self:end;position:relative;perspective:100em;perspective-origin:-7em 15em}._pile_lka9c_1 *{transform-style:preserve-3d}._pile_lka9c_1 ._layers_lka9c_17,._pile_lka9c_1 ._layer_lka9c_17{position:absolute;top:0;right:0;bottom:0;left:0}._remaining_lka9c_25{position:absolute;bottom:0;right:0;align-self:end;place-items:center;place-content:center;background-color:rgb(from var(--bg-color) r g b / 1);border-radius:.25em;width:1.25em;height:1.25em;box-shadow:0 0 1px 1px #000}._layer_lka9c_17{place-self:center;--layer-offset: .2em;width:100%;background-color:#fff;--n: calc(var(--i) / var(--layers-count));transform:translateZ(calc(var(--i) * var(--layer-offset)));box-shadow:0 0 0 .5px #000;aspect-ratio:59 / 93;border-radius:.25em}._layer_lka9c_17:last-of-type{background-image:var(--imgUrl);background-size:cover;background-repeat:no-repeat;background-color:transparent;box-shadow:unset}._choice_1c0a2_1{font-size:.9em;display:grid;grid-template:"prompt" auto "actions" 1fr / 1fr;gap:1em;place-items:center;background-color:var(--lighter-background);z-index:10;width:max-content;height:max-content;position:relative;border:var(--layout-border)}._prompt_1c0a2_15{grid-area:prompt}._actions_1c0a2_19{grid-area:actions;display:flex;flex-direction:row;gap:1em}._playArea_a6qfk_1{font-size:.7em;display:grid;grid-template:"in-play" 1fr / 1fr;width:100%;height:100%;align-self:end;gap:1em;padding:.25em;align-items:center;justify-items:center}._inPlay_a6qfk_15{grid-area:in-play;display:grid;grid-auto-flow:column;grid-auto-columns:auto;grid-template-rows:1fr;gap:.25em}._inPlay_a6qfk_15._stacked_a6qfk_23{font-size:var(--font-size)}._inPlay_a6qfk_15._stacked_a6qfk_23>*:nth-child(n-1)>*{margin-left:-3em}._title_a6qfk_32{grid-area:title}._reveal_lkoqt_1{display:grid;grid-template:"title" auto "cards" 1fr / 1fr;width:max-content;align-self:end;justify-self:center;gap:.25em;align-items:center;justify-items:center;z-index:1;overflow:hidden}._revealedCards_lkoqt_14{grid-area:cards;display:grid;grid-auto-flow:column;grid-auto-columns:min-content;grid-template-rows:1fr;gap:.5em;overflow-x:scroll;padding:.25em;justify-content:center;width:100%}._title_lkoqt_27{grid-area:title}._categorize_15a3j_1{width:100%;justify-content:center;align-content:center;justify-items:center;display:grid;grid-template:"left default right" 1fr / auto auto auto;gap:.5em;overflow:hidden}._zone_15a3j_12{padding:.5em 0 0;display:grid;grid-template:"category" auto "cards" 1fr / 1fr;gap:.5em;align-items:center;width:max-content;min-width:calc(var(--card-width) + 2em + 2px);border-radius:.25em;background-color:oklch(from var(--lighter-background) calc(l + .1) c h)}._zone_15a3j_12:nth-child(1){grid-area:default}._zone_15a3j_12:nth-child(2){grid-area:left}._zone_15a3j_12:nth-child(3){grid-area:right}._zone_15a3j_12>h2{grid-area:category}._zone_15a3j_12 ._draggable_15a3j_40{grid-area:cards;width:auto}._cards_15a3j_45{grid-area:cards;display:flex;flex-direction:row;gap:.3em;margin:0 1em 1em}._arrange_15s6u_1{justify-content:center;align-content:center;justify-items:center;width:100%;height:max-content;z-index:1;overflow:hidden}._cards_15s6u_11{justify-content:center;align-content:center;justify-items:center;display:flex;flex-direction:row;gap:.3em;position:relative;border-radius:.5em;background-color:oklch(from var(--lighter-background) calc(l + .1) c h);padding:1em}._cards_15s6u_11:before{content:"Top";align-content:center;font-weight:700}._cards_15s6u_11:after{content:"Bottom";align-content:center;font-weight:700}._zone_15s6u_36{box-shadow:0 0 1px 1px #000;border-radius:.5em}._react_16285_1{justify-content:center;align-content:center;justify-items:center;justify-self:center;z-index:1;overflow:hidden}._cards_16285_10{justify-content:center;align-content:center;justify-items:center;display:flex;flex-direction:row;gap:1em;position:relative;padding:.125em}._effect_16285_21{display:flex;flex-direction:column;gap:1em;align-items:center}._effect_16285_21>h2{margin:0}._resources_ft6qh_1{justify-self:center;align-self:start;display:grid;grid-template-columns:auto;grid-template-rows:repeat(4,auto);grid-auto-flow:row;justify-items:center;align-items:end;gap:.5em}._resource_ft6qh_1{width:min-content;display:flex;flex-direction:row;gap:.25em}._resourceCounts_ft6qh_20{min-width:1em;display:flex;flex-direction:column;justify-content:space-evenly;gap:.25em}._gameList_1ey86_1{height:100%;width:100dvw;display:flex;flex-direction:column;gap:1em;margin:0;padding:1em;overflow-y:scroll;font-size:.7em}._buttons_1ey86_13{display:flex;flex-direction:row;justify-content:center;gap:1em}._listings_1ey86_20{width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:17em;grid-template-rows:11em;gap:1em;overflow:scroll hidden;padding:.5em 0}._gameListing_1ey86_31{height:100%;width:100%;display:grid;grid-template:"name abandon" auto "players players" 1fr / 1fr auto;gap:1em;padding:1em;background-color:var(--lighter-background);border-radius:.5em;overflow:hidden;align-items:center}._gameListing_1ey86_31:hover{background-color:oklch(from var(--lighter-background) calc(l + .1) c h)}._emptyListing_1ey86_48{height:100%;width:100%;background-color:var(--lighter-background);border-radius:.5em;place-items:center;place-content:center}._players_1ey86_57{height:100%;grid-area:players;display:flex;flex-direction:column;gap:.5em}._playerEntry_1ey86_65{display:grid;grid-auto-flow:column;grid-auto-columns:auto 1fr;justify-items:start;gap:.5em}._active_1ey86_73{box-shadow:0 0 var(--highlight-blur-radius) var(--highlight-radius) #0ddddd}._name_1ey86_77{grid-area:name}._player_1ey86_57:nth-of-type(1){grid-area:player1}._player_1ey86_57:nth-of-type(2){grid-area:player2}._player_1ey86_57:nth-of-type(3){grid-area:player3}._player_1ey86_57:nth-of-type(4){grid-area:player4}._enter_1ey86_97{grid-area:enter}._abandon_1ey86_101{grid-area:abandon}._waiting_1ey86_105{height:min-content;width:max-content;display:flex;place-items:center;place-content:center;position:relative}._waiting_1ey86_105:before{content:"";aspect-ratio:1 / 1;position:absolute;width:0;animation:_breathe_1ey86_1 8s infinite alternate ease-in-out;box-shadow:0 0 .06em .06em #fff;border-radius:50%;z-index:-1}@keyframes _breathe_1ey86_1{0%{width:calc(100% + 3em)}to{width:calc(100% + 5em)}}
