.AvatarCropModal_crop__0UTig{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.AvatarCropModal_crop__card__lVqHb{display:flex;width:100%;max-width:360px;flex-direction:column;gap:14px;padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow-pop)}.AvatarCropModal_crop__head__Yk12E{display:flex;align-items:center;justify-content:space-between}.AvatarCropModal_crop__head__Yk12E h3{margin:0;color:var(--ink);font-family:var(--font-display);font-size:18px;font-weight:800}.AvatarCropModal_crop__close__qr2tI{display:grid;width:30px;height:30px;place-items:center;background:var(--surface-2);border-radius:9px;color:var(--ink-mute);cursor:pointer}.AvatarCropModal_crop__close__qr2tI svg{width:16px;height:16px}.AvatarCropModal_crop__hint__WfYZR{margin:0;color:var(--ink-mute);font-size:13px}.AvatarCropModal_crop__viewport__yAYuq{position:relative;width:280px;height:280px;overflow:hidden;margin:0 auto;background:var(--surface-2);border-radius:22px;cursor:-webkit-grab;cursor:grab;touch-action:none}.AvatarCropModal_crop__viewport__yAYuq:active{cursor:-webkit-grabbing;cursor:grabbing}.AvatarCropModal_crop__viewport__yAYuq img{position:absolute;top:0;left:0;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AvatarCropModal_crop__ring__JQcZi{position:absolute;inset:0;border-radius:50%;box-shadow:0 0 0 9999px rgba(0,0,0,.35);pointer-events:none}.AvatarCropModal_crop__zoom__CJaZ9{display:flex;align-items:center;gap:12px}.AvatarCropModal_crop__zoom__CJaZ9 span{color:var(--ink-soft);font-size:13px;font-weight:600}.AvatarCropModal_crop__zoom__CJaZ9 input{flex:1 1;accent-color:var(--coral)}.AvatarCropModal_crop__foot__ao66I{display:flex;justify-content:flex-end;gap:10px}.UiInput_ui-input__nwqga{display:flex;flex-direction:column;gap:6px;min-width:0}.UiInput_ui-input__label__4UA_T{font-size:12px;font-weight:700;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.06em}.UiInput_ui-input__field__w3qyW{width:100%;min-width:0;height:44px;padding:0 14px;border-radius:14px;border:1px solid var(--line-strong);background:var(--bg);color:var(--ink);font-size:15px;text-overflow:ellipsis}.UiInput_ui-input__field__w3qyW::placeholder{color:var(--ink-mute)}.UiInput_ui-input__field__w3qyW:focus{outline:2px solid var(--accent);outline-offset:1px;border-color:rgba(0,0,0,0)}.UiInput_ui-input__field__w3qyW:disabled{opacity:.5}.ActionModal_modal-shroud__AgDCP{position:fixed;inset:0;z-index:100;background:rgba(15,11,30,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:24px;animation:ActionModal_modal-fade-in__xrjk4 .2s ease both}.ActionModal_modal__UbdIa{background:var(--surface);width:100%;max-width:540px;border-radius:24px;overflow:hidden;box-shadow:var(--shadow-pop);position:relative;animation:ActionModal_modal-pop-in__3YE5A .25s cubic-bezier(.2,1,.4,1) both}.ActionModal_modal__head__sx5_V{padding:24px 24px 0;display:flex;gap:16px;align-items:flex-start}.ActionModal_modal__head__sx5_V h3{font-size:22px;letter-spacing:-.01em}.ActionModal_modal__leaf__1jV2D{width:56px;flex-shrink:0}.ActionModal_modal__sub__1Bc3o{color:var(--ink-mute);font-size:14.5px;margin:4px 0 0}.ActionModal_modal__close__WZmKQ{margin-left:auto;width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink-soft);border:1px solid var(--line);background:var(--surface);flex-shrink:0}.ActionModal_modal__close__WZmKQ:hover{background:var(--surface-2);color:var(--ink)}.ActionModal_modal__close__WZmKQ svg{width:18px;height:18px}.ActionModal_modal__body__5QOH3{padding:22px 24px 24px;display:flex;flex-direction:column;gap:14px}.ActionModal_modal__text-button__t8ozb{align-self:flex-end;color:var(--accent-deep);font-size:13px;font-weight:700}.ActionModal_modal__notice___fm7d{margin:0;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--pastel-mint);color:var(--ink);font-size:14px;line-height:1.5}.ActionModal_modal__code-input__O33oP{font-family:var(--font-mono);font-size:20px;letter-spacing:4px;text-transform:uppercase}.ActionModal_modal__join-as__FCPvF{display:flex;flex-direction:column;gap:7px}.ActionModal_modal__join-label__jDE7x{color:var(--ink);font-size:13px;font-weight:700}.ActionModal_modal__join-toggle__lEzfH{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;padding:4px;border-radius:22px;background:var(--surface-2)}.ActionModal_modal__join-toggle__lEzfH button{display:flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border-radius:14px;color:var(--ink-soft);font-weight:700}.ActionModal_modal__join-toggle__lEzfH button svg{width:18px;height:18px}.ActionModal_modal__join-toggle__lEzfH .ActionModal_modal__join-option--active__aEqN9{background:var(--surface);color:var(--accent-deep);box-shadow:var(--shadow-soft)}.ActionModal_modal__foot__PXRGR{padding:16px 24px;background:var(--bg);display:flex;gap:10px;justify-content:flex-end;border-top:1px solid var(--line)}@keyframes ActionModal_modal-fade-in__xrjk4{0%{opacity:0}to{opacity:1}}@keyframes ActionModal_modal-pop-in__3YE5A{0%{transform:scale(.96) translateY(8px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.ActionModal_modal__age__3cIhG{display:flex;gap:9px;align-items:flex-start;color:var(--ink-soft);font-size:12.5px;line-height:1.45;cursor:pointer}.ActionModal_modal__age__3cIhG input{margin-top:2px;width:16px;height:16px;flex-shrink:0;accent-color:var(--coral);cursor:pointer}.Avatar_avatar__iOXtZ{flex-shrink:0;display:grid;place-items:center;overflow:hidden;border-radius:50%;color:var(--white);font-family:var(--font-display);font-weight:800;line-height:1;text-transform:uppercase}.Avatar_avatar--sm__MWKNb{width:26px;height:26px;font-size:11px}.Avatar_avatar--md__14RkX{width:38px;height:38px;font-size:14px}.Avatar_avatar--lg__d7mmg{width:52px;height:52px;font-size:18px}.Avatar_avatar__image__sTdGF{width:100%;height:100%;object-fit:cover}.Avatar_avatar--emoji__3r1Yq{background:var(--surface-2);border:1px solid var(--line);text-transform:none}.Avatar_avatar__emoji__YZh7o{display:flex;width:100%;height:100%;align-items:center;justify-content:center;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:1.5em;line-height:1;transform:translateY(1px)}.Flag_flag__vQIul{width:21px;height:14px;border-radius:3px;overflow:hidden;box-shadow:0 0 0 1px var(--line);display:inline-flex;flex-shrink:0}.Flag_flag__vQIul svg{display:block;width:100%;height:100%}.Header_header__hyNqH{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 85%,transparent);backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid var(--line)}.Header_header__row__DZ85R{width:100%;max-width:1320px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:28px;height:72px}@media(max-width:720px){.Header_header__row__DZ85R{gap:14px;height:60px}}.Header_header__brand__Je_wl{display:inline-flex;align-items:center;font-family:var(--font-bubble);font-size:32px;letter-spacing:.5px;background:linear-gradient(180deg,var(--pink) 0,var(--pink-deep) 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:720px){.Header_header__brand__Je_wl{font-size:28px}}.Header_header__nav__7FG8C{display:flex;gap:6px;align-items:center}.Header_header__nav__7FG8C a{padding:8px 14px;border-radius:999px;font-weight:500;color:var(--ink-soft);font-size:14.5px;transition:background .15s ease,color .15s ease}.Header_header__nav__7FG8C a:hover{background:var(--surface-2);color:var(--ink)}@media(max-width:720px){.Header_header__nav__7FG8C{display:none}}.Header_header__actions__iscA9{display:flex;min-width:0;align-items:center;gap:8px;margin-left:auto}@media(max-width:720px){.Header_header__actions__iscA9{display:none}}.Header_header__menu-btn__7ArAZ{display:none}@media(max-width:720px){.Header_header__menu-btn__7ArAZ{display:inline-flex;min-width:0;align-items:center;justify-content:center;gap:7px;height:38px;margin-left:auto;padding:0 12px;background:var(--surface);border:1px solid var(--line);border-radius:12px;color:var(--ink);font-size:13.5px;font-weight:700}.Header_header__menu-btn__7ArAZ svg{width:17px;height:17px}}.Header_header__icon-btn__qTsmO{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink-soft);border:1px solid var(--line);background:var(--surface);transition:transform .12s ease,background .15s ease,color .15s ease,border-color .15s ease}.Header_header__icon-btn__qTsmO:hover{background:var(--surface-2);color:var(--ink);border-color:var(--line-strong)}.Header_header__icon-btn__qTsmO:active{transform:translateY(1px)}.Header_header__icon-btn__qTsmO svg{width:18px;height:18px}@media(max-width:720px){.Header_header__signin__eq3cf{display:none}.Header_header__signup__PCs_V{min-width:0;padding-inline:12px;white-space:nowrap}}.Header_header__lang-wrap__JnXSu{position:relative}.Header_header__lang-btn__GvnCs{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 12px 0 14px;border-radius:12px;border:1px solid var(--line);background:var(--surface);font-weight:600;font-size:14px;color:var(--ink)}@media(max-width:720px){.Header_header__lang-btn__GvnCs{width:44px;justify-content:center;padding:0}.Header_header__lang-btn__GvnCs span,.Header_header__lang-btn__GvnCs svg{display:none}}.Header_header__lang-btn__GvnCs:hover{background:var(--surface-2);border-color:var(--line-strong)}.Header_header__lang-btn__GvnCs svg{width:12px;height:12px}.Header_header__lang-menu__0VhdH{position:absolute;right:0;top:calc(100% + 8px);width:200px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:6px;box-shadow:var(--shadow-pop);z-index:60}.Header_header__lang-menu__0VhdH button{width:100%;display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:9px;font-size:14px;font-weight:500;color:var(--ink);text-align:left}.Header_header__lang-menu__0VhdH button:hover{background:var(--surface-2)}.Header_header__lang-item--current__nfoQT{background:var(--coral-soft);color:var(--coral-deep)}.Header_header__user-wrap__4MXkY{position:relative}.Header_header__user-btn__Mg6BE{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 10px 0 6px;border-radius:12px;border:1px solid var(--line);background:var(--surface);font-weight:600;font-size:14px;color:var(--ink)}.Header_header__user-btn__Mg6BE:hover{background:var(--surface-2);border-color:var(--line-strong)}.Header_header__user-btn__Mg6BE svg{width:12px;height:12px;color:var(--ink-mute)}.Header_header__user-avatar__PRGzl{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-family:var(--font-display);font-weight:700;font-size:13px;color:var(--white);flex-shrink:0}.Header_header__user-name__iABC7{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px}.Header_header__user-menu__qBSwU{position:absolute;right:0;top:calc(100% + 8px);width:220px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:6px;box-shadow:var(--shadow-pop);z-index:60}.Header_header__user-info__LffeY{padding:10px;border-bottom:1px solid var(--line);margin-bottom:6px}.Header_header__user-email__MLoIW{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:var(--ink)}.Header_header__user-role__u8zY_{margin-top:4px;font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--coral-deep)}.Header_header__user-link__7Xolz{display:block;padding:8px 10px;border-radius:9px;font-size:14px;font-weight:500;color:var(--ink)}.Header_header__user-link__7Xolz:hover{background:var(--surface-2)}.Header_header__logout__u89AV{width:100%;text-align:left;padding:8px 10px;border-radius:9px;font-size:14px;font-weight:500;color:var(--error)}.Header_header__logout__u89AV:hover{background:var(--surface-2)}.Header_header__sheet-body___0EJC{gap:18px}.Header_header__sheet-user__J3j_8{display:flex;align-items:center;gap:12px;padding:12px;background:var(--surface-2);border:1px solid var(--line);border-radius:14px}.Header_header__sheet-user__J3j_8 span{display:flex;min-width:0;flex-direction:column;line-height:1.25}.Header_header__sheet-user__J3j_8 b,.Header_header__sheet-user__J3j_8 small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Header_header__sheet-user__J3j_8 b{color:var(--ink);font-size:14px}.Header_header__sheet-user__J3j_8 small{color:var(--ink-mute);font-size:12px}.Header_header__sheet-nav__xvVx0{display:flex;flex-direction:column;gap:6px}.Header_header__sheet-nav__xvVx0 a{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;background:var(--surface);border:1px solid var(--line);border-radius:12px;color:var(--ink);font-weight:700}.Header_header__sheet-nav__xvVx0 a svg{width:16px;height:16px;color:var(--ink-mute)}.Header_header__sheet-group__xBtwM{display:flex;flex-direction:column;gap:8px}.Header_header__sheet-label__nRKxl{color:var(--ink-mute);font-family:var(--font-mono),monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.Header_header__sheet-langs__k8nEw{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.Header_header__sheet-langs__k8nEw button{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:72px;padding:8px 6px;background:var(--surface);border:1px solid var(--line);border-radius:12px;color:var(--ink-soft);font-size:12px;font-weight:700;text-align:center}.Header_header__sheet-flag__HBtPI{width:100%;height:32px;border-radius:7px}.Header_header__sheet-lang--active__DktTj{background:var(--coral-soft)!important;border-color:var(--coral)!important;color:var(--coral-deep)!important}.Header_header__sheet-logout__5NIZV,.Header_header__sheet-row___5Zgp{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;background:var(--surface);border:1px solid var(--line);border-radius:12px;color:var(--ink);font-weight:700}.Header_header__sheet-logout__5NIZV svg,.Header_header__sheet-row___5Zgp svg{width:17px;height:17px}.Header_header__sheet-logout__5NIZV{justify-content:center;color:var(--error)}.Header_header__sheet-actions__VssBd{display:grid;grid-gap:8px;gap:8px}.AccountTokenPage_account-token__c_rsA{min-height:100vh;background:var(--bg)}.AccountTokenPage_account-token__main__R_8wI{display:grid;min-height:calc(100vh - 72px);place-items:center;padding:32px 20px 80px}.AccountTokenPage_account-token__card__pOAYH{width:min(100%,480px);padding:32px;border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow-soft);text-align:center}.AccountTokenPage_account-token__card__pOAYH h1{margin:8px 0 0;color:var(--ink);font-size:28px}.AccountTokenPage_account-token__leaf__DtzEx{width:64px}.AccountTokenPage_account-token__form__J1SZ8{display:flex;flex-direction:column;gap:16px;margin-top:20px;text-align:left}.AccountTokenPage_account-token__form__J1SZ8>p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.5}.AccountTokenPage_account-token__message__CQQL9{margin:18px 0 22px;color:var(--ink-soft);font-size:15px;line-height:1.6}.AccountTokenPage_account-token__form__J1SZ8 .AccountTokenPage_account-token__error__xXhRa{color:var(--error)}.VerificationBanner_verification-banner__GHhNR{position:relative;z-index:49;display:flex;min-height:42px;align-items:center;justify-content:center;gap:14px;padding:8px 20px;border-bottom:1px solid var(--line);background:var(--pastel-butter);color:var(--ink);font-size:13px;text-align:center}.VerificationBanner_verification-banner__GHhNR button{color:var(--accent-deep);font-weight:800;white-space:nowrap}.VerificationBanner_verification-banner__GHhNR button:disabled{cursor:default;opacity:.65}@media(max-width:640px){.VerificationBanner_verification-banner__GHhNR{align-items:flex-start;flex-direction:column;gap:4px;text-align:left}}.Hero_hero__PGLi3{position:relative;isolation:isolate;overflow:hidden;padding:56px 0 40px}@media(max-width:720px){.Hero_hero__PGLi3{padding:32px 0 20px}}.Hero_hero__container__BWorL{width:100%;max-width:1320px;margin:0 auto;padding:0 24px}.Hero_hero__grid__VdYgU{display:grid;grid-template-columns:1.15fr 1fr;grid-gap:48px;gap:48px;align-items:center}@media(max-width:1024px){.Hero_hero__grid__VdYgU{grid-template-columns:1fr;gap:24px}}.Hero_hero__grid__VdYgU>*{min-width:0}.Hero_hero__eyebrow__K9JON{display:inline-flex;align-items:center;gap:8px;padding:7px 14px 7px 10px;background:var(--pastel-mint);border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:700;color:var(--coral-deep);animation:Hero_hero-wiggle__mY9d1 4s ease-in-out infinite}.Hero_hero__eyebrow-dot__zgBiu{width:8px;height:8px;border-radius:50%;background:var(--leaf);box-shadow:0 0 0 4px color-mix(in srgb,var(--leaf) 25%,transparent)}.Hero_hero__title__DV_2b{display:block;margin:18px 0}.Hero_hero__title-brand__cXuRq{font-family:var(--font-bubble);font-weight:400;letter-spacing:.01em;background:linear-gradient(180deg,var(--pink) 0,var(--pink-deep) 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.Hero_hero__title-accent__uQ5AO{background:linear-gradient(135deg,var(--grape) 0,var(--pink-deep) 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.Hero_hero__lede__xAH_t{font-size:19px;color:var(--ink-soft);max-width:540px}.Hero_hero__cta-row__pJ4o4{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:28px}@media(max-width:720px){.Hero_hero__cta-row__pJ4o4{flex-direction:column;align-items:stretch;gap:10px;margin-top:22px}.Hero_hero__cta-row__pJ4o4>*{width:100%;justify-content:center}}.Hero_hero__chips__6LoFv{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.Hero_hero__chip__SwLj_{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:600;background:var(--surface);border:1px solid var(--line);color:var(--ink-soft);transition:transform .2s ease}.Hero_hero__chip__SwLj_:hover{transform:translateY(-2px) rotate(-1deg)}.Hero_hero__chip__SwLj_:before{content:"✨";font-size:12px}.Hero_hero__chip__SwLj_:nth-child(2):before{content:"🌿"}.Hero_hero__chip__SwLj_:nth-child(3):before{content:"🎉"}.Hero_hero__stage__rdZ79{position:relative;aspect-ratio:1/1;width:100%}@media(max-width:1024px){.Hero_hero__stage__rdZ79{aspect-ratio:5/4;max-width:560px;margin:0 auto}}@media(max-width:720px){.Hero_hero__stage__rdZ79{aspect-ratio:1/1;max-width:360px}}.Hero_hero__blob__8dtkG{position:absolute;inset:0;background:radial-gradient(circle at 30% 30%,var(--pastel-pink),transparent 55%),radial-gradient(circle at 70% 60%,var(--pastel-lav),transparent 55%),radial-gradient(circle at 40% 80%,var(--pastel-mint),transparent 60%);filter:blur(20px);opacity:.9;z-index:-1}[data-theme=dark] .Hero_hero__blob__8dtkG{opacity:.35}.Hero_hero__PGLi3 .Hero_hero__leaf--bottom__z8vyR,.Hero_hero__PGLi3 .Hero_hero__leaf--left__6x2gS,.Hero_hero__PGLi3 .Hero_hero__leaf--right__tG8eK,.Hero_hero__PGLi3 .Hero_hero__leaf--top__RaD2l{position:absolute;z-index:1;filter:drop-shadow(0 14px 18px rgba(20,48,40,.14));transform-origin:50% 50%;animation:Hero_hero-sway__VnYIM 6s ease-in-out infinite;pointer-events:none}[data-theme=dark] .Hero_hero__PGLi3 .Hero_hero__leaf--bottom__z8vyR,[data-theme=dark] .Hero_hero__PGLi3 .Hero_hero__leaf--left__6x2gS,[data-theme=dark] .Hero_hero__PGLi3 .Hero_hero__leaf--right__tG8eK,[data-theme=dark] .Hero_hero__PGLi3 .Hero_hero__leaf--top__RaD2l{filter:drop-shadow(0 14px 18px rgba(0,0,0,.5))}.Hero_hero__leaf--right__tG8eK{bottom:-10%;right:-12%;width:44%;animation-delay:-.5s;transform-origin:80% 80%}@media(max-width:720px){.Hero_hero__leaf--right__tG8eK{bottom:-2%;right:0;top:auto;left:auto;width:30%;animation:none;transform:rotate(8deg);transform-origin:center}}.Hero_hero__leaf--left__6x2gS{top:-12%;left:-12%;width:42%;animation-delay:-2.2s;animation-name:Hero_hero-sway-flip__KVgvA;transform-origin:20% 20%;transform:scaleX(-1) rotate(15deg)}@media(max-width:720px){.Hero_hero__leaf--left__6x2gS{top:8%;left:-2%;bottom:auto;right:auto;width:30%;animation:none;transform:scaleX(-1) rotate(10deg);transform-origin:center}}.Hero_hero__leaf--top__RaD2l{top:-14%;right:18%;width:26%;animation-delay:-1.1s;transform-origin:50% 0;opacity:.92}@media(max-width:720px){.Hero_hero__leaf--top__RaD2l{display:none}}.Hero_hero__leaf--bottom__z8vyR{bottom:-12%;left:14%;width:28%;animation-delay:-3.4s;transform-origin:50% 100%;opacity:.92}@media(max-width:720px){.Hero_hero__leaf--bottom__z8vyR{display:none}}.Hero_hero__pings__uMMR0 span{position:absolute;width:14px;height:14px;border-radius:50%}.Hero_hero__pings__uMMR0 span:first-child{top:18%;left:14%;background:var(--pastel-mint);box-shadow:0 0 0 6px color-mix(in srgb,var(--pastel-mint) 35%,transparent);animation:Hero_hero-ping__r_fgW 2.4s ease-out infinite}.Hero_hero__pings__uMMR0 span:nth-child(2){top:80%;right:12%;background:var(--pastel-pink);box-shadow:0 0 0 6px color-mix(in srgb,var(--pastel-pink) 40%,transparent);animation:Hero_hero-ping__r_fgW 2.4s ease-out .8s infinite}.Hero_hero__pings__uMMR0 span:nth-child(3){top:10%;right:20%;background:var(--pastel-sky);box-shadow:0 0 0 6px color-mix(in srgb,var(--pastel-sky) 40%,transparent);animation:Hero_hero-ping__r_fgW 2.4s ease-out 1.4s infinite}.Hero_hero__mascot-stage__3jnry{position:absolute;inset:0;display:grid;place-items:center;z-index:2}.Hero_hero__mascot__Se1TT{width:38%;animation:Hero_hero-bob__d92ph 3.4s ease-in-out infinite;filter:drop-shadow(0 18px 24px rgba(20,48,40,.18))}@media(max-width:720px){.Hero_hero__mascot__Se1TT{width:44%}}.Hero_hero__play-wrap__1t1R2{position:absolute;inset:0;display:grid;place-items:center;z-index:3;pointer-events:none}.Hero_hero__play-btn__iz9XW{pointer-events:auto;position:relative;margin-top:28%;padding:16px 52px;border-radius:999px;background:var(--card-dark);color:var(--white);font-family:var(--font-bubble);font-size:clamp(30px,3.6vw,48px);letter-spacing:1.5px;box-shadow:0 12px 28px rgba(20,48,40,.22),inset 0 -4px 0 rgba(0,0,0,.22);transition:transform .15s ease,box-shadow .2s ease;animation:Hero_hero-pulse-play__RXMKp 2.4s ease-in-out infinite}.Hero_hero__play-btn__iz9XW:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(20,48,40,.28),inset 0 -3px 0 rgba(0,0,0,.22)}.Hero_hero__play-btn__iz9XW:active{transform:translateY(1px)}[data-theme=dark] .Hero_hero__play-btn__iz9XW{background:var(--surface-2)}@media(max-width:720px){.Hero_hero__play-btn__iz9XW{padding:14px 40px;font-size:40px}}@keyframes Hero_hero-wiggle__mY9d1{0%,to{transform:rotate(-1.5deg)}50%{transform:rotate(1.5deg)}}@keyframes Hero_hero-sway__VnYIM{0%,to{transform:rotate(-3deg)}50%{transform:rotate(4deg)}}@keyframes Hero_hero-sway-flip__KVgvA{0%,to{transform:scaleX(-1) rotate(12deg)}50%{transform:scaleX(-1) rotate(19deg)}}@keyframes Hero_hero-bob__d92ph{0%,to{transform:translateY(0) rotate(-2deg)}25%{transform:translateY(-6px) rotate(1deg)}50%{transform:translateY(-12px) rotate(2deg)}75%{transform:translateY(-6px) rotate(-1deg)}}@keyframes Hero_hero-pulse-play__RXMKp{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes Hero_hero-ping__r_fgW{0%{transform:scale(.7);opacity:.6}60%{transform:scale(1.1);opacity:1}to{transform:scale(.7);opacity:.6}}.HowItWorks_how__IJ1Gv{padding:96px 0;background:var(--bg-alt);border-block:1px solid var(--line)}@media(max-width:720px){.HowItWorks_how__IJ1Gv{padding:64px 0}}.HowItWorks_how__container__hFecM{width:100%;max-width:1320px;margin:0 auto;padding:0 24px}.HowItWorks_how__grid__YoIM_{display:grid;grid-template-columns:380px 1fr;grid-gap:32px;gap:32px;align-items:stretch}@media(max-width:1024px){.HowItWorks_how__grid__YoIM_{grid-template-columns:1fr}}.HowItWorks_how__steps__kPZ28{display:flex;flex-direction:column;gap:10px}.HowItWorks_how__step__LL3GH{display:grid;grid-template-columns:44px 1fr;grid-gap:14px;gap:14px;padding:16px 18px;border-radius:18px;border:1px solid var(--line);background:var(--surface);cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease;position:relative}.HowItWorks_how__step__LL3GH:hover{background:var(--surface-2)}.HowItWorks_how__step--active___KETm{background:var(--ink);color:var(--bg);border-color:var(--ink);box-shadow:var(--shadow-pop);transform:translateX(4px)}.HowItWorks_how__step--active___KETm .HowItWorks_how__step-num__wqoVl{background:var(--coral);color:var(--white)}.HowItWorks_how__step--active___KETm .HowItWorks_how__step-sub__tsT3c{color:hsla(0,0%,100%,.7)}[data-theme=dark] .HowItWorks_how__step--active___KETm{background:var(--surface-2);color:var(--ink);border-color:var(--coral)}[data-theme=dark] .HowItWorks_how__step--active___KETm .HowItWorks_how__step-sub__tsT3c{color:var(--ink-mute)}.HowItWorks_how__step-num__wqoVl{width:44px;height:44px;border-radius:12px;background:var(--surface-2);color:var(--ink);display:grid;place-items:center;font-family:var(--font-display);font-weight:800;font-size:18px}.HowItWorks_how__step-title__Hc_KS{font-family:var(--font-display);font-weight:700;font-size:18px;line-height:1.15}.HowItWorks_how__step-sub__tsT3c{font-size:13.5px;color:var(--ink-mute);margin-top:4px;line-height:1.4}.HowItWorks_how__progress__yGqwl{position:absolute;left:18px;right:18px;bottom:6px;height:3px;border-radius:999px;background:hsla(0,0%,100%,.2);overflow:hidden}.HowItWorks_how__progress__yGqwl span{display:block;height:100%;background:var(--coral);width:0;transition:width .1s linear}.HowItWorks_how__stage__bDBq1{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:26px;padding:28px;overflow:hidden;box-shadow:var(--shadow-pop);height:480px}@media(max-width:1024px){.HowItWorks_how__stage__bDBq1{height:auto;min-height:480px}}.HowItWorks_how__stage__bDBq1:before{content:"";position:absolute;inset:0;background:radial-gradient(420px 220px at 80% 20%,var(--pastel-lav),transparent 60%),radial-gradient(420px 220px at 10% 90%,var(--pastel-mint),transparent 65%);opacity:.6;pointer-events:none}.HowItWorks_how__illustration__6Nk_z{position:relative;width:100%;height:100%;min-height:400px}.illustrations_create-illu__SlpYd{display:grid;place-items:center;height:100%;position:relative}.illustrations_create-illu__card__ZAA82{background:var(--bg);border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow-soft);position:relative;max-width:460px;width:100%;margin:0 auto}.illustrations_create-illu__field__Nv1mi{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.illustrations_create-illu__label__Bt_QE{font-size:12px;font-weight:600;color:var(--ink-mute);text-transform:uppercase;letter-spacing:.06em}.illustrations_create-illu__input-fake__zJEG1{height:40px;padding:0 12px;border-radius:10px;border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);font-size:14.5px;display:flex;align-items:center}.illustrations_create-illu__typing__CRWAe{display:inline-block}.illustrations_create-illu__typing__CRWAe:after{content:"|";animation:illustrations_illu-blink__PEctM 1s steps(1) infinite;margin-left:2px;color:var(--coral)}.illustrations_create-illu__pills__Ygdpx{display:flex;flex-wrap:wrap;gap:6px}.illustrations_create-illu__pill__c3pmb{padding:6px 10px;border-radius:999px;font-size:12.5px;font-weight:600;background:var(--surface-2);color:var(--ink-soft);border:1px solid var(--line)}.illustrations_create-illu__pill--on__4vReh{background:var(--coral);color:var(--white);border-color:rgba(0,0,0,0)}.illustrations_create-illu__pill--add__KwlsF{background:var(--coral-soft);color:var(--coral-deep);border-color:rgba(0,0,0,0)}.illustrations_create-illu__pill--value__k_AdO{min-width:50px;text-align:center;background:var(--surface);border-color:var(--line-strong)}.illustrations_create-illu__leaf__TPmUY{position:absolute;bottom:-20px;right:-14px;width:130px;transform:rotate(20deg);opacity:.9}.illustrations_invite-illu__aoiED{height:100%;display:flex;flex-direction:column;justify-content:center}.illustrations_invite-illu__room__Or2L5{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:14px;gap:14px;max-width:520px;width:100%;margin:0 auto;align-items:stretch}@media(max-width:720px){.illustrations_invite-illu__room__Or2L5{grid-template-columns:1fr}}.illustrations_invite-illu__code-tile__p5LYx{background:var(--card-dark);color:var(--white);padding:22px 20px;border-radius:18px;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:168px}.illustrations_invite-illu__code-label__GKUBk{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:.55}.illustrations_invite-illu__code__JOKvh{font-family:var(--font-bubble);font-size:40px;letter-spacing:4px;color:var(--pastel-butter);margin-top:2px;line-height:1}.illustrations_invite-illu__url__hmW_i{font-size:12px;opacity:.6;margin-top:6px;font-family:var(--font-mono)}.illustrations_invite-illu__qr-tile__N40M_{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:168px}.illustrations_invite-illu__qr-cap__p0Ft8{font-size:11px;color:var(--ink-mute);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.illustrations_invite-illu__qr__8e1E7{width:108px;height:108px;border-radius:8px;display:grid;grid-template-columns:repeat(11,1fr);grid-template-rows:repeat(11,1fr);padding:6px;background:#fff;box-shadow:inset 0 0 0 1px var(--line)}.illustrations_invite-illu__qr__8e1E7 i{display:block;border-radius:1px}.illustrations_invite-illu__qr-filled__6eAS5{background:#143028}.illustrations_invite-illu__players__DyWNE{margin:22px auto 0;max-width:520px;width:100%;display:flex;flex-direction:column;gap:8px}.illustrations_invite-illu__join-row__d4b2S{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;background:var(--surface);border:1px solid var(--line);font-size:14px}.illustrations_invite-illu__join-row--fade__E3fcY{animation:illustrations_illu-fade-in__FOIYZ .4s ease both}.illustrations_invite-illu__join-row--waiting__UT4Jh{opacity:.5}.illustrations_invite-illu__dot__J9zEm{width:8px;height:8px;border-radius:50%;background:var(--leaf);box-shadow:0 0 0 4px color-mix(in srgb,var(--leaf) 25%,transparent)}.illustrations_invite-illu__dot--mute__K7fEM{background:var(--ink-mute);box-shadow:none}.illustrations_invite-illu__avatar__9l57X{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:13px;color:var(--white);font-family:var(--font-display);flex-shrink:0}.illustrations_invite-illu__player-name__FSFtK{font-weight:600}.illustrations_invite-illu__joined__S8f32{color:var(--ink-mute);font-size:13px}.illustrations_host-illu__8Qr_8{height:100%;display:flex;flex-direction:column;justify-content:center}.illustrations_host-illu__stage__i_sVW{display:flex;flex-direction:column;gap:14px;max-width:540px;width:100%;margin:0 auto}.illustrations_host-illu__question__5msXw{background:var(--card-dark);color:var(--white);border-radius:16px;padding:22px;text-align:center;position:relative;overflow:hidden}.illustrations_host-illu__cat-tag__wYCbT{display:inline-block;padding:4px 10px;border-radius:999px;background:var(--coral);color:var(--white);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.illustrations_host-illu__points__o9KwW{position:absolute;right:16px;top:14px;font-family:var(--font-bubble);font-size:30px;color:var(--pastel-butter)}.illustrations_host-illu__text__6171J{font-family:var(--font-display);font-size:22px;font-weight:700;margin-top:10px;line-height:1.2}.illustrations_host-illu__buzzes__jMfIt{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}@media(max-width:720px){.illustrations_host-illu__buzzes__jMfIt{grid-template-columns:1fr}}.illustrations_host-illu__buzz-card__vp5hj{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:var(--surface);border:1px solid var(--line)}.illustrations_host-illu__buzz-card--first__oFYzR{background:linear-gradient(135deg,var(--pastel-mint),#aedfb6);border-color:rgba(0,0,0,.06);position:relative}.illustrations_host-illu__buzz-card--first__oFYzR:after{content:"BUZZED";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-family:var(--font-mono);font-size:10px;color:#1a6b3f;letter-spacing:.1em;font-weight:700}.illustrations_host-illu__avatar__RqXoo{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:14px;color:var(--white);font-family:var(--font-display);flex-shrink:0}.illustrations_host-illu__buzz-name___Lpgl{font-weight:700;font-size:14px}.illustrations_host-illu__buzz-time__DpCkx{font-size:12px;color:var(--ink-mute)}.illustrations_host-illu__actions__JqvcC{display:flex;gap:10px;margin-top:6px}.illustrations_host-illu__judge-btn__ixbM2{flex:1 1;height:44px;border-radius:12px;font-weight:600;font-size:14.5px}.illustrations_host-illu__judge-btn--correct__6UTn6{background:var(--leaf);color:var(--white)}.illustrations_host-illu__judge-btn--wrong__NgHiT{border:1px solid var(--line-strong);background:var(--surface)}.illustrations_score-illu__rfBqR{max-width:540px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center}.illustrations_score-illu__bar-row__xJGlh{display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:12px 14px}.illustrations_score-illu__avatar__OG8GY{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:14px;color:var(--white);font-family:var(--font-display);flex-shrink:0}.illustrations_score-illu__name__noGsA{font-weight:700;font-size:14px;min-width:64px}.illustrations_score-illu__bar__fznYc{flex:1 1;height:10px;border-radius:999px;background:var(--surface-2);overflow:hidden}.illustrations_score-illu__bar__fznYc span{display:block;height:100%;border-radius:999px;transition:width .8s cubic-bezier(.2,.8,.2,1)}.illustrations_score-illu__score__quzIV{font-family:var(--font-display);font-weight:700;min-width:64px;text-align:right}.illustrations_score-illu__podium__4nkbr{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;align-items:end;margin-top:10px}.illustrations_score-illu__podium-step__DSMsq{border-radius:14px 14px 6px 6px;text-align:center;padding:10px 8px;font-family:var(--font-display);font-weight:700;position:relative;min-height:60px}[data-theme=dark] .illustrations_score-illu__podium-step__DSMsq{color:var(--card-dark)}.illustrations_score-illu__podium-step--first__djnWo{background:linear-gradient(180deg,var(--pastel-butter),#f3c95a);height:130px}.illustrations_score-illu__podium-step--second__sNG_s{background:linear-gradient(180deg,var(--pastel-mint),#9ad5ad);height:100px}.illustrations_score-illu__podium-step--third__PamVh{background:linear-gradient(180deg,var(--pastel-peach),#ffb38a);height:80px}.illustrations_score-illu__place__U83Yi{font-size:22px;font-family:var(--font-bubble)}.illustrations_score-illu__who__Uq6pY{font-size:13px}@keyframes illustrations_illu-blink__PEctM{50%{opacity:0}}@keyframes illustrations_illu-fade-in__FOIYZ{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.AppHeader_app-header__0XmYs .AppHeader_app-header__actions__6ajxy{display:flex}.AppHeader_app-header__actions__6ajxy{display:flex;align-items:center;margin-left:auto}.AppHeader_app-header__left__Xpk47{display:flex;align-items:center;gap:16px}.AppHeader_app-header__back__aPF_U{font-size:14px;font-weight:600;color:var(--ink-soft)}.AppHeader_app-header__back__aPF_U:hover{color:var(--ink)}@media(max-width:720px){.AppHeader_app-header__left__Xpk47{min-width:0;gap:8px}.AppHeader_app-header__back__aPF_U{display:none}.AppHeader_app-header__actions__6ajxy{display:flex;gap:4px}.AppHeader_app-header__lang-btn__gz1CO{width:40px;justify-content:center;padding:0}.AppHeader_app-header__lang-btn__gz1CO>span:nth-child(2),.AppHeader_app-header__lang-btn__gz1CO>svg{display:none}.AppHeader_app-header__theme-btn__KxN0b{flex:0 0 auto}.AppHeader_app-header__user__jTtJQ>div>button{width:40px;justify-content:center;padding:5px}.AppHeader_app-header__user__jTtJQ>div>button>span:not(:first-child),.AppHeader_app-header__user__jTtJQ>div>button>svg{display:none}}.LegalPage_legal__yfx9w{min-height:100vh;background:var(--bg)}.LegalPage_legal__main__9uC_M{max-width:760px;margin:0 auto;padding:32px 20px 80px}.LegalPage_legal__title__jGcpm{color:var(--ink);font-size:30px;font-weight:800}.LegalPage_legal__updated__9ymtf{margin:6px 0 0;color:var(--ink-soft);font-size:13px}.LegalPage_legal__intro__xhhMR{margin:18px 0 0;color:var(--ink);font-size:15px;line-height:1.6}.LegalPage_legal__section__odIxc{margin-top:26px}.LegalPage_legal__section-title__N6P6_{color:var(--ink);font-size:18px;font-weight:700}.LegalPage_legal__section-body__SUnVF{margin:8px 0 0;color:var(--ink-soft);font-size:14.5px;line-height:1.65;white-space:pre-line}.UiModal_ui-modal__7T_oK{position:relative;display:flex;width:100%;max-height:calc(100vh - 48px);flex-direction:column;overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-pop)}.UiModal_ui-modal__shroud__lqlKs{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgba(15,11,30,.55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.UiModal_ui-modal__head__ewqmB{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:flex;align-items:flex-start;gap:12px;padding:22px 24px 12px;background:var(--surface)}.UiModal_ui-modal__title__eJFje{flex:1 1;margin:0;color:var(--ink);font-family:var(--font-display),sans-serif;font-size:clamp(22px,3vw,32px);font-weight:800;letter-spacing:0;line-height:1.08}.UiModal_ui-modal__icon__ZqwTD{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;background:var(--coral-soft);border-radius:12px;color:var(--coral-deep)}.UiModal_ui-modal__icon__ZqwTD svg{width:20px;height:20px}.UiModal_ui-modal__close__yp3Ps{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;color:var(--ink-mute)}.UiModal_ui-modal__close__yp3Ps:hover{background:var(--surface-2);color:var(--ink)}.UiModal_ui-modal__close__yp3Ps svg{width:19px;height:19px}.UiModal_ui-modal__body__nhQWe{display:flex;flex-direction:column;gap:16px;padding:0 24px 20px}.UiModal_ui-modal__actions__nRBMl{position:-webkit-sticky;position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:8px;padding:14px 24px 22px;background:var(--surface);border-top:1px solid var(--line)}.UiModal_ui-modal--sm__K1u_Z{max-width:420px}.UiModal_ui-modal--m__Qcv5x{max-width:560px}.UiModal_ui-modal--l__cxfF3{max-width:760px}@media(max-width:720px){.UiModal_ui-modal__7T_oK{max-height:calc(100vh - 28px);border-radius:18px}.UiModal_ui-modal__shroud__lqlKs{padding:14px}.UiModal_ui-modal__head__ewqmB{padding:18px 18px 10px}.UiModal_ui-modal__body__nhQWe{padding:0 18px 18px}.UiModal_ui-modal__actions__nRBMl{padding:12px 18px 18px}}.GameFeed_feed__OJ8Yj{max-height:440px}.GameFeed_feed__content__VITdv{position:relative;min-height:176px;display:flex;flex-direction:column;overflow:hidden}.GameFeed_feed__list__RMYfb{flex:1 1;overflow-y:auto;padding:10px 14px;display:flex;flex-direction:column;gap:7px}.GameFeed_feed__empty__LHDCP{flex:1 1;display:grid;place-items:center;padding:20px;color:var(--ink-mute);font-size:13px;line-height:1.45;text-align:center}.GameFeed_feed__new__9TC1b{position:absolute;left:50%;bottom:64px;z-index:1;min-height:30px;padding:5px 11px;transform:translateX(-50%);border:1px solid var(--line);border-radius:999px;background:var(--surface);box-shadow:0 5px 16px rgba(20,48,40,.14);color:var(--coral-deep);font-size:12px;font-weight:800;white-space:nowrap}.GameFeed_feed__system__Wx_mA{font-size:13px;color:var(--ink-mute);overflow-wrap:anywhere}.GameFeed_feed__chat__QfGMe{font-size:14px;color:var(--ink);overflow-wrap:anywhere}.GameFeed_feed__chat-name__Rbsf2{font-weight:700;margin-right:6px;color:var(--coral-deep)}.GameFeed_feed__form__WVslH{display:flex;gap:8px;padding:10px;border-top:1px solid var(--line)}.GameFeed_feed__input__UPWOy{flex:1 1;min-width:0}.GamePanelHeader_panel-head__5NNR_{display:flex;min-width:0;align-items:center;gap:10px}.GamePanelHeader_panel-head__mark__5igeq{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;color:var(--coral-deep);background:var(--coral-soft);border:1px solid color-mix(in srgb,var(--coral) 35%,transparent);border-radius:10px}.GamePanelHeader_panel-head__mark__5igeq svg{width:17px;height:17px}.GamePanelHeader_panel-head__copy__hZAah{min-width:0;display:flex;flex:1 1;flex-direction:column;line-height:1.15}.GamePanelHeader_panel-head__copy__hZAah small,.GamePanelHeader_panel-head__copy__hZAah strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GamePanelHeader_panel-head__copy__hZAah strong{color:var(--ink);font-family:var(--font-display);font-size:14px;font-weight:800}.GamePanelHeader_panel-head__copy__hZAah small{margin-top:3px;color:var(--ink-mute);font-size:11px;font-weight:600}.GamePanelHeader_panel-head__collapse__kAiad{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;color:var(--ink-mute);background:var(--surface-2);border:1px solid var(--line);border-radius:9px}.GamePanelHeader_panel-head__collapse__kAiad:hover{color:var(--ink);background:var(--bg)}.GamePanelHeader_panel-head__collapse__kAiad svg{width:16px;height:16px}.PendingRequests_pending__Os8G_{display:flex;flex-direction:column;gap:8px;padding:12px 14px;border-radius:22px;background:var(--warning-soft);border:1px solid var(--warning)}.PendingRequests_pending__title__d_kIg{color:var(--warning)}.PendingRequests_pending__row__ZNiHr{display:flex;align-items:center;justify-content:space-between;gap:8px}.PendingRequests_pending__name__f1TIs{font-weight:600;font-size:14px}.PendingRequests_pending__actions__a_ac0{display:flex;gap:6px}.MediaView_media__image__7RtNd{max-width:100%;max-height:min(320px,34vh);border-radius:14px;object-fit:contain;display:block}.MediaView_media__audio__Ki84O{width:100%}.MediaView_media__video__VhdPK{width:100%;max-height:min(360px,40vh);border-radius:14px;background:#000}.MediaList_media-list__xk_Ug{display:flex;flex-direction:column;gap:12px;width:100%;align-items:center}.MediaList_media-list__images__ceAOe{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%}.MediaList_media-list__image__ltgOh{flex:1 1 auto;min-width:0;max-width:220px}.MediaList_media-list__image__ltgOh img{width:100%;max-height:min(160px,22vh);object-fit:cover;border-radius:14px}.MediaList_media-list__images--single__IPwbw .MediaList_media-list__image__ltgOh{max-width:100%;display:grid;place-items:center}.MediaList_media-list__images--single__IPwbw .MediaList_media-list__image__ltgOh img{width:auto;max-width:100%;max-height:min(340px,40vh);object-fit:contain}.MediaList_media-list__playable__gwKUl{width:100%;max-width:640px}.MediaList_media-list__playable__gwKUl video{max-height:min(360px,42vh)}.MediaList_media-list--compact__FDEUT{gap:8px}.MediaList_media-list--compact__FDEUT .MediaList_media-list__image__ltgOh{max-width:min(100%,280px)}.MediaList_media-list--compact__FDEUT .MediaList_media-list__image__ltgOh img{width:auto;max-width:100%;max-height:150px;object-fit:contain}.MediaList_media-list--compact__FDEUT .MediaList_media-list__playable__gwKUl{max-width:360px}.MediaList_media-list--compact__FDEUT .MediaList_media-list__playable__gwKUl video{max-height:170px}.MediaList_media-list--fullscreen__1vGkK .MediaList_media-list__images--single__IPwbw .MediaList_media-list__image__ltgOh img{max-width:min(90vw,1200px);max-height:min(56vh,620px)}.MediaList_media-list--fullscreen__1vGkK .MediaList_media-list__playable__gwKUl{max-width:min(90vw,1200px)}.MediaList_media-list--fullscreen__1vGkK .MediaList_media-list__playable__gwKUl video{max-height:min(56vh,620px)}.HostQuestion_qv-media___RgB5{margin:14px auto 4px;border-radius:16px;overflow:hidden;max-width:100%}.HostQuestion_qv-media--ph__BJviZ{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:200px;border:2px dashed hsla(0,0%,100%,.25);background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.6)}.HostQuestion_qv-shroud__jl478{position:fixed;inset:0;z-index:100;background:rgba(8,16,13,.62);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center;padding:0;animation:HostQuestion_qvf__nTWb4 .2s ease both}@keyframes HostQuestion_qvf__nTWb4{0%{opacity:0}to{opacity:1}}.HostQuestion_qv__C1lr2{width:100%;max-width:100%;height:100vh;max-height:100vh;overflow:hidden;display:flex;flex-direction:column;border-radius:0;box-shadow:var(--shadow-pop);animation:HostQuestion_qvpop__853_8 .3s cubic-bezier(.2,1.3,.4,1) both;background:radial-gradient(640px 300px at 8% -6%,color-mix(in srgb,var(--pastel-sky) 88%,transparent),transparent 60%),radial-gradient(640px 300px at 100% 0,color-mix(in srgb,var(--pastel-lav) 78%,transparent),transparent 58%),radial-gradient(720px 360px at 90% 108%,color-mix(in srgb,var(--pastel-sky) 70%,transparent),transparent 60%),radial-gradient(720px 380px at 0 110%,color-mix(in srgb,var(--pastel-lav) 70%,transparent),transparent 60%),var(--surface)}@keyframes HostQuestion_qvpop__853_8{0%{transform:scale(.96) translateY(10px);opacity:0}to{transform:none;opacity:1}}.HostQuestion_qv-head__ZW_Ux{display:flex;align-items:center;gap:12px;padding:22px 30px 0;order:0}.HostQuestion_qv-cat__tGw5a{font-family:var(--font-display);font-weight:800;font-size:22px;color:#022e5b;text-transform:uppercase;letter-spacing:.03em}.HostQuestion_qv-val__6bclS{font-family:var(--font-bubble);font-size:38px;color:#022e5b}.HostQuestion_qv-close__Q9xKU{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:var(--ink-soft);border:1px solid var(--line);background:var(--surface)}.HostQuestion_qv-close__Q9xKU:hover{background:var(--surface-2);color:var(--ink)}.HostQuestion_qv-close__Q9xKU svg{width:16px;height:16px}.HostQuestion_qv-question__25QNx{margin:22px 30px 0;padding:clamp(16px,3vh,44px) 30px;border-radius:28px;flex:1 1 auto;min-height:96px;overflow:auto;order:1;background:#022e5b;color:#fff;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:safe center;gap:14px;box-shadow:0 16px 34px rgba(2,46,91,.3)}.HostQuestion_qv-question__25QNx:before{content:"";position:absolute;inset:0;background:radial-gradient(560px 220px at 50% -40px,rgba(255,255,255,.12),transparent 65%);pointer-events:none}.HostQuestion_qv-qlabel__Dn_3B{flex-shrink:0;font-family:var(--font-mono);font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--pastel-butter);opacity:.85}.HostQuestion_qv-qmedia__WjoLa{flex:0 1 auto;min-height:0;width:100%;overflow:auto;display:flex;justify-content:center}.HostQuestion_qv-qtext__cpBBQ{flex-shrink:0;font-family:var(--font-display);font-weight:700;font-size:clamp(24px,3.6vw,52px);line-height:1.16;color:var(--pastel-butter)}.HostQuestion_qv--solo__lIC6p{padding:0;display:flex;flex-direction:column;height:100vh}.HostQuestion_qv--solo__lIC6p .HostQuestion_qv-question__25QNx{margin:0;border-radius:0;flex:1 1 auto;min-height:100vh;gap:28px;justify-content:center;max-height:none}.HostQuestion_qv-topcat__tz6VC{left:50%;transform:translateX(-50%);z-index:4;font-family:var(--font-display);font-weight:800;font-size:clamp(15px,2vw,20px);letter-spacing:.06em;text-transform:uppercase;color:var(--pastel-butter);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);padding:0 18px;white-space:nowrap}.HostQuestion_qv-topbtn__ockIA,.HostQuestion_qv-topcat__tz6VC{position:absolute;top:16px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.HostQuestion_qv-topbtn__ockIA{z-index:5;gap:7px;min-width:112px;padding:0 16px;color:#fff;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.22);font-weight:700;font-size:14px;transition:background .15s ease}.HostQuestion_qv-topbtn__ockIA:hover{background:hsla(0,0%,100%,.22)}.HostQuestion_qv-topbtn__ockIA svg{width:17px;height:17px}.HostQuestion_qv-topbtn--back__pFvbD{left:18px}.HostQuestion_qv-topbtn--right__hA8hB{right:18px}.HostQuestion_qv-headspacer__i6dZA{flex:1 1}.HostQuestion_qv-solotimer__lOQd4{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);width:44px;height:44px;display:grid;place-items:center;opacity:.7}.HostQuestion_qv-sw__ring__onx0Y{width:44px;height:44px;transform:rotate(-90deg);position:absolute}.HostQuestion_qv-sw__track__NFreC{fill:none;stroke:hsla(0,0%,100%,.18);stroke-width:3.5}.HostQuestion_qv-sw__prog__CduOO{fill:none;stroke:var(--pastel-butter);stroke-width:3.5;stroke-linecap:round;stroke-dasharray:119.4;transition:stroke-dashoffset 1s linear}.HostQuestion_qv-sw__num__LZOK1{position:relative;font-family:var(--font-display);font-weight:800;font-size:15px;color:#fff}.HostQuestion_qv-answer__tX0mR{order:2;flex-shrink:0;margin:16px 24px 0;border-radius:18px;border:2px dashed var(--line-strong);overflow:hidden;background:color-mix(in srgb,var(--surface) 88%,transparent)}.HostQuestion_qv-answer__tX0mR.HostQuestion_revealed__dwwBb{border-style:solid;border-color:var(--leaf)}.HostQuestion_qv-ansbar__NpclI{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;background:var(--surface-2)}.HostQuestion_qv-anslabel__NLoUp{font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-mute);font-weight:700}.HostQuestion_qv-answer__tX0mR.HostQuestion_revealed__dwwBb .HostQuestion_qv-anslabel__NLoUp{color:var(--leaf)}.HostQuestion_qv-peek__v3Tax{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:999px;background:var(--surface);border:1px solid var(--line-strong);font-size:12.5px;font-weight:700;color:var(--ink)}.HostQuestion_qv-peek__v3Tax:hover{background:var(--bg)}.HostQuestion_qv-peek__v3Tax svg{width:15px;height:15px}.HostQuestion_qv-anstext__5Y3h5{padding:18px;font-family:var(--font-display);font-weight:700;font-size:26px;color:var(--ink);text-align:center;filter:blur(9px);-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:filter .25s ease;max-height:24vh;overflow:auto}.HostQuestion_qv-anstext__5Y3h5.HostQuestion_show__M8gfL{filter:none;-webkit-user-select:text;-moz-user-select:text;user-select:text}.HostQuestion_qv-controls__TDiu_{order:3;flex-shrink:0;padding:16px 22px 22px;display:flex;flex-direction:column;gap:12px}.HostQuestion_qv-headopen__Y4Eq4{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 20px;border-radius:999px;background:#a1c6f6;color:#022e5b;font-family:var(--font-display);font-weight:800;font-size:15px;box-shadow:0 6px 16px rgba(161,198,246,.5);transition:transform .12s ease,box-shadow .2s ease}.HostQuestion_qv-headopen__Y4Eq4:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(161,198,246,.6)}.HostQuestion_qv-headopen__Y4Eq4 svg{width:16px;height:16px;fill:#022e5b}.HostQuestion_qv-controls__TDiu_:empty{padding:0 0 18px}.HostQuestion_qv-onclock__xovmy{display:flex;align-items:center;gap:9px;justify-content:center;padding:10px;border-radius:12px;background:color-mix(in srgb,var(--tc) 12%,var(--surface));border:1px solid color-mix(in srgb,var(--tc) 35%,transparent)}.HostQuestion_qv-onclock__xovmy.HostQuestion_waiting__VfwjO{background:var(--surface-2);border-color:var(--line);color:var(--ink-mute);font-weight:600}.HostQuestion_qv-onclock__xovmy .HostQuestion_qv-tn__L_Kwn{color:#022e5b;font-weight:800;font-size:15px}.HostQuestion_qv-onlabel__LjOvs{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--tc);background:var(--surface);padding:3px 8px;border-radius:999px}.HostQuestion_qv-judge__7EQHY{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.HostQuestion_qv-correct__C9R9r,.HostQuestion_qv-wrong__ThEJM{height:54px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--font-display);font-weight:800;font-size:17px;transition:transform .12s ease,filter .15s ease}.HostQuestion_qv-correct__C9R9r svg,.HostQuestion_qv-wrong__ThEJM svg{width:20px;height:20px}.HostQuestion_qv-correct__C9R9r{background:var(--leaf);color:#fff;box-shadow:0 10px 20px rgba(78,168,104,.34)}.HostQuestion_qv-wrong__ThEJM{background:linear-gradient(180deg,#ff5a4f,#e5342b);color:#fff;box-shadow:0 10px 20px rgba(229,52,43,.34),inset 0 -3px 0 rgba(0,0,0,.18)}.HostQuestion_qv-correct__C9R9r:hover:not(:disabled),.HostQuestion_qv-wrong__ThEJM:hover:not(:disabled){transform:translateY(-2px)}.HostQuestion_qv-correct__C9R9r:disabled,.HostQuestion_qv-wrong__ThEJM:disabled{opacity:.4;cursor:not-allowed}.HostQuestion_qv-noone__M57QR{height:40px;border-radius:12px;background:rgba(0,0,0,0);border:1px solid var(--line-strong);color:var(--ink-soft);font-weight:600;font-size:13px}.HostQuestion_qv-noone__M57QR:hover{background:var(--surface-2);color:var(--ink)}.HostQuestion_qv-reveal__80PQf{height:48px;border-radius:14px;font-family:var(--font-display);font-weight:700;font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--grape);color:#fff}.HostQuestion_qv-reveal__80PQf svg{width:18px;height:18px}.HostQuestion_qv-buzz__9iEI_{order:4;margin:16px 24px 0;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.HostQuestion_qv-open__ztFH0{position:relative;width:100%;min-height:92px;border-radius:26px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 24px;background:#a1c6f6;color:#022e5b;font-family:var(--font-bubble);font-weight:400;font-size:30px;letter-spacing:1px;box-shadow:0 12px 26px rgba(161,198,246,.5),inset 0 -6px 0 rgba(2,46,91,.12);transition:transform .14s cubic-bezier(.2,1.4,.4,1),box-shadow .2s ease;overflow:hidden}.HostQuestion_qv-open__ztFH0:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(161,198,246,.6),inset 0 -6px 0 rgba(2,46,91,.12)}.HostQuestion_qv-open__ztFH0:active{transform:translateY(2px)}.HostQuestion_qv-open__txt__r_die{flex:0 0 auto}.HostQuestion_qv-open__buzz__PKg_F{flex:0 0 auto;position:relative;width:36px;height:60px;display:flex;align-items:flex-end;justify-content:center}.HostQuestion_qv-open__knob__ggCOW{width:32px;height:32px;border-radius:50%;background:#022e5b;box-shadow:inset 0 -3px 0 rgba(0,0,0,.25),inset 0 3px 5px hsla(0,0%,100%,.2),0 3px 8px rgba(2,46,91,.4)}.HostQuestion_qv-open__cat__bzY7K{position:absolute;bottom:24px;left:50%;margin-left:-14px;width:28px;display:block;transform-origin:bottom center;animation:HostQuestion_qvjump__GJWvi .7s cubic-bezier(.3,1.6,.5,1) infinite}.HostQuestion_qv-open__cat__bzY7K svg{width:100%;display:block;filter:drop-shadow(0 4px 4px rgba(106,47,58,.25))}@keyframes HostQuestion_qvjump__GJWvi{0%,to{transform:translateY(0) scaleY(1)}20%{transform:translateY(0) scaleY(.86)}55%{transform:translateY(-15px) scaleY(1.08)}80%{transform:translateY(0) scaleY(.94)}}.HostQuestion_qv-buzzgrid__6Vygn{display:flex;flex-direction:column;min-height:0;flex:1 1}.HostQuestion_qv-buzzhead__CLtmv{margin-bottom:8px}.HostQuestion_qv-live__dWkVT{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--coral-deep);font-size:13px}.HostQuestion_qv-livedot__kuQET{width:9px;height:9px;border-radius:50%;background:var(--coral);animation:HostQuestion_qvpulse__IRKBp 1.2s ease-out infinite}@keyframes HostQuestion_qvpulse__IRKBp{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--coral) 55%,transparent)}to{box-shadow:0 0 0 10px rgba(0,0,0,0)}}.HostQuestion_qv-queue__GEZa6{display:flex;flex-direction:column;gap:7px;overflow-y:auto;min-height:0;flex:1 1;padding-bottom:16px}.HostQuestion_qv-qitem__rTqr5{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:12px;background:#022e5b;color:#fff;animation:HostQuestion_qvitem__TinYp .2s ease both}@keyframes HostQuestion_qvitem__TinYp{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:none}}.HostQuestion_qv-qitem__rTqr5.HostQuestion_active__DMBRr{background:#0a3f78;box-shadow:0 0 0 2px var(--pastel-butter)}.HostQuestion_qv-qitem__rTqr5.HostQuestion_out__Z_FNE{opacity:.5}.HostQuestion_qv-pos__8UN0a{font-family:var(--font-mono);font-size:12px;color:hsla(0,0%,100%,.6);width:14px}.HostQuestion_qv-emote__8t8qn{font-size:18px;line-height:1}.HostQuestion_qv-tn__L_Kwn{font-weight:700;font-size:14px;color:#fff}.HostQuestion_qv-ms__dFjkg{margin-left:auto;font-family:var(--font-mono);font-size:12px;color:var(--pastel-butter)}.HostQuestion_qv-flag__08vPU{font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--tc,var(--coral));padding:3px 8px;border-radius:999px}.HostQuestion_qv-flag__08vPU.HostQuestion_out__Z_FNE{background:var(--coral);display:grid;place-items:center;padding:4px}.HostQuestion_qv-flag__08vPU.HostQuestion_out__Z_FNE svg{width:10px;height:10px;stroke:#fff}.HostQuestion_qv-dd__JqKHE{order:1;margin:22px 30px 0;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center}.HostQuestion_qv-dd__badge__Rw_t1{font-family:var(--font-bubble);font-size:clamp(40px,6vw,72px);color:#022e5b}.HostQuestion_qv-dd__hint__MS_Gv{font-family:var(--font-display);font-weight:700;font-size:18px;color:var(--ink-soft)}.HostQuestion_qv-wagerrow__LGN3l{display:flex;gap:10px;align-items:center}.HostQuestion_qv-wagerrow__LGN3l input{width:160px;height:52px;border-radius:14px;border:1px solid var(--line-strong);background:var(--surface);color:var(--ink);font-size:20px;font-weight:700;text-align:center;-moz-appearance:textfield}.HostQuestion_qv-wagerrow__LGN3l input::-webkit-inner-spin-button,.HostQuestion_qv-wagerrow__LGN3l input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.HostQuestion_qv-wagergo__Drd8s{height:52px;padding:0 26px;border-radius:14px;background:var(--grape);color:#fff;font-family:var(--font-display);font-weight:800;font-size:17px}.HostQuestion_qv-final-note__4VXMw{order:2;margin:16px 22px 0;text-align:center;color:var(--ink-mute);font-weight:600}@media(max-width:680px){.HostQuestion_qv-qtext__cpBBQ{font-size:22px}.HostQuestion_qv-judge__7EQHY{grid-template-columns:1fr 1fr}}.HostGame_gm___uhRk{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden;background:#031725}.HostGame_gm-toprail__tyLDM{position:fixed;top:18px;right:18px;z-index:30;display:flex;flex-direction:row;gap:10px;align-items:center}.HostGame_gm-railbtn__JqADk{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:150px;height:52px;padding:0 26px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1.5px solid hsla(0,0%,100%,.22);color:#fff;font-family:var(--font-display);font-weight:800;font-size:17px;transition:background .15s ease,transform .12s ease}.HostGame_gm-railbtn__JqADk:hover{background:hsla(0,0%,100%,.16);transform:translateY(-2px)}.HostGame_gm-railbtn__JqADk svg{width:18px;height:18px;fill:#fff;stroke:#fff}.HostGame_gm-leaf__zKJAT{position:fixed;pointer-events:none;z-index:0;opacity:.5;filter:drop-shadow(0 12px 16px rgba(20,48,40,.12))}.HostGame_gm-leaf--tl__ZtIS2{top:76px;left:-60px;width:168px;transform:rotate(-18deg)}.HostGame_gm-leaf--br__OY8Aj{bottom:-52px;right:-56px;width:200px;transform:scaleX(-1) rotate(-12deg)}.HostGame_gm-leaf--tr__EI_lZ{top:-28px;right:9%;width:128px;transform:rotate(24deg)}[data-theme=dark] .HostGame_gm-leaf__zKJAT{opacity:.2}.HostGame_gm-body__YGCHT{flex:1 1;display:grid;grid-template-columns:1fr 340px;grid-gap:26px;gap:26px;max-width:1480px;width:100%;margin:0 auto;padding:92px 26px 26px;position:relative;z-index:1}.HostGame_gm-body__YGCHT.HostGame_side-collapsed__VWO9n{grid-template-columns:1fr;max-width:1180px}.HostGame_gm-body__YGCHT.HostGame_side-collapsed__VWO9n .HostGame_gm-side__fxi08{display:none}.HostGame_gm-sideshow__jJTa0{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:25;display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 10px;border-radius:16px 0 0 16px;background:var(--surface);border:1px solid var(--line);border-right:0;color:var(--ink-soft);box-shadow:var(--shadow-pop)}.HostGame_gm-sideshow__jJTa0:hover{color:var(--ink);background:var(--surface-2)}.HostGame_gm-sideshow__jJTa0 svg{width:20px;height:20px}.HostGame_gm-main__UahMQ{min-width:0;display:flex;flex-direction:column;justify-content:flex-start}.HostGame_gm-board__cQvbz{display:grid;grid-gap:14px;gap:14px;width:100%;background:rgba(0,0,0,0);border-radius:0;padding:8px;box-shadow:none}.HostGame_gm-catcell__0NR8r{background:#a1c6f6;color:#022e5b;border-radius:16px;min-height:56px;display:grid;place-items:center;text-align:center;font-family:var(--font-display);font-weight:800;font-size:15px;text-transform:uppercase;letter-spacing:.02em;padding:10px 8px;box-shadow:inset 0 -4px 0 rgba(0,0,0,.16)}.HostGame_gm-tile__gJVRc{background:#022e5b;color:var(--pastel-butter);border-radius:16px;height:clamp(72px,11vh,132px);font-family:var(--font-bubble);font-weight:400;font-size:38px;letter-spacing:1px;cursor:pointer;box-shadow:inset 0 -5px 0 rgba(0,0,0,.34),0 4px 0 rgba(0,0,0,.12);transition:transform .14s cubic-bezier(.2,1.4,.4,1),background .15s ease;text-shadow:0 3px 0 rgba(0,0,0,.3)}.HostGame_gm-tile__gJVRc:hover:not(:disabled){transform:translateY(-5px) scale(1.03) rotate(-1deg);background:#0a4486}.HostGame_gm-tile__gJVRc:active:not(:disabled){transform:translateY(0) scale(.98)}.HostGame_gm-tile__gJVRc.HostGame_is-done__STo_T{background:hsla(0,0%,100%,.045);color:hsla(0,0%,100%,.22);cursor:default;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06);text-shadow:none}.HostGame_gm-tile__gJVRc.HostGame_is-locked__SlZhm{cursor:default}.HostGame_gm-final__Y8SM5{margin-top:0;flex:1 1;min-height:56px;max-width:320px;display:inline-flex;align-items:center;justify-content:center;gap:12px;height:76px;border-radius:22px;background:linear-gradient(180deg,#0a4f93,#022e5b);color:var(--pastel-butter);font-family:var(--font-bubble);font-weight:400;font-size:26px;letter-spacing:1px;box-shadow:inset 0 -5px 0 rgba(0,0,0,.3),0 4px 0 rgba(0,0,0,.12);cursor:pointer;transition:transform .14s cubic-bezier(.2,1.4,.4,1)}.HostGame_gm-final__Y8SM5:hover:not(:disabled){transform:translateY(-3px) scale(1.01)}.HostGame_gm-final__Y8SM5.HostGame_is-done__STo_T{opacity:.4;cursor:default}.HostGame_gm-final__Y8SM5 svg{width:20px;height:20px}.HostGame_gm-controls__ZERiX{display:flex;align-items:stretch;justify-content:center;gap:12px;margin-top:12px}.HostGame_gm-srow__edit__7PZPU{margin-left:8px;width:28px;height:28px;border-radius:8px;display:grid;place-items:center;color:var(--ink-mute);background:var(--surface-2);border:1px solid var(--line);flex-shrink:0}.HostGame_gm-srow__edit__7PZPU:hover{color:var(--ink);background:var(--bg)}.HostGame_gm-srow__edit__7PZPU svg{width:14px;height:14px}.HostGame_gm-status__uqT8W{text-align:center;color:var(--ink-mute);font-size:15px;margin-top:22px;font-weight:700}.HostGame_gm-selecthint__sGY2y{text-align:center;color:var(--pastel-butter);font-family:var(--font-display);font-weight:800;font-size:16px;margin-top:18px;opacity:.9}.HostGame_gm-side__fxi08{position:-webkit-sticky;position:sticky;top:26px;align-self:start;display:flex;max-height:calc(100vh - 52px);flex-direction:column;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:16px;box-shadow:var(--shadow-soft)}.HostGame_gm-side__header__sR6ve{flex:0 0 auto;margin-bottom:8px}.HostGame_gm-score__DSSm6{min-height:44px;flex:0 1 auto}.HostGame_gm-score__content__pLIEy{max-height:min(38vh,360px);overflow-y:auto;padding:12px}.HostGame_gm-scores__hMVJ_{display:flex;flex-direction:column;gap:8px}.HostGame_gm-srow__MQvGm{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:13px;background:var(--surface-2);border:1px solid var(--line);border-left:5px solid var(--tc,var(--coral))}.HostGame_gm-srow__MQvGm.HostGame_lead__5eOyp{background:linear-gradient(100deg,color-mix(in srgb,var(--tc) 16%,var(--surface)),var(--surface))}.HostGame_gm-srow__MQvGm.HostGame_answering__zhZVt{box-shadow:0 0 0 2px color-mix(in srgb,var(--tc) 55%,transparent)}.HostGame_gm-rank__r0JVk{font-family:var(--font-mono);font-size:12px;color:var(--ink-mute);width:14px}.HostGame_gm-emote__h5ta_{font-size:19px;line-height:1}.HostGame_gm-tname__qyskq{flex:1 1;min-width:0;font-weight:700;font-size:14px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HostGame_gm-streak__aC771{font-family:var(--font-mono);font-size:10px;font-weight:700;color:var(--coral-deep);background:var(--coral-soft);padding:2px 6px;border-radius:999px}.HostGame_gm-pts__EQVgl{font-family:var(--font-display);font-weight:800;font-size:18px;color:var(--ink);animation:HostGame_gm-score-pop__KXFd4 .28s ease-out}@keyframes HostGame_gm-score-pop__KXFd4{50%{color:var(--coral-deep);transform:scale(1.16)}}.HostGame_gm-side__extra___71ZC{min-height:0;flex:1 1 auto;margin-top:12px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.HostGame_mng-shroud__bT1Os{position:fixed;inset:0;z-index:120;background:rgba(3,23,37,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:20px;animation:HostGame_qvf__3tuyD .18s ease both}.HostGame_mng__HzqQ3{width:100%;max-width:420px;background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:var(--shadow-pop);animation:HostGame_qvpop__Rkgjw .24s cubic-bezier(.2,1.3,.4,1) both;max-height:86vh;overflow:auto}.HostGame_mng-head__03ADF{display:flex;align-items:center;gap:12px;margin-bottom:16px}.HostGame_mng-emote__XnYN4{width:50px;height:50px;border-radius:14px;display:grid;place-items:center;font-size:26px;background:color-mix(in srgb,var(--tc) 18%,var(--surface));border:2px solid color-mix(in srgb,var(--tc) 40%,transparent)}.HostGame_mng-headinfo__GCna0{display:flex;flex-direction:column;flex:1 1}.HostGame_mng-name__b9d14{font-family:var(--font-display);font-weight:800;font-size:20px;color:var(--ink)}.HostGame_mng-score__L7Wa5{font-size:13px;color:var(--ink-mute)}.HostGame_mng-close__twOyo{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:var(--ink-soft);background:var(--surface-2);border:1px solid var(--line)}.HostGame_mng-close__twOyo:hover{color:var(--ink)}.HostGame_mng-close__twOyo svg{width:16px;height:16px}.HostGame_mng-quick__VuJ0L{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-bottom:18px}.HostGame_mng-qbtn__ZlAsz{height:46px;border-radius:12px;font-family:var(--font-display);font-weight:800;font-size:16px;color:#fff;background:var(--leaf);transition:transform .12s ease,filter .15s ease}.HostGame_mng-qbtn__ZlAsz.HostGame_neg__2s_Qi{background:#d8584e}.HostGame_mng-qbtn__ZlAsz:hover{transform:translateY(-2px);filter:brightness(1.05)}.HostGame_mng-sec__9CJVi{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute);margin:0 0 8px}.HostGame_mng-custom__d51Ct{display:flex;align-items:center;gap:8px;margin-bottom:18px}.HostGame_mng-custom__ic___yIxk{width:38px;height:46px;display:grid;place-items:center;color:var(--ink-mute);background:var(--surface-2);border:1px solid var(--line);border-radius:12px;flex-shrink:0}.HostGame_mng-custom__ic___yIxk svg{width:17px;height:17px}.HostGame_mng-custom__in__VKckK{flex:1 1;min-width:0;height:46px;border-radius:12px;border:1px solid var(--line-strong);background:var(--bg);color:var(--ink);font-size:15px;font-weight:600;padding:0 14px;-moz-appearance:textfield}.HostGame_mng-custom__in__VKckK:focus{outline:none;border-color:var(--tc);box-shadow:0 0 0 3px color-mix(in srgb,var(--tc) 22%,transparent)}.HostGame_mng-custom__in__VKckK::-webkit-inner-spin-button,.HostGame_mng-custom__in__VKckK::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.HostGame_mng-custom__go__f_fDm{height:46px;padding:0 18px;border-radius:12px;font-family:var(--font-display);font-weight:800;font-size:15px;color:#fff;background:var(--tc);flex-shrink:0;transition:filter .15s ease,transform .12s ease}.HostGame_mng-custom__go__f_fDm:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.HostGame_mng-custom__go__f_fDm:disabled{opacity:.4;cursor:not-allowed}.HostGame_mng-list__1QygD{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.HostGame_mng-row__VuiNf{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:12px;background:var(--surface-2);border:1px solid var(--line)}.HostGame_mng-row__VuiNf.HostGame_pending__ZraiS{background:color-mix(in srgb,var(--pastel-butter) 30%,var(--surface));border-color:color-mix(in srgb,#e0a93a 35%,transparent)}.HostGame_mng-mav__XOS20{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;font-size:15px;font-weight:800;color:var(--ink);background:var(--bg);border:1px solid var(--line)}.HostGame_mng-mname__yvU2A{flex:1 1;font-weight:600;font-size:14.5px;color:var(--ink);display:inline-flex;align-items:center;gap:8px}.HostGame_mng-cap__q5g_7{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--tc)}.HostGame_mng-cap__q5g_7 svg{width:12px;height:12px}.HostGame_mng-mkcap__V5NYJ{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;border:1px solid var(--line);background:var(--surface);color:var(--ink-mute);flex-shrink:0}.HostGame_mng-mkcap__V5NYJ:hover{color:#e0a93a}.HostGame_mng-mkcap__V5NYJ svg{width:15px;height:15px}.HostGame_mng-admit__tjPM2,.HostGame_mng-deny__oXFQi,.HostGame_mng-kick__3TMTJ{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;border:1px solid var(--line);background:var(--surface);flex-shrink:0}.HostGame_mng-kick__3TMTJ{color:#d8584e}.HostGame_mng-kick__3TMTJ:hover{background:#fdeceb}.HostGame_mng-admit__tjPM2{color:var(--leaf)}.HostGame_mng-admit__tjPM2:hover{background:color-mix(in srgb,var(--leaf) 14%,var(--surface))}.HostGame_mng-deny__oXFQi{color:var(--ink-mute)}.HostGame_mng-deny__oXFQi:hover{color:var(--ink)}.HostGame_mng-admit__tjPM2 svg,.HostGame_mng-deny__oXFQi svg,.HostGame_mng-kick__3TMTJ svg{width:16px;height:16px}.HostGame_mng-empty___V__S{color:var(--ink-mute);font-size:13px;padding:6px 2px}.HostGame_gm-winner__BS_Gk{margin-top:16px;text-align:center;padding:18px 14px;border-radius:18px;background:linear-gradient(180deg,var(--pastel-butter),color-mix(in srgb,var(--pastel-butter) 60%,var(--surface)))}.HostGame_gm-winner__BS_Gk svg{width:30px;height:30px;color:#b8860b}.HostGame_gm-winner__label__5mKot{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#7a5e16;margin-top:4px}.HostGame_gm-winner__name__HbcOk{font-family:var(--font-display);font-weight:800;font-size:22px;margin-top:2px}.HostGame_gm-winner__pts__hAHms{color:#7a5e16;font-weight:700}.HostGame_gm-pausescreen__wNVjV{position:fixed;inset:0;z-index:40;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;background:rgba(3,23,37,.72);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:HostGame_qvf__3tuyD .18s ease both}.HostGame_gm-pausescreen__row__ZyoPW{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-display);font-weight:800;font-size:clamp(34px,7vw,72px);color:var(--pastel-butter);text-transform:uppercase;letter-spacing:.04em}.HostGame_gm-pausescreen__row__ZyoPW svg{width:.9em;height:.9em;fill:var(--pastel-butter)}.HostGame_gm-pausescreen__btn__JsLYM{display:inline-flex;align-items:center;gap:9px;height:56px;padding:0 30px;border-radius:999px;background:hsla(0,0%,100%,.12);border:1.5px solid hsla(0,0%,100%,.3);color:#fff;font-family:var(--font-display);font-weight:800;font-size:19px;transition:transform .14s ease,background .15s ease}.HostGame_gm-pausescreen__btn__JsLYM:hover:not(:disabled){transform:translateY(-2px);background:hsla(0,0%,100%,.22)}.HostGame_gm-pausescreen__btn__JsLYM:disabled{opacity:.4;cursor:not-allowed}.HostGame_gm-pausescreen__btn__JsLYM svg{width:22px;height:22px;fill:#fff}.HostGame_gm-pausescreen__hint__sKIz0{color:hsla(0,0%,100%,.6);font-size:14px}.HostGame_gm-pausescreen__close__rLNhW{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;color:#fff;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.22)}.HostGame_gm-pausescreen__close__rLNhW:hover{background:hsla(0,0%,100%,.2)}.HostGame_gm-pausescreen__close__rLNhW svg{width:20px;height:20px}.HostGame_gm-pausescreen__code__d5YI8{display:flex;flex-direction:column;align-items:center;gap:2px;padding:14px 40px;border-radius:20px;background:hsla(0,0%,100%,.08);border:1.5px dashed hsla(0,0%,100%,.3);transition:background .15s ease}.HostGame_gm-pausescreen__code__d5YI8:hover{background:hsla(0,0%,100%,.14)}.HostGame_gm-pausescreen__code-label__RFASo{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.6)}.HostGame_gm-pausescreen__code-value__TVrWP{font-family:var(--font-bubble);font-size:clamp(34px,6vw,52px);letter-spacing:4px;color:var(--pastel-butter)}.HostGame_gm-pausescreen__code-hint__Lruga{font-size:12px;color:hsla(0,0%,100%,.55)}@keyframes HostGame_qvf__3tuyD{0%{opacity:0}to{opacity:1}}@keyframes HostGame_qvpop__Rkgjw{0%{transform:scale(.96) translateY(10px);opacity:0}to{transform:none;opacity:1}}@media(max-width:1180px){.HostGame_gm-body__YGCHT{grid-template-columns:minmax(0,1fr) 300px;gap:14px;padding-inline:14px}}@media(max-width:960px){.HostGame_gm-body__YGCHT{grid-template-columns:1fr}.HostGame_gm-side__fxi08{position:static;max-height:none}.HostGame_gm-score__content__pLIEy{max-height:320px}.HostGame_gm-side__extra___71ZC{overflow:visible}}@media(max-width:680px){.HostGame_gm-body__YGCHT{padding:84px 14px 20px}.HostGame_gm-board__cQvbz{padding:10px;gap:5px}.HostGame_gm-catcell__0NR8r{min-height:40px;font-size:8.5px;padding:5px 3px}.HostGame_gm-tile__gJVRc{height:48px;font-size:15px}.HostGame_gm-railbtn__JqADk{min-width:0;font-size:0;padding:0 16px;gap:0}.HostGame_gm-railbtn__JqADk svg{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.HostGame_gm-pts__EQVgl{animation:none}}.PlayerGame_pg__jkqG_{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.PlayerGame_pg--stage__qLnaK{background:radial-gradient(900px 520px at 12% -8%,var(--pastel-mint),transparent 56%),radial-gradient(820px 480px at 90% 4%,var(--pastel-sky),transparent 54%),radial-gradient(700px 500px at 70% 110%,color-mix(in srgb,var(--tc) 16%,transparent),transparent 60%),var(--bg)}.PlayerGame_pg-leaf__BjEWk{position:fixed;pointer-events:none;z-index:0;opacity:.5;filter:drop-shadow(0 12px 16px rgba(20,48,40,.12))}.PlayerGame_pg-leaf--tl__h6ZqZ{top:56px;left:-60px;width:168px;transform:rotate(-18deg)}.PlayerGame_pg-leaf--br__rwBCJ{bottom:-54px;right:-58px;width:196px;transform:scaleX(-1) rotate(-12deg)}[data-theme=dark] .PlayerGame_pg-leaf__BjEWk{opacity:.22}.PlayerGame_pg-center__vWqfL{position:relative;z-index:2;flex:1 1;display:grid;place-items:center;padding:72px clamp(40px,8vw,120px) 196px;text-align:center;transition:padding .25s ease}.PlayerGame_pg__jkqG_.PlayerGame_chat-open__hacVf .PlayerGame_pg-center__vWqfL{padding-right:calc(min(380px,86vw) + clamp(40px,8vw,120px))}.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-center__vWqfL{background:#022e5b}.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-bigq__status__hi7nz,.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-bigq__status__hi7nz.PlayerGame_live__vW3ct,.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-bigq__status__hi7nz.PlayerGame_ready__CIM_x,.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-bigq__text__643oK{color:var(--pastel-butter)}.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-result___AiYL{background:rgba(0,0,0,0);box-shadow:none}.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-result___AiYL h1{color:var(--pastel-butter)}.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-result___AiYL p{color:hsla(0,0%,100%,.78)}.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-stopwatch__num__gD9Mv{color:#fff}.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-stopwatch__ring__neSkq .PlayerGame_sw-track__ICyjb{stroke:hsla(0,0%,100%,.18)}.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-stopwatch__ring__neSkq .PlayerGame_sw-prog__iaahN{stroke:var(--pastel-butter)}.PlayerGame_pg__jkqG_.PlayerGame_pg--q__2VC67 .PlayerGame_pg-fab__btn__o2txe{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.2);color:#fff}.PlayerGame_pg-topcat__MC1hf{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:28;font-family:var(--font-display);font-weight:800;font-size:clamp(15px,2vw,20px);letter-spacing:.06em;text-transform:uppercase;color:var(--pastel-butter);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.18);padding:8px 18px;border-radius:999px;transition:left .25s ease}.PlayerGame_pg__jkqG_.PlayerGame_chat-open__hacVf .PlayerGame_pg-topcat__MC1hf{left:calc(50% - min(190px,43vw))}.PlayerGame_pg__jkqG_.PlayerGame_q-min__H9o6v .PlayerGame_pg-topcat__MC1hf{display:none}.PlayerGame_pg__jkqG_.PlayerGame_q-min__H9o6v .PlayerGame_pg-buzzdock__cOju5{top:50%;bottom:auto;transform:translate(-50%,-50%);width:min(620px,88vw)}.PlayerGame_pg__jkqG_.PlayerGame_q-min__H9o6v.PlayerGame_chat-open__hacVf .PlayerGame_pg-buzzdock__cOju5{left:calc(50% - min(190px,43vw))}.PlayerGame_pg__jkqG_.PlayerGame_q-min__H9o6v .PlayerGame_pg-bz__OrzMw{min-height:150px;border-radius:34px;font-size:clamp(34px,5vw,52px);gap:22px}.PlayerGame_pg__jkqG_.PlayerGame_q-min__H9o6v .PlayerGame_pg-bz__txt__BfFIe svg{width:44px;height:44px}.PlayerGame_pg__jkqG_.PlayerGame_q-min__H9o6v .PlayerGame_pg-bz__pad__5ea_O{width:86px;height:86px}.PlayerGame_pg__jkqG_.PlayerGame_q-min__H9o6v .PlayerGame_pg-bz__knob__v71fE{width:52px;height:52px}.PlayerGame_pg__jkqG_.PlayerGame_q-min__H9o6v .PlayerGame_pg-bz__cat__iOHY1{width:68px;bottom:40px}.PlayerGame_pg-stopwatch__QOH7h{position:relative;width:56px;height:56px;display:grid;place-items:center}.PlayerGame_pg-stopwatch__ring__neSkq{width:56px;height:56px;transform:rotate(-90deg)}.PlayerGame_pg-stopwatch__ring__neSkq .PlayerGame_sw-track__ICyjb{fill:none;stroke:var(--surface-2);stroke-width:4}.PlayerGame_pg-stopwatch__ring__neSkq .PlayerGame_sw-prog__iaahN{fill:none;stroke:var(--leaf);stroke-width:4;stroke-linecap:round;stroke-dasharray:119.4;transition:stroke-dashoffset 1s linear}.PlayerGame_pg-stopwatch__num__gD9Mv{position:absolute;font-family:var(--font-display);font-weight:800;font-size:18px;color:var(--ink)}.PlayerGame_pg-bigq__Rka4U{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:920px;animation:PlayerGame_pgpop__S_VaE .35s cubic-bezier(.2,1.2,.4,1)}.PlayerGame_pg-bigq__media__8KOy7{width:100%;display:grid;place-items:center}.PlayerGame_pg-bigq__text__643oK{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(30px,5vw,60px);line-height:1.16;color:var(--ink);text-wrap:balance}.PlayerGame_pg-bigq__status__hi7nz{font-family:var(--font-display);font-weight:700;font-size:clamp(14px,2vw,19px);color:var(--ink-mute)}.PlayerGame_pg-bigq__status__hi7nz.PlayerGame_ready__CIM_x{color:var(--coral-deep);animation:PlayerGame_pgready__ESzpd .8s ease-in-out infinite}.PlayerGame_pg-bigq__status__hi7nz.PlayerGame_live__vW3ct{color:var(--leaf)}.PlayerGame_pg-wager__DvuJE{display:flex;gap:10px}.PlayerGame_pg-wager__input__j_201{width:200px;height:52px;padding:0 16px;border:1px solid var(--line-strong);border-radius:14px;font-size:18px}.PlayerGame_pg-wager__submit__3lr0X{width:140px;min-height:52px;font-size:20px}@keyframes PlayerGame_pgready__ESzpd{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes PlayerGame_pgpop__S_VaE{0%{transform:scale(.92);opacity:.3}to{transform:none;opacity:1}}.PlayerGame_pg-result___AiYL{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--line);border-radius:28px;padding:34px 30px;box-shadow:var(--shadow-pop);width:min(86vw,380px);animation:PlayerGame_pgpop__S_VaE .3s cubic-bezier(.2,1.3,.4,1)}.PlayerGame_pg-result__emote__CC7q2{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;font-size:42px}.PlayerGame_pg-result__emote__CC7q2 svg{width:40px;height:40px}.PlayerGame_pg-result___AiYL h1{font-family:var(--font-display);font-weight:800;font-size:30px;margin:4px 0 0;color:var(--ink)}.PlayerGame_pg-result___AiYL p{color:var(--ink-mute);margin:0;font-size:15.5px}.PlayerGame_pg-result___AiYL.PlayerGame_good__RN_pp .PlayerGame_pg-result__emote__CC7q2{background:var(--leaf);color:#fff}.PlayerGame_pg-result___AiYL.PlayerGame_good__RN_pp h1{color:var(--leaf)}.PlayerGame_pg-result___AiYL.PlayerGame_bad__xUVu1 .PlayerGame_pg-result__emote__CC7q2{background:#e5342b;color:#fff}.PlayerGame_pg-result___AiYL.PlayerGame_bad__xUVu1 h1{color:#e5342b}.PlayerGame_pg-result___AiYL.PlayerGame_locked__TVCu9 .PlayerGame_pg-result__emote__CC7q2{background:var(--surface-2);color:var(--ink-mute)}.PlayerGame_pg-back__11oEO{position:fixed;top:16px;left:16px;z-index:30;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:var(--ink);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.PlayerGame_pg-back__11oEO:hover{transform:translateY(-1px)}.PlayerGame_pg-back__11oEO svg{width:18px;height:18px}.PlayerGame_pg-fab__aKtG3{position:fixed;top:16px;right:16px;z-index:30;display:flex;gap:8px}.PlayerGame_pg__jkqG_.PlayerGame_chat-open__hacVf .PlayerGame_pg-fab__aKtG3{right:calc(min(380px,86vw) + 16px)}.PlayerGame_pg-fab__btn__o2txe{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:var(--ink-soft);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.PlayerGame_pg-fab__btn__o2txe:hover{color:var(--ink);background:var(--surface-2)}.PlayerGame_pg-fab__btn__o2txe svg{width:18px;height:18px}.PlayerGame_pg-buzzdock__cOju5{position:fixed;left:50%;right:auto;transform:translateX(-50%);bottom:clamp(24px,6vw,60px);z-index:5;display:flex;flex-direction:column;align-items:center;gap:10px;width:min(440px,80vw);transition:left .25s ease}.PlayerGame_pg__jkqG_.PlayerGame_chat-open__hacVf .PlayerGame_pg-buzzdock__cOju5{left:calc(50% - min(190px,43vw))}.PlayerGame_pg-buzzdock__rt__cRln7{font-family:var(--font-mono);font-size:13px;color:var(--ink);background:var(--surface);border:1px solid var(--line);padding:4px 10px;border-radius:999px;box-shadow:var(--shadow-soft)}.PlayerGame_pg-bz__OrzMw{position:relative;width:100%;min-height:88px;border-radius:26px;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:14px;padding:0 26px;background:#a1c6f6;color:#022e5b;font-family:var(--font-bubble);font-weight:400;font-size:clamp(24px,3.4vw,34px);letter-spacing:1px;box-shadow:0 12px 26px rgba(161,198,246,.5),inset 0 -6px 0 rgba(2,46,91,.12);transition:transform .12s ease}.PlayerGame_pg-bz__txt__BfFIe{position:relative;z-index:2;display:inline-flex;align-items:center;gap:8px}.PlayerGame_pg-bz__pad__5ea_O{position:relative;width:58px;height:58px;flex:0 0 auto;display:grid;place-items:center}.PlayerGame_pg-bz__cat__iOHY1{position:absolute;bottom:26px;width:46px;z-index:3}.PlayerGame_pg-bz__knob__v71fE{width:34px;height:34px;border-radius:50%;background:#022e5b;box-shadow:inset 0 -3px 0 rgba(0,0,0,.25),inset 0 3px 5px hsla(0,0%,100%,.2),0 3px 8px rgba(2,46,91,.4)}.PlayerGame_pg-bz__OrzMw.PlayerGame_live__vW3ct{animation:PlayerGame_pgbeat__iJPcp .65s ease-in-out infinite}.PlayerGame_pg-bz__OrzMw.PlayerGame_live__vW3ct:active{transform:translateY(5px) scale(.98);box-shadow:0 5px 14px rgba(161,198,246,.5),inset 0 -3px 0 rgba(2,46,91,.12)}@keyframes PlayerGame_pgbeat__iJPcp{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.PlayerGame_pg-bz__OrzMw.PlayerGame_live__vW3ct .PlayerGame_pg-bz__cat__iOHY1{animation:PlayerGame_pgcatjump__el0nt .65s ease-in-out infinite}@keyframes PlayerGame_pgcatjump__el0nt{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.PlayerGame_pg-bz__OrzMw.PlayerGame_locked__TVCu9{background:#c3d4e8;color:#5b6b80;box-shadow:0 12px 26px rgba(120,140,170,.28),inset 0 -6px 0 rgba(60,80,110,.12);cursor:default}.PlayerGame_pg-bz__OrzMw.PlayerGame_locked__TVCu9 .PlayerGame_pg-bz__txt__BfFIe svg{fill:#5b6b80}.PlayerGame_pg-bz__OrzMw.PlayerGame_locked__TVCu9 .PlayerGame_pg-bz__knob__v71fE{background:#5b6b80;box-shadow:inset 0 -3px 0 rgba(0,0,0,.2),0 3px 8px rgba(60,80,110,.3)}.PlayerGame_pg-bz__OrzMw.PlayerGame_locked__TVCu9 .PlayerGame_pg-bz__cat__iOHY1{filter:grayscale(.7) opacity(.75)}.PlayerGame_pg-bz__OrzMw.PlayerGame_onclock__YjYbI{background:var(--surface);color:#022e5b;box-shadow:var(--shadow-pop);cursor:default}.PlayerGame_pg-bz__OrzMw.PlayerGame_onclock__YjYbI .PlayerGame_pg-bz__knob__v71fE{background:#022e5b}.PlayerGame_pg-bz__OrzMw.PlayerGame_toosoon__NIVgH{animation:PlayerGame_pgshake__TC4Jd .4s ease}@keyframes PlayerGame_pgshake__TC4Jd{0%,to{transform:translateX(0)}25%{transform:translateX(-8px) rotate(-1deg)}75%{transform:translateX(8px) rotate(1deg)}}.PlayerGame_pg-cat-corner__oIihM{position:fixed;left:16px;bottom:14px;width:54px;z-index:3;animation:PlayerGame_pgbob__yNdod 3.4s ease-in-out infinite}@keyframes PlayerGame_pgbob__yNdod{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-7px) rotate(2deg)}}.PlayerGame_pg-side__vU1zD{position:fixed;top:0;right:-360px;bottom:0;width:340px;z-index:30;background:color-mix(in srgb,var(--surface) 78%,transparent);backdrop-filter:saturate(160%) blur(16px);-webkit-backdrop-filter:saturate(160%) blur(16px);border-left:1px solid var(--line);box-shadow:-10px 0 40px rgba(20,48,40,.14);display:flex;flex-direction:column;transition:right .26s cubic-bezier(.3,1,.4,1)}.PlayerGame_pg-side__vU1zD.PlayerGame_open__kqCOo{right:0}.PlayerGame_pg-side__header__Crgdh{padding:12px 12px 8px}.PlayerGame_pg-side__sections__0SYtG{min-height:0;flex:1 1;display:flex;flex-direction:column;gap:12px;padding:0 12px 12px;overflow-y:auto}.PlayerGame_pg-score__xkn9W{flex:0 0 auto}.PlayerGame_pg-score__content__kUHs3{max-height:min(42vh,380px);overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:6px}.PlayerGame_pg-score__mine-jump__7FVjv{position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:32px;padding:6px 10px;border:1px solid color-mix(in srgb,var(--tc) 35%,var(--line));border-radius:10px;background:color-mix(in srgb,var(--tc) 10%,var(--surface));color:var(--ink);box-shadow:0 4px 12px rgba(20,48,40,.1);font-family:var(--font-display);font-size:12px;font-weight:800;text-align:center}.PlayerGame_pg-score__row__zklM3{display:flex;align-items:center;gap:9px;padding:7px 9px;border-radius:12px;background:var(--surface-2);border:1px solid var(--line)}.PlayerGame_pg-score__row__zklM3.PlayerGame_is-mine__EI42z{background:color-mix(in srgb,var(--tc) 12%,var(--surface));border-color:color-mix(in srgb,var(--tc) 38%,transparent)}.PlayerGame_pg-score__row__zklM3.PlayerGame_answering__dQOA0{box-shadow:0 0 0 2px color-mix(in srgb,var(--tc) 45%,transparent)}.PlayerGame_pg-score__rank__8L_IP{font-family:var(--font-display);font-weight:800;font-size:13px;color:var(--ink-mute);width:14px;text-align:center}.PlayerGame_pg-score__emote__nCz0b{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-size:15px;flex:0 0 auto}.PlayerGame_pg-score__name__Y0Gnk{flex:1 1;min-width:0;font-weight:700;font-size:13.5px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PlayerGame_pg-score__pts__NLhOW{font-family:var(--font-display);font-weight:800;font-size:15px;animation:PlayerGame_pg-score-pop__oD7Mm .28s ease-out}@keyframes PlayerGame_pg-score-pop__oD7Mm{50%{transform:scale(1.16)}}.PlayerGame_pg-chat__TdXZe{flex:0 0 auto;display:flex;flex-direction:column;min-height:0}@media(max-width:720px){.PlayerGame_pg-center__vWqfL{padding:64px 20px 150px}.PlayerGame_pg-cat-corner__oIihM{display:none}.PlayerGame_pg-side__vU1zD{width:100%;right:-100%}.PlayerGame_pg-score__content__kUHs3{max-height:min(36vh,320px)}.PlayerGame_pg-wager__DvuJE{width:min(100%,340px);flex-direction:column}.PlayerGame_pg-wager__input__j_201,.PlayerGame_pg-wager__submit__3lr0X{width:100%}}@media(prefers-reduced-motion:reduce){.PlayerGame_pg-score__pts__NLhOW{animation:none}}.LeafTap_leaf-tap__27_oT{display:flex;width:min(100%,420px);flex-direction:column;gap:16px;align-self:center;padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.LeafTap_leaf-tap__27_oT h3{text-align:center}.LeafTap_leaf-tap__stats__XldXa{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.LeafTap_leaf-tap__stats__XldXa span{display:flex;min-width:0;flex-direction:column;align-items:center;gap:2px;padding:8px 4px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2);color:var(--ink-mute);font-size:11px;font-weight:600}.LeafTap_leaf-tap__stats__XldXa b{color:var(--ink);font-family:var(--font-display);font-size:20px}.LeafTap_leaf-tap__time--low__G_grT b{color:var(--coral-deep)}.LeafTap_leaf-tap__grid__Ne15S{position:relative;display:grid;width:min(100%,280px);aspect-ratio:1;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;align-self:center}.LeafTap_leaf-tap__cell__bYR6J{position:relative;display:grid;min-width:0;min-height:0;place-items:center;overflow:hidden;border:2px solid color-mix(in srgb,var(--leaf) 24%,transparent);border-radius:14px;background:color-mix(in srgb,var(--leaf) 12%,var(--surface))}.LeafTap_leaf-tap__cell__bYR6J:active{background:color-mix(in srgb,var(--leaf) 22%,var(--surface))}.LeafTap_leaf-tap__fruit__ekx1Z{position:absolute;inset:0;display:grid;place-items:center;font-size:34px;line-height:1;animation:LeafTap_fruit-pop__P2IP7 .18s ease-out both}.LeafTap_leaf-tap__hit__4JQmE{position:absolute;color:var(--leaf);font-family:var(--font-display);font-size:22px;font-weight:800;pointer-events:none;animation:LeafTap_hit-rise__olZUv .35s ease-out forwards}.LeafTap_leaf-tap__overlay__dYEhp{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:16px;border-radius:14px;background:color-mix(in srgb,var(--surface) 84%,transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);text-align:center}@keyframes LeafTap_fruit-pop__P2IP7{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes LeafTap_hit-rise__olZUv{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-26px)}}.GameSettingsPanel_settings__zIejb{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.GameSettingsPanel_settings__title__H6m3W{font-family:var(--font-display);font-size:16px;font-weight:800;color:var(--ink)}.GameSettingsPanel_settings__fields__u2aBp{display:flex;flex-direction:column;gap:4px}.GameSettingsPanel_settings__row__B9XZz{display:flex;align-items:center;gap:14px;min-height:58px;padding:10px 4px}.GameSettingsPanel_settings__row--indent__xJPaU{min-height:52px;margin-left:8px;padding-left:16px;border-left:2px solid var(--line)}.GameSettingsPanel_settings__info__O8UnK{display:flex;flex:1 1;min-width:0;flex-direction:column;gap:2px}.GameSettingsPanel_settings__label__cA2By,.GameSettingsPanel_settings__segment-row__GTEdb>span{color:var(--ink);font-family:var(--font-display);font-size:14px;font-weight:700}.GameSettingsPanel_settings__hint__vvvj9{color:var(--ink-mute);font-size:12px;line-height:1.35}.GameSettingsPanel_settings__divider__8olK0{height:1px;margin:4px 0;background:var(--line)}.GameSettingsPanel_settings__stepper__lQ6I7{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2)}.GameSettingsPanel_settings__stepper__lQ6I7>button{display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font-size:18px;font-weight:700}.GameSettingsPanel_settings__stepper__lQ6I7>button:disabled{cursor:not-allowed;opacity:.4}.GameSettingsPanel_settings__stepper__lQ6I7>button:hover:not(:disabled){background:var(--bg)}.GameSettingsPanel_settings__stepper-value__HHT_Z{display:inline-flex;min-width:64px;align-items:baseline;justify-content:center;gap:2px}.GameSettingsPanel_settings__stepper-value__HHT_Z input{width:44px;padding:0;border:0;outline:0;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:rgba(0,0,0,0);color:var(--ink);font-family:var(--font-display);font-size:14px;font-weight:800;text-align:center}.GameSettingsPanel_settings__stepper-value__HHT_Z input::-webkit-inner-spin-button,.GameSettingsPanel_settings__stepper-value__HHT_Z input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.GameSettingsPanel_settings__stepper-value__HHT_Z i{color:var(--ink-mute);font-size:11px;font-style:normal;font-weight:600}.GameSettingsPanel_settings__switch__nx2a0{position:relative;width:50px;height:29px;flex:0 0 auto;border:1px solid var(--line-strong);border-radius:999px;background:var(--surface-2);transition:background .15s ease,border-color .15s ease}.GameSettingsPanel_settings__switch__nx2a0 span{position:absolute;top:2px;left:2px;width:23px;height:23px;border-radius:50%;background:var(--white);box-shadow:var(--shadow-soft);transition:left .15s ease}.GameSettingsPanel_settings__switch--on__MmhJr{border-color:var(--coral);background:var(--coral)}.GameSettingsPanel_settings__switch--on__MmhJr span{left:23px}.GameSettingsPanel_settings__segment-row__GTEdb{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0 6px 18px}.GameSettingsPanel_settings__segment__0E12q{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2)}.GameSettingsPanel_settings__segment__0E12q button{height:32px;padding:0 12px;border-radius:9px;color:var(--ink-soft);font-size:12px;font-weight:700}.GameSettingsPanel_settings__segment--active__yEUlt{background:var(--surface);box-shadow:var(--shadow-soft);color:var(--ink)!important}@media(max-width:540px){.GameSettingsPanel_settings__row__B9XZz,.GameSettingsPanel_settings__segment-row__GTEdb{align-items:flex-start;flex-direction:column}.GameSettingsPanel_settings__segment__0E12q,.GameSettingsPanel_settings__stepper__lQ6I7{width:100%;justify-content:space-between}}.LobbySettingsModal_settings-shroud__bHPVX{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgba(10,22,18,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.LobbySettingsModal_settings__pAnJU{width:min(100%,620px);max-height:min(760px,100dvh - 32px);overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-pop);display:flex;flex-direction:column}.LobbySettingsModal_settings__foot__rjhG_,.LobbySettingsModal_settings__head__PODch{display:flex;align-items:center;padding:16px 24px}.LobbySettingsModal_settings__head__PODch{gap:16px;border-bottom:1px solid var(--line)}.LobbySettingsModal_settings__head__PODch h2{flex:1 1;margin:0;color:var(--ink);font-family:var(--font-display);font-size:19px}.LobbySettingsModal_settings__close__iCebY{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:var(--ink-soft)}.LobbySettingsModal_settings__close__iCebY svg{width:20px;height:20px}.LobbySettingsModal_settings__close__iCebY:hover{background:var(--surface-2);color:var(--ink)}.LobbySettingsModal_settings__body__wHtza{padding:16px 24px;overflow-y:auto}.LobbySettingsModal_settings__section__opn8N h3{margin:4px 0 8px;color:var(--ink);font-family:var(--font-display);font-size:15px;font-weight:800}.LobbySettingsModal_settings__section__opn8N+.LobbySettingsModal_settings__section__opn8N{margin-top:24px;padding-top:24px;border-top:1px solid var(--line)}.LobbySettingsModal_settings__row__2bwFg{display:flex;align-items:center;gap:24px;min-height:72px}.LobbySettingsModal_settings__row__2bwFg+.LobbySettingsModal_settings__row__2bwFg{border-top:1px solid var(--line)}.LobbySettingsModal_settings__info__pEPLp{display:flex;flex:1 1;min-width:0;flex-direction:column;gap:4px}.LobbySettingsModal_settings__label__drng5{color:var(--ink);font-family:var(--font-display);font-size:15px;font-weight:700}.LobbySettingsModal_settings__hint__AldjV{color:var(--ink-mute);font-size:12px;line-height:1.4}.LobbySettingsModal_settings__switch__EyXl_{position:relative;width:50px;height:29px;flex:0 0 auto;border:1px solid var(--line-strong);border-radius:999px;background:var(--surface-2);transition:background .15s ease,border-color .15s ease}.LobbySettingsModal_settings__switch__EyXl_ span{position:absolute;top:2px;left:2px;width:23px;height:23px;border-radius:50%;background:var(--white);box-shadow:var(--shadow-soft);transition:left .15s ease}.LobbySettingsModal_settings__switch--on__cK445{border-color:var(--coral);background:var(--coral)}.LobbySettingsModal_settings__switch--on__cK445 span{left:23px}.LobbySettingsModal_settings__foot__rjhG_{justify-content:flex-end;border-top:1px solid var(--line)}@media(max-width:540px){.LobbySettingsModal_settings-shroud__bHPVX{padding:8px}.LobbySettingsModal_settings__body__wHtza,.LobbySettingsModal_settings__foot__rjhG_,.LobbySettingsModal_settings__head__PODch{padding-right:16px;padding-left:16px}}.UiSelect_ui-select__xOGNp{position:relative;display:flex;min-width:0;flex-direction:column;gap:6px}.UiSelect_ui-select__label__kdq_5{color:var(--ink-soft);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.UiSelect_ui-select__control___3hZY{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:10px;padding:0 13px;background:var(--surface);border:1px solid var(--line-strong);border-radius:14px;color:var(--ink);font-size:15px;font-weight:600;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.UiSelect_ui-select__control___3hZY:hover:not(:disabled){background:var(--surface-2)}.UiSelect_ui-select__control___3hZY:focus{border-color:var(--coral);box-shadow:0 0 0 4px var(--coral-soft);outline:none}.UiSelect_ui-select__control___3hZY:disabled{cursor:default;opacity:.5}.UiSelect_ui-select__value___p0xa{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UiSelect_ui-select__chevron__ZAclX{display:grid;width:16px;height:16px;flex:0 0 16px;place-items:center;color:var(--ink-mute);transition:transform .15s ease}.UiSelect_ui-select__chevron__ZAclX svg{width:16px;height:16px}.UiSelect_ui-select__menu__2gBQF{position:fixed;z-index:150;display:flex;max-height:min(280px,100vh - 32px);flex-direction:column;gap:3px;overflow:auto;padding:5px;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-pop)}.UiSelect_ui-select__option__vTPdA{min-height:36px;padding:8px 10px;border-radius:8px;color:var(--ink-soft);font-size:14px;font-weight:600;text-align:left}.UiSelect_ui-select__option__vTPdA:disabled{cursor:default;opacity:.45}.UiSelect_ui-select__option--active__ZlW_n:not(:disabled),.UiSelect_ui-select__option__vTPdA:hover:not(:disabled){background:var(--surface-2);color:var(--ink)}.UiSelect_ui-select__option--selected__t46dY:not(:disabled){background:var(--coral-soft);color:var(--coral-deep)}.UiSelect_ui-select--open__l7hzl .UiSelect_ui-select__chevron__ZAclX{transform:rotate(180deg)}.UiSelect_ui-select--empty__xEc6L .UiSelect_ui-select__value___p0xa{color:var(--ink-mute)}.UiSelect_ui-select--size-sm__u4HeI .UiSelect_ui-select__control___3hZY{height:36px;border-radius:9px;font-size:13.5px}.UiSelect_ui-select--size-m__MZa7f .UiSelect_ui-select__control___3hZY{height:44px}.UiSelect_ui-select--size-l__8j67z .UiSelect_ui-select__control___3hZY{height:48px;font-size:14.5px}.UiSelect_ui-select--size-xl__VzkPm .UiSelect_ui-select__control___3hZY{height:52px;font-size:14.5px}.UiSelect_ui-select--compact__Ysygu{display:grid;grid-template-columns:86px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px}.UiSelect_ui-select--compact__Ysygu .UiSelect_ui-select__label__kdq_5{color:var(--ink-mute);font-size:12px;font-weight:500;letter-spacing:0;text-transform:none}.UiSelect_ui-select--compact__Ysygu .UiSelect_ui-select__control___3hZY{background:var(--bg);border-color:var(--line);font-weight:500}.UiSelect_ui-select--floating__phSTj{min-width:150px}.UiSelect_ui-select--floating__phSTj .UiSelect_ui-select__label__kdq_5{position:absolute;top:7px;left:15px;z-index:1;color:var(--ink-mute);font-family:var(--font-mono),monospace;font-size:9px;letter-spacing:.08em;pointer-events:none;text-transform:uppercase}.UiSelect_ui-select--floating__phSTj .UiSelect_ui-select__control___3hZY{padding:16px 38px 4px 15px;border-radius:16px}.UiSelect_ui-select--floating__phSTj .UiSelect_ui-select__chevron__ZAclX{position:absolute;right:14px}.PackSelector_pack-selector__V_PJq{display:flex;flex-direction:column;gap:6px}.PackSelector_pack-selector__label__lAetf{font-size:12px;font-weight:700;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.06em}