.RoleCard-module__card__JdrT{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 20px;border:1px solid var(--border);border-radius:22px;background:var(--surface);text-align:center}.RoleCard-module__spy__GZLb{border-color:#ff5a3c80;background:var(--accent-soft)}.RoleCard-module__mark__r6iQ{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--surface-2);color:var(--muted);margin-bottom:8px}.RoleCard-module__spy__GZLb .RoleCard-module__mark__r6iQ{background:#ff5a3c2e;color:var(--accent)}.RoleCard-module__caption__CrTF{font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-2)}.RoleCard-module__name__0HWw{font-size:clamp(24px,7vw,34px);font-weight:500;line-height:1.1;letter-spacing:-.02em}.RoleCard-module__spy__GZLb .RoleCard-module__name__0HWw{color:var(--accent)}.RoleCard-module__note__5kwL{max-width:300px;margin-top:10px;font-size:13px;line-height:1.5;color:var(--muted)}@media (max-height: 600px){.RoleCard-module__card__JdrT{gap:6px;padding:14px 16px}.RoleCard-module__mark__r6iQ{width:42px;height:42px;margin-bottom:4px}.RoleCard-module__mark__r6iQ svg{width:24px;height:24px}.RoleCard-module__name__0HWw{font-size:clamp(22px,6vw,28px)}.RoleCard-module__note__5kwL{margin-top:6px;font-size:12px}}@media (max-height: 500px){.RoleCard-module__card__JdrT{padding:10px 14px}.RoleCard-module__mark__r6iQ{width:34px;height:34px;margin-bottom:2px}.RoleCard-module__mark__r6iQ svg{width:20px;height:20px}.RoleCard-module__name__0HWw{font-size:clamp(20px,5.5vw,24px)}}.TopBar-module__bar__iWf8{display:flex;align-items:center;gap:10px;min-height:52px;padding-bottom:12px;border-bottom:1px solid var(--border-soft)}.TopBar-module__brand__03xB{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.TopBar-module__word__uq2S{font-size:15px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.TopBar-module__title__-Z2c{flex:1;min-width:0;font-size:14px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.TopBar-module__side__WCQv{min-width:76px;display:flex;align-items:center}.TopBar-module__right__-oz-{justify-content:flex-end}.TopBar-module__back__27xW,.TopBar-module__link__iiod{display:flex;align-items:center;gap:6px;padding:8px 2px;font-size:14px;font-weight:500;color:var(--muted);white-space:nowrap}.TopBar-module__back__27xW:active,.TopBar-module__link__iiod:active{color:var(--text)}@media (max-height: 600px){.TopBar-module__bar__iWf8{min-height:44px;padding-bottom:8px}.TopBar-module__back__27xW,.TopBar-module__link__iiod{padding:6px 2px}}@media (max-height: 500px){.TopBar-module__bar__iWf8{min-height:38px;padding-bottom:6px}.TopBar-module__word__uq2S,.TopBar-module__title__-Z2c{font-size:13px}}.Button-module__button__hvJp{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:54px;padding:14px 20px;border-radius:var(--radius);border:1px solid transparent;font-size:16px;font-weight:500;text-align:center;transition:transform .1s ease,background .15s ease,opacity .15s ease}.Button-module__button__hvJp:active{transform:scale(.985)}.Button-module__button__hvJp:disabled{opacity:.38;cursor:default;transform:none;box-shadow:none}.Button-module__primary__WGT-{background:var(--accent);color:#fff;box-shadow:0 10px 30px -12px var(--accent-glow)}.Button-module__secondary__Fx0L{background:var(--surface);border-color:var(--border);color:var(--text)}.Button-module__ghost__KoYP{background:transparent;color:var(--muted);font-weight:500}.Button-module__sm__8Ct6{min-height:42px;padding:10px 16px;font-size:14px;border-radius:var(--radius-sm)}.Button-module__lg__yfxx{min-height:58px;font-size:17px}.Button-module__auto__Ciyj{width:auto}@media (max-height: 600px){.Button-module__button__hvJp{min-height:46px;padding:10px 18px;font-size:15px}.Button-module__lg__yfxx{min-height:50px;font-size:16px}.Button-module__sm__8Ct6{min-height:38px;padding:8px 14px}}@media (max-height: 500px){.Button-module__button__hvJp{min-height:42px;padding:8px 16px}.Button-module__lg__yfxx{min-height:44px;font-size:15px}.Button-module__sm__8Ct6{min-height:34px}}.CodeInput-module__wrap__jzez{position:relative;display:flex;justify-content:center;gap:clamp(8px,3vw,12px);width:100%}.CodeInput-module__shake__-QCn{animation:CodeInput-module__shake__-QCn .42s cubic-bezier(.36,.07,.19,.97)}.CodeInput-module__input__hOwO{position:absolute;inset:0;width:100%;height:100%;opacity:0;border:0;padding:0;cursor:pointer;font-size:16px}.CodeInput-module__cell__X73b{flex:0 1 68px;aspect-ratio:3 / 4;max-width:68px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);font-size:clamp(26px,8vw,32px);font-weight:500;text-transform:uppercase;font-variant-numeric:tabular-nums;transition:border-color .15s ease,background .15s ease,color .15s ease}.CodeInput-module__filled__ULTP{border-color:var(--surface-3)}.CodeInput-module__active__Vb6R{border-color:var(--accent);background:var(--accent-soft)}.CodeInput-module__wrong__hpq1{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.CodeInput-module__caret__3YIS{width:2px;height:30%;border-radius:2px;background:var(--accent);animation:CodeInput-module__blink__Earg 1.1s steps(2,start) infinite}@keyframes CodeInput-module__blink__Earg{to{opacity:0}}@keyframes CodeInput-module__shake__-QCn{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(4px)}30%,50%,70%{transform:translate(-8px)}40%,60%{transform:translate(8px)}}@media (max-height: 600px){.CodeInput-module__cell__X73b{flex-basis:56px;max-width:56px;font-size:clamp(22px,7vw,26px)}}@media (max-height: 500px){.CodeInput-module__cell__X73b{flex-basis:46px;max-width:46px;font-size:22px}}.Hint-module__hint__k5mp{font-size:13px;line-height:1.45;color:var(--muted-2);padding:0 2px}.Hint-module__center__Lp4z{text-align:center}.Hint-module__accent__XkqW{color:var(--accent)}.Modal-module__overlay__-RqG{position:fixed;inset:0;z-index:30;display:flex;align-items:flex-end;justify-content:center;background:#050608bd;animation:Modal-module__fade__eqzV .2s ease}.Modal-module__hide__QqqZ{animation:Modal-module__fade__eqzV .3s ease reverse forwards}.Modal-module__window__e6Zo{width:100%;max-width:calc(var(--page) + 40px);max-height:88dvh;display:flex;flex-direction:column;background:var(--bg-soft);border:1px solid var(--border);border-bottom:0;border-radius:22px 22px 0 0;padding-bottom:var(--safe-bottom);animation:Modal-module__slide__mYUR .26s cubic-bezier(.22,1,.36,1)}.Modal-module__hide__QqqZ .Modal-module__window__e6Zo{animation:Modal-module__slide__mYUR .3s ease reverse forwards}.Modal-module__head__JCxQ{display:flex;align-items:center;gap:12px;padding:18px 18px 14px}.Modal-module__title__TUIs{flex:1;font-size:15px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;text-align:center}.Modal-module__close__s246{width:34px;height:34px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--surface-2);color:var(--muted);font-size:14px}.Modal-module__spacer__dIfO{width:34px;flex:none}.Modal-module__body__3Ulr{padding:0 18px 20px;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:16px;scrollbar-width:none}.Modal-module__body__3Ulr::-webkit-scrollbar{display:none}@media (min-width: 640px){.Modal-module__overlay__-RqG{align-items:center;padding:20px}.Modal-module__window__e6Zo{border:1px solid var(--border);border-radius:22px;animation:Modal-module__pop__h3b3 .2s ease}.Modal-module__hide__QqqZ .Modal-module__window__e6Zo{animation:Modal-module__pop__h3b3 .25s ease reverse forwards}}@keyframes Modal-module__fade__eqzV{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__slide__mYUR{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Modal-module__pop__h3b3{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (max-height: 600px){.Modal-module__window__e6Zo{max-height:94dvh}.Modal-module__head__JCxQ{padding:12px 16px 10px}.Modal-module__body__3Ulr{gap:12px;padding:0 16px 14px}.Modal-module__close__s246{width:30px;height:30px}.Modal-module__spacer__dIfO{width:30px}}@media (max-height: 500px){.Modal-module__window__e6Zo{max-height:96dvh}.Modal-module__head__JCxQ{padding:10px 14px 8px}.Modal-module__body__3Ulr{gap:10px;padding:0 14px 12px}}.Placeholder-module__placeholder__T2CJ{display:flex;flex-direction:column;align-items:center;gap:10px;padding:clamp(16px,5vh,36px) 8px;text-align:center}.Placeholder-module__icon__2rlI{color:var(--accent);margin-bottom:6px}.Placeholder-module__art__bNPw{width:100%;max-width:200px;margin-bottom:6px}.Placeholder-module__muted__p9G7 .Placeholder-module__icon__2rlI{color:var(--muted)}.Placeholder-module__title__9aPg{font-size:clamp(20px,6vw,24px);font-weight:500;letter-spacing:-.02em}.Placeholder-module__text__IFoM{max-width:320px;font-size:14px;line-height:1.5;color:var(--muted)}.Placeholder-module__content__bNUt{width:100%;max-width:340px;margin-top:10px}.Placeholder-module__action__vrcN{width:100%;max-width:340px;display:flex;flex-direction:column;gap:10px;margin-top:12px}@media (max-height: 600px){.Placeholder-module__placeholder__T2CJ{gap:8px;padding:10px 8px}.Placeholder-module__art__bNPw{max-width:170px;margin-bottom:0}.Placeholder-module__icon__2rlI{margin-bottom:0}.Placeholder-module__icon__2rlI svg{width:44px;height:44px}.Placeholder-module__title__9aPg{font-size:clamp(18px,5vw,21px)}.Placeholder-module__text__IFoM{font-size:13px}.Placeholder-module__content__bNUt{margin-top:6px}.Placeholder-module__action__vrcN{gap:8px;margin-top:8px}}@media (max-height: 500px){.Placeholder-module__placeholder__T2CJ{gap:6px;padding:6px 8px}.Placeholder-module__art__bNPw{max-width:145px}.Placeholder-module__icon__2rlI svg{width:36px;height:36px}.Placeholder-module__title__9aPg{font-size:17px}.Placeholder-module__text__IFoM{font-size:12px;line-height:1.4}}.Screen-module__screen__Ivqu{width:100%;max-width:calc(var(--page) + var(--pad) * 2);display:flex;flex-direction:column;min-height:0;padding:calc(var(--safe-top) + 10px) calc(var(--safe-right) + var(--pad)) calc(var(--safe-bottom) + 14px) calc(var(--safe-left) + var(--pad))}.Screen-module__scroll__lL5F{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;scrollbar-width:none}.Screen-module__scroll__lL5F::-webkit-scrollbar{display:none}.Screen-module__inner__qO-f{width:100%;margin:auto 0;padding:14px 0;display:flex;flex-direction:column;gap:var(--gap)}.Screen-module__fixed__MtCN{overflow:hidden}.Screen-module__stretch__n29d{flex:1;min-height:0;margin:0}.Screen-module__footer__xWs5{display:flex;flex-direction:column;gap:10px;padding-top:8px}.Screen-module__row__kQ8l{flex-direction:row}.Screen-module__row__kQ8l>*{flex:1}.Screen-module__bottom__0xyr{flex:none;padding-top:14px}@media (max-height: 600px){.Screen-module__screen__Ivqu{padding-top:calc(var(--safe-top) + 6px);padding-bottom:calc(var(--safe-bottom) + 8px)}.Screen-module__inner__qO-f{padding:8px 0}.Screen-module__footer__xWs5{gap:8px;padding-top:6px}.Screen-module__bottom__0xyr{padding-top:8px}}@media (max-height: 500px){.Screen-module__screen__Ivqu{padding-top:calc(var(--safe-top) + 4px);padding-bottom:calc(var(--safe-bottom) + 6px)}.Screen-module__inner__qO-f{padding:4px 0}.Screen-module__footer__xWs5{gap:6px;padding-top:4px}.Screen-module__bottom__0xyr{padding-top:6px}}.SectionHeader-module__header__XZUK{display:flex;align-items:center;gap:8px;padding:0 2px}.SectionHeader-module__icon__SYq3{flex:none;display:flex;color:var(--accent)}.SectionHeader-module__title__KLqT{flex:1;min-width:0;font-size:16px;font-weight:500;letter-spacing:-.01em}.SectionHeader-module__value__nOmQ{font-size:14px;font-weight:500;color:var(--accent);white-space:nowrap}.Segmented-module__segmented__1e4L{display:flex;gap:4px;padding:4px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-soft)}.Segmented-module__item__Xa4Y{flex:1 1 0;min-width:0;min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:6px 8px;border-radius:var(--radius-sm);color:var(--muted);font-size:15px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .15s ease,color .15s ease}.Segmented-module__active__esP7{background:var(--surface-3);color:var(--text)}.Segmented-module__item__Xa4Y:disabled{opacity:.35;cursor:default}.Segmented-module__hint__aMAK{font-size:11px;font-weight:500;opacity:.7}@media (max-height: 600px){.Segmented-module__item__Xa4Y{min-height:38px;font-size:14px}}.StepDots-module__dots__Job2{display:flex;align-items:center;justify-content:center;gap:6px}.StepDots-module__dot__1pqx{width:7px;height:7px;border-radius:999px;background:var(--surface-3);transition:width .2s ease,background .2s ease}.StepDots-module__done__jHU8{background:var(--muted-2)}.StepDots-module__active__jO49{width:22px;background:var(--accent)}.Stepper-module__stepper__ZSmG{display:flex;align-items:center;gap:10px;padding:6px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-soft)}.Stepper-module__button__eWfm{width:46px;height:46px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text);font-size:22px;font-weight:500;line-height:1;transition:background .15s ease}.Stepper-module__button__eWfm:disabled{opacity:.3;cursor:default}.Stepper-module__value__r7qE{flex:1;text-align:center;font-size:26px;font-weight:500;font-variant-numeric:tabular-nums}@media (max-height: 600px){.Stepper-module__stepper__ZSmG{gap:8px;padding:4px}.Stepper-module__button__eWfm{width:40px;height:40px;font-size:20px}.Stepper-module__value__r7qE{font-size:22px}}@media (max-height: 500px){.Stepper-module__button__eWfm{width:36px;height:36px}.Stepper-module__value__r7qE{font-size:20px}}.TextField-module__field__kijm{display:flex;align-items:center;gap:10px;padding:0 14px;min-height:52px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);transition:border-color .15s ease}.TextField-module__field__kijm:focus-within{border-color:var(--accent)}.TextField-module__input__qBVL{flex:1;min-width:0;border:0;outline:none;background:transparent;font-size:16px;font-weight:500;color:var(--text);padding:12px 0;user-select:text;-webkit-user-select:text}.TextField-module__input__qBVL::placeholder{color:var(--muted-2);font-weight:500}@media (max-height: 600px){.TextField-module__field__kijm{min-height:44px;padding:0 12px}.TextField-module__input__qBVL{padding:8px 0}}@media (max-height: 500px){.TextField-module__field__kijm{min-height:40px}.TextField-module__input__qBVL{padding:6px 0}}.Toggle-module__row__mFOJ{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:100%;text-align:left}.Toggle-module__text__5JxD{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.Toggle-module__title__pJ46{font-size:15px;font-weight:500}.Toggle-module__subtitle__DsXx{font-size:12px;color:var(--muted-2)}.Toggle-module__track__Yp3d{flex:none;width:52px;height:30px;padding:3px;border-radius:999px;background:var(--surface-3);display:flex;justify-content:flex-start;transition:background .18s ease}.Toggle-module__on__Up4X{background:var(--accent);justify-content:flex-end}.Toggle-module__knob__iMAo{width:24px;height:24px;border-radius:50%;background:#fff;transition:transform .18s ease}@media (max-height: 600px){.Toggle-module__row__mFOJ{gap:12px;padding:10px 14px}.Toggle-module__track__Yp3d{width:46px;height:26px}.Toggle-module__knob__iMAo{width:20px;height:20px}}.Deal-module__pass__lhTP{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px 20px;border:1px dashed var(--border);border-radius:22px;background:var(--bg-soft);text-align:center}.Deal-module__mark__ZgIe{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--surface-2);color:var(--muted);margin-bottom:8px}.Deal-module__caption__PQi1{font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-2)}.Deal-module__who__qkDL{max-width:100%;font-size:clamp(24px,7vw,32px);font-weight:500;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Deal-module__note__1Tzu{max-width:300px;font-size:13px;line-height:1.5;color:var(--muted)}@media (max-height: 600px){.Deal-module__pass__lhTP{gap:6px;padding:14px 16px}.Deal-module__mark__ZgIe{width:42px;height:42px;margin-bottom:4px}.Deal-module__mark__ZgIe svg{width:24px;height:24px}.Deal-module__who__qkDL{font-size:clamp(22px,6vw,28px)}.Deal-module__note__1Tzu{font-size:12px}}@media (max-height: 500px){.Deal-module__pass__lhTP{padding:10px 14px}.Deal-module__mark__ZgIe{width:34px;height:34px;margin-bottom:2px}.Deal-module__mark__ZgIe svg{width:20px;height:20px}}.EndRound-module__step__tprh{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}.EndRound-module__icon__wPNJ{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--accent-soft);color:var(--accent)}.EndRound-module__question__5ysU{font-size:clamp(18px,5vw,21px);font-weight:500;max-width:320px}.EndRound-module__actions__uAef{width:100%;display:flex;flex-direction:column;gap:10px}@media (max-height: 600px){.EndRound-module__step__tprh{gap:10px}.EndRound-module__icon__wPNJ{width:44px;height:44px}.EndRound-module__question__5ysU{font-size:clamp(16px,4.5vw,19px)}.EndRound-module__actions__uAef{gap:8px}}@media (max-height: 500px){.EndRound-module__icon__wPNJ{width:38px;height:38px}}.Home-module__hero__D3V5{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:clamp(16px,6vh,48px) 0}.Home-module__title__0cNx{font-size:clamp(34px,11vw,52px);font-weight:500;line-height:.98;letter-spacing:-.03em;text-transform:uppercase}.Home-module__accent__Hbjg{display:block;color:var(--accent)}.Home-module__text__a-c8{max-width:330px;font-size:15px;line-height:1.5;color:var(--muted)}.Home-module__links__ApYF{display:flex;align-items:center;justify-content:center;gap:20px}.Home-module__link__5w78{padding:4px 2px;font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--muted-2);text-decoration:none}.Home-module__link__5w78:active{color:var(--text)}.Home-module__note__Z2ud{display:block;text-align:center;font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--muted-2)}@media (max-height: 600px){.Home-module__hero__D3V5{gap:10px;padding:8px 0}.Home-module__title__0cNx{font-size:clamp(28px,8vw,40px)}.Home-module__text__a-c8{font-size:14px}}@media (max-height: 500px){.Home-module__hero__D3V5{gap:6px;padding:2px 0}.Home-module__title__0cNx{font-size:clamp(24px,7vw,32px)}.Home-module__text__a-c8{display:none}}.Join-module__wrap__Ey0e{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:clamp(8px,4vh,32px) 0}.Join-module__mark__lXTq{display:flex;align-items:center;justify-content:center;color:var(--accent)}.Join-module__title__Ljau{font-size:clamp(24px,7vw,30px);font-weight:500;letter-spacing:-.02em}.Join-module__text__Z48x{max-width:320px;font-size:14px;line-height:1.5;color:var(--muted)}.Join-module__field__Ly24{width:100%;max-width:320px}.Join-module__as__JKSW{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:var(--muted-2)}.Join-module__name__kBGr{font-weight:500;color:var(--text)}.Join-module__action__hbO3{width:100%;max-width:240px;align-self:center}@media (max-height: 600px){.Join-module__wrap__Ey0e{gap:10px;padding:4px 0}.Join-module__mark__lXTq svg{width:34px;height:34px}.Join-module__title__Ljau{font-size:clamp(20px,5.5vw,24px)}.Join-module__text__Z48x{font-size:13px}}@media (max-height: 500px){.Join-module__wrap__Ey0e{gap:8px;padding:0}.Join-module__mark__lXTq,.Join-module__text__Z48x{display:none}}.PlayerList-module__list__xo5I{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:8px;scrollbar-width:none}.PlayerList-module__list__xo5I::-webkit-scrollbar{display:none}.PlayerList-module__row__Qn9B{flex:none;display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.PlayerList-module__name__3IgZ{flex:1;min-width:0;font-size:15px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PlayerList-module__badge__URFL{flex:none;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-2)}.PlayerList-module__empty__AXiS{flex:none;display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px dashed var(--border);border-radius:var(--radius);color:var(--muted-2);font-size:14px}.PlayerList-module__pulse__7rbL{width:14px;height:14px;flex:none;border-radius:50%;border:2px solid var(--surface-3);border-top-color:var(--muted);animation:PlayerList-module__spin__XGjP 1s linear infinite}@keyframes PlayerList-module__spin__XGjP{to{transform:rotate(360deg)}}@media (max-height: 600px){.PlayerList-module__list__xo5I{gap:6px}.PlayerList-module__row__Qn9B,.PlayerList-module__empty__AXiS{padding:10px 14px}}@media (max-height: 500px){.PlayerList-module__row__Qn9B,.PlayerList-module__empty__AXiS{padding:8px 12px}.PlayerList-module__name__3IgZ{font-size:14px}}.Lobby-module__code__U8pv{display:flex;flex-direction:column;align-items:center;gap:6px;padding:22px 16px;border:1px solid var(--border);border-radius:22px;background:var(--surface);text-align:center;width:100%}.Lobby-module__caption__IJ8C{font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-2)}.Lobby-module__digits__HMxw{font-size:clamp(38px,13vw,54px);font-weight:500;letter-spacing:.22em;text-indent:.22em;line-height:1.1;font-variant-numeric:tabular-nums;user-select:text;-webkit-user-select:text}.Lobby-module__actions__uja0{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:6px}.Lobby-module__pill__JpEj{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;border:1px solid var(--border);background:var(--surface-2);font-size:13px;font-weight:500;color:var(--muted)}.Lobby-module__pill__JpEj:active{color:var(--text)}.Lobby-module__section__HaLR{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.Lobby-module__spinner__dDvN{display:block;width:26px;height:26px;margin:0 auto;border-radius:50%;border:3px solid var(--surface-3);border-top-color:var(--accent);animation:Lobby-module__spin__eDix 1s linear infinite}@keyframes Lobby-module__spin__eDix{to{transform:rotate(360deg)}}@media (max-height: 600px){.Lobby-module__code__U8pv{gap:4px;padding:12px 14px}.Lobby-module__digits__HMxw{font-size:clamp(30px,10vw,40px)}.Lobby-module__actions__uja0{margin-top:4px;gap:6px}.Lobby-module__pill__JpEj{padding:6px 14px}.Lobby-module__section__HaLR{gap:8px}}@media (max-height: 500px){.Lobby-module__code__U8pv{padding:10px 12px}.Lobby-module__digits__HMxw{font-size:clamp(26px,9vw,34px)}}.Name-module__step__wr-k{display:flex;flex-direction:column;gap:14px}.Name-module__text__kcvx{font-size:14px;line-height:1.5;text-align:center;color:var(--muted)}.RandomNames-module__step__H38y{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}.RandomNames-module__icon__pLqJ{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--accent-soft);color:var(--accent)}.RandomNames-module__text__o-ig{max-width:320px;font-size:14px;line-height:1.5;color:var(--muted)}@media (max-height: 600px){.RandomNames-module__step__H38y{gap:10px}.RandomNames-module__icon__pLqJ{width:44px;height:44px}}@media (max-height: 500px){.RandomNames-module__icon__pLqJ{width:38px;height:38px}}.ScoreTable-module__table__OIWY{flex:1;min-height:0;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.ScoreTable-module__table__OIWY::-webkit-scrollbar{display:none}.ScoreTable-module__row__5XPx{flex:none;display:flex;align-items:center;gap:12px;padding:13px 16px;border-top:1px solid var(--border-soft)}.ScoreTable-module__row__5XPx:first-child{border-top:0}.ScoreTable-module__name__-fM1{flex:1;min-width:0;font-size:15px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ScoreTable-module__delta__ivdT{font-size:13px;font-weight:500;color:var(--muted-2);font-variant-numeric:tabular-nums}.ScoreTable-module__total__0nOj{min-width:28px;text-align:right;font-size:17px;font-weight:500;font-variant-numeric:tabular-nums}@media (max-height: 600px){.ScoreTable-module__row__5XPx{padding:9px 14px}.ScoreTable-module__total__0nOj{font-size:16px}}@media (max-height: 500px){.ScoreTable-module__row__5XPx{padding:7px 12px}.ScoreTable-module__name__-fM1{font-size:14px}}.Result-module__banner__oeEb{flex:none;display:flex;flex-direction:column;align-items:center;gap:6px;padding:24px 18px;border:1px solid var(--border);border-radius:22px;background:var(--surface);text-align:center}.Result-module__mark__YgVy{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--surface-2);margin-bottom:4px}.Result-module__spyWin__Lwsn .Result-module__mark__YgVy{background:#ff5a3c2e;color:var(--accent)}.Result-module__townWin__FKe6 .Result-module__mark__YgVy{background:#3ecf8e2e;color:var(--good)}.Result-module__title__g-07{font-size:clamp(22px,6.5vw,28px);font-weight:500;letter-spacing:-.02em}.Result-module__subtitle__ZqAC{max-width:320px;font-size:14px;color:var(--muted)}.Result-module__section__D-EW{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.Result-module__votes__AA8Q{font-size:13px;text-align:center;color:var(--muted)}.Result-module__votesValue__vzs-{font-weight:500;color:var(--accent)}@media (max-height: 600px){.Result-module__banner__oeEb{gap:4px;padding:12px 16px}.Result-module__mark__YgVy{width:42px;height:42px;margin-bottom:0}.Result-module__mark__YgVy svg{width:24px;height:24px}.Result-module__title__g-07{font-size:clamp(19px,5.5vw,23px)}.Result-module__subtitle__ZqAC{font-size:13px}.Result-module__section__D-EW{gap:8px}}@media (max-height: 500px){.Result-module__banner__oeEb{padding:10px 14px}.Result-module__mark__YgVy{width:34px;height:34px}.Result-module__mark__YgVy svg{width:20px;height:20px}.Result-module__title__g-07{font-size:18px}.Result-module__subtitle__ZqAC{font-size:12px}}.Timer-module__timer__kgj2{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px 16px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.Timer-module__progress__13QF{position:absolute;left:0;right:0;bottom:0;background:var(--surface-2);transition:height 1s linear;pointer-events:none}.Timer-module__low__tILA .Timer-module__progress__13QF{background:var(--accent-soft)}.Timer-module__paused__t2Y- .Timer-module__progress__13QF{transition:none}.Timer-module__label__ft8h,.Timer-module__value__q5he{position:relative}.Timer-module__fill__8T8D{flex:1;min-height:0;gap:18px}.Timer-module__label__ft8h{font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-2)}.Timer-module__value__q5he{font-size:clamp(44px,14vw,62px);font-weight:500;line-height:1;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.Timer-module__fill__8T8D .Timer-module__value__q5he{font-size:clamp(64px,22vw,108px)}.Timer-module__low__tILA .Timer-module__value__q5he{color:var(--accent)}.Timer-module__paused__t2Y- .Timer-module__value__q5he{color:var(--muted)}@media (max-height: 600px){.Timer-module__timer__kgj2{gap:8px;padding:12px 14px}.Timer-module__fill__8T8D{gap:10px}.Timer-module__value__q5he{font-size:clamp(34px,10vw,44px)}.Timer-module__fill__8T8D .Timer-module__value__q5he{font-size:clamp(44px,16vh,76px)}}@media (max-height: 500px){.Timer-module__timer__kgj2{gap:6px;padding:10px 12px}.Timer-module__label__ft8h{font-size:10px}.Timer-module__value__q5he{font-size:clamp(30px,9vw,38px)}.Timer-module__fill__8T8D .Timer-module__value__q5he{font-size:clamp(38px,15vh,56px)}}.DealArt-module__fallback__IIij{display:flex;align-items:center;justify-content:center;color:var(--accent)}.DealArt-module__art__0Fje{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;justify-items:center;padding-top:14px}.DealArt-module__figure__LmQ0{display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--muted)}.DealArt-module__label__tBHE{padding:4px 10px;border-radius:999px;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap}.DealArt-module__spy__oniR{color:var(--accent);transform:translateY(-14px)}.DealArt-module__spy__oniR .DealArt-module__label__tBHE{background:var(--accent-soft)}@media (max-height: 500px){.DealArt-module__label__tBHE{padding:3px 8px;font-size:12px}}.TalkLines-module__lines__hT0Y{display:flex;align-items:center;justify-content:center;min-height:68px}.TalkLines-module__pair__cCRV{display:flex;flex-direction:column;gap:4px;text-align:center;animation:TalkLines-module__appear__-3l9 .35s ease}.TalkLines-module__question__Loxp{font-size:15px;font-weight:500;color:var(--text)}.TalkLines-module__answer__NxvE{font-size:15px;font-weight:500;color:var(--muted)}.TalkLines-module__slip__oldy{color:var(--bad)}@keyframes TalkLines-module__appear__-3l9{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-height: 500px){.TalkLines-module__lines__hT0Y{min-height:58px}.TalkLines-module__question__Loxp,.TalkLines-module__answer__NxvE{font-size:14px}}.Rules-module__slide__GgcD{display:flex;flex-direction:column;gap:12px;min-height:300px;justify-content:center}.Rules-module__footer__EzY9{display:flex;flex-direction:column;gap:14px;align-items:center}@media (max-height: 600px){.Rules-module__slide__GgcD{min-height:200px;gap:8px}.Rules-module__footer__EzY9{gap:10px}}@media (max-height: 500px){.Rules-module__slide__GgcD{min-height:0}}.Settings-module__group__ooNJ{display:flex;flex-direction:column;gap:10px}.Setup-module__step__gxCb{display:flex;flex-direction:column;gap:18px;padding-top:6px}.Setup-module__stretch__4N-z{flex:1;min-height:0}.Setup-module__section__4wiI,.Setup-module__modes__7MOB{display:flex;flex-direction:column;gap:10px}.Setup-module__mode__XlTt{display:flex;align-items:center;gap:14px;width:100%;min-height:76px;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);text-align:left;transition:border-color .15s ease,background .15s ease}.Setup-module__modeActive__udp7{border-color:var(--accent);background:var(--accent-soft)}.Setup-module__modeIcon__kiX3{flex:none;display:flex;color:var(--muted)}.Setup-module__modeActive__udp7 .Setup-module__modeIcon__kiX3{color:var(--accent)}.Setup-module__modeText__H8io{display:flex;flex-direction:column;gap:2px;min-width:0}.Setup-module__modeName__1tOe{font-size:16px;font-weight:500}.Setup-module__modeHint__aDVc{font-size:13px;color:var(--muted-2)}.Setup-module__mode__XlTt:disabled{opacity:.5;cursor:default}.Setup-module__namesHead__X1VI{display:flex;align-items:center;gap:10px}.Setup-module__namesHead__X1VI>*:first-child{flex:1;min-width:0}.Setup-module__dice__70q7{flex:none;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--muted);transition:transform .1s ease,color .15s ease,border-color .15s ease}.Setup-module__dice__70q7:active{transform:rotate(-18deg) scale(.94);border-color:var(--accent);color:var(--accent)}.Setup-module__dice__70q7:disabled{opacity:.4;cursor:default;transform:none}.Setup-module__namesSection__6RkX,.Setup-module__listSection__vY7-{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}.Setup-module__names__RR3K,.Setup-module__categories__-4BL{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:8px;padding-right:2px;scrollbar-width:none}.Setup-module__names__RR3K::-webkit-scrollbar,.Setup-module__categories__-4BL::-webkit-scrollbar{display:none}.Setup-module__options__6TWH{display:flex;flex-direction:column;gap:8px}.Setup-module__option__QT6R{flex:none;display:flex;align-items:center;gap:14px;width:100%;min-height:62px;padding:12px 16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:left;transition:border-color .15s ease,background .15s ease}.Setup-module__active__KbhO{border-color:var(--accent);background:var(--accent-soft)}.Setup-module__optionIcon__7v-5{flex:none;display:flex;color:var(--muted)}.Setup-module__active__KbhO .Setup-module__optionIcon__7v-5{color:var(--accent)}.Setup-module__optionText__goqX{display:flex;flex-direction:column;gap:1px;min-width:0}.Setup-module__optionName__hCGJ{font-size:15px;font-weight:500}.Setup-module__optionMeta__w1o6{font-size:12px;color:var(--muted-2)}@media (max-height: 600px){.Setup-module__step__gxCb{gap:10px;padding-top:2px}.Setup-module__modes__7MOB{gap:8px}.Setup-module__mode__XlTt{min-height:62px;padding:10px 14px}.Setup-module__option__QT6R{min-height:52px;padding:8px 14px}.Setup-module__section__4wiI,.Setup-module__namesSection__6RkX,.Setup-module__listSection__vY7-{gap:8px}.Setup-module__names__RR3K,.Setup-module__categories__-4BL,.Setup-module__options__6TWH{gap:6px}}@media (max-height: 500px){.Setup-module__step__gxCb{gap:8px;padding-top:0}.Setup-module__mode__XlTt{min-height:54px}.Setup-module__option__QT6R{min-height:46px}.Setup-module__modeName__1tOe{font-size:15px}.Setup-module__modeHint__aDVc,.Setup-module__optionMeta__w1o6{font-size:12px}}:root{--bg: #0b0c0f;--bg-soft: #101116;--surface: #15161b;--surface-2: #1e2027;--surface-3: #2a2c34;--border: #24262e;--border-soft: #1c1e25;--text: #f2f3f5;--muted: #8b8f9a;--muted-2: #61656f;--accent: #ff5a3c;--accent-hover: #ff6f55;--accent-soft: rgba(255, 90, 60, .14);--accent-glow: rgba(255, 90, 60, .28);--info: #4c8dff;--good: #3ecf8e;--bad: #ff4d4d;--warn: #ffc24b;--radius-lg: 18px;--radius: 14px;--radius-sm: 10px;--page: 520px;--gap: 12px;--pad: clamp(16px, 5vw, 24px);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html,body{margin:0;height:100%;overflow:hidden;touch-action:pan-x pan-y}html[data-platform=ya],html[data-platform=ya] body{overscroll-behavior:none}body{position:fixed;inset:0;font-family:Inter,Segoe UI,system-ui,-apple-system,Helvetica Neue,sans-serif;font-size:16px;line-height:1.4;color:var(--text);background:var(--bg);user-select:none;-webkit-user-select:none;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}#app{position:relative;z-index:1;height:100dvh;display:flex;justify-content:center}html[data-ios=true] body:before{content:"";position:fixed;inset:0;z-index:0;background:var(--bg);pointer-events:none}html:has(#info),body:has(#info){position:static;height:auto;overflow-y:auto}.info{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:32px var(--pad) 64px;font-size:15px;line-height:1.6;color:var(--muted);user-select:text;-webkit-user-select:text}.info h2{margin:0 0 12px;font-size:22px;font-weight:500;color:var(--text)}.info h3{margin:28px 0 8px;font-size:17px;font-weight:500;color:var(--text)}.info p{margin:0 0 12px}.info ul{margin:0 0 12px;padding-left:20px}.info li{margin-bottom:6px}button,input{font:inherit;color:inherit;margin:0}button{border:0;background:none;cursor:pointer}h1,h2,h3,p{margin:0}.loader{margin:auto;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--muted-2)}@media (max-height: 600px){:root{--gap: 8px;--pad: clamp(14px, 4vw, 20px)}}@media (max-height: 500px){:root{--gap: 6px;--radius-lg: 14px;--radius: 12px}}
