@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap";:root{color:#f5f2ea;--app-width:100vw;--app-height:100dvh;--app-viewport-width:100vw;--app-viewport-height:100dvh;--app-safe-top:env(safe-area-inset-top,0px);--app-safe-bottom:env(safe-area-inset-bottom,0px);--app-layout-density:standard;--app-table-surface-width:calc(100vw - 4px);--app-table-surface-height:100dvh;--app-table-surface-scale:1;--app-content-height:calc(var(--app-viewport-height) - var(--app-safe-top) - var(--app-safe-bottom));background:#11141a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body,#root{width:100%;min-width:100%;height:var(--app-height);min-height:var(--app-height);max-height:var(--app-height);overscroll-behavior:none;touch-action:manipulation;background:#11141a;margin:0;padding:0;overflow:hidden}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;position:fixed;inset:0}#root{position:relative;overflow:hidden}a{color:inherit;text-decoration:none}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;display:block}button,input,textarea,select{font:inherit}*,:before,:after{box-sizing:border-box}.mobile-portrait-lock{display:none}@media (pointer:coarse) and (orientation:landscape) and (height<=600px){.mobile-portrait-lock{z-index:2147483647;color:#fffffff5;text-align:center;background:radial-gradient(circle at 50% 36%,#ffaa3729,#0000 35%),linear-gradient(#111722 0%,#090b10 100%);flex-direction:column;justify-content:center;align-items:center;gap:13px;padding:28px;display:flex;position:fixed;inset:0;overflow:hidden}.mobile-portrait-lock__phone{border:3px solid #ffda7feb;border-radius:10px;width:44px;height:72px;animation:1.45s ease-in-out infinite mobile-portrait-lock-turn;position:relative;transform:rotate(90deg);box-shadow:0 0 0 2px #ff9f2c29,0 0 22px #ff922670}.mobile-portrait-lock__phone:before{content:"";background:#ffe094e6;border-radius:99px;width:13px;height:2px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.mobile-portrait-lock__phone-screen{background:linear-gradient(145deg,#ffd4736b,#ff7c1e1f),#ffffff0d;border-radius:4px;position:absolute;inset:13px 6px 7px}.mobile-portrait-lock strong{letter-spacing:.01em;font-size:20px;line-height:1.15}.mobile-portrait-lock span{color:#ffffffb3;max-width:290px;font-size:14px;line-height:1.35}@keyframes mobile-portrait-lock-turn{0%,to{transform:rotate(90deg)scale(1)}50%{transform:rotate(0)scale(1.06)}}}@media (prefers-reduced-motion:reduce){.mobile-portrait-lock__phone{animation:none}}*{box-sizing:border-box}body{overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer}input,button,textarea{outline:none}input::placeholder,textarea::placeholder{color:#c9c2b680}.app{background:radial-gradient(circle at top,#f0c98714,#0000 24%),linear-gradient(#171a21 0%,#0f1115 100%);min-height:100dvh}.mobile-splash{background:radial-gradient(circle at 50% 0,#38d77d21,#0000 28%),radial-gradient(circle at 0 82%,#d9bb830e,#0000 30%),linear-gradient(#07110f 0%,#060b0d 48%,#030506 100%);justify-content:center;align-items:center;min-height:100dvh;padding:28px 20px;display:flex;position:relative;overflow:hidden}.mobile-splash:before{content:"";pointer-events:none;background:linear-gradient(#ffffff05,#0000 24%),radial-gradient(circle at 50% 100%,#38d77d0e,#0000 34%);position:absolute;inset:0}.mobile-splash__content{z-index:1;text-align:center;width:100%;max-width:336px;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;padding:0;position:relative}.mobile-splash__logo{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 22px 36px #00000061)drop-shadow(0 0 22px #49e38c24);width:min(300px,86vw);height:auto;margin:0 auto 18px;display:block}.mobile-splash__title{color:#effff7f0;letter-spacing:-.03em;text-shadow:0 2px 16px #00000057;font-size:27px;font-weight:500}.mobile-splash__subtitle{color:#e7fff0b8;letter-spacing:.12em;text-transform:uppercase;margin-top:0;font-size:12px;font-weight:500}.mobile-splash__loader{justify-content:center;align-items:center;gap:16px;min-height:56px;margin-top:28px;display:flex;position:relative}.mobile-splash__loader-bar{display:none}.mobile-splash__chip{border:2px solid #f5fffaeb;border-radius:50%;width:34px;height:34px;animation:1.35s ease-in-out infinite mobile-splash-chip-bounce;position:relative;box-shadow:0 12px 22px #00000042,0 0 18px #ffffff0a}.mobile-splash__chip:before{content:"";opacity:.92;border:2px dashed #ffffffd1;border-radius:50%;position:absolute;inset:6px}.mobile-splash__chip:after{content:"";background:#07130f38;border-radius:50%;position:absolute;inset:12px;box-shadow:inset 0 1px #ffffff14}.mobile-splash__chip--1{background:radial-gradient(circle at 50% 32%,#ffffff57,#0000 36%),linear-gradient(#41de84 0%,#179357 100%)}.mobile-splash__chip--2{background:radial-gradient(circle at 50% 32%,#ffffff57,#0000 36%),linear-gradient(#f0c97d 0%,#bb8b34 100%);animation-delay:.16s;transform:translateY(-8px)}.mobile-splash__chip--3{background:radial-gradient(circle at 50% 32%,#ffffff57,#0000 36%),linear-gradient(#ef7272 0%,#ba4747 100%);animation-delay:.32s}@keyframes mobile-splash-chip-bounce{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.06)}}@keyframes mobile-splash-caption-pulse{0%,to{opacity:.52}50%{opacity:1}}.mobile-splash__orb{filter:blur(22px);opacity:.74;border-radius:50%;position:absolute}.mobile-splash__orb--1{background:radial-gradient(circle,#5fee9e2e,#0000 72%);width:280px;height:280px;top:-64px;left:-72px}.mobile-splash__orb--2{background:radial-gradient(circle,#f0c4711f,#0000 72%);width:330px;height:330px;bottom:-108px;right:-118px}.mobile-splash__orb--3{background:radial-gradient(circle,#52da8d1f,#0000 72%);width:220px;height:220px;top:22%;left:50%;transform:translate(-50%)}@keyframes splashLoad{0%{transform:translate(-100%)}to{transform:translate(260%)}}.auth-screen{background:radial-gradient(circle at 50% 0,#38d77d1f,#0000 27%),radial-gradient(circle at 0 76%,#d9bb830e,#0000 32%),linear-gradient(#07110f 0%,#081013 48%,#030506 100%);flex-direction:column;justify-content:space-between;min-height:100dvh;display:flex;position:relative;overflow:hidden}.auth-screen__overlay{pointer-events:none;background:linear-gradient(#ffffff05,#0000 22%),radial-gradient(circle at 100% 20%,#38d77d0e,#0000 30%),radial-gradient(circle at 50% 100%,#d9bb830b,#0000 36%);position:absolute;inset:0}.auth-screen__content{z-index:1;flex:1;justify-content:center;align-items:center;padding:24px 18px 14px;display:flex;position:relative}.auth-screen__panel{flex-direction:column;align-items:center;width:100%;max-width:356px;display:flex}.auth-screen__logo-zone{justify-content:center;align-items:center;width:min(244px,74vw);height:118px;margin-bottom:16px;display:flex;position:relative}.auth-screen__logo-glow{filter:blur(11px);background:radial-gradient(circle,#38d77d2e 0%,#0000 72%);border-radius:999px;position:absolute;inset:20% 7% 12%}.auth-screen__logo-mark{z-index:1;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 16px 30px #00000070)drop-shadow(0 0 16px #38d77d1a);width:100%;height:auto;max-height:112px;display:block;position:relative}.auth-screen__form-wrap{-webkit-backdrop-filter:blur(10px);background:radial-gradient(circle at 100% 0,#38d77d1c,#0000 38%),linear-gradient(#0c161eeb,#050c12f5);border:1px solid #38d77d21;border-radius:18px;width:100%;padding:14px 13px 13px;box-shadow:0 22px 54px #0000006b,inset 0 1px #ffffff0a}.auth-screen__switch{background:linear-gradient(#091419f5,#050b0ffa);border:1px solid #38d77d1a;border-radius:13px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px;padding:4px;display:grid;box-shadow:inset 0 1px #ffffff09,0 8px 18px #00000029}.auth-screen__switch-btn{color:#def0e89e;letter-spacing:-.01em;background:#ffffff09;border:1px solid #0000;border-radius:10px;height:32px;font-size:11.5px;font-weight:400;transition:background .2s,color .2s,border-color .2s}.auth-screen__switch-btn.is-active{color:#effff7f0;background:linear-gradient(#38d77d2e,#38d77d13);border-color:#38d77d38;box-shadow:inset 0 1px #ffffff0b,0 0 0 1px #38d77d09}.auth-screen__fields{flex-direction:column;gap:8px;display:flex}.auth-screen__field{background:linear-gradient(#081217f5,#040a0efa);border:1px solid #38d77d1c;border-radius:11px;align-items:center;height:39px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff09,inset 0 -1px #00000042}.auth-screen__field:focus-within{background:linear-gradient(#0a181cfa,#050d10fa);border-color:#38d77d47;box-shadow:0 0 0 2px #38d77d0e,inset 0 1px #ffffff0a}.auth-screen__field-icon{color:#d5ffe87a;flex:0 0 36px;justify-content:center;align-items:center;width:36px;font-size:12px;display:flex}.auth-screen__input{color:#effff7eb;background:0 0;border:0;width:100%;height:100%;padding:0 12px 0 0;font-size:12px;font-weight:400}.auth-screen__input::placeholder{color:#d4ffe861}.auth-screen__options{justify-content:space-between;align-items:center;gap:10px;margin-top:9px;display:flex}.auth-screen__remember{color:#d4ffe87a;align-items:center;gap:6px;font-size:9.5px;font-weight:400;display:inline-flex}.auth-screen__remember input{accent-color:#38d77df2;width:12px;height:12px}.auth-screen__link-btn{color:#d5ffe88f;background:0 0;border:0;padding:0;font-size:9.5px;font-weight:400}.auth-screen__error{color:#ffbebeeb;background:#50121238;border:1px solid #ff62623d;border-radius:11px;margin-top:10px;padding:8px 9px;font-size:11px;line-height:1.34}.auth-screen__submit{color:#04100cf5;background:linear-gradient(#38d77deb,#1f9157eb);border:0;border-radius:12px;width:100%;height:39px;margin-top:12px;font-size:12px;font-weight:500;box-shadow:0 12px 24px #00000038,0 0 24px #38d77d21,inset 0 1px #ffffff24}.auth-screen__submit:active{transform:scale(.985)}.auth-screen__submit:disabled{opacity:.66;cursor:not-allowed}.auth-screen__demo{color:#d4ffe86b;background:0 0;border:0;width:100%;margin-top:9px;padding:0;font-size:10px;font-weight:400}.auth-screen__footer{z-index:1;padding:0 16px calc(15px + env(safe-area-inset-bottom,0px));justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.auth-screen__footer-btn{color:#d4ffe88a;background:linear-gradient(#0c161eb8,#050c12d1);border:1px solid #38d77d1a;border-radius:999px;min-height:28px;padding:0 11px;font-size:10px;font-weight:400;box-shadow:inset 0 1px #ffffff09,0 8px 18px #00000024}@media (width<=430px){.mobile-splash__content{border-radius:0;max-width:292px;padding:0}.mobile-splash__logo{width:min(252px,82vw);margin-bottom:14px}.mobile-splash__loader{gap:12px;min-height:48px;margin-top:24px}.mobile-splash__chip{width:30px;height:30px}.mobile-splash__chip:before{inset:5px}.mobile-splash__chip:after{inset:10px}.mobile-splash__loader-caption{letter-spacing:.12em;margin-top:14px;font-size:10px}.mobile-splash__title{font-size:25px}.auth-screen__content{padding-left:14px;padding-right:14px}.auth-screen__logo-zone{width:min(224px,74vw);height:104px;margin-bottom:12px}.auth-screen__logo-mark{max-height:100px}.auth-screen__form-wrap{border-radius:17px;padding:13px 12px 12px}.auth-screen__field,.auth-screen__submit{height:38px}}.app-home-mobile{background:radial-gradient(circle at 16% 88%,#14a56057 0%,#14a5602e 18%,#14a56014 30%,#0000 48%),radial-gradient(circle at 84% 86%,#12a05c57 0%,#12a05c2e 18%,#12a05c14 30%,#0000 48%),radial-gradient(circle at 50% 58%,#0a12182e 0%,#0a12181a 28%,#0000 52%),linear-gradient(#11141c 0%,#0d1118 28%,#0b1017 55%,#0a1116 100%);flex-direction:column;min-height:100dvh;padding:0 0 90px;display:flex;position:relative;overflow-x:hidden}.app-home-mobile__bg{pointer-events:none;background:radial-gradient(circle at 14% 90%,#28ff9a1f 0%,#28ff9a0f 16%,#0000 34%),radial-gradient(circle at 86% 88%,#28ff9a1f 0%,#28ff9a0f 16%,#0000 34%),linear-gradient(#ffffff04 0%,#fff0 18%);position:absolute;inset:0}.app-home-header,.app-home-banner,.app-home-search-row,.app-home-clubs,.app-home-promo,.bottom-mobile-nav{z-index:1;position:relative}.app-home-header{padding:50px 10px 6px}.app-home-header--vip{position:relative}.app-home-header__vip-card{background:linear-gradient(90deg,#252b36f2 0%,#1e232cfa 46%,#0f1115fc 100%);border:1px solid #d9a85f1f;border-radius:18px;min-height:36px;padding:0 10px 0 73px;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #00000038}.app-home-header__vip-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 28%,#f0c9871f,#0000 28%),linear-gradient(#ffffff08,#0000 32%);border-radius:18px;position:absolute;inset:0}.app-home-header__avatar-wrap{z-index:3;width:60px;height:60px;position:absolute;top:-10px;left:8px}.app-home-header__avatar-ring{background:linear-gradient(#f0c987 0%,#b9853e 100%);border-radius:50%;width:60px;height:60px;padding:2px;box-shadow:0 8px 18px #00000057,0 0 0 1px #f0c9872e}.app-home-header__avatar-image{border-radius:50%;width:100%;height:100%}.app-home-header__avatar-image--mock{background:radial-gradient(circle at 50% 32%,#252b36 0%,#171a21 70%);justify-content:center;align-items:center;display:flex;overflow:hidden}.app-home-header__avatar-face{font-size:26px;line-height:1;transform:translateY(1px)}.app-home-header__main{z-index:2;align-items:center;min-width:0;height:36px;padding-right:220px;display:flex;position:relative}.app-home-header__identity{width:100%;min-width:0;padding-left:5px}.app-home-header__name{color:#f5f2ea;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px #00000059;font-size:14px;font-weight:800;line-height:1;overflow:hidden}.app-home-header__id{color:#c9c2b6;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;line-height:1;overflow:hidden}.app-home-header__wallets{z-index:4;align-items:center;gap:6px;display:flex;position:absolute;top:-1px;right:10px}.app-home-header__wallet{background:#0f1115c7;border:1px solid #d9a85f1a;border-radius:999px;align-items:center;gap:6px;min-width:0;height:32px;padding:0 9px;display:inline-flex;box-shadow:inset 0 1px #ffffff08,0 2px 8px #0000002e}.app-home-header__wallet--gold{min-width:108px}.app-home-header__wallet--gems{min-width:76px}.app-home-header__wallet-icon{color:#f0c987;flex:none;font-size:15px;line-height:1}.app-home-header__wallet-value{color:#f5f2ea;letter-spacing:.01em;white-space:nowrap;min-width:0;font-size:12px;font-weight:800}.app-home-header__menu-btn{color:#d9a85f;background:#f0c98714;border:0;border-radius:12px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex}.app-home-header__menu-btn:active{transform:scale(.98)}.app-home-banner{background:linear-gradient(135deg,#f0c9871f 0%,#b9853e0a 48%,#ffffff05 100%),#171a21;border:1px solid #d9a85f29;border-radius:0;margin:4px 14px 8px;padding:18px 14px;box-shadow:inset 0 0 0 1px #ffffff04}.app-home-banner__title{color:#f5f2ea;margin:0 0 8px;font-size:22px;font-weight:800;line-height:1.08}.app-home-banner__text{color:#c9c2b6;margin:0;font-size:12px;line-height:1.45}.app-home-search-row{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px;padding:0 14px;display:grid}.app-home-search-btn,.app-home-create-btn{color:#f5f2ea;background:#1e232c;border:0;border-radius:0;justify-content:center;align-items:center;gap:8px;height:42px;font-size:14px;display:inline-flex}.app-home-search-btn__icon,.app-home-create-btn__icon{color:#d9a85f;font-size:17px}.app-home-clubs{padding:0 4px}.club-list{flex-direction:column;gap:10px;display:flex}.club-item{background:#1e232c;border:1px solid #d9a85f14;border-radius:0;align-items:center;gap:12px;min-height:68px;padding:10px 12px;display:flex}.club-item__main{flex:0 auto;justify-content:flex-start;align-items:center;gap:0;min-width:0;display:flex}.club-item__thumb-wrap{flex:0 0 44px;width:44px;height:44px;position:relative}.club-item__owner-badge{object-fit:contain;z-index:2;filter:drop-shadow(0 2px 6px #00000059);width:18px;height:18px;position:absolute;bottom:-4px;right:-4px}.club-item__thumb{color:#f5f2ea;background:linear-gradient(#252b36 0%,#171a21 100%);border:1px solid #d9a85f24;border-radius:4px;place-items:center;width:100%;height:100%;font-size:17px;font-weight:800;display:grid}.club-item__content{text-align:left;flex-direction:column;flex:0 auto;align-items:flex-start;min-width:0;margin-left:10px;display:flex}.club-item__name{word-break:break-word;color:#f5f2ea;margin-bottom:3px;font-size:15px;font-weight:700;line-height:1.2}.club-item__meta{color:#c9c2b6;word-break:break-word;font-size:11px;line-height:1.2}.club-item__side{flex:none;justify-content:flex-end;align-items:center;gap:8px;min-width:98px;margin-left:auto;display:flex}.club-item__side-info{flex-direction:column;justify-content:center;align-items:flex-end;display:flex}.club-item__count{color:#d9a85f;font-size:24px;font-weight:800;line-height:1}.club-item__count-label{color:#d9a85fd1;margin-top:3px;font-size:10px}.club-item__tables-icon{object-fit:contain;filter:drop-shadow(0 2px 6px #00000047);flex:0 0 28px;width:28px;height:28px}.app-home-promo{background:0 0;border:0;border-radius:0;margin:auto 5px -10px;padding:0}.app-home-promo--image{overflow:hidden}.app-home-promo__image{width:100%;height:auto;display:block}.mobile-panel{background:#1e232ceb;border:1px solid #d9a85f0f;border-radius:14px;margin:14px;padding:14px}.mobile-panel__title{color:#f5f2ea;margin-bottom:6px;font-size:15px;font-weight:700}.mobile-panel__text{color:#c9c2b6;margin-bottom:12px;font-size:12px;line-height:1.45}.mobile-panel__submit{color:#0f1115;background:linear-gradient(#d9a85f 0%,#b9853e 100%);border:0;border-radius:999px;width:100%;height:42px;font-weight:700;transition:transform .16s,opacity .16s,box-shadow .16s;box-shadow:0 0 20px #f0c9871a}.mobile-panel__submit:active{transform:scale(.985)}.mobile-panel__submit:disabled{opacity:.72;cursor:not-allowed}.mobile-panel__submit--secondary{color:#f5f2ea;box-shadow:none;background:#ffffff0d;border:1px solid #d9a85f24}.app-home-error-box{color:#f3c7aa;background:#e38b571a;border:1px solid #e38b5724;border-radius:12px;margin:0 14px 14px;padding:12px 14px;font-size:13px}.mobile-panel__input{color:#f5f2ea;background:#ffffff0a;border:1px solid #8f8a8329;border-radius:10px;width:100%;height:42px;margin-bottom:12px;padding:0 12px}.mobile-panel__input:focus{background:#ffffff0f;border-color:#d9a85f47}.mobile-panel__textarea{resize:vertical;height:auto;min-height:88px;font:inherit;padding-top:10px;padding-bottom:10px;line-height:1.4}.app-home-spacer{height:0}.bottom-mobile-nav{padding:8px 6px calc(8px + env(safe-area-inset-bottom));background:#0f1115fa;border-top:1px solid #d9a85f14;grid-template-columns:repeat(5,1fr);gap:0;display:grid;position:fixed;bottom:0;left:0;right:0;overflow:visible;box-shadow:0 -10px 30px #00000057}.bottom-mobile-nav__item{color:#8e8a83;z-index:1;background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:54px;padding:6px 4px;display:flex;position:relative}.bottom-mobile-nav__item.is-active{color:#d9a85f}.bottom-mobile-nav__item.is-active:before{content:"";z-index:-1;background:#171a21;border:1px solid #d9a85f2e;border-radius:50%;width:58px;height:58px;position:absolute;top:-2px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #f0c98714,inset 0 1px #ffffff08}.bottom-mobile-nav__icon{z-index:2;line-height:1;position:relative}.bottom-mobile-nav__icon-image{object-fit:contain;width:18px;height:18px;display:block}.bottom-mobile-nav__label{z-index:2;font-size:10px;position:relative}.bottom-mobile-nav__badge{z-index:4;background:#32c766;border-radius:50%;width:10px;height:10px;position:absolute;top:4px;right:14px;box-shadow:0 0 0 2px #0f1115fa,0 0 12px #32c76661}.hidden-logout-btn{display:none}.app-side-menu-overlay{-webkit-backdrop-filter:blur(2px);opacity:0;visibility:hidden;pointer-events:none;z-index:120;background:#0000007a;transition:opacity .24s,visibility .24s;position:fixed;inset:0}.app-side-menu-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.app-side-menu{z-index:130;background:linear-gradient(#252b36fa 0%,#171a21fb 36%,#0f1115fc 100%);border-left:1px solid #d9a85f29;flex-direction:column;width:min(86vw,390px);height:100dvh;transition:transform .28s;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-18px 0 40px #0000006b,inset 1px 0 #ffffff05}.app-side-menu.is-open{transform:translate(0)}.app-side-menu__topbar{border-bottom:1px solid #d9a85f14;justify-content:flex-end;align-items:center;min-height:52px;padding:14px 16px 8px;display:flex}.app-side-menu__version{color:#c9c2b6d1;letter-spacing:.02em;font-size:12px}.app-side-menu__list{padding:2px 0 calc(14px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;flex-direction:column;display:flex;overflow-y:auto}.app-side-menu__item{color:#f5f2ea;text-align:left;background:0 0;border:0;border-bottom:1px solid #d9a85f14;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:48px;padding:0 14px 0 16px;display:flex}.app-side-menu__item:active{background:#f0c9870d}.app-side-menu__item-left{align-items:center;gap:10px;min-width:0;display:inline-flex}.app-side-menu__icon{color:#d9a85f;flex:0 0 18px;justify-content:center;align-items:center;width:18px;font-size:16px;line-height:1;display:inline-flex}.app-side-menu__label{color:#d9a85f;word-break:break-word;min-width:0;font-size:14px;font-weight:500;line-height:1.1}.app-side-menu__arrow{color:#c9c2b6ad;flex:none;font-size:18px;line-height:1}.app-side-menu__toggle{background:#0f1115f2;border:1px solid #d9a85fbf;border-radius:999px;flex:0 0 46px;align-items:center;width:46px;height:24px;padding:2px;transition:background .2s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 0 14px #d9a85f14}.app-side-menu__toggle.is-on{background:#0f1115fa}.app-side-menu__toggle-knob{background:linear-gradient(#f0c987 0%,#d9a85f 100%);border-radius:50%;width:18px;height:18px;transition:transform .22s;transform:translate(0);box-shadow:0 2px 8px #0000004d,0 0 10px #f0c9872e}.app-side-menu__toggle.is-on .app-side-menu__toggle-knob{transform:translate(22px)}.auth-ui,.auth-ui__center,.auth-ui__card,.auth-ui__modes,.auth-ui__mode,.auth-ui__input,.auth-ui__links,.auth-ui__remember,.auth-ui__forgot,.auth-ui__error,.auth-ui__submit,.auth-ui__demo,.auth-ui__bottom,.auth-ui__bottom-btn,.auth-screen__top-spacer,.auth-screen__center,.auth-brand,.auth-brand__title,.auth-brand__subtitle,.auth-card,.field,.auth-options-row,.auth-checkbox,.auth-text-link,.auth-register-link,.auth-demo-link,.auth-submit,.auth-bottom-bar,.auth-bottom-pill,.auth-bottom-lang,.app-home-hero,.app-home-hero__kicker,.main-actions-grid,.main-action-card{all:unset}.error-box{color:#f3c7aa;background:#e38b571a;border-radius:14px;margin-top:14px;padding:12px 14px;font-size:14px}.info-box{color:#c9c2b6;background:#1e232ceb;border:1px solid #d9a85f0d;border-radius:14px;margin-top:14px;padding:12px 14px;font-size:14px}.club-search-modal{z-index:220;pointer-events:auto;justify-content:center;align-items:center;padding:20px 14px;display:flex;position:fixed;inset:0}.club-search-modal__backdrop{-webkit-backdrop-filter:blur(6px);z-index:0;background:#00000094;position:absolute;inset:0}.club-search-modal__dialog{z-index:2;pointer-events:auto;background:linear-gradient(#252b36fa 0%,#171a21fc 100%);border:1px solid #d9a85f24;border-radius:18px;width:100%;max-width:380px;padding:18px 14px 14px;position:relative;overflow:visible;box-shadow:0 24px 60px #00000070,inset 0 1px #ffffff0a}.club-search-modal__dialog:before{content:"";pointer-events:none;border-radius:inherit;background:radial-gradient(circle at top,#f0c9871a,#0000 34%),linear-gradient(#ffffff05,#0000 22%);position:absolute;inset:0}.club-search-modal__dialog--confirm{max-width:360px}.club-search-modal__close{color:#d9a85f;z-index:5;pointer-events:auto;background:#ffffff0a;border:0;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;font-size:26px;line-height:1;transition:transform .16s,background .16s;display:flex;position:absolute;top:10px;right:10px}.club-search-modal__close:hover{background:#ffffff12}.club-search-modal__close:active{transform:scale(.96)}.club-search-modal__title{z-index:1;color:#f5f2ea;margin-bottom:8px;padding-right:38px;font-size:20px;font-weight:800;line-height:1.1;position:relative}.club-search-modal__text{z-index:1;color:#c9c2b6;margin-bottom:14px;font-size:13px;line-height:1.5;position:relative}.club-search-modal__error{margin:0 0 12px}.club-search-modal__actions{z-index:1;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid;position:relative}.club-search-result{z-index:1;border-top:1px solid #d9a85f1a;margin-top:14px;padding-top:12px;position:relative}.club-search-result__label{letter-spacing:.04em;text-transform:uppercase;color:#d9a85f;margin-bottom:10px;font-size:12px;font-weight:700}.club-item--search-result{background:linear-gradient(#1e232cf5 0%,#171a21fa 100%);border:1px solid #d9a85f24;border-radius:12px;margin-bottom:12px;box-shadow:inset 0 1px #ffffff06,0 10px 24px #0003}@media (width<=430px){.auth-screen__content{padding-left:14px;padding-right:14px}.auth-screen__form-wrap{padding:16px 13px 14px}.app-home-search-row{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;padding:0 8px}.app-home-search-btn,.app-home-create-btn{gap:5px;height:34px;padding:0 8px;font-size:12px}.profile-mini-card{max-width:62%}.club-item{gap:10px;min-height:62px;padding:9px 10px}.club-item__main{flex:0 auto;gap:0}.club-item__thumb-wrap{flex:0 0 40px;width:40px;height:40px}.club-item__thumb{width:100%;height:100%;font-size:16px}.club-item__owner-badge{width:16px;height:16px;bottom:-4px;right:-4px}.club-item__content{text-align:left;flex-direction:column;flex:0 auto;align-items:flex-start;min-width:0;margin-left:10px;display:flex}.club-item__name{margin-bottom:2px;font-size:14px}.club-item__meta{font-size:10px}.club-item__side{gap:8px;min-width:92px;margin-left:auto}.club-item__count{font-size:22px}.club-item__count-label{font-size:9px}.club-item__tables-icon{flex:0 0 34px;width:34px;height:34px}.app-home-header{padding:40px 5px 5px}.app-home-header__vip-card{border-radius:8px;min-height:34px;padding:0 8px 0 65px}.app-home-header__avatar-wrap{width:54px;height:54px;top:-25px;left:8px}.app-home-header__avatar-ring{width:54px;height:54px}.app-home-header__avatar-face{font-size:22px}.app-home-header__main{height:34px;padding-right:188px}.app-home-header__identity{padding-left:5px}.app-home-header__name{font-size:13px}.app-home-header__id{font-size:9px}.app-home-header__wallets{gap:5px;top:-33px;right:1px}.app-home-header__wallet{height:27px;padding:0 7px}.app-home-header__wallet--gold{min-width:94px}.app-home-header__wallet--gems{min-width:66px}.app-home-header__wallet-icon{font-size:13px}.app-home-header__wallet-value{font-size:11px}.app-home-header__menu-btn{flex-basis:30px;width:30px;height:30px;font-size:18px}.bottom-mobile-nav__label{font-size:9px}.bottom-mobile-nav__badge{width:9px;height:9px;top:3px;right:10px}.app-side-menu{width:min(84vw,320px)}.app-side-menu__topbar{min-height:42px;padding:10px 12px 6px}.app-side-menu__version{font-size:10px}.app-side-menu__item{min-height:42px;padding:0 10px 0 12px}.app-side-menu__item-left{gap:8px}.app-side-menu__icon{flex:0 0 16px;width:16px;font-size:14px}.app-side-menu__label{font-size:12px;line-height:1}.app-side-menu__arrow{font-size:16px}.app-side-menu__toggle{flex:0 0 40px;width:40px;height:22px;padding:2px}.app-side-menu__toggle-knob{width:16px;height:16px}.app-side-menu__toggle.is-on .app-side-menu__toggle-knob{transform:translate(18px)}.club-search-modal{align-items:flex-end;padding:12px}.club-search-modal__dialog{border-radius:18px 18px 0 0;max-width:none;padding:16px 12px 12px}.club-search-modal__dialog--confirm{border-radius:18px 18px 0 0}.club-search-modal__title{font-size:18px}.club-search-modal__text{font-size:12px}.club-search-modal__close{width:32px;height:32px;font-size:24px;top:8px;right:8px}.club-search-modal__actions{grid-template-columns:1fr}}.balance-admin-tools{border-top:1px solid #ffffff14;gap:10px;margin-top:14px;padding-top:14px;display:grid}.balance-admin-tools__input{color:#f5f2ea;background:#ffffff0a;border:1px solid #d9bb832e;border-radius:12px;width:100%;min-height:42px;padding:0 12px}.balance-admin-tools__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.balance-admin-tools__button{color:#0f1115;border:0;border-radius:12px;min-height:42px;font-weight:700}.balance-admin-tools__button:disabled{opacity:.55;cursor:not-allowed}.balance-admin-tools__button--credit{background:linear-gradient(#f0c987 0%,#c9953b 100%)}.balance-admin-tools__button--debit{background:linear-gradient(#f39b9b 0%,#d15454 100%)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-grid label{color:#ffffffb8;gap:6px;font-size:12px;font-weight:600;display:grid}.form-grid input{color:#fff;background:#ffffff0f;border:1px solid #d9bb832e;border-radius:12px;outline:none;width:100%;height:42px;padding:0 12px}.form-grid input:focus{border-color:#d9bb837a}.form-grid__wide{grid-column:1/-1}.form-error{color:#fff;background:#b42d2d33;border:1px solid #ff78784d;border-radius:14px;margin:0 0 14px;padding:12px;font-size:13px}@media (width<=1023px){.form-grid{grid-template-columns:1fr}}.backoffice-screen,.backoffice-screen *{box-sizing:border-box}.backoffice-screen{color:#f6f1e8;background:radial-gradient(circle at 50% 0,#f0be7324,#0000 32%),linear-gradient(#171b22 0%,#090b10 100%);min-height:100dvh;padding:18px}.backoffice-header{background:linear-gradient(135deg,#282f3bfa,#10141cfa);border:1px solid #e6b8702e;border-radius:24px;justify-content:space-between;gap:18px;padding:18px;display:flex;box-shadow:0 18px 42px #00000059}.backoffice-overline{color:#e6b870;letter-spacing:.14em;margin-bottom:8px;font-size:11px;font-weight:900}.backoffice-header h1{margin:0;font-size:28px;line-height:1.1}.backoffice-header p{color:#a8a29a;max-width:560px;margin:10px 0 0;font-size:14px;line-height:1.45}.backoffice-admin-card{background:#ffffff0e;border:1px solid #ffffff14;border-radius:18px;min-width:220px;padding:14px}.backoffice-admin-card span{color:#8ff0b2;background:#3ed7811f;border-radius:999px;margin-bottom:10px;padding:5px 10px;font-size:10px;font-weight:900;display:inline-flex}.backoffice-admin-card strong,.backoffice-admin-card small{display:block}.backoffice-admin-card strong{font-size:16px}.backoffice-admin-card small{color:#a8a29a;word-break:break-word;margin-top:5px;font-size:12px}.backoffice-admin-card button{color:#f2c77f;background:#e6b87024;border:0;border-radius:999px;width:100%;height:36px;margin-top:14px;font-weight:900}.backoffice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.backoffice-module-card{text-align:left;color:#f6f1e8;background:radial-gradient(circle at 20% 0,#e6b87029,#0000 36%),linear-gradient(#ffffff0f,#ffffff06);border:1px solid #ffffff14;border-radius:24px;min-height:180px;padding:20px;box-shadow:0 14px 30px #0000003d}.backoffice-module-card__icon{background:#ffffff13;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:24px;display:flex}.backoffice-module-card strong{font-size:20px;display:block}.backoffice-module-card p{color:#a8a29a;max-width:420px;margin:8px 0 0;font-size:13px;line-height:1.45}@media (width<=1023px){.backoffice-screen{padding:12px}.backoffice-header{border-radius:20px;flex-direction:column}.backoffice-header h1{font-size:24px}.backoffice-admin-card{min-width:0}.backoffice-grid{grid-template-columns:1fr}.backoffice-module-card{min-height:150px}}.guest-registration-modal{z-index:500;position:fixed;inset:0}.guest-registration-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a8;position:absolute;inset:0}.guest-registration-modal__dialog{z-index:1;color:#effff5;background:radial-gradient(circle at 50% 0,#38d77d24,#0000 45%),linear-gradient(#182a20 0%,#0b1610 100%);border:1px solid #38d77d3d;border-radius:22px;width:min(408px,100% - 28px);margin:min(13vh,104px) auto 0;padding:22px 18px 18px;position:relative;box-shadow:0 26px 64px #0000008a}.guest-registration-modal__close{color:#eefff5f0;background:#ffffff14;border:0;border-radius:10px;width:32px;height:32px;font-size:23px;line-height:1;position:absolute;top:9px;right:10px}.guest-registration-modal__title{padding-right:38px;font-size:20px;font-weight:700}.guest-registration-modal__text{color:#dbf6e6c7;margin:10px 0 16px;font-size:13px;line-height:1.46}.guest-registration-modal__input{box-sizing:border-box;color:#effff5;background:#00000038;border:1px solid #38d77d38;border-radius:13px;outline:0;width:100%;height:46px;margin-bottom:11px;padding:0 13px}.guest-registration-modal__error{color:#ffd0d0f2;background:#5f181857;border:1px solid #ff696947;border-radius:11px;margin:2px 0 12px;padding:9px 10px;font-size:12px;line-height:1.36}.guest-registration-modal__submit{color:#06170e;background:linear-gradient(#43de87 0%,#1c9c5c 100%);border:0;border-radius:13px;width:100%;height:46px;font-size:13px;font-weight:700}.auth-screen__demo{color:#d9ffe7;letter-spacing:.01em;cursor:pointer;background:linear-gradient(#2c805094 0%,#114328c2 100%);border:1px solid #4edc8985;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:10px;padding:0 18px;font-size:15px;font-weight:700;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:flex;box-shadow:inset 0 1px #d3ffe41f,0 8px 18px #00000029}.auth-screen__demo:hover:not(:disabled){background:linear-gradient(#38995eb8 0%,#145831e0 100%);border-color:#70f7a8d1;transform:translateY(-1px);box-shadow:inset 0 1px #deffea29,0 10px 22px #00000038}.auth-screen__demo:active:not(:disabled){transform:translateY(0)}.auth-screen__demo{color:#e4ffeee6;letter-spacing:0;cursor:pointer;background:#26674157;border:1px solid #5bd4896b;border-radius:13px;justify-content:center;align-items:center;width:100%;min-height:46px;margin-top:10px;padding:0 16px;font-size:14px;font-weight:500;line-height:1;transition:background .16s,border-color .16s;display:flex;box-shadow:inset 0 1px #e0ffea12}.auth-screen__demo:hover:not(:disabled){background:#2f7d4e80;border-color:#70eb9ea8}.auth-screen__demo:disabled{opacity:.55;cursor:not-allowed}.auth-screen__submit--guest{color:#e3ffeeeb;background:#2b70476b;border-color:#5cd38975;box-shadow:inset 0 1px #dfffeb14}.auth-screen__submit--guest:hover:not(:disabled){background:#3483538a;border-color:#70e89dad}.guest-registration-modal{z-index:2147483647;isolation:isolate}.guest-registration-modal__backdrop,.guest-registration-modal__dialog{pointer-events:auto}.guest-registration-modal{z-index:2147483647;isolation:isolate;color:#f0ece3}.guest-registration-modal__backdrop{-webkit-backdrop-filter:blur(5px);pointer-events:auto;background:#07090cb3}.guest-registration-modal__dialog{z-index:1;color:#f5f2ea;pointer-events:auto;background:radial-gradient(circle at 50% 0,#f0c98712,#0000 44%),linear-gradient(#20242d 0%,#171b22 100%);border:1px solid #d9a85f29;border-radius:22px;width:min(408px,100% - 28px);margin:min(12vh,92px) auto 0;padding:18px 16px 16px;box-shadow:0 22px 52px #0000007a,inset 0 1px #ffffff09}.guest-registration-modal__close{color:#d9a85f;cursor:pointer;background:#ffffff0d;border:0;border-radius:12px;width:34px;height:34px;font-size:24px;font-weight:400;line-height:1;top:10px;right:10px}.guest-registration-modal__close:hover:not(:disabled){background:#d9a85f17}.guest-registration-modal__close:active:not(:disabled){transform:scale(.96)}.guest-registration-modal__title{color:#f5f2ea;margin-bottom:8px;padding-right:40px;font-size:20px;font-weight:500;line-height:1.16}.guest-registration-modal__text{color:#c9c2b6;margin:0 0 14px;font-size:13px;font-weight:400;line-height:1.48}.guest-registration-modal__input{color:#f5f2ea;background:#ffffff0a;border:1px solid #d9a85f1f;border-radius:14px;outline:none;height:46px;margin-bottom:12px;padding:0 14px;font-size:14px;font-weight:400;box-shadow:inset 0 1px #ffffff05}.guest-registration-modal__error{color:#f5ccc5f0;background:#5c231f4d;border:1px solid #de796840;border-radius:12px;margin:0 0 12px;padding:9px 10px;font-size:12px;font-weight:400;line-height:1.42}.guest-registration-modal__submit{color:#17120b;letter-spacing:0;cursor:pointer;background:linear-gradient(#d9a85f 0%,#b9853e 100%);border:0;border-radius:14px;height:46px;font-size:14px;font-weight:500;box-shadow:inset 0 1px #fff8e43d,0 8px 18px #0000002e}.guest-registration-modal__submit:hover:not(:disabled){background:linear-gradient(#e4b96f 0%,#c28e44 100%)}.guest-registration-modal{z-index:2147483647;isolation:isolate;color:#effff7f0;pointer-events:auto;justify-content:center;align-items:center;padding:18px 12px;display:flex;position:fixed;inset:0}.guest-registration-modal__backdrop{-webkit-backdrop-filter:blur(4px);pointer-events:auto;background:radial-gradient(circle at 18% 12%,#38d77d1a,#0000 34%),radial-gradient(circle at 92% 20%,#d9bb8316,#0000 34%),radial-gradient(circle at 50% 110%,#2a584329,#0000 38%),#0000009e;border:0;position:absolute;inset:0}.guest-registration-modal__dialog{z-index:1;color:#effff7f0;pointer-events:auto;background:radial-gradient(circle at 0 0,#38d77d22,#0000 33%),radial-gradient(circle at 100% 14%,#d9bb8316,#0000 34%),linear-gradient(#0c161efd 0%,#050c12fd 100%);border:1px solid #38d77d2e;border-radius:18px;width:min(386px,100vw - 24px);max-width:386px;max-height:calc(100dvh - 34px);margin:0;padding:0 0 15px;animation:.19s cubic-bezier(.18,.82,.2,1) both guest-registration-modal-in;position:relative;overflow:hidden;box-shadow:0 26px 64px #00000094,inset 0 1px #ffffff0e,inset 0 -1px #00000094}.guest-registration-modal__dialog:before{content:"";background:linear-gradient(#174536c7,#091f1be0);border-bottom:1px solid #38d77d1c;height:58px;display:block;box-shadow:inset 0 1px #ffffff0b,0 10px 24px #00000029}.guest-registration-modal__dialog:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#effff73d 48%,#fff0 100%);height:1px;position:absolute;top:0;left:14px;right:14px}.guest-registration-modal__close{z-index:4;color:#f2dfb5e0;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0e;border:1px solid #d9bb8333;border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;font-size:21px;font-weight:400;line-height:1;display:flex;position:absolute;top:14px;right:13px;box-shadow:inset 0 1px #ffffff0f,0 8px 18px #0000002e}.guest-registration-modal__close:active:not(:disabled){background:#ffffff17;transform:scale(.96)}.guest-registration-modal__title{z-index:3;color:#effff7f0;letter-spacing:-.015em;text-shadow:0 2px 12px #00000052;margin:0;padding:0;font-family:Oswald,sans-serif;font-size:16px;font-weight:500;line-height:1.15;position:absolute;top:13px;left:15px;right:54px}.guest-registration-modal__title:before{content:"";vertical-align:-2px;background:linear-gradient(#5bec9efa,#1c9758fa);border-radius:999px;width:3px;height:15px;margin-right:8px;display:inline-block;box-shadow:0 0 12px #38d77d57}.guest-registration-modal__text{color:#d4ffe88f;margin:0;padding:13px 15px 0;font-size:11px;font-weight:400;line-height:1.35}.guest-registration-modal__dialog>.guest-registration-modal__text:first-of-type{margin-top:-37px;padding-right:54px}.guest-registration-modal__input{box-sizing:border-box;color:#effff7f0;background:linear-gradient(#030b10bd,#050d12e0);border:1px solid #38d77d21;border-radius:13px;outline:none;width:calc(100% - 30px);height:42px;margin:12px 15px 0;padding:0 13px;font-size:13px;font-weight:400;display:block;box-shadow:inset 0 1px #ffffff09,0 8px 18px #00000029}.guest-registration-modal__input::placeholder{color:#d4ffe861;font-weight:400}.guest-registration-modal__input:focus{border-color:#43e68a6b;box-shadow:0 0 0 3px #38d77d16,0 0 18px #38d77d17,inset 0 1px #ffffff0b}.guest-registration-modal__error{box-sizing:border-box;color:#ffceceeb;background:linear-gradient(#50141847,#2a0b0e3d);border:1px solid #ff68682e;border-radius:13px;width:calc(100% - 30px);margin:11px 15px 0;padding:9px 10px;font-size:11px;font-weight:400;line-height:1.35}.guest-registration-modal__submit{box-sizing:border-box;color:#effff7f5;letter-spacing:.01em;text-shadow:0 2px 8px #0000003d;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#2dcd7efa,#117e4ffa);border:1px solid #5dffab38;border-radius:13px;width:calc(100% - 30px);height:42px;margin:13px 15px 0;padding:0 14px;font-family:Oswald,sans-serif;font-size:14px;font-weight:500;line-height:1;position:relative;overflow:hidden;box-shadow:0 9px 18px #00000038,0 0 16px #38d77d1f,inset 0 1px #ffffff29,inset 0 -1px #0000003d}.guest-registration-modal__submit:before{content:"";pointer-events:none;background:linear-gradient(#ffffff2e,#fff0);border-radius:12px 12px 15px 15px;height:48%;position:absolute;top:1px;left:1px;right:1px}.guest-registration-modal__submit:active:not(:disabled){transform:translateY(1px)}.guest-registration-modal__submit:disabled,.guest-registration-modal__close:disabled{opacity:.48;cursor:not-allowed}@keyframes guest-registration-modal-in{0%{opacity:0;transform:translateY(10px)scale(.982)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=420px){.guest-registration-modal{padding:12px 10px}.guest-registration-modal__dialog{border-radius:17px;width:min(366px,100vw - 20px);max-width:min(366px,100vw - 20px)}.guest-registration-modal__dialog:before{height:55px}.guest-registration-modal__title{font-size:15px;top:12px}.guest-registration-modal__close{width:29px;min-width:29px;height:29px;top:12px}.guest-registration-modal__dialog>.guest-registration-modal__text:first-of-type{margin-top:-35px}.guest-registration-modal__input,.guest-registration-modal__submit{border-radius:12px;height:40px}}.mobile-splash__loader{flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:96px;margin-top:28px;display:flex;position:relative}.mobile-splash__card-fan{width:168px;height:58px;margin:0 auto;animation:2.4s ease-in-out infinite mobile-splash-card-float;position:relative}.mobile-splash__mini-card{color:#f8fffbf5;transform-origin:50% 110%;background:linear-gradient(#ffffff29,#0000 34%),linear-gradient(#142a22f5,#07110ffa);border:1px solid #dbffeb33;border-radius:8px;justify-content:flex-start;align-items:flex-start;width:38px;height:52px;margin-left:-19px;padding:6px 0 0 7px;font-size:16px;font-weight:700;line-height:1;display:flex;position:absolute;bottom:0;left:50%;box-shadow:0 16px 28px #0000004d,inset 0 1px #ffffff1a}.mobile-splash__mini-card:after{content:"";pointer-events:none;border:1px solid #53e3912e;border-radius:6px;position:absolute;inset:5px}.mobile-splash__mini-card--1{opacity:.72;transform:translate(-48px)rotate(-18deg)}.mobile-splash__mini-card--2{color:#ff9d9df5;opacity:.86;transform:translate(-24px)rotate(-9deg)}.mobile-splash__mini-card--3{z-index:3;color:#f5cf84fa;border-color:#f5cf8452;transform:translate(0)translateY(-7px)rotate(0);box-shadow:0 18px 34px #0000005c,0 0 24px #48e38c1f,inset 0 1px #ffffff1f}.mobile-splash__mini-card--4{color:#ff9d9df5;opacity:.86;transform:translate(24px)rotate(9deg)}.mobile-splash__mini-card--5{opacity:.72;transform:translate(48px)rotate(18deg)}.mobile-splash__loader-caption{color:#e1ffecb8;letter-spacing:.13em;text-transform:uppercase;margin-top:12px;font-size:10px;font-weight:500;animation:1.9s ease-in-out infinite mobile-splash-caption-pulse}@keyframes mobile-splash-card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes mobile-splash-shine-move{0%{opacity:0;transform:translate(0)}18%{opacity:1}82%{opacity:1}to{opacity:0;transform:translate(218px)}}@media (width<=430px){.mobile-splash__loader{min-height:88px;margin-top:24px}.mobile-splash__card-fan{width:154px;height:54px}.mobile-splash__mini-card{border-radius:7px;width:35px;height:49px;margin-left:-17.5px;font-size:15px}.mobile-splash__shine-line{width:158px}}.mobile-splash__loader{justify-content:center;align-items:center;min-height:26px;margin-top:30px;display:flex;position:relative}.mobile-splash__card-fan,.mobile-splash__mini-card,.mobile-splash__loader-caption{display:none!important}.mobile-splash__shine-line{background:#daffeb21;border-radius:999px;width:min(268px,76vw);height:4px;position:relative;overflow:hidden;box-shadow:0 0 20px #38d77d1f,inset 0 1px #ffffff14}.mobile-splash__shine-dot{border-radius:inherit;background:linear-gradient(90deg,#0000,#4bec8ff0,#f0cb80c7,#0000);width:78px;height:100%;animation:1.55s ease-in-out infinite mobile-splash-shine-move-wide;position:absolute;top:0;left:-68px}@keyframes mobile-splash-shine-move-wide{0%{opacity:0;transform:translate(0)}16%{opacity:1}84%{opacity:1}to{opacity:0;transform:translate(348px)}}@media (width<=430px){.mobile-splash__loader{min-height:24px;margin-top:28px}.mobile-splash__shine-line{width:min(246px,78vw);height:4px}}html body .app .app-home-mobile{background:radial-gradient(at 10% 92%,#16a55b6b 0%,#0d674142 18%,#0728201f 36%,#0000 58%),radial-gradient(at 88% 90%,#1496565c 0%,#0c583a38 18%,#06221d1f 36%,#0000 58%),radial-gradient(at 50% 46%,#04080c38 0%,#0000 58%),#0b1114 linear-gradient(#12141a 0%,#0f1218 24%,#0b1114 58%,#06100d 100%)!important}html body .app .app-home-mobile__bg{opacity:1!important;background:radial-gradient(at 11% 92%,#2aff9229 0%,#2aff9212 18%,#0000 42%),radial-gradient(at 89% 90%,#2aff9224 0%,#2aff920f 18%,#0000 42%),linear-gradient(#ffffff03 0%,#0000 18%)!important}html body .app .app-home-mobile:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 50% 100%,#12704829 0%,#08282114 34%,#0000 62%),linear-gradient(#ffffff03 0%,#0000 22%);position:fixed;inset:0}html body .app .app-home-mobile>*{z-index:1;position:relative}.app-home-mobile{background:radial-gradient(at 9% 88%,#1cb06557 0%,#11664638 20%,#0626201a 42%,#0000 62%),radial-gradient(at 91% 88%,#189e5c4d 0%,#0e5c4033 20%,#06221e1a 42%,#0000 62%),#09100f linear-gradient(#12151b 0%,#0d1118 30%,#09100f 100%)!important}.app-home-mobile__bg{opacity:1!important;background:radial-gradient(at 8% 94%,#30ff9226 0%,#30ff9212 18%,#0000 44%),radial-gradient(at 92% 92%,#30ff9221 0%,#30ff920f 18%,#0000 44%),linear-gradient(#ffffff03 0%,#0000 24%)!important}.app-home-mobile:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 50% 100%,#126c4824 0%,#06201c14 34%,#0000 64%);position:fixed;inset:0}.app-home-mobile>*{z-index:1;position:relative}.app-screen-transition-overlay{z-index:2147483600;pointer-events:auto;display:block;position:fixed;inset:0}.app-screen-transition-overlay>.startup-loading-screen{width:100%;min-height:100dvh}.local-content-loader{box-sizing:border-box;color:#daf1e7b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;min-height:132px;padding:18px 14px;display:flex}.local-content-loader--compact{min-height:92px;padding-top:12px;padding-bottom:12px}.local-content-loader__pulse{isolation:isolate;place-items:center;width:58px;height:58px;display:grid;position:relative}.local-content-loader--compact .local-content-loader__pulse{width:46px;height:46px}.local-content-loader__ring{border:1px solid #46ee9e57;border-radius:50%;animation:1.35s ease-out infinite local-content-loader-pulse;position:absolute;inset:0;box-shadow:0 0 18px #38d77d1f,inset 0 0 14px #38d77d14}.local-content-loader__ring--inner{border-color:#dab76847;animation-delay:.34s;inset:8px}.local-content-loader__logo{z-index:2;object-fit:contain;filter:drop-shadow(0 2px 5px #0000007a)drop-shadow(0 0 7px #38d77d2e);width:30px;height:30px;animation:1.15s ease-in-out infinite local-content-loader-logo;position:relative}.local-content-loader--compact .local-content-loader__logo{width:24px;height:24px}.local-content-loader__label{letter-spacing:.025em;max-width:260px;font-size:11.5px;font-weight:500;line-height:1.3}@keyframes local-content-loader-pulse{0%{opacity:.82;transform:scale(.72)}70%{opacity:.12;transform:scale(1.14)}to{opacity:0;transform:scale(1.2)}}@keyframes local-content-loader-logo{0%,to{opacity:.72;transform:scale(.94)}50%{opacity:1;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.local-content-loader__ring,.local-content-loader__logo{animation:none}}.club-lobby{color:#f4efe4;background:radial-gradient(at 13% 96%,#13704821 0%,#0a3e3013 24%,#041a1809 44%,#0000 64%),radial-gradient(at 87% 95%,#1266441d 0%,#0a3a2e11 24%,#04181608 44%,#0000 64%),#090f12 linear-gradient(#11141a 0%,#0d1016 28%,#090f12 58%,#07100d 100%);min-height:100dvh;position:relative;overflow-x:hidden}.club-lobby__bg{pointer-events:none;opacity:1;background:radial-gradient(at 10% 98%,#2adc840e 0%,#2adc8407 22%,#0000 48%),radial-gradient(at 90% 98%,#2adc840d 0%,#2adc8406 22%,#0000 48%),radial-gradient(at 50% 104%,#0c46340f 0%,#06221d09 34%,#0000 68%),linear-gradient(#ffffff02 0%,#0000 20%);position:absolute;inset:0}.club-lobby-header{z-index:5;box-sizing:border-box;width:100vw;margin:0 calc(50% - 50vw);padding:4px 4px 5px;position:relative}.club-lobby-header__shell{box-sizing:border-box;background:radial-gradient(circle at 15% 0,#13d16921,#0000 27%),radial-gradient(circle at 50% 112%,#b88b2a12,#0000 36%),radial-gradient(circle at 0%,#00000038,#0000 30%),radial-gradient(circle at 100%,#00000038,#0000 30%),linear-gradient(#031013 0%,#02090c 100%);border:1px solid #886522a3;border-radius:15px;width:100%;padding:8px 8px 7px;position:relative;overflow:hidden;box-shadow:0 7px 17px #00000085,inset 0 1px #ffe18f12,inset 0 -1px #89631e1c}.club-lobby-header__shell:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#be8f273d,#ffe274d1,#be8f273d,#0000);height:1px;position:absolute;bottom:-1px;left:29%;right:29%;box-shadow:0 0 4px #e8ba406b,0 0 8px #d59e2a29}.club-lobby-header__shell:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#cea44824,#ffe4976b,#cea44824,#0000);height:1px;position:absolute;top:0;left:12%;right:12%}.club-lobby-header__top{z-index:1;justify-content:space-between;align-items:center;gap:8px;min-height:60px;display:flex;position:relative}.club-lobby-header__profile{flex:1;align-items:flex-end;gap:9px;min-width:0;display:flex}.club-lobby-header__avatar-ring{isolation:isolate;box-sizing:border-box;background:linear-gradient(145deg,#fff7b0 0%,#f2c759 18%,#c38a22 46%,#68430b 73%,#deb143 100%);border:0;border-radius:50%;flex:0 0 62px;width:62px;height:62px;padding:1px;position:relative;box-shadow:0 0 0 1px #ffe57c94,0 4px 10px #0000008f}.club-lobby-header__avatar-ring:before{content:"";z-index:-1;box-sizing:border-box;pointer-events:none;background:0 0;border:1px solid #43e978;border-radius:50%;position:absolute;inset:-3px;box-shadow:0 0 3px #43e97875,0 0 6px #27e46c29}.club-lobby-header__avatar-ring:after{content:"";z-index:3;box-sizing:border-box;pointer-events:none;border:1px solid #ffef9fc2;border-radius:50%;position:absolute;inset:1px;box-shadow:inset 0 0 2px #ffe06352}.club-lobby-header__avatar-ring--button{cursor:pointer}.club-lobby-header__avatar-glow{z-index:-2;filter:blur(3px);pointer-events:none;background:radial-gradient(circle,#2adc6829 0%,#1bbe5312 48%,#0000 72%);border-radius:50%;position:absolute;inset:-8px}.club-lobby-header__avatar{z-index:1;background:#071013;border-radius:50%;width:100%;height:100%;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #302007e0,inset 0 0 12px #0000006b}.club-lobby-header__avatar-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.club-lobby-header__online-dot{z-index:6;box-sizing:border-box;background:radial-gradient(circle at 38% 30%,#a0ffc1 0%,#44ee83 38%,#0cc957 100%);border:2px solid #062317;border-radius:50%;width:11px;height:11px;position:absolute;bottom:3px;right:-1px;box-shadow:0 0 0 1px #41e879,0 0 4px #2ce96994}.club-lobby-header__identity{flex-direction:column;flex:1 1 0;justify-content:center;min-width:0;display:flex}.club-lobby-header__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px 3px #000000d1,0 0 7px #ffffff0d;min-width:0;font-family:XO Tahion,sans-serif;font-size:14px;font-weight:500;line-height:1;overflow:hidden}.club-lobby-header__id-row{white-space:nowrap;align-items:center;gap:6px;min-width:0;margin-top:2px;display:flex}.club-lobby-header__id{color:#e4e9e8d1;letter-spacing:.01em;font-family:Oswald,sans-serif;font-size:10px;font-weight:400;line-height:1}.club-lobby-header__copy-id{color:#39e47b;filter:drop-shadow(0 0 3px #39e47b38);background:0 0;border:0;flex:0 0 16px;place-items:center;width:16px;height:16px;padding:0;display:grid}.club-lobby-header__copy-id-icon{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;display:block}.club-lobby-header__copy-id:active{transform:scale(.9)}.club-lobby-header__level-progress{grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:5px;width:100%;min-width:0;margin-top:7px;display:grid}.club-lobby-header__level-badge{clip-path:polygon(50% 0%,92% 24%,92% 76%,50% 100%,8% 76%,8% 24%);filter:drop-shadow(0 2px 2px #00000080);background:linear-gradient(145deg,#f5d36f 0%,#bd8420 42%,#62400b 73%,#d3a438 100%);place-items:center;width:24px;height:24px;display:grid}.club-lobby-header__level-badge-inner{color:#fff;clip-path:polygon(50% 0%,92% 24%,92% 76%,50% 100%,8% 76%,8% 24%);text-shadow:0 1px 2px #000000b3;background:linear-gradient(#111819 0%,#070b0d 100%);place-items:center;width:20px;height:20px;font-family:Oswald,sans-serif;font-size:11px;font-weight:400;line-height:1;display:grid}.club-lobby-header__level-track{box-sizing:border-box;background:linear-gradient(#021410f0,#010a0bfa);border:1px solid #2a673ec2;border-radius:5px;min-width:0;height:12px;padding:2px;overflow:hidden;box-shadow:inset 0 1px 3px #000000b8,0 0 0 1px #1442272e}.club-lobby-header__level-fill{background:linear-gradient(#70f285 0%,#31d864 50%,#1eb953 100%);border-radius:3px;width:0%;height:100%;display:block;box-shadow:inset 0 1px #daffe075,0 0 6px #27d8656b}.club-lobby-header__level-percent{color:#e6e9e7c7;white-space:nowrap;font-family:Oswald,sans-serif;font-size:10px;font-weight:400;line-height:1}.club-lobby-header__actions{flex:none;justify-content:flex-end;align-items:center;gap:6px;display:flex}.club-lobby-header__vip-button{--vip-header-border:#ae7c43d1;--vip-header-text:#bc8750;--vip-header-highlight:#cb924e1f;--vip-header-surface-top:#312217c2;--vip-header-surface-bottom:#0d1110f2;--vip-header-inset:#d39b5b1f;border:1px solid var(--vip-header-border);min-width:62px;height:25px;color:var(--vip-header-text);background:radial-gradient(circle at 50% 0%, var(--vip-header-highlight), transparent 52%), linear-gradient(180deg, var(--vip-header-surface-top), var(--vip-header-surface-bottom));box-shadow:inset 0 1px 0 var(--vip-header-inset), 0 3px 8px #0006;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:1px 6px 1px 5px;display:flex}.club-lobby-header__vip-button--none{--vip-header-border:#ae7c43d1;--vip-header-text:#bc8750;--vip-header-highlight:#cb924e1f;--vip-header-surface-top:#312217c2;--vip-header-surface-bottom:#0d1110f2;--vip-header-inset:#d39b5b1f}.club-lobby-header__vip-button--silver{--vip-header-border:#bcc9cfdb;--vip-header-text:#d3dde1;--vip-header-highlight:#dce9ee26;--vip-header-surface-top:#374043c7;--vip-header-surface-bottom:#0d1212f2;--vip-header-inset:#e1ecf026}.club-lobby-header__vip-button--black{--vip-header-border:#8f9697e6;--vip-header-text:#b9c0c1;--vip-header-highlight:#b5bec021;--vip-header-surface-top:#2d3132db;--vip-header-surface-bottom:#0a0d0df7;--vip-header-inset:#bbc3c421}.club-lobby-header__vip-button--gold{--vip-header-border:#eebe41d6;--vip-header-text:#f1c84f;--vip-header-highlight:#ffe37f26;--vip-header-surface-top:#372d14bd;--vip-header-surface-bottom:#0c1210f0;--vip-header-inset:#ffe9a224}.club-lobby-header__vip-button-icon{object-fit:contain;filter:drop-shadow(0 2px 3px #0000008c);flex:0 0 19px;width:19px;height:19px;display:block}.club-lobby-header__vip-button-text{color:var(--vip-header-text);white-space:nowrap;letter-spacing:.02em;text-shadow:0 1px 2px #000000b8;font-family:Oswald,sans-serif;font-size:9px;font-weight:400;line-height:1}.club-lobby-header__action-button{color:#e2bd55;background:linear-gradient(#08231ddb,#031011f5);border:1px solid #7c842e8c;border-radius:7px;flex:0 0 32px;place-items:center;width:32px;height:32px;padding:0;display:grid;position:relative;box-shadow:inset 0 1px #e0bf5b0f,0 3px 8px #00000057}.club-lobby-header__mail-icon{object-fit:contain;filter:sepia(.75)saturate(1.3)brightness(1.22)drop-shadow(0 2px 2px #0000009e);width:18px;height:18px;display:block}.club-lobby-header__mail-badge{color:#fff;background:linear-gradient(#d82c25,#9c0e0e);border:1px solid #ff5f4bb8;border-radius:999px;place-items:center;min-width:14px;height:14px;padding:0 3px;font-family:Oswald,sans-serif;font-size:8px;font-weight:500;line-height:1;display:grid;position:absolute;top:-5px;right:-4px;box-shadow:0 2px 4px #00000075,0 0 4px #d82c254d}.club-lobby-header__menu-button{flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.club-lobby-header__menu-line{background:#e7bf57;border-radius:2px;width:15px;height:2px;display:block;box-shadow:0 0 3px #e7bf572e}.club-lobby-header__resources-row{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:8px;display:grid;position:relative}.club-lobby-header__resource-card{box-sizing:border-box;background:radial-gradient(circle at 50% 0,#1ca34814,#0000 55%),linear-gradient(#021714db,#020d0ff5);border:1px solid #4271347a;border-radius:8px;align-items:center;gap:3px;min-width:0;height:28px;padding:1px 5px;display:flex;box-shadow:inset 0 1px #4e9f5a0d,0 3px 7px #00000042}.club-lobby-header__resource-icon{object-fit:contain;filter:drop-shadow(0 2px 3px #000000b3)drop-shadow(0 0 4px #eec2441f);flex:0 0 18px;width:18px;height:18px;display:block}.club-lobby-header__resource-icon--ruby{flex-basis:17px;width:17px;height:17px}.club-lobby-header__resource-icon--energy{flex-basis:17px;width:17px;height:19px}.club-lobby-header__resource-value{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px 3px #000000d1;flex:1;min-width:0;font-family:Oswald,sans-serif;font-size:11px;font-weight:500;line-height:1;overflow:hidden}.club-lobby-header__resource-plus{color:#b9ef61;background:radial-gradient(circle at 40% 30%,#a6f55326,#0000 48%),#11461c8f;border:1px solid #60a83757;border-radius:50%;flex:0 0 17px;place-items:center;width:17px;height:17px;font-family:Arial,sans-serif;font-size:15px;font-weight:300;line-height:1;display:grid;box-shadow:inset 0 0 0 1px #35682b4d,0 2px 5px #0006}@media (width<=370px){.club-lobby-header{padding-inline:3px}.club-lobby-header__shell{padding-inline:6px}.club-lobby-header__top{gap:5px}.club-lobby-header__profile{gap:7px}.club-lobby-header__avatar-ring{flex-basis:55px;width:55px;height:55px}.club-lobby-header__name{font-size:13px}.club-lobby-header__meta-row{gap:3px}.club-lobby-header__id,.club-lobby-header__meta-separator,.club-lobby-header__level{font-size:9px;font-weight:400}.club-lobby-header__id-row{gap:4px;margin-top:1px}.club-lobby-header__id{font-size:9px}.club-lobby-header__copy-id{flex-basis:14px;width:14px;height:14px}.club-lobby-header__copy-id-icon{width:12px;height:12px}.club-lobby-header__level-progress{grid-template-columns:22px minmax(42px,1fr) auto;gap:4px;margin-top:5px}.club-lobby-header__level-badge{width:22px;height:22px}.club-lobby-header__level-badge-inner{width:19px;height:19px;font-size:11px;font-weight:400}.club-lobby-header__level-track{height:11px}.club-lobby-header__level-percent{font-size:9px}.club-lobby-header__actions{gap:4px}.club-lobby-header__vip-button{gap:3px;min-width:56px;height:23px;padding-inline:4px}.club-lobby-header__vip-button-icon{flex-basis:17px;width:17px;height:17px}.club-lobby-header__vip-button-text{font-size:9px}.club-lobby-header__action-button{flex-basis:30px;width:30px;height:30px}.club-lobby-header__mail-icon{width:17px;height:17px}.club-lobby-header__menu-line{width:14px}.club-lobby-header__resources-row{gap:3px}.club-lobby-header__resource-card{gap:2px;height:27px;padding-inline:3px}.club-lobby-header__resource-icon{flex-basis:17px;width:17px;height:17px}.club-lobby-header__resource-icon--ruby{flex-basis:16px;width:16px;height:16px}.club-lobby-header__resource-icon--energy{flex-basis:16px;width:16px;height:18px}.club-lobby-header__resource-value{font-size:10px}.club-lobby-header__resource-plus{flex-basis:16px;width:16px;height:16px;font-size:14px}}.club-lobby-banner{z-index:2;width:var(--home-banner-width,50%);touch-action:pan-y;-webkit-user-select:none;user-select:none;margin:0 auto 12px;position:relative}.club-lobby-banner__viewport{border-radius:var(--home-banner-radius,13px);background:#070d10;border:1px solid #97742d8f;width:100%;position:relative;overflow:hidden;box-shadow:0 6px 14px #00000057,inset 0 1px #ffe29a12}.club-lobby-banner__track{will-change:transform;width:100%;transition:transform .3s cubic-bezier(.22,.78,.22,1);display:flex}.club-lobby-banner__slide{flex:0 0 100%;min-width:100%}.club-lobby-banner__link{width:100%;height:var(--home-banner-height,90px);border-radius:var(--home-banner-radius,13px);background:radial-gradient(circle at 18% 20%,#2de08814,#0000 32%),linear-gradient(#10171b 0%,#071012 100%);display:block;position:relative;overflow:hidden}.club-lobby-banner__image{object-fit:var(--home-banner-fit,cover);object-position:center;width:100%;height:100%;display:block}.club-lobby-banner__pager{justify-content:center;align-items:center;gap:5px;height:7px;margin-top:3px;display:flex}.club-lobby-banner__pager button{cursor:pointer;background:#ffffff2b;border:0;border-radius:999px;width:14px;height:3px;padding:0}.club-lobby-banner__pager button.is-active{background:#55e88fd1;box-shadow:0 0 5px #3ee17e4d}.club-lobby-tabs{z-index:1;margin-top:6px;padding:0 8px;position:relative}.club-lobby-tabs__rail{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:5px;width:100%;height:36px;display:grid;position:relative}.club-lobby-tabs__item{isolation:isolate;appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#ffffff0e 0%,#ffffff03 24%,#fff0 48%),linear-gradient(#122b27fa 0%,#081d1bfc 52%,#031112 100%);border:1px solid #b2893a75;justify-content:center;align-items:center;min-width:0;height:100%;margin:0;padding:0 16px;transition:filter .13s,transform .1s,border-color .13s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #f9da8a1f,inset 0 -1px #000000b8,0 2px 6px #0000004d}.club-lobby-tabs__item--left,.club-lobby-tabs__item--right{clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%)}.club-lobby-tabs__item:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 50% 0,#40cd911c 0%,#40cd9100 64%);position:absolute;inset:0}.club-lobby-tabs__item:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#efc76900 0%,#efc7692e 24%,#ffe1976b 50%,#efc7692e 76%,#efc76900 100%);height:1px;position:absolute;top:0;left:12%;right:12%}.club-lobby-tabs__item:active{filter:brightness(1.18);border-color:#daae4ea8;transform:translateY(1px)}.club-lobby-tabs__item:focus-visible{filter:brightness(1.14);border-color:#e2b858b8;outline:none}.club-lobby-tabs__label{z-index:2;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;color:#efe5caf0;text-shadow:0 1px #000000eb,0 1px 3px #00000061;justify-content:center;align-items:center;gap:6px;font-family:Oswald,sans-serif;font-size:12px;font-weight:700;line-height:1;display:inline-flex;position:relative;transform:translateY(-1px)}.club-lobby-tabs__item--left .club-lobby-tabs__label:after,.club-lobby-tabs__item--right .club-lobby-tabs__label:after{color:inherit;text-shadow:inherit;flex:none;font-weight:700;line-height:1;display:inline-block}.club-lobby-tabs__item--left .club-lobby-tabs__label:after{content:"+";font-size:26px;font-weight:500;transform:translateY(-1px)}.club-lobby-tabs__item--right .club-lobby-tabs__label:after{content:"⌕";font-family:Segoe UI Symbol,Arial Unicode MS,sans-serif;font-size:22px;font-weight:500;transform:translateY(-1px)}@media (width<=1023px){.club-lobby-tabs{margin-top:4px;padding:0 8px}.club-lobby-tabs__rail{gap:4px;height:30px}.club-lobby-tabs__item{padding:0 10px}.club-lobby-tabs__item--left,.club-lobby-tabs__item--right{clip-path:polygon(11px 0,100% 0,calc(100% - 11px) 100%,0 100%)}.club-lobby-tabs__label{letter-spacing:.015em;gap:5px;font-size:10px}.club-lobby-tabs__item--left .club-lobby-tabs__label:after{font-size:22px}.club-lobby-tabs__item--right .club-lobby-tabs__label:after{font-size:20px}}.club-lobby-my-clubs{z-index:1;margin:18px 8px 0;position:relative}.club-lobby-my-clubs__header{justify-content:space-between;align-items:center;gap:8px;min-height:29px;margin:0 4px 8px;padding:0 1px;display:flex}.club-lobby-my-clubs__heading{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.club-lobby-my-clubs__heading:after{content:"";background:linear-gradient(90deg,#cda3499e 0%,#967d4747 48%,#489e701a 78%,#489e7000 100%);flex:auto;min-width:14px;height:1px;box-shadow:0 1px 1px #00000057,0 0 4px #c4973c0f}.club-lobby-my-clubs__title{letter-spacing:.135em;text-transform:uppercase;color:#ecc560fa;text-shadow:0 1px #fff1c41a,0 2px 1px #000000f2,0 0 4px #cd9d3a1a;white-space:nowrap;flex:none;justify-content:center;align-items:center;width:198px;height:39px;margin:0;padding:0 22px;font-family:Oswald,sans-serif;font-size:16px;font-weight:700;line-height:1;display:inline-flex;position:relative;overflow:visible}.club-lobby-my-clubs__title-plaque{z-index:0;object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.club-lobby-my-clubs__title-label{z-index:1;letter-spacing:.072em;color:#0000;-webkit-text-fill-color:transparent;text-shadow:0 1px #fffae04d,0 1px 1px #000000d1,0 2px 2px #0000008f,0 0 4px #e7be5338;background:linear-gradient(#fff9d2 0%,#fbe59d 20%,#edc365 46%,#c18432 72%,#f8da89 100%);-webkit-background-clip:text;background-clip:text;font-size:.92em;font-weight:700;line-height:1;display:block;position:relative;transform:translateY(0)}.club-lobby-my-clubs__count{letter-spacing:.045em;color:#cbbe97b8;text-shadow:0 1px 1px #000000b8;white-space:nowrap;background:linear-gradient(#142a24e0 0%,#071918f0 100%);border:1px solid #a8843947;border-radius:10px;flex:none;justify-content:center;align-items:center;min-height:19px;padding:0 7px;font-family:Oswald,sans-serif;font-size:8.5px;font-weight:500;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff06,0 1px 3px #00000047}.club-lobby-my-clubs__empty{clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px);background:radial-gradient(circle at 21% 45%,#27845e24 0%,#27845e00 40%),linear-gradient(135deg,#122723f7 0%,#071817fc 54%,#031012 100%);border:1px solid #a07b3357;justify-content:center;align-items:center;gap:22px;min-height:138px;padding:20px 22px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #f0cd7714,inset 0 -1px #0000009e,0 4px 12px #00000042}.club-lobby-my-clubs__empty:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ebc26300 0%,#ebc2632e 28%,#ffde8b61 50%,#ebc2632e 72%,#ebc26300 100%);height:1px;position:absolute;top:0;left:11%;right:11%}.club-lobby-my-clubs__empty:after{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff06 0%,#fff0 36%);position:absolute;inset:0}.club-lobby-my-clubs__empty-visual{flex:0 0 56px;width:56px;height:62px;position:relative}.club-lobby-my-clubs__empty-card{background:linear-gradient(145deg,#1d4035fa 0%,#081e1b 100%);border:1px solid #c59a448f;border-radius:5px;width:37px;height:51px;position:absolute;box-shadow:inset 0 1px #ffe9ab1a,0 4px 8px #00000057}.club-lobby-my-clubs__empty-card--back{opacity:.56;top:1px;left:4px;transform:rotate(-10deg)}.club-lobby-my-clubs__empty-card--front{justify-content:center;align-items:center;display:flex;bottom:1px;right:3px;transform:rotate(7deg)}.club-lobby-my-clubs__empty-suit{color:#ddb557d1;text-shadow:0 1px 3px #0000007a;font-family:Georgia,serif;font-size:24px;line-height:1;transform:rotate(-7deg)}.club-lobby-my-clubs__empty-content{z-index:1;min-width:0;max-width:280px;position:relative}.club-lobby-my-clubs__empty-title{letter-spacing:.035em;color:#f1e7caf0;text-transform:uppercase;text-shadow:0 1px #000000e6,0 1px 3px #00000057;font-family:Oswald,sans-serif;font-size:15px;font-weight:700;line-height:1.15}.club-lobby-my-clubs__empty-text{letter-spacing:.018em;color:#c3c2b3b8;margin-top:7px;font-family:Oswald,sans-serif;font-size:11px;font-weight:400;line-height:1.42}@media (width<=1023px){.club-lobby-my-clubs{margin:16px 8px 0}.club-lobby-my-clubs__header{gap:7px;min-height:27px;margin:0 3px 8px;padding:0}.club-lobby-my-clubs__heading{gap:7px}.club-lobby-my-clubs__title{letter-spacing:.11em;width:142px;height:29px;padding:0 14px;font-size:12.2px}.club-lobby-my-clubs__count{min-height:18px;padding:0 6px;font-size:8px}.club-lobby-my-clubs__empty{gap:17px;min-height:120px;padding:16px 17px}.club-lobby-my-clubs__empty-visual{flex-basis:49px;width:49px;height:55px}.club-lobby-my-clubs__empty-card{width:33px;height:46px}.club-lobby-my-clubs__empty-suit{font-size:21px}.club-lobby-my-clubs__empty-title{font-size:13px}.club-lobby-my-clubs__empty-text{margin-top:6px;font-size:10px}}.club-lobby__error-box,.club-lobby__info-box{border-radius:14px;margin:10px 14px 0;padding:12px 14px;font-size:13px;line-height:1.45}.club-lobby__error-box{color:#f3c7aa;background:#e38b571f;border:1px solid #e38b572e}.club-lobby__info-box{color:#d4cec2;background:#ffffff0a;border:1px solid #d9a85f14}.club-lobby-error-toast{left:12px;right:12px;top:calc(env(safe-area-inset-top,0px) + 12px);z-index:9000;-webkit-backdrop-filter:blur(12px);background:radial-gradient(circle at 0 0,#ffb96029,#0000 42%),linear-gradient(#291c18f5 0%,#110e10f5 100%);border:1px solid #ffaa5c47;border-radius:16px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;max-width:460px;margin:0 auto;padding:10px 10px 10px 11px;animation:.22s cubic-bezier(.18,.82,.2,1) both club-lobby-error-toast-in;display:grid;position:fixed;box-shadow:0 18px 42px #0000006b,inset 0 1px #ffffff14}.club-lobby-error-toast__icon{color:#241006;background:radial-gradient(circle at 34% 28%,#ffffff57,#0000 38%),linear-gradient(#f2be72 0%,#9c4c25 100%);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-weight:900;line-height:1;display:flex;box-shadow:0 8px 16px #00000042,0 0 18px #f2be722e}.club-lobby-error-toast__content{min-width:0}.club-lobby-error-toast__title{color:#ffefd6f5;font-size:12px;font-weight:700;line-height:1.1}.club-lobby-error-toast__text{text-overflow:ellipsis;white-space:nowrap;color:#ffdbbeb8;max-width:100%;margin-top:3px;font-size:11px;font-weight:400;line-height:1.15;overflow:hidden}.club-lobby-error-toast__button{color:#251305;background:linear-gradient(#ecc668f5 0%,#a66b2af5 100%);border:1px solid #ffdc9d52;border-radius:999px;height:30px;padding:0 11px;font-size:11px;font-weight:800;line-height:1;box-shadow:0 8px 16px #00000047,inset 0 1px #ffffff3d}.club-lobby-error-toast__button:active{filter:brightness(.96);transform:translateY(1px)scale(.98)}@keyframes club-lobby-error-toast-in{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=380px){.club-lobby-error-toast{grid-template-columns:26px minmax(0,1fr) auto;gap:8px;padding:9px}.club-lobby-error-toast__icon{width:26px;height:26px;font-size:14px}.club-lobby-error-toast__button{height:28px;padding:0 9px;font-size:10px}}.club-lobby-hero{z-index:1;touch-action:pan-y;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:stretch;gap:5px;margin:10px 12px 0;display:flex;position:relative}.club-lobby-hero__viewport{border-radius:15px;width:100%;position:relative;overflow:hidden}.club-lobby-hero__track{will-change:transform;width:100%;transition:transform .26s cubic-bezier(.22,.78,.22,1);display:flex}.club-lobby-hero__slide{flex:0 0 100%;min-width:100%}.club-lobby-hero__card{--club-hero-card-height:142px;--club-hero-avatar-gap:10px;--club-hero-avatar-size:calc(var(--club-hero-card-height) - (var(--club-hero-avatar-gap) * 2));min-width:0;height:var(--club-hero-card-height);min-height:var(--club-hero-card-height);max-height:var(--club-hero-card-height);background:radial-gradient(at 77% -7%,#e5c16c1f 0%,#ab802e08 28%,#0000 52%),radial-gradient(at 8% 18%,#1a775618 0%,#0a392b08 39%,#0000 64%),linear-gradient(#181c1b 0%,#0a100f 45%,#020808 100%);border:1px solid #d6b974eb;border-radius:15px;position:relative;overflow:hidden;box-shadow:0 14px 30px #00000085,0 3px 8px #00000057,0 0 0 1px #61451894,inset 0 1px #fff7da80,inset 0 2px #6a53256b,inset 1px 0 #e4c37a29,inset -1px 0 #5f45165c,inset 0 -1px #d2a0489e,inset 0 -2px #6b481794,inset 0 -3px #000000eb,inset 0 -22px 30px #0000004f,inset 0 0 34px #0000002e}.club-lobby-hero__card:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#fff7d91c 0%,#ffffff07 12%,#0000 30%);border:1px solid #f4e0aa5c;border-radius:12px;position:absolute;inset:2px;box-shadow:0 0 0 1px #050707e6,inset 0 1px #fff9e321,inset 0 -1px #ac7b2a4d,inset 0 0 0 1px #ffe7ae0b,inset 0 -18px 28px #0000003d}.club-lobby-hero__card:after{content:"";z-index:3;pointer-events:none;opacity:.94;filter:blur(.18px);background:linear-gradient(90deg,#0000 0%,#c3a45d21 8%,#e9d4a042 30%,#fff6dd47 50%,#dec07a29 74%,#0000 100%),linear-gradient(90deg,#0000 0% 66%,#fff0c41a 72%,#ffe48ad6 79%,#c695375c 87%,#0000 94%);height:3px;position:absolute;top:0;left:3%;right:3%;box-shadow:0 1px 5px #ecc36229,0 2px 8px #9a68171a}.club-lobby-hero__card-bg{z-index:0;pointer-events:none;opacity:.06;filter:grayscale(.88)sepia(.18)brightness(.23)saturate(.28)contrast(1.34);transform-origin:86%;mix-blend-mode:normal;background-position:86%;background-repeat:no-repeat;background-size:110%;position:absolute;inset:-10% -10% -10% 58%;transform:scale(1.1)}.club-lobby-hero__cinema-shade{z-index:1;pointer-events:none;background:radial-gradient(at 82% 44%,#ecd1920d 0%,#0000 32%),radial-gradient(at 102%,#0000001f 0%,#0000008a 72%),linear-gradient(90deg,#00080724 0%,#00080705 38%,#00000029 64%,#0006 100%),linear-gradient(#ffffff0b 0%,#0000 18%,#0000000a 48%,#00000054 100%);position:absolute;inset:0}.club-lobby-hero__content{z-index:4;height:var(--club-hero-card-height);min-height:var(--club-hero-card-height);max-height:var(--club-hero-card-height);box-sizing:border-box;padding:var(--club-hero-avatar-gap) 11px var(--club-hero-avatar-gap) var(--club-hero-avatar-gap);grid-template-columns:var(--club-hero-avatar-size) minmax(0, 1fr);grid-template-rows:minmax(0,1fr) 31px;align-items:stretch;gap:7px 12px;display:grid;position:relative;left:5px}.club-lobby-hero__main-row{display:contents}.club-lobby-hero__avatar-col{left:var(--club-hero-avatar-gap);top:var(--club-hero-avatar-gap);bottom:var(--club-hero-avatar-gap);width:var(--club-hero-avatar-size);min-width:var(--club-hero-avatar-size);max-width:var(--club-hero-avatar-size);justify-content:center;align-items:center;height:auto;min-height:0;max-height:none;display:flex;position:absolute}.club-lobby-hero__avatar-medallion{--club-emblem-window-left:20.2148%;--club-emblem-window-top:8.9844%;--club-emblem-window-width:59.4727%;--club-emblem-window-height:51.0742%;width:100%;min-width:100%;height:100%;min-height:100%;box-shadow:none;transform-origin:50%;background:0 0;border:0;border-radius:0;display:block;position:relative;overflow:visible;transform:scale(1.12)}.club-lobby-hero__emblem-avatar-window{left:var(--club-emblem-window-left);top:var(--club-emblem-window-top);width:var(--club-emblem-window-width);height:var(--club-emblem-window-height);z-index:1;clip-path:none;background:linear-gradient(#14392feb 0%,#061b17 100%);border-radius:0;position:absolute;overflow:hidden}.club-lobby-hero__emblem-avatar{object-fit:cover;object-position:center;width:100%;height:100%;display:block;transform:scale(1.04)}.club-lobby-hero__emblem-art{z-index:2;object-fit:contain;object-position:center;pointer-events:none;filter:drop-shadow(0 4px 5px #0006)drop-shadow(0 0 5px #d2a4441a);width:100%;height:100%;display:block;position:absolute;inset:0}.club-lobby-hero__emblem-id{z-index:3;pointer-events:none;height:18%;display:block;position:absolute;top:75.8%;left:22%;right:22%;overflow:visible;transform:translate(-3.5px,3px)}.club-lobby-hero__emblem-id-path{fill:none;stroke:none}.club-lobby-hero__emblem-id-text{letter-spacing:.055em;text-transform:uppercase;fill:#ffdf91fa;stroke:none;filter:none;text-rendering:geometricprecision;font-family:Oswald,sans-serif;font-size:10.2px;font-weight:700;line-height:1}.club-lobby-hero__avatar-glow,.club-lobby-hero__avatar-frame,.club-lobby-hero__thumb,.club-lobby-hero__thumb-image,.club-lobby-hero__thumb-letter{display:none}.club-lobby-hero__right-col{flex-direction:column;grid-area:1/2;justify-content:flex-start;align-items:flex-start;min-width:0;min-height:0;padding:1px 0 0;display:flex;position:relative;top:2px;left:5px;overflow:visible}.club-lobby-hero__title{visibility:visible;letter-spacing:.045em;text-transform:uppercase;color:#f2d48a;text-shadow:0 1px #4118078c,0 0 8px #eab74e29;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#fff4d7 0%,#f6d98d 38%,#d39a3e 72%,#a96b20 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:100%;max-width:100%;margin:0 0 6px;font-family:Oswald,sans-serif;font-size:20px;font-weight:700;line-height:1;display:block;position:relative;top:1px;overflow:hidden}.club-lobby-hero__subtitle{align-items:center;gap:7px;width:100%;min-width:0;margin:0 0 7px;display:flex}.club-lobby-hero__subtitle-text{letter-spacing:.015em;color:#e8e3d3f5;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 2px #00000061;min-width:0;max-width:100%;font-family:Oswald,sans-serif;font-size:12px;font-weight:300;line-height:1.1;display:block;overflow:hidden}.club-lobby-hero__tables-row{margin:0}.club-lobby-hero__tables-pill{background:#080c1094;border:1px solid #a8b0bc2e;border-radius:9px;align-items:center;gap:4px;height:21px;min-height:21px;padding:0 7px;display:inline-flex;box-shadow:inset 0 1px #ffffff0d,0 3px 8px #00000038}.club-lobby-hero__tables-pill:before{content:none;display:none}.club-lobby-hero__tables-icon{width:17px;height:17px;box-shadow:none;background:0 0;border:0;flex:0 0 17px}.club-lobby-hero__tables-icon-img{object-fit:contain;width:17px;height:17px;display:block}.club-lobby-hero__tables-label{letter-spacing:.025em;color:#eef4f2a8;font-family:Oswald,sans-serif;font-size:11px;font-weight:300;line-height:1}.club-lobby-hero__tables-value{letter-spacing:.04em;color:#ffde96f0;text-shadow:0 0 6px #ffc25e24;font-family:Oswald,sans-serif;font-size:14px;font-weight:400;line-height:1}.club-lobby-hero__join-btn{z-index:4;cursor:pointer;background:linear-gradient(#22aa69db,#106846f0);border:1px solid #6dffc247;border-radius:9px;grid-area:2/2;justify-content:center;align-self:end;align-items:center;width:calc(100% - 20px);max-width:calc(100% - 20px);height:31px;min-height:31px;margin:0;padding:0 12px;display:flex;position:relative;top:-2px;left:5px;overflow:hidden;box-shadow:0 5px 10px #0000003d,inset 0 1px #ffffff29,inset 0 -5px 10px #0003}.club-lobby-hero__join-btn:before{content:"";pointer-events:none;background:linear-gradient(#ffffff1f,#0000);border-radius:7px 7px 9px 9px;height:42%;position:absolute;top:2px;left:2px;right:2px}.club-lobby-hero__join-btn-text{z-index:1;letter-spacing:.1em;text-transform:uppercase;color:#f8fffaeb;text-shadow:0 1px 1px #00000061;font-family:Oswald,sans-serif;font-size:12px;font-weight:400;line-height:1;position:relative}.club-lobby-hero__join-btn-arrow{display:none}.club-lobby-hero__join-btn:active{transform:translateY(1px)}.club-lobby-hero__join-btn:disabled{opacity:.56;cursor:not-allowed}.club-lobby-hero__pager{justify-content:center;align-items:center;gap:5px;margin-top:0;padding:0 10px;display:flex}.club-lobby-hero__pager button{cursor:pointer;width:16px;height:3px;box-shadow:none;background:#ffffff29;border:0;border-radius:999px;padding:0}.club-lobby-hero__pager button.is-active{background:#6bffc2b8;box-shadow:0 0 6px #6bffc238}@media (width<=380px){.club-lobby-hero{margin:10px 10px 0}.club-lobby-hero__card{--club-hero-card-height:132px;--club-hero-avatar-gap:10px;--club-hero-avatar-size:calc(var(--club-hero-card-height) - (var(--club-hero-avatar-gap) * 2));height:var(--club-hero-card-height);min-height:var(--club-hero-card-height);max-height:var(--club-hero-card-height)}.club-lobby-hero__content{height:var(--club-hero-card-height);min-height:var(--club-hero-card-height);max-height:var(--club-hero-card-height);box-sizing:border-box;padding:var(--club-hero-avatar-gap) 10px var(--club-hero-avatar-gap) var(--club-hero-avatar-gap);grid-template-columns:var(--club-hero-avatar-size) minmax(0, 1fr);grid-template-rows:minmax(0,1fr) 29px;gap:7px 10px}.club-lobby-hero__avatar-col{left:var(--club-hero-avatar-gap);top:var(--club-hero-avatar-gap);bottom:var(--club-hero-avatar-gap);width:var(--club-hero-avatar-size);min-width:var(--club-hero-avatar-size);max-width:var(--club-hero-avatar-size);height:auto;min-height:0;max-height:none;position:absolute}.club-lobby-hero__avatar-medallion{box-sizing:border-box;border-radius:15px;flex:auto;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%}.club-lobby-hero__title{letter-spacing:.04em;margin-bottom:5px;font-size:17px}.club-lobby-hero__subtitle{margin-bottom:5px}.club-lobby-hero__subtitle-text{font-size:11px}.club-lobby-hero__subtitle-id{height:18px;padding:0 7px;font-size:8px}.club-lobby-hero__tables-pill{height:23px}.club-lobby-hero__join-btn{border-radius:8px;height:29px;min-height:29px}.club-lobby-hero__join-btn-text{letter-spacing:.09em;font-size:11px}}.club-lobby-quick-game{margin:15px 12px 0}.club-lobby-quick-game__card{min-height:148px;box-shadow:none;background:0 0;border:0;border-radius:13px;position:relative;overflow:hidden}.club-lobby-quick-game__card:before,.club-lobby-quick-game__card:after{content:none;display:none}.club-lobby-quick-game__bg{z-index:0;object-fit:fill;object-position:center;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.club-lobby-quick-game__content{z-index:4;flex-direction:column;align-items:flex-start;min-height:148px;padding:28px 20px 15px;display:flex;position:relative}.club-lobby-quick-game__text{max-width:64%}.club-lobby-quick-game__title{letter-spacing:.015em;color:#e4bf62;text-shadow:0 1px #fff4be2e,0 3px 8px #00000094;font-family:Oswald,sans-serif;font-size:29px;font-weight:600;line-height:1}.club-lobby-quick-game__subtitle{color:#e7ebe8c7;text-shadow:0 2px 5px #00000080;margin-top:9px;font-family:Oswald,sans-serif;font-size:17px;font-weight:400;line-height:1}.club-lobby-quick-game__subtitle span{color:#6dd57b;margin:0 4px}.club-lobby-quick-game__online{color:#e7ebe8b8;align-items:center;gap:6px;margin-top:16px;font-family:Oswald,sans-serif;font-size:13px;font-weight:400;line-height:1;display:inline-flex}.club-lobby-quick-game__online-dot{background:#69d679;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #69d6798a}.club-lobby-quick-game__online strong{color:#6ee87a;font-weight:500}.club-lobby-quick-game__button{color:#f7f3e8;letter-spacing:.02em;text-shadow:0 2px 3px #00000057;background:linear-gradient(#75d99a 0%,#3eae6d 50%,#1f7248 100%);border:1px solid #53a469f2;border-radius:8px;min-width:126px;height:43px;font-family:Oswald,sans-serif;font-size:21px;font-weight:500;line-height:1;position:absolute;bottom:15px;right:19px;box-shadow:inset 0 1px #ecfff161,inset 0 -1px #0c442485,0 3px #09371ed1,0 9px 16px #00000052}.club-lobby-quick-game__button:before{content:"";pointer-events:none;background:linear-gradient(#ffffff42 0%,#ffffff12 62%,#fff0 100%);border-radius:7px 7px 11px 11px;height:48%;position:absolute;inset:1px 1px auto}.club-lobby-quick-game__button:active{transform:translateY(2px);box-shadow:inset 0 1px #ecfff147,inset 0 -1px #0c44247a,0 1px #09371ed1,0 5px 10px #00000047}.club-lobby-home-modes{z-index:1;pointer-events:auto;width:100%;max-width:520px;margin:15px auto 0;padding:0 12px;position:relative}.club-lobby-home-fields-title{pointer-events:none;align-items:center;gap:9px;height:20px;margin:0 0 10px;display:flex}.club-lobby-home-fields-title:after{content:"";background:linear-gradient(90deg,#be924157,#be924100);flex:auto;min-width:0;height:1px}.club-lobby-home-fields-title__mark{background:linear-gradient(#5aeb9c,#22ae64);border-radius:999px;flex:0 0 3px;width:3px;height:17px;box-shadow:0 0 9px #4ddd9057}.club-lobby-home-fields-title__text{letter-spacing:.055em;color:#edf0ede6;text-shadow:0 2px 5px #00000070;font-family:Oswald,sans-serif;font-size:13px;font-weight:400;line-height:1}.club-lobby-home-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.club-lobby-home-mode-card{text-align:left;color:#eee8dd;-webkit-tap-highlight-color:transparent;background:radial-gradient(circle at 77% 62%,#23824f33,#23824f00 44%),linear-gradient(145deg,#071f1cfa,#061113fc);border:1px solid #be913e94;border-radius:11px;min-width:0;height:112px;padding:14px 12px;position:relative;overflow:hidden;box-shadow:0 8px 18px #00000047,inset 0 1px #fff2d414}.club-lobby-home-mode-card:before{content:"";pointer-events:none;border:1px solid #68917d1f;border-radius:8px;position:absolute;inset:4px}.club-lobby-home-mode-card:active{transform:translateY(1px)}.club-lobby-home-mode-card__content{z-index:3;flex-direction:column;display:flex;position:relative}.club-lobby-home-mode-card__title{letter-spacing:.045em;color:#e5c992;font-family:Oswald,sans-serif;font-size:22px;font-weight:400;line-height:1}.club-lobby-home-mode-card__subtitle{color:#e7e8e3b8;margin-top:5px;font-family:Oswald,sans-serif;font-size:12px;font-weight:300;line-height:1}.club-lobby-home-mode-card__placeholder{z-index:1;opacity:.78;width:84px;height:60px;position:absolute;bottom:18px;right:17px}.club-lobby-home-mode-card__placeholder-card{color:#171717;background:linear-gradient(145deg,#ebe8de,#999791);border:1px solid #e1dccfb8;border-radius:4px;width:34px;height:47px;padding:4px;font-family:Georgia,serif;font-size:13px;font-weight:400;position:absolute;top:2px;left:14px;transform:rotate(-12deg);box-shadow:0 4px 8px #00000094}.club-lobby-home-mode-card__placeholder-card--second{left:34px;transform:rotate(6deg)}.club-lobby-home-mode-card__placeholder-card--third{left:49px;transform:rotate(15deg)}.club-lobby-home-mode-card__footer{z-index:4;color:#69d77eeb;align-items:center;gap:5px;font-family:Oswald,sans-serif;font-size:12px;font-weight:300;display:flex;position:absolute;bottom:14px;left:12px}.club-lobby-home-mode-card__players-label{color:#c3cac49e}.club-lobby-home-mode-card__players-icon,.club-lobby-active-table__players-icon{background:#65ce78c7;border-radius:8px 8px 3px 3px;flex:0 0 13px;width:13px;height:9px;position:relative}.club-lobby-home-mode-card__players-icon:before,.club-lobby-active-table__players-icon:before{content:"";background:inherit;border-radius:50%;width:8px;height:8px;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.club-lobby-home-mode-card__arrow{z-index:5;color:#e4ddcae0;background:#052518c7;border:1px solid #47dc71ad;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-family:Arial,sans-serif;font-size:29px;font-weight:300;line-height:1;display:flex;position:absolute;bottom:8px;right:8px}.club-lobby-active-tables,.club-lobby-home-info-card{background:radial-gradient(circle at 50% 0,#1d604424,#1d604400 48%),linear-gradient(#051c1bfa,#061113fc);border:1px solid #b48b3e80;border-radius:11px;overflow:hidden;box-shadow:0 8px 18px #0000003d,inset 0 1px #ffeecc0f}.club-lobby-active-tables{margin-top:10px;padding:8px}.club-lobby-home-panel-head,.club-lobby-home-info-card__head{min-height:25px;color:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0 5px 7px;display:flex}.club-lobby-home-panel-head__title,.club-lobby-home-info-card__head span:first-child{letter-spacing:.05em;color:#e9dfce;font-family:Oswald,sans-serif;font-size:13px;font-weight:400;line-height:1}.club-lobby-home-panel-head__action{color:#dcd8cfab;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-family:Oswald,sans-serif;font-size:10px;font-weight:300;display:flex}.club-lobby-home-panel-head__action span:last-child,.club-lobby-home-info-card__head span:last-child{color:#d7a64de6;font-size:21px}.club-lobby-active-tables__list{border:1px solid #50726529;border-radius:8px;overflow:hidden}.club-lobby-active-table{text-align:left;color:#e7e3da;background:#0212128f;border:0;border-bottom:1px solid #5b73692e;grid-template-columns:36px minmax(82px,1.3fr) minmax(61px,.7fr) minmax(88px,.9fr) 78px;align-items:center;gap:7px;width:100%;min-height:50px;padding:5px 7px;display:grid}.club-lobby-active-table__chip{background:radial-gradient(circle,#17211b 0 31%,#2e6f43 33% 52%,#122317 54%);border:4px dashed #0c0f0eeb;border-radius:50%;width:31px;height:31px}.club-lobby-active-table__chip--2{background:radial-gradient(circle,#181815 0 31%,#8e6d1e 33% 52%,#251b08 54%)}.club-lobby-active-table__chip--3{background:radial-gradient(circle,#191414 0 31%,#a12c28 33% 52%,#2d0b0a 54%)}.club-lobby-active-table__identity{flex-direction:column;gap:3px;min-width:0;display:flex}.club-lobby-active-table__metric{align-items:center;gap:7px;min-width:0;display:flex}.club-lobby-active-table__metric>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.club-lobby-active-table__name,.club-lobby-active-table__value{white-space:nowrap;text-overflow:ellipsis;color:#e9e5dc;max-width:100%;font-family:Oswald,sans-serif;font-size:12px;font-weight:400;line-height:1;overflow:hidden}.club-lobby-active-table__table-name,.club-lobby-active-table__caption{white-space:nowrap;text-overflow:ellipsis;color:#cfd1cb99;max-width:100%;font-family:Oswald,sans-serif;font-size:9px;font-weight:300;line-height:1;overflow:hidden}.club-lobby-active-table__players-icon{background:#c0c5c2b3}.club-lobby-active-table__pot-icon{border:2px solid #bdc2bcb3;border-radius:50%;flex:0 0 16px;width:16px;height:16px}.club-lobby-active-table__seat{color:#e9e6dc;background:linear-gradient(#33a358e6,#146637f0);border:1px solid #42b9668c;border-radius:6px;justify-content:center;align-items:center;height:29px;font-family:Oswald,sans-serif;font-size:12px;font-weight:400;display:flex}.club-lobby-active-tables__empty{text-align:center;color:#dbdad394;justify-content:center;align-items:center;min-height:58px;padding:0 12px;font-family:Oswald,sans-serif;font-size:11px;font-weight:300;display:flex}.club-lobby-home-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.club-lobby-home-info-card{min-width:0;padding:8px}.club-lobby-home-info-card__head{width:100%}.club-lobby-home-info-card__head span:first-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.club-lobby-home-info-card__body{background:#02121275;border:1px solid #4364582e;border-radius:7px;align-items:center;min-height:65px;padding:8px;display:flex}.club-lobby-home-info-card__large-icon{text-align:center;color:#dab24f;flex:0 0 43px;width:43px;font-family:Georgia,serif;font-size:37px;font-weight:400}.club-lobby-home-info-card__large-icon--task{color:#76d45e}.club-lobby-home-info-card__copy{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.club-lobby-home-info-card__title{white-space:nowrap;text-overflow:ellipsis;color:#e7e4db;font-family:Oswald,sans-serif;font-size:12px;font-weight:400;overflow:hidden}.club-lobby-home-info-card__meta,.club-lobby-home-info-card__timer,.club-lobby-home-info-card__task-value{color:#d2d3cda6;font-family:Oswald,sans-serif;font-size:9px;font-weight:300}.club-lobby-home-info-card__task-value{color:#70d96be6}.club-lobby-home-info-card__prize{white-space:nowrap;color:#dfb95a;margin-left:5px;font-family:Oswald,sans-serif;font-size:15px;font-weight:400}.club-lobby-home-info-card__progress{background:#040d0ddb;border:1px solid #748e8247;border-radius:999px;width:100%;height:5px;overflow:hidden}.club-lobby-home-info-card__progress span{background:linear-gradient(90deg,#2ca74cf2,#67db6bf2);width:33.333%;height:100%;display:block}.club-lobby-home-info-card__footer{color:#dad7cead;justify-content:space-between;align-items:center;gap:7px;min-height:32px;padding:6px 3px 0;font-family:Oswald,sans-serif;font-size:9px;font-weight:300;display:flex}.club-lobby-home-info-card__accent{color:#ddb45a;margin-left:3px;font-size:12px;font-weight:400}.club-lobby-home-info-card__footer button{color:#e9e6dc;background:linear-gradient(#33a358e6,#146637f0);border:1px solid #43b9668c;border-radius:5px;min-width:78px;height:26px;padding:0 7px;font-family:Oswald,sans-serif;font-size:9px;font-weight:400}@media (width<=430px){.club-lobby-home-mode-card{height:105px;padding:12px 10px}.club-lobby-home-mode-card__title{font-size:20px}.club-lobby-home-mode-card__footer{font-size:11px;bottom:12px;left:10px}.club-lobby-home-mode-card__placeholder{transform-origin:100% 100%;right:8px;transform:scale(.88)}.club-lobby-active-table{grid-template-columns:31px minmax(72px,1.2fr) minmax(51px,.65fr) minmax(72px,.8fr) 66px;gap:5px;padding-left:5px;padding-right:5px}.club-lobby-active-table__chip{width:27px;height:27px}.club-lobby-active-table__seat{height:27px;font-size:11px}.club-lobby-home-info-card__large-icon{flex-basis:38px;width:38px;font-size:33px}.club-lobby-home-info-card__prize{font-size:13px}.club-lobby-home-info-card__footer button{min-width:68px;padding-left:5px;padding-right:5px}}@media (width<=370px){.club-lobby-home-mode-grid,.club-lobby-home-info-grid{gap:7px}.club-lobby-home-mode-card{height:101px;padding-left:8px;padding-right:8px}.club-lobby-home-mode-card__placeholder{right:3px;transform:scale(.78)}.club-lobby-home-mode-card__arrow{width:28px;height:28px;font-size:26px;bottom:6px;right:5px}.club-lobby-active-table{grid-template-columns:28px minmax(66px,1.2fr) minmax(48px,.65fr) minmax(64px,.75fr) 58px;gap:4px}.club-lobby-active-table__name,.club-lobby-active-table__value{font-size:10px}.club-lobby-active-table__table-name,.club-lobby-active-table__caption{font-size:8px}.club-lobby-active-table__seat{font-size:10px}.club-lobby-home-info-card__body{padding:6px}.club-lobby-home-info-card__prize{display:none}}.club-lobby-bottom-nav{z-index:30;padding:0 0 calc(env(safe-area-inset-bottom) + 0px);background:linear-gradient(#3a2e1833 0%,#121419e0 8%,#0a0c10 100%);border-top:1px solid #e1bf803d;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;display:grid;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -10px 24px #00000075,inset 0 1px #ffecc41a,inset 0 -1px #000000b8}.club-lobby-bottom-nav:before{content:"";pointer-events:none;background:linear-gradient(#ffe7b41f 0%,#ffe7b408 8%,#fff0 18%),radial-gradient(circle at 50% 0,#ffd68414 0%,#ffd68400 46%);position:absolute;inset:0}.club-lobby-bottom-nav__item{color:#d4cec4;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:stretch;align-items:stretch;min-height:74px;margin:0;padding:0;display:flex;position:relative}.club-lobby-bottom-nav__item:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#e9dcc21f 14%,#e9dcc257 50%,#e9dcc21f 86%,#fff0 100%);width:1px;height:calc(100% - 18px);position:absolute;top:9px;right:0;box-shadow:1px 0 #00000085,0 0 4px #ffde9e0a}.club-lobby-bottom-nav__item:last-child:after{display:none}.club-lobby-bottom-nav__item-inner{background:linear-gradient(#ffffff0b 0%,#ffffff04 10%,#fff0 22%),linear-gradient(#1c1f26fa 0%,#101319fc 56%,#0a0d12 100%);flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:74px;padding:8px 4px 10px;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #0000007a}.club-lobby-bottom-nav__item.is-active .club-lobby-bottom-nav__item-inner{background:linear-gradient(#ffdb9a24 0%,#ffdb9a0a 10%,#fff0 25%),linear-gradient(#2a2318fa 0%,#181512fc 54%,#0c0d10 100%)}.club-lobby-bottom-nav__icon{justify-content:center;align-items:center;min-height:24px;display:inline-flex}.club-lobby-bottom-nav__icon img{object-fit:contain;filter:drop-shadow(0 1px 1px #00000070)drop-shadow(0 0 2px #ffd67c0a);width:22px;height:22px;display:block}.club-lobby-bottom-nav__item.is-active .club-lobby-bottom-nav__icon img{filter:drop-shadow(0 1px 1px #00000075)drop-shadow(0 0 4px #ffd67c14)}.club-lobby-bottom-nav__label{color:#d8d2c8;text-shadow:0 1px #000000d1,0 1px 4px #00000038;font-family:Oswald,sans-serif;font-size:10px;font-weight:500;line-height:1}.club-lobby-side-overlay{z-index:39;opacity:0;pointer-events:none;background:#00000070;transition:opacity .18s;position:fixed;inset:0}.club-lobby-side-overlay.is-open{opacity:1;pointer-events:auto}.club-lobby-side-menu{z-index:40;background:#151a21;border-left:1px solid #d9a85f1a;flex-direction:column;width:min(340px,88vw);height:100vh;transition:right .22s;display:flex;position:fixed;top:0;right:-88%}.club-lobby-side-menu.is-open{right:0}.club-lobby-side-menu__topbar{border-bottom:1px solid #d9a85f14;padding:18px 16px 12px}.club-lobby-side-menu__version{color:#9f988c;font-size:12px}.club-lobby-side-menu__list{flex-direction:column;gap:6px;padding:8px 10px 20px;display:flex}.club-lobby-side-menu__item{color:#f5f2ea;background:#ffffff08;border:0;border-radius:14px;justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;display:flex}.club-lobby-side-menu__left{align-items:center;gap:10px;display:flex}.club-lobby-side-menu__label{font-size:14px}.club-lobby-side-menu__arrow{color:#d9a85f;font-size:18px}.club-lobby-side-menu__toggle{background:#ffffff1f;border-radius:999px;align-items:center;width:42px;height:24px;padding:2px;display:inline-flex;position:relative}.club-lobby-side-menu__toggle.is-on{background:#53c08b57}.club-lobby-side-menu__toggle-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;transform:translate(0)}.club-lobby-side-menu__toggle.is-on .club-lobby-side-menu__toggle-knob{transform:translate(18px)}.club-lobby-modal{z-index:50;position:fixed;inset:0}.club-lobby-modal__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008a;position:absolute;inset:0}.club-lobby-modal__dialog{z-index:1;background:linear-gradient(#20242d 0%,#171b22 100%);border:1px solid #d9a85f24;border-radius:22px;width:calc(100% - 28px);max-width:420px;margin:64px auto 0;padding:18px 16px 16px;position:relative;box-shadow:0 20px 46px #0006}.club-lobby-modal__dialog--confirm{max-width:380px}.club-lobby-modal__close{color:#d9a85f;background:#ffffff0d;border:0;border-radius:12px;width:34px;height:34px;font-size:24px;line-height:1;position:absolute;top:10px;right:10px}.club-lobby-modal__title{margin-bottom:8px;font-size:20px;font-weight:800}.club-lobby-modal__text{color:#c9c2b6;margin-bottom:14px;font-size:13px;line-height:1.45}.club-lobby-modal__avatar-upload{background:linear-gradient(#ffffff12 0%,#ffffff08 100%),linear-gradient(#232833 0%,#171b22 100%);border:1px solid #d9a85f29;border-radius:18px;place-items:center;width:88px;height:88px;margin:0 auto 14px;display:grid;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #00000042}.club-lobby-modal__avatar-plus{color:#d9bb83;font-size:34px;font-weight:300;line-height:1;transform:translateY(-1px)}.club-lobby-modal__input{color:#f5f2ea;background:#ffffff0a;border:1px solid #d9a85f1f;border-radius:14px;outline:none;width:100%;height:46px;margin-bottom:12px;padding:0 14px}.club-lobby-modal__submit{color:#14181d;background:linear-gradient(#d9a85f 0%,#b9853e 100%);border:0;border-radius:14px;width:100%;height:46px;font-weight:800}.club-lobby-modal__submit:disabled{opacity:.65;cursor:not-allowed}.club-lobby-modal__submit--secondary{color:#f5f2ea;background:#ffffff0d;border:1px solid #d9a85f1f}.club-lobby-modal__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.club-lobby-modal__error{margin:12px 0 0}.club-lobby-search-result{margin-top:14px}.club-lobby-search-result__label{color:#8ce1c5;margin-bottom:8px;font-size:12px;font-weight:700}.club-lobby-search-result__card{background:#ffffff0a;border:1px solid #d9a85f14;border-radius:16px;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.club-lobby-search-result__avatar{background:linear-gradient(#2b313d 0%,#171b22 100%);border:1px solid #d9a85f24;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.club-lobby-search-result__name{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.club-lobby-search-result__meta{color:#bdb6aa;margin-top:4px;font-size:12px}.club-lobby-quick-game__card{min-height:170px}.club-lobby-quick-game__content{min-height:170px;padding:32px 24px 18px}.club-lobby-quick-game__title{font-size:34px}.club-lobby-quick-game__subtitle{font-size:20px}.club-lobby-quick-game__button{min-width:145px;height:48px;font-size:24px;bottom:18px;right:24px}@media (width<=1023px){.club-lobby-tabs{margin-top:6px;padding:0 8px}.club-lobby__bottom-space{height:122px}.club-lobby-bottom-nav__item,.club-lobby-bottom-nav__item-inner{min-height:70px}.club-lobby-bottom-nav__icon img{width:28px;height:28px}.club-lobby-bottom-nav__label{font-size:9px}.club-lobby-modal__dialog{border-radius:18px;margin-top:48px;padding:16px 14px 14px}.club-lobby-modal__avatar-upload{border-radius:16px;width:78px;height:78px}.club-lobby-modal__avatar-plus{font-size:30px}}@media (width<=640px){.club-lobby-tabs{margin-top:4px;padding:0 8px}.club-lobby-quick-game__card{min-height:148px}.club-lobby-quick-game__content{min-height:148px;padding:28px 20px 15px}.club-lobby-quick-game__text{max-width:63%}.club-lobby-quick-game__title{font-size:29px}.club-lobby-quick-game__subtitle{margin-top:9px;font-size:17px}.club-lobby-quick-game__online{margin-top:16px;font-size:13px}.club-lobby-quick-game__button{min-width:126px;height:43px;font-size:21px;bottom:15px;right:19px}.club-lobby-home-fields{gap:10px 12px;margin:0}.club-lobby-home-field{border-radius:8px;height:72px;padding-left:56px;padding-right:24px}.club-lobby-home-field__glow{width:58px;height:38px;bottom:-14px;left:2px}.club-lobby-home-field__icon-wrap{width:44px;height:44px;left:5px}.club-lobby-home-field__icon{width:44px;height:44px}.club-lobby-home-field__label{font-size:13px;font-weight:500}.club-lobby-home-field__arrow{font-size:28px;right:9px}.club-lobby-modal__title{padding-right:28px;font-size:18px}.club-lobby-modal__text{margin-bottom:12px;font-size:12px}.club-lobby-modal__input{border-radius:12px;height:44px;margin-bottom:10px}.club-lobby-modal__submit{border-radius:12px;height:44px}.club-lobby-modal__actions{gap:8px}}.club-lobby-holdem-tables{z-index:2;-webkit-backdrop-filter:blur(14px);background:#0b0f1cb8;border:1px solid #ffffff14;border-radius:22px;width:calc(100% - 28px);max-width:720px;margin:14px auto 0;padding:14px;position:relative;box-shadow:0 18px 42px #0000003d}.club-lobby-holdem-tables__head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.club-lobby-holdem-tables__title{color:#fff;letter-spacing:.02em;font-size:16px;font-weight:900}.club-lobby-holdem-tables__subtitle{color:#ffffff94;margin-top:2px;font-size:12px;font-weight:600}.club-lobby-holdem-tables__list{gap:10px;display:grid}.club-lobby-holdem-table-card{cursor:pointer;text-align:left;color:#fff;background:linear-gradient(135deg,#ffb84d33,#ffffff0f),#ffffff0d;border:0;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:13px 14px;display:flex;box-shadow:inset 0 0 0 1px #ffffff17,0 12px 26px #0003}.club-lobby-holdem-table-card__main{gap:4px;min-width:0;display:grid}.club-lobby-holdem-table-card__name{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;overflow:hidden}.club-lobby-holdem-table-card__meta{color:#ffffff9e;font-size:11px;font-weight:700}.club-lobby-holdem-table-card__side{text-align:right;color:#ffffffc7;flex:none;gap:3px;font-size:11px;font-weight:800;display:grid}.club-lobby-header__avatar-ring--button{cursor:pointer;border:0;flex:none}.club-lobby-header__avatar-ring--button:active{transform:translateY(1px)scale(.985)}.club-lobby-modal__dialog--profile{max-width:390px}.club-lobby-profile-modal__head{text-align:center}.club-lobby-profile-modal__avatar-button{cursor:pointer;background:linear-gradient(#f4d48a 0%,#9f6f32 100%);border:0;border-radius:50%;width:104px;height:104px;margin:0 auto 14px;padding:3px;position:relative;box-shadow:0 14px 32px #00000057,inset 0 1px #ffffff57}.club-lobby-profile-modal__avatar-image{object-fit:cover;object-position:center;background:linear-gradient(#27354a 0%,#182333 100%);border-radius:50%;width:100%;height:100%;display:block}.club-lobby-profile-modal__avatar-edit{color:#14181d;background:linear-gradient(#d9a85f 0%,#b9853e 100%);border-radius:50%;place-items:center;width:30px;height:30px;font-size:20px;font-weight:900;display:grid;position:absolute;bottom:4px;right:0;box-shadow:0 6px 12px #00000057}.club-lobby-profile-modal__label{color:#d9bb83;letter-spacing:.04em;text-transform:uppercase;margin:10px 0 7px;font-size:12px;font-weight:800;display:block}.club-lobby-profile-modal__hint{color:#c9c2b6b8;margin-top:-4px;font-size:11px;line-height:1.35}.club-lobby-modal{z-index:7600;pointer-events:auto;justify-content:center;align-items:center;padding:18px 12px;display:flex;position:fixed;inset:0}.club-lobby-modal__backdrop{-webkit-backdrop-filter:blur(4px);background:radial-gradient(circle at 18% 12%,#38d77d1a,#0000 34%),radial-gradient(circle at 92% 20%,#d9bb8316,#0000 34%),radial-gradient(circle at 50% 110%,#2a584329,#0000 38%),#0000009e;border:0;position:absolute;inset:0}.club-lobby-modal__dialog{z-index:1;color:#effff7f0;background:radial-gradient(circle at 0 0,#38d77d22,#0000 33%),radial-gradient(circle at 100% 14%,#d9bb8316,#0000 34%),linear-gradient(#0c161efd 0%,#050c12fd 100%);border:1px solid #38d77d2e;border-radius:18px;width:min(386px,100vw - 24px);max-width:386px;max-height:calc(100dvh - 34px);margin:0;padding:0;animation:.19s cubic-bezier(.18,.82,.2,1) both club-lobby-modal-in;position:relative;overflow:hidden;box-shadow:0 26px 64px #00000094,inset 0 1px #ffffff0e,inset 0 -1px #00000094}.club-lobby-modal__dialog:before{content:"";background:linear-gradient(#174536c7,#091f1be0);border-bottom:1px solid #38d77d1c;height:58px;display:block;box-shadow:inset 0 1px #ffffff0b,0 10px 24px #00000029}.club-lobby-modal__dialog:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#effff73d 48%,#fff0 100%);height:1px;position:absolute;top:0;left:14px;right:14px}.club-lobby-modal__dialog--confirm,.club-lobby-modal__dialog--profile{width:min(386px,100vw - 24px);max-width:386px}.club-lobby-modal__close{z-index:4;color:#f2dfb5e0;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0e;border:1px solid #d9bb8333;border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;font-size:21px;font-weight:300;line-height:1;display:flex;position:absolute;top:14px;right:13px;box-shadow:inset 0 1px #ffffff0f,0 8px 18px #0000002e}.club-lobby-modal__close:active{background:#ffffff17;transform:scale(.96)}.club-lobby-modal__title{z-index:3;color:#effff7f0;letter-spacing:-.015em;text-shadow:0 2px 12px #00000052;margin:0;font-family:Oswald,sans-serif;font-size:16px;font-weight:500;line-height:1.15;position:absolute;top:13px;left:15px;right:54px}.club-lobby-modal__title:before{content:"";vertical-align:-2px;background:linear-gradient(#5bec9efa,#1c9758fa);border-radius:999px;width:3px;height:15px;margin-right:8px;display:inline-block;box-shadow:0 0 12px #38d77d57}.club-lobby-modal__text{color:#d4ffe88f;margin:0;padding:13px 15px 0;font-size:11px;font-weight:400;line-height:1.35}.club-lobby-modal__dialog>.club-lobby-modal__text:first-of-type{margin-top:-37px;padding-right:54px}.club-lobby-modal__input{color:#effff7f0;background:linear-gradient(#030b10bd,#050d12e0);border:1px solid #38d77d21;border-radius:13px;outline:none;width:calc(100% - 30px);height:42px;margin:12px 15px 0;padding:0 13px;font-size:13px;font-weight:500;display:block;box-shadow:inset 0 1px #ffffff09,0 8px 18px #00000029}.club-lobby-modal__input::placeholder{color:#d4ffe861}.club-lobby-modal__input:focus{border-color:#43e68a6b;box-shadow:0 0 0 3px #38d77d16,0 0 18px #38d77d17,inset 0 1px #ffffff0b}.club-lobby-modal__submit{color:#effff7f5;letter-spacing:.01em;text-shadow:0 2px 8px #0000003d;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(#2dcd7efa,#117e4ffa);border:1px solid #5dffab38;border-radius:13px;width:calc(100% - 30px);height:42px;margin:13px 15px 0;padding:0 14px;font-family:Oswald,sans-serif;font-size:14px;font-weight:600;line-height:1;position:relative;box-shadow:0 9px 18px #00000038,0 0 16px #38d77d1f,inset 0 1px #ffffff29,inset 0 -1px #0000003d}.club-lobby-modal__submit:before{content:"";pointer-events:none;background:linear-gradient(#ffffff2e,#fff0);border-radius:12px 12px 15px 15px;height:48%;position:absolute;inset:1px 1px auto}.club-lobby-modal__submit:active:not(:disabled){transform:translateY(1px);box-shadow:0 5px 12px #00000038,0 0 10px #38d77d1a,inset 0 1px #ffffff1f,inset 0 -1px #0000003d}.club-lobby-modal__submit:disabled{opacity:.48;cursor:not-allowed;filter:saturate(.72)}.club-lobby-modal__submit--secondary{color:#f2dfb5db;background:linear-gradient(#ffffff10,#ffffff08);border-color:#d9bb832e;box-shadow:0 8px 16px #00000029,inset 0 1px #ffffff0e}.club-lobby-modal__actions{grid-template-columns:1fr 1fr;gap:9px;width:calc(100% - 30px);margin:14px 15px 15px;display:grid}.club-lobby-modal__actions .club-lobby-modal__submit{width:100%;margin:0}.club-lobby-modal__error{color:#ffceceeb;background:linear-gradient(#50141847,#2a0b0e3d);border:1px solid #ff68682e;border-radius:13px;width:calc(100% - 30px);margin:11px 15px 0;font-size:11px;line-height:1.35}.club-lobby-modal__avatar-upload{cursor:pointer;background:radial-gradient(circle at 50% 18%,#d9bb8329,#0000 45%),linear-gradient(#1b272ff5,#080f16fa);border:1px solid #d9bb8333;border-radius:19px;place-items:center;width:82px;height:82px;margin:17px auto 3px;display:grid;position:relative;box-shadow:0 12px 28px #00000047,inset 0 1px #ffffff13}.club-lobby-modal__avatar-upload:before{content:"";pointer-events:none;border:1px dashed #d9bb8347;border-radius:15px;position:absolute;inset:7px}.club-lobby-modal__avatar-plus{z-index:1;color:#f2dfb5e0;font-size:31px;font-weight:300;line-height:1;position:relative;transform:translateY(-1px)}.club-lobby-search-result{background:linear-gradient(#030b109e,#050d12d1);border:1px solid #38d77d21;border-radius:15px;width:calc(100% - 30px);margin:13px 15px 15px;padding:10px;box-shadow:0 10px 22px #0000002e,inset 0 1px #ffffff09}.club-lobby-search-result__label{color:#6df5a9eb;letter-spacing:.075em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:700;line-height:1}.club-lobby-search-result__card{background:radial-gradient(circle at 0%,#d9bb831c,#0000 36%),#ffffff09;border:1px solid #d9bb831f;border-radius:13px;align-items:center;gap:10px;margin:0 0 10px;padding:9px;display:flex}.club-lobby-search-result__avatar{color:#f2dfb5f2;background:radial-gradient(circle at 50% 18%,#d9bb8333,#0000 45%),linear-gradient(#223039fa,#091118fa);border:1px solid #d9bb8333;border-radius:13px;place-items:center;width:42px;min-width:42px;height:42px;font-family:Oswald,sans-serif;font-size:18px;font-weight:600;display:grid;box-shadow:0 8px 16px #0000002e,inset 0 1px #ffffff14}.club-lobby-search-result__body{flex:1;min-width:0}.club-lobby-search-result__name{color:#effff7f0;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-family:Oswald,sans-serif;font-size:14px;font-weight:500;line-height:1.12;overflow:hidden}.club-lobby-search-result__meta{color:#d4ffe87a;margin-top:4px;font-size:10.5px;font-weight:500;line-height:1}.club-lobby-search-result .club-lobby-modal__submit{width:100%;margin:0}.club-lobby-profile-modal__head{text-align:center;margin:-58px 0 0;padding:70px 15px 0}.club-lobby-profile-modal__head .club-lobby-modal__title{text-align:left;left:15px;right:54px}.club-lobby-profile-modal__head .club-lobby-modal__text{color:#d4ffe887;max-width:292px;margin:0 auto;padding:0 4px}.club-lobby-profile-modal__avatar-button{cursor:pointer;-webkit-tap-highlight-color:transparent;background:radial-gradient(circle at 50% 10%,#ffe5a9a6,#0000 48%),linear-gradient(#f5d48af2,#885823fa);border:1px solid #d9bb8338;border-radius:50%;width:92px;height:92px;margin:0 auto 11px;padding:3px;position:relative;box-shadow:0 14px 32px #00000057,0 0 22px #d9bb831a,inset 0 1px #ffffff4d}.club-lobby-profile-modal__avatar-button:active:not(:disabled){transform:translateY(1px)scale(.985)}.club-lobby-profile-modal__avatar-image{object-fit:cover;object-position:center;background:radial-gradient(circle at 50% 20%,#38d77d21,#0000 42%),linear-gradient(#182b37fa,#081119fa);border-radius:50%;width:100%;height:100%;display:block;box-shadow:inset 0 0 0 1px #00000059}.club-lobby-profile-modal__avatar-edit{color:#effff7f5;background:linear-gradient(#2dcd7efa,#117e4ffa);border:1px solid #5dffab38;border-radius:50%;place-items:center;width:29px;height:29px;font-size:18px;font-weight:800;line-height:1;display:grid;position:absolute;bottom:4px;right:-1px;box-shadow:0 7px 14px #00000047,0 0 14px #38d77d29,inset 0 1px #ffffff29}.club-lobby-profile-modal__file-input{display:none}.club-lobby-profile-modal__label{color:#f2dfb5d4;letter-spacing:.075em;text-transform:uppercase;width:calc(100% - 30px);margin:13px 15px 6px;font-size:10px;font-weight:800;line-height:1;display:block}.club-lobby-profile-modal__label+.club-lobby-modal__input{margin-top:0}.club-lobby-profile-modal__hint{color:#d4ffe86b;width:calc(100% - 30px);margin:7px 15px 0;font-size:10.5px;line-height:1.32}.club-lobby-modal__actions--profile{grid-template-columns:.86fr 1.14fr}.club-lobby-modal__dialog--confirm .club-lobby-modal__text{margin-top:-37px;padding-right:54px}.club-lobby-modal__dialog--confirm .club-lobby-modal__actions{margin-top:16px}@media (width<=420px){.club-lobby-modal{align-items:center;padding:12px 10px}.club-lobby-modal__dialog,.club-lobby-modal__dialog--confirm,.club-lobby-modal__dialog--profile{border-radius:17px;width:min(366px,100vw - 20px);max-width:min(366px,100vw - 20px)}.club-lobby-modal__dialog:before{height:55px}.club-lobby-modal__title{font-size:15px;top:12px}.club-lobby-modal__close{width:29px;min-width:29px;height:29px;top:12px}.club-lobby-modal__dialog>.club-lobby-modal__text:first-of-type,.club-lobby-modal__dialog--confirm .club-lobby-modal__text{margin-top:-35px}.club-lobby-modal__input,.club-lobby-modal__submit{border-radius:12px;height:40px}.club-lobby-modal__avatar-upload{border-radius:17px;width:76px;height:76px}.club-lobby-profile-modal__head{margin-top:-55px;padding-top:66px}.club-lobby-profile-modal__avatar-button{width:86px;height:86px}.club-lobby-modal__actions{gap:8px}.club-lobby-modal__actions--profile .club-lobby-modal__submit{font-size:12.5px}}@keyframes club-lobby-modal-in{0%{opacity:0;transform:translateY(10px)scale(.982)}to{opacity:1;transform:translateY(0)scale(1)}}.club-lobby-modal__avatar-upload.has-image{padding:3px;overflow:hidden}.club-lobby-modal__avatar-upload.has-image:before{content:none}.club-lobby-modal__avatar-preview{z-index:1;border-radius:16px;position:relative;box-shadow:inset 0 0 0 1px #00000057}.club-lobby-modal__avatar-remove{color:#f2dfb5c2;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;width:auto;margin:8px auto 0;padding:0;font-size:11px;font-weight:700;line-height:1.2;text-decoration:underline;display:block}.app-home-field-card:before,.app-home-field-card:after{opacity:.42!important}.app-home-field-card{background:linear-gradient(#1c212af5 0%,#0a0d12fa 100%)!important;box-shadow:inset 0 1px #ffffff0f,0 8px 18px #0000003d!important}.app-home-bottom-nav__item.is-active{background:radial-gradient(circle at 50% 0,#dcac473d,#dcac4700 58%),linear-gradient(#2c271ce0 0%,#121316f5 100%)!important}.club-lobby-shop-panel{z-index:2;background:radial-gradient(circle at 50% 0,#3dffb524,#0000 42%),linear-gradient(#0a3430eb,#04181bf0);border:1px solid #62ffbf29;border-radius:24px;margin:14px 12px 0;padding:14px;position:relative;box-shadow:0 18px 48px #00000057,inset 0 1px #ffffff14}.club-lobby-shop-panel__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.club-lobby-shop-panel__kicker{letter-spacing:.12em;text-transform:uppercase;color:#ace7d8b3;font-size:11px}.club-lobby-shop-panel__title{color:#f4fffbfa;margin-top:3px;font-size:18px}.club-lobby-shop-panel__rubies{color:#ffe8fdf5;background:#37123980;border:1px solid #ff75f638;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:13px;display:inline-flex}.club-lobby-shop-panel__rubies img{object-fit:contain;width:18px;height:18px}.club-lobby-shop-panel__message,.club-lobby-shop-panel__empty{border-radius:16px;margin-top:12px;padding:10px 12px;font-size:13px;line-height:1.35}.club-lobby-shop-panel__empty{color:#cbebe4bd;text-align:center;background:#0822238c;border:1px dashed #90ffd229}.club-lobby-shop-panel__message--error{color:#ffdbdbf5;background:#4b0f167a;border:1px solid #ff656538}.club-lobby-shop-panel__message--success{color:#dbfff2f5;background:#0a523f75;border:1px solid #58ffb133}.club-lobby-shop-grid{grid-template-columns:1fr;gap:12px;margin-top:12px;display:grid}.club-lobby-shop-card{background:linear-gradient(#0e3835e6,#061d1feb);border:1px solid #84ffd124;border-radius:20px;grid-template-columns:70px 1fr;gap:12px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffff0f,0 12px 28px #00000038}.club-lobby-shop-card__visual{color:#eefff9fa;background:radial-gradient(circle at 50% 20%,#6cffc738,#0000 58%),#082325e6;border:1px solid #87ffd329;border-radius:18px;place-items:center;width:70px;height:70px;font-size:28px;display:grid;overflow:hidden}.club-lobby-shop-card__visual img{object-fit:cover;width:100%;height:100%}.club-lobby-shop-card__body{min-width:0}.club-lobby-shop-card__category{letter-spacing:.1em;text-transform:uppercase;color:#a1ded19e;font-size:10px}.club-lobby-shop-card__title{color:#f6fffcfa;margin-top:3px;font-size:15px;line-height:1.2}.club-lobby-shop-card__description{color:#c6e7e0b8;margin-top:5px;font-size:12px;line-height:1.35}.club-lobby-shop-card__owned{color:#d5fff1e6;background:#115f4c85;border-radius:999px;margin-top:7px;padding:4px 8px;font-size:11px;display:inline-flex}.club-lobby-shop-card__footer{grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;margin-top:2px;display:flex}.club-lobby-shop-card__price{color:#ffe8fdf5;background:#33123785;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:13px;display:inline-flex}.club-lobby-shop-card__price img{object-fit:contain;width:17px;height:17px}.club-lobby-shop-card__buy{color:#f8fffcfa;cursor:pointer;background:radial-gradient(circle at 50% 0,#90ffd442,#0000 58%),linear-gradient(#16976ff5,#06594cfa);border:0;border-radius:999px;min-width:104px;min-height:36px;font-size:13px;box-shadow:inset 0 1px #ffffff1a,0 10px 22px #0000003d}.club-lobby-shop-card__buy:disabled{opacity:.58;cursor:not-allowed}@media (width>=560px){.club-lobby-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.club-lobby-shop-screen{z-index:13000;padding:max(10px, env(safe-area-inset-top)) 0 calc(82px + env(safe-area-inset-bottom));color:#ecfff9f0;background:radial-gradient(circle at 50% -8%,#42ffbc29,#0000 34%),radial-gradient(circle at 8% 18%,#ffd67012,#0000 24%),linear-gradient(#051d1e,#031216 46%,#020a0e 100%);position:fixed;inset:0;overflow-y:auto}.club-lobby-shop-screen:before{content:"";pointer-events:none;opacity:.18;background-color:#0000;background-image:linear-gradient(90deg,#ffffff06 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:34px 34px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0}.club-lobby-shop-screen__topbar{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#051d1efa,#051d1edb,#0000);justify-content:space-between;align-items:center;gap:10px;min-height:46px;padding:0 14px 8px;display:flex;position:sticky;top:0}.club-lobby-shop-screen__back{color:#e4fff7f0;cursor:pointer;background:linear-gradient(#0a3634eb,#051a1eeb);border:1px solid #7fffd121;border-radius:14px;width:38px;height:38px;font-size:28px;font-weight:400;line-height:1;box-shadow:inset 0 1px #ffffff12,0 8px 18px #0000003d}.club-lobby-shop-screen__back:active{transform:translateY(1px)}.club-lobby-shop-screen__resources{align-items:center;gap:6px;min-width:0;display:flex}.club-lobby-shop-screen__resource{color:#e2f7f1e6;background:linear-gradient(#082d2dd6,#04181ddb);border:1px solid #7fffd11c;border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:12px;font-weight:400;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff0e,0 6px 14px #00000029}.club-lobby-shop-screen__resource img{object-fit:contain;width:17px;height:17px}.club-lobby-shop-screen__hero{background:radial-gradient(circle at 50% 48%,#49ffb92b,#0000 38%),linear-gradient(#0c403aeb,#051f22f5);border:1px solid #7effd224;border-radius:22px;height:118px;margin:0 14px 10px;position:relative;overflow:hidden;box-shadow:0 16px 36px #00000047,inset 0 1px #ffffff12}.club-lobby-shop-screen__hero:after{content:"";background:linear-gradient(90deg,#0000,#7affcf42,#0000);height:1px;position:absolute;bottom:13px;left:14px;right:14px}.club-lobby-shop-screen__shelf{opacity:.62;grid-template-columns:.9fr 1.12fr .9fr;gap:8px;display:grid;position:absolute;inset:13px}.club-lobby-shop-screen__shelf-cell{background:linear-gradient(#26675857,#061f22b8);border:1px solid #7fffd117;border-radius:16px;box-shadow:inset 0 1px #ffffff0e,inset 0 -18px 30px #00000029}.club-lobby-shop-screen__shelf-cell--wide{background:radial-gradient(circle at 50% 34%,#57ffbf2e,#0000 54%),linear-gradient(#2a7e6561,#061f22bd)}.club-lobby-shop-screen__sign{color:#effffaf5;text-align:center;letter-spacing:.13em;text-shadow:0 0 10px #52ffbd94,0 0 22px #52ffbd3d;background:linear-gradient(#0c5b4bbd,#083a35c2);border:1px solid #6effc457;border-radius:18px;min-width:132px;padding:9px 22px 10px;font-size:27px;font-weight:400;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%);box-shadow:0 0 24px #46ffb829,inset 0 1px #ffffff1a,inset 0 -1px #0003}.club-lobby-shop-screen__tabs{background:linear-gradient(#072728c7,#031419d1);border:1px solid #7fffd11f;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:5px;margin:0 14px 13px;padding:5px;display:grid;box-shadow:inset 0 1px #ffffff0b,0 10px 20px #00000029}.club-lobby-shop-screen__tab{color:#cae8e1b8;cursor:pointer;background:0 0;border:0;border-radius:14px;min-height:36px;font-size:13px;font-weight:400}.club-lobby-shop-screen__content{z-index:1;padding:0 14px;position:relative}.club-lobby-shop-screen__message,.club-lobby-shop-screen__empty{border-radius:15px;margin-bottom:12px;padding:10px 12px;font-size:12px;font-weight:400;line-height:1.35}.club-lobby-shop-screen__empty{color:#cbebe4bd;text-align:center;background:#08222380;border:1px dashed #90ffd226}.club-lobby-shop-screen__message--error{color:#ffdbdbeb;background:#4b0f166b;border:1px solid #ff656538}.club-lobby-shop-screen__message--success{color:#dbfff2eb;background:linear-gradient(#0d604894,#07373485);border:1px solid #58ffb133}.club-lobby-shop-screen__subcategory-list{flex-direction:column;gap:18px;display:flex}.club-lobby-shop-screen__subcategory{flex-direction:column;gap:10px;display:flex}.club-lobby-shop-screen__subcategory-head{background:radial-gradient(circle at 50% 100%,#4cffbd2e,#0000 54%),linear-gradient(90deg,#0000,#4dffbe1a,#0000);border:1px solid #7fffd11a;border-radius:16px;justify-content:center;align-items:center;min-height:34px;margin:2px 0 0;display:flex;position:relative;overflow:hidden}.club-lobby-shop-screen__subcategory-head:before,.club-lobby-shop-screen__subcategory-head:after{content:"";background:linear-gradient(90deg,#0000,#78ffd23d);width:32%;height:1px;position:absolute;top:50%}.club-lobby-shop-screen__subcategory-head:before{left:8px}.club-lobby-shop-screen__subcategory-head:after{right:8px;transform:scaleX(-1)}.club-lobby-shop-screen__subcategory-title{z-index:1;color:#f6e8bef5;text-align:center;letter-spacing:.01em;background:linear-gradient(#0a302ef5,#04191df5);border-radius:999px;align-items:center;min-height:28px;padding:0 18px;font-size:15px;font-weight:400;line-height:1;display:inline-flex;position:relative;box-shadow:0 0 18px #4affba14,inset 0 1px #ffffff0f}.club-lobby-shop-screen__subcategory-title:before{content:"";background:linear-gradient(#ffdb7df2,#be7c2ae0);border-radius:999px;width:5px;height:16px;margin-right:9px;box-shadow:0 0 10px #ffc85a47}.club-lobby-shop-screen__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.club-lobby-shop-screen__card{background:radial-gradient(circle at 50% 16%,#46ffb921,#0000 38%),radial-gradient(circle at 12% 0,#ffdd7814,#0000 30%),linear-gradient(145deg,#0d3a35f2,#05191efa 58%,#031116);border:1px solid #75ffcd21;border-radius:18px;flex-direction:column;min-height:202px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 13px 28px #0000003d}.club-lobby-shop-screen__card:before{content:"";pointer-events:none;opacity:.8;background:linear-gradient(135deg,#60ffc21f,#0000 32%),linear-gradient(315deg,#ffdb7114,#0000 34%);position:absolute;inset:0}.club-lobby-shop-screen__card-visual{z-index:1;color:#f5fffbeb;background:radial-gradient(circle,#5cffc238,#0000 58%),linear-gradient(#093231b8,#03151ac2);border-radius:15px;place-items:center;height:96px;margin:11px 11px 8px;padding:8px;font-size:30px;font-weight:400;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 22px #0000003d,inset 0 1px #ffffff0e}.club-lobby-shop-screen__card-visual img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.club-lobby-shop-screen__card-title{z-index:1;color:#f6fffcf0;text-align:center;min-height:32px;padding:0 10px;font-size:13px;font-weight:400;line-height:1.22;position:relative}.club-lobby-shop-screen__card-description{z-index:1;color:#cae7e1ad;text-align:center;flex:1;padding:4px 10px 8px;font-size:10px;font-weight:400;line-height:1.3;position:relative}.club-lobby-shop-screen__card-owned{z-index:1;color:#d5fff1d1;background:#115f4c6b;border-radius:999px;align-self:center;margin-bottom:8px;padding:4px 8px;font-size:9px;font-weight:400;position:relative}.club-lobby-shop-screen__buy{z-index:1;color:#fffff7f5;cursor:pointer;text-shadow:0 1px #52300c47;background:linear-gradient(#e7cb7ef5,#ba7e30f5);border:1px solid #ffdc8638;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:7px;width:calc(100% - 16px);min-height:37px;margin:0 8px 8px;padding:0 10px;font-size:12px;font-weight:400;display:grid;position:relative;box-shadow:inset 0 1px #ffffff2e,0 8px 16px #0003}.club-lobby-shop-screen__buy strong{align-items:center;gap:4px;font-size:13px;font-weight:400;display:inline-flex}.club-lobby-shop-screen__buy img{object-fit:contain;width:15px;height:15px}.club-lobby-shop-screen__buy:active{transform:translateY(1px)}.club-lobby-shop-screen__buy:disabled{opacity:.5;cursor:not-allowed}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual{height:148px;margin:12px 12px 9px;padding:10px}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-title{font-size:15px}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-description{font-size:11px}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{width:min(230px,100% - 28px);margin-left:auto;margin-right:auto}.club-lobby-shop-screen__card--ruby{background:radial-gradient(circle at 50% 18%,#75ffcd21,#0000 36%),linear-gradient(#0d3531f0,#05181dfa)}.club-lobby-shop-screen__card-visual--ruby{background:radial-gradient(circle at 50% 52%,#4dffb83d,#0000 58%),#041e20b8}.club-lobby-shop-screen__card-visual--ruby img{object-fit:contain;filter:drop-shadow(0 0 10px #4affb452);width:42px;height:42px}@media (width>=560px){.club-lobby-shop-screen__content,.club-lobby-shop-screen__hero,.club-lobby-shop-screen__tabs{max-width:640px;margin-left:auto;margin-right:auto}.club-lobby-shop-screen__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{grid-column:span 2}}@media (width<=380px){.club-lobby-shop-screen__topbar{padding-left:10px;padding-right:10px}.club-lobby-shop-screen__hero,.club-lobby-shop-screen__tabs,.club-lobby-shop-screen__content{margin-left:10px;margin-right:10px}.club-lobby-shop-screen__content{padding-left:0;padding-right:0}.club-lobby-shop-screen__resource{padding:0 7px;font-size:11px}.club-lobby-shop-screen__resource img{width:16px;height:16px}.club-lobby-shop-screen__hero{height:108px}.club-lobby-shop-screen__sign{min-width:122px;font-size:24px}.club-lobby-shop-screen__card{border-radius:16px;min-height:194px}.club-lobby-shop-screen__card-visual{height:78px;margin:10px 10px 7px}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{min-height:246px}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual{height:128px}.club-lobby-shop-screen__card-description{font-size:9.5px}}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual{justify-content:center!important;align-items:center!important;height:132px!important;min-height:132px!important;max-height:132px!important;padding:10px!important;display:flex!important;overflow:hidden!important}.club-lobby-shop-screen .club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual{height:190px!important;min-height:190px!important;max-height:190px!important;padding:12px!important}.club-lobby-shop-screen .club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual img{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important}@media (width<=380px){.club-lobby-shop-screen .club-lobby-shop-screen__card-visual{height:112px!important;min-height:112px!important;max-height:112px!important}.club-lobby-shop-screen .club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual{height:170px!important;min-height:170px!important;max-height:170px!important}}.club-lobby-shop-screen{padding-top:max(8px, env(safe-area-inset-top))!important;padding-bottom:calc(70px + env(safe-area-inset-bottom))!important;background:radial-gradient(circle at 50% -4%,#3affb81c,#0000 32%),linear-gradient(#061f21 0%,#031519 48%,#020b0f 100%)!important}.club-lobby-shop-screen__topbar{gap:8px!important;min-height:40px!important;padding:0 12px 6px!important}.club-lobby-shop-screen__back{background:linear-gradient(#0a3632b8,#04181ce6)!important;border:1px solid #70ffcd21!important;border-radius:12px!important;width:34px!important;height:34px!important;font-size:24px!important;box-shadow:inset 0 1px #ffffff0e,0 8px 18px #0003!important}.club-lobby-shop-screen__resources{gap:5px!important}.club-lobby-shop-screen__resource{background:linear-gradient(#092f2dc7,#04171cdb)!important;border:1px solid #70ffcd1a!important;border-radius:999px!important;gap:4px!important;min-height:28px!important;padding:0 8px!important;font-size:11px!important;font-weight:400!important}.club-lobby-shop-screen__resource img{width:15px!important;height:15px!important}.club-lobby-shop-screen__hero{background:radial-gradient(circle at 50% 38%,#43ffb824,#0000 42%),linear-gradient(#0b3833bf,#04181de6)!important;border:1px solid #70ffcd1f!important;border-radius:18px!important;height:72px!important;margin:0 12px 9px!important;box-shadow:inset 0 1px #ffffff0e,0 12px 28px #00000038!important}.club-lobby-shop-screen__shelf{opacity:.42!important;gap:6px!important;inset:8px!important}.club-lobby-shop-screen__shelf-cell{border-radius:13px!important}.club-lobby-shop-screen__sign{letter-spacing:.1em!important;background:linear-gradient(#0d5344b8,#062d2bc7)!important;border:1px solid #67ffc347!important;border-radius:15px!important;min-width:112px!important;padding:6px 17px 7px!important;font-size:22px!important;font-weight:400!important}.club-lobby-shop-screen__tabs{background:linear-gradient(#062123d1,#031217e6)!important;border:1px solid #70ffcd1a!important;border-radius:16px!important;gap:4px!important;margin:0 12px 10px!important;padding:4px!important}.club-lobby-shop-screen__tab{color:#d3ebe5a8!important;border-radius:12px!important;min-height:31px!important;font-size:12px!important;font-weight:400!important}.club-lobby-shop-screen__tab.is-active{color:#f6fffcf0!important;background:linear-gradient(#147e60d1,#085346e0)!important;box-shadow:inset 0 1px #ffffff14,0 7px 15px #0000002e!important}.club-lobby-shop-screen__content{padding:0 12px!important}.club-lobby-shop-screen__section-title{display:none!important}.club-lobby-shop-screen__message,.club-lobby-shop-screen__empty{border-radius:13px!important;margin-bottom:9px!important;padding:8px 10px!important;font-size:11px!important;line-height:1.32!important}.club-lobby-shop-screen__subcategory-list{gap:13px!important}.club-lobby-shop-screen__subcategory{gap:8px!important}.club-lobby-shop-screen__subcategory-head{background:linear-gradient(90deg,#0000,#46ffb913,#0000)!important;border:1px solid #70ffcd12!important;border-radius:14px!important;min-height:28px!important;margin:0!important;padding:0!important}.club-lobby-shop-screen__subcategory-head:before,.club-lobby-shop-screen__subcategory-head:after{opacity:.55!important;width:28%!important}.club-lobby-shop-screen__subcategory-title{letter-spacing:.01em!important;color:#f5e7bcf0!important;background:linear-gradient(#072726f0,#031519f5)!important;border-radius:999px!important;min-height:24px!important;padding:0 13px!important;font-size:13px!important;font-weight:400!important;line-height:1!important}.club-lobby-shop-screen__subcategory-title:before{width:4px!important;height:14px!important;margin-right:7px!important}.club-lobby-shop-screen__subcategory-count{display:none!important}.club-lobby-shop-screen__card{background:radial-gradient(circle at 50% 15%,#40ffb51b,#0000 36%),linear-gradient(#0a2f2ddb,#04161bf5)!important;border:1px solid #69ffc81f!important;border-radius:16px!important;min-height:158px!important;box-shadow:inset 0 1px #ffffff0e,0 10px 22px #0003!important}.club-lobby-shop-screen__card:before{opacity:.45!important}.club-lobby-shop-screen__card-badge{display:none!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual{background:radial-gradient(circle at 50% 48%,#4fffbb29,#0000 54%),#03161a9e!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;height:78px!important;min-height:78px!important;max-height:78px!important;margin:9px 9px 6px!important;padding:6px!important;display:flex!important;overflow:hidden!important;box-shadow:inset 0 0 16px #0000003d,inset 0 1px #ffffff0b!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual img{object-fit:contain!important;object-position:center center!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;display:block!important}.club-lobby-shop-screen__card-title{color:#f2fffbe8!important;min-height:25px!important;padding:0 8px!important;font-size:11.5px!important;font-weight:400!important;line-height:1.22!important}.club-lobby-shop-screen__card-owned{margin-bottom:5px!important;padding:3px 7px!important;font-size:8.5px!important;font-weight:400!important}.club-lobby-shop-screen__buy{color:#f7fffcf2!important;width:calc(100% - 14px)!important;min-height:32px!important;text-shadow:none!important;background:linear-gradient(#158465f0,#085246f5)!important;border:1px solid #6dffc62e!important;border-radius:12px!important;margin:auto 7px 7px!important;padding:0 9px!important;font-size:11.5px!important;font-weight:400!important;box-shadow:inset 0 1px #ffffff17,0 7px 14px #0000002e,0 0 0 1px #00000014!important}.club-lobby-shop-screen__buy strong{gap:4px!important;font-size:12px!important;font-weight:400!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{border-radius:17px!important;grid-column:1/-1!important;min-height:188px!important}.club-lobby-shop-screen .club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual{height:104px!important;min-height:104px!important;max-height:104px!important;margin:10px 10px 6px!important;padding:7px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-title{min-height:24px!important;font-size:12.5px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{width:min(210px,100% - 18px)!important;min-height:33px!important;margin-left:auto!important;margin-right:auto!important}.club-lobby-shop-screen__card--ruby{min-height:150px!important}.club-lobby-shop-screen__card-visual--ruby img{width:34px!important;height:34px!important}@media (width<=380px){.club-lobby-shop-screen__hero{height:66px!important;margin-left:10px!important;margin-right:10px!important}.club-lobby-shop-screen__tabs{margin-left:10px!important;margin-right:10px!important}.club-lobby-shop-screen__content{padding-left:10px!important;padding-right:10px!important}.club-lobby-shop-screen__sign{min-width:104px!important;font-size:20px!important}.club-lobby-shop-screen__tab{min-height:29px!important;font-size:11.5px!important}.club-lobby-shop-screen__card{min-height:150px!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual{height:70px!important;min-height:70px!important;max-height:70px!important;margin:8px 8px 5px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{min-height:178px!important}.club-lobby-shop-screen .club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual{height:96px!important;min-height:96px!important;max-height:96px!important}.club-lobby-shop-screen__card-title{font-size:11px!important}.club-lobby-shop-screen__buy{min-height:30px!important;font-size:11px!important}}.club-lobby-shop-screen__card-visual--ruby img.club-lobby-shop-screen__ruby-image-custom{object-fit:contain;object-position:center;filter:none;width:100%;height:100%}.club-lobby-shop-screen__hero{isolation:isolate;background:linear-gradient(135deg, #0a34289e, #125c4457), var(--shop-hero-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #68ffca33;min-height:116px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 12px 28px #00000029}.club-lobby-shop-screen__hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 18%,#a8ffdc38,#0000 46%),linear-gradient(#051c1814,#0514126b);position:absolute;inset:0}.club-lobby-shop-screen__hero:after{z-index:0;opacity:.32}@media (width<=720px){.club-lobby-shop-screen__hero{background-position:50%;min-height:96px}}.club-lobby-shop-screen__hero{isolation:isolate;background:#07211ce0;border:1px solid #68ffca33;min-height:116px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff1f,0 12px 28px #00000029}.club-lobby-shop-screen__hero-bg-image{z-index:0;object-fit:cover;object-position:center;opacity:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.club-lobby-shop-screen__hero-overlay{z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 12%,#aeffdd33,#0000 48%),linear-gradient(135deg,#072a2094,#13694c57),linear-gradient(#04121014,#04161261);position:absolute;inset:0}.club-lobby-shop-screen__hero:before,.club-lobby-shop-screen__hero:after{z-index:2;pointer-events:none}.club-lobby-shop-screen__shelf{display:none!important}.club-lobby-shop-screen__sign{z-index:3;text-shadow:0 2px #00000047,0 10px 24px #00000057,0 0 22px #7dffcf57;position:relative}@media (width<=720px){.club-lobby-shop-screen__hero{min-height:96px}.club-lobby-shop-screen__hero-bg-image{object-position:center}}.club-lobby-shop-screen__hero-overlay{background:radial-gradient(circle at 50% 12%,#aeffdd1f,#0000 52%),linear-gradient(135deg,#072a2057,#13694c2e),linear-gradient(#04121008,#0416122e)}.club-lobby-shop-screen__sign{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#0728207a,#0518155c);border:1px solid #a5ffdc5c;border-radius:999px;width:fit-content;min-width:auto;max-width:max-content;margin:0 auto;padding:7px 22px 8px;box-shadow:inset 0 1px #ffffff24,0 8px 20px #00000038,0 0 18px #69ffc629}@media (width<=720px){.club-lobby-shop-screen__sign{padding:6px 18px 7px}}.club-lobby-shop-screen__hero{display:block}.club-lobby-shop-screen__sign{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:7px 22px 8px;z-index:4!important;width:auto!important;min-width:0!important;max-width:max-content!important;margin:0!important;display:inline-flex!important;position:absolute!important;inset:auto auto 2px 50%!important;transform:translate(-50%)!important}@media (width<=720px){.club-lobby-shop-screen__sign{padding:6px 18px 7px;bottom:2px!important}}.club-lobby-shop-screen__buy img{object-fit:contain;transform:translateY(0);width:28px!important;min-width:28px!important;height:28px!important}.club-lobby-shop-screen__buy strong{gap:5px}@media (width<=720px){.club-lobby-shop-screen__buy img{width:26px!important;min-width:26px!important;height:26px!important}}.club-lobby-shop-screen__buy img{object-fit:contain;width:22px!important;min-width:22px!important;height:22px!important}@media (width<=720px){.club-lobby-shop-screen__buy img{width:22px!important;min-width:22px!important;height:22px!important}}.club-lobby-avatar-crop{z-index:14000;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.club-lobby-avatar-crop__backdrop{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 50% 18%,#2bff9724,#0000 38%),#010704c7;border:0;padding:0;position:absolute;inset:0}.club-lobby-avatar-crop__modal{z-index:1;color:#effff4;background:linear-gradient(#133724fa,#06150efc),radial-gradient(circle at 50% 0,#46ff9b26,#0000 54%);border:1px solid #69ffae4d;border-radius:24px;width:min(390px,100vw - 24px);position:relative;overflow:hidden;box-shadow:0 24px 70px #00000094,0 0 34px #24ff8529,inset 0 1px #ffffff14}.club-lobby-avatar-crop__head{background:linear-gradient(#2f764a61,#0c22171f);border-bottom:1px solid #86ffb924;justify-content:space-between;align-items:flex-start;gap:14px;padding:17px 17px 13px;display:flex}.club-lobby-avatar-crop__kicker{color:#acffceb3;letter-spacing:.16em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;line-height:1}.club-lobby-avatar-crop__title{color:#f6fff8;letter-spacing:-.02em;font-size:17px;font-weight:850;line-height:1.1}.club-lobby-avatar-crop__close{color:#eaffef;cursor:pointer;background:#04120b70;border:1px solid #9effc538;border-radius:10px;place-items:center;width:30px;height:30px;padding:0;font-size:22px;line-height:1;display:grid}.club-lobby-avatar-crop__stage{background-color:#07140d;background-image:linear-gradient(45deg,#ffffff0e 25%,#0000 25%),linear-gradient(-45deg,#ffffff0e 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ffffff0e 75%),linear-gradient(-45deg,#0000 75%,#ffffff0e 75%),none;background-position:0 0,0 11px,11px -11px,-11px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:22px 22px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border:1px solid #73ffb33d;width:220px;height:220px;margin:17px auto 14px;position:relative;overflow:hidden;box-shadow:0 12px 28px #00000057,inset 0 0 0 1px #00000052}.club-lobby-avatar-crop__stage.is-circle{border-radius:50%}.club-lobby-avatar-crop__stage.is-square{border-radius:22px}.club-lobby-avatar-crop__image{object-fit:cover;transform-origin:50%;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%}.club-lobby-avatar-crop__frame{z-index:2;pointer-events:none;border:2px solid #ecfff161;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #00000052,inset 0 0 38px #0000002e}.club-lobby-avatar-crop__stage.is-circle .club-lobby-avatar-crop__frame{border-radius:50%}.club-lobby-avatar-crop__stage.is-square .club-lobby-avatar-crop__frame{border-radius:21px}.club-lobby-avatar-crop__controls{gap:10px;padding:0 17px;display:grid}.club-lobby-avatar-crop__controls label{gap:5px;display:grid}.club-lobby-avatar-crop__controls span{color:#d2ffe1ad;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.club-lobby-avatar-crop__controls input[type=range]{accent-color:#37e884;width:100%}.club-lobby-avatar-crop__hint{color:#ecfff2ad;background:#04130b66;border:1px solid #5bffa22e;border-radius:14px;margin:12px 17px 0;padding:10px 11px;font-size:11px;line-height:1.3}.club-lobby-avatar-crop__error{color:#ffd6d6;background:#64121247;border:1px solid #ff636352;border-radius:13px;margin:10px 17px 0;padding:9px 11px;font-size:12px}.club-lobby-avatar-crop__actions{grid-template-columns:1fr 1fr;gap:10px;padding:14px 17px 17px;display:grid}.club-lobby-avatar-crop__btn{color:#eaffef;cursor:pointer;background:#06180fbd;border:1px solid #95ffc12e;border-radius:14px;height:40px;font-size:13px;font-weight:850}.club-lobby-avatar-crop__btn--primary{color:#062112;background:radial-gradient(circle at 28% 18%,#ffffff6b,#0000 34%),linear-gradient(#7dffad 0%,#19c766 100%);border-color:#67ffa96b;box-shadow:0 0 18px #3aff9338,inset 0 1px #ffffff59}.club-lobby-avatar-crop__btn:disabled,.club-lobby-avatar-crop__close:disabled{opacity:.58;cursor:default}@media (width<=420px){.club-lobby-avatar-crop{padding:10px}.club-lobby-avatar-crop__modal{border-radius:20px}.club-lobby-avatar-crop__stage{width:196px;height:196px}}.club-lobby__bottom-space{height:calc(54px + env(safe-area-inset-bottom,0px))!important}.club-lobby-bottom-nav{z-index:30!important;min-height:54px!important;padding:2px 4px calc(2px + env(safe-area-inset-bottom,0px))!important;-webkit-backdrop-filter:blur(10px)!important;background:linear-gradient(#0c161ef7,#050c12fc)!important;border:1px solid #38d77d14!important;border-top-color:#38d77d29!important;border-bottom:0!important;border-radius:15px 15px 0 0!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;gap:3px!important;display:grid!important;bottom:0!important;left:6px!important;right:6px!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0b!important}.club-lobby-bottom-nav:before,.club-lobby-bottom-nav:after{content:none!important;box-shadow:none!important;opacity:0!important;background:0 0!important;display:none!important}.club-lobby-bottom-nav__item{color:#f0f0f0d6!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:1px solid #0000!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;margin:0!important;padding:0!important;display:flex!important}.club-lobby-bottom-nav__item:after{content:none!important;display:none!important}.club-lobby-bottom-nav__item-inner{width:100%!important;min-height:38px!important;box-shadow:none!important;background:0 0!important;border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;padding:2px 3px 1px!important;display:flex!important}.club-lobby-bottom-nav__item.is-active{color:#fff!important;background:linear-gradient(#38d77d1f,#38d77d0b)!important;border-color:#38d77d24!important}.club-lobby-bottom-nav__item.is-active .club-lobby-bottom-nav__item-inner{background:0 0!important;box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #38d77d09!important}.club-lobby-bottom-nav__icon{flex:0 0 22px!important;justify-content:center!important;align-items:center!important;width:22px!important;height:22px!important;min-height:22px!important;display:inline-flex!important}.club-lobby-bottom-nav__icon img{object-fit:contain!important;opacity:.88!important;filter:drop-shadow(0 1px 1px #00000059)drop-shadow(0 0 7px #38d77d47)!important;width:22px!important;height:22px!important;display:block!important}.club-lobby-bottom-nav__item.is-active .club-lobby-bottom-nav__icon img{opacity:1!important;filter:brightness(1.08)drop-shadow(0 1px 1px #00000059)drop-shadow(0 0 10px #38d77d6b)!important}.club-lobby-bottom-nav__label{text-align:center!important;text-transform:lowercase!important;color:#dcede6c2!important;text-shadow:none!important;white-space:nowrap!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:7.5px!important;font-weight:400!important;line-height:1!important}.club-lobby-bottom-nav__item.is-active .club-lobby-bottom-nav__label{color:#effff7f0!important}.club-lobby-bottom-nav+*,.club-lobby-bottom-nav:before,.club-lobby-bottom-nav:after{box-shadow:none!important}@media (width<=420px){.club-lobby__bottom-space{height:calc(54px + env(safe-area-inset-bottom,0px))!important}.club-lobby-bottom-nav{min-height:54px!important;padding:2px 4px calc(2px + env(safe-area-inset-bottom,0px))!important;gap:3px!important;left:6px!important;right:6px!important}.club-lobby-bottom-nav__item,.club-lobby-bottom-nav__item-inner{min-height:38px!important}.club-lobby-bottom-nav__icon{flex-basis:22px!important;width:22px!important;height:22px!important}.club-lobby-bottom-nav__icon img{width:22px!important;height:22px!important}.club-lobby-bottom-nav__label{font-size:7.5px!important;line-height:1!important}}.club-lobby-inventory{z-index:14500;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.club-lobby-inventory__backdrop{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 50% 16%,#36ffa129,#0000 38%),#010808c7;border:0;padding:0;position:absolute;inset:0}.club-lobby-inventory__dialog{z-index:1;overscroll-behavior:contain;color:#f0fff5;background:radial-gradient(circle at 50% -12%,#43ffa429,#0000 50%),linear-gradient(#113a2bfb,#041514fc);border:1px solid #70ffbe47;border-radius:23px;width:min(402px,100vw - 24px);max-height:min(640px,100vh - 32px);animation:.19s cubic-bezier(.18,.82,.2,1) both club-lobby-modal-in;position:relative;overflow:auto;box-shadow:0 26px 72px #0009,0 0 34px #23ff9124,inset 0 1px #ffffff17}.club-lobby-inventory__head{background:linear-gradient(#2a7f5640,#08221b0a);border-bottom:1px solid #88ffc121;justify-content:space-between;align-items:flex-start;gap:14px;padding:17px 17px 14px;display:flex}.club-lobby-inventory__kicker{color:#b1ffd6b8;letter-spacing:.15em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:800;line-height:1}.club-lobby-inventory__title{color:#f7fff9;letter-spacing:-.025em;font-size:20px;font-weight:850;line-height:1.05}.club-lobby-inventory__close{color:#ecfff2;cursor:pointer;background:#03160f70;border:1px solid #99ffc738;border-radius:10px;place-items:center;width:31px;height:31px;padding:0;font-size:23px;line-height:1;display:grid}.club-lobby-inventory__close:disabled{opacity:.54;cursor:default}.club-lobby-inventory__active{color:#fff3cfd1;background:linear-gradient(135deg,#7d5b1b4a,#1d362285);border:1px solid #ffdc7f40;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:13px 15px 0;padding:10px 11px;font-size:10px;display:grid}.club-lobby-inventory__active strong{color:#fff8dc;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.club-lobby-inventory__active em{color:#ffe8a7;font-size:10px;font-style:normal;font-weight:800}.club-lobby-inventory__message{border-radius:13px;margin:12px 15px 0;padding:9px 10px;font-size:11px;line-height:1.35}.club-lobby-inventory__message--error{color:#ffd5d5;background:#70161642;border:1px solid #ff7b7b4d}.club-lobby-inventory__message--success{color:#d9ffeb;background:#106d3e40;border:1px solid #69ffaf3d}.club-lobby-inventory__list{gap:10px;padding:15px;display:grid}.club-lobby-inventory__card{background:radial-gradient(circle at 12% 10%,#4cffb01a,#0000 46%),#031c1bb3;border:1px solid #6bffc026;border-radius:16px;grid-template-columns:63px minmax(0,1fr);align-items:center;gap:11px;padding:8px;display:grid;box-shadow:inset 0 1px #ffffff0b}.club-lobby-inventory__visual{color:#dcffebd1;letter-spacing:.08em;background:radial-gradient(circle,#4effb62b,#021418ad);border:1px solid #8bffcd21;border-radius:11px;place-items:center;width:63px;height:51px;font-size:10px;font-weight:850;display:grid;overflow:hidden}.club-lobby-inventory__visual img{object-fit:contain;width:100%;height:100%;display:block}.club-lobby-inventory__body{min-width:0}.club-lobby-inventory__name{color:#f4fff8f2;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:760;overflow:hidden}.club-lobby-inventory__meta{color:#c1ebd6a8;justify-content:space-between;align-items:center;gap:8px;margin-top:5px;font-size:10px;display:flex}.club-lobby-inventory__meta strong{color:#fff1b8f5;font-size:11px}.club-lobby-inventory__activate{color:#f3fff8;cursor:pointer;background:linear-gradient(#1b926af5,#074c3ffa);border:1px solid #71ffbe42;border-radius:11px;grid-column:1/-1;min-height:33px;font-size:11px;font-weight:800;box-shadow:inset 0 1px #ffffff1c,0 7px 14px #00000029}.club-lobby-inventory__activate:disabled{color:#deebe47a;cursor:default;box-shadow:none;background:#314841a3;border-color:#c1decc1f}.club-lobby-inventory__empty{color:#d3efdfad;text-align:center;justify-items:center;gap:6px;padding:42px 24px 46px;font-size:12px;display:grid}.club-lobby-inventory__empty strong{color:#f2fff7f0;font-size:14px}@media (width<=420px){.club-lobby-inventory{padding:10px}.club-lobby-inventory__dialog{border-radius:20px;width:min(402px,100vw - 20px)}.club-lobby-inventory__head{padding:15px 15px 12px}.club-lobby-inventory__list{padding:12px}}.club-lobby-inventory__dialog{background:radial-gradient(circle at 50% -10%,#49ffa921,#0000 48%),linear-gradient(#0e2f27fc,#041414fe)!important;border-radius:22px!important;width:min(430px,100vw - 24px)!important;max-height:min(680px,100vh - 28px)!important}.club-lobby-inventory__head{background:0 0!important;align-items:center!important;padding:17px 17px 15px!important}.club-lobby-inventory__title{letter-spacing:-.025em!important;font-size:20px!important;font-weight:760!important}.club-lobby-inventory__subtitle{color:#b2e9cf99;margin-top:4px;font-size:11px;font-weight:600}.club-lobby-inventory__message{margin:12px 0 0!important}.club-lobby-inventory__current-card{background:radial-gradient(circle at 10% 0,#ffe5992b,#0000 48%),linear-gradient(135deg,#664d218f,#123a2cc2);border:1px solid #ffdd844f;border-radius:17px;grid-template-columns:83px minmax(0,1fr);align-items:center;gap:12px;margin-top:14px;padding:10px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 10px 24px #00000029}.club-lobby-inventory__current-visual{color:#fff1b6;letter-spacing:.08em;background:#05191870;border:1px solid #ffebaf38;border-radius:12px;place-items:center;width:83px;height:59px;font-size:11px;font-weight:800;display:grid;overflow:hidden}.club-lobby-inventory__current-visual img{object-fit:contain;width:100%;height:100%;display:block}.club-lobby-inventory__current-body{min-width:0;padding-right:2px}.club-lobby-inventory__current-label{color:#ffebb7c2;font-size:10px;font-weight:700}.club-lobby-inventory__current-name{color:#fff9e7;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;font-weight:780;overflow:hidden}.club-lobby-inventory__current-period{color:#ebffeec4;margin-top:5px;font-size:10px;font-weight:600}.club-lobby-inventory__current-status{color:#d8ffe8;background:#18895694;border:1px solid #b2ffcf36;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:750;position:absolute;top:9px;right:9px}.club-lobby-inventory__section-head{color:#dcf4e6bd;justify-content:space-between;align-items:center;margin:18px 2px 9px;font-size:11px;font-weight:700;display:flex}.club-lobby-inventory__section-head strong{color:#dcffea;background:#29a46947;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;display:grid}.club-lobby-inventory__card{background:radial-gradient(circle at 6% 10%,#49ffae1a,#0000 48%),#041d1cc7!important;border-radius:16px!important;grid-template-columns:68px minmax(0,1fr) auto!important;gap:10px!important;padding:9px!important}.club-lobby-inventory__name{font-size:12px!important;font-weight:730!important}.club-lobby-inventory__description{color:#bce3cf9e;margin-top:5px;font-size:10px;line-height:1.25}.club-lobby-inventory__quantity{color:#ffe8a3;align-self:start;padding-top:2px;font-size:12px;font-weight:780}.club-lobby-inventory__activate{margin-top:1px;border-radius:11px!important;grid-column:1/-1!important;min-height:34px!important;font-size:11px!important;font-weight:720!important}.club-lobby-inventory__empty{padding:32px 20px 34px!important}.club-lobby-inventory__empty--compact{min-height:164px;padding:28px 20px 24px!important}.club-lobby-inventory__shop-link{color:#eafff1;cursor:pointer;background:#187a4f80;border:1px solid #73ffbd40;border-radius:11px;min-height:34px;margin-top:8px;padding:0 16px;font-size:11px;font-weight:720}@media (width<=420px){.club-lobby-inventory__content{padding:0 12px 14px}.club-lobby-inventory__current-card{grid-template-columns:74px minmax(0,1fr)}.club-lobby-inventory__current-visual{width:74px;height:55px}}.club-lobby-inventory__empty{gap:5px!important;min-height:120px!important;padding:22px 14px!important;font-size:10px!important;font-weight:400!important}.club-lobby-inventory__empty strong{font-size:11px!important;font-weight:400!important}.club-lobby-inventory__shop-link{border-radius:8px!important;min-height:26px!important;margin-top:4px!important;padding:0 10px!important;font-size:9px!important;font-weight:400!important}.club-lobby-inventory{padding:10px!important}.club-lobby-inventory__dialog{border-radius:18px!important;width:min(365px,100vw - 20px)!important;max-height:min(470px,100vh - 20px)!important}.club-lobby-inventory__head{min-height:48px!important;padding:11px 13px!important}.club-lobby-inventory__title{letter-spacing:0!important;font-size:15px!important;font-weight:400!important;line-height:1!important}.club-lobby-inventory__subtitle,.club-lobby-inventory__current-label{display:none!important}.club-lobby-inventory__close{border-radius:8px!important;width:26px!important;height:26px!important;font-size:19px!important;font-weight:400!important}.club-lobby-inventory__content{padding:0 10px 11px!important}.club-lobby-inventory__current-card{border-radius:12px!important;grid-template-columns:54px minmax(0,1fr) auto!important;gap:8px!important;min-height:62px!important;margin-top:8px!important;padding:6px!important}.club-lobby-inventory__current-visual{border-radius:8px!important;width:54px!important;height:44px!important}.club-lobby-inventory__current-name{margin:0!important;font-size:11px!important;font-weight:400!important;line-height:1.15!important}.club-lobby-inventory__current-period{margin-top:4px!important;font-size:9px!important;font-weight:400!important;line-height:1!important}.club-lobby-inventory__current-status{border-radius:7px!important;align-self:center!important;padding:3px 6px!important;font-size:8px!important;font-weight:400!important;line-height:1!important;position:static!important}.club-lobby-inventory__section-head{margin:11px 2px 6px!important;font-size:10px!important;font-weight:400!important;line-height:1!important}.club-lobby-inventory__section-head strong{border-radius:6px!important;min-width:16px!important;height:16px!important;padding:0 5px!important;font-size:9px!important;font-weight:400!important}.club-lobby-inventory__list{gap:6px!important;padding:0!important}.club-lobby-inventory__card{border-radius:11px!important;grid-template-columns:48px minmax(0,1fr) auto!important;gap:8px!important;min-height:57px!important;padding:6px!important}.club-lobby-inventory__visual{border-radius:8px!important;width:48px!important;height:40px!important}.club-lobby-inventory__name{font-size:11px!important;font-weight:400!important;line-height:1.1!important}.club-lobby-inventory__description{margin-top:3px!important;font-size:9px!important;font-weight:400!important;line-height:1!important}.club-lobby-inventory__quantity{align-self:center!important;padding:0!important;font-size:10px!important;font-weight:400!important;line-height:1!important}.club-lobby-inventory__activate{width:auto!important;min-width:70px!important;min-height:26px!important;box-shadow:none!important;border-radius:8px!important;grid-column:auto!important;align-self:center!important;margin:0!important;padding:0 8px!important;font-size:9px!important;font-weight:400!important;line-height:1!important}.club-lobby-inventory-confirm{z-index:5;place-items:center;padding:14px;display:grid;position:absolute;inset:0}.club-lobby-inventory-confirm__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#01090894;border:0;position:absolute;inset:0}.club-lobby-inventory-confirm__dialog{z-index:1;color:#f4fff8f2;background:radial-gradient(circle at 50% 0,#4affa81c,#0000 60%),linear-gradient(#0e362afc,#041816fc);border:1px solid #82ffc23d;border-radius:15px;width:min(292px,100vw - 48px);padding:14px;position:relative;box-shadow:0 18px 42px #00000070,inset 0 1px #ffffff12}.club-lobby-inventory-confirm__title{font-size:13px;font-weight:400;line-height:1.1}.club-lobby-inventory-confirm__cards{color:#d3f0e0ab;align-items:center;gap:6px;margin-top:10px;font-size:10px;line-height:1.1;display:flex}.club-lobby-inventory-confirm__cards span,.club-lobby-inventory-confirm__cards strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.club-lobby-inventory-confirm__cards span{max-width:96px}.club-lobby-inventory-confirm__cards i{color:#fae197c7;font-size:13px;font-style:normal}.club-lobby-inventory-confirm__cards strong{color:#fff4c7ed;max-width:110px;font-weight:400}.club-lobby-inventory-confirm__text{color:#c9e5d59e;margin-top:8px;font-size:10px;line-height:1.3}.club-lobby-inventory-confirm__actions{grid-template-columns:1fr 1.2fr;gap:7px;margin-top:13px;display:grid}.club-lobby-inventory-confirm__button{color:#e2f6ebc7;cursor:pointer;background:#07201bb8;border:1px solid #8bffcc24;border-radius:8px;min-height:29px;font-size:10px;font-weight:400}.club-lobby-inventory-confirm__button--primary{color:#f4fff9f5;background:linear-gradient(#1b8e68f5,#074b3ffa);border-color:#6bffb842}.club-lobby-inventory-confirm__button:disabled{opacity:.55;cursor:default}.club-lobby-inventory__card{grid-template-columns:48px minmax(0,1fr) 76px!important;align-items:center!important}.club-lobby-inventory__actions-column{flex-direction:column;justify-content:center;align-items:stretch;gap:5px;min-width:76px;display:flex;grid-area:1/3!important}.club-lobby-inventory__quantity{text-align:center;color:#ffe9a9d1!important;justify-self:stretch!important;min-width:0!important;font-size:9px!important}.club-lobby-inventory__activate{white-space:nowrap;grid-area:auto!important;width:76px!important;min-width:76px!important;min-height:27px!important;padding:0 5px!important}@media (width<=430px){.club-lobby-shop-screen__card{min-height:222px!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual{height:116px!important;min-height:116px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{min-height:300px!important}.club-lobby-shop-screen .club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual{height:174px!important;min-height:174px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{width:min(360px,100% - 72px)!important}}.club-lobby-shop-screen__card{background:radial-gradient(circle at 18% 8%,#46ffa61b,#0000 34%),radial-gradient(circle at 100% 100%,#0c5c4433,#0000 44%),linear-gradient(135deg,#121b1ffa 0%,#080d12fc 48%,#0a1214fc 100%)!important;border:1px solid #5f918775!important;border-radius:7px!important;min-height:232px!important;padding:0!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff12,inset 0 -1px #000000b8,0 12px 28px #00000057!important}.club-lobby-shop-screen__card:before{background:linear-gradient(128deg,#0000 0% 42%,#23b47d1b 43%,#197a5c0e 54%,#0000 55% 100%),radial-gradient(circle at 0 0,#ffffff12 0 1px,#0000 1px 100%);content:""!important;pointer-events:none!important;z-index:0!important;opacity:.72!important;background-size:auto,8px 8px!important;position:absolute!important;inset:0!important}.club-lobby-shop-screen__card:after{content:""!important;pointer-events:none!important;z-index:0!important;border-radius:inherit!important;position:absolute!important;inset:0!important;box-shadow:inset 0 0 0 1px #0affa00e,inset 0 0 32px #0000006b!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual{z-index:1!important;background:linear-gradient(132deg,#1c9b6f3d 0%,#0000 24% 56%,#1c9b6f29 76%,#0000 100%),radial-gradient(circle at 50% 42%,#23ba822e,#0000 45%),linear-gradient(#0b181af5,#050c10fa)!important;border:0!important;border-radius:4px!important;width:auto!important;height:124px!important;min-height:124px!important;margin:10px 10px 0!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffff0e,inset 0 -1px #00000094,0 8px 18px #00000038!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual:before{background:linear-gradient(128deg,#0000 0% 38%,#4ce8a42e 39%,#4ce8a40d 52%,#0000 53% 100%),radial-gradient(circle at 0 0,#ffffff12 0 1px,#0000 1px 100%);content:""!important;pointer-events:none!important;opacity:.54!important;background-size:auto,7px 7px!important;position:absolute!important;inset:0!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual img{z-index:1!important;object-fit:contain!important;filter:drop-shadow(0 12px 18px #00000094)drop-shadow(0 0 14px #ffffff1a)!important;max-width:88%!important;max-height:86%!important;position:relative!important}.club-lobby-shop-screen__card-title{z-index:1!important;color:#f5faf6f0!important;text-align:center!important;text-shadow:0 2px 8px #0000007a!important;min-height:34px!important;padding:12px 10px 0!important;font-size:17px!important;font-weight:500!important;line-height:1.16!important;position:relative!important}.club-lobby-shop-screen__card-description{display:none!important}.club-lobby-shop-screen__card-owned{z-index:1!important;color:#daffecc7!important;background:#1c805b57!important;border:1px solid #53e19a2e!important;border-radius:999px!important;width:fit-content!important;min-height:22px!important;margin:8px auto 0!important;padding:0 11px!important;font-size:12px!important;font-weight:500!important;line-height:21px!important;position:relative!important}.club-lobby-shop-screen__buy{z-index:1!important;color:#fffffffa!important;background:linear-gradient(100deg,#ac7f32f5 0%,#e7ca84fa 46%,#ae7e30f5 100%)!important;border:1px solid #ffe6a05c!important;border-radius:3px!important;width:calc(100% - 20px)!important;height:44px!important;min-height:44px!important;margin:10px!important;padding:0 14px!important;position:relative!important;box-shadow:inset 0 1px #ffffff52,inset 0 -1px #5b370b6b,0 9px 18px #00000052!important}.club-lobby-shop-screen__buy span,.club-lobby-shop-screen__buy strong{color:#fffffffa!important;text-shadow:0 2px 7px #00000061!important}.club-lobby-shop-screen__buy img{filter:drop-shadow(0 2px 4px #0000006b)saturate(1.12)!important;width:24px!important;height:24px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{grid-column:1/-1!important;min-height:314px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-title{padding-top:13px!important;font-size:18px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{width:min(430px,100% - 96px)!important;margin:12px auto!important}@media (width<=430px){.club-lobby-shop-screen__card{min-height:222px!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual{height:116px!important;min-height:116px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{min-height:300px!important}.club-lobby-shop-screen .club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual{height:174px!important;min-height:174px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{width:min(360px,100% - 72px)!important}}.club-lobby-shop-screen__grid{gap:10px!important}.club-lobby-shop-screen__card{background:linear-gradient(132deg,#229b702e 0%,#0000 24% 62%,#1973581a 82%,#0000 100%),radial-gradient(circle at 50% 18%,#41f09e14,#0000 34%),linear-gradient(#0d171bfa,#050c10fc)!important;border:1px solid #64968e6b!important;border-radius:14px!important;min-height:176px!important;padding:8px 8px 9px!important;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #00000094,0 8px 18px #00000047!important}.club-lobby-shop-screen__card:before{opacity:.46!important;background:linear-gradient(128deg,#0000 0% 42%,#3cdc9613 43%,#28967009 54%,#0000 55% 100%),radial-gradient(circle at 0 0,#ffffff09 0 1px,#0000 1px 100%) 0 0/8px 8px!important}.club-lobby-shop-screen__card:after{box-shadow:inset 0 0 0 1px #5affb009,inset 0 0 22px #00000057!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual{height:78px!important;min-height:78px!important;box-shadow:none!important;background:radial-gradient(circle at 50% 45%,#20a07221,#0000 46%),linear-gradient(132deg,#20966c26 0%,#0000 28% 58%,#20966c17 78%,#0000 100%)!important;border-radius:10px!important;margin:0 0 6px!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual:before{opacity:.38!important;background:linear-gradient(128deg,#0000 0% 40%,#52e8a41a 41%,#52e8a409 52%,#0000 53% 100%)!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual img{filter:drop-shadow(0 7px 10px #00000080)drop-shadow(0 0 8px #ffffff14)!important;max-width:80%!important;max-height:78%!important}.club-lobby-shop-screen__card-owned{background:#1c805b42!important;min-height:18px!important;margin:5px auto 0!important;padding:0 8px!important;font-size:10px!important;line-height:17px!important}.club-lobby-shop-screen__buy{background:linear-gradient(#1eb37ceb,#0a7754f5)!important;border:1px solid #5beba847!important;border-radius:10px!important;width:100%!important;height:32px!important;min-height:32px!important;margin:8px 0 0!important;padding:0 10px!important;box-shadow:inset 0 1px #ffffff2b,inset 0 -1px #00000047,0 7px 13px #00000047!important}.club-lobby-shop-screen__buy span{font-size:12px!important;font-weight:500!important}.club-lobby-shop-screen__buy strong{letter-spacing:.01em!important;font-size:14px!important;font-weight:700!important}.club-lobby-shop-screen__buy img{width:18px!important;height:18px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{grid-column:1/-1!important;min-height:224px!important;padding:10px 12px 12px!important}.club-lobby-shop-screen .club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual img{max-width:58%!important;max-height:82%!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-title{min-height:24px!important;padding-top:4px!important;font-size:15px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-owned{margin-top:5px!important}@media (width<=430px){.club-lobby-shop-screen__grid{gap:10px!important}.club-lobby-shop-screen__card{min-height:170px!important;padding:8px!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual{height:74px!important;min-height:74px!important;margin-bottom:5px!important}.club-lobby-shop-screen__card-title{min-height:29px!important;font-size:13px!important}.club-lobby-shop-screen__buy{height:31px!important;min-height:31px!important;margin-top:7px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{min-height:214px!important;padding:10px!important}.club-lobby-shop-screen .club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual{height:104px!important;min-height:104px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{width:min(300px,100%)!important}}.club-lobby-shop-screen__card-title{letter-spacing:-.015em!important;min-height:24px!important;padding:3px 4px 0!important;font-size:11.5px!important;font-weight:500!important;line-height:1.08!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-title{min-height:22px!important;padding-top:3px!important;font-size:12.5px!important;line-height:1.08!important}@media (width<=430px){.club-lobby-shop-screen__card-title{min-height:23px!important;font-size:11px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-title{font-size:12px!important}}.club-lobby-shop-screen__buy{justify-content:center!important;gap:5px!important}.club-lobby-shop-screen__buy strong{font-size:13.5px!important;font-weight:700!important;line-height:1!important}.club-lobby-shop-screen__buy img{width:17px!important;height:17px!important;margin-left:2px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{border-radius:9px!important;width:156px!important;height:30px!important;min-height:30px!important;margin:8px auto 0!important;padding:0 12px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy strong{font-size:14px!important}@media (width<=430px){.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{width:148px!important;height:29px!important;min-height:29px!important}.club-lobby-shop-screen__buy strong{font-size:13px!important}}.club-lobby-shop-screen__buy{text-align:center!important;justify-content:center!important;align-items:center!important;gap:5px!important;display:inline-flex!important}.club-lobby-shop-screen__buy span{display:none!important}.club-lobby-shop-screen__buy strong{color:#fffffff0!important;letter-spacing:0!important;text-align:center!important;justify-content:center!important;align-items:center!important;min-width:auto!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.club-lobby-shop-screen__buy img{flex:none!important;width:17px!important;height:17px!important;margin:0!important;display:block!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{justify-content:center!important;gap:5px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy strong{font-size:13.5px!important;font-weight:500!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy img{width:17px!important;height:17px!important}@media (width<=430px){.club-lobby-shop-screen__buy strong{font-size:12.5px!important;font-weight:500!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy strong{font-size:13px!important;font-weight:500!important}}.club-lobby-shop-screen__card-owned{display:none!important}.club-lobby-shop-screen__card{padding-bottom:5px!important}.club-lobby-shop-screen__buy{margin-bottom:0!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{padding-bottom:6px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{margin-bottom:0!important}@media (width<=430px){.club-lobby-shop-screen__card{padding-bottom:4px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{padding-bottom:5px!important}}.club-lobby-shop-screen__card{flex-direction:column!important;justify-content:flex-start!important;padding-bottom:4px!important;display:flex!important}.club-lobby-shop-screen__buy{margin:auto 0 0!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{flex-direction:column!important;justify-content:flex-start!important;padding-bottom:4px!important;display:flex!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{margin:auto auto 0!important}@media (width<=430px){.club-lobby-shop-screen__card,.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{padding-bottom:3px!important}}.club-lobby-shop-screen__card{flex-direction:column!important;justify-content:flex-start!important;min-height:154px!important;padding:7px 8px 6px!important;display:flex!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual{height:68px!important;min-height:68px!important;margin:0 0 4px!important}.club-lobby-shop-screen__card-title{min-height:22px!important;margin:0!important;padding:2px 4px 0!important;font-size:10.8px!important;line-height:1.08!important}.club-lobby-shop-screen__buy{height:30px!important;min-height:30px!important;margin:6px 0 0!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{flex-direction:column!important;justify-content:flex-start!important;min-height:198px!important;padding:8px 10px 6px!important;display:flex!important}.club-lobby-shop-screen .club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual{height:94px!important;min-height:94px!important;margin:0 0 5px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-title{min-height:20px!important;margin:0!important;padding:2px 4px 0!important;font-size:11.8px!important;line-height:1.08!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{width:148px!important;height:30px!important;min-height:30px!important;margin:6px auto 0!important}@media (width<=430px){.club-lobby-shop-screen__card{min-height:150px!important;padding:7px 8px 6px!important}.club-lobby-shop-screen .club-lobby-shop-screen__card-visual{height:66px!important;min-height:66px!important}.club-lobby-shop-screen__card-title{font-size:10.5px!important}.club-lobby-shop-screen__buy{height:29px!important;min-height:29px!important;margin-top:5px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide{min-height:190px!important;padding-bottom:6px!important}.club-lobby-shop-screen .club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__card-visual{height:90px!important;min-height:90px!important}.club-lobby-shop-screen__subcategory .club-lobby-shop-screen__card--wide .club-lobby-shop-screen__buy{margin-top:6px!important}}.club-lobby-home-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.club-lobby-home-mode-tile{isolation:isolate;appearance:none;text-align:left;background:#171a20;border:1px solid #4a535ea8;border-radius:10px;width:100%;min-width:0;height:116px;min-height:116px;margin:0;padding:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 7px 16px #0000003d}button.club-lobby-home-mode-tile{cursor:pointer;-webkit-tap-highlight-color:transparent}.club-lobby-home-mode-tile:before{content:"";z-index:3;pointer-events:none;border:1px solid #8994a01c;border-radius:9px;position:absolute;inset:1px}.club-lobby-home-mode-tile:after{content:"";z-index:0;background:linear-gradient(180deg, #07090d0a 0%, #07090d3b 53%, #07090dd1 100%), radial-gradient(circle at 74% 18%, #21c9892b, #21c98900 37%), var(--home-mode-card-image) var(--home-mode-card-position,center) / var(--home-mode-card-size,cover) no-repeat;pointer-events:none;position:absolute;inset:0}.club-lobby-home-mode-tile__sheen{z-index:1;pointer-events:none;position:absolute;inset:0}.club-lobby-home-mode-tile__sheen:before{content:"";background:linear-gradient(90deg,#50e5a300,#50e5a333,#50e5a300);width:150px;height:1px;position:absolute;top:28px;left:-22px;transform:rotate(-19deg)}.club-lobby-home-mode-tile__label{z-index:4;-webkit-text-stroke:.5px #f5f7f985;paint-order:stroke fill;letter-spacing:.055em;text-align:left;text-transform:uppercase;white-space:normal;color:#e8ebeff5;text-shadow:0 1px 1px #000,0 2px 3px #000000fa,0 4px 9px #000000e0,0 0 4px #ffffff1f;font-family:Oswald,sans-serif;font-size:12px;font-style:italic;font-weight:500;line-height:.98;display:block;position:absolute;bottom:10px;left:9px;right:7px;transform:skew(-9deg)}.club-lobby-home-mode-tile--lobby:after{background:linear-gradient(180deg, #07090d08 0%, #07090d36 52%, #07090dcc 100%), radial-gradient(circle at 73% 19%, #1cd58c3b, #1cd58c00 39%), var(--home-mode-card-image) var(--home-mode-card-position,center) / var(--home-mode-card-size,cover) no-repeat}.club-lobby-home-mode-tile--mini-games:after{background:linear-gradient(180deg, #07090d0d 0%, #07090d45 54%, #07090dd4 100%), radial-gradient(circle at 77% 22%, #23b18f30, #23b18f00 37%), var(--home-mode-card-image) var(--home-mode-card-position,center) / var(--home-mode-card-size,cover) no-repeat}.club-lobby-home-mode-tile--tournaments:after{background:linear-gradient(180deg, #07090d12 0%, #07090d4a 54%, #07090dd9 100%), radial-gradient(circle at 78% 18%, #2dbf8f2b, #2dbf8f00 35%), var(--home-mode-card-image) var(--home-mode-card-position,center) / var(--home-mode-card-size,cover) no-repeat}@media (width<=430px){.club-lobby-home-mode-grid{gap:7px}.club-lobby-home-mode-tile{border-radius:9px;height:108px;min-height:108px}.club-lobby-home-mode-tile:before{border-radius:8px}.club-lobby-home-mode-tile__label{letter-spacing:.045em;font-size:10.5px;bottom:9px;left:8px;right:6px}}.club-lobby-active-tables{isolation:isolate;background:radial-gradient(circle at 50% -15%,#20bb7e1a,#20bb7e00 45%),linear-gradient(#12161cfc,#0a0d12);border:1px solid #4b5560b3;border-radius:10px;margin-top:10px;padding:7px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 7px 16px #0000003d}.club-lobby-active-tables:before{content:"";z-index:0;pointer-events:none;border:1px solid #87939f17;border-radius:9px;position:absolute;inset:1px}.club-lobby-home-panel-head,.club-lobby-active-tables__list{z-index:1;position:relative}.club-lobby-home-panel-head{background:0 0;border:0;justify-content:space-between;align-items:center;min-height:30px;padding:1px 5px 7px;display:flex}.club-lobby-home-panel-head__title{letter-spacing:.055em;color:#eceff2f7;-webkit-text-stroke:.25px #f5f7f940;text-shadow:0 1px 1px #000,0 2px 4px #000000db;font-family:Oswald,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1}.club-lobby-home-panel-head__action{color:#cbd3d5b3;background:0 0;border:0;align-items:center;gap:4px;min-height:24px;padding:0 1px;font-family:Oswald,sans-serif;font-size:8.5px;font-weight:300;line-height:1;display:flex}.club-lobby-home-panel-head__action span:last-child{color:#3fdc95d6;text-shadow:0 0 5px #2bc28038;margin-top:-1px;font-family:Arial,sans-serif;font-size:17px;font-weight:300;line-height:1}.club-lobby-active-tables__list{background:linear-gradient(#191e25c2,#0e1218d6);border:1px solid #4d586352;border-radius:8px;overflow:hidden}.club-lobby-active-table{width:100%;min-height:48px;color:inherit;text-align:left;box-shadow:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-bottom:1px solid #5e697333;border-radius:0;grid-template-columns:24px minmax(82px,1fr) 54px 74px 62px;align-items:center;column-gap:5px;margin:0;padding:5px 6px;display:grid;position:relative;overflow:hidden}.club-lobby-active-table:last-child{border-bottom:0}.club-lobby-active-table:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#23b77a0f,#23b77a00 35%);transition:opacity .12s;position:absolute;inset:0}.club-lobby-active-table:active:before{opacity:1}.club-lobby-active-table>*{z-index:1;position:relative}.club-lobby-active-table__chip{border-width:3px;width:18px;height:18px;margin:0 auto;box-shadow:0 1px 3px #00000085,0 0 6px #28bc7c14}.club-lobby-active-table__identity{flex-direction:column;gap:3px;min-width:0;display:flex;overflow:hidden}.club-lobby-active-table__name{white-space:nowrap;text-overflow:ellipsis;color:#edf0f2f7;text-shadow:0 1px 2px #000000e6;font-family:Oswald,sans-serif;font-size:10.5px;font-weight:400;line-height:1;overflow:hidden}.club-lobby-active-table__table-name{white-space:nowrap;text-overflow:ellipsis;color:#a0b0ada3;font-family:Oswald,sans-serif;font-size:6.8px;font-weight:300;line-height:1;overflow:hidden}.club-lobby-active-table__metric{grid-template-columns:14px minmax(0,1fr);align-items:center;gap:4px;min-width:0;display:grid;overflow:visible}.club-lobby-active-table__metric>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex;overflow:visible}.club-lobby-active-table__players-icon{opacity:.82;filter:drop-shadow(0 1px 1px #0000009e);background:#aebabce0;width:13px;min-width:13px;height:13px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12a4.25 4.25 0 1 0 0-8.5A4.25 4.25 0 0 0 12 12Zm-7.25 8.5c0-4.1 3.24-6.75 7.25-6.75s7.25 2.65 7.25 6.75c0 .55-.45 1-1 1H5.75c-.55 0-1-.45-1-1Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12a4.25 4.25 0 1 0 0-8.5A4.25 4.25 0 0 0 12 12Zm-7.25 8.5c0-4.1 3.24-6.75 7.25-6.75s7.25 2.65 7.25 6.75c0 .55-.45 1-1 1H5.75c-.55 0-1-.45-1-1Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.club-lobby-active-table__pot-icon{opacity:.9;filter:none;background:radial-gradient(circle,#0e1317 0 28%,#8e9d9ef0 30% 42%,#12181c 44% 100%);border:1px solid #aab7b8d6;border-radius:50%;width:14px;min-width:14px;height:14px;position:relative;box-shadow:0 1px 2px #000000ad,inset 0 0 0 1px #ffffff0d}.club-lobby-active-table__pot-icon:before{content:"";background:repeating-conic-gradient(#c2cccdf5 0deg 18deg,#0000 18deg 45deg);border-radius:50%;position:absolute;inset:1px;-webkit-mask:radial-gradient(circle,#0000 0 54%,#000 56% 100%);mask:radial-gradient(circle,#0000 0 54%,#000 56% 100%)}.club-lobby-active-table__pot-icon:after{content:"";border:1px solid #b4c0c1a8;border-radius:50%;position:absolute;inset:4px}.club-lobby-active-table__value{white-space:nowrap;color:#ebeef0f5;text-shadow:0 1px 2px #000000db;font-family:Oswald,sans-serif;font-size:10px;font-weight:400;line-height:1;overflow:visible}.club-lobby-active-table__caption{white-space:nowrap;color:#99a9a8a3;font-family:Oswald,sans-serif;font-size:5.8px;font-weight:300;line-height:1;overflow:visible}.club-lobby-active-table__seat{letter-spacing:.04em;color:#f2f7f3f7;text-shadow:0 1px 2px #000000b8;background:linear-gradient(#26a056f5,#0f5e32fa);border:1px solid #3fca7a94;border-radius:6px;justify-content:center;justify-self:end;align-items:center;width:62px;height:27px;font-family:Oswald,sans-serif;font-size:8.5px;font-weight:400;line-height:1;display:inline-flex;box-shadow:inset 0 1px #e1ffe71f,0 2px 4px #0000004d}.club-lobby-active-tables__empty{text-align:center;color:#aeb9b9a8;justify-content:center;align-items:center;min-height:72px;padding:14px;font-family:Oswald,sans-serif;font-size:9.5px;font-weight:300;line-height:1.3;display:flex}@media (width<=430px){.club-lobby-active-tables{border-radius:9px;padding:7px}.club-lobby-active-table{grid-template-columns:22px minmax(68px,1fr) 47px 68px 56px;column-gap:3px;min-height:46px;padding:5px 4px}.club-lobby-active-table__chip{width:17px;height:17px}.club-lobby-active-table__name{font-size:9.5px}.club-lobby-active-table__table-name{font-size:6.2px}.club-lobby-active-table__metric{grid-template-columns:12px minmax(0,1fr);gap:3px}.club-lobby-active-table__players-icon{width:11px;min-width:11px;height:11px}.club-lobby-active-table__pot-icon{width:12px;min-width:12px;height:12px}.club-lobby-active-table__pot-icon:after{inset:3.5px}.club-lobby-active-table__value{font-size:9px}.club-lobby-active-table__caption{font-size:5.2px}.club-lobby-active-table__seat{width:56px;height:25px;font-size:8px}}@media (width<=360px){.club-lobby-active-table{grid-template-columns:20px minmax(60px,1fr) 43px 62px 52px;column-gap:2px;padding-left:3px;padding-right:3px}.club-lobby-active-table__name{font-size:9px}.club-lobby-active-table__caption{font-size:4.9px}.club-lobby-active-table__seat{width:52px;font-size:7.5px}}.club-lobby-my-clubs .club-lobby-hero__viewport{border:1px solid #68737e9e;box-shadow:inset 0 1px #ffffff0e,inset 0 0 0 1px #9aa5b00e,0 6px 14px #00000038}.club-lobby-my-clubs .club-lobby-hero__card{border-color:#707b868a}.club-lobby-my-clubs .club-lobby-hero__card:after{border-color:#949faa29;box-shadow:inset 0 0 0 1px #b8c2cc0e,inset 0 0 26px #00000038}.club-lobby-header__vip-button{box-sizing:border-box!important;flex:0 0 78px!important;justify-content:center!important;width:78px!important;min-width:78px!important;max-width:78px!important}.club-lobby-header__vip-button span{text-align:center!important;white-space:nowrap!important;min-width:0!important}.club-lobby-header__resource-icon--ruby{flex:0 0 20px!important;width:20px!important;height:20px!important}.club-lobby-header__resource-icon--energy{flex:0 0 20px!important;width:20px!important;height:22px!important}@media (width<=370px){.club-lobby-header__resource-icon--ruby{flex:0 0 19px!important;width:19px!important;height:19px!important}.club-lobby-header__resource-icon--energy{flex:0 0 19px!important;width:19px!important;height:21px!important}}.club-lobby-header__name{color:#f4f7f7eb!important;font-size:13px!important;font-weight:400!important}.club-lobby-header__vip-button{gap:2px!important;padding-left:2px!important;padding-right:2px!important}.startup-loading-screen{z-index:9999;background:radial-gradient(circle at 50% 38%,#55846933,#0000 36%),radial-gradient(circle at 18% 20%,#ffffff0e,#0000 28%),linear-gradient(#0a1511 0%,#06100d 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.startup-loading-screen:before,.startup-loading-screen:after{content:"";filter:blur(42px);opacity:.22;pointer-events:none;border-radius:999px;width:240px;height:240px;position:absolute}.startup-loading-screen:before{background:#66a27c42;top:12%;left:-92px}.startup-loading-screen:after{background:#cad4c429;bottom:10%;right:-104px}.startup-loading-screen__content{z-index:1;justify-items:center;gap:26px;display:grid;position:relative;transform:translateY(-10px)}.startup-loading-screen__logo{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 18px 38px #00000057)drop-shadow(0 0 22px #d6ebdc1a);width:min(220px,58vw);height:auto;display:block}.startup-loading-screen__track{background:#ffffff1f;border-radius:999px;width:min(168px,42vw);height:3px;position:relative;overflow:hidden;box-shadow:0 0 16px #68b0882e,inset 0 0 0 1px #ffffff0d}.startup-loading-screen__line{border-radius:inherit;background:linear-gradient(90deg,#0000 0%,#daece073 18%,#fffffff0 50%,#daece073 82%,#0000 100%);width:46%;height:100%;animation:1.05s ease-in-out infinite startup-loading-line;position:absolute;top:0;left:-46%}@keyframes startup-loading-line{0%{opacity:.35;transform:translate(0)}18%{opacity:1}to{opacity:.35;transform:translate(320%)}}
