@font-face{font-family:Poppins;font-weight:400;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-display:swap}@font-face{font-family:Poppins;font-weight:500;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype");font-display:swap}@font-face{font-family:Poppins;font-weight:700;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype");font-display:swap}:root{--c-yellow: #ffd100;--c-login-blue: #2563eb;--c-button-cyan: #0eb8ee;--c-otp-purple: #8a509c;--c-primary: #fff;--c-white: #fffffe;--c-black: #707070;--c-text-dark: #424143;--c-gray: #ecf0f4;--c-red: #ff0000;--c-green: #00be00}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{font-family:Poppins,system-ui,sans-serif;background:linear-gradient(135deg,#2563eb,#4c1d95);background-attachment:fixed;color:#000;overscroll-behavior:none;overflow-x:hidden}#root{display:flex;justify-content:center}.shell{display:flex;justify-content:center;width:100%;min-width:0;min-height:100dvh}.app-frame{position:relative;width:100%;max-width:500px;min-width:0;min-height:100dvh;max-height:100dvh;overflow-x:hidden;overflow-y:auto;background:#fff;box-shadow:0 0 40px #00000059}.preview-badge{position:fixed;bottom:12px;left:50%;transform:translate(-50%);z-index:100;background:#111111d9;color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;padding:7px 14px;border-radius:20px;text-decoration:none;box-shadow:0 2px 10px #0000004d}button{font-family:inherit;cursor:pointer;border:none;background:none}input{font-family:inherit}._container_fyhlz_1{width:100%;min-height:100dvh;background:var(--c-yellow);transition:opacity .5s ease}._fadeOut_fyhlz_7{opacity:0}._track_fyhlz_11{display:flex;width:100%;height:100dvh;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}._track_fyhlz_11::-webkit-scrollbar{display:none}._slide_fyhlz_23{position:relative;flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start}._bg_fyhlz_31{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}._overlay_fyhlz_40{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 8px;margin-top:11%}._center_fyhlz_52{flex:.4;display:flex;align-items:center;justify-content:center;width:90%;cursor:pointer}._logo_fyhlz_61{width:100%;max-width:320px;object-fit:contain}._titleText_fyhlz_67{font-size:30px;font-weight:900;color:#fff;letter-spacing:4px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.8);white-space:pre-line}._bottom_fyhlz_77{flex:.4;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;padding-bottom:2.7%}._tagline_fyhlz_87{font-size:20px;line-height:36px;font-weight:900;color:#fff;text-align:center;white-space:pre-line;text-shadow:2px 2px 4px rgba(0,0,0,.8);cursor:pointer}._dots_fyhlz_98{display:flex;align-items:center;justify-content:center;margin-top:20px;margin-bottom:15px}._dot_fyhlz_98{height:5px;width:5px;border-radius:3px;margin:0 3px;cursor:pointer}._dotActive_fyhlz_112{background:#000;width:12px;border-radius:5px}._dotInactive_fyhlz_117{background:#0006}._skip_fyhlz_121{margin-top:10px;padding:10px 20px;border-radius:20px;color:#fff;font-size:16px;font-weight:600;text-shadow:1px 1px 3px rgba(0,0,0,.6)}._container_efph9_1{position:relative;width:100%;min-height:100dvh;background:var(--c-login-blue);display:flex;flex-direction:column}._circlePattern_efph9_10{position:absolute;top:0;left:0;width:100%;height:120px;z-index:1}._logoContainer_efph9_19{margin-top:120px;display:flex;justify-content:center;z-index:2;padding:0 20px}._logo_efph9_19{width:200px;height:100px;object-fit:contain}._loginForm_efph9_32{flex:1;display:flex;flex-direction:column;justify-content:center;padding:50px 30px 30px;z-index:2}._fieldLabel_efph9_41{font-size:16px;font-weight:600;color:#fff;margin-bottom:8px;margin-top:20px}._input_efph9_49{background:#fff;border-radius:8px;padding:12px;font-size:16px;color:#000;margin-bottom:10px;border:none;outline:none}._input_efph9_49::placeholder{color:#999}._error_efph9_63{margin-top:14px;padding:10px 12px;background:#fffffff2;color:#c0392b;border-radius:8px;font-size:13px;text-align:center}._buttonContainer_efph9_73{margin-top:30px}._loginButton_efph9_76{width:100%;background:var(--c-button-cyan);border-radius:8px;padding:14px;color:#fff;font-size:16px;font-weight:700;letter-spacing:1px}._loginButton_efph9_76:disabled{opacity:.6}._footerRow_efph9_90{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:0 20px}._forgotPinText_efph9_97{flex:1;text-align:center;font-size:16px;color:#fff;opacity:.8}._signUpText_efph9_104{flex:1;text-align:center;font-size:16px;font-weight:500;color:#fff}._modalOverlay_efph9_113{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:20px;z-index:50}._modal_efph9_113{background:#fff;border-radius:14px;padding:24px;width:100%;max-width:380px}._modalTitle_efph9_130{font-size:20px;font-weight:600;color:#2563eb;margin-bottom:12px}._modalText_efph9_136{font-size:14px;color:#333;line-height:1.5;margin-bottom:16px}._modalInput_efph9_142,._modalTextarea_efph9_143{width:100%;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:12px 14px;font-size:16px;color:#000;outline:none}._modalInput_efph9_142{text-align:center;letter-spacing:4px}._modalTextarea_efph9_143{resize:vertical}._modalMsg_efph9_160{margin-top:10px;font-size:13px;color:#c0392b;text-align:center}._modalActions_efph9_166{display:flex;gap:12px;margin-top:20px}._modalCancel_efph9_171,._modalConfirm_efph9_172{flex:1;padding:14px;border-radius:8px;font-size:15px;font-weight:600}._modalCancel_efph9_171{background:#f5f5f5;border:1px solid #e0e0e0;color:#666}._modalConfirm_efph9_172{background:#0eb8ee;color:#fff}._modalConfirm_efph9_172:disabled{opacity:.6}._bg_1wzxh_1{width:100%;min-height:100dvh;background-color:var(--c-yellow);background-size:cover;background-position:center}._scroll_1wzxh_9{min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:clamp(36px,7vh,72px) 24px max(32px,env(safe-area-inset-bottom))}._header_1wzxh_17{text-align:center;width:100%;max-width:420px}._formTitle_1wzxh_22{font-size:clamp(30px,8vw,36px);font-weight:700;line-height:1.05;color:#000;margin:0 0 18px}._formSubTitle_1wzxh_29{font-size:16px;line-height:1.45;color:var(--c-text-dark);padding:0 8px}._form_1wzxh_22{width:100%;max-width:420px;margin-top:14px}._inputLabel_1wzxh_42{display:block;font-size:14px;font-weight:600;color:#000;margin:10px 0 4px}._input_1wzxh_42{width:100%;background:#ffffffd9;border:1px solid rgba(0,0,0,.15);border-radius:8px;min-height:52px;padding:13px 16px;font-size:16px;color:#000;outline:none}._input_1wzxh_42::placeholder{color:#707070}._termsRow_1wzxh_65{display:flex;align-items:flex-start;gap:10px;width:100%;margin-top:16px}._checkbox_1wzxh_72{width:22px;height:22px;flex:0 0 22px;margin:1px 0 0;accent-color:#007ea7;cursor:pointer}._termsText_1wzxh_80{flex:1;color:var(--c-text-dark);font-size:14px;line-height:1.5}._termsText_1wzxh_80 label{cursor:pointer}._legalLink_1wzxh_89{color:#006f92;font-weight:600;text-decoration:underline;text-underline-offset:2px}._error_1wzxh_96{margin-top:12px;padding:10px 12px;background:#c0392beb;color:#fff;border-radius:8px;font-size:13px;text-align:center}._footer_1wzxh_106{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px;margin-top:22px}._arrowBtn_1wzxh_114{margin-bottom:8px;border-radius:50%}._arrow_1wzxh_114{width:50px;height:50px;object-fit:contain}._signinRow_1wzxh_123{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center}._logo_1wzxh_130{width:150px;max-width:50%;height:auto;object-fit:contain;margin:24px 0 8px}._body6_1wzxh_138{font-size:14px;color:#707070}._h6_1wzxh_142{font-size:14px;color:#006f92;text-decoration:underline;text-underline-offset:2px}@media (max-width: 380px){._scroll_1wzxh_9{padding-right:18px;padding-left:18px}._formTitle_1wzxh_22{font-size:29px}}._area_1lbrv_1{position:relative;width:100%;min-height:100dvh;background:var(--c-otp-purple);padding:16px;display:flex;flex-direction:column}._content_1lbrv_11{flex:1;display:flex;flex-direction:column;align-items:center;padding-top:40px}._subTitle_1lbrv_19{font-size:16px;color:#fff;text-align:center;padding:0 16px;margin:8px 0}._cooldown_1lbrv_27{font-size:14px;color:#fff;font-style:italic;opacity:.8;margin-bottom:8px}._otpRow_1lbrv_35{display:flex;gap:5px;margin:16px 0}._otpBox_1lbrv_40{width:48px;height:48px;background:var(--c-white);border:none;border-bottom:2px solid #000;border-radius:10px;text-align:center;font-size:20px;color:#000;outline:none}._otpBox_1lbrv_40:focus{box-shadow:0 0 0 2px var(--c-yellow)}._devOtp_1lbrv_56{font-size:13px;color:#fff;background:#00000040;padding:6px 12px;border-radius:6px;letter-spacing:2px;margin:4px 0}._error_1lbrv_65{font-size:13px;color:#fff;background:#c0392bd9;padding:8px 12px;border-radius:8px;text-align:center;margin:6px 0}._arrowBtn_1lbrv_75{margin:6px 0}._arrow_1lbrv_75{width:50px;height:50px;object-fit:contain}._resend_1lbrv_84{font-size:16px;font-weight:600;color:var(--c-yellow);margin:4px 0}._resendDisabled_1lbrv_90{color:var(--c-gray);opacity:.6}._footer_1lbrv_95{width:100%;display:flex;justify-content:center;margin:20px 0 12px}._logo_1lbrv_101{width:clamp(200px,70vw,260px);max-width:90%;height:auto;object-fit:contain}._back_1lbrv_108{position:absolute;top:16px;left:16px;color:#fff;font-size:15px;opacity:.85}._container_ytvt1_1{width:100%;min-height:100dvh;background:#f8f8f8;display:flex;flex-direction:column}._header_ytvt1_9{display:flex;justify-content:space-between;align-items:center;padding:20px;padding-top:max(20px,env(safe-area-inset-top));background:#fff;border-bottom:1px solid #ebebeb}._greeting_ytvt1_18{font-size:14px;color:#616061}._userName_ytvt1_22{font-size:24px;font-weight:700;color:#1d1c1d}._headerRight_ytvt1_27{display:flex;align-items:center;gap:12px}._iconButton_ytvt1_32{width:44px;height:44px;border-radius:22px;background:#f0f0f0;display:flex;align-items:center;justify-content:center}._scroll_ytvt1_42{flex:1;padding:20px;overflow-y:auto}._balanceCard_ytvt1_48{border-radius:20px;padding:24px;margin-bottom:20px;background:linear-gradient(135deg,#0eb8ee,#2563eb)}._balanceHeader_ytvt1_54{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._balanceLabel_ytvt1_60{font-size:14px;color:#fffc}._balanceAmount_ytvt1_64{font-size:36px;font-weight:700;color:#fff;margin-bottom:20px}._balanceActions_ytvt1_70{display:flex;justify-content:space-around}._balanceAction_ytvt1_70{display:flex;flex-direction:column;align-items:center}._actionIconBg_ytvt1_79{width:44px;height:44px;border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:8px}._actionText_ytvt1_89{font-size:12px;color:#ffffffe6;font-weight:500}._coinCard_ytvt1_95{display:flex;align-items:center;background:#fff;border-radius:16px;padding:16px;gap:12px;border:1px solid #ebebeb;margin-bottom:24px}._coinAmount_ytvt1_105{font-size:24px;font-weight:700;color:#1d1c1d}._coinLabel_ytvt1_110{font-size:14px;color:#616061}._sectionTitle_ytvt1_115{font-size:18px;font-weight:600;color:#1d1c1d;margin-bottom:16px}._gameCard_ytvt1_122{width:100%;text-align:left;border-radius:20px;padding:24px;margin-bottom:24px;background:linear-gradient(135deg,#7c3aed,#a855f7);display:flex;flex-direction:column}._gameIcon_ytvt1_132{width:64px;height:64px;border-radius:16px;background:#fff3;display:flex;align-items:center;justify-content:center;margin-bottom:16px}._gameTitle_ytvt1_142{font-size:28px;font-weight:700;color:#fff;margin-bottom:4px}._gameSubtitle_ytvt1_148{font-size:14px;color:#fffc;margin-bottom:16px}._playBadge_ytvt1_153{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;background:#fff3;padding:8px 16px;border-radius:20px;font-size:12px;font-weight:700;letter-spacing:1px;color:#fff}._lotteryCard_ytvt1_167{width:100%;display:flex;align-items:center;gap:14px;padding:18px;border-radius:18px;margin-bottom:24px;background:linear-gradient(135deg,#7c3aed,#ec4899);text-align:left}._lotteryIcon_ytvt1_178{width:44px;height:44px;border-radius:12px;background:#fff3;display:flex;align-items:center;justify-content:center}._lotteryText_ytvt1_187{flex:1;display:flex;flex-direction:column}._lotteryTitle_ytvt1_192{font-size:17px;font-weight:700;color:#fff}._lotterySub_ytvt1_197{font-size:12px;color:#ffffffd9}._bottomNav_ytvt1_202{display:flex;background:#fff;padding:12px 20px;padding-bottom:max(20px,env(safe-area-inset-bottom));border-top:1px solid #ebebeb}._navItem_ytvt1_209{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px}._navText_ytvt1_216{font-size:11px;color:#9b9b9b}._navTextActive_ytvt1_220{color:#35a936;font-weight:500}@media (min-width: 900px){._header_ytvt1_9{padding:24px 32px}._bottomNav_ytvt1_202{display:none}._scroll_ytvt1_42{max-width:980px;margin:0 auto;width:100%;padding:28px 32px 48px;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-content:start}._balanceCard_ytvt1_48,._sectionTitle_ytvt1_115,._gameCard_ytvt1_122,._lotteryCard_ytvt1_167,._coinCard_ytvt1_95{grid-column:1 / -1;margin-bottom:0}}._screen_vvjnh_1{width:100%;min-height:100dvh;background:#f8f8f8;display:flex;flex-direction:column}._bar_vvjnh_8{display:flex;align-items:center;gap:8px;padding:16px;padding-top:max(16px,env(safe-area-inset-top));background:#fff;border-bottom:1px solid #ebebeb}._back_vvjnh_17{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:20px}._title_vvjnh_25{flex:1;font-size:18px;font-weight:600;color:#1d1c1d}._right_vvjnh_31{min-width:40px;display:flex;justify-content:flex-end}._body_vvjnh_36{flex:1;padding:20px;overflow-y:auto}@media (min-width: 900px){._bar_vvjnh_8{position:sticky;top:0;z-index:10}._body_vvjnh_36{width:100%;max-width:680px;margin:0 auto;padding:28px 24px 48px}}._balanceCard_1klfw_1{border-radius:20px;padding:24px;background:linear-gradient(135deg,#0eb8ee,#2563eb);display:flex;flex-direction:column}._label_1klfw_8{font-size:14px;color:#fffc}._amount_1klfw_12{font-size:34px;font-weight:700;color:#fff;margin:6px 0 20px}._actions_1klfw_18{display:flex;justify-content:space-around}._action_1klfw_18{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;color:#fffffff2;font-weight:500}._actionIcon_1klfw_31{width:44px;height:44px;border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:center}._row_1klfw_41{display:flex;gap:12px;margin-top:16px}._miniCard_1klfw_46{flex:1;background:#fff;border:1px solid #ebebeb;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:6px}._miniAmount_1klfw_56{font-size:20px;font-weight:700;color:#1d1c1d}._miniLabel_1klfw_61{font-size:12px;color:#616061}._listLink_1klfw_66{display:flex;align-items:center;gap:12px;width:100%;padding:16px;margin-top:12px;background:#fff;border:1px solid #ebebeb;border-radius:14px;font-size:14px;font-weight:500;color:#1d1c1d}._label_10go0_1{display:block;font-size:13px;font-weight:600;color:#616061;margin:16px 0 6px}._input_10go0_8{width:100%;background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:14px;font-size:16px;color:#1d1c1d;outline:none}._input_10go0_8:focus{border-color:#0eb8ee}._input_10go0_8::placeholder{color:#b0b0b0}._amountInput_10go0_24{font-size:28px;font-weight:700;text-align:center}._hint_10go0_29{font-size:12px;color:#9b9b9b;margin-top:6px}._primary_10go0_34{width:100%;background:#0eb8ee;color:#fff;font-size:16px;font-weight:700;padding:16px;border-radius:12px;margin-top:24px}._primary_10go0_34:disabled{opacity:.5}._error_10go0_47{margin-top:16px;padding:12px;background:#fdecea;color:#c0392b;border-radius:10px;font-size:14px;text-align:center}._success_10go0_56{margin-top:16px;padding:12px;background:#eafaf1;color:#1e8449;border-radius:10px;font-size:14px;text-align:center}._card_10go0_65{background:#fff;border:1px solid #ebebeb;border-radius:16px;padding:20px}._spinner_10go0_71{width:32px;height:32px;margin:16px auto 0;border:3px solid #e0e0e0;border-top-color:#0eb8ee;border-radius:50%;animation:_spin_10go0_71 .8s linear infinite}@keyframes _spin_10go0_71{to{transform:rotate(360deg)}}._chips_10go0_85{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}._chip_10go0_85{flex:1;min-width:64px;padding:10px;border-radius:10px;background:#fff;border:1px solid #e0e0e0;font-size:14px;font-weight:600;color:#1d1c1d}._chipActive_10go0_102{border-color:#0eb8ee;background:#e8f7fd;color:#0a7aa0}._muted_1c8yz_1{color:#9b9b9b;text-align:center;margin-top:40px;font-size:14px}._list_1c8yz_7{list-style:none;display:flex;flex-direction:column;gap:8px}._item_1c8yz_13{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #ebebeb;border-radius:14px;padding:14px}._icon_1c8yz_22{width:40px;height:40px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._credit_1c8yz_31{background:#eafaf1;color:#1e8449}._debit_1c8yz_35{background:#fdecea;color:#c0392b}._meta_1c8yz_39{flex:1;display:flex;flex-direction:column;min-width:0}._title_1c8yz_45{font-size:15px;font-weight:600;color:#1d1c1d;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sub_1c8yz_54{font-size:12px;color:#9b9b9b}._amount_1c8yz_58{font-size:15px;font-weight:700;color:#1d1c1d;white-space:nowrap}._amountCredit_1c8yz_64{color:#1e8449}._hero_mnekr_1{border-radius:20px;padding:24px;background:linear-gradient(135deg,#7c3aed,#a855f7);display:flex;flex-direction:column;gap:8px}._heroTitle_mnekr_9{font-size:22px;font-weight:700;color:#fff}._heroSub_mnekr_14{font-size:13px;color:#ffffffd9}._toggle_mnekr_19{display:flex;align-items:center;gap:10px;width:100%;margin-top:16px;padding:12px 16px;border-radius:12px;background:#fff;border:1px solid #e0e0e0;font-size:14px;font-weight:600;color:#616061}._toggleOn_mnekr_33{border-color:#7c3aed;color:#5b21b6;background:#f5f0ff}._toggleDot_mnekr_38{width:14px;height:14px;border-radius:7px;background:#cfcfcf}._toggleOn_mnekr_33 ._toggleDot_mnekr_38{background:#7c3aed}._coinPill_mnekr_48{display:inline-flex;align-items:center;gap:6px;margin-top:6px;padding:5px 12px;border-radius:20px;background:#ffffff2e;color:#fff;font-size:13px;font-weight:700}._buyCoins_mnekr_61{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:12px;padding:12px;border-radius:12px;background:#e8f7fd;color:#0a7aa0;font-size:14px;font-weight:600}._quickRow_mnekr_76{display:flex;gap:8px;margin-top:16px}._quick_mnekr_76{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 4px;background:#fff;border:1px solid #ebebeb;border-radius:14px;font-size:12px;font-weight:600;color:#616061}._sectionTitle_mnekr_96{font-size:16px;font-weight:600;color:#1d1c1d;margin:24px 0 12px}._grid_mnekr_102{display:grid;grid-template-columns:1fr 1fr;gap:12px}._card_mnekr_107{text-align:left;background:#fff;border:1px solid #ebebeb;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:6px}._cardIcon_mnekr_117{width:44px;height:44px;border-radius:12px;background:#f5f0ff;display:flex;align-items:center;justify-content:center;margin-bottom:4px}._cardTitle_mnekr_127{font-size:15px;font-weight:600;color:#1d1c1d}._cardDesc_mnekr_132{font-size:12px;color:#9b9b9b}._stimulus_12v0s_1{width:100%;min-height:126px;padding:18px;background:#f7f5ed;border:1px solid rgba(23,25,26,.14);border-radius:8px;color:#17191a}._sequence_12v0s_11{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(58px,1fr);align-items:center;gap:8px;overflow-x:auto}._grid_12v0s_20{display:grid;grid-template-columns:repeat(3,minmax(58px,1fr));align-items:center;justify-items:center;gap:10px}._single_12v0s_28{display:flex;align-items:center;justify-content:center}._glyph_12v0s_34,._missing_12v0s_35{width:100%;max-width:92px;aspect-ratio:1;justify-self:center;transform:scale(var(--glyph-scale, .86));transform-origin:center}._missing_12v0s_35{display:grid;place-items:center;border:2px dashed #64748b;border-radius:6px;color:#475569;font-size:38px;font-weight:700}._compact_12v0s_54{width:76px;max-width:76px}@media (max-width: 380px){._stimulus_12v0s_1{padding:12px}._sequence_12v0s_11{grid-auto-columns:minmax(48px,1fr);gap:4px}._compact_12v0s_54{width:62px;max-width:62px}}._game_1vhti_1{width:100%;min-height:100dvh;background:linear-gradient(160deg,#2b1764,#4c1d95);display:flex;flex-direction:column;padding:16px;padding-top:max(16px,env(safe-area-inset-top));color:#fff}._topBar_1vhti_11{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._quit_1vhti_17{width:36px;height:36px;border-radius:18px;background:#ffffff26;color:#fff;font-size:16px}._progress_1vhti_25{font-size:14px;font-weight:600;color:#ffffffd9}._timer_1vhti_30{font-size:16px;font-weight:700;color:gold;min-width:40px;text-align:right}._timerTrack_1vhti_37{height:6px;border-radius:3px;background:#fff3;overflow:hidden;margin-bottom:32px}._timerFill_1vhti_44{height:100%;background:gold;border-radius:3px;transition:width 1s linear}._prompt_1vhti_51{flex:0 0 auto;font-size:22px;font-weight:700;line-height:1.35;text-align:center;margin:18px 0 22px;min-height:60px;display:flex;align-items:center;justify-content:center}._options_1vhti_64{display:flex;flex-direction:column;gap:14px;margin-top:auto;padding-bottom:24px}._visualOptions_1vhti_71{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}._option_1vhti_64{width:100%;padding:18px;border-radius:14px;background:#fffffff2;color:#1d1c1d;font-size:17px;font-weight:600;transition:transform .05s ease}._visualOptions_1vhti_71 ._option_1vhti_64{min-height:128px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}._visualOptionText_1vhti_95{font-size:13px;line-height:1.25}._option_1vhti_64:active{transform:scale(.98)}._optionPicked_1vhti_102{background:#fff;outline:3px solid #ffd700}._optionCorrect_1vhti_106{background:#34d399;color:#053b24}._optionWrong_1vhti_110{background:#f87171;color:#4c0519}@media (max-height: 700px){._game_1vhti_1{padding-bottom:10px}._timerTrack_1vhti_37{margin-bottom:10px}._prompt_1vhti_51{margin:8px 0 12px;min-height:44px;font-size:19px}._visualOptions_1vhti_71 ._option_1vhti_64{min-height:104px}}._center_1vhti_136{width:100%;min-height:100dvh;background:linear-gradient(160deg,#2b1764,#4c1d95);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;color:#fff}._centerText_1vhti_148{font-size:15px;text-align:center;color:#ffffffe6}._spinner_1vhti_153{width:40px;height:40px;border:4px solid rgba(255,255,255,.25);border-top-color:gold;border-radius:50%;animation:_spin_1vhti_153 .8s linear infinite}@keyframes _spin_1vhti_153{to{transform:rotate(360deg)}}._resultCard_1vhti_167{background:#fff;border-radius:24px;padding:32px 24px;width:100%;max-width:360px;display:flex;flex-direction:column;align-items:center;gap:10px;color:#1d1c1d}._resultTitle_1vhti_179{font-size:22px;font-weight:700}._tier_1vhti_183{background:#f5f0ff;color:#6d28d9;font-size:13px;font-weight:700;padding:4px 14px;border-radius:20px;text-transform:capitalize}._statRow_1vhti_192{display:flex;justify-content:space-around;width:100%;margin:16px 0}._stat_1vhti_192{display:flex;flex-direction:column;align-items:center;gap:2px}._statNum_1vhti_204{font-size:22px;font-weight:700;color:#1d1c1d}._statLabel_1vhti_209{font-size:12px;color:#9b9b9b}._practiceNote_1vhti_213{font-size:12px;color:#9b9b9b;text-align:center}._resultActions_1vhti_218{display:flex;gap:12px;width:100%;margin-top:8px}._primaryBtn_1vhti_224,._secondaryBtn_1vhti_225{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:14px;border-radius:12px;font-size:15px;font-weight:600}._primaryBtn_1vhti_224{background:#7c3aed;color:#fff}._secondaryBtn_1vhti_225{background:#f0f0f0;color:#1d1c1d}._arena_dc4vj_1{position:relative;width:100%;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;overflow:hidden;transition:background-color .18s ease,color .18s ease}._title_dc4vj_18{font-size:40px;font-weight:800;letter-spacing:0;margin:0}._sub_dc4vj_24{font-size:16px;color:#ffffffd9;margin:0}._instruction_dc4vj_29{position:absolute;top:max(98px,calc(env(safe-area-inset-top) + 86px));left:50%;width:min(86%,390px);margin:0;transform:translate(-50%);font-size:17px;font-weight:600;line-height:1.45}._roundCounter_dc4vj_40,._timer_dc4vj_41{position:absolute;top:max(24px,calc(env(safe-area-inset-top) + 8px));z-index:1;font-size:14px;font-weight:700}._roundCounter_dc4vj_40{left:50%;transform:translate(-50%)}._timer_dc4vj_41{right:18px;min-width:34px;color:#ffd54a;text-align:right}._timerTrack_dc4vj_58{position:absolute;top:max(68px,calc(env(safe-area-inset-top) + 52px));left:16px;right:16px;height:5px;overflow:hidden;border-radius:3px;background:#ffffff2e}._timerFill_dc4vj_68{height:100%;border-radius:inherit;background:#ffd54a;transition:width .1s linear}._stimulus_dc4vj_74{width:clamp(112px,34vw,156px);aspect-ratio:1;flex:0 0 auto;filter:drop-shadow(0 14px 22px rgba(0,0,0,.28));animation:_reveal_dc4vj_1 .18s ease-out}._moving_dc4vj_81{animation:_move_dc4vj_1 .7s ease-in-out infinite alternate}._quit_dc4vj_84{position:absolute;top:max(16px,env(safe-area-inset-top));left:16px;width:36px;height:36px;border-radius:18px;background:#fff3;color:#fff;font-size:16px}._ready_dc4vj_96{background-color:#174955}._wait_dc4vj_99{background-color:#202528}._target_dc4vj_102{background-color:#f2f0e8;color:#17191a}._target_dc4vj_102 ._sub_dc4vj_24{color:#17191ab8}._target_dc4vj_102 ._roundCounter_dc4vj_40{color:#17191a}._target_dc4vj_102 ._timerTrack_dc4vj_58{background:#17191a24}._tooSoon_dc4vj_115{background-color:#a33a2b}._missed_dc4vj_118{background-color:#4b3d33}@keyframes _reveal_dc4vj_1{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes _move_dc4vj_1{0%{transform:translate(-72px) rotate(-8deg)}to{transform:translate(72px) rotate(8deg)}}@media (prefers-reduced-motion: reduce){._arena_dc4vj_1,._stimulus_dc4vj_74,._moving_dc4vj_81{animation-duration:1ms;transition-duration:1ms}}._arena_1hl9b_1{width:100%;min-height:100dvh;background:linear-gradient(160deg,#2b1764,#4c1d95);display:flex;flex-direction:column;padding:16px;padding-top:max(16px,env(safe-area-inset-top));color:#fff}._topBar_1hl9b_11{display:flex;align-items:center;justify-content:space-between}._quit_1hl9b_16{width:36px;height:36px;border-radius:18px;background:#ffffff26;color:#fff;font-size:16px}._progress_1hl9b_24{font-size:14px;font-weight:600;color:#ffffffd9}._timer_1hl9b_29{min-width:34px;color:#ffd54a;font-size:16px;font-weight:700;text-align:right}._timerTrack_1hl9b_36{height:5px;margin-top:10px;overflow:hidden;border-radius:3px;background:#ffffff29}._timerFill_1hl9b_43{height:100%;border-radius:inherit;background:#ffd54a;transition:width .25s linear}._center_1hl9b_50{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}._instruction_1hl9b_58{font-size:18px;text-align:center;color:#fffffff2}._ruleHint_1hl9b_63{max-width:340px;margin:-10px 0 4px;color:#ffffffb3;font-size:14px;line-height:1.35;text-align:center}._sequence_1hl9b_72{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}._cell_1hl9b_78{width:56px;height:56px;border-radius:12px;background:#2a2a3e;border:2px solid #bb86fc;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:700}._cellHit_1hl9b_90{border-color:#34d399}._cellMiss_1hl9b_93{border-color:#f87171}._verdict_1hl9b_97{font-size:28px;font-weight:800}._correct_1hl9b_101{color:#34d399}._wrong_1hl9b_104{color:#f87171}._inputRow_1hl9b_108{display:flex;gap:8px;min-height:48px;flex-wrap:wrap;justify-content:center}._inputBox_1hl9b_115{width:42px;height:42px;border-radius:8px;background:#ffffff14;border:2px solid #bb86fc;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}._pad_1hl9b_128{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;width:100%;max-width:340px}._key_1hl9b_135{aspect-ratio:1;border-radius:12px;background:#fffffff2;color:#1d1c1d;font-size:22px;font-weight:700}._key_1hl9b_135:disabled{opacity:.4}._clear_1hl9b_146{padding:10px 24px;border-radius:10px;background:#ffffff26;color:#fff;font-size:15px}._head_fwddg_1{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 0 20px}._avatar_fwddg_8{width:88px;height:88px;border-radius:44px;background:#e8f7fd;display:flex;align-items:center;justify-content:center}._name_fwddg_17{font-size:22px;font-weight:700;color:#1d1c1d}._badge_fwddg_22{font-size:12px;font-weight:600;color:#1e8449;background:#eafaf1;padding:3px 12px;border-radius:12px}._card_fwddg_30{background:#fff;border:1px solid #ebebeb;border-radius:16px;overflow:hidden;margin-bottom:16px}._row_fwddg_37{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #f0f0f0}._row_fwddg_37:last-child{border-bottom:none}._rowLabel_fwddg_47{font-size:14px;color:#616061}._rowValue_fwddg_51{margin-left:auto;font-size:14px;font-weight:600;color:#1d1c1d}._link_fwddg_57{display:flex;align-items:center;gap:12px;width:100%;padding:16px;background:#fff;border:1px solid #ebebeb;border-radius:14px;margin-bottom:12px;font-size:15px;font-weight:500;color:#1d1c1d}._logout_fwddg_71{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;margin-top:12px;border-radius:14px;background:#fdecea;color:#c0392b;font-size:15px;font-weight:600}._muted_ai3g7_1{color:#9b9b9b;text-align:center;font-size:14px}._empty_ai3g7_6{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:60px}._list_ai3g7_13{list-style:none;display:flex;flex-direction:column;gap:8px}._item_ai3g7_19{display:flex;gap:10px;background:#fff;border:1px solid #ebebeb;border-radius:14px;padding:16px;cursor:pointer}._unread_ai3g7_28{background:#f5fbff;border-color:#cdeefb}._dot_ai3g7_32{width:8px;height:8px;border-radius:4px;background:#0eb8ee;margin-top:6px;flex-shrink:0}._body_ai3g7_40{display:flex;flex-direction:column;gap:4px}._title_ai3g7_45{font-size:15px;font-weight:600;color:#1d1c1d}._text_ai3g7_50{font-size:13px;color:#616061;line-height:1.4}._time_ai3g7_55{font-size:11px;color:#9b9b9b}._refresh_1l5rh_1{width:36px;height:36px;display:flex;align-items:center;justify-content:center}._spin_1l5rh_8{animation:_spin_1l5rh_8 .8s linear infinite}@keyframes _spin_1l5rh_8{to{transform:rotate(360deg)}}._hero_1l5rh_17{border-radius:20px;padding:24px;background:linear-gradient(135deg,#7c3aed,#ec4899);display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff;text-align:center}._heroIcon_1l5rh_28{width:56px;height:56px;border-radius:28px;background:#fff3;display:flex;align-items:center;justify-content:center}._heroPrice_1l5rh_37{font-size:34px;font-weight:800}._heroPrice_1l5rh_37 span{font-size:14px;font-weight:500;opacity:.9}._heroSub_1l5rh_46{font-size:13px;color:#ffffffe6}._fair_1l5rh_50{display:inline-flex;align-items:center;gap:6px;margin-top:4px;padding:6px 14px;border-radius:20px;background:#ffffff2e;color:#fff;font-size:12px;font-weight:600}._coinBar_1l5rh_63{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:14px 16px;background:#fff;border:1px solid #ebebeb;border-radius:14px}._coinBal_1l5rh_73{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;color:#1d1c1d}._topup_1l5rh_81{font-size:14px;font-weight:600;color:#0eb8ee}._result_1l5rh_87{display:flex;align-items:center;gap:12px;margin-top:16px;padding:16px;border-radius:14px}._win_1l5rh_95{background:#eafaf1}._lose_1l5rh_98{background:#fef3e7}._pending_1l5rh_101{background:#e8f7fd}._resultTitle_1l5rh_104{font-size:15px;font-weight:700;color:#1d1c1d}._resultSub_1l5rh_109{font-size:12px;color:#616061}._enterBtn_1l5rh_114{width:100%;margin-top:16px;padding:16px;border-radius:14px;background:#7c3aed;color:#fff;font-size:16px;font-weight:700}._enterBtn_1l5rh_114:disabled{opacity:.55}._error_1l5rh_128{margin-top:14px;padding:12px;background:#fdecea;color:#c0392b;border-radius:10px;font-size:14px;text-align:center}._sectionTitle_1l5rh_138{font-size:16px;font-weight:600;color:#1d1c1d;margin:24px 0 12px}._muted_1l5rh_144{color:#9b9b9b;text-align:center;font-size:14px;margin-top:8px}._list_1l5rh_151{list-style:none;display:flex;flex-direction:column;gap:8px}._item_1l5rh_157{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #ebebeb;border-radius:14px;padding:14px}._tIcon_1l5rh_166{width:40px;height:40px;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._iWon_1l5rh_175{background:#fff7e6;color:#b8860b}._iPend_1l5rh_179{background:#e8f7fd;color:#0a7aa0}._iLost_1l5rh_183{background:#f3f3f3;color:#9b9b9b}._meta_1l5rh_187{flex:1;display:flex;flex-direction:column}._itemTitle_1l5rh_192{font-size:15px;font-weight:600;color:#1d1c1d}._itemSub_1l5rh_197{font-size:12px;color:#9b9b9b}._badge_1l5rh_201{font-size:11px;font-weight:700;text-transform:capitalize;padding:4px 10px;border-radius:12px}._bWon_1l5rh_208{background:#eafaf1;color:#1e8449}._bPend_1l5rh_212{background:#e8f7fd;color:#0a7aa0}._bLost_1l5rh_216{background:#f3f3f3;color:#9b9b9b}._head_lpzhj_1{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;margin-bottom:16px}._intro_lpzhj_9{font-size:13px;color:#616061;line-height:1.5}._muted_lpzhj_14{color:#9b9b9b;text-align:center;font-size:14px;margin-top:24px}._card_lpzhj_20{background:#fff;border:1px solid #ebebeb;border-radius:16px;padding:4px 16px}._row_lpzhj_26{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #f0f0f0}._row_lpzhj_26:last-child{border-bottom:none}._label_lpzhj_36{font-size:13px;color:#616061;flex-shrink:0}._value_lpzhj_41{font-size:13px;font-weight:600;color:#1d1c1d;font-family:ui-monospace,monospace;word-break:break-all;text-align:right}._note_lpzhj_49{padding:14px 0;font-size:13px;color:#9b9b9b;font-style:italic}._algo_lpzhj_55{padding:14px 0;border-top:1px solid #f0f0f0;display:flex;flex-direction:column;gap:6px}._algoText_lpzhj_62{font-size:12px;color:#424143;line-height:1.5}._mono_lpzhj_67{font-family:ui-monospace,monospace;font-size:12px;color:#1d1c1d;word-break:break-all}._track_1difg_1{width:48px;height:28px;border-radius:14px;background:#d0d0d0;position:relative;flex-shrink:0;transition:background .2s ease}._on_1difg_10{background:#0eb8ee}._thumb_1difg_13{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:11px;background:#fff;box-shadow:0 1px 3px #0000004d;transition:transform .2s ease}._on_1difg_10 ._thumb_1difg_13{transform:translate(20px)}._container_bgimm_1{min-height:100dvh;background:linear-gradient(160deg,#0eb8ee,#2563eb);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px;color:#fff;gap:14px}._title_bgimm_13{font-size:30px;font-weight:800}._sub_bgimm_17{font-size:15px;line-height:1.5;color:#ffffffe6;max-width:320px}._cta_bgimm_23{margin-top:16px;background:#fff;color:#2563eb;font-size:16px;font-weight:700;padding:16px 40px;border-radius:14px}._logo_bgimm_32{width:160px;margin-top:32px;opacity:.9}._document_12amm_1{max-width:620px;margin:0 auto;color:#1d1c1d}._updated_12amm_7{color:#767676;font-size:12px;margin-bottom:18px}._intro_12amm_13{font-size:16px;line-height:1.6;margin-bottom:24px}._section_12amm_19{padding:18px 0;border-top:1px solid #e4e4e4}._section_12amm_19 h2{font-size:16px;line-height:1.35;margin-bottom:8px}._section_12amm_19 p{color:#555;font-size:14px;line-height:1.65}._layout_y850p_1{display:flex;width:100%;min-height:100dvh}._sidebar_y850p_8{display:none}._content_y850p_11{flex:1;min-width:0}@media (min-width: 900px){._sidebar_y850p_8{display:flex;flex-direction:column;width:248px;flex-shrink:0;background:#fff;border-right:1px solid #ebebeb;padding:24px 16px;position:sticky;top:0;height:100dvh}._content_y850p_11{background:#f8f8f8;min-height:100dvh}}._logo_y850p_35{display:block;width:184px;max-width:calc(100% - 28px);height:auto;object-fit:contain;object-position:left center;margin:4px 14px 28px}._nav_y850p_44{display:flex;flex-direction:column;gap:4px;flex:1}._link_y850p_50{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;color:#616061;font-size:15px;font-weight:600;text-decoration:none}._link_y850p_50:hover{background:#f5f5f5}._active_y850p_64{background:#e8f1ff;color:#2563eb}._user_y850p_68{border-top:1px solid #f0f0f0;padding-top:12px}._userName_y850p_72{display:block;font-size:13px;font-weight:600;color:#1d1c1d;padding:0 14px 8px}._logout_y850p_79{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border-radius:10px;color:#c0392b;font-size:15px;font-weight:600}._logout_y850p_79:hover{background:#fdecea}
