.rockpaperscissors-module__MxD6Wq__board{color:#fff;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:48rem;display:flex}.rockpaperscissors-module__MxD6Wq__roundInfo{font-family:var(--font-display);color:#ffffff8c;margin:0;font-size:20px}.rockpaperscissors-module__MxD6Wq__throwRow{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.rockpaperscissors-module__MxD6Wq__playerCol{flex-direction:column;align-items:center;gap:8px;display:flex}.rockpaperscissors-module__MxD6Wq__playerColDim{opacity:.6}.rockpaperscissors-module__MxD6Wq__bigGlyph{justify-content:center;align-items:center;min-height:60px;font-size:60px;line-height:1;transition:opacity .2s;display:flex}.rockpaperscissors-module__MxD6Wq__playerName{font-family:var(--font-display);font-weight:700}.rockpaperscissors-module__MxD6Wq__playerStatus{color:#ffffff8c;font-size:14px}.rockpaperscissors-module__MxD6Wq__shootBeat{flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:176px;display:flex}.rockpaperscissors-module__MxD6Wq__shootFist{justify-content:center;align-items:center;line-height:1;display:flex}.rockpaperscissors-module__MxD6Wq__shootLabel{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--accent-yellow);text-shadow:0 4px #001e5a40;font-size:40px;font-weight:800}.rockpaperscissors-module__MxD6Wq__revealRow{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.rockpaperscissors-module__MxD6Wq__revealCard{border-radius:var(--radius);background:var(--paper);color:var(--ink);box-shadow:var(--shadow);flex-direction:column;align-items:center;gap:8px;padding:18px 22px;animation:.45s cubic-bezier(.34,1.56,.64,1) both rockpaperscissors-module__MxD6Wq__rps-reveal;display:flex}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(2){animation-delay:80ms}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(3){animation-delay:.16s}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(4){animation-delay:.24s}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(5){animation-delay:.32s}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(6){animation-delay:.4s}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(7){animation-delay:.48s}.rockpaperscissors-module__MxD6Wq__revealCard:nth-child(8){animation-delay:.56s}.rockpaperscissors-module__MxD6Wq__revealCardWin{background:color-mix(in srgb, var(--accent-green) 16%, var(--paper));box-shadow:0 0 0 3px var(--accent-green), var(--shadow)}@keyframes rockpaperscissors-module__MxD6Wq__rps-reveal{0%{opacity:0;transform:scale(.3)rotate(-8deg)}70%{transform:scale(1.12)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}.rockpaperscissors-module__MxD6Wq__glyphBubble{background:var(--paper-2);border-radius:999px;justify-content:center;align-items:center;width:88px;height:88px;font-size:48px;line-height:1;display:flex}.rockpaperscissors-module__MxD6Wq__glyphRock{background:color-mix(in srgb, var(--accent-yellow) 45%, var(--paper))}.rockpaperscissors-module__MxD6Wq__glyphPaper{background:color-mix(in srgb, var(--bubble) 40%, var(--paper))}.rockpaperscissors-module__MxD6Wq__glyphScissors{background:color-mix(in srgb, var(--accent-pink) 40%, var(--paper))}.rockpaperscissors-module__MxD6Wq__revealName{font-family:var(--font-display);font-weight:700}.rockpaperscissors-module__MxD6Wq__plusOne{color:color-mix(in srgb, var(--accent-green) 70%, var(--ink));font-size:14px;font-weight:800}.rockpaperscissors-module__MxD6Wq__scoreRow{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.rockpaperscissors-module__MxD6Wq__scorePill{color:#fff;font-family:var(--font-display);background:#ffffff24;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;display:inline-flex}.rockpaperscissors-module__MxD6Wq__scoreName{font-weight:700}.rockpaperscissors-module__MxD6Wq__scoreVal{color:var(--accent-yellow);font-weight:800}.rockpaperscissors-module__MxD6Wq__waitNote{color:#ffffff73;margin:0}.rockpaperscissors-module__MxD6Wq__hand{color:#fff;flex-direction:column;flex:1;justify-content:center;gap:16px;display:flex}.rockpaperscissors-module__MxD6Wq__handTitle{text-align:center;font-family:var(--font-display);color:#ffffffa6;margin:0;font-size:18px}.rockpaperscissors-module__MxD6Wq__choiceBtn{border-radius:var(--radius-lg);cursor:pointer;min-height:84px;font-family:var(--font-display);box-shadow:var(--shadow);border:none;justify-content:center;align-items:center;gap:16px;padding:20px 24px;font-size:26px;font-weight:700;transition:transform .12s,box-shadow .12s;display:flex}.rockpaperscissors-module__MxD6Wq__choiceBtn:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.rockpaperscissors-module__MxD6Wq__choiceBtn:active{transform:translateY(4px)scale(.98);box-shadow:0 3px #001e5a38}.rockpaperscissors-module__MxD6Wq__choiceGlyph{align-items:center;line-height:1;display:inline-flex}.rockpaperscissors-module__MxD6Wq__choiceRock{background:var(--accent-yellow);color:#0a1d4a}.rockpaperscissors-module__MxD6Wq__choicePaper{color:var(--bubble-deep);background:#fff}.rockpaperscissors-module__MxD6Wq__choiceScissors{background:var(--accent-pink);color:#fff}.rockpaperscissors-module__MxD6Wq__centerCol{text-align:center;color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.rockpaperscissors-module__MxD6Wq__bigFist{justify-content:center;align-items:center;line-height:1;animation:1.4s ease-in-out infinite rockpaperscissors-module__MxD6Wq__rps-shake;display:flex}@keyframes rockpaperscissors-module__MxD6Wq__rps-shake{0%,to{transform:rotate(-8deg)}50%{transform:rotate(8deg)translateY(-6px)}}.rockpaperscissors-module__MxD6Wq__lockedTitle{font-family:var(--font-display);margin:0;font-size:22px;font-weight:700}.rockpaperscissors-module__MxD6Wq__resultTitle{font-family:var(--font-display);margin:0;font-size:26px;font-weight:700}.rockpaperscissors-module__MxD6Wq__subNote{color:#ffffff8c;margin:0}.rockpaperscissors-module__MxD6Wq__nextBtn{padding:18px 34px;font-size:20px}
.crazyeights-module__VjqB7G__card{background:var(--paper);font-family:var(--font-display);border:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:0;font-weight:700;line-height:1.05;transition:transform .12s,opacity .12s,box-shadow .12s;display:flex;box-shadow:inset 0 -3px #00000014,0 5px #00000038}.crazyeights-module__VjqB7G__sm{border-radius:8px;width:40px;height:56px;font-size:14px}.crazyeights-module__VjqB7G__md{border-radius:10px;width:56px;height:80px;font-size:18px}.crazyeights-module__VjqB7G__lg{border-radius:14px;width:80px;height:112px;font-size:24px}.crazyeights-module__VjqB7G__red{color:var(--accent-red)}.crazyeights-module__VjqB7G__black{color:var(--ink)}.crazyeights-module__VjqB7G__clickable{cursor:pointer}.crazyeights-module__VjqB7G__clickable:hover{transform:translateY(-4px)}.crazyeights-module__VjqB7G__clickable:active{transform:scale(.95)}.crazyeights-module__VjqB7G__dim{opacity:.4}.crazyeights-module__VjqB7G__selected{box-shadow:0 0 0 4px var(--accent-pink), 0 6px 0 #00000038;transform:translateY(-8px)}.crazyeights-module__VjqB7G__back{background:linear-gradient(135deg, var(--bubble) 0%, var(--bubble-deep) 100%);border:2px solid #ffffff59}.crazyeights-module__VjqB7G__board{color:#fff;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:min(80rem,96vw);display:flex;position:relative}.crazyeights-module__VjqB7G__playersRow{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.crazyeights-module__VjqB7G__seat{border-radius:var(--radius);flex-direction:column;align-items:center;gap:4px;padding:12px 16px;display:flex}.crazyeights-module__VjqB7G__seatActive{box-shadow:0 0 0 3px var(--accent-pink);background:#ffffff24}.crazyeights-module__VjqB7G__seatAvatar{font-size:36px;line-height:1.1}.crazyeights-module__VjqB7G__seatName{font-family:var(--font-display);font-weight:700}.crazyeights-module__VjqB7G__seatCount{opacity:.65;align-items:center;gap:4px;font-size:13px;display:inline-flex}.crazyeights-module__VjqB7G__piles{align-items:center;gap:32px;display:flex}.crazyeights-module__VjqB7G__pile{flex-direction:column;align-items:center;gap:8px;display:flex}.crazyeights-module__VjqB7G__pileLabel{opacity:.6;font-size:13px}.crazyeights-module__VjqB7G__suitNow{font-size:24px}.crazyeights-module__VjqB7G__lastAction{text-align:center;min-height:28px;margin:0;font-size:20px}.crazyeights-module__VjqB7G__flight{z-index:5;pointer-events:none;animation:.55s cubic-bezier(.3,.6,.3,1) both crazyeights-module__VjqB7G__fly-card;position:absolute}@keyframes crazyeights-module__VjqB7G__fly-card{0%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}65%{opacity:1}to{transform:translate(calc(var(--fly-x,0px) - 50%), calc(var(--fly-y,0px) - 50%)) scale(.55) rotate(9deg);opacity:0}}@media (min-width:1024px){.crazyeights-module__VjqB7G__piles{gap:56px}.crazyeights-module__VjqB7G__piles .crazyeights-module__VjqB7G__lg{--c8-card-h:clamp(180px, calc(44dvh - 90px), 400px);width:calc(var(--c8-card-h) * .714);height:var(--c8-card-h);border-radius:calc(var(--c8-card-h) * .1);font-size:calc(var(--c8-card-h) * .22);gap:6px}.crazyeights-module__VjqB7G__pileLabel{font-size:clamp(15px,2dvh,20px)}.crazyeights-module__VjqB7G__suitNow{font-size:clamp(32px,5dvh,56px)}.crazyeights-module__VjqB7G__seatAvatar{font-size:clamp(44px,6dvh,64px)}.crazyeights-module__VjqB7G__seatCount{font-size:15px}.crazyeights-module__VjqB7G__lastAction{min-height:1.5em;font-size:clamp(24px,3dvh,34px)}.crazyeights-module__VjqB7G__flight .crazyeights-module__VjqB7G__sm{width:52px;height:73px;font-size:18px}}@media (min-width:1600px){.crazyeights-module__VjqB7G__flight .crazyeights-module__VjqB7G__sm{width:62px;height:87px}}.crazyeights-module__VjqB7G__scoreRow{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.crazyeights-module__VjqB7G__hand{flex-direction:column;flex:1;gap:16px;display:flex}.crazyeights-module__VjqB7G__statusRow{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.crazyeights-module__VjqB7G__statusLeft{align-items:center;gap:12px;display:flex}.crazyeights-module__VjqB7G__statusSuit{font-size:20px}.crazyeights-module__VjqB7G__turnTag{font-family:var(--font-display);font-weight:700}.crazyeights-module__VjqB7G__suitTitle{text-align:center;margin:0 0 12px;font-weight:700}.crazyeights-module__VjqB7G__suitGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.crazyeights-module__VjqB7G__suitBtn{background:var(--paper-2);cursor:pointer;border:none;border-radius:14px;min-height:56px;padding:12px 0;font-family:inherit;font-size:30px;line-height:1;transition:transform .12s;box-shadow:0 4px #001e5a1f}.crazyeights-module__VjqB7G__suitBtn:hover{transform:translateY(-2px)}.crazyeights-module__VjqB7G__suitBtn:active{transform:translateY(2px)}.crazyeights-module__VjqB7G__cancelBtn{width:100%;min-height:44px;color:var(--ink-soft);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-family:inherit;font-size:14px}.crazyeights-module__VjqB7G__handCards{flex-wrap:wrap;flex:1;place-content:flex-start center;gap:8px;padding:8px 0;display:flex}.crazyeights-module__VjqB7G__actions{grid-template-columns:1fr 1fr;gap:12px;padding-bottom:8px;display:grid}.crazyeights-module__VjqB7G__fill{border-radius:16px;gap:6px;width:100%;height:100%;font-size:44px}.crazyeights-module__VjqB7G__fanRoot{flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;position:relative;overflow:hidden}.crazyeights-module__VjqB7G__fanCentre{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;min-height:0;display:flex}.crazyeights-module__VjqB7G__fanHints{text-align:center;color:#fff9;margin:0;padding:0 16px;font-size:11px;font-weight:500}.crazyeights-module__VjqB7G__suitOverlay{z-index:50;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.crazyeights-module__VjqB7G__suitSheet{width:100%;max-width:320px}
.lastcard-module__6BM0Bq__card{color:#fff;font-family:var(--font-display);border:none;grid-template-rows:auto 1fr auto;padding:6px;font-weight:700;transition:transform .18s cubic-bezier(.2,1.2,.4,1);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 -4px #0000001f,inset 0 2px #ffffff59,0 5px #00000040}.lastcard-module__6BM0Bq__card:before{content:"";border-radius:inherit;pointer-events:none;border:2px solid #ffffff59;position:absolute;inset:3px}.lastcard-module__6BM0Bq__sm{border-radius:9px;width:40px;height:56px;padding:3px}.lastcard-module__6BM0Bq__md{border-radius:12px;width:56px;height:80px}.lastcard-module__6BM0Bq__lg{border-radius:16px;width:88px;height:124px;padding:8px}.lastcard-module__6BM0Bq__corner,.lastcard-module__6BM0Bq__cornerBr{z-index:1;text-shadow:0 1px #0000002e;font-size:10px;line-height:1}.lastcard-module__6BM0Bq__corner{grid-row:1;justify-self:start}.lastcard-module__6BM0Bq__cornerBr{grid-row:3;justify-self:end;transform:rotate(180deg)}.lastcard-module__6BM0Bq__sm .lastcard-module__6BM0Bq__corner,.lastcard-module__6BM0Bq__sm .lastcard-module__6BM0Bq__cornerBr{display:none}.lastcard-module__6BM0Bq__lg .lastcard-module__6BM0Bq__corner,.lastcard-module__6BM0Bq__lg .lastcard-module__6BM0Bq__cornerBr{font-size:14px}.lastcard-module__6BM0Bq__pip{z-index:1;text-shadow:0 2px #0000002e;grid-row:2;place-items:center;font-size:22px;display:grid}.lastcard-module__6BM0Bq__sm .lastcard-module__6BM0Bq__pip{font-size:15px}.lastcard-module__6BM0Bq__lg .lastcard-module__6BM0Bq__pip{text-shadow:0 3px #0000002e;font-size:34px}.lastcard-module__6BM0Bq__symIcon{vertical-align:-.1em;width:1em;height:1em;display:inline-block}.lastcard-module__6BM0Bq__blob{aspect-ratio:1;pointer-events:none;background:#ffffff1f;border-radius:50%;width:70%;position:absolute;top:-20%;right:-25%}.lastcard-module__6BM0Bq__playable{cursor:pointer}.lastcard-module__6BM0Bq__playable:hover{transform:translateY(-4px)}.lastcard-module__6BM0Bq__playable:active{transform:translateY(0)scale(.95)}.lastcard-module__6BM0Bq__dim{opacity:.4;cursor:default}.lastcard-module__6BM0Bq__selected{transform:translateY(-8px);box-shadow:inset 0 -4px #0000001f,inset 0 2px #ffffff59,0 5px #00000040,0 0 0 4px #fff}.lastcard-module__6BM0Bq__back{background:linear-gradient(135deg, var(--bubble) 0%, var(--bubble-deep) 100%)}.lastcard-module__6BM0Bq__backMark{font-family:var(--font-display);letter-spacing:1px;grid-row:2;place-self:center;font-size:20px;transform:rotate(-8deg)}.lastcard-module__6BM0Bq__sm .lastcard-module__6BM0Bq__backMark{font-size:13px}.lastcard-module__6BM0Bq__lg .lastcard-module__6BM0Bq__backMark{font-size:30px}.lastcard-module__6BM0Bq__board{color:#fff;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:min(80rem,96vw);display:flex;position:relative}.lastcard-module__6BM0Bq__playerRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.lastcard-module__6BM0Bq__playerPair{align-items:center;gap:12px;display:flex}.lastcard-module__6BM0Bq__playerCard{border-radius:var(--radius);flex-direction:column;align-items:center;gap:4px;padding:12px 16px;display:flex}.lastcard-module__6BM0Bq__turn{box-shadow:0 0 0 3px var(--accent-pink);background:#ffffff24}.lastcard-module__6BM0Bq__lastOne{box-shadow:0 0 0 3px var(--accent-yellow)}.lastcard-module__6BM0Bq__avatar{font-size:36px;line-height:1}.lastcard-module__6BM0Bq__name{font-family:var(--font-display);font-weight:700}.lastcard-module__6BM0Bq__countHot{color:var(--accent-yellow);font-size:14px;font-weight:700}.lastcard-module__6BM0Bq__arrow{color:#ffffff4d;font-size:24px}.lastcard-module__6BM0Bq__piles{align-items:center;gap:32px;display:flex}.lastcard-module__6BM0Bq__pile{flex-direction:column;align-items:center;gap:8px;display:flex}.lastcard-module__6BM0Bq__pileNote{color:#ffffff8c;font-size:14px}.lastcard-module__6BM0Bq__colorNote{color:#ffffffbf}.lastcard-module__6BM0Bq__action{text-align:center;min-height:28px;margin:0;font-size:20px}.lastcard-module__6BM0Bq__scores{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.lastcard-module__6BM0Bq__flight{z-index:5;pointer-events:none;animation:.55s cubic-bezier(.3,.6,.3,1) both lastcard-module__6BM0Bq__fly-card;position:absolute}@keyframes lastcard-module__6BM0Bq__fly-card{0%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}65%{opacity:1}to{transform:translate(calc(var(--fly-x,0px) - 50%), calc(var(--fly-y,0px) - 50%)) scale(.55) rotate(-9deg);opacity:0}}@media (min-width:1024px){.lastcard-module__6BM0Bq__piles{gap:56px}.lastcard-module__6BM0Bq__piles .lastcard-module__6BM0Bq__lg{--lc-card-h:clamp(191px, calc(44dvh - 90px), 400px);width:calc(var(--lc-card-h) * .712);height:var(--lc-card-h);border-radius:calc(var(--lc-card-h) * .115);padding:calc(var(--lc-card-h) * .063)}.lastcard-module__6BM0Bq__piles .lastcard-module__6BM0Bq__lg .lastcard-module__6BM0Bq__corner,.lastcard-module__6BM0Bq__piles .lastcard-module__6BM0Bq__lg .lastcard-module__6BM0Bq__cornerBr{font-size:calc(var(--lc-card-h) * .115)}.lastcard-module__6BM0Bq__piles .lastcard-module__6BM0Bq__lg .lastcard-module__6BM0Bq__pip{font-size:calc(var(--lc-card-h) * .27);text-shadow:0 4px #0000002e}.lastcard-module__6BM0Bq__piles .lastcard-module__6BM0Bq__lg .lastcard-module__6BM0Bq__backMark{font-size:calc(var(--lc-card-h) * .24)}.lastcard-module__6BM0Bq__pileNote{font-size:clamp(16px,2dvh,20px)}.lastcard-module__6BM0Bq__colorNote{font-size:clamp(20px,2.5dvh,28px)}.lastcard-module__6BM0Bq__avatar{font-size:clamp(44px,6dvh,64px)}.lastcard-module__6BM0Bq__count,.lastcard-module__6BM0Bq__countHot{font-size:16px}.lastcard-module__6BM0Bq__action{min-height:1.5em;font-size:clamp(24px,3dvh,34px)}.lastcard-module__6BM0Bq__flight .lastcard-module__6BM0Bq__sm{border-radius:12px;width:52px;height:73px}.lastcard-module__6BM0Bq__flight .lastcard-module__6BM0Bq__sm .lastcard-module__6BM0Bq__backMark{font-size:17px}}@media (min-width:1600px){.lastcard-module__6BM0Bq__flight .lastcard-module__6BM0Bq__sm{width:62px;height:87px}}.lastcard-module__6BM0Bq__hand{color:#fff;flex-direction:column;flex:1;gap:16px;display:flex;position:relative;overflow:hidden}.lastcard-module__6BM0Bq__status{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.lastcard-module__6BM0Bq__statusLeft{align-items:center;gap:12px;display:flex}.lastcard-module__6BM0Bq__statusText{font-family:var(--font-display);font-weight:700}.lastcard-module__6BM0Bq__dot{border-radius:50%;width:24px;height:24px;display:inline-block;box-shadow:inset 0 -3px #00000026,0 0 0 2px #fff9}.lastcard-module__6BM0Bq__picker{padding:16px}.lastcard-module__6BM0Bq__pickerTitle{text-align:center;font-family:var(--font-display);margin:0 0 12px;font-weight:700}.lastcard-module__6BM0Bq__pickerGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.lastcard-module__6BM0Bq__colorBtn{cursor:pointer;border:none;border-radius:14px;min-height:56px;transition:transform .12s;box-shadow:inset 0 -4px #00000026,0 4px #001e5a2e}.lastcard-module__6BM0Bq__colorBtn:hover{transform:translateY(-2px)}.lastcard-module__6BM0Bq__colorBtn:active{transform:translateY(2px)}.lastcard-module__6BM0Bq__cancel{cursor:pointer;width:100%;min-height:44px;color:var(--ink-soft);background:0 0;border:none;margin-top:8px;padding:0;font-family:inherit;font-size:14px;display:block}.lastcard-module__6BM0Bq__spread{flex-wrap:wrap;flex:1;place-content:flex-start center;gap:8px;padding:8px 0;display:flex}.lastcard-module__6BM0Bq__actions{grid-template-columns:1fr 1fr;gap:12px;padding-bottom:8px;display:grid}
.hottakes-module__YvOAia__board{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:56rem;display:flex}.hottakes-module__YvOAia__header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.hottakes-module__YvOAia__round{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#fff9;margin:0;font-size:12px;font-weight:700}.hottakes-module__YvOAia__promptCard{max-width:42rem}.hottakes-module__YvOAia__prompt{font-family:var(--font-display);margin:0;font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.15}.hottakes-module__YvOAia__writers{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.hottakes-module__YvOAia__writer{flex-direction:column;align-items:center;gap:4px;display:flex}.hottakes-module__YvOAia__writerWaiting{opacity:.5}.hottakes-module__YvOAia__writerFace{font-size:48px;line-height:1}.hottakes-module__YvOAia__writerName{font-size:14px;font-weight:700}.hottakes-module__YvOAia__options{grid-template-columns:1fr;gap:16px;width:100%;display:grid}@media (min-width:640px){.hottakes-module__YvOAia__options{grid-template-columns:1fr 1fr}}.hottakes-module__YvOAia__option{font-size:20px;line-height:1.35}.hottakes-module__YvOAia__letter{font-family:var(--font-display);color:var(--accent-pink);margin-right:12px;font-weight:700}.hottakes-module__YvOAia__votingNote{text-align:center;color:#fff9;grid-column:1/-1;margin:0}.hottakes-module__YvOAia__results{flex-direction:column;gap:12px;width:100%;display:flex}.hottakes-module__YvOAia__resultRow{align-items:center;gap:16px;display:flex}.hottakes-module__YvOAia__resultFace{font-size:30px;line-height:1}.hottakes-module__YvOAia__resultBody{flex:1;min-width:0}.hottakes-module__YvOAia__resultText{margin:0;font-size:18px}.hottakes-module__YvOAia__resultAuthor{margin:2px 0 0;font-size:14px}.hottakes-module__YvOAia__voteCount{font-family:var(--font-display);color:var(--accent-pink);font-size:24px;font-weight:700}.hottakes-module__YvOAia__footNote{text-align:center;color:#ffffff73;margin:0}.hottakes-module__YvOAia__scores{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hottakes-module__YvOAia__scorePill{color:#fff;background:#ffffff24;border-radius:14px;align-items:center;gap:8px;padding:8px 16px;display:flex}.hottakes-module__YvOAia__scorePillBig{font-size:20px}.hottakes-module__YvOAia__scoreName{font-weight:700}.hottakes-module__YvOAia__scoreValue{font-family:var(--font-display);color:var(--accent-yellow);font-weight:700}.hottakes-module__YvOAia__hand{flex-direction:column;flex:1;gap:16px;display:flex}.hottakes-module__YvOAia__promptPanel{text-align:center;padding:14px 16px}.hottakes-module__YvOAia__handPrompt{margin:4px 0 0;font-weight:700}.hottakes-module__YvOAia__compose{flex-direction:column;flex:1;justify-content:center;gap:12px;display:flex}.hottakes-module__YvOAia__field{border-radius:var(--radius);color:#fff;resize:none;background:#ffffff1a;border:none;width:100%;padding:16px;font-family:inherit;font-size:18px;line-height:1.4}.hottakes-module__YvOAia__field::placeholder{color:#ffffff80}.hottakes-module__YvOAia__composeFoot{justify-content:space-between;align-items:center;gap:12px;display:flex}.hottakes-module__YvOAia__counter{color:#ffffff80;font-size:14px}.hottakes-module__YvOAia__voteList{flex-direction:column;flex:1;justify-content:center;gap:12px;display:flex}.hottakes-module__YvOAia__hint{text-align:center;color:#ffffffb3;margin:0}.hottakes-module__YvOAia__voteBtn{border-radius:var(--radius);background:var(--paper);color:var(--ink);font-family:var(--font-body);text-align:left;white-space:normal;min-height:52px;padding:14px 18px;font-size:17px;font-weight:500;line-height:1.35;display:block}.hottakes-module__YvOAia__yoursTag{color:var(--ink-soft);font-size:14px}.hottakes-module__YvOAia__center{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.hottakes-module__YvOAia__bigNote{text-align:center;margin:0;font-size:20px;font-weight:700}.hottakes-module__YvOAia__bigBtn{padding:18px 32px;font-size:20px}.hottakes-module__YvOAia__wait{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.hottakes-module__YvOAia__waitText{margin:0;font-size:20px;font-weight:700}.hottakes-module__YvOAia__waitDetail{color:#fff9;margin:0}
.fourinarow-module__jlJ_Oa__frame{border-radius:var(--radius);background:linear-gradient(180deg, var(--bubble-deep) 0%, var(--bg-2) 100%);box-shadow:var(--shadow);padding:12px;display:inline-block;overflow:hidden}.fourinarow-module__jlJ_Oa__grid{grid-template-columns:repeat(7,auto);gap:8px 4px;display:grid}.fourinarow-module__jlJ_Oa__col{cursor:default;background:0 0;border:none;flex-direction:column-reverse;gap:8px;margin:0;padding:0 2px;display:flex}.fourinarow-module__jlJ_Oa__colActive{cursor:pointer}.fourinarow-module__jlJ_Oa__cell{border-radius:999px;width:40px;height:40px;transition:background-color .15s,box-shadow .15s}@media (min-width:640px){.fourinarow-module__jlJ_Oa__cell{width:48px;height:48px}}.fourinarow-module__jlJ_Oa__tv .fourinarow-module__jlJ_Oa__cell{--fiar-cell:clamp(40px, min(calc((96vw - 76px) / 7), calc((100dvh - 264px) / 6)), 120px);width:var(--fiar-cell);height:var(--fiar-cell)}.fourinarow-module__jlJ_Oa__empty{background:color-mix(in srgb, var(--bg-2) 55%, black)}.fourinarow-module__jlJ_Oa__colActive:hover .fourinarow-module__jlJ_Oa__empty{background:color-mix(in srgb, var(--bg-2) 82%, black)}.fourinarow-module__jlJ_Oa__discP0{background:var(--accent-red)}.fourinarow-module__jlJ_Oa__discP1{background:var(--accent-yellow)}.fourinarow-module__jlJ_Oa__win{box-shadow:0 0 0 4px #fff}.fourinarow-module__jlJ_Oa__fall{z-index:1;animation:.5s linear both fourinarow-module__jlJ_Oa__disc-fall;position:relative}@keyframes fourinarow-module__jlJ_Oa__disc-fall{0%{transform:translateY(calc(var(--fiar-fall,6) * (-100% - 8px)));animation-timing-function:cubic-bezier(.55,0,1,.6)}64%{animation-timing-function:cubic-bezier(0,.4,.6,1);transform:translateY(0)}82%{animation-timing-function:cubic-bezier(.4,0,1,.6);transform:translateY(-12%)}to{transform:translateY(0)}}.fourinarow-module__jlJ_Oa__winPunch{z-index:1;animation:.32s cubic-bezier(.2,1.2,.4,1) both fourinarow-module__jlJ_Oa__win-punch;animation-delay:var(--ga-delay,0s);position:relative}@keyframes fourinarow-module__jlJ_Oa__win-punch{0%,to{transform:scale(1)}45%{transform:scale(1.3)}}.fourinarow-module__jlJ_Oa__board{flex-direction:column;align-items:center;gap:24px;display:flex}.fourinarow-module__jlJ_Oa__turn{color:#fff;margin:0;font-size:20px}@media (min-width:1024px){.fourinarow-module__jlJ_Oa__turn{font-size:26px}.fourinarow-module__jlJ_Oa__turn .fourinarow-module__jlJ_Oa__swatch{width:22px;height:22px}}.fourinarow-module__jlJ_Oa__swatch{vertical-align:middle;border-radius:999px;width:16px;height:16px;display:inline-block}.fourinarow-module__jlJ_Oa__hand{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.fourinarow-module__jlJ_Oa__prompt{font-family:var(--font-display);margin:0;font-size:18px;font-weight:700}.fourinarow-module__jlJ_Oa__promptActive{color:var(--accent-green)}.fourinarow-module__jlJ_Oa__promptIdle{color:#fff6}.fourinarow-module__jlJ_Oa__you{color:#ffffff8c;margin:0}.fourinarow-module__jlJ_Oa__drops{grid-template-columns:repeat(7,1fr);gap:8px;width:100%;max-width:420px;display:grid}.fourinarow-module__jlJ_Oa__dropBtn{background:linear-gradient(180deg, var(--bubble-deep) 0%, var(--bg-2) 100%);min-height:88px;box-shadow:var(--shadow);color:#fff;cursor:pointer;border:none;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin:0;padding:12px 0;transition:transform .12s,opacity .15s,box-shadow .12s;display:flex}.fourinarow-module__jlJ_Oa__dropBtn:active:not(:disabled){box-shadow:none;transform:translateY(3px)}.fourinarow-module__jlJ_Oa__dropBtn:disabled{opacity:.35;box-shadow:none;cursor:default}.fourinarow-module__jlJ_Oa__dropNum{font-family:var(--font-display);font-size:20px;font-weight:800;line-height:1}.fourinarow-module__jlJ_Oa__youDisc{width:22px;height:22px}
.join-module__W-UNzG__page{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:24px;display:flex}.join-module__W-UNzG__formCard{text-align:center;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:360px;display:flex}.join-module__W-UNzG__formTitle{font-family:var(--font-display);color:var(--ink);margin:6px 0 0;font-size:30px;font-weight:700;line-height:1.1}.join-module__W-UNzG__formSub{margin:0 0 4px;font-size:15px}.join-module__W-UNzG__codeInput{border:3px solid var(--paper-2);border-radius:var(--radius);background:var(--paper-2);width:100%;min-height:64px;color:var(--ink);font-family:var(--font-mono);letter-spacing:.35em;text-indent:.35em;text-align:center;text-transform:uppercase;outline:none;padding:8px 12px;font-size:30px;font-weight:800}.join-module__W-UNzG__codeInput:focus{border-color:var(--bubble)}.join-module__W-UNzG__codeInput::placeholder{color:color-mix(in srgb, var(--ink-soft) 40%, transparent);letter-spacing:.2em}.join-module__W-UNzG__nameInput{border:3px solid var(--paper-2);border-radius:var(--radius);background:var(--paper-2);width:100%;min-height:52px;color:var(--ink);font-family:var(--font-display);text-align:center;outline:none;padding:8px 16px;font-size:18px;font-weight:600}.join-module__W-UNzG__nameInput:focus{border-color:var(--bubble)}.join-module__W-UNzG__nameInput::placeholder{color:color-mix(in srgb, var(--ink-soft) 55%, transparent)}.join-module__W-UNzG__formError{font-family:var(--font-display);margin:0;font-size:15px;font-weight:600}.join-module__W-UNzG__notice{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:360px;display:flex}.join-module__W-UNzG__noticeIcon{color:var(--ink);flex-shrink:0}.join-module__W-UNzG__noticeTitle{font-family:var(--font-display);color:var(--ink);margin:0;font-size:22px;font-weight:700;line-height:1.25}.join-module__W-UNzG__noticeCopy{margin:-6px 0 0;font-size:15px;line-height:1.45}.join-module__W-UNzG__seated{padding:14px 14px calc(14px + env(safe-area-inset-bottom));color:#fff;flex-direction:column;gap:12px;display:flex}.join-module__W-UNzG__topBar{justify-content:space-between;align-items:center;gap:10px;display:flex}.join-module__W-UNzG__identity{align-items:center;gap:8px;min-width:0;font-size:17px;display:flex}.join-module__W-UNzG__avatarDisc{background:var(--paper);border-radius:999px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:24px;display:grid;box-shadow:0 4px #001e5a40}.join-module__W-UNzG__identityName{font-family:var(--font-display);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.join-module__W-UNzG__hostBadge{color:var(--accent-yellow);flex-shrink:0;align-items:center;display:inline-flex}.join-module__W-UNzG__winsPill{font-family:var(--font-display);white-space:nowrap;background:#ffffff29;border-radius:999px;align-items:center;gap:5px;padding:2px 10px;font-size:13px;font-weight:600;display:inline-flex}.join-module__W-UNzG__topRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.join-module__W-UNzG__codePill{color:#fff;font-family:var(--font-mono);letter-spacing:.25em;text-indent:.25em;white-space:nowrap;background:#ffffff29;border-radius:999px;flex-shrink:0;padding:10px 14px;font-size:15px;font-weight:800}.join-module__W-UNzG__rejectToast{border-radius:var(--radius);background:var(--accent-red);color:#fff;font-family:var(--font-display);text-align:center;box-shadow:var(--shadow);padding:12px 16px;font-weight:600}.join-module__W-UNzG__body{flex-direction:column;flex:1;min-height:0;display:flex}.join-module__W-UNzG__waiting{font-family:var(--font-display);flex:1;justify-content:center;align-items:center;font-size:19px;font-weight:600;display:flex}.join-module__W-UNzG__waiting p{margin:0}.join-module__W-UNzG__lobby{flex-direction:column;flex:1;gap:14px;display:flex}.join-module__W-UNzG__lobbyHead{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.join-module__W-UNzG__lobbyCount{font-family:var(--font-display);margin:0;font-size:22px;font-weight:700}.join-module__W-UNzG__lobbyHint{color:#ffffffbf;margin:0;font-size:14px}.join-module__W-UNzG__lobbySpace{flex:1}.join-module__W-UNzG__fanHint{text-align:center;color:#fff9;margin:0;font-size:11px;font-weight:500}.join-module__W-UNzG__renameRow{align-items:center;gap:8px;display:flex}.join-module__W-UNzG__renameInput{background:var(--paper);width:190px;min-height:44px;color:var(--ink);font-family:var(--font-display);text-align:center;border:none;border-radius:999px;outline:none;padding:0 16px;font-size:16px;font-weight:600}.join-module__W-UNzG__renameInput:focus-visible{outline:3px solid var(--accent-yellow);outline-offset:2px}.join-module__W-UNzG__renameRowSheet{width:100%}.join-module__W-UNzG__renameInSheet{background:var(--paper-2);flex:1;width:auto;min-width:0}.join-module__W-UNzG__touch44{width:44px;min-width:44px;height:44px;min-height:44px}.join-module__W-UNzG__touchBtn{min-height:44px}.join-module__W-UNzG__gameList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.join-module__W-UNzG__gameRow{background:var(--paper);color:var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:12px;padding:12px 14px;display:flex}.join-module__W-UNzG__gameRowOff{opacity:.55}.join-module__W-UNzG__gameRowSheet{border:2px solid color-mix(in srgb, var(--ink) 10%, var(--paper));background:color-mix(in srgb, var(--paper-2) 40%, var(--paper));box-shadow:none}.join-module__W-UNzG__gameIcon{color:#fff;width:46px;height:46px;font-family:var(--font-display);text-shadow:0 2px #001e5a40;border-radius:14px;flex-shrink:0;place-items:center;font-size:22px;font-weight:700;display:grid;transform:rotate(-3deg);box-shadow:inset 0 -4px #001e5a2e}.join-module__W-UNzG__gameInfo{flex:1;min-width:0}.join-module__W-UNzG__gameName{font-family:var(--font-display);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:17px;font-weight:600;overflow:hidden}.join-module__W-UNzG__gameMeta{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-soft);margin:2px 0 0;font-size:11px;font-weight:700}.join-module__W-UNzG__gameActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.join-module__W-UNzG__chatFeed{overscroll-behavior:contain;background:var(--paper-2);border-radius:14px;flex-direction:column;gap:6px;height:160px;padding:10px 12px;display:flex;overflow-y:auto}.join-module__W-UNzG__chatFeedSheet{height:min(44dvh,340px)}.join-module__W-UNzG__chatLine{overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.join-module__W-UNzG__chatFrom{font-family:var(--font-display);color:var(--bubble-deep);font-weight:600}.join-module__W-UNzG__chatSystem{text-align:center;color:var(--ink-soft);opacity:.8;overflow-wrap:anywhere;margin:0;font-size:13px;font-style:italic}.join-module__W-UNzG__chatEmpty{color:var(--ink-soft);margin:auto;font-size:14px}.join-module__W-UNzG__chatCompose{align-items:center;gap:8px;display:flex}.join-module__W-UNzG__chatInput{background:var(--paper-2);min-width:0;min-height:44px;color:var(--ink);font-family:var(--font-body);border:none;border-radius:999px;outline:none;flex:1;padding:0 16px;font-size:15px}.join-module__W-UNzG__chatInput:focus-visible{outline:3px solid var(--accent-yellow);outline-offset:2px}.join-module__W-UNzG__chatInput::placeholder{color:color-mix(in srgb, var(--ink-soft) 55%, transparent)}.join-module__W-UNzG__briefing{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:12px;display:flex}.join-module__W-UNzG__briefingCard{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:340px;display:flex}.join-module__W-UNzG__briefingIcon{border-radius:18px;width:60px;height:60px;margin-bottom:4px;font-size:30px}.join-module__W-UNzG__briefingName{font-family:var(--font-display);color:var(--ink);margin:0;font-size:30px;font-weight:700;line-height:1.1}.join-module__W-UNzG__briefingHint{justify-content:center;align-items:center;gap:6px;margin:4px 0 0;font-size:15px;display:inline-flex}.join-module__W-UNzG__readyBtn{max-width:340px;min-height:56px}:is(.phone-stage .join-module__W-UNzG__page,.phone-stage .join-module__W-UNzG__seated){min-height:var(--stage-h,100dvh)}@media (min-width:768px){:is(.phone-stage .join-module__W-UNzG__page,.phone-stage .join-module__W-UNzG__seated){height:var(--stage-h,100dvh);overscroll-behavior:contain;scrollbar-width:thin;overflow-y:auto}.phone-stage .join-module__W-UNzG__page{justify-content:flex-start}.phone-stage .join-module__W-UNzG__page>*{margin-top:auto;margin-bottom:auto}}@keyframes join-module__W-UNzG__sheetFade{0%{opacity:0}to{opacity:1}}@keyframes join-module__W-UNzG__sheetUp{0%{opacity:.6;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.join-module__W-UNzG__sheetLayer{z-index:80;background:#0a102880;flex-direction:column;justify-content:flex-end;animation:.18s ease-out join-module__W-UNzG__sheetFade;display:flex;position:fixed;inset:0}.join-module__W-UNzG__sheet{background:var(--paper);color:var(--ink);padding:10px 16px calc(16px + env(safe-area-inset-bottom));overscroll-behavior:contain;border-radius:22px 22px 0 0;flex-direction:column;gap:10px;max-height:78%;animation:.22s cubic-bezier(.2,.9,.3,1.1) join-module__W-UNzG__sheetUp;display:flex;overflow-y:auto;box-shadow:0 -8px 30px #00143c4d}.join-module__W-UNzG__sheetHandle{background:color-mix(in srgb, var(--ink-soft) 35%, transparent);border-radius:999px;flex-shrink:0;width:44px;height:5px;margin:0 auto}.join-module__W-UNzG__sheetHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.join-module__W-UNzG__sheetTitle{font-family:var(--font-display);margin:0;font-size:20px;font-weight:700}.join-module__W-UNzG__sheetRow{border:2px solid color-mix(in srgb, var(--ink) 10%, var(--paper));background:color-mix(in srgb, var(--paper-2) 40%, var(--paper));width:100%;min-height:56px;color:var(--ink);font-family:var(--font-body);text-align:left;cursor:pointer;border-radius:16px;align-items:center;gap:12px;padding:10px 12px;transition:border-color .15s,background .15s;display:flex}.join-module__W-UNzG__sheetRow:hover{border-color:var(--bubble)}.join-module__W-UNzG__sheetRowDanger{border-color:var(--accent-red);background:color-mix(in srgb, var(--accent-red) 10%, var(--paper))}.join-module__W-UNzG__sheetRowIco{color:var(--bubble-deep);flex-shrink:0;align-items:center;display:inline-flex}.join-module__W-UNzG__sheetRowDanger .join-module__W-UNzG__sheetRowIco{color:var(--accent-red)}.join-module__W-UNzG__sheetRowText{min-width:0}.join-module__W-UNzG__sheetRowTitle{font-family:var(--font-display);font-size:16px;font-weight:600;display:block}.join-module__W-UNzG__sheetRowSub{color:var(--ink-soft);margin-top:1px;font-size:13px;display:block}.join-module__W-UNzG__sheetLabel{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin:6px 0 0;font-size:11px;font-weight:700}.join-module__W-UNzG__sheetEmpty{color:var(--ink-soft);margin:0;font-size:14px}.join-module__W-UNzG__sheetPlayers{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.join-module__W-UNzG__sheetPlayer{background:var(--paper-2);border-radius:14px;align-items:center;gap:10px;min-height:52px;padding:6px 8px 6px 12px;display:flex}.join-module__W-UNzG__sheetPlayerName{min-width:0;font-family:var(--font-display);flex:1;align-items:center;gap:6px;font-size:15px;font-weight:600;display:flex}.join-module__W-UNzG__sheetPlayerText{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.join-module__W-UNzG__sheetCrown{color:color-mix(in srgb, var(--accent-yellow) 55%, var(--ink));flex-shrink:0}.join-module__W-UNzG__youTag{background:color-mix(in srgb, var(--ink) 8%, transparent);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:700}.join-module__W-UNzG__kickBtn{color:var(--accent-red)}.join-module__W-UNzG__kickArmed{background:var(--accent-red);color:#fff}.join-module__W-UNzG__crownArmed{background:var(--accent-yellow);color:var(--ink)}@media (min-width:768px){.phone-stage .join-module__W-UNzG__sheetLayer{position:absolute}}.join-module__W-UNzG__charSection{flex-direction:column;gap:10px;display:flex}.join-module__W-UNzG__charHero{align-items:center;gap:14px;display:flex}.join-module__W-UNzG__charRows{grid-template-columns:1fr 1fr;gap:6px 12px;display:grid}.join-module__W-UNzG__charRow{border:2px solid color-mix(in srgb, var(--ink) 10%, var(--paper));background:var(--paper-2);border-radius:14px;align-items:center;gap:2px;padding:2px 6px;display:flex}.join-module__W-UNzG__charRowLabel{font-family:var(--font-display);flex:1;font-size:13px;font-weight:700}.join-module__W-UNzG__charRowValue{text-align:center;min-width:44px;font-family:var(--font-mono);color:color-mix(in srgb, var(--ink) 72%, transparent);font-size:12px}.join-module__W-UNzG__charVariants{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.join-module__W-UNzG__charVarLabel{width:44px;font-family:var(--font-display);font-size:13px;font-weight:700}.join-module__W-UNzG__charSwatch{border:2px solid color-mix(in srgb, var(--ink) 14%, transparent);cursor:pointer;border-radius:50%;width:40px;height:40px;transition:transform .12s,box-shadow .15s;box-shadow:inset 0 -3px #001e5a2e}.join-module__W-UNzG__charSwatch:not(:disabled):hover{transform:scale(1.08)}.join-module__W-UNzG__charSwatch:disabled{opacity:.35;cursor:default}.join-module__W-UNzG__charSwatchOn{box-shadow:inset 0 -3px 0 #001e5a2e, 0 0 0 3px var(--accent-yellow)}.join-module__W-UNzG__charHint{color:color-mix(in srgb, var(--ink) 72%, transparent);margin:-4px 0 0 52px;font-size:12px}.join-module__W-UNzG__charFlipOn{background:var(--accent-yellow);color:var(--ink)}
