@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap";:root{--space-1: 8px;--space-2: 10px;--radius-lg: 20px;--radius-md: 12px;--glass-blur: 2px;--btn-gradient: linear-gradient(134.93deg, #FFF49B 22.87%, #FCE000 45.16%, #FCAC00 74.97%);--btn-gradient-pressed: linear-gradient(135deg, #FFE960 15%, #FFC800 45%, #FF9500 85%);--btn-text: #000;--btn-text-pressed: #000;--shadow-dark: 0 0 16px rgba(0,0,0,.32);--glass-bg: rgba(255,255,255,.01);--glass-border: linear-gradient(135deg, rgba(255,255,255,.45), rgba(255,255,255,.08));--glass-inner: rgba(255,255,255,.06);--blob-1: radial-gradient(40% 60% at 30% 40%, rgba(255,255,255,.28) 0%, rgba(255,255,255,.08) 55%, rgba(255,255,255,0) 75%);--blob-2: radial-gradient(60% 80% at 70% 50%, rgba(255,240,150,.25) 0%, rgba(255,240,150,.06) 55%, rgba(255,240,150,0) 75%);--blob-3: radial-gradient(70% 70% at 40% 70%, rgba(255,255,255,.22) 0%, rgba(255,255,255,.05) 60%, rgba(255,255,255,0) 78%);--sheen: linear-gradient(100deg, rgba(255,255,255,0) 10%, rgba(255,255,255,.35) 45%, rgba(255,255,255,0) 60%)}._glass_1wvw9_32{display:flex;flex-direction:column;align-items:flex-start;padding:var(--space-1);gap:var(--space-2);width:100%;max-width:342px;margin:0 auto;position:relative;border-radius:var(--radius-lg);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(1.1);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(1.1);isolation:isolate}._glass_1wvw9_32:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:var(--glass-border);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}._glass_1wvw9_32:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(120% 160% at 0% 0%,#ffffff14,#fff0 50%);pointer-events:none;mix-blend-mode:screen}._btn_1wvw9_79{position:relative;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:var(--space-2);padding:0 var(--space-2);width:100%;height:48px;background:var(--btn-gradient);color:var(--btn-text);box-shadow:var(--shadow-dark);border-radius:var(--radius-md);border:none;outline:none;cursor:pointer;overflow:hidden;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:700;font-size:20px;line-height:26px;transition:transform .06s ease,filter .2s ease,background .15s ease,color .15s ease;backdrop-filter:saturate(1.1);-webkit-backdrop-filter:saturate(1.1)}._btn_1wvw9_79:hover{filter:brightness(1.03)}._btn_1wvw9_79:active{transform:translateY(1px)}._btn_1wvw9_79:focus-visible{outline:2px solid rgba(255,244,155,.7);outline-offset:2px}._pressed_1wvw9_116{background:var(--btn-gradient-pressed)!important;color:var(--btn-text-pressed)!important}._icon_1wvw9_122{width:24px;height:24px;flex:0 0 24px;display:inline-block;background:#000;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain}._label_1wvw9_137{display:inline-flex;align-items:center;text-align:center;white-space:nowrap}._blobs_1wvw9_145{position:absolute;inset:0;pointer-events:none;opacity:.95}._blob_1wvw9_145{position:absolute;width:220px;height:180px;filter:blur(12px) saturate(120%);mix-blend-mode:screen;opacity:.55;will-change:transform;transition:opacity .2s ease}._b1_1wvw9_161{left:-40px;top:-20px;background:var(--blob-1);animation:_blobFloat1_1wvw9_1 8s ease-in-out infinite}._b2_1wvw9_162{right:-30px;top:10px;background:var(--blob-2);animation:_blobFloat2_1wvw9_1 10s ease-in-out infinite}._b3_1wvw9_163{left:20%;bottom:-40px;background:var(--blob-3);animation:_blobFloat3_1wvw9_1 12s ease-in-out infinite}@keyframes _blobFloat1_1wvw9_1{0%{transform:translate(0) scale(1)}50%{transform:translate(18px,-6px) scale(1.06)}to{transform:translate(0) scale(1)}}@keyframes _blobFloat2_1wvw9_1{0%{transform:translate(0) scale(1)}50%{transform:translate(-14px,10px) scale(1.08) rotate(1deg)}to{transform:translate(0) scale(1)}}@keyframes _blobFloat3_1wvw9_1{0%{transform:translate(0) scale(1)}50%{transform:translate(10px,-8px) scale(1.05)}to{transform:translate(0) scale(1)}}@media(prefers-reduced-motion:reduce){._blob_1wvw9_145,._sheen_1wvw9_183{animation:none!important;transform:none!important}}._btn_1wvw9_79:disabled{cursor:not-allowed;filter:grayscale(.2) brightness(.95);opacity:.8}@media(prefers-color-scheme:dark){:root{--glass-bg: rgba(255,255,255,.03);--glass-border: linear-gradient(135deg, rgba(255,255,255,.35), rgba(255,255,255,.06));--shadow-dark: 0 4px 24px rgba(0,0,0,.38)}}._onboarding_1ljag_4{min-height:100dvh;display:flex;flex-direction:column;justify-content:space-between;--top-pad: clamp(8px, 6vh, 56px);--bottom-pad: clamp(8px, 4vh, 32px);padding:calc(env(safe-area-inset-top,0px) + var(--top-pad)) 16px calc(env(safe-area-inset-bottom,0px) + var(--bottom-pad));gap:16px;isolation:isolate}@supports (height: 100svh){._onboarding_1ljag_4{min-height:100svh}}._content_1ljag_29{display:flex;flex-direction:column;align-items:center;gap:clamp(8px,2vh,48px);margin:0 auto;width:100%;max-width:342px;flex:1 0 auto}._header_1ljag_41{display:flex;flex-direction:column;gap:16px;width:100%;align-items:center}._subtitle_1ljag_49{margin:0;font-weight:400;font-size:20px;line-height:27px;text-align:center;color:#f5f4f2}._image_1ljag_59{width:100%;max-width:290px;height:auto;display:block}._steps_1ljag_67{display:flex;flex-direction:column;gap:8px;width:100%;max-width:343px}._step_1ljag_67{display:flex;align-items:center;gap:10px;padding:16px;width:100%;min-height:56px;background:var(--table-bg, #1A1918);border-radius:16px}._badge_1ljag_86{width:24px;height:24px;flex:0 0 24px;border-radius:6px;background:#fce000;display:grid;place-items:center;color:#000;font-weight:700;font-size:16px;line-height:22px}._stepText_1ljag_100{color:#fff;font-weight:400;font-size:16px;line-height:20px}._rewards_1ljag_108{display:flex;flex-direction:column;gap:8px;width:100%;max-width:343px}._rewardCard_1ljag_115{display:flex;align-items:center;gap:12px;padding:14px 16px;width:100%;background:var(--table-bg, #1A1918);border-radius:16px}._rewardIcon_1ljag_124{flex:0 0 40px;width:40px;height:40px;border-radius:10px;display:grid;place-items:center;font-size:22px;line-height:1;background:#fce0001f}._rewardBody_1ljag_135{display:flex;flex-direction:column;gap:2px;min-width:0}._rewardTitle_1ljag_141{color:#fff;font-weight:700;font-size:15px;line-height:1.25}._rewardText_1ljag_147{color:#bcbcbb;font-weight:400;font-size:13px;line-height:1.35}._tableStep_1ljag_155{width:100%;max-width:343px;display:flex;justify-content:center}._footer_1ljag_163{width:100%;max-width:342px;margin:0 auto;display:grid;place-items:center}@media(max-width:360px),(max-height:640px){._onboarding_1ljag_4{--top-pad: 8px;--bottom-pad: 8px}._content_1ljag_29{gap:32px}._header_1ljag_41{gap:12px}._subtitle_1ljag_49{font-size:18px;line-height:24px}}@media(min-width:768px)and (max-width:1023.98px){._content_1ljag_29,._footer_1ljag_163,._tableStep_1ljag_155{max-width:420px}}@media(min-width:1024px)and (max-width:1367.98px){._content_1ljag_29,._footer_1ljag_163,._tableStep_1ljag_155{max-width:560px}}._faqWrap_1ljag_196{position:relative;display:flex;flex-direction:column;max-height:52vh;overflow:auto;padding-bottom:8px}._faqHeading_1ljag_206{position:sticky;text-align:center;top:0;z-index:2;margin:0;padding:10px 0 12px;color:#fff}._faqHeading_1ljag_206:after{content:"";display:block;height:1px;margin-top:8px}._faqList_1ljag_224{display:flex;flex-direction:column;gap:12px;padding-right:2px}._faqItem_1ljag_231{background:var(--table-bg, #1A1918);border-radius:16px}._faqHeader_1ljag_236{width:100%;display:flex;align-items:center;gap:10px;padding:16px;background:transparent;border:0;text-align:left;cursor:pointer;font:inherit;-webkit-appearance:none;appearance:none}._faqBadge_1ljag_251{width:24px;height:24px;flex:0 0 24px;border-radius:6px;background:#0596fa;color:#fff;font-weight:700;font-size:16px;line-height:22px;display:grid;place-items:center;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}._faqTitle_1ljag_266{flex:1 1 auto;color:#fff;font-weight:400;font-size:16px;line-height:20px;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}._faqIcon_1ljag_275{width:18px;height:18px;flex:0 0 18px;display:block;transform:rotate(90deg);transition:transform .2s ease}._faqItem_1ljag_231._isOpen_1ljag_284 ._faqIcon_1ljag_275{transform:rotate(180deg)}._faqBody_1ljag_288{padding:0 16px 16px 50px}._faqDesc_1ljag_292{margin:0;color:#f5f4f2;font-weight:400;font-size:14px;line-height:16px;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}._authCard_1ljag_302{width:100%;max-width:343px;background:var(--table-bg, #1A1918);border-radius:16px;padding:24px 16px;display:flex;flex-direction:column;gap:24px}._authTitle_1ljag_313{font-weight:700;font-size:24px;line-height:33px;color:#fff;text-align:center}._authGroup_1ljag_321{display:flex;flex-direction:column;gap:8px}._fieldRow_1ljag_327{display:flex;align-items:center;gap:16px;height:32px}._telInput_1ljag_334{width:100%;background:transparent;border:0;outline:none;color:#fff;font-weight:400;font-size:20px;line-height:27px}._telInput_1ljag_334::placeholder{color:#4a4948}._divider_1ljag_347{height:1px;width:100%;background:#fff}._dividerError_1ljag_353{background:#fc5230}._hint_1ljag_355{font-weight:400;font-size:12px;line-height:16px;color:#9e9b98}._editLink_1ljag_362{margin-top:4px;background:transparent;border:0;padding:0;color:#fce000;font-weight:700;font-size:16px;line-height:22px;cursor:pointer;text-align:left}._regImg_1ljag_376{width:263px;max-width:100%;height:auto;border-radius:20px;align-self:center;display:block}._btnStack_1ljag_386{width:100%;max-width:342px;margin:0 auto;display:flex;flex-direction:column;gap:4px}._hintCentered_1ljag_395{text-align:center;align-self:stretch}@media(max-width:600px){._content_1ljag_29{gap:clamp(16px,5vh,56px)}._onboarding_1ljag_4{--top-pad: clamp(8px, 5vh, 56px);--bottom-pad: clamp(8px, 4.5vh, 32px)}}@media(max-width:320px),(max-height:568px){._content_1ljag_29{gap:clamp(12px,4vh,20px)}}@media(min-width:321px)and (max-width:360px),(min-height:569px)and (max-height:640px){._content_1ljag_29{gap:clamp(16px,4.5vh,24px)}}@media(min-width:361px)and (max-width:375px)and (max-height:812px){._content_1ljag_29{gap:clamp(18px,5vh,32px)}}@media(min-width:376px)and (max-width:400px)and (min-height:800px){._content_1ljag_29{gap:clamp(20px,5.5vh,40px)}}@media(min-width:401px)and (max-width:440px)and (min-height:880px){._content_1ljag_29{gap:clamp(24px,6vh,48px)}}@media(max-height:480px){._content_1ljag_29{gap:clamp(8px,3.5vh,16px)}}._welcome_1ljag_443{flex:1 1 auto;width:100%;margin:0 auto;display:grid;place-items:center;max-width:343px}._welcomeImg_1ljag_452{width:100%;max-width:343px;height:auto;display:block;object-fit:contain}@media(min-width:401px)and (max-width:440px)and (min-height:880px){._welcome_1ljag_443,._welcomeImg_1ljag_452{max-width:360px}}@media(min-width:768px)and (max-width:1023.98px){._welcome_1ljag_443,._welcomeImg_1ljag_452{max-width:420px}}@media(min-width:1024px)and (max-width:1367.98px){._welcome_1ljag_443,._welcomeImg_1ljag_452{max-width:560px}}._agreeList_1ljag_476{display:grid;gap:10px;margin-top:8px}._check_1ljag_482{display:inline-flex;align-items:flex-start;gap:10px;-webkit-user-select:none;user-select:none;cursor:pointer;text-align:left}._check_1ljag_482 input{position:absolute;opacity:0;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}._box_1ljag_499{width:22px;height:22px;border-radius:6px;background:#3a3938;border:2px solid #4B4A49;display:grid;place-items:center;color:#111;flex-shrink:0;margin-top:1px;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .12s ease}._box_1ljag_499 svg{opacity:0;transform:scale(.8);transition:opacity .12s ease,transform .12s ease}._check_1ljag_482 input:checked+._box_1ljag_499{background:#fce000;border-color:#eab308}._check_1ljag_482 input:checked+._box_1ljag_499 svg{opacity:1;transform:scale(1)}._check_1ljag_482 input:focus+._box_1ljag_499{border-color:#facc15;box-shadow:0 0 0 4px #facc152e}._lbl_1ljag_531{color:#fff;font-size:14px;line-height:1.35}._lbl_1ljag_531 a{color:#60a5fa;text-decoration:underline;text-underline-offset:2px}._page_111oi_2{--safe-top: var(--sat);--menu-h: 0px;--topmenu-h: 66px;--topmenu-offset: calc(var(--sat) + 10px);--header-gap: 57px;position:relative;min-height:100dvh;padding-top:calc(var(--topmenu-offset) + var(--header-gap));padding-right:16px;padding-left:16px;padding-bottom:calc(72px + max(34px,env(safe-area-inset-bottom,0px)));box-sizing:border-box;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow-x:hidden;overflow-y:auto;isolation:isolate}@supports (padding: max(0px)){._page_111oi_2{padding-bottom:106px}}._page_111oi_2:before,._page_111oi_2:after{content:"";position:fixed;left:0;right:0;background:#000;z-index:9999;pointer-events:none}._page_111oi_2:before{top:0;height:var(--safe-top)}._page_111oi_2:after{display:none}@supports (padding: max(0px)){._page_111oi_2:before{height:max(var(--safe-top),env(safe-area-inset-top))}}._bannerTop_111oi_56{width:calc(100% + 16px);margin-right:-16px;padding-right:16px;max-width:436px;margin-top:16px}._menuTop_111oi_66{position:relative;width:100%;margin-top:16px;padding:0;box-sizing:border-box}._menuViewport_111oi_76{position:relative;display:flex;align-items:stretch;overflow:visible;background:#000}._menuViewport_111oi_76::-webkit-scrollbar{display:none}._menuViewport_111oi_76{scrollbar-width:none}._menuStrip_111oi_87{flex:1 1 auto;display:flex;width:100%;min-width:0;justify-content:stretch;padding:0!important;margin:0!important}._menuStrip_111oi_87>*{flex:1 1 auto!important;display:flex!important;justify-content:stretch!important;width:100%!important;min-width:0!important;padding-left:0!important;margin-left:0!important}._container_111oi_109{width:100%;max-width:none;display:block;min-height:0;padding-bottom:0;position:relative;overflow:visible;will-change:opacity}._container_111oi_109>*:last-child{margin-bottom:0!important}._fadeIn_111oi_121{opacity:1;transition:opacity .18s ease}._fadeOut_111oi_122{opacity:.12;transition:opacity .16s ease}._tabLoader_111oi_124{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}._spinner_111oi_129{width:28px;height:28px;border-radius:50%;border:3px solid rgba(255,255,255,.22);border-top-color:#fce000;animation:_ta-spin_111oi_1 .9s linear infinite}@keyframes _ta-spin_111oi_1{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){._fadeIn_111oi_121,._fadeOut_111oi_122{transition:none!important}._spinner_111oi_129{animation:none}}._pageLoader_111oi_143{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#000;z-index:1000}._spinnerLarge_111oi_148{width:48px;height:48px;border-radius:50%;border:4px solid rgba(255,255,255,.25);border-top-color:#fce000;animation:_ta-spin_111oi_1 .5s linear infinite}._contentFadeIn_111oi_156{opacity:0;animation:_fadeInContent_111oi_1 .4s ease forwards}@keyframes _fadeInContent_111oi_1{0%{opacity:0}to{opacity:1}}._errorWrap_111oi_163{min-height:40vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;text-align:center}._errorCard_111oi_172{background:var(--card-bg, #1A1918);border:1px solid var(--tile-bg, #3A3938);border-radius:16px;padding:24px 20px;max-width:560px;width:100%;box-shadow:0 8px 24px #00000059}._errorTitle_111oi_182{font-size:clamp(18px,2.6vw,22px);font-weight:700;margin-bottom:12px}._errorDesc_111oi_188{margin:0;line-height:1.45;opacity:.9}._errorApology_111oi_194{margin:12px 0 0;opacity:.7}._historyBtn_111oi_200{width:100%;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:8px;height:44px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#1a1918;color:#e6e3e0;font-family:Noto Sans,system-ui,sans-serif;font-weight:600;font-size:15px;cursor:pointer;-webkit-tap-highlight-color:transparent}._historyBtn_111oi_200:active{filter:brightness(1.1)}._historyBtnActive_111oi_219{background:#2a2928;border-color:#ffc40066;color:#fff}._historyIcon_111oi_224{font-size:17px;line-height:1}._root_1iuew_5{position:relative;display:block;width:100%;margin:0;padding:0;overflow:visible}._list_1iuew_15{position:relative;display:flex;width:100%;align-items:center;gap:8px;margin:0;padding:0;list-style:none}._stretch_1iuew_27{display:flex;width:100%}._stretch_1iuew_27 ._item_1iuew_28{flex:1 1 0%;min-width:0}._stretch_1iuew_27 ._link_1iuew_29{width:100%}._slider_1iuew_16{position:absolute;left:0;bottom:-2px;height:2px;width:0;transform:translate(0);transition:transform .18s ease,width .18s ease,opacity .18s ease;opacity:0}._sliderReady_1iuew_42{opacity:1}._item_1iuew_28{flex:0 0 auto}._link_1iuew_29{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:44px;padding:4px 8px;border-radius:10px;border:1px solid transparent;text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:16px;line-height:20px;color:#fff;background:#3a3938}._linkTransition_1iuew_74{transition:background-color .18s ease,color .18s ease,padding-right .18s ease,border-color .18s ease,filter .18s ease}._isActive_1iuew_83{background:#fff;color:#000}._isInactive_1iuew_84{background:#3a3938;color:#fff}._infoWrap_1iuew_91{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center;pointer-events:none}._info_1iuew_91{width:24px;height:24px;display:block}._label_1iuew_102{display:inline-flex;align-items:center}@media(min-width:992px){._stretch_1iuew_27 ._item_1iuew_28{flex:1 1 0%;min-width:0}._stretch_1iuew_27 ._link_1iuew_29{width:100%}}:root{--space2-1: clamp(8px, 2vw, 16px);--space2-2: clamp(12px, 3vw, 24px);--radius2: clamp(10px, 2vw, 16px);--gap-x2: clamp(6px, 1.8vw, 8px);--col-w2: clamp(155px, 45vw, 360px);--pad-y2: clamp(8px, 1.6vh, 10px);--header-h2: clamp(52px, 8vh, 67px);--fs-lg2: clamp(16px, 4.8vw, 20px);--fs-md2: clamp(13px, 3.6vw, 16px);--fs-sm2: clamp(11px, 3.2vw, 12px);--lh2: 1.25}._stage_1bsja_17{inline-size:100%;display:block;margin:0;padding-top:14px}._lead_1bsja_25{color:#f5f4f2;font-family:Noto Sans,sans-serif;font-weight:400;margin:0 0 8px;padding-top:16px;padding-inline:0}._leadTitle_1bsja_33{margin:0 0 6px;font-size:16px;line-height:1.2;color:#fff}._leadP_1bsja_37{margin:0 0 8px;font-size:var(--fs-md2);line-height:calc(var(--fs-md2) * var(--lh2));color:#bcbcbb}._lead_1bsja_25 li{color:#bcbcbb}._viewport_1bsja_46{inline-size:100%;margin-top:14px;height:auto;min-height:0;overflow:visible;-webkit-overflow-scrolling:auto;overscroll-behavior:auto;border-radius:var(--radius2)}._table2_1bsja_58{background:#1a1918;border-radius:var(--radius2);padding:0 var(--space2-1) var(--space2-2);display:flex;flex-direction:column;gap:16px;inline-size:100%;min-height:0}._header2_1bsja_70{display:flex;gap:var(--gap-x2);min-block-size:var(--header-h2);border-bottom:1px solid #FCE000}._th2_1bsja_76{flex:1 1 0;min-inline-size:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding-block:var(--pad-y2)}._thTitle2_1bsja_86{color:#fff;font-weight:600;font-size:clamp(12px,3.3vw,13.5px);line-height:1.25}._thSub2_1bsja_93{color:#9e9b98;font-weight:400;font-size:var(--fs-sm2);line-height:1.33}._cols2_1bsja_101{display:flex;gap:var(--gap-x2);align-items:stretch}._col2_1bsja_106{flex:1 1 0;min-inline-size:0;display:flex;flex-direction:column;gap:12px}._divider2_1bsja_115{flex:0 0 1px;inline-size:1px;background:#3a3938;align-self:stretch}._metricBar2_1bsja_123{display:flex;align-items:center;justify-content:center;padding:10px 0;border-radius:8px}._metricBarMuted2_1bsja_130{background:#3a3938}._metricBarPositive2_1bsja_131{background:#00945e33}._metricValue2_1bsja_132{color:#fff;font-weight:500;font-size:clamp(18px,5.4vw,24px);line-height:1.2;text-align:center}._infoToggle_1bsja_141{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;margin-top:4px;background:#1a1918;border:0;border-radius:14px;color:#e6e3e0;font-size:14.5px;font-weight:700;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}._infoToggle_1bsja_141:active{filter:brightness(1.08)}._chevron_1bsja_160{color:#9e9b98;font-size:18px;line-height:1;transition:transform .2s ease}._chevronOpen_1bsja_166{transform:rotate(180deg)}._banner_62h5a_3{--from: #E8491D;--to: #FF6B35;position:relative;overflow:hidden;width:100%;margin-top:14px;box-sizing:border-box;border-radius:14px;background:linear-gradient(108deg,var(--from) 0%,var(--to) 100%);box-shadow:0 0 0 1px #ff6b354d,0 6px 28px #e8491d61,inset 0 1px #ffffff2e;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 12px 12px 14px}._enter_62h5a_29{animation:_bannerIn_62h5a_1 .38s cubic-bezier(.22,1,.36,1) both}._exit_62h5a_30{animation:_bannerOut_62h5a_1 .26s ease forwards}@keyframes _bannerIn_62h5a_1{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:none}}@keyframes _bannerOut_62h5a_1{to{opacity:0;transform:scale(.96)}}._blob1_62h5a_41,._blob2_62h5a_41{position:absolute;border-radius:50%;pointer-events:none}._blob1_62h5a_41{width:160px;height:160px;right:-50px;top:-60px;background:#ffffff14}._blob2_62h5a_41{width:90px;height:90px;right:40px;bottom:-45px;background:#ffffff0f}._banner_62h5a_3:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.16) 0%,transparent 55%);pointer-events:none}._icon_62h5a_60{font-size:28px;line-height:1;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.22));-webkit-user-select:none;user-select:none;position:relative}._body_62h5a_70{display:contents}._text_62h5a_71{display:flex;flex-direction:column;gap:2px;min-width:0;position:relative}._title_62h5a_82{font-size:14px;font-weight:800;color:#fff;line-height:1.25;letter-spacing:-.2px;text-shadow:0 1px 3px rgba(0,0,0,.18);white-space:normal;word-break:break-word}._amount_62h5a_95{display:inline;font-size:1.15em;font-weight:900;color:#fff;letter-spacing:-.5px;text-shadow:0 0 12px rgba(255,255,255,.45),0 1px 4px rgba(0,0,0,.3)}._sub_62h5a_106{font-size:11px;color:#ffffffd1;line-height:1.3;white-space:normal}._actions_62h5a_114{display:flex;align-items:center;gap:6px;flex-shrink:0;position:relative}._btn_62h5a_122{display:inline-flex;align-items:center;gap:4px;background:#fff;color:var(--from);font-size:12px;font-weight:800;line-height:1;padding:8px 12px;border-radius:8px;text-decoration:none;white-space:nowrap;letter-spacing:-.1px;box-shadow:0 2px 10px #0003;transition:transform .14s,box-shadow .14s,background .12s;-webkit-tap-highlight-color:transparent}._btn_62h5a_122:hover{background:#fff8f6;transform:translateY(-1px);box-shadow:0 4px 16px #00000042}._btn_62h5a_122:active{transform:none;box-shadow:0 1px 5px #0000002e}._close_62h5a_150{background:#ffffff38;border:none;cursor:pointer;border-radius:50%;width:28px;height:28px;min-width:28px;display:flex;align-items:center;justify-content:center;color:#ffffffe6;padding:0;transition:background .14s,transform .14s;-webkit-tap-highlight-color:transparent}._close_62h5a_150:hover{background:#ffffff5c;transform:scale(1.1)}._close_62h5a_150:active{transform:scale(.92)}@media(max-width:340px){._banner_62h5a_3{grid-template-columns:auto 1fr;grid-template-rows:auto auto}._icon_62h5a_60{grid-row:1;grid-column:1}._text_62h5a_71{grid-row:1;grid-column:2}._actions_62h5a_114{grid-row:2;grid-column:1 / -1}._btn_62h5a_122{flex:1;justify-content:center;font-size:13px;padding:9px 12px}}@media(prefers-reduced-motion:reduce){._enter_62h5a_29,._exit_62h5a_30{animation:none}._btn_62h5a_122,._close_62h5a_150{transition:none}}._card_1q3n6_1{background:linear-gradient(160deg,#1f1e1c,#171614 60%);border:1px solid rgba(255,196,0,.22);border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:14px}._cardLocked_1q3n6_12{position:relative;overflow:hidden}._lockedSkeleton_1q3n6_16{display:flex;flex-direction:column;gap:14px;filter:blur(6px);opacity:.35;pointer-events:none;-webkit-user-select:none;user-select:none}._lockOverlay_1q3n6_25{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:16px;background:#14131259}._lockIcon_1q3n6_37{font-size:30px;line-height:1;margin-bottom:2px}._lockTitle_1q3n6_42{color:#fff;font-weight:800;font-size:15px;line-height:1.25}._lockText_1q3n6_48{color:#c9c6c3;font-size:12.5px;line-height:1.35;max-width:270px}._top_1q3n6_56{display:flex;align-items:center;gap:12px}._rankBox_1q3n6_61{flex:0 0 auto;width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#ffd500,#ffb300);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 16px #ffb3004d}._rankNum_1q3n6_73{color:#000;font-weight:900;font-size:24px;line-height:1;font-variant-numeric:tabular-nums}._rankLabel_1q3n6_80{color:#000000a6;font-size:10px;font-weight:700;line-height:1;margin-top:2px}._topMeta_1q3n6_87{min-width:0}._league_1q3n6_88{color:#fff;font-weight:800;font-size:18px;line-height:1.2}._sub_1q3n6_94{color:#9e9b98;font-size:12.5px;margin-top:3px}._earn_1q3n6_101{border-top:1px solid rgba(255,255,255,.07);padding-top:12px}._earnLabel_1q3n6_105{color:#9e9b98;font-size:12.5px}._earnValue_1q3n6_109{color:#fff;font-weight:900;font-size:30px;line-height:1.15;margin-top:2px;font-variant-numeric:tabular-nums;word-break:break-word}._gap_1q3n6_120{background:#ffc4001f;border-radius:12px;padding:10px 12px;font-size:13.5px;line-height:1.3}._gapStrong_1q3n6_127{color:#ffc400;font-weight:800;font-variant-numeric:tabular-nums}._gapText_1q3n6_132{color:#e6e3e0}._prizes_1q3n6_135{display:flex;align-items:stretch;gap:10px}._prizeCell_1q3n6_140{flex:1 1 0;min-width:0}._prizeDivider_1q3n6_141{width:1px;background:#ffffff14}._prizeLabel_1q3n6_145{color:#9e9b98;font-size:11.5px;line-height:1.2}._prizeValue_1q3n6_150{color:#fff;font-weight:800;font-size:17px;margin-top:4px;font-variant-numeric:tabular-nums;word-break:break-word}._prizePositive_1q3n6_158{color:#2ecc71}._card_1yxzy_1{margin-top:14px;background:#1a1918;border:1px solid #2b2a29;border-radius:14px;padding:12px 14px;display:flex;flex-direction:column;gap:10px}._clickable_1yxzy_11{cursor:pointer}._clickable_1yxzy_11:active{transform:translateY(1px)}._cardWon_1yxzy_17{border-color:#fce000;background:linear-gradient(180deg,#fce0001a,#1a1918 60%)}._head_1yxzy_22{display:flex;align-items:center;justify-content:space-between}._label_1yxzy_27{font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:#9e9b98}._streak_1yxzy_34{font-size:13px;font-weight:800;color:#ffb300}._body_1yxzy_40{display:flex;align-items:center;gap:12px}._selfIcon_1yxzy_45{width:46px;height:46px;display:grid;place-items:center;font-size:30px;border-radius:50%;background:#221f16;border:1px solid #3a3413;flex:0 0 auto}._info_1yxzy_56{flex:1 1 auto;min-width:0}._name_1yxzy_60{display:flex;align-items:center;gap:4px;font-size:17px;font-weight:800;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chev_1yxzy_71{color:#9e9b98;font-size:20px;font-weight:700;line-height:1}._city_1yxzy_77{margin-top:1px;font-size:12px;color:#9e9b98}._reward_1yxzy_82{flex:0 0 auto;font-size:13px;font-weight:800;color:#000;background:#fce000;border-radius:999px;padding:3px 9px}._progressWrap_1yxzy_92{display:flex;flex-direction:column;gap:5px}._bar_1yxzy_97{height:8px;border-radius:999px;background:#2b2a29;overflow:hidden}._fill_1yxzy_103{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#fcac00,#fce000);transition:width .4s ease}._progressText_1yxzy_110{font-size:13px;font-weight:600;color:#bcbcbb;font-variant-numeric:tabular-nums}._cardWon_1yxzy_17 ._progressText_1yxzy_110{color:#fce000}._wrap_1lor7_7{--av-size: 40px;position:relative;display:inline-flex;align-items:center}._ring_1lor7_15{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--av-size);height:var(--av-size);border-radius:50%;padding:2px;background:transparent;box-sizing:border-box;flex:0 0 auto}._inner_1lor7_29{width:100%;height:100%;border-radius:50%;overflow:hidden;background:#2a2928;display:block}._img_1lor7_37{width:100%;height:100%;object-fit:cover;display:block}._empty_1lor7_38{display:block;width:100%;height:100%;background:#3a3938}._topper_1lor7_45{position:absolute;top:calc(var(--av-size) * -.06);right:calc(var(--av-size) * -.06);font-size:calc(var(--av-size) * .34);line-height:1;pointer-events:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.75))}._levelBadge_1lor7_60{position:absolute;left:calc(var(--av-size) * -.06);bottom:calc(var(--av-size) * -.06);z-index:2;min-width:calc(var(--av-size) * .42);height:calc(var(--av-size) * .42);padding:0 3px;border-radius:999px;background:linear-gradient(135deg,#ffd500,#ffb300);color:#000;font-weight:800;font-size:calc(var(--av-size) * .26);line-height:calc(var(--av-size) * .42);text-align:center;font-variant-numeric:tabular-nums;box-shadow:0 1px 3px #0009}._wrapLaurel_1lor7_80{overflow:visible}._wrapLaurel_1lor7_80 ._ring_1lor7_15{position:relative;z-index:1}._laurel_1lor7_82{position:absolute;left:50%;top:52%;width:calc(var(--av-size) * 1.58);height:calc(var(--av-size) * 1.48);transform:translate(-50%,-50%);z-index:0;pointer-events:none;background:linear-gradient(160deg,#fff3b0,#f2b705 45%,#ffd84d 70%,#c9971f);-webkit-mask:url(/laurel.svg) center / contain no-repeat;mask:url(/laurel.svg) center / contain no-repeat;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}._steel_1lor7_99{background:linear-gradient(145deg,#b9bec4,#6f757c 45%,#9aa1a8)}._bronze_1lor7_104{background:linear-gradient(145deg,#e0a06a,#8c5a2b 45%,#c8834b)}._silver_1lor7_109{background:linear-gradient(145deg,#fff,#9aa3ab 40%,#dfe5ea 70%,#8d949b)}._gold_1lor7_114{background:linear-gradient(145deg,#fff3b0,#f2b705 45%,#ffd84d);box-shadow:0 0 10px #ffbe0073}._wolf_1lor7_120{background:linear-gradient(145deg,#cfd6dd,#4a5058 45%,#9aa4ad);box-shadow:0 0 8px #a0b4c859}._lion_1lor7_126{background:linear-gradient(145deg,#fff0a8,#e0a106 40%,#fc3 75%,#b87d04);box-shadow:0 0 12px #ffaa0080}._sultan_1lor7_132{background:repeating-conic-gradient(from 0deg,#f7e07a 0deg 12deg,#c9971f 12deg 24deg);box-shadow:0 0 12px #d2a0288c}._diamond_1lor7_139{background:conic-gradient(#fff,#9fe6ff,#fff,#cfa8ff,#fff,#9fe6ff,#fff);box-shadow:0 0 14px #96dcff99}._overlay_ek37y_1{position:fixed;inset:0;z-index:1500;display:flex;align-items:center;justify-content:center;background:#0000009e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:20px}._card_ek37y_12{position:relative;width:min(92vw,380px);background:#0f0e0d;border:1px solid #2b2a29;border-radius:18px;padding:22px 20px 20px;box-shadow:0 20px 50px #00000080;color:#fff}._close_ek37y_22{position:absolute;top:8px;right:10px;width:32px;height:32px;border:0;background:transparent;color:#9e9b98;font-size:26px;line-height:1;cursor:pointer}._state_ek37y_35{padding:30px 8px;text-align:center;color:#9e9b98;font-size:15px}._top_ek37y_42{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}._name_ek37y_49{margin-top:6px;font-size:20px;font-weight:800}._sub_ek37y_54{display:flex;align-items:center;gap:6px;font-size:13px;color:#9e9b98}._level_ek37y_61{color:#fce000;font-weight:700}._achSection_ek37y_66{margin-top:18px}._achTitle_ek37y_69{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#9e9b98;margin-bottom:10px}._achList_ek37y_77{display:flex;flex-direction:column;gap:8px}._ach_ek37y_66{display:flex;align-items:center;gap:10px;background:#1a1918;border:1px solid #2b2a29;border-radius:10px;padding:8px 10px}._achIcon_ek37y_91{font-size:20px;line-height:1}._achName_ek37y_95{font-size:14px;font-weight:600;color:#eaeaea}._card_19a5s_1{margin-top:14px;background:#1a1918;border:1px solid #2b2a29;border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:12px}._head_19a5s_12{display:flex;align-items:center;justify-content:space-between}._label_19a5s_17{font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#9e9b98}._guar_19a5s_24{font-size:13px;font-weight:800;color:#000;background:#fce000;border-radius:999px;padding:3px 10px}._steps_19a5s_33{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}._step_19a5s_33{display:flex;flex-direction:column;align-items:center;gap:3px;padding:9px 4px;border-radius:10px;background:#221f1a;border:1px solid #2f2a1c}._step_19a5s_33 ._trips_19a5s_48{font-size:15px;font-weight:800;color:#6f6a60;line-height:1}._step_19a5s_33 ._trips_19a5s_48 span{font-size:10px;font-weight:500}._step_19a5s_33 ._prize_19a5s_58{font-size:13px;font-weight:700;color:#6f6a60;font-variant-numeric:tabular-nums}._reached_19a5s_64{background:linear-gradient(180deg,#fce0001f,#221f1a 70%);border-color:#4a4114}._reached_19a5s_64 ._trips_19a5s_48,._reached_19a5s_64 ._prize_19a5s_58{color:#fff}._current_19a5s_72{border-color:#fce000;box-shadow:0 0 0 1px #fce000 inset}._current_19a5s_72 ._prize_19a5s_58{color:#fce000}._progress_19a5s_80{font-size:13.5px;color:#bcbcbb;line-height:1.4}._progress_19a5s_80 b{color:#fff;font-variant-numeric:tabular-nums}._progress_19a5s_80 ._next_19a5s_89{color:#fce000}._monthly_19a5s_93{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;padding-top:10px;border-top:1px solid #2b2a29}._mTitle_19a5s_101{font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#7c766a;width:100%}._mItem_19a5s_109{font-size:12.5px;color:#cfcbc4;font-variant-numeric:tabular-nums}._mRank_19a5s_114{width:100%;margin-top:6px;padding:8px 10px;border-radius:9px;background:#221f16;border:1px solid #3a3413;font-size:13px;color:#eadfbf;font-variant-numeric:tabular-nums}._mRank_19a5s_114 b{color:#fce000}:root{--space-1: clamp(8px, 2vw, 16px);--space-2: clamp(12px, 3vw, 24px);--radius: clamp(10px, 2vw, 16px);--fs-16: clamp(13px, 3.5vw, 16px);--lh-16: 1.25;--fs-12: clamp(11px, 3vw, 12px);--c-table-w: 100%;--c-h-row: 80px;--c-league: 128px;--c-col: 80px;--w-rank: clamp(50px, 16vw, 50px);--w-user: clamp(150px, 42vw, 220px);--w-prize: clamp(106px, 34vw, 106px);--w-percent: clamp(70px, 24vw, 80px);--w-forecast: clamp(80px, 26vw, 80px);--w-income: clamp(80px, 26vw, 80px);--w-orders: clamp(80px, 26vw, 80px);--w-time: clamp(96px, 32vw, 110px);--gap-x: 8px;--pad-y: 10px;--rank-left-pad: clamp(4px, 1.2vw, 8px);--status-dot: clamp(8px, 1.6vw, 10px)}._lead_o6m0n_40{color:#f5f4f2;font-family:Noto Sans,sans-serif;font-weight:400;margin-bottom:8px}._leadTitle_o6m0n_41{margin:0 0 6px;font-size:18px;line-height:1.2;color:#fff}._leadP_o6m0n_42{margin:0 0 8px;font-size:16px;line-height:1.4;color:#bcbcbb}._stage_o6m0n_45{inline-size:100%;display:grid;grid-template-rows:1fr;min-height:0;margin-top:16px}._viewport_o6m0n_47{inline-size:100%;height:auto;max-height:none;min-height:0;overflow:visible;border-radius:var(--radius);box-sizing:border-box}._table_o6m0n_58{background:#000;border-top:1px solid #3A3938;border-radius:var(--radius);display:flex;flex-direction:column;gap:8px;min-height:0;width:var(--c-table-w);max-width:100%;min-width:0;box-sizing:border-box}._group_o6m0n_73{display:flex;flex-direction:column;gap:8px;padding-bottom:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box}._headerC_o6m0n_86{display:flex;justify-content:space-between;align-items:center;padding:0;gap:8px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}._thC_o6m0n_98{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 0}._thCLeague_o6m0n_99{width:var(--c-league);margin:0 auto}._thCPrize_o6m0n_100,._thCForecast_o6m0n_100{width:var(--c-col);margin:0 auto}._thTitle_o6m0n_102{color:#fff;font-weight:400;font-size:var(--fs-16);line-height:calc(var(--fs-16) * var(--lh-16));text-align:center}._thSub_o6m0n_103{color:#9e9b98;font-weight:400;font-size:var(--fs-12);line-height:1.33}._vSep_o6m0n_104{width:1px;height:32px;background:#3a3938;flex:0 0 1px}._rowC_o6m0n_107{display:flex;justify-content:space-between;align-items:center;padding:0;gap:8px;height:var(--c-h-row);border-radius:16px;border:1px solid rgba(255,255,255,.12);appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer;text-align:left;color:inherit;width:100%;max-width:100%;min-width:0;box-sizing:border-box}._rowC_o6m0n_107:focus-visible{outline:2px solid #FCE000;outline-offset:2px}._rowMy_o6m0n_121{outline:1px solid rgba(252,224,0,.35)}._groupActive_o6m0n_122{position:relative}._leagueNameActive_o6m0n_123{color:#fce000}._rowC_o6m0n_107[aria-expanded=true] ._arrow_o6m0n_124{transform:rotate(90deg)}._cellC_o6m0n_126{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 0}._cellCLeague_o6m0n_127{margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px;white-space:nowrap;padding:10px 0}._leagueIconContainer_o6m0n_139{display:flex;align-items:center;justify-content:center;width:44px;height:44px;position:relative;flex-shrink:0}._leagueIcon_o6m0n_139{width:100%;height:100%;object-fit:contain;display:block}._leagueIconFallback_o6m0n_156{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:8px;color:#fff;font-size:12px;font-weight:400;text-align:center}._leagueName_o6m0n_123{color:#fff;font-weight:400;font-size:16px;line-height:20px;display:inline-flex;align-items:center;gap:4px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;text-align:center;margin:0 4px}._arrow_o6m0n_124{width:20px;height:20px;flex:0 0 20px;transition:transform .3s ease-in-out;flex-shrink:0}._cellCPrize_o6m0n_196,._cellCForecast_o6m0n_196{width:var(--c-col);margin:0 auto}._cellCenter_o6m0n_198{color:#fff;font-weight:400;font-size:16px;line-height:20px;text-align:center}._infoRow_o6m0n_200{display:flex;align-items:center;padding:0 8px;gap:10px;width:100%;max-width:100%;min-width:0;height:16px;margin:0 auto;box-sizing:border-box}._infoText_o6m0n_208{color:#4a4948;font-weight:400;font-size:12px;line-height:16px;text-align:center;flex:1 1 auto}._subtableWrapper_o6m0n_211{overflow:hidden;max-height:0;opacity:0;transition:all .3s ease-in-out}._subtableOpen_o6m0n_218{max-height:1000px;opacity:1}._subtableClosed_o6m0n_223{max-height:0;opacity:0}._subtable_o6m0n_211{position:relative;display:block;width:100%;max-width:100%;min-width:0;overflow-x:hidden;overflow-y:visible;contain:inline-size;box-sizing:border-box}._subScroller_o6m0n_236{position:relative;display:block;width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overscroll-behavior-y:auto;touch-action:auto;will-change:scroll-position;scrollbar-gutter:stable both-edges}._subScroller_o6m0n_236:before{content:"";position:absolute;left:0;top:0;bottom:0;background:#1a1918;pointer-events:none;z-index:1}._subInner_o6m0n_255{display:inline-flex;flex-direction:column;width:max-content;min-width:max-content;background:#1a1918;border-radius:16px;padding:8px;gap:4px;margin:0}._subHeader_o6m0n_261{display:flex;flex-wrap:nowrap;gap:8px;min-block-size:56px;border-bottom:1px solid #FCE000}._thSub_o6m0n_103{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:var(--pad-y);gap:4px;width:var(--w-prize);flex:0 0 auto}._thSubText_o6m0n_268{color:#9e9b98;font-weight:400;font-size:var(--fs-12);line-height:1.33;padding-top:8px}._subHeader_o6m0n_261>._thSub_o6m0n_103:nth-child(1){width:var(--w-rank);align-items:flex-start;padding-left:var(--rank-left-pad)}._subHeader_o6m0n_261>._thSub_o6m0n_103:nth-child(1) ._thTitle_o6m0n_102{text-align:left}._subHeader_o6m0n_261>._thSub_o6m0n_103:nth-child(2){width:var(--w-user)}._subHeader_o6m0n_261>._thSub_o6m0n_103:nth-child(3){width:var(--w-prize)}._subHeader_o6m0n_261>._thSub_o6m0n_103:nth-child(4){width:var(--w-percent)}._subHeader_o6m0n_261>._thSub_o6m0n_103:nth-child(5){width:var(--w-forecast)}._subHeader_o6m0n_261>._thSub_o6m0n_103:nth-child(6){width:var(--w-income)}._subHeader_o6m0n_261>._thSub_o6m0n_103:nth-child(7){width:var(--w-orders)}._subHeader_o6m0n_261>._thSub_o6m0n_103:nth-child(8){width:var(--w-orders)}._subHeader_o6m0n_261>._thSub_o6m0n_103:nth-child(9){width:var(--w-time)}._subHeader_o6m0n_261>._thSub_o6m0n_103:first-child{position:static!important;left:auto!important;z-index:auto!important;background:transparent!important}._subRow_o6m0n_289{display:flex;flex-wrap:nowrap;gap:8px;min-block-size:auto;min-block-size:58px;border-radius:16px;border:1px solid transparent}._subRow_o6m0n_289:nth-child(odd){background:#242423}._subRow_o6m0n_289:nth-child(2n){background:#1a1918}._subRow_o6m0n_289>._cellSub_o6m0n_293:first-child{position:sticky;left:-2px;z-index:5;background:inherit}._subRow_o6m0n_289>._cellSub_o6m0n_293:first-child:after{content:"";position:absolute;right:-4px;top:0;bottom:0;width:4px;pointer-events:none}._meRow_o6m0n_308{background:linear-gradient(180deg,#0d4570,#242423)!important;border:1px solid #0066AC!important;border-radius:16px;overflow:clip}._cellSub_o6m0n_293{position:relative;display:flex;align-items:center;justify-content:center;padding-block:10px;box-sizing:border-box;width:var(--w-prize);flex:0 0 auto}._subRow_o6m0n_289>._cellSub_o6m0n_293:nth-child(1){width:var(--w-rank);justify-content:flex-start;padding-left:var(--rank-left-pad)}._subRow_o6m0n_289>._cellSub_o6m0n_293:nth-child(2){width:var(--w-user);justify-content:flex-start;padding-left:6px}._subRow_o6m0n_289>._cellSub_o6m0n_293:nth-child(3){width:var(--w-prize)}._subRow_o6m0n_289>._cellSub_o6m0n_293:nth-child(4){width:var(--w-percent)}._subRow_o6m0n_289>._cellSub_o6m0n_293:nth-child(5){width:var(--w-forecast)}._subRow_o6m0n_289>._cellSub_o6m0n_293:nth-child(6){width:var(--w-income)}._subRow_o6m0n_289>._cellSub_o6m0n_293:nth-child(7){width:var(--w-orders)}._subRow_o6m0n_289>._cellSub_o6m0n_293:nth-child(8){width:var(--w-orders)}._subRow_o6m0n_289>._cellSub_o6m0n_293:nth-child(9){width:var(--w-time)}._cRank_o6m0n_327{width:var(--w-rank)}._cUser_o6m0n_328{width:var(--w-user)}._cPrize_o6m0n_329{width:var(--w-prize)}._cPercent_o6m0n_330{width:var(--w-percent)}._cForecast_o6m0n_331{width:var(--w-forecast)}._cIncome_o6m0n_332{width:var(--w-income)}._cOrders_o6m0n_333,._cOrdersTotal_o6m0n_334,._cOrdersToday_o6m0n_335{width:var(--w-orders)}._cWork_o6m0n_336{width:var(--w-time)}._rankBadge_o6m0n_338{width:40px;height:40px;border-radius:8px;display:grid;place-items:center}._rankText_o6m0n_339{color:#fff;font-weight:700;font-size:16px;line-height:22px}._rankGold_o6m0n_340{background:#fce0004d}._rankBlue_o6m0n_341{background:#0596fa4d}._rankGreen_o6m0n_342{background:#00945e4d}._rankDefault_o6m0n_343{background:#ffffff1a}._cellUserSub_o6m0n_345{justify-content:flex-start;padding-left:6px}._userWrap_o6m0n_346{display:flex;align-items:center;gap:12px;min-width:0}._userAvatarBox_o6m0n_348{position:relative;width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center}._userAvatar_o6m0n_348{width:42px;height:42px;border-radius:50%;overflow:hidden;border:1.3125px solid #4A4948;background:#3a3938;display:grid;place-items:center}._userAvatarImg_o6m0n_353{width:100%;height:100%;object-fit:contain;display:block}._userAvatarBlack_o6m0n_354{width:100%;height:100%;background:#000;border-radius:50%}._statusDot_o6m0n_356{position:absolute;top:calc(var(--status-dot) * -.35);left:calc(var(--status-dot) * -.35);width:var(--status-dot);height:var(--status-dot);border-radius:100px;z-index:2;pointer-events:none;box-shadow:0 0 0 2px #1a1918}._statusGreen_o6m0n_367{background:#00945e}._statusOrange_o6m0n_368{background:#ff8a00}._statusRed_o6m0n_369{background:#e53935}._statusGrey_o6m0n_370{background:#6b6a69}._userMeta_o6m0n_372{display:flex;flex-direction:column;gap:4px}._userId_o6m0n_373{color:#fff;font-weight:400;font-size:var(--fs-16);line-height:calc(var(--fs-16) * var(--lh-16));max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userIdActive_o6m0n_380{color:#fce000}._cellCenter_o6m0n_198{color:#fff;font-weight:400;font-size:var(--fs-16);line-height:calc(var(--fs-16) * var(--lh-16));text-align:center}._fhWrap_o6m0n_384{position:fixed;top:100px;left:0;right:0;z-index:1000;pointer-events:none;margin-left:16px;margin-right:16px;border-radius:16px;background:#1a1918;padding-inline:16px;overflow:hidden;border-bottom:1px solid #FCE000;box-sizing:border-box}._fhInner_o6m0n_401 ._subHeader_o6m0n_261,._subHeader_o6m0n_261._fhCovered_o6m0n_405{border-bottom-color:transparent!important}._rowC_o6m0n_107:hover{transform:translateY(-1px);transition:transform .7s ease}._rowC_o6m0n_107[aria-expanded=true]{box-shadow:0 4px 12px #0000004d;transition:box-shadow .8s ease}._cardsList_o6m0n_421{display:flex;flex-direction:column;gap:10px;padding:4px 0 2px}._pCard_o6m0n_428{background:#1a1918;border:1px solid transparent;border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:10px}._pCardMe_o6m0n_437{background:linear-gradient(180deg,#0d4570,#201f1e);border-color:#0066ac}._pTop_o6m0n_442{display:flex;align-items:center;gap:10px;min-width:0}._pName_o6m0n_448{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:8px}._pMeBadge_o6m0n_455{flex:0 0 auto;background:#fce000;color:#000;font-weight:800;font-size:11px;line-height:1;padding:3px 7px;border-radius:999px}._pMetrics_o6m0n_466{display:flex;align-items:stretch;gap:8px;border-top:1px solid rgba(255,255,255,.07);padding-top:10px}._pMetric_o6m0n_466{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:3px}._pMetric_o6m0n_466+._pMetric_o6m0n_466{border-left:1px solid rgba(255,255,255,.07);padding-left:8px}._pMetricLabel_o6m0n_484{color:#9e9b98;font-size:11.5px;line-height:1.1}._pMetricValue_o6m0n_489{color:#fff;font-weight:800;font-size:15px;line-height:1.2;font-variant-numeric:tabular-nums;word-break:break-word}._pMetricPrize_o6m0n_497{color:#fce000}._pForecast_o6m0n_499{color:#9e9b98;font-size:12px;line-height:1.2;font-variant-numeric:tabular-nums}._leadShort_o6m0n_507{color:#c9c6c3;font-size:13.5px;line-height:1.4;margin:0 0 8px}._infoToggle_o6m0n_513{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;margin-bottom:12px;background:#1a1918;border:0;border-radius:14px;color:#e6e3e0;font-size:14px;font-weight:700;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}._infoToggle_o6m0n_513:active{filter:brightness(1.08)}._chevron_o6m0n_532{color:#9e9b98;font-size:18px;line-height:1;transition:transform .2s ease}._chevronOpen_o6m0n_538{transform:rotate(180deg)}._lgList_o6m0n_541{display:flex;flex-direction:column;gap:12px;width:100%;min-width:0}._lgBlock_o6m0n_542{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0}._lgHead_o6m0n_544{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border:1px solid transparent;border-radius:12px;background:#1a1918;color:#fff;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}._lgHeadMe_o6m0n_552{background:linear-gradient(0deg,#ffffff1a,#fce00047);border-color:#fce00066}._lgName_o6m0n_556{font-weight:700;font-size:15px;flex:0 0 auto}._lgFund_o6m0n_557{margin-left:auto;color:#9e9b98;font-size:12.5px;white-space:nowrap}._lgHeadMe_o6m0n_552 ._lgFund_o6m0n_557{color:#d8cf9a}._lgChevron_o6m0n_559{flex:0 0 auto;color:#9e9b98;font-size:16px;line-height:1;transition:transform .2s ease}._lgChevronOpen_o6m0n_560{transform:rotate(180deg)}._table_1f32s_2{display:flex;flex-direction:column;background:#1a1918;border-radius:12px;padding:0 10px 6px 12px;overflow:hidden}._head_1f32s_10{display:flex;align-items:center;gap:8px;padding:8px 4px;border-bottom:1px solid #FCE000}._th_1f32s_17{color:#9e9b98;font-size:14px;font-weight:400}._row_1f32s_19{display:flex;align-items:center;gap:8px;padding:8px 4px;border-bottom:1px solid #2b2a29}._row_1f32s_19:last-child{border-bottom:0}._rowMe_1f32s_27{background:#242322;outline:1px solid rgba(252,224,0,.28);border-radius:8px}._colPart_1f32s_34{flex:1 1 auto;min-width:0}._colNum_1f32s_35{flex:0 0 38px;text-align:center}._colMoney_1f32s_36{flex:0 0 68px;text-align:right}._part_1f32s_38{display:flex;align-items:center;gap:8px;min-width:0}._rank_1f32s_39{flex:0 0 auto;color:#fff;font-weight:700;font-size:17.5px;min-width:22px;text-align:center;font-variant-numeric:tabular-nums}._name_1f32s_45{flex:1 1 auto;color:#fff;font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}._nameMe_1f32s_50{color:#fce000;font-weight:700}._val_1f32s_52{color:#fff;font-size:15px;font-variant-numeric:tabular-nums;white-space:nowrap}._prize_1f32s_53{color:#fce000}:root{--space-1: clamp(8px, 2vw, 16px);--space-2: clamp(12px, 3vw, 24px);--radius: clamp(10px, 2vw, 16px);--col-w: clamp(120px, 26vw, 180px);--gap-x: clamp(6px, 1.8vw, 8px);--pad-y: clamp(8px, 1.6vh, 10px);--row-h: clamp(44px, 8vh, 62px);--header-h: clamp(48px, 8vh, 60px);--fs-16: clamp(13px, 3.5vw, 16px);--lh-16: 1.25;--fs-12: clamp(11px, 3vw, 12px);--above-ui: 140px}._stage_kwxtz_20{inline-size:100%;display:grid;grid-template-rows:auto 1fr;height:100%;min-height:0;box-sizing:border-box}._head2_kwxtz_28{display:flex;flex-direction:column;gap:6px;padding:0 2px 12px}._title2_kwxtz_34{margin:0;color:#fce000;font-family:Noto Sans,sans-serif;font-weight:800;font-size:20px;line-height:1.2}._lead_kwxtz_42{color:#bcbcbb;font-family:Noto Sans,sans-serif;font-weight:400;font-size:14.5px;line-height:1.4;margin:0}._lead_kwxtz_42 strong{color:#ededec;font-weight:700}._pedestal_kwxtz_53{position:relative;margin:2px 0 14px;padding:12px 22px 12px 26px;border-radius:14px;background:radial-gradient(120% 140% at 18% 50%,#fce0001a,#1a191800 62%),#1a1918;border:1px solid rgba(252,224,0,.35);box-shadow:0 0 20px #fce00014;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;overflow:hidden}._pedestalMe_kwxtz_70{border-color:#fce000a6}._pedestalGlow_kwxtz_72{position:absolute;top:50%;left:40px;width:160px;height:160px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(closest-side,#fce0002e,#fce00000);pointer-events:none}._heroAvatar_kwxtz_83{position:relative;z-index:1;flex:0 0 auto;width:58px;height:58px;display:flex;align-items:center;justify-content:center}._heroInfo_kwxtz_91{position:relative;z-index:1;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:6px;text-align:right}._heroName_kwxtz_97{font-size:18px;font-weight:800;color:#fff;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._heroStats_kwxtz_102{display:flex;align-items:center;gap:16px}._heroStat_kwxtz_102{display:flex;flex-direction:column;gap:1px}._heroStat_kwxtz_102 b{font-size:17px;color:#fce000;font-variant-numeric:tabular-nums}._heroStat_kwxtz_102 span{font-size:11px;color:#9e9b98}._heroDivider_kwxtz_106{width:1px;height:28px;background:#3a3938}._viewport_kwxtz_109{inline-size:100%;height:auto;max-height:none;min-height:0;overflow-x:hidden;overflow-y:visible;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;overscroll-behavior-y:auto;border-radius:var(--radius);box-sizing:border-box}._table_kwxtz_127{background:#1a1918;border-radius:var(--radius);padding:0 var(--space-1) var(--space-2);display:flex;flex-direction:column;gap:4px;box-sizing:border-box;inline-size:100%;min-height:0}._header_kwxtz_142{display:flex;flex-wrap:nowrap;gap:var(--gap-x);min-block-size:var(--header-h);border-bottom:1px solid #FCE000}._th_kwxtz_151{flex:1 1 0;min-inline-size:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(2px,.6vh,4px);padding-block:var(--pad-y);box-sizing:border-box}._thTitle_kwxtz_162{color:#fff;font-weight:400;font-size:var(--fs-16);line-height:calc(var(--fs-16) * var(--lh-16));text-align:center;white-space:nowrap}._row_kwxtz_172{display:flex;flex-wrap:nowrap;gap:var(--gap-x);min-block-size:var(--row-h);border-bottom:1px solid #3A3938}._cell_kwxtz_181{flex:1 1 0;min-inline-size:0;padding-block:var(--pad-y);display:flex;align-items:center;justify-content:center;box-sizing:border-box}._cellCenter_kwxtz_190{color:#fff;font-weight:400;font-size:var(--fs-16);line-height:calc(var(--fs-16) * var(--lh-16));text-align:center;white-space:nowrap}._cellOrders_kwxtz_198{text-align:center}._empty_kwxtz_201{color:#9e9b98;padding:var(--space-2);text-align:center}._meRow_kwxtz_208{background:#242322;outline:1px solid rgba(252,224,0,.25)}@media(max-height:600px){:root{--above-ui: 120px}}._wrap_11htq_2{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;touch-action:pan-x;overscroll-behavior-x:contain}._wrap_11htq_2::-webkit-scrollbar{display:none}._inner_11htq_18{width:548px;min-width:548px;display:flex;flex-direction:column;gap:10px}._topRow_11htq_27{display:grid;grid-template-columns:248px 248px;column-gap:32px;align-items:center;height:20px}._info_11htq_36{display:flex;align-items:center;gap:10px;width:248px;justify-content:flex-start;min-width:0}._title_11htq_46{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;line-height:20px;color:#fff;font-size:16px;height:20px;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:100%}._caption_11htq_64{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;line-height:15px;color:#9e9b98;font-size:11px;height:15px;display:flex;align-items:center;white-space:nowrap;margin-left:auto}._barsRow_11htq_81{display:grid;grid-template-columns:253px 18px 253px;grid-template-rows:18px auto;column-gap:4px;row-gap:6px;width:532px;align-items:center}._track_11htq_92{position:relative;width:253px;height:12px;background:#242423;border-radius:100px;overflow:visible}._fill_11htq_102{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,#fce000,#fcac00);border-radius:100px}._taxi_11htq_112{position:absolute;top:50%;transform:translate(-50%,-50%);width:51px;height:39px;filter:drop-shadow(0px 4.25px 4.25px rgba(0,0,0,.2));pointer-events:none}._flag_11htq_123{width:18px;height:18px;opacity:.95;grid-column:2;grid-row:1}._labels_11htq_132{grid-row:2;display:flex;justify-content:space-between;align-items:center;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;color:#9e9b98;font-size:12px;line-height:14px}._labelsLeft_11htq_145{grid-column:1}._labelsRight_11htq_146{grid-column:3}._labelStart_11htq_148,._labelEnd_11htq_149{white-space:nowrap}@media(max-width:340px){._caption_11htq_64{font-size:10px}._taxi_11htq_112{width:45px;height:36px}._labels_11htq_132{font-size:11px;line-height:13px}}:root{--ease-smooth: cubic-bezier(.23, 1, .32, 1)}._animated_11htq_163 ._fill_11htq_102{transition:width 1.5s var(--ease-smooth);will-change:width}._animated_11htq_163 ._taxi_11htq_112{transition:left 1.6s var(--ease-smooth) 60ms;will-change:left}@media(prefers-reduced-motion:reduce){._animated_11htq_163 ._fill_11htq_102,._animated_11htq_163 ._taxi_11htq_112{transition:none!important}}._cardsList_11xpz_3{display:flex;flex-direction:column;gap:10px;padding:4px 0 2px}._leaguesList_11xpz_6{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0}._leagueBlock_11xpz_7{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0}._leagueLabel_11xpz_8{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:0 2px}._leagueLabelName_11xpz_12{color:#fff;font-weight:700;font-size:15px}._leagueLabelMe_11xpz_13 ._leagueLabelName_11xpz_12{color:#fce000}._leagueLabelPrize_11xpz_14{color:#9e9b98;font-size:12px;white-space:nowrap}._ptTable_11xpz_17{display:flex;flex-direction:column;background:#1a1918;border-radius:12px;padding:0 10px 6px;overflow:hidden}._ptHead_11xpz_25{display:flex;align-items:center;gap:8px;padding:10px 2px;border-bottom:1px solid #FCE000}._ptRow_11xpz_32{display:flex;align-items:center;gap:8px;padding:8px 2px;border-bottom:1px solid #2b2a29}._ptRow_11xpz_32:last-child{border-bottom:0}._ptRowMe_11xpz_40{background:#242322;outline:1px solid rgba(252,224,0,.25);border-radius:8px}._ptColPart_11xpz_47{flex:1 1 auto;min-width:0}._ptColNum_11xpz_48{flex:0 0 40px;text-align:center}._ptColMoney_11xpz_49{flex:0 0 64px;text-align:right}._ptTh_11xpz_51{color:#9e9b98;font-size:11px;font-weight:400;line-height:1.1}._ptPart_11xpz_53{display:flex;align-items:center;gap:8px;min-width:0}._ptRank_11xpz_54{flex:0 0 auto;color:#fff;font-weight:700;font-size:13px;min-width:16px;text-align:center;font-variant-numeric:tabular-nums}._ptName_11xpz_60{color:#fff;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}._ptNameMe_11xpz_64{color:#fce000;font-weight:700}._ptVal_11xpz_66{color:#fff;font-size:12.5px;font-variant-numeric:tabular-nums;white-space:nowrap}._ptPrize_11xpz_70{color:#fce000}._wrap_1l40u_3{display:flex;flex-direction:column;gap:14px;padding-top:4px}._strip_1l40u_6{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#1a1918;border:1px solid rgba(252,224,0,.28);border-radius:12px}._stripFlag_1l40u_13{font-size:16px;line-height:1;flex:0 0 auto}._stripText_1l40u_14{color:#e6e3e0;font-size:13px;line-height:1.2;min-width:0}._stripText_1l40u_14 b{color:#fff}._stripDate_1l40u_16{margin-left:auto;color:#9e9b98;font-size:12px;white-space:nowrap;flex:0 0 auto}._hero_1l40u_19{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:24px 18px;background:linear-gradient(160deg,#1f1e1c,#171614 60%);border:1px solid rgba(252,224,0,.2);border-radius:18px}._heroIcon_1l40u_26{font-size:36px;line-height:1}._heroTitle_1l40u_27{color:#fff;font-weight:800;font-size:19px}._heroText_1l40u_28{color:#bcbcbb;font-size:14px;line-height:1.4;max-width:34ch}._heroText_1l40u_28 b{color:#fff}._countdown_1l40u_31{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:8px 14px;background:#fce0001f;border-radius:999px}._countdownLabel_1l40u_37{color:#9e9b98;font-size:12px}._countdownValue_1l40u_38{color:#fce000;font-weight:800;font-size:16px;font-variant-numeric:tabular-nums}._payout_1l40u_41{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#1a1918;border:1px solid rgba(0,197,102,.3);border-radius:14px}._payoutIcon_1l40u_48{font-size:24px;line-height:1;flex:0 0 auto}._payoutTitle_1l40u_49{color:#fff;font-size:14px;line-height:1.3}._payoutTitle_1l40u_49 b{color:#00c566;font-weight:800}._payoutSub_1l40u_51{color:#9e9b98;font-size:12px;margin-top:2px}._resultsBtn_1l40u_54{width:100%;padding:14px 16px;background:#3a3938;color:#fff;border:0;border-radius:14px;font-weight:700;font-size:14px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:filter .15s ease}._resultsBtn_1l40u_54:hover{filter:brightness(1.12)}._resultsBtn_1l40u_54:active{filter:brightness(.95)}:root{--safe-bottom: env(safe-area-inset-bottom, 0px);--menu-gap: max(34px, var(--safe-bottom))}._wrap_1ymry_7{position:fixed;left:0;right:0;bottom:0;z-index:1000;display:flex;justify-content:center;background:#242423;box-shadow:0 0 16px #00000052;isolation:isolate;padding-bottom:env(safe-area-inset-bottom,0px)}._wrap_1ymry_7:after{content:"";position:absolute;left:0;right:0;bottom:0;height:env(safe-area-inset-bottom,0px);background:#000;pointer-events:none;z-index:-1}._inner_1ymry_34{width:100%;max-width:none;height:56px;padding:8px 16px;display:flex;flex-direction:row;align-items:center;gap:0;box-sizing:border-box}._item_1ymry_46{flex:1 1 0;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}._icon_1ymry_58{width:24px;height:24px;display:block}._label_1ymry_60{margin-top:2px;height:16px;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#fff}._active_1ymry_69 ._label_1ymry_60{color:#fce000}._disabled_1ymry_71{opacity:.45;filter:grayscale(1) brightness(.9);cursor:not-allowed;pointer-events:none}._disabled_1ymry_71 ._label_1ymry_60{color:#ffffff8c}._disabled_1ymry_71 ._icon_1ymry_58{opacity:.9}:root{--header-top: var(--sat, 0px);--header-h: 66px}._header_1xenh_8{position:fixed;top:var(--header-top);left:0;right:0;z-index:50;background:#1a1918;overflow:visible;height:var(--header-h)}._header_1xenh_8:before{content:"";position:fixed;top:0;left:0;right:0;height:var(--header-top);background:#000;opacity:1;z-index:49;pointer-events:none}._inner_1xenh_40{width:100%;max-width:none;height:var(--header-h);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 16px;margin:0 auto;gap:10px}._left_1xenh_56{display:flex;flex-direction:row;align-items:center;gap:10px;min-width:0;flex:1 1 auto;height:42px}._avatarBtn_1xenh_67{border:0;background:transparent;padding:0;cursor:pointer;flex:0 0 auto;-webkit-tap-highlight-color:transparent}._center_1xenh_77{display:flex;flex-direction:column;justify-content:center;gap:3px;min-width:0}._balanceWrap_1xenh_86{display:flex;flex-direction:row;align-items:center;gap:4px;cursor:pointer}._balanceLabel_1xenh_93{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:11px;line-height:14px;color:#9e9b98;display:flex;align-items:center}._balanceValue_1xenh_102{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:19px;line-height:22px;color:#fff;display:flex;align-items:center;white-space:nowrap}._arrow_1xenh_112{width:18px;height:18px}._xpBar_1xenh_115{border:0;background:transparent;padding:0;cursor:pointer;width:100%;max-width:180px;-webkit-tap-highlight-color:transparent}._xpTrack_1xenh_124{display:block;height:5px;border-radius:999px;background:#2a2928;overflow:hidden}._xpFill_1xenh_131{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#ffd500,#ffb300);transition:width .5s ease}._flame_1xenh_140{margin-left:auto;margin-right:6px;flex:0 0 auto;display:inline-flex;align-items:center;gap:3px;padding:5px 9px 5px 7px;border:0;border-radius:999px;cursor:pointer;font-weight:800;font-size:14px;line-height:1;-webkit-tap-highlight-color:transparent}._flameActive_1xenh_156{background:linear-gradient(135deg,#ff7a0038,#ffc30038);color:#ffd21e}._flameActive_1xenh_156 ._flameIcon_1xenh_160{animation:_flamePulse_1xenh_1 1.4s ease-in-out infinite;filter:drop-shadow(0 0 5px rgba(255,140,0,.85))}._flameIdle_1xenh_164{background:#ffffff0f;color:#c9c9c9}._flameIdle_1xenh_164 ._flameIcon_1xenh_160{filter:grayscale(.7) brightness(.85)}._flameIcon_1xenh_160{font-size:15px;display:inline-block;transform-origin:50% 80%}._flameCount_1xenh_170{font-variant-numeric:tabular-nums}@keyframes _flamePulse_1xenh_1{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}@media(prefers-reduced-motion:reduce){._flameActive_1xenh_156 ._flameIcon_1xenh_160{animation:none}}._burgerBtn_1xenh_181{margin:0;padding:0;width:42px;height:42px;border:0;background:transparent;display:flex;align-items:center;justify-content:center}._burgerIcon_1xenh_192{width:42px;height:42px;display:block}._dropdown_1xenh_195{position:absolute;left:0;right:0;top:var(--header-h);z-index:60;overflow:hidden;max-height:0;opacity:0;transform:translateY(-6px);transition:max-height .26s ease,opacity .22s ease,transform .22s ease;background:#1a1918;border-radius:0 0 24px 24px}._open_1xenh_215{max-height:320px;opacity:1;transform:translateY(0)}._dropdownInner_1xenh_222{width:100%;max-width:375px;margin:0 auto;padding:24px 16px 32px;display:flex;flex-direction:row;align-items:center;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}._dropdownInner_1xenh_222::-webkit-scrollbar{display:none}._card_1xenh_239{display:flex;flex-direction:column;align-items:flex-end;width:100%;max-width:343px;box-sizing:border-box;padding:16px;gap:16px;background:#242423;border-radius:16px;flex:none;order:0;flex-grow:1}._cardRow_1xenh_260{display:flex;flex-direction:row;align-items:center;padding:0;gap:12px;width:100%;min-height:28px;margin:0;background:transparent;border:none;color:inherit;align-self:stretch}._cardRow_1xenh_260:active{transform:translateY(1px)}._cardSep_1xenh_279{width:100%;max-width:275px;height:1px;background:#3a3938;margin:0 auto}._rowIconBox_1xenh_288{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center}._rowIcon_1xenh_288{width:22px;height:22px}._rowMain_1xenh_298{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;flex:1 1 auto;min-width:0}._rowTitle_1xenh_308{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rowArrowSmall_1xenh_320{width:18px;height:18px}@media(max-width:340px){._dropdownInner_1xenh_222{padding:20px 12px 28px}._card_1xenh_239{padding:12px;gap:12px}._cardRow_1xenh_260{gap:10px}}._avatarLoader_1xenh_330{position:absolute;inset:0;display:flex;justify-content:center;align-items:center}._avatarLoader_1xenh_330:after{content:"";width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:_spin_1xenh_1 .8s linear infinite}@keyframes _spin_1xenh_1{to{transform:rotate(360deg)}}._dots_1xenh_349:after{content:"…";animation:_dotsAnim_1xenh_1 1.2s steps(3,end) infinite}@keyframes _dotsAnim_1xenh_1{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}._field_1xenh_361{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:0}._fieldLabel_1xenh_369{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:13px;line-height:18px;color:#9e9b98}._fieldControl_1xenh_377{position:relative;width:100%}._select_1xenh_382{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;height:40px;padding:8px 36px 8px 12px;background:#1a1918;color:#fff;border:1px solid #4A4948;border-radius:12px;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;line-height:20px}._select_1xenh_382:focus{outline:none;box-shadow:var(--focus-ring, 0 0 0 2px #000000, 0 0 0 4px #FCE000)}._select_1xenh_382:disabled{opacity:.6;cursor:not-allowed}._selectChevron_1xenh_411{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;opacity:.8;font-size:14px;line-height:1;color:#9e9b98}._fieldHint_1xenh_423{min-height:16px;font-size:12px;line-height:16px;color:#9e9b98;text-align:left}@media(max-width:340px){._select_1xenh_382{font-size:13px;height:38px}._fieldLabel_1xenh_369{font-size:12px}}:root{--topmenu-h: 66px;--topmenu-offset: calc(var(--sat) + 10px);--header-gap: 32px;--bottommenu-h: 56px;--bottommenu-offset: 34px;--cta-height: 48px;--cta-gap: 12px;--app-bg: #000000;--scroll-bleed: 24px}._page_1394t_23{height:calc(100dvh - 156px);padding-top:calc(var(--topmenu-offset) + var(--topmenu-h) + var(--header-gap));padding-bottom:calc(env(safe-area-inset-bottom,0px) + 106px);padding-left:16px;padding-right:16px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;isolation:isolate}@supports not (height: 100dvh){._page_1394t_23{height:calc(100vh - 156px)}}._body_1394t_58{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px;box-sizing:border-box}._title_1394t_71{width:100%;height:26px;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:26px;display:flex;align-items:center;color:#fff;margin:0}._card_1394t_88{width:100%;min-height:219px;display:flex;flex-direction:column;align-items:flex-end;padding:16px;gap:16px;background:#242423;border-radius:16px;box-sizing:border-box}._hr_1394t_106{width:100%;max-width:275px;height:1px;background:#3a3938;margin:0 auto}._row_1394t_115{width:100%;min-height:22px;display:flex;flex-direction:row;align-items:center;gap:12px;padding:0;background:transparent;border:none;color:inherit;text-align:left}._row_1394t_115:active{transform:translateY(1px)}._rowIconBox_1394t_133{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center}._rowIcon_1394t_133{width:22px;height:22px}._rowMain_1394t_146{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;flex:1 1 auto;min-width:0}._rowTitle_1394t_156{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rowArrowSmall_1394t_168{width:18px;height:18px}@media(max-width:340px){._body_1394t_58{padding:28px 12px;gap:14px}._card_1394t_88{padding:12px;gap:12px}._row_1394t_115{gap:10px}}._row_1394t_115:disabled,._row_1394t_115[aria-disabled=true]{opacity:.5;filter:grayscale(30%);cursor:not-allowed}._row_1394t_115:disabled *{pointer-events:none}:root{--topmenu-h: 66px;--topmenu-offset: calc(var(--sat) + 10px);--header-gap-wallet: 32px;--bottommenu-h: 56px;--bottommenu-offset: 44px;--cta-height: 48px;--cta-gap: 22px;--app-bg: #000000;--scroll-bleed: 24px}._page_16tks_24{padding-top:calc(var(--topmenu-offset) + var(--topmenu-h) + var(--header-gap-wallet));padding-left:16px;padding-right:16px;padding-bottom:calc(var(--bottommenu-h) + var(--bottommenu-offset) + var(--cta-height) + max(var(--cta-gap),env(safe-area-inset-bottom)) + var(--scroll-bleed));height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;position:relative}._page_16tks_24:after{content:none;display:none}._header_16tks_52{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:20px}._backBtn_16tks_60{width:24px;height:24px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._title_16tks_72{font-family:Noto Sans,sans-serif;font-weight:400;font-size:20px;line-height:27px;color:#fff}._balanceCard_16tks_81{display:flex;flex-direction:row;align-items:center;padding:16px;gap:12px;width:100%;min-height:87px;background:#242423;border-radius:16px;box-sizing:border-box;margin-bottom:16px;border:0;outline:none;box-shadow:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-align:left;cursor:pointer}._balanceCard_16tks_81:focus,._balanceCard_16tks_81:focus-visible{outline:none;box-shadow:none}._coin_16tks_114{width:42px;height:42px;background:#fce0004d;border-radius:1500px;position:relative;flex:0 0 auto}._coinInner_16tks_124{position:absolute;width:30px;height:30px;left:50%;top:50%;transform:translate(-50%,-50%);background:#fce000;border-radius:1500px;display:flex;align-items:center;justify-content:center}._coinIcon_16tks_140{width:22px;height:22px;object-fit:contain;display:block}._balanceText_16tks_147{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:6px;flex:1;min-width:0}._balanceLabel_16tks_159{font-family:Noto Sans,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#9e9b98}._balanceValue_16tks_167{font-family:Noto Sans,sans-serif;font-weight:400;font-size:24px;line-height:33px;color:#fff}._arrowRight_16tks_175{width:24px;height:24px;flex:0 0 auto}._sectionLabel_16tks_182{font-size:16px;line-height:20px;color:#9e9b98;margin:12px 0 8px}._txRow_16tks_190{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:42px;background:#000;border-radius:6px;padding:6px 10px;margin-bottom:8px;box-sizing:border-box}._txLeft_16tks_203{display:flex;flex-direction:column;gap:4px}._txTitle_16tks_209{font-size:16px;line-height:20px;color:#fff}._txDate_16tks_215{font-size:12px;line-height:16px;color:#9e9b98}._txRight_16tks_221{display:flex;align-items:center;gap:8px}._pill_16tks_227{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:2px 8px;border-radius:6px;font-size:12px;line-height:16px}._pillPaid_16tks_238{background:#00945e33;color:#1fb37d}._pillPending_16tks_243{background:#fcb9004d;color:#fcb900}._txAmount_16tks_248{font-size:16px;line-height:20px;color:#fce000}._footerCta_16tks_255{position:fixed;bottom:calc(var(--bottommenu-h) + var(--bottommenu-offset) + max(var(--cta-gap),env(safe-area-inset-bottom)));left:0;width:100%;display:flex;justify-content:center;padding:0 16px;box-sizing:border-box;z-index:1000;pointer-events:none}._footerCta_16tks_255>*{pointer-events:auto}._cutTop_16tks_276,._cutBottom_16tks_276{position:fixed;left:0;right:0;background:var(--app-bg);pointer-events:none;z-index:950}._cutTop_16tks_276{top:0;height:calc(var(--topmenu-offset))}._cutBottom_16tks_276{bottom:0;height:calc(var(--bottommenu-h) + var(--bottommenu-offset))}._balanceCard_16tks_81,._txRow_16tks_190{flex:0 0 auto}._arrowLeft_16tks_295{transform:rotate(180deg)}._rubleIcon_16tks_297{width:32px;height:32px;flex-shrink:0}._yandexCard_16tks_308{position:relative;isolation:isolate;height:87px}._cardLocked_16tks_315{opacity:.55;cursor:not-allowed}._yandexBadge_16tks_321{position:absolute;top:12px;right:10px;width:84px;height:20px;padding:2px 8px;display:inline-flex;align-items:center;justify-content:center;background:#fff3;border-radius:6px;z-index:2}._yandexBadgeText_16tks_340{font-family:Noto Sans,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#9e9b98;white-space:nowrap}._yandexArrow_16tks_350{position:absolute;right:16px;top:47px;z-index:3;flex:none}._yandexBalanceText_16tks_359{padding-right:48px}._yandexCoinInner_16tks_364{transform:translate(-50%,-50%) translateY(.5px);display:block}._yandexCoinIcon_16tks_369{position:absolute;left:4px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._fuelCard_16tks_381{min-height:109px;border:1px solid #0596FA;background:#242423;border-radius:16px}._fuelCoin_16tks_388{background:#0596fa4d}._fuelCoinInner_16tks_392{background:#0596fa;transform:translate(-50%,-50%) translateY(.5px);display:block}._fuelCoinIcon_16tks_398{position:absolute;left:4px;top:4px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}._fuelValue_16tks_407{color:#0596fa}._fuelChip_16tks_411{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 8px;gap:6px;width:43px;height:20px;background:#0596fa4d;border-radius:6px;flex:0 0 auto}._fuelChipText_16tks_428{font-family:Noto Sans,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#0596fa;white-space:nowrap}._modalScrim_16tks_439{position:fixed;inset:0;background:#0006;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1590}._modalScrim_16tks_439._open_16tks_447{opacity:1;pointer-events:auto}._modal_16tks_439{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,360px);background:#1a1918;border:1px solid #3A3938;border-radius:12px;padding:16px;box-sizing:border-box;z-index:1600;box-shadow:0 0 16px #00000052}._modalTitle_16tks_463{color:#fff;font-weight:700;font-size:20px;line-height:26px;text-align:center;margin:4px 8px 12px}._modalText_16tks_472{font-size:14px;line-height:1.45;color:#edebe9;text-align:center;margin:0 6px 12px}._modalErr_16tks_481{background:#3b0a0a;border:1px solid #B42318;color:#ffd7d7;border-radius:10px;padding:8px 10px;font-size:13px;margin-bottom:10px}._modalOk_16tks_490{background:#053b2b;border:1px solid #0a7f5c;color:#c9ffea;border-radius:10px;padding:8px 10px;font-size:13px;margin-bottom:10px}._modalActions_16tks_501{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}._modalBtn_16tks_508{height:48px;border:0;border-radius:12px;background:#3a3938;color:#fff;font-weight:700;font-size:16px;line-height:20px;cursor:pointer;box-shadow:0 0 16px #00000052;transition:transform .06s ease,opacity .2s ease,filter .2s ease,box-shadow .2s ease}._modalBtn_16tks_508:hover{filter:brightness(1.05)}._modalBtn_16tks_508:active{transform:translateY(1px)}._modalBtn_16tks_508:focus-visible{outline:none;box-shadow:0 0 0 2px #000,0 0 0 4px #fce000}._modalBtn_16tks_508:disabled{opacity:.6;cursor:default}._modalBtnPrimary_16tks_529{background:#fce000;color:#000}._modalBtnDanger_16tks_533{background:#b42318;color:#fff}@media(max-height:600px){._modal_16tks_439{width:min(94vw,360px);padding:12px}._modalTitle_16tks_463{margin-bottom:10px}}._modalClose_16tks_546{position:absolute;top:8px;right:8px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:#edebe9;cursor:pointer;transition:filter .15s ease,background .15s ease,transform .06s ease}._modalClose_16tks_546:hover{filter:brightness(1.1);background:#ffffff0f}._modalClose_16tks_546:active{transform:translateY(1px)}._modalClose_16tks_546:focus-visible{outline:none;box-shadow:0 0 0 2px #000,0 0 0 4px #fce000}._modalClose_16tks_546:disabled{opacity:.6;cursor:default}._overlay_p8apv_1{position:fixed;inset:0;background:#00000073;z-index:2200;display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .22s ease}._overlayOpen_p8apv_15{opacity:1;pointer-events:auto}._sheet_p8apv_20{width:100%;height:min(625px,calc(100dvh - 16px));background:#1a1918;border-radius:24px 24px 0 0;box-sizing:border-box;padding:8px 16px calc(12px + env(safe-area-inset-bottom));will-change:transform;transition:transform .26s cubic-bezier(.2,.85,.2,1)}._sheetDragging_p8apv_32{transition:none}._body_p8apv_36{width:100%;max-width:343px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}._dragZone_p8apv_51{width:100%;display:flex;flex-direction:column;gap:20px;touch-action:none;-webkit-tap-highlight-color:transparent}._handleWrap_p8apv_60{width:100%;height:8px;display:flex;justify-content:center;align-items:center}._handle_p8apv_60{width:87px;height:8px;background:#3a3938;border-radius:16px}._topRow_p8apv_75{width:100%;height:27px;display:flex;flex-direction:row;align-items:center;gap:12px}._backBtn_p8apv_84{width:24px;height:24px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._backBtn_p8apv_84:disabled{opacity:.6;cursor:default}._topTitle_p8apv_97{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:20px;line-height:27px;color:#fff}._card_p8apv_105{width:100%;background:#242423;border-radius:24px;padding:20px;box-sizing:border-box}._stepViewport_p8apv_113{width:100%;overflow:hidden}._stepTrack_p8apv_118{width:200%;display:flex;flex-direction:row;align-items:stretch;transform:translateZ(0);transition:transform .26s cubic-bezier(.2,.85,.2,1);will-change:transform}._stepSuccess_p8apv_128{transform:translate3d(-50%,0,0)}._stepPage_p8apv_132{width:50%}._formInner_p8apv_136{width:100%;display:flex;flex-direction:column;gap:16px;align-items:center}._amountBox_p8apv_144{width:99%;background:#fce00029;border:1px solid #FCE000;border-radius:16px;padding:16px;box-sizing:border-box;display:flex;justify-content:center}._amountBoxInner_p8apv_156{display:flex;flex-direction:column;align-items:center;gap:6px}._amountLabel_p8apv_163{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#fff;text-align:center}._amountValue_p8apv_172{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:32px;line-height:44px;color:#fce000;text-align:center}._note_p8apv_181{width:100%;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#9e9b98;text-align:center}._btnShell_p8apv_191{width:100%;background:#ffffff03;border-radius:20px;padding:8px;box-sizing:border-box}._sheetBtn_p8apv_199{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:20px;line-height:26px}._successInner_p8apv_206{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}._successIcon_p8apv_214{width:70px;height:70px;display:block}._successTitle_p8apv_220{width:100%;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:24px;line-height:33px;color:#fff;text-align:center}._successStack_p8apv_230{width:100%;display:flex;flex-direction:column;gap:24px;align-items:center}._successText_p8apv_238{width:100%;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#9e9b98;text-align:center}._safeBottom_p8apv_248{height:1px}@media(prefers-reduced-motion:reduce){._overlay_p8apv_1,._sheet_p8apv_20,._stepTrack_p8apv_118{transition:none}}._overlay_11lzd_3{position:fixed;inset:0;background:#00000073;z-index:2200;display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .22s ease}._overlayOpen_11lzd_17{opacity:1;pointer-events:auto}._sheet_11lzd_22{width:100%;height:min(690px,calc(100dvh - 16px));background:#1a1918;border-radius:24px 24px 0 0;box-sizing:border-box;padding:8px 16px calc(12px + env(safe-area-inset-bottom));will-change:transform;transition:transform .26s cubic-bezier(.2,.85,.2,1)}._sheetDragging_11lzd_34{transition:none}._body_11lzd_38{width:100%;max-width:343px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}._dragZone_11lzd_53{width:100%;display:flex;flex-direction:column;gap:20px;touch-action:none;-webkit-tap-highlight-color:transparent}._handleWrap_11lzd_62{width:100%;height:8px;display:flex;justify-content:center;align-items:center}._handle_11lzd_62{width:87px;height:8px;background:#3a3938;border-radius:16px}._topRow_11lzd_77{width:100%;height:27px;display:flex;flex-direction:row;align-items:center;gap:12px}._backBtn_11lzd_86{width:24px;height:24px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._backBtn_11lzd_86:disabled{opacity:.6;cursor:default}._topTitle_11lzd_99{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:20px;line-height:27px;color:#fff}._card_11lzd_107{width:100%;background:#242423;border-radius:24px;padding:20px;box-sizing:border-box}._stepViewport_11lzd_115{width:100%;overflow:hidden}._stepTrack_11lzd_120{width:200%;display:flex;flex-direction:row;align-items:stretch;transform:translateZ(0);transition:transform .26s cubic-bezier(.2,.85,.2,1);will-change:transform}._stepSuccess_11lzd_130{transform:translate3d(-50%,0,0)}._stepPage_11lzd_134{width:50%}._formInner_11lzd_138{width:99%;display:flex;flex-direction:column;gap:16px;align-items:center}._availBox_11lzd_146{width:99%;background:#0596fa29;border:1px solid #0596FA;border-radius:16px;padding:16px;box-sizing:border-box;display:flex;justify-content:center}._availBoxInner_11lzd_158{width:100%;display:flex;flex-direction:column;align-items:center;gap:6px}._availLabel_11lzd_166{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#fff;text-align:center}._availValue_11lzd_175{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:32px;line-height:44px;color:#0596fa;text-align:center}._withdrawLabel_11lzd_184{width:100%;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#fff;text-align:center}._amountInputWrap_11lzd_194{width:100%;height:53px;position:relative;display:flex;align-items:center;justify-content:center;cursor:text}._amountDisplay_11lzd_204{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:32px;line-height:44px;text-align:center;color:#4a4948;-webkit-user-select:none;user-select:none;pointer-events:none}._amountDisplayActive_11lzd_215{color:#fff}._amountInput_11lzd_194{position:absolute;inset:0;width:100%;height:100%;border:0;outline:none;background:transparent;color:transparent;caret-color:#fff;text-align:center;font-size:32px;font-weight:700;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}._divider_11lzd_237{width:100%;height:1px;background:#fff;opacity:1}._minNote_11lzd_244{width:100%;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#9e9b98;text-align:center}._quickRow_11lzd_255{width:99%;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}._quickBtn_11lzd_262{width:100%;height:42px;border:0;border-radius:8px;background:#4a4948;padding:8px 0;color:#fff;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:20px;line-height:26px;cursor:pointer}._quickBtn_11lzd_262:disabled{opacity:.6;cursor:default}._quickBtn_11lzd_262:active{transform:translateY(1px)}._ibanCard_11lzd_284{width:100%;height:62px;background:#3a3938;border-radius:16px;padding:10px 16px;box-sizing:border-box;display:flex;align-items:center}._ibanCol_11lzd_296{width:100%;display:flex;flex-direction:column;gap:6px}._ibanLabel_11lzd_303{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#9e9b98}._ibanValue_11lzd_311{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._err_11lzd_322{width:100%;background:#b4231829;border:1px solid #B42318;color:#ffd7d7;border-radius:12px;padding:10px 12px;font-size:13px;line-height:16px;text-align:center;box-sizing:border-box}._btnShell_11lzd_335{width:99%;background:#ffffff03;border-radius:20px;padding:8px;box-sizing:border-box}._sheetBtn_11lzd_343{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:20px;line-height:26px}._successInner_11lzd_350{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}._successIcon_11lzd_358{width:70px;height:70px;display:block}._successTitle_11lzd_364{width:100%;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:24px;line-height:33px;color:#fff;text-align:center}._successStack_11lzd_374{width:100%;display:flex;flex-direction:column;gap:24px;align-items:center}._successText_11lzd_382{width:100%;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;line-height:16px;color:#9e9b98;text-align:center;display:flex;flex-direction:column;gap:8px}._successLineStrong_11lzd_395{font-weight:700}._successLine_11lzd_395{font-weight:400}._successLineExtra_11lzd_397{font-weight:400;opacity:.95}._safeBottom_11lzd_399{height:1px}@media(prefers-reduced-motion:reduce){._overlay_11lzd_3,._sheet_11lzd_22,._stepTrack_11lzd_120{transition:none}}._overlay_3ygpp_3{position:fixed;inset:0;background:#00000073;z-index:2200;display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .22s ease}._overlayOpen_3ygpp_17{opacity:1;pointer-events:auto}._sheet_3ygpp_22{width:100%;height:min(720px,calc(100dvh - 16px));background:#1a1918;border-radius:24px 24px 0 0;box-sizing:border-box;padding:8px 16px calc(12px + env(safe-area-inset-bottom));will-change:transform;transition:transform .26s cubic-bezier(.2,.85,.2,1)}._sheetDragging_3ygpp_34{transition:none}._body_3ygpp_38{width:100%;max-width:343px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}._dragZone_3ygpp_53{width:100%;display:flex;flex-direction:column;gap:20px;touch-action:none;-webkit-tap-highlight-color:transparent}._handleWrap_3ygpp_62{width:100%;height:8px;display:flex;justify-content:center;align-items:center}._handle_3ygpp_62{width:87px;height:8px;background:#3a3938;border-radius:16px}._topRow_3ygpp_77{width:100%;height:27px;display:flex;flex-direction:row;align-items:center;gap:12px}._backBtn_3ygpp_86{width:24px;height:24px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._backBtn_3ygpp_86:disabled{opacity:.6;cursor:default}._topTitle_3ygpp_99{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:20px;line-height:27px;color:#fff}._card_3ygpp_107{width:100%;background:#242423;border-radius:24px;padding:20px;box-sizing:border-box}._formInner_3ygpp_115{width:100%;display:flex;flex-direction:column;gap:16px}._intro_3ygpp_122{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#9e9b98;text-align:center}._fieldGroup_3ygpp_131{width:100%}._label_3ygpp_135{display:block;margin-bottom:6px;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:12px;line-height:16px;color:#ffffffb8}._field_3ygpp_131{width:100%;padding:14px 16px;background:#3a3938;border-radius:12px;font-size:16px;color:#fff;outline:none;border:2px solid transparent;box-sizing:border-box;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;transition:border-color .15s ease,box-shadow .15s ease}._field_3ygpp_131:focus{border-color:#facc15;box-shadow:0 0 0 4px #facc152e}._field_3ygpp_131::placeholder{color:#ffffff8f}._field_3ygpp_131:disabled{opacity:.6;cursor:not-allowed}._fieldInvalid_3ygpp_164{border-color:#b42318}._fieldErr_3ygpp_168{margin-top:6px;font-size:12px;line-height:16px;color:#fca5a5}._err_3ygpp_175{width:100%;background:#b4231829;border:1px solid #B42318;color:#ffd7d7;border-radius:12px;padding:10px 12px;font-size:13px;line-height:16px;text-align:center;box-sizing:border-box}._actions_3ygpp_188{width:100%;display:flex;flex-direction:column;gap:12px;margin-top:4px}._btnShell_3ygpp_196{width:100%;background:#ffffff03;border-radius:20px;padding:8px;box-sizing:border-box}._sheetBtn_3ygpp_204{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:20px;line-height:26px}._cancelBtn_3ygpp_211{width:100%;height:48px;border:0;border-radius:12px;background:#3a3938;color:#fff;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:18px;line-height:24px;cursor:pointer}._cancelBtn_3ygpp_211:hover{background:#4b4a49}._cancelBtn_3ygpp_211:active{transform:translateY(1px)}._cancelBtn_3ygpp_211:disabled{opacity:.6;cursor:default}._safeBottom_3ygpp_228{height:1px}@media(prefers-reduced-motion:reduce){._overlay_3ygpp_3,._sheet_3ygpp_22{transition:none}}:root{--topmenu-h: 66px;--topmenu-offset: 24px;--header-gap: 32px;--bottommenu-h: 56px;--bottommenu-offset: 24px;--app-bg: #000000;--scroll-bleed: 16px;--sheet-h: 325px;--sheet-radius: 24px;--yellow-1: #FCE000;--focus-ring: 0 0 0 2px var(--app-bg), 0 0 0 4px var(--yellow-1);--tile-bg: #3A3938;--card-bg: #1A1918;--muted: #9E9B98;--white: #FFFFFF}._page_15f3d_32{padding-top:var(--stack-top, 156px);padding-bottom:calc(var(--bottommenu-h) + var(--bottommenu-offset));padding-left:16px;padding-right:16px;min-height:100%;height:auto;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;overflow-y:auto;position:relative;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}._page_15f3d_32:after{content:"";display:block;height:var(--scroll-bleed);flex:0 0 auto}._header_15f3d_60{display:flex;flex-direction:row;align-items:center;gap:16px}._backBtn_15f3d_66{width:24px;height:24px;padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .08s ease,filter .2s ease}._backBtn_15f3d_66:hover{filter:brightness(1.15)}._backBtn_15f3d_66:active{transform:translateY(1px)}._backBtn_15f3d_66:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:10px}._arrowLeft_15f3d_76{transform:rotate(180deg)}._title_15f3d_77{font-weight:700;font-size:20px;line-height:26px;color:var(--white)}._idCard_15f3d_85{width:100%;background:#3a3938;border-radius:16px;padding:16px;box-sizing:border-box}._idText_15f3d_92{font-size:16px;line-height:20px;color:var(--muted)}._list_15f3d_99{display:flex;flex-direction:column;gap:8px}._rowBtn_15f3d_102{width:100%;height:52px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;gap:16px;background:var(--card-bg);border-radius:16px;border:0;box-sizing:border-box;text-align:left;cursor:pointer;transition:transform .06s ease,filter .18s ease,box-shadow .18s ease}._rowBtn_15f3d_102:hover{filter:brightness(1.04)}._rowBtn_15f3d_102:active{transform:translateY(1px)}._rowBtn_15f3d_102:focus-visible{outline:none;box-shadow:var(--focus-ring)}._rowBtn_15f3d_102:disabled{cursor:default;opacity:.8}._rowMain_15f3d_126{display:flex;align-items:center;gap:6px;height:20px}._rowLabel_15f3d_133{font-weight:400;font-size:16px;line-height:20px;color:var(--muted)}._rowValue_15f3d_140{font-weight:400;font-size:16px;line-height:20px;color:var(--white)}._rowText_15f3d_147{height:20px;display:flex;align-items:center;font-weight:400;font-size:16px;line-height:20px;color:var(--muted)}._chev_15f3d_155{width:18px;height:18px;flex:0 0 18px}._cutTop_15f3d_160,._cutBottom_15f3d_160{position:fixed;left:0;right:0;background:var(--app-bg);pointer-events:none;z-index:950}._cutTop_15f3d_160{top:0;height:calc(var(--topmenu-offset))}._cutBottom_15f3d_160{bottom:0;height:calc(var(--bottommenu-h) + var(--bottommenu-offset))}._sheetScrim_15f3d_177{position:fixed;inset:0;background:#0006;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1590}._sheetScrim_15f3d_177._open_15f3d_184{opacity:1;pointer-events:auto}._sheet_15f3d_177{position:fixed;left:0;right:0;bottom:0;background:var(--card-bg);border-radius:var(--sheet-radius) var(--sheet-radius) 0 0;padding:8px 16px;box-sizing:border-box;max-height:clamp(300px,70svh,560px);overflow-y:auto;display:flex;flex-direction:column;gap:20px;align-items:flex-start;isolation:isolate;transform:translateY(100%);transition:transform .28s ease;z-index:1600;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}._sheet_15f3d_177._open_15f3d_184{transform:translateY(0)}@media(max-height:600px){._sheet_15f3d_177{padding:8px 12px;max-height:clamp(280px,72svh,520px)}}._sheetHandleWrap_15f3d_216{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;height:8px}._sheetHandleBar_15f3d_220{width:87px;height:8px;background:#3a3938;border-radius:16px}._sheetTitle_15f3d_225{width:100%;height:26px;font-weight:700;font-size:20px;line-height:26px;color:var(--white);display:flex;align-items:center}._sheetValueRow_15f3d_232{display:flex;flex-direction:row;align-items:center;gap:10px;width:131px;height:32px}._sheetValue_15f3d_232{font-weight:400;font-size:20px;line-height:27px;color:var(--white)}._sheetInput_15f3d_239{background:transparent;border:none;outline:none;font:inherit;color:var(--white);width:100%}._sheetDivider_15f3d_245{width:100%;height:1px;background:#3a3938}._sheetActions_15f3d_250{width:100%;display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:10px}._sheetBtn_15f3d_254{width:100%;height:48px;display:flex;justify-content:center;align-items:center;gap:10px;background:var(--yellow-1);box-shadow:0 0 16px #00000052;border-radius:12px;border:none;cursor:pointer;transition:transform .06s ease,filter .18s ease,box-shadow .18s ease}._sheetBtn_15f3d_254:hover{filter:brightness(1.05)}._sheetBtn_15f3d_254:active{transform:translateY(1px)}._sheetBtn_15f3d_254:focus-visible{outline:none;box-shadow:var(--focus-ring)}._sheetBtn_15f3d_254:disabled{opacity:.6;cursor:default}._sheetBtnLabel_15f3d_267{font-weight:700;font-size:20px;line-height:26px;color:#000}._logoutWrap_15f3d_272{padding:0 0 16px}._logoutBtn_15f3d_274{width:100%;height:48px;border:0;border-radius:12px;background:#b42318;color:#fff;font-weight:700;font-size:16px;line-height:20px;cursor:pointer;box-shadow:0 0 16px #00000052;transition:transform .06s ease,opacity .2s ease,box-shadow .2s ease,filter .2s ease}._logoutBtn_15f3d_274:hover{filter:brightness(1.05)}._logoutBtn_15f3d_274:active{transform:translateY(1px)}._logoutBtn_15f3d_274:focus-visible{outline:none;box-shadow:var(--focus-ring)}._logoutBtn_15f3d_274:disabled{opacity:.6;cursor:default}._modalScrim_15f3d_294{position:fixed;inset:0;background:#0006;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1590}._modalScrim_15f3d_294._open_15f3d_184{opacity:1;pointer-events:auto}._modal_15f3d_294{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,360px);background:var(--card-bg);border:1px solid #3A3938;border-radius:var(--sheet-radius);padding:16px;box-sizing:border-box;z-index:1600;box-shadow:0 0 16px #00000052}._modalTitle_15f3d_318{color:var(--white);font-weight:700;font-size:20px;line-height:26px;text-align:center;margin:4px 8px 16px}._modalActions_15f3d_327{display:grid;grid-template-columns:1fr 1fr;gap:10px}._modalBtn_15f3d_334{height:48px;border:0;border-radius:12px;background:var(--tile-bg);color:#fff;font-weight:700;font-size:16px;line-height:20px;cursor:pointer;box-shadow:0 0 16px #00000052;transition:transform .06s ease,opacity .2s ease,filter .2s ease,box-shadow .2s ease}._modalBtn_15f3d_334:hover{filter:brightness(1.05)}._modalBtn_15f3d_334:active{transform:translateY(1px)}._modalBtn_15f3d_334:focus-visible{outline:none;box-shadow:var(--focus-ring)}._modalBtnDanger_15f3d_351{background:#b42318;color:#fff}@media(max-height:600px){._modal_15f3d_294{width:min(94vw,360px);padding:12px}._modalTitle_15f3d_318{margin-bottom:12px}}._avatarRow_15f3d_363{display:flex;flex-direction:row;align-items:center;gap:16px;padding:0 0 16px;width:100%;min-height:120px;box-sizing:border-box}@media(max-width:360px){._avatarRow_15f3d_363{flex-wrap:wrap;justify-content:center;gap:12px}}._avatarCircle_15f3d_377{box-sizing:border-box;width:120px;height:120px;background:radial-gradient(50% 50% at 50% 50%,#b8b8b8,#383838);border:3px solid #4A4948;border-radius:3750px;position:relative;flex:0 0 120px;overflow:hidden}@media(max-width:360px){._avatarCircle_15f3d_377{width:96px;height:96px;flex-basis:96px}._avatarEmoji_15f3d_390{width:72px;height:72px}}._avatarEmoji_15f3d_390{position:absolute;width:90px;height:90px;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain;image-rendering:auto}._avatarBtn_15f3d_404{box-sizing:border-box;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;min-width:207px;height:48px;background:var(--yellow-1);border:1px solid var(--yellow-1);box-shadow:0 0 16px #00000052;border-radius:12px;color:#000;cursor:pointer;padding:0 16px;transition:transform .06s ease,filter .18s ease,box-shadow .18s ease}._avatarBtn_15f3d_404:hover{filter:brightness(1.05)}._avatarBtn_15f3d_404:active{transform:translateY(1px)}._avatarBtn_15f3d_404:focus-visible{outline:none;box-shadow:var(--focus-ring)}._avatarBtn_15f3d_404:disabled{opacity:.6;cursor:default}._avatarBtnLabel_15f3d_431{font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:22px}._avatarPreviewRow_15f3d_440{width:100%;display:flex;justify-content:center;padding-top:4px;margin-bottom:-4px}._avatarGrid_15f3d_448{width:100%;background:var(--card-bg);border-radius:24px;padding:16px;box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,50px));gap:16px 15px;justify-content:center;align-content:start;max-height:40vh;overflow-y:auto}._emojiTile_15f3d_466{width:50px;height:50px;border-radius:8px;background:var(--tile-bg);border:1px solid transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:transform .06s ease,filter .18s ease,box-shadow .18s ease,border-color .18s ease}._emojiTile_15f3d_466:hover{filter:brightness(1.06)}._emojiTile_15f3d_466:active{transform:translateY(1px)}._emojiTile_15f3d_466:focus-visible{outline:none;box-shadow:var(--focus-ring)}._emojiTileImg_15f3d_485{width:44px;height:44px;object-fit:contain;pointer-events:none}._emojiTileActive_15f3d_486{border-color:var(--yellow-1)}._emojiTileActive_15f3d_486:after{content:"";position:absolute;right:-6px;top:-6px;width:20px;height:20px;background:url(/yellow_black_tick.svg) no-repeat center / contain;border-radius:50%;box-shadow:0 0 0 2px #1a1918}html.noScroll,body.noScroll{overflow:hidden;height:100%;touch-action:none;overscroll-behavior:contain}@media(prefers-reduced-motion:reduce){._rowBtn_15f3d_102,._backBtn_15f3d_66,._sheet_15f3d_177,._sheetScrim_15f3d_177,._sheetBtn_15f3d_254,._avatarBtn_15f3d_404,._emojiTile_15f3d_466,._modalScrim_15f3d_294,._modalBtn_15f3d_334,._logoutBtn_15f3d_274{transition:none!important}}._avModalScrim_15f3d_521{position:fixed;left:0;right:0;top:calc(var(--topmenu-offset) + env(safe-area-inset-top));bottom:calc(var(--bottommenu-offset) + env(safe-area-inset-bottom));background:#00000080;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1950}._avModalScrim_15f3d_521._open_15f3d_184{opacity:1;pointer-events:auto}._avModal_15f3d_521{position:fixed;left:0;right:0;top:calc(var(--topmenu-offset) + env(safe-area-inset-top));bottom:calc(var(--bottommenu-offset) + env(safe-area-inset-bottom));display:grid;grid-template-rows:auto 1fr auto;background:var(--app-bg);z-index:1960}._avModalHeader_15f3d_544{position:sticky;top:0;display:flex;align-items:center;justify-content:center;padding:12px 16px;border-bottom:1px solid #3A3938;background:var(--app-bg);z-index:1}._avModalTitle_15f3d_552{color:var(--white);font-weight:700;font-size:20px;line-height:26px}._avModalClose_15f3d_556{position:absolute;right:12px;top:12px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;padding:0;cursor:pointer;transition:transform .06s ease,filter .18s ease}._avModalClose_15f3d_556:hover{filter:brightness(1.1)}._avModalClose_15f3d_556:active{transform:translateY(1px)}._avModalClose_15f3d_556:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:8px}._avModalClose_15f3d_556 img{width:28px;height:28px}._avModalBody_15f3d_568{overflow:auto;padding:12px 16px 0}._avModalBody_15f3d_568 ._avatarPreviewRow_15f3d_440{margin-bottom:8px}._avModalBody_15f3d_568 ._avatarGrid_15f3d_448{max-height:none}._avModalFooter_15f3d_575{position:sticky;bottom:0;padding:12px 16px 16px}._avModalFooter_15f3d_575 ._sheetBtn_15f3d_254{width:100%}._avatarFramed_15f3d_582{flex:0 0 120px}._avatarFramed_15f3d_582 [class*=inner]{background:radial-gradient(50% 50% at 50% 50%,#b8b8b8,#383838)}:root{--topmenu-h: 66px;--topmenu-offset: calc(var(--sat) - 10px);--header-gap: 32px;--page-top-padding: 64px;--bottommenu-h: 56px;--bottommenu-offset: 54px;--page-pad-x: 16px;--page-pad-x-sm: 12px;--page-pad-bottom-gap: 16px;--page-pad-bottom-extra: 34px;--bg-app: #000000;--c-card: #1a1918;--c-surface: #242423;--c-divider: #3a3938;--c-border: #4a4948;--c-text: #ffffff;--c-muted: #9e9b98;--c-muted-2: #6b6a68;--c-muted-dim: #4a4948;--c-green: #00945e;--c-yellow: #fce000;--radius-card: 16px;--radius-sm: 6px;--radius-round: 999px;--radius-bar: 100px;--space-4: 4px;--space-6: 6px;--space-8: 8px;--space-10: 10px;--space-12: 12px;--space-16: 16px;--space-20: 20px;--space-24: 24px;--font: "Noto Sans", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;--fs-11: 11px;--fs-12: 12px;--fs-16: 16px;--fs-20: 20px;--fs-24: 24px;--lh-15: 15px;--lh-16: 16px;--lh-20: 20px;--lh-26: 26px;--lh-33: 33px;--avatar-size: 42px;--avatar-border-w: 1.3125px;--earned-w: 100px;--earned-h: 52px;--invite-icon: 32px;--invite-icon-img: 24px;--bar-h: 12px;--marker-w: 40px;--marker-h: 36px;--marker-top: -12px;--marker-half: 16px;--marker-shadow: drop-shadow(0px 4.25px 4.25px rgba(0, 0, 0, .2));--progress-grad-a: linear-gradient(90deg, #fce000 0%, #fcc600 50%, #fc9300 100%);--progress-grad-b: linear-gradient(90deg, #fce000 0%, #fcac00 50%, #fc5800 100%);--note-bg: rgba(0, 148, 94, .2);--note-text: #1fb37d;--invite-bg: rgba(252, 224, 0, .3);--invite-icon-bg: rgba(252, 224, 0, .6)}._page_1u6re_84{height:auto;padding-top:calc(var(--topmenu-offset) + var(--header-gap) + var(--page-top-padding));padding-bottom:calc(var(--bottommenu-h) + var(--bottommenu-offset));padding-left:var(--page-pad-x);padding-right:var(--page-pad-x);box-sizing:border-box;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:var(--bg-app);isolation:isolate}@supports not (height: 100dvh){._page_1u6re_84{height:calc(100vh - var(--topmenu-h) - (var(--bottommenu-offset) + var(--bottommenu-h)))}}._iframePage_1u6re_109{min-height:100dvh;padding-top:calc(var(--sat, 0px) + var(--topmenu-h) + 10px);padding-bottom:calc(var(--bottommenu-h) + var(--bottommenu-offset));box-sizing:border-box;background:var(--bg-app);overflow-x:hidden}._frame_1u6re_118{display:block;width:100%;border:0;background:transparent}._state_1u6re_124{padding:48px 16px;text-align:center;color:var(--c-muted);font-family:Noto Sans,system-ui,sans-serif;font-size:15px;line-height:1.5}._content_1u6re_133{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:var(--space-16);box-sizing:border-box;overflow:visible}._summaryCard_1u6re_148{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-16) var(--space-20);gap:var(--space-8);background:var(--c-surface);border-radius:var(--radius-card);box-sizing:border-box;flex:0 0 auto;z-index:2}._summaryTitle_1u6re_166{width:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font);font-weight:400;font-size:var(--fs-16);line-height:var(--lh-20);color:var(--c-text);text-align:center}._summaryValue_1u6re_181{width:100%;display:flex;align-items:center;justify-content:center;font-family:var(--font);font-weight:700;font-size:var(--fs-24);line-height:var(--lh-33);color:var(--c-text);text-align:center}._inviteButton_1u6re_197{width:100%;display:flex;justify-content:space-between;align-items:center;padding:var(--space-16) var(--space-24) var(--space-16) var(--space-12);gap:var(--space-16);border:0;border-radius:var(--radius-card);background:var(--invite-bg);cursor:pointer;box-sizing:border-box;-webkit-tap-highlight-color:transparent;flex:0 0 auto}._inviteButton_1u6re_197:focus-visible{outline:2px solid rgba(252,224,0,.9);outline-offset:2px}._inviteLeft_1u6re_223{display:flex;align-items:center;gap:var(--space-12);min-width:0}._inviteIcon_1u6re_230{width:var(--invite-icon);height:var(--invite-icon);display:grid;place-items:center;border-radius:calc(var(--radius-sm) + 1px);background:var(--invite-icon-bg);flex:0 0 auto}._inviteIconImg_1u6re_243{width:var(--invite-icon-img);height:var(--invite-icon-img);display:block}._inviteText_1u6re_249{font-family:var(--font);font-weight:700;font-size:var(--fs-20);line-height:var(--lh-26);color:var(--c-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._inviteArrow_1u6re_262{width:var(--invite-icon-img);height:var(--invite-icon-img);color:var(--c-text);flex:0 0 auto}._cardList_1u6re_270{width:100%;display:flex;flex-direction:column;gap:var(--space-16);align-items:center;flex:0 0 auto;overflow:visible}._friendCard_1u6re_282{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:var(--space-16);gap:var(--space-10);background:var(--c-card);border-radius:var(--radius-card);box-sizing:border-box;overflow:visible;position:relative;z-index:0}._friendCardExtended_1u6re_301{--progress-gradient: var(--progress-grad-a)}._friendCardCompact_1u6re_302{--progress-gradient: var(--progress-grad-b)}._cardHeader_1u6re_304{width:100%;display:flex;justify-content:space-between;align-items:center;gap:var(--space-12)}._userBlock_1u6re_312{display:flex;align-items:center;gap:var(--space-12);min-width:0;flex:1 1 auto}._userAvatar_1u6re_321{width:42px;height:42px;border-radius:999px;background:#000;border:1.05px solid #4A4948;overflow:hidden;position:relative;flex:0 0 auto}._userAvatarImg_1u6re_332{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .4s ease}._userMeta_1u6re_342{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:var(--space-6);min-width:0}._userName_1u6re_352,._userPhone_1u6re_353{font-family:var(--font);font-weight:400;font-size:var(--fs-16);line-height:var(--lh-20);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userName_1u6re_352{color:var(--c-text)}._userPhone_1u6re_353{color:var(--c-muted)}._earnedBadge_1u6re_367{width:var(--earned-w);height:var(--earned-h);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:var(--space-6) 0;gap:var(--space-4);background:var(--c-surface);border-radius:var(--radius-sm);flex:0 0 auto}._earnedLabel_1u6re_385{font-family:var(--font);font-weight:400;font-size:var(--fs-12);line-height:var(--lh-16);color:var(--c-muted)}._earnedValue_1u6re_393{font-family:var(--font);font-weight:400;font-size:var(--fs-16);line-height:var(--lh-20);color:var(--c-text)}._earnedTotal_1u6re_401{color:var(--c-yellow)}._divider_1u6re_405{width:100%;height:1px;background:var(--c-divider)}._bonusRow_1u6re_412{width:100%;display:flex;justify-content:space-between;align-items:center;gap:var(--space-10)}._bonusLabel_1u6re_420{font-family:var(--font);font-weight:400;font-size:var(--fs-11);line-height:var(--lh-15);display:flex;align-items:center;color:var(--c-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._bonusValue_1u6re_433{font-family:var(--font);font-weight:400;font-size:var(--fs-16);line-height:var(--lh-20);display:flex;align-items:center;color:var(--c-text);white-space:nowrap;flex:0 0 auto}._scrollArea_1u6re_446{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-10);position:relative}._progressSection_1u6re_457{width:100%;display:flex;flex-direction:column;gap:var(--space-10);overflow:visible}._progressHeader_1u6re_465{width:100%;display:flex;justify-content:space-between;align-items:center}._progressTitle_1u6re_472{display:inline-flex;align-items:center;gap:var(--space-6);font-family:var(--font);font-weight:400;font-size:var(--fs-11);line-height:var(--lh-15);color:var(--c-muted)}._infoIcon_1u6re_485{width:16px;height:16px;color:var(--c-muted);flex:0 0 auto}._progressNumbers_1u6re_492{font-family:var(--font);font-weight:400;font-size:var(--fs-16);line-height:var(--lh-20);color:var(--c-text);white-space:nowrap}._progressRail_1u6re_502{position:relative;width:100%;overflow:visible}._progressBar_1u6re_509{width:100%;height:var(--bar-h);position:relative;background:var(--c-surface);border-radius:var(--radius-bar);overflow:visible;z-index:0}._progressFill_1u6re_522{height:var(--bar-h);border-radius:var(--radius-bar);background:var(--progress-gradient);position:relative;z-index:1}._progressMarker_1u6re_532{position:absolute;top:var(--marker-top);width:var(--marker-w);height:var(--marker-h);z-index:9999;filter:var(--marker-shadow);pointer-events:none;transform:translateZ(0)}._footerRow_1u6re_546{width:100%;display:flex;justify-content:space-between;align-items:center;gap:var(--space-10)}._noteWrap_1u6re_554{flex:0 0 auto;display:flex;align-items:center}._notePill_1u6re_560{display:flex;align-items:center;padding:2px var(--space-8);background:var(--note-bg);border-radius:var(--radius-sm);font-family:var(--font);font-weight:400;font-size:var(--fs-12);line-height:var(--lh-16);color:var(--note-text);white-space:nowrap}._footerRight_1u6re_576{flex:1 1 auto;min-width:0;display:flex;justify-content:flex-end;align-items:center}._footerMilestone_1u6re_584{display:flex;align-items:center;font-family:var(--font);font-weight:400;font-size:var(--fs-11);line-height:var(--lh-15);text-align:right;white-space:nowrap}._milestoneMutedDim_1u6re_595{color:var(--c-muted-dim)}._milestonesRow_1u6re_598{width:100%;height:30px;display:flex;justify-content:space-between;align-items:center;gap:var(--space-10);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}._milestoneItem_1u6re_613{height:30px;display:flex;align-items:center;font-family:var(--font);font-weight:400;font-size:var(--fs-11);line-height:var(--lh-15);white-space:nowrap;flex:0 0 auto}._toneGreen_1u6re_628{color:var(--c-green)}._toneYellow_1u6re_629{color:var(--c-yellow)}._toneMuted_1u6re_630{color:var(--c-muted-2)}@media(max-width:340px){._page_1u6re_84{padding-left:var(--page-pad-x-sm);padding-right:var(--page-pad-x-sm)}}._bonusValueAfterSlash_1u6re_639{color:#fce000}._userAvatarFramed_1u6re_643{flex:0 0 auto}._overlay_1phny_2{position:fixed;inset:0;z-index:2000;display:flex;flex-direction:column;background:radial-gradient(120% 60% at 50% 0%,#fce00014,#0000 60%),#000;padding:calc(env(safe-area-inset-top,0px) + 12px) 20px calc(env(safe-area-inset-bottom,0px) + 20px);box-sizing:border-box}._skip_1phny_16{align-self:flex-end;background:transparent;border:0;color:#9e9b98;font-size:15px;padding:6px 4px;cursor:pointer}._body_1phny_26{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px}._imageWrap_1phny_36{position:relative;width:min(74vw,280px);aspect-ratio:1 / 1;margin-bottom:18px;border-radius:24px;background:linear-gradient(160deg,#1f1e1c,#141312);border:1px solid #2b2a29;display:grid;place-items:center;overflow:hidden;box-shadow:0 10px 30px #0006}._image_1phny_36{width:100%;height:100%;object-fit:cover}._emoji_1phny_54{font-size:96px;line-height:1;filter:drop-shadow(0 6px 14px rgba(0,0,0,.5))}._stepNo_1phny_59{position:absolute;top:12px;left:12px;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#fce000;color:#000;font-weight:800;font-size:15px;display:grid;place-items:center}._title_1phny_75{margin:0;font-size:24px;font-weight:800;color:#fff}._text_1phny_81{margin:0;max-width:320px;font-size:15px;line-height:1.45;color:#bcbcbb}._footer_1phny_89{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:18px}._dots_1phny_96{display:flex;gap:8px}._dot_1phny_96{width:8px;height:8px;border-radius:50%;background:#3a3938;transition:all .2s ease}._dotActive_1phny_107{width:22px;border-radius:999px;background:#fce000}._nextBtn_1phny_112{width:100%;max-width:420px;height:52px;border:0;border-radius:14px;background:linear-gradient(135deg,#fff49b 22%,#fce000 45%,#fcac00 75%);color:#000;font-size:17px;font-weight:800;cursor:pointer}._nextBtn_1phny_112:active{transform:translateY(1px)}:root{--ach-bg: #000;--ach-card: #1A1918;--ach-tile: #2a2928;--ach-muted: #9E9B98;--ach-white: #fff;--ach-yellow: #FFC400}._page_18xkl_10{min-height:100vh;background:var(--ach-bg);padding:var(--stack-top, 110px) 16px 90px;max-width:375px;margin:0 auto}._header_18xkl_18{display:flex;align-items:center;gap:12px;margin-bottom:20px}._backBtn_18xkl_24{width:40px;height:40px;border:0;background:var(--ach-card);border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer}._backIcon_18xkl_35{width:20px;height:20px;transform:rotate(180deg);filter:brightness(0) invert(1)}._headTitle_18xkl_41{flex:1;color:var(--ach-white);font-size:20px;font-weight:800}._headCount_18xkl_47{color:var(--ach-yellow);font-weight:800;font-size:15px;font-variant-numeric:tabular-nums}._state_18xkl_54{color:var(--ach-muted);text-align:center;padding:40px 0}._group_18xkl_60{margin-bottom:22px}._groupTitle_18xkl_61{color:var(--ach-white);font-size:15px;font-weight:700;margin:0 0 10px}._list_18xkl_67{display:flex;flex-direction:column;gap:10px}._card_18xkl_69{display:flex;gap:12px;align-items:center;background:var(--ach-card);border-radius:16px;padding:14px}._locked_18xkl_77{opacity:.9}._iconBox_18xkl_79{position:relative;flex:0 0 auto;width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:var(--ach-tile)}._earned_18xkl_90 ._iconBox_18xkl_79{background:linear-gradient(135deg,#ffd50038,#ffb4002e);box-shadow:0 4px 14px #ffb40038}._icon_18xkl_79{font-size:26px;line-height:1}._locked_18xkl_77 ._icon_18xkl_79{filter:grayscale(1) brightness(.75)}._check_18xkl_96{position:absolute;right:-4px;bottom:-4px;width:20px;height:20px;border-radius:50%;background:#2ecc71;color:#04210f;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:center;border:2px solid var(--ach-card)}._body_18xkl_113{flex:1;min-width:0}._titleRow_18xkl_114{display:flex;align-items:center;justify-content:space-between;gap:8px}._title_18xkl_114{color:var(--ach-white);font-weight:800;font-size:15px}._locked_18xkl_77 ._title_18xkl_114{color:#d7d5d2}._xp_18xkl_126{flex:0 0 auto;color:var(--ach-yellow);font-weight:800;font-size:12.5px;font-variant-numeric:tabular-nums}._desc_18xkl_133{color:var(--ach-muted);font-size:12.5px;margin-top:3px;line-height:1.35}._doneRow_18xkl_140{margin-top:8px;color:#2ecc71;font-size:12.5px;font-weight:700}._progressWrap_18xkl_147{margin-top:9px}._bar_18xkl_148{height:8px;border-radius:999px;background:var(--ach-tile);overflow:hidden}._barFill_18xkl_154{height:100%;border-radius:999px;background:linear-gradient(90deg,#ffd500,#ffb300);transition:width .4s ease}._progressText_18xkl_160{margin-top:5px;color:var(--ach-muted);font-size:11.5px;font-variant-numeric:tabular-nums;text-align:right}._levelCard_18xkl_169{background:var(--ach-card);border-radius:16px;padding:16px;margin-bottom:12px}._levelTop_18xkl_175{display:flex;align-items:center;gap:12px;margin-bottom:14px}._levelBadge_18xkl_176{flex:0 0 auto;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffd500,#ffb300);box-shadow:0 4px 14px #ffb30059}._levelNo_18xkl_184{font-weight:800;font-size:18px;color:#000;line-height:1}._levelInfo_18xkl_185{display:flex;flex-direction:column;gap:2px;min-width:0}._levelRank_18xkl_186{color:var(--ach-white);font-weight:800;font-size:17px}._levelXp_18xkl_187{color:var(--ach-muted);font-size:13px;font-variant-numeric:tabular-nums}._levelTrack_18xkl_188{height:10px;border-radius:999px;background:var(--ach-tile);overflow:hidden}._levelFill_18xkl_189{height:100%;border-radius:999px;background:linear-gradient(90deg,#ffd500,#ffb300);transition:width .5s ease}._levelHint_18xkl_190{margin-top:8px;color:var(--ach-muted);font-size:12.5px}._streakCard_18xkl_193{display:flex;align-items:center;gap:12px;background:var(--ach-card);border-radius:16px;padding:14px 16px;margin-bottom:20px}._streakFlameBox_18xkl_202{flex:0 0 auto;width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:var(--ach-tile)}._streakOn_18xkl_209 ._streakFlameBox_18xkl_202{background:linear-gradient(135deg,#ffd50038,#ffb4002e);box-shadow:0 4px 14px #ffb40038}._streakFlame_18xkl_202{font-size:24px;line-height:1}._streakOff_18xkl_214 ._streakFlame_18xkl_202{filter:grayscale(.7) brightness(.85)}._streakInfo_18xkl_215{min-width:0}._streakDays_18xkl_216{color:var(--ach-white);font-weight:800;font-size:17px}._streakSub_18xkl_217{color:var(--ach-muted);font-size:12.5px;margin-top:2px}._sectionTitle_18xkl_220{color:var(--ach-white);font-size:17px;font-weight:800;margin:4px 0 12px}._framesSection_18xkl_228{margin-bottom:22px}._framesGrid_18xkl_229{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}._frameCell_18xkl_234{background:var(--ach-card);border:1px solid transparent;border-radius:14px;padding:10px 4px 8px;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .08s ease,border-color .2s ease}._frameCell_18xkl_234:active{transform:scale(.96)}._frameCell_18xkl_234:disabled{cursor:default}._frameActive_18xkl_249{border-color:var(--ach-yellow)}._frameLocked_18xkl_250{opacity:.55}._frameAvatarBox_18xkl_252{position:relative;display:flex;align-items:center;justify-content:center}._frameLock_18xkl_250{position:absolute;right:-2px;bottom:-2px;font-size:13px;line-height:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.7))}._frameCheck_18xkl_261{position:absolute;right:-3px;bottom:-3px;width:18px;height:18px;border-radius:50%;background:#2ecc71;color:#04210f;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center;border:2px solid var(--ach-card)}._frameName_18xkl_277{color:var(--ach-white);font-size:10.5px;font-weight:700;text-align:center;line-height:1.2;word-break:break-word}._frameLocked_18xkl_250 ._frameName_18xkl_277{color:var(--ach-muted)}._frameSeasonal_18xkl_286{color:var(--ach-muted);font-size:9px;line-height:1}._framesHint_18xkl_291{margin-top:10px;color:var(--ach-muted);font-size:12px;text-align:center}._overlay_kaku6_1{position:fixed;inset:0;background:#000000b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:24px}._card_kaku6_13{width:min(92vw,340px);background:#141312;border:1px solid rgba(255,196,0,.28);border-radius:22px;padding:28px 22px 22px;text-align:center;box-shadow:0 18px 50px #00000080;animation:_pop_kaku6_1 .28s cubic-bezier(.2,.9,.3,1.3)}@keyframes _pop_kaku6_1{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}._burst_kaku6_28{width:96px;height:96px;margin:0 auto 14px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 40%,#ffd50059,#ffb40014 70%);box-shadow:0 0 40px #ffb40059}._icon_kaku6_39{font-size:52px;line-height:1;animation:_bob_kaku6_1 1.8s ease-in-out infinite}@keyframes _bob_kaku6_1{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-5px) rotate(4deg)}}._congrats_kaku6_49{color:#ffc400;font-weight:800;font-size:15px;letter-spacing:.4px;text-transform:uppercase}._title_kaku6_56{color:#fff;font-weight:900;font-size:24px;margin-top:4px}._desc_kaku6_62{color:#9e9b98;font-size:13.5px;margin-top:8px;line-height:1.4}._xp_kaku6_68{display:inline-block;margin-top:14px;padding:6px 14px;border-radius:999px;background:linear-gradient(135deg,#ffd500,#ffb300);color:#000;font-weight:800;font-size:15px}._btn_kaku6_79{margin-top:20px;width:100%;height:48px;border:none;border-radius:14px;cursor:pointer;font-weight:800;font-size:16px;color:#000;background:linear-gradient(135deg,#ffd500,#ffc400 45%,#ffb300)}._counter_kaku6_91{margin-top:12px;color:#6f6c69;font-size:12px;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){._card_kaku6_13,._icon_kaku6_39{animation:none}}._layer_1jst2_1{position:fixed;inset:0;z-index:12000;pointer-events:none}._scrim_1jst2_9{position:fixed;inset:0;background:#000000c7;pointer-events:auto}._hole_1jst2_20{position:fixed;box-shadow:0 0 0 9999px #000000c7;pointer-events:auto;cursor:pointer;transition:top .25s ease,left .25s ease,width .25s ease,height .25s ease}._pulse_1jst2_29{position:fixed;border:2px solid #FFC400;box-shadow:0 0 18px #ffc4008c;pointer-events:none;animation:_pulse_1jst2_29 1.6s ease-in-out infinite;transition:top .25s ease,left .25s ease,width .25s ease,height .25s ease}@keyframes _pulse_1jst2_29{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.06);opacity:.75}}._card_1jst2_42{position:fixed;left:50%;transform:translate(-50%);width:min(92vw,340px);background:#141312;border:1px solid rgba(255,196,0,.3);border-radius:18px;padding:18px 18px 14px;box-shadow:0 18px 50px #0000008c;pointer-events:auto;animation:_pop_1jst2_1 .25s cubic-bezier(.2,.9,.3,1.25)}@keyframes _pop_1jst2_1{0%{transform:translate(-50%) scale(.9);opacity:0}to{transform:translate(-50%) scale(1);opacity:1}}._title_1jst2_60{color:#fff;font-weight:800;font-size:17px;line-height:1.25;margin-bottom:8px}._text_1jst2_67{color:#c9c6c3;font-size:13.5px;line-height:1.45}._primary_1jst2_73{margin-top:16px;width:100%;height:46px;border:0;border-radius:12px;cursor:pointer;font-weight:800;font-size:15px;color:#000;background:linear-gradient(135deg,#ffd500,#ffc400 45%,#ffb300)}._footer_1jst2_86{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}._dots_1jst2_93{display:inline-flex;gap:6px}._dot_1jst2_93{width:6px;height:6px;border-radius:50%;background:#4a4948;display:inline-block}._dotOn_1jst2_101{background:#ffc400}._skip_1jst2_103{margin-left:auto;border:0;background:transparent;color:#8d8a87;font-size:13px;cursor:pointer;padding:4px 2px}@media(prefers-reduced-motion:reduce){._pulse_1jst2_29,._card_1jst2_42{animation:none}}._overlay_1m2nn_1{position:fixed;inset:0;z-index:1600;display:flex;align-items:center;justify-content:center;background:#000000ad;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:20px}._card_1m2nn_12{width:min(92vw,360px);background:#0f0e0d;border:1px solid #3a3413;border-radius:20px;padding:24px 22px 22px;text-align:center;color:#fff;box-shadow:0 20px 50px #00000080}._flag_1m2nn_24{font-size:52px;line-height:1;filter:drop-shadow(0 6px 16px rgba(0,0,0,.5))}._badge_1m2nn_29{display:inline-block;margin-top:10px;font-size:11px;font-weight:800;letter-spacing:.08em;color:#000;background:#fce000;border-radius:999px;padding:3px 10px}._title_1m2nn_40{margin:8px 0 0;font-size:24px;font-weight:800}._lead_1m2nn_45{margin:6px 0 16px;font-size:14px;color:#bcbcbb}._list_1m2nn_50{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:12px;text-align:left}._list_1m2nn_50 li{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.4;color:#eaeaea}._list_1m2nn_50 b{color:#fce000}._ic_1m2nn_70{font-size:20px;line-height:1.25;flex:0 0 auto}._burst_1m2nn_77{font-size:64px;line-height:1;filter:drop-shadow(0 6px 16px rgba(252,172,0,.5))}._congrats_1m2nn_82{margin-top:10px;font-size:14px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fce000}._winTitle_1m2nn_90{margin-top:4px;font-size:22px;font-weight:800}._xp_1m2nn_95{margin-top:10px;display:inline-block;font-size:15px;font-weight:800;color:#000;background:#fce000;border-radius:999px;padding:4px 14px}._btn_1m2nn_107{margin-top:20px;width:100%;height:50px;border:0;border-radius:14px;background:linear-gradient(135deg,#fff49b 22%,#fce000 45%,#fcac00 75%);color:#000;font-size:16px;font-weight:800;cursor:pointer}._btn_1m2nn_107:active{transform:translateY(1px)}:root{--bg: #000000;--table-bg: #1A1918;--btn-gradient: linear-gradient(134.93deg, #FFF49B 22.87%, #FCE000 45.16%, #FCAC00 74.97%);--btn-gradient-pressed: linear-gradient(134.93deg, #FFFFFF 22.87%, #939393 45.16%, #505050 74.97%);--btn-text: #000000;--btn-text-pressed: #3A3938;--radius-lg: 20px;--radius-md: 12px;--shadow-dark: 0px 0px 16px rgba(0, 0, 0, .32);--space-1: 8px;--space-2: 10px;--sat: env(safe-area-inset-top, 0px);--top-offset: calc(var(--sat) + 10px);--top-height: 66px;--stack-top: calc(var(--top-offset) + var(--top-height));--bottom-gap: 34px;--bottom-height: 56px;--stack-bottom: calc(var(--bottom-gap) + var(--bottom-height));--between-menus: calc(100dvh - var(--stack-top) - var(--stack-bottom))}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:#fff;font-family:Noto Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.table{width:100%;border-collapse:collapse;background:var(--table-bg);color:#fff;border-radius:12px;overflow:hidden}.table th,.table td{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.table tr:last-child td{border-bottom:0}.logo-title{font-family:Noto Sans,sans-serif;font-weight:700;font-style:normal;font-size:48.41px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#fff;margin:0}.center{display:grid;place-items:center}html,body{touch-action:pan-x pan-y;-ms-touch-action:manipulation}input,select,textarea,button{font-size:16px}
