@charset "UTF-8";:root{--color-primary: #d4ff48;--color-primary-rgb: 212, 255, 72;--color-primary-light: #E0FF7A;--color-primary-gradient: linear-gradient(135deg, #D4FF48 0%, #48FFCF 100%);--color-primary-semi-transparent: rgba(var(--color-primary-rgb), .2);--color-error: #f25f5f;--color-primary-dark: darkred;--color-primary-dark-rgb: 255, 0, 0;--color-white: #ffffff;--color-lighter: #ebebeb;--color-light: #bebebe;--color-gray: #999999;--color-dark: #666666;--color-darker: #333333;--font-weight-bold: 600;--font-weight-semibold: 590;--font-weight-regular: 400;--bg-dark: #0a0a0a;--bg-module: rgba(255, 255, 255, .8);--bg-component: #1e1e1e;--bg-btn-primary: var(--color-primary);--bg-btn-secondary: var(--color-lighter);--line-height: 1.5;--text-white: #ffffff;--text-black: #000000;--text-lighter: rgba(255, 255, 255, .8);--text-gray: rgba(255, 255, 255, .6);--text-dark: rgba(255, 255, 255, .4);--text-disabled: rgba(255, 255, 255, .2);--white-btn-color: #c3c3c3;--white-btn-color-rgb: 195, 195, 195;--white-btn-disabled-color: #333333;--white-btn-disabled-color-rgb: 51, 51, 51;--white-color: #ffffff;--white-color-rgb: 255, 255, 255;--white-color-2: rgba(var(--white-color-rgb), .8);--white-color-3: rgba(var(--white-color-rgb), .6);--white-color-4: rgba(var(--white-color-rgb), .4);--white-color-5: rgba(var(--white-color-rgb), .2);--black-color: #000000;--black-color-rgb: 0, 0, 0;--black-color-1: rgba(var(--black-color-rgb), .8);--black-color-2: rgba(var(--black-color-rgb), .6);--black-color-3: rgba(var(--black-color-rgb), .4);--black-color-4: rgba(var(--black-color-rgb), .2);--black-bg: #0A0A0A;--black-card-bg: #141414;--primary-btn-color: #d4ff48;--primary-btn-color-rgb: 212, 255, 72;--primary-hover-btn-color: #E0FF7A;--primary-btn-text-color: #0a0a0a;--secondary-btn-color: #48FFCF;--font-xs: clamp(.6875rem, .5vw + .5rem, .75rem);--font-sm: clamp(.8125rem, .6vw + .6rem, .875rem);--font-base: clamp(.875rem, .8vw + .7rem, 1rem);--font-md: clamp(1rem, 1vw + .8rem, 1.125rem);--font-lg: clamp(1.125rem, 1.2vw + .9rem, 1.25rem);--font-xl: clamp(1.25rem, 1.5vw + 1rem, 1.5rem);--font-2xl: clamp(1.5rem, 2vw + 1.2rem, 2.25rem);--font-3xl: clamp(2.25rem, 3vw + 1.8rem, 3.75rem);--font-4xl: clamp(3.75rem, 5vw + 2.5rem, 7.5rem);--space-xs: .25rem;--space-sm: .5rem;--space-md: .75rem;--space-base: 1rem;--space-lg: 1.25rem;--space-xl: 1.5rem;--space-2xl: 2rem;--space-3xl: 2.5rem;--space-4xl: 3rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--transition-fast: .2s;--transition-base: .3s;--transition-slow: .5s;--weak-color: #999;--bg-dark: #050508;--bg-panel: #0a0a12;--bg-card: #0f0f1a;--bg-card-hover: #141420;--border: #1a1a2e;--border-glow: #2a2a4a;--text-primary: #e8e8f0;--text-secondary: #6a6a8a;--text-dim: #404060;--accent-cyan: #00f0ff;--accent-purple: #a855f7;--accent-pink: #ff0080;--accent-green: #00ff87;--accent-orange: #ff6b35;--hover-active: #45E796;--glow-cyan: 0 0 20px rgba(0, 240, 255, .4);--glow-purple: 0 0 20px rgba(168, 85, 247, .4);--glow-pink: 0 0 20px rgba(255, 0, 128, .4);--glow-hover: 0 0 20px rgba(69, 231, 150, .4)}.primary-second-btn{background:var(--black-bg);border:1px solid rgba(var(--primary-btn-color-rgb),.6);color:var(--color-primary)}.primary-second-btn:hover{background:rgba(var(--primary-btn-color-rgb),.2)}.primary-second-btn:active{background:var(--primary-btn-color);color:var(--black-color)}.second-second-btn{background:var(--black-bg);border:1px solid rgba(var(--white-color-rgb),.6);color:var(--white-color)}.second-second-btn:hover{background:rgba(var(--white-color-rgb),.2)}.second-second-btn:active{background:var(--white-color);color:var(--black-color)}.second-second-btn .active{background:var(--primary-btn-color);color:var(--black-color)}._overlay_vuq44_1{position:fixed;inset:0;z-index:9999;background:#000c;display:flex;align-items:center;justify-content:center;animation:_fadeIn_vuq44_1 .2s ease-out}._modalWrapper_vuq44_12{display:flex;flex-direction:column;align-items:center}._messageBubble_vuq44_18{position:relative;background:var(--color-primary);border:2px solid var(--color-primary);border-radius:12px;padding:12px 32px;margin-bottom:16px;animation:_fadeIn_vuq44_1 .2s ease-out}._messageBubbleText_vuq44_28{font-size:20px;color:#fff;white-space:nowrap}._messageBubbleArrow_vuq44_34{position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid var(--color-primary)}._messageBubbleArrow_vuq44_34:after{content:"";position:absolute;top:-14px;left:-10px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--color-primary)}._modal_vuq44_12{position:relative;width:400px;height:440px;max-width:calc(100vw - 32px);background:#141414;border-radius:24px;display:flex;flex-direction:column;align-items:center;padding:40px;animation:_slideIn_vuq44_1 .25s ease-out}@media(max-width:1023px){._modal_vuq44_12{width:100%;max-width:400px;height:auto;padding:40px 32px;border-radius:16px}}._closeBtn_vuq44_80{position:absolute;top:20px;right:20px;width:32px;height:32px;transform:scale(2);background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease;color:#666}._closeBtn_vuq44_80:hover{color:#fff}._closeBtn_vuq44_80 svg{width:32px;height:32px}._logo_vuq44_104{margin-bottom:14px;display:flex;align-items:center;gap:4px}._logoIcon_vuq44_111{height:40px;-o-object-fit:contain;object-fit:contain}._logoText_vuq44_116{font-size:46px;font-weight:700;color:#fff;letter-spacing:2px}._title_vuq44_123{font-size:20px;font-weight:700;color:#fff;margin-top:16px;text-align:center}._form_vuq44_131{width:275px;display:flex;flex-direction:column;align-items:center;gap:24px}._inputWrapper_vuq44_139{position:relative;width:275px}._input_vuq44_139{width:275px;height:40px;background:transparent;border:2px solid var(--color-primary);border-radius:48px;padding:0 20px;font-size:14px;color:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease;caret-color:var(--color-primary)}._input_vuq44_139::-moz-placeholder{color:#666}._input_vuq44_139::placeholder{color:#666}._input_vuq44_139:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #45e79633}._input_vuq44_139:disabled{opacity:.5;cursor:not-allowed}._input_vuq44_139._hasError_vuq44_168{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}._emailInput_vuq44_173{width:275px}._codeRow_vuq44_177{width:275px;height:40px;display:flex;align-items:center;background:transparent;border:2px solid var(--color-primary);border-radius:48px;padding:0 0 0 20px;gap:12px;transition:border-color .2s ease,box-shadow .2s ease}._codeRow_vuq44_177:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 2px #45e79633}._codeRow_vuq44_177._hasError_vuq44_168{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f33}._codeInput_vuq44_198{flex:1;min-width:0;height:100%;background:transparent;border:none;border-radius:0;padding:0;font-size:14px;color:#fff;outline:none;caret-color:var(--color-primary)}._codeInput_vuq44_198::-moz-placeholder{color:#666}._codeInput_vuq44_198::placeholder{color:#666}._codeInput_vuq44_198:focus{border:none;box-shadow:none}._codeInput_vuq44_198:disabled{opacity:.5;cursor:not-allowed}._divider_vuq44_223{width:2px;height:28px;background:#fff9;flex-shrink:0;margin-right:-12px}._sendCodeBtn_vuq44_231{flex-shrink:0;height:40px;width:112px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:8px;font-size:16px;color:var(--color-primary);cursor:pointer;transition:all .2s ease;white-space:nowrap}._sendCodeBtn_vuq44_231:hover:not(:disabled){background:#45e7961a}._sendCodeBtn_vuq44_231:disabled{color:#fff6;cursor:not-allowed}._errorWrapper_vuq44_255{height:24px;margin-top:4px;padding-left:4px;text-align:center}._errorText_vuq44_262{color:#ff8080;font-size:12px;line-height:24px}._closeIcon_vuq44_268{color:#fff!important}._bindBtn_vuq44_272{width:280px;max-width:100%;height:40px;background:var(--primary-btn-color);border:none;border-radius:26px;font-size:16px;font-weight:500;color:#000;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin:30px auto}._bindBtn_vuq44_272:hover:not(:disabled){background:var(--hover-btn-color);transform:scale(1.02)}._bindBtn_vuq44_272:active:not(:disabled){transform:scale(.98)}._bindBtn_vuq44_272:disabled{background:#666;color:#999;cursor:not-allowed}._loading_vuq44_304{width:20px;height:20px;border:2px solid transparent;border-top-color:#000;border-radius:50%;animation:_spin_vuq44_1 .8s linear infinite}@keyframes _spin_vuq44_1{to{transform:rotate(360deg)}}@keyframes _fadeIn_vuq44_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_vuq44_1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}._closeButton_kg11e_1{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;cursor:pointer}._closeButton_kg11e_1:hover{opacity:.8}._closeButton_kg11e_1:active{opacity:.6}._closeButton_kg11e_1:focus{outline:none}._closeButton_kg11e_1:disabled{opacity:.5;cursor:not-allowed}._overlay_1oiys_1{position:fixed;inset:0;z-index:1000002;background:#000000b3;display:flex;align-items:center;justify-content:center;animation:_fadeIn_1oiys_1 .2s ease-out}._modal_1oiys_12{position:relative;width:500px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);overflow-y:auto;background:#141414;border-radius:24px;padding:40px;display:flex;flex-direction:column;align-items:center;gap:24px;animation:_slideIn_1oiys_1 .25s ease-out}@media(max-width:560px){._modal_1oiys_12{width:100%;padding:32px 20px;border-radius:16px}}._closeBtn_1oiys_35{position:absolute;top:24px;right:24px;z-index:10}._header_1oiys_42{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}._iconContainer_1oiys_50{display:flex;flex-direction:column;align-items:center;gap:16px}._banIcon_1oiys_57{width:88px;height:88px;border-radius:64px;background:#2a1515;border:1px solid rgba(255,77,79,.2);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}._banIcon_1oiys_57:before{content:"";position:absolute;inset:0;background:#f25f5f1a;filter:blur(12px);border-radius:inherit}._banIcon_1oiys_57 svg{position:relative;z-index:1;width:40px;height:40px}._titleGroup_1oiys_84{display:flex;flex-direction:column;align-items:center;gap:8px}._title_1oiys_84{font-size:24px;font-weight:700;color:#fff;line-height:32px;letter-spacing:.6px;margin:0}._subtitle_1oiys_100{font-size:14px;color:#fff6;line-height:19.5px;text-align:center;margin:0}._infoCard_1oiys_108{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:16px 20px;display:flex;flex-direction:column;gap:14px}._infoRow_1oiys_118{display:flex;align-items:center;justify-content:space-between;min-height:26px}._infoLabel_1oiys_125{font-size:14px;color:#fff6;line-height:20px;flex-shrink:0}._infoValue_1oiys_132{font-size:14px;color:#fff;line-height:20px;letter-spacing:.35px;text-align:right}._multipleReasonWrapper_1oiys_140{max-width:280px;min-width:0;flex:1;cursor:default}._multipleReasonText_1oiys_147{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#fff;line-height:20px;letter-spacing:.35px;text-align:right}._penaltyTooltip_1oiys_159{z-index:1000010;background:#1f1f1f;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:12px 16px;min-width:200px;max-width:340px;box-shadow:0 4px 16px #0006;animation:_fadeIn_1oiys_1 .15s ease-out}._penaltyTooltip_1oiys_159:before{content:"";position:absolute;top:-5px;right:16px;width:8px;height:8px;background:#1f1f1f;border-left:1px solid rgba(255,255,255,.15);border-top:1px solid rgba(255,255,255,.15);transform:rotate(45deg)}._tooltipItem_1oiys_183{display:flex;align-items:flex-start;gap:8px;padding:6px 0;font-size:14px;line-height:18px}._tooltipItem_1oiys_183+._tooltipItem_1oiys_183{border-top:1px solid rgba(255,255,255,.06)}._tooltipType_1oiys_195{color:#fff9;white-space:nowrap;flex-shrink:0}._tooltipRemark_1oiys_201{color:#fff;word-break:break-all}._infoDivider_1oiys_206{width:100%;height:1px;background:#ffffff0d}._actions_1oiys_212{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}._primaryBtn_1oiys_220{width:280px;height:40px;background:#d4ff48;border:none;border-radius:48px;font-size:16px;font-weight:700;color:#0a0a0a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:2px 42px}._primaryBtn_1oiys_220:hover{filter:brightness(1.05);transform:translateY(-1px)}._primaryBtn_1oiys_220:active{transform:translateY(0)}._primaryBtn_1oiys_220:disabled,._primaryBtn_1oiys_220._disabled_1oiys_243{opacity:.4;cursor:not-allowed;color:#0006}._primaryBtn_1oiys_220:disabled:hover,._primaryBtn_1oiys_220._disabled_1oiys_243:hover{filter:none;transform:none}._linkBtn_1oiys_253{background:transparent;border:none;font-size:14px;color:#fff6;padding:0;line-height:16px;transition:color .2s ease}._appealModal_1oiys_263{position:relative;width:500px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);overflow-y:auto;background:#141414;border-radius:16px;padding:40px;display:flex;flex-direction:column;align-items:center;animation:_slideIn_1oiys_1 .25s ease-out}@media(max-width:560px){._appealModal_1oiys_263{width:100%;padding:32px 20px;border-radius:12px}}._appealContent_1oiys_285{display:flex;flex-direction:column;gap:24px;width:100%}._appealTitle_1oiys_292{font-size:24px;font-weight:500;color:#fff;text-align:center;margin:0;line-height:normal}._appealFormSection_1oiys_301{display:flex;flex-direction:column;gap:16px;width:100%}._fieldLabel_1oiys_308{font-size:16px;color:#fff;line-height:12px;margin:0}._textareaWrapper_1oiys_315{position:relative;width:100%;border:1px solid rgba(255,255,255,.2);border-radius:8px;display:flex;flex-direction:column;transition:border-color .2s ease;overflow:hidden}._textareaWrapper_1oiys_315:focus-within{border-color:#d4ff48}._textarea_1oiys_315{width:100%;min-height:160px;max-height:200px;background:transparent;border:none;color:#fff;font-size:14px;line-height:25.52px;padding:8px 16px;outline:none;resize:none;font-family:inherit;overflow-y:auto}._textarea_1oiys_315::-moz-placeholder{color:#fff6}._textarea_1oiys_315::placeholder{color:#fff6}._textarea_1oiys_315::-webkit-scrollbar{width:4px}._textarea_1oiys_315::-webkit-scrollbar-track{background:transparent}._textarea_1oiys_315::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}._textarea_1oiys_315{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}._charCount_1oiys_362{align-self:flex-end;font-size:12px;color:#fff6;padding:0 16px 8px 0}._imageUploadArea_1oiys_369{display:flex;gap:8px;flex-wrap:nowrap;padding:0 16px 12px}._imagePreview_1oiys_376{position:relative;width:72px;height:72px;flex-shrink:0;border-radius:4px;overflow:hidden}._imagePreview_1oiys_376 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._imageRemoveBtn_1oiys_390{position:absolute;top:2px;right:2px;width:18px;height:18px;background:#000000b3;border:none;border-radius:50%;color:#fff;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}._imageRemoveBtn_1oiys_390:hover{background:#ff4d4f}._uploadBtn_1oiys_412{width:72px;height:72px;flex-shrink:0;background:#fff3;border-radius:4px;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:background .2s ease;padding:0}._uploadBtn_1oiys_412:hover{background:#ffffff40}._uploadBtn_1oiys_412 input{display:none}._uploadIcon_1oiys_435{width:20px;height:20px;color:#fffc}._uploadCount_1oiys_441{font-size:12px;color:#fffc;line-height:normal;transition:color .2s ease}._uploadBtn_1oiys_412:hover ._uploadCount_1oiys_441{color:#d4ff48}@keyframes _fadeIn_1oiys_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1oiys_1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}._overlay_e2h8p_1{position:fixed;inset:0;z-index:9999;background:#000c;display:flex;align-items:center;justify-content:center;animation:_fadeIn_e2h8p_1 .2s ease-out}._overlayForced_e2h8p_12{background:#000000eb;cursor:default}._modal_e2h8p_17{position:relative;width:400px;height:378px;max-width:calc(100vw - 32px);background:#141414;border-radius:24px;display:flex;flex-direction:column;align-items:center;padding:40px;animation:_slideIn_e2h8p_1 .25s ease-out}@media(max-width:1023px){._modal_e2h8p_17{width:100%;max-width:400px;height:auto;padding:40px 32px;border-radius:16px}}._closeBtn_e2h8p_40{position:absolute;top:20px;right:20px;width:32px;height:32px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease;color:#666;transform:scale(2)}._closeBtn_e2h8p_40:hover{color:#fff}._closeBtn_e2h8p_40 svg{width:32px;height:32px}._title_e2h8p_64{font-size:20px;font-weight:700;color:#fff;text-align:center;margin-top:48px;margin-bottom:0}._subtitle_e2h8p_73{font-size:16px;font-weight:400;color:#fff;text-align:center;margin-top:8px;min-height:50px}._logo_e2h8p_82{margin-bottom:0;display:flex;align-items:center;gap:2px}._logoIcon_e2h8p_89{height:40px;-o-object-fit:contain;object-fit:contain;margin-top:5px}._logoText_e2h8p_95{font-size:46px;font-weight:700;color:#fff;letter-spacing:2px}._wechatBtnWrapper_e2h8p_102{position:relative;width:280px;max-width:100%;margin-top:28px;margin-bottom:16px}._wechatBtn_e2h8p_102{width:100%;height:40px;background:#d4ff48;border:none;border-radius:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}._wechatBtn_e2h8p_102:hover{background:#e0ff7a;transform:scale(1.02)}._wechatBtn_e2h8p_102:active{transform:scale(.98)}._agreementWrapper_e2h8p_130{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap}._tooltip_e2h8p_137{position:absolute;top:calc(100% + 16px);left:-22px;background:#333;color:#fff;font-size:14px;padding:12px 20px;border-radius:8px;white-space:normal;width:-moz-max-content;width:max-content;max-width:360px;word-break:break-word;animation:_tooltipIn_e2h8p_1 .2s ease-out;z-index:10}._tooltip_e2h8p_137:before{content:"";position:absolute;bottom:100%;left:22px;border:8px solid transparent;border-bottom-color:#333}._tooltip_e2h8p_137 ._tooltipLink_e2h8p_161{color:#d4ff48;text-decoration:none;margin:0 4px;cursor:pointer}._tooltip_e2h8p_137 ._tooltipLink_e2h8p_161:hover{text-decoration:underline}@keyframes _tooltipIn_e2h8p_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._loginBtnIcon_e2h8p_181{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}._wechatText_e2h8p_187{font-size:16px;font-weight:500;color:#0a0a0a}._agreement_e2h8p_130{display:flex;align-items:flex-start;justify-content:center;gap:4px;width:100%;font-size:16px;color:#fff9}._checkbox_e2h8p_203{width:18px;height:18px;margin-top:0;border:2px solid var(--color-primary);border-radius:50%;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease;position:relative}._checkbox_e2h8p_203:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--color-primary);transform:scale(0);transition:transform .2s ease}._checkbox_e2h8p_203._checked_e2h8p_227:after{transform:scale(1)}._agreementText_e2h8p_231{line-height:1.5;margin-top:0;font-size:12px;font-weight:400;text-align:left}._link_e2h8p_239{color:var(--color-primary);text-decoration:none;cursor:pointer}._link_e2h8p_239:hover{text-decoration:underline}._agreementModal_e2h8p_248{position:relative;width:600px;max-width:calc(100vw - 32px);max-height:80vh;background:#141414;border-radius:16px;display:flex;flex-direction:column;animation:_slideIn_e2h8p_1 .25s ease-out}@media(max-width:1023px){._agreementModal_e2h8p_248{width:100%;max-width:400px}}._agreementHeader_e2h8p_266{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.1)}._agreementTitle_e2h8p_274{font-size:16px;font-weight:500;color:#fff;margin:0}._agreementCloseBtn_e2h8p_281{width:28px;height:28px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s ease}._agreementCloseBtn_e2h8p_281:hover{opacity:1}._agreementCloseBtn_e2h8p_281 svg{width:16px;height:16px;color:#fff}._agreementContent_e2h8p_302{flex:1;padding:24px;overflow-y:auto;color:#fffc;font-size:14px;line-height:1.8}._agreementContent_e2h8p_302 h3{color:#fff;font-size:16px;margin:24px 0 12px}._agreementContent_e2h8p_302 h3:first-child{margin-top:0}._agreementContent_e2h8p_302 p{margin:0 0 12px}._agreementContent_e2h8p_302 ul{margin:0 0 12px;padding-left:20px}@keyframes _fadeIn_e2h8p_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_e2h8p_1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}._userArea_1bprp_1{display:flex;align-items:center;gap:8px;cursor:pointer}._globalHeader_1bprp_8{--header-padding: 20px;--logo-safe-width: 180px;position:sticky;top:0;left:0;right:0;height:var(--vag-header-height);display:flex;align-items:center;justify-content:space-between;padding:0 var(--header-padding);background:var(--vag-header-bg, #0A0A0A);border-bottom:1px solid var(--border);z-index:1000}@media(min-width:750px)and (max-width:1279px){._globalHeader_1bprp_8{--header-padding: 40px}}@media(min-width:1280px)and (max-width:1679px){._globalHeader_1bprp_8{--header-padding: 60px}}@media(min-width:1680px){._globalHeader_1bprp_8{--header-padding: 104px}}._globalHeader_1bprp_8 ._logo_1bprp_40 img{height:32px;width:auto}._globalHeader_1bprp_8 ._header-links_1bprp_45{display:flex;align-items:center}._logoArea_1bprp_50{display:flex;align-items:center;gap:2.5rem}._logoWrap_1bprp_56{display:flex;align-items:center;padding:6px 8px;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .2s ease}._logoWrap_1bprp_56:hover{background-color:transparent}._logoWrap_1bprp_56:active{transform:scale(.97)}._logoImg_1bprp_71{height:38px;width:auto}._logoNew_1bprp_76{width:100px;height:auto;margin-left:5px;margin-top:15px}._logoText_1bprp_83{font-size:20px;font-weight:600;color:#fff}._iconMessage_1bprp_89{-webkit-mask-image:url(/images/icons/message.png);mask-image:url(/images/icons/message.png);background:#fff;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:18px;height:18px}._iconMessage_1bprp_89:hover{background:#fff9}._iconAnnouncement_1bprp_100{-webkit-mask-image:url(/images/icons/announcement.svg);mask-image:url(/images/icons/announcement.svg);background:#fff;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:18px;height:18px}._iconAnnouncement_1bprp_100:hover{background:#fff9}._iconI18n_1bprp_111{-webkit-mask-image:url(/images/icons/i18n.png);mask-image:url(/images/icons/i18n.png);background:#fff;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:18px;height:18px}._iconI18n_1bprp_111:hover{background:#fff9}._iconI18n_1bprp_111{margin-right:4px}._iconPersonal_1bprp_125{-webkit-mask-image:url(/images/icons/personal.png);mask-image:url(/images/icons/personal.png);background:#fff;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:18px;height:18px}._iconPersonal_1bprp_125:hover{background:#fff9}._iconLogin_1bprp_136{width:30px;height:30px}._iconLogin_1bprp_136:hover{background:#fff9}._baseHover_1bprp_144{background:transparent;border-radius:6px;padding:6px 8px;height:32px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}._baseHover_1bprp_144:hover{background-color:#ffffff1a}._headerItem_1bprp_159{display:flex;align-items:center;gap:4px;cursor:pointer;color:#fff;font-size:16px;white-space:nowrap}@media(max-width:1024px){._headerItem_1bprp_159>span{display:none}}._iconWrapper_1bprp_174{position:relative;display:flex;align-items:center;justify-content:center}._unreadBadge_1bprp_181{position:absolute;top:-2px;right:-2px;width:8px;height:8px;background-color:#f44;border-radius:50%}._queueIndicator_1bprp_191{display:flex;align-items:center;height:30px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:40px;font-size:14px;line-height:21px;color:#fff;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease}._queueIndicator_1bprp_191:hover{background-color:#ffffff0f;border-color:#ffffff29}._queueIndicator_1bprp_191:active{background-color:#ffffff1a}._headerLinks_1bprp_213{display:flex;align-items:center;gap:0px;font-size:16px}._searchWrapper_1bprp_220{--header-search-soft-max: clamp(420px, 26vw, 480px);--header-search-max-width: min( var(--header-search-soft-max), max(0px, calc(100vw - var(--logo-safe-width, 180px) - var(--header-padding, 20px) - var(--header-padding, 20px))) );position:relative;display:flex;align-items:center;justify-content:flex-end;height:32px;width:var(--header-search-max-width);max-width:var(--header-search-max-width);flex:0 1 var(--header-search-max-width)}._languageSelector_1bprp_236{position:relative;display:flex;align-items:center}._languageTrigger_1bprp_242{display:flex;align-items:center;gap:4px;cursor:pointer;color:#fff;padding:4px 8px;border-radius:8px;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;white-space:nowrap}._languageTrigger_1bprp_242._triggerOpen_1bprp_255{background-color:#ffffff1a}@media(max-width:1024px){._languageTrigger_1bprp_242>span{display:none}}._languageChevron_1bprp_264{width:12px;height:12px;margin-left:2px;transition:transform .25s cubic-bezier(.4,0,.2,1);opacity:.6}._languageChevron_1bprp_264._chevronOpen_1bprp_271{transform:rotate(180deg);opacity:1}._languageDropdown_1bprp_276{position:absolute;top:calc(100% + 8px);right:0;min-width:140px;padding:8px 0;background:#161616fa;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);box-shadow:0 12px 40px #00000080;z-index:1001;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}._languageDropdown_1bprp_276._dropdownOpen_1bprp_293{opacity:1;visibility:visible;pointer-events:auto}._languageOption_1bprp_299{width:100%;padding:10px 14px;cursor:pointer;color:#ffffffd9;font-size:16px;font-weight:500;border:none;background:transparent;text-align:left;border-radius:0;transition:background-color .15s ease,color .15s ease,transform .15s ease;white-space:nowrap;display:flex;justify-content:space-between;align-items:center}._languageOption_1bprp_299:hover{background-color:#ffffff14;color:#fff}._languageOption_1bprp_299:active{background-color:#ffffff1f;transform:scale(.98)}._languageCheck_1bprp_325{display:none;margin-left:12px;flex-shrink:0;color:#d4ff48;font-size:14px;line-height:1}._languageOption_1bprp_299._selected_1bprp_334{color:#d4ff48}._languageOption_1bprp_299._selected_1bprp_334 ._languageCheck_1bprp_325{display:inline-flex;align-items:center;justify-content:center}._languageOption_1bprp_299._selected_1bprp_334:hover{background-color:#ffffff1f;color:#d4ff48}._userAvatar_1bprp_347{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:6px;border-radius:50%;overflow:hidden;background:#ffffff1a;transition:all .2s ease}._userAvatar_1bprp_347:hover{background:#fff3;transform:scale(1.05)}._avatarImg_1bprp_364{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;box-sizing:border-box}._avatarPlaceholder_1bprp_372{font-size:16px;font-weight:600;color:#fff;text-transform:uppercase}._creditsWrap_hy6f5_1{position:relative;display:flex;align-items:center}._creditsBtn_hy6f5_7{display:flex;align-items:center;gap:4px;height:32px;padding:6px;border-radius:6px;cursor:pointer;color:#fff;white-space:nowrap;transition:background .15s,color .15s}._creditsBtn_hy6f5_7:hover,._creditsBtn_hy6f5_7._creditsBtnActive_hy6f5_19{background:#ffffff1a;color:#ffffffd9}._creditsBtn_hy6f5_7:hover ._iconCredits_hy6f5_23,._creditsBtn_hy6f5_7._creditsBtnActive_hy6f5_19 ._iconCredits_hy6f5_23{background:#ffffffd9}._iconCredits_hy6f5_23{width:22px;height:22px;background:#fff;-webkit-mask-image:url(/images/icons/Score.svg);mask-image:url(/images/icons/Score.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;flex-shrink:0;transition:background .15s}._creditsLabel_hy6f5_37{font-size:16px;color:#fff;line-height:normal}@media(max-width:1024px){._creditsLabel_hy6f5_37{display:none}}._tooltipPanel_hy6f5_48{position:absolute;top:100%;right:0;z-index:1002;padding-top:12px}._tooltipInner_hy6f5_56{min-width:280px;background:#161616fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px 20px;box-shadow:0 12px 40px #00000080;animation:_tooltipFadeIn_hy6f5_1 .15s ease-out}._tierRow_hy6f5_67{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}._tierBadge_hy6f5_76{font-size:14px;font-weight:600;color:#fffffff2}._upgradeBtn_hy6f5_82{background:linear-gradient(135deg,#d4ff48,#b8e636);color:#1a1a22;border:none;padding:4px 16px;border-radius:14px;font-size:12px;font-weight:700;cursor:pointer;transition:opacity .15s}._upgradeBtn_hy6f5_82:hover{opacity:.85}._tooltipRow_hy6f5_97{display:flex;align-items:center;justify-content:space-between;padding:8px 0}._tooltipRowLeft_hy6f5_104{display:flex;align-items:center;gap:8px}._tooltipIcon_hy6f5_110{display:flex;align-items:center;justify-content:center;color:#ffffff80;flex-shrink:0}._tooltipLabel_hy6f5_118{font-size:14px;color:#ffffff80;white-space:nowrap}._tooltipValue_hy6f5_124{font-size:16px;font-weight:700;color:#fffffff2;margin-left:16px}._infoBtn_hy6f5_131{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#ffffff80;transition:color .15s}._infoBtn_hy6f5_131:hover{color:#fffffff2}._tooltipFooter_hy6f5_146{padding-top:10px;border-top:1px solid rgba(255,255,255,.1);margin-top:4px;font-size:12px;color:#ffffff80;line-height:1.5;white-space:pre-line}._viewHistoryBtn_hy6f5_156{display:block;width:100%;background:none;border:none;padding:10px 0 0;margin-top:8px;border-top:1px solid rgba(255,255,255,.1);font-size:14px;color:#d4ff48;cursor:pointer;text-align:left;transition:opacity .15s}._viewHistoryBtn_hy6f5_156:hover{opacity:.8}._rewardFloat_hy6f5_174{position:absolute;top:-4px;left:50%;transform:translate(-50%);font-size:14px;font-weight:700;color:#d4ff48;white-space:nowrap;pointer-events:none;animation:_rewardFloatUp_hy6f5_1 2s ease-out forwards;text-shadow:0 0 8px rgba(212,255,72,.6),0 1px 3px rgba(0,0,0,.5);z-index:1003}@keyframes _rewardFloatUp_hy6f5_1{0%{opacity:1;transform:translate(-50%) translateY(0)}70%{opacity:1;transform:translate(-50%) translateY(-32px)}to{opacity:0;transform:translate(-50%) translateY(-48px)}}@keyframes _tooltipFadeIn_hy6f5_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._overlay_1002c_1{position:fixed;inset:0;z-index:1000002;background:#000000b3;display:flex;align-items:center;justify-content:center;animation:_fadeIn_1002c_1 .2s ease-out}._closeBtn_1002c_12{position:absolute;top:20px;right:24px;width:24px;height:24px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#ffffffb3;transition:color .2s ease;padding:0}._closeBtn_1002c_12:hover{color:#fff}._closeBtn_1002c_12 svg{width:24px;height:24px}._waitingModal_1002c_36{position:relative;width:400px;max-width:calc(100vw - 2rem);background:#141414;border-radius:16px;padding:40px;display:flex;flex-direction:column;align-items:center;animation:_slideIn_1002c_1 .25s ease-out}@media(max-width:480px){._waitingModal_1002c_36{width:100%;padding:2rem 1.25rem;border-radius:.75rem}}._waitingBody_1002c_56{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}._loadingArea_1002c_64{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}._defaultLoading_1002c_72{display:flex;flex-direction:column;align-items:center}._defaultLoadingLogo_1002c_78{width:5.15rem;height:4.86rem}._waitingInfoSection_1002c_83{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}._waitingTextGroup_1002c_91{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}._waitingDesc_1002c_99{font-size:20px;font-weight:400;color:#fff;text-align:center;line-height:1.5;margin:0}._queueInfo_1002c_108{display:flex;flex-direction:column;align-items:flex-start;gap:4px}._queueInfoItem_1002c_115{font-size:16px;font-weight:400;color:#fff;line-height:1.5}._queueInfoValue_1002c_122{color:#d4ff48;line-height:normal}._waitingActions_1002c_127{display:flex;align-items:center;justify-content:center;gap:32px;width:100%}._cancelBtn_1002c_135{width:120px;height:32px;background:#fff;border:none;border-radius:40px;font-size:16px;font-weight:700;color:#0a0a0a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:1px 28px}._cancelBtn_1002c_135:hover{background:#ffffffd9}._cancelBtn_1002c_135:active{background:#ffffffbf}._confirmBtn_1002c_158{width:120px;height:32px;background:#d4ff48;border:none;border-radius:40px;font-size:16px;font-weight:700;color:#0a0a0a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:1px 28px}._confirmBtn_1002c_158:hover{filter:brightness(1.05);transform:translateY(-1px)}._confirmBtn_1002c_158:active{transform:translateY(0)}._successModal_1002c_182{position:relative;width:400px;max-width:calc(100vw - 2rem);background:#141414;border-radius:16px;padding:40px 33px 33px;display:flex;flex-direction:column;align-items:center;animation:_slideIn_1002c_1 .25s ease-out}@media(max-width:480px){._successModal_1002c_182{width:100%;padding:2rem 1.25rem;border-radius:.75rem}}._successContent_1002c_202{display:flex;flex-direction:column;align-items:center;justify-content:space-between;min-height:218px;width:100%}._successTextGroup_1002c_211{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}._successTitle_1002c_219{font-size:24px;font-weight:500;color:#fff;text-align:center;line-height:normal;margin:0}._successDesc_1002c_228{font-size:16px;font-weight:400;color:#fff;text-align:center;line-height:normal;margin:0}._countdownArea_1002c_237{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}._countdownText_1002c_245{font-size:14px;color:#fff9;line-height:normal}._countdownTrack_1002c_251{width:100%;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}._countdownBar_1002c_259{height:100%;background:#d4ff48;border-radius:2px;animation:_countdownShrink_1002c_1 linear forwards}._successActions_1002c_266{display:flex;align-items:center;justify-content:center;gap:32px;width:100%}@keyframes _fadeIn_1002c_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1002c_1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _countdownShrink_1002c_1{0%{width:100%}to{width:0}}._bubble_13dfd_1{position:absolute;left:50%;transform:translate(-50%);z-index:2147483647;pointer-events:none;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:8px;background:#3d3d3d;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:16px;font-weight:400;white-space:nowrap;animation:_bubbleIn_13dfd_1 .25s ease-out,_bubbleOut_13dfd_1 .3s ease-in forwards;animation-delay:0s,var(--duration, 2s)}._icon_13dfd_23{flex-shrink:0;width:18px;height:18px;line-height:0;display:flex;align-items:center;justify-content:center}@keyframes _bubbleIn_13dfd_1{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes _bubbleOut_13dfd_1{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-8px)}}._overlay_smr4b_1{position:fixed;inset:0;z-index:10000;background:#000000d9;display:flex;align-items:center;justify-content:center;animation:_fadeIn_smr4b_1 .2s ease-out}._modal_smr4b_12{position:relative;width:640px;height:80vh;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);background:#141414;border-radius:24px;display:flex;flex-direction:column;overflow:hidden;animation:_slideIn_smr4b_1 .25s ease-out}@media(max-width:1023px){._modal_smr4b_12{width:100%;max-width:400px;height:90vh;border-radius:16px}}._header_smr4b_34{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}._title_smr4b_43{font-size:16px;font-weight:600;color:#fff;margin:0}._closeBtn_smr4b_50{width:32px;height:32px;transform:scale(2);background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease;color:#666}._closeBtn_smr4b_50:hover{color:#fff}._closeBtn_smr4b_50 svg{width:20px;height:20px}._iframeWrapper_smr4b_71{flex:1;position:relative;overflow:hidden}._iframe_smr4b_71{width:100%;height:100%;border:none;background:#0a0a0a}._loading_smr4b_84{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#141414}._spinner_smr4b_93{width:32px;height:32px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--color-primary);border-radius:50%;animation:_spin_smr4b_93 .8s linear infinite}@keyframes _fadeIn_smr4b_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_smr4b_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _spin_smr4b_93{to{transform:rotate(360deg)}}._overlay_1cexo_1{position:fixed;inset:0;z-index:9999;background:#0009;display:flex;align-items:center;justify-content:center}._card_1cexo_11{position:relative;opacity:1;border-width:.67px;width:600px;height:440px;max-width:calc(100vw - 32px);background:linear-gradient(180deg,#111116,#1a1a22);border:.67px solid rgba(255,255,255,.1);border-radius:24px;padding:32px 28px;animation:_slideUp_1cexo_1 .3s ease-out;box-shadow:0 0 50px #d4ff4826}@media(max-width:560px){._card_1cexo_11{padding:16px 16px 20px;border-radius:12px}}._topBar_1cexo_33{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._memberBadge_1cexo_40{display:inline-block;padding:6px 13px;background:transparent;border:1px solid rgba(229,255,143,.5);border-radius:32px;font-size:14px;font-weight:700;line-height:16px;letter-spacing:.3px;background-image:linear-gradient(164deg,#e5ff8f,#9fd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}._topRight_1cexo_56{display:flex;align-items:center;gap:12px}._rulesLink_1cexo_62{font-size:14px;color:#ffffff73;position:absolute;top:24px;margin-top:2px;right:60px;cursor:pointer;transition:color .15s;display:inline-flex;align-items:center;gap:6px;line-height:1}._rulesLink_1cexo_62:hover{color:#fffffff2}._rulesIcon_1cexo_80{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;position:relative;top:1px}._rulesIcon_1cexo_80 svg{width:14px;height:14px;display:block}._closeBtn_1cexo_95{width:28px;height:28px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s}._closeBtn_1cexo_95:hover{background:#0003}._closeIcon_1cexo_111{width:20px;height:20px;display:block;opacity:.5;transition:opacity .15s}._closeBtn_1cexo_95:hover ._closeIcon_1cexo_111{opacity:.9}._rewardCloseBtn_1cexo_122{position:absolute;top:24px;right:24px;z-index:10;color:#ffffff73;transition:color .15s}._rewardCloseBtn_1cexo_122:hover{color:#ffffffe6}._titleRow_1cexo_134{position:relative;display:flex;align-items:flex-start;justify-content:space-between}._titleLeft_1cexo_141{flex:1}._title_1cexo_134{font-family:PingFang SC,sans-serif;margin:0 0 4px;font-weight:700;font-style:Bold;font-size:32px;line-height:38px;letter-spacing:0px}._subtitle_1cexo_155{margin:11px 0 15px;font-family:PingFang SC,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0px}._coinIcon_1cexo_165{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;line-height:1;vertical-align:middle}._coinIcon_1cexo_165 img{width:42px;height:42px;-o-object-fit:contain;object-fit:contain;display:block}._pointsHighlight_1cexo_182{color:#d4ff48;font-family:Poppins;font-weight:700;font-style:Bold;font-size:24px;line-height:28px;letter-spacing:0px;margin-left:4px}._badge7days_1cexo_193{position:absolute;right:0;top:-73px;width:200px;height:200px;-o-object-fit:contain;object-fit:contain;pointer-events:none}._badge7daysText_1cexo_203{font-size:20px;font-weight:900;color:#1a1a1a;letter-spacing:1px}._progressSection_1cexo_210{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px 16px 0;margin-bottom:12px}._progressHeader_1cexo_218{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._progressLeft_1cexo_225{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#fffffff2}._progressRight_1cexo_234{font-size:12px;color:#ffffff73}._totalHighlight_1cexo_239{color:#d4ff48;font-weight:700}._dayRow_1cexo_244{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding-bottom:16px;width:100%}._dayItem_1cexo_253{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}._dayCard_1cexo_261,._dayCardDone_1cexo_262,._dayCardCurrent_1cexo_263,._dayCardMissed_1cexo_264{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:6px;width:56px;min-height:108px;padding-top:12px;padding-bottom:12px;transition:all .2s;opacity:1;border-radius:8px;border-width:.67px}._dayCard_1cexo_261{background:#ffffff0a;border:1.5px solid rgba(255,255,255,.06)}._dayCardDone_1cexo_262{background:#d4ff480d;border:1.5px solid rgba(255,255,255,.06)}._dayCardMissed_1cexo_264{background:#0000000d;border:1.5px solid rgba(255,255,255,.05)}._dayCardMissed_1cexo_264 ._dayCoinIcon_1cexo_294,._dayCardMissed_1cexo_264 ._dayCoinIconHover_1cexo_295,._dayCardMissed_1cexo_264 svg{opacity:.5}._dayCardCurrent_1cexo_263{background:#d4ff4833;border:1px solid #D4FF48;box-shadow:0 0 15px #8477ff33}._dayDate_1cexo_306{font-weight:400;font-size:12px;line-height:14px;letter-spacing:0px}._dayDateMissed_1cexo_313{font-weight:400;font-size:12px;line-height:14px;letter-spacing:0px;color:#ffffff4d}._dayIcon_1cexo_321,._dayIconDone_1cexo_322,._dayIconCurrent_1cexo_323,._dayIconMissed_1cexo_324{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:transparent}._dayIconDone_1cexo_322{background:#d4ff4840}._dayIconDone_1cexo_322 svg{color:#d4ff48}._dayIconCurrent_1cexo_323{background:transparent}._dayIconMissed_1cexo_324{background:transparent;opacity:.7}._dayCoinIcon_1cexo_294{width:36px;height:36px;-o-object-fit:contain;object-fit:contain}._dayCoinIconHover_1cexo_295{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;display:none}._ptsLabel_1cexo_364,._ptsLabelDone_1cexo_365,._ptsLabelCurrent_1cexo_366{font-size:12px;font-weight:600;line-height:1}._ptsLabel_1cexo_364{color:#ffffff73}._ptsLabelDone_1cexo_365{color:#ffffff4d}._ptsLabelCurrent_1cexo_366{color:#d4ff48}._ptsLabelMissed_1cexo_384{color:#ffffff73;opacity:.7;font-size:12px;font-weight:600;line-height:1}._dayItemMissed_1cexo_392:hover ._dayCoinIcon_1cexo_294{display:block}._dayItemMissed_1cexo_392:hover ._dayCoinIconHover_1cexo_295{display:none}._btnRow_1cexo_399{display:flex;align-items:center;gap:12px;width:100%}._btnPrimary_1cexo_406,._btnSecondary_1cexo_407{height:40px;border-radius:27px;font-size:14px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;border:none}._btnPrimary_1cexo_406:active,._btnSecondary_1cexo_407:active{transform:scale(.97)}._btnSecondary_1cexo_407{flex:0 0 auto;padding:0 24px;background:transparent;color:#ffffff73;border:1px solid rgba(255,255,255,.15)}._btnSecondary_1cexo_407:hover{background:#ffffff1f;color:#fffffff2;border-color:#ffffff40}._btnPrimary_1cexo_406{flex:1;background:linear-gradient(90deg,#e5ff8f,#9fd);color:#1a1a22}._btnPrimary_1cexo_406:hover{background:linear-gradient(90deg,#eeffa8,#afe);box-shadow:0 4px 6px -4px #568b1666,0 10px 15px -3px #568b1666}._rulesCard_1cexo_444{position:relative;width:500px;height:440px;max-width:calc(100vw - 32px);display:flex;flex-direction:column;align-items:center;gap:16px;overflow:hidden;background:#141414;border:none;border-radius:16px;padding:40px;animation:_slideUp_1cexo_1 .3s ease-out}@media(max-width:540px){._rulesCard_1cexo_444{width:100%;height:auto;min-height:400px;padding:24px 20px}}._rulesCloseBtn_1cexo_469{position:absolute;top:24px;right:24px;z-index:10;color:#ffffff73;transition:color .15s}._rulesCloseBtn_1cexo_469:hover{color:#ffffffe6}._rulesTitle_1cexo_481{font-family:PingFang SC,sans-serif;font-weight:500;font-size:24px;line-height:22px;color:#fff;margin:0;text-align:center;width:100%}._rulesList_1cexo_492{list-style:decimal;padding-left:24px;margin:0;flex:1 0 0;min-height:0;overflow-y:auto;width:100%}._rulesList_1cexo_492 li{font-family:PingFang SC,sans-serif;font-weight:400;font-size:16px;line-height:30px;color:#fff}._toastWrap_1cexo_509{position:fixed;inset:0;z-index:9999;background:#0009;display:flex;align-items:center;justify-content:center;animation:_fadeIn_1cexo_1 .2s ease-out}._toast_1cexo_509{position:relative;width:400px;max-width:calc(100vw - 32px);background:#000;border:.67px solid rgba(212,255,72,.3);border-radius:24px;padding:40px 32px 32px;box-shadow:0 0 80px #8477ff40;display:flex;flex-direction:column;align-items:center;gap:12px;animation:_slideUp_1cexo_1 .3s ease-out}._toastIcon_1cexo_536{width:64px;height:64px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;flex-shrink:0}._toastTitle_1cexo_547{font-size:24px;font-weight:800;color:#fffffff2;text-align:center;line-height:1.3;margin:0}._toastSub_1cexo_556{font-size:14px;color:#ffffff73;text-align:center;line-height:1.4;margin:0}._toastClose_1cexo_564{position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;color:#ffffff73;transition:background .15s}._toastClose_1cexo_564:hover{background:#ffffff1a}._toastBtn_1cexo_583{width:100%;height:46px;margin-top:8px;border-radius:16px;border:none;font-size:14px;font-weight:700;cursor:pointer;background:linear-gradient(90deg,#e5ff8f,#9fd);color:#1a1a22;transition:transform .2s,box-shadow .2s,background .2s}._toastBtn_1cexo_583:hover{background:linear-gradient(90deg,#eeffa8,#afe);box-shadow:0 4px 6px -4px #568b1666,0 10px 15px -3px #568b1666}._toastBtn_1cexo_583:active{transform:scale(.97)}._reminderWrap_1cexo_604{position:fixed;left:0;right:0;top:80px;z-index:9999;display:flex;justify-content:center;pointer-events:none;animation:_reminderSlideIn_1cexo_1 .35s ease-out,_reminderSlideOut_1cexo_1 .4s ease-in 1.6s forwards}._reminderCard_1cexo_616{pointer-events:auto;display:flex;align-items:center;gap:16px;background:#000;border:.67px solid rgba(212,255,72,.3);border-radius:24px;padding:20px 28px;box-shadow:0 0 80px #8477ff40;animation:_slideUp_1cexo_1 .35s ease-out;min-width:340px;max-width:800px}@media(max-width:420px){._reminderCard_1cexo_616{padding:16px 20px;gap:12px;min-width:0}}._reminderIcon_1cexo_638{width:52px;height:52px;border-radius:14px;background:#d4ff4826;display:flex;align-items:center;justify-content:center;flex-shrink:0}._reminderContent_1cexo_649{display:flex;flex-direction:column;gap:4px}._reminderTitle_1cexo_655{font-size:16px;font-weight:700;color:#fffffff2;line-height:1.4}._reminderSub_1cexo_662{font-size:14px;color:#ffffff73;line-height:1.4}._giftCard_1cexo_668{position:relative;width:600px;height:400px;max-width:calc(100vw - 32px);border-radius:14px;overflow:hidden;animation:_slideUp_1cexo_1 .3s ease-out}@media(max-width:640px){._giftCard_1cexo_668{width:100%;height:auto;min-height:360px}}._giftBg_1cexo_685{position:absolute;inset:0;z-index:0;border-radius:14px;overflow:hidden;border:1px solid rgba(119,255,205,.25)}._giftBg_1cexo_685 img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}._giftCloseBtn_1cexo_702{position:absolute;top:24px;right:24px;z-index:10;color:#ffffff73;transition:color .15s}._giftCloseBtn_1cexo_702:hover{color:#ffffffe6}._giftContent_1cexo_714{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;gap:24px;padding:32px 40px;height:100%}@media(max-width:640px){._giftContent_1cexo_714{padding:24px 20px;gap:16px}}._giftTitleRow_1cexo_731{display:flex;align-items:center;gap:4px}._giftTitleText_1cexo_737{font-family:PingFang SC,sans-serif;font-weight:700;font-size:24px;line-height:1.5;color:#fff;text-align:center}._giftTitleIcon_1cexo_746{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .15s}._giftTitleIcon_1cexo_746:hover{opacity:.8}._giftBody_1cexo_759{display:flex;flex-direction:column;gap:8px;width:100%;align-items:flex-start}._giftGreeting_1cexo_767{font-family:PingFang SC,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#fff}._giftPointsRow_1cexo_775{display:flex;align-items:center;gap:4px;flex-wrap:wrap}._giftPointsLabel_1cexo_782{font-family:PingFang SC,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#fff}._giftPointsCoinWrap_1cexo_790{display:inline-flex;align-items:center;justify-content:center;gap:4px}._giftCoinIcon_1cexo_797{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}._giftPointsValue_1cexo_803{font-family:Poppins,sans-serif;font-weight:700;font-size:24px;line-height:1.5;color:#d4ff48}._giftStreakSection_1cexo_811{width:100%;display:flex;flex-direction:column}._giftStreakBanner_1cexo_817{display:flex;align-items:center;height:24px;padding:4px 8px;border-radius:8px 8px 0 0;background:linear-gradient(177.4deg,#e5ff8f66 2.07%,#9fd6 108.73%);font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:16px;color:#fff}._giftStreakContent_1cexo_831{display:flex;align-items:center;justify-content:center;height:120px;border-radius:0 0 8px 8px;background:linear-gradient(180deg,#a7ffce00,#cefea526);gap:8px}._giftStreakCol_1cexo_841{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 0;flex:1}._giftStreakColFirst_1cexo_851{width:160px;flex:0 0 185px}._giftStreakColOther_1cexo_856{flex:1}._giftStreakDateLabel_1cexo_860{font-family:Poppins,Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#fff9;text-align:center}._giftStreakCoinIcon_1cexo_869{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}._giftStreakPoints_1cexo_875{font-family:Poppins,Noto Sans SC,sans-serif;font-weight:400;font-size:14px;line-height:1.5;color:#fff9}._giftStreakDivider_1cexo_883{width:1px;height:92px;background:#ffffff1a;flex-shrink:0}._giftBtn_1cexo_890{width:280px;height:40px;border-radius:48px;border:none;background:#d4ff48;font-family:PingFang SC,sans-serif;font-weight:700;font-size:16px;color:#0a0a0a;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s;display:flex;align-items:center;justify-content:center}._giftBtn_1cexo_890:hover{opacity:.8}._giftBtn_1cexo_890:active{transform:scale(.97)}._giftClaimedCard_1cexo_913{position:relative;width:450px;height:300px;max-width:calc(100vw - 32px);border-radius:16px;overflow:hidden;animation:_slideUp_1cexo_1 .3s ease-out}@media(max-width:500px){._giftClaimedCard_1cexo_913{width:100%;height:auto;min-height:280px}}._giftClaimedBg_1cexo_930{position:absolute;inset:0;z-index:0;border-radius:16px;overflow:hidden;background:#141414;border:1px solid #476037}._giftClaimedBg_1cexo_930:before{content:"";position:absolute;inset:0;background:linear-gradient(137.2deg,#326d5f00 55.52%,#61a25d4d 86.46%);z-index:1}._giftClaimedBg_1cexo_930:after{content:"";position:absolute;inset:0;background:linear-gradient(-40.61deg,#326d5f00 72.15%,#61a25d4d 95.55%);opacity:.6;z-index:2}._giftClaimedCloseBtn_1cexo_955{position:absolute;top:24px;right:24px;z-index:10;color:#ffffff73;transition:color .15s}._giftClaimedCloseBtn_1cexo_955:hover{color:#ffffffe6}._giftClaimedContent_1cexo_967{position:relative;z-index:5;display:flex;flex-direction:column;align-items:center;gap:40px;padding-top:40px;width:226px;margin:0 auto}._giftClaimedInfo_1cexo_979{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}._giftClaimedCoinIcon_1cexo_987{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}._giftClaimedTextWrap_1cexo_993{display:flex;flex-direction:column;align-items:center;width:100%}._giftClaimedTitle_1cexo_1000{font-family:PingFang SC,sans-serif;font-weight:700;font-size:24px;line-height:1.5;color:#fff;text-align:center;white-space:nowrap;margin:0}._giftClaimedPoints_1cexo_1011{font-family:Poppins,sans-serif;font-weight:700;font-size:32px;line-height:1.5;color:#d4ff48}._giftClaimedSub_1cexo_1019{font-family:Microsoft YaHei,PingFang SC,sans-serif;font-weight:400;font-size:16px;line-height:1.5;color:#fff9;text-align:center;margin:0;white-space:nowrap}._giftClaimedSubHighlight_1cexo_1030{color:#fff}._giftClaimedBtn_1cexo_1034{position:absolute;bottom:40px;left:50%;transform:translate(-50%);padding:2px 42px;border-radius:48px;border:none;background:#d4ff48;font-family:PingFang SC,sans-serif;font-weight:700;font-size:16px;line-height:36px;color:#0a0a0a;cursor:pointer;transition:opacity .2s,transform .2s;display:flex;align-items:center;justify-content:center;white-space:nowrap}._giftClaimedBtn_1cexo_1034:hover{opacity:.8}._giftClaimedBtn_1cexo_1034:active{transform:translate(-50%) scale(.97)}@keyframes _fadeIn_1cexo_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1cexo_1{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _toastIn_1cexo_1{0%{opacity:0;transform:translateY(16px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes _reminderSlideIn_1cexo_1{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes _reminderSlideOut_1cexo_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-24px)}}._overlay_1szy0_1{position:fixed;inset:0;z-index:10000;background:#000000d9;display:flex;align-items:center;justify-content:center;animation:_fadeIn_1szy0_1 .2s ease-out}._modal_1szy0_12{position:relative;width:400px;height:440px;max-width:calc(100vw - 32px);background:#141414;border-radius:14px;display:flex;flex-direction:column;align-items:center;padding:40px;animation:_slideIn_1szy0_1 .25s ease-out}@media(max-width:1023px){._modal_1szy0_12{width:100%;max-width:360px;padding:32px 24px 28px;border-radius:16px}}._rewardModal_1szy0_35{height:auto;padding-bottom:32px}._rewardModal_1szy0_35 ._form_1szy0_40,._rewardModal_1szy0_35 ._submitBtn_1szy0_44{margin-top:24px}._closeBtn_1szy0_48{position:absolute;top:16px;transform:scale(2);right:16px;width:32px;height:32px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease;color:#666}._closeBtn_1szy0_48:hover{color:#fff}._closeBtn_1szy0_48 svg{width:20px;height:20px}._logo_1szy0_72{margin-bottom:12px;display:flex;align-items:center;gap:2px}._logoIcon_1szy0_79{height:40px;-o-object-fit:contain;object-fit:contain}._logoText_1szy0_84{font-size:46px;font-weight:700;color:#fff;letter-spacing:2px}._title_1szy0_91{font-size:20px;font-weight:400;color:#fff;margin-top:16px;text-align:center}._subtitle_1szy0_99{font-size:14px;color:#666;margin:0 0 32px;text-align:center}._form_1szy0_40{width:350px;display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:50px}._inputWrapper_1szy0_115{width:288px}._input_1szy0_115{width:288px;height:40px;background:#141414;border:2px solid rgba(var(--color-primary-rgb),.4);border-radius:48px;padding:0 16px;font-size:14px;color:#fff;outline:none;transition:border-color .2s ease;box-sizing:border-box;letter-spacing:2px;text-align:center}._input_1szy0_115::-moz-placeholder{color:#999;letter-spacing:0}._input_1szy0_115::placeholder{color:#999;letter-spacing:0}._input_1szy0_115:focus{border-color:var(--color-primary)}._input_1szy0_115._hasError_1szy0_141{border-color:#ff4d4f}._errorWrapper_1szy0_145{height:30px;padding-top:4px;padding-bottom:4px;text-align:center}._errorText_1szy0_152{font-size:14px;text-align:center;color:#ff4d4f;width:100%}._submitBtn_1szy0_44{width:288px;height:40px;background:var(--color-primary);border:none;border-radius:48px;font-size:16px;font-weight:400;color:#000;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:56px}._submitBtn_1szy0_44:hover:not(:disabled){background:var(--color-primary-light);transform:translateY(-1px)}._submitBtn_1szy0_44:active:not(:disabled){transform:translateY(0)}._submitBtn_1szy0_44:disabled{opacity:.5;cursor:not-allowed}._loading_1szy0_188{display:inline-block;width:16px;height:16px;border:2px solid rgba(0,0,0,.3);border-top-color:#000;border-radius:50%;animation:_spin_1szy0_1 .6s linear infinite}._rewardCodeBox_1szy0_198{display:flex;align-items:center;justify-content:space-between;background:#1e1e1e;border:1px solid rgba(var(--color-primary),.3);border-radius:12px;padding:14px 16px;gap:12px}._rewardCodeText_1szy0_209{font-size:16px;font-weight:700;color:var(--color-primary);letter-spacing:2px;flex:1;text-align:center;-webkit-user-select:all;-moz-user-select:all;user-select:all}._copyBtn_1szy0_219{flex-shrink:0;padding:6px 16px;background:rgba(var(--color-primary),.15);border:1px solid rgba(var(--color-primary),.3);border-radius:8px;color:var(--color-primary);font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease}._copyBtn_1szy0_219:hover{background:rgba(var(--color-primary),.25)}._rewardSentHint_1szy0_235{font-size:14px;color:#999;text-align:center;margin:0 0 20px}._no-code-hint_1szy0_243{display:flex;align-items:center;margin-top:16px}._no-code-text_1szy0_249{font-size:14px;color:var(--text-white);font-weight:400}._get-code-text_1szy0_255{color:var(--color-primary);font-size:14px;text-decoration:underline;cursor:pointer}._get-code-text_1szy0_255:hover{opacity:.8}._get-code-btn_1szy0_265{width:350px;height:64px;background:var(--color-primary);border:none;border-radius:12px;font-size:28px;font-weight:600;color:#000;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._get-code-btn_1szy0_265:hover{background:var(--color-primary-light);transform:translateY(-1px)}._get-code-btn_1szy0_265:active{transform:translateY(0)}@keyframes _fadeIn_1szy0_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1szy0_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _spin_1szy0_1{to{transform:rotate(360deg)}}._overlay_yvw62_6{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_yvw62_1 .2s ease-in-out}@keyframes _fadeIn_yvw62_1{0%{opacity:0}to{opacity:1}}._modal_yvw62_28{position:relative;width:580px;height:324px;background:#141414;border:.667px solid #333;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;animation:_slideIn_yvw62_1 .3s ease-in-out}@keyframes _slideIn_yvw62_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._closeBtn_yvw62_50{position:absolute;top:20px;right:20px;width:24px;height:24px;background:none;border:none;cursor:pointer;color:#999;transition:color .2s;padding:0;display:flex;align-items:center;justify-content:center;z-index:10}._closeBtn_yvw62_50:hover{color:#fff}._backgroundImage_yvw62_71{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._overlay_l1fl2_5{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_l1fl2_1 .2s ease-in-out}@keyframes _fadeIn_l1fl2_1{0%{opacity:0}to{opacity:1}}._modal_l1fl2_27{position:relative;width:478.67px;height:475.83px;background:#141414;border:.667px solid #333;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;padding:20px 32px;animation:_slideIn_l1fl2_1 .3s ease-in-out}@keyframes _slideIn_l1fl2_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._closeBtn_l1fl2_49{position:absolute;top:20px;right:20px;width:24px;height:24px;background:none;border:none;cursor:pointer;color:#999;transition:color .2s;padding:0;display:flex;align-items:center;justify-content:center}._closeBtn_l1fl2_49:hover{color:#fff}._iconContainer_l1fl2_69{position:relative;width:88px;height:88px;margin:20px auto 16px;display:flex;align-items:center;justify-content:center;background:#2a1515;border:.667px solid rgba(255,77,79,.2);border-radius:64px}._iconBg_l1fl2_84{position:absolute;width:86.667px;height:86.667px;background:#ff4d4f1a;border-radius:50%;filter:blur(12px)}._title_l1fl2_93{font-family:PingFang SC,sans-serif;font-weight:700;font-size:24px;line-height:32px;text-align:center;color:#fff;letter-spacing:.6px;margin:0 0 16px}._description_l1fl2_105{font-family:PingFang SC,sans-serif;font-size:14px;line-height:19.5px;text-align:center;color:#999;margin:0 0 19.5px}._detailsContainer_l1fl2_115{background:#1e1e1e;border:.667px solid #333;border-radius:14px;padding:16px 20.667px .667px;margin-bottom:32px;display:flex;flex-direction:column;gap:8px}._detailRow_l1fl2_126{display:flex;align-items:center;justify-content:space-between;min-height:26px}._detailLabel_l1fl2_133{font-family:PingFang SC,sans-serif;font-size:14px;line-height:20px;color:#999}._detailValue_l1fl2_140{font-family:PingFang SC,sans-serif;font-size:14px;line-height:20px;color:#fff;letter-spacing:.35px;text-align:right}._timeText_l1fl2_149{margin:0;font-family:Poppins,sans-serif;white-space:nowrap}._divider_l1fl2_155{width:100%;height:1px;background:#ffffff0d}._appealBtn_l1fl2_161{width:100%;height:50px;background:var(--primary-btn-color);border:none;border-radius:44px;font-family:PingFang SC,sans-serif;font-weight:700;font-size:20px;line-height:24px;color:#ebebeb;cursor:pointer;transition:background .2s;margin-bottom:16px}._appealBtn_l1fl2_161:hover{background:var(--hover-btn-color)}._appealBtn_l1fl2_161:active{background:var(--active-btn-color)}._serviceLink_l1fl2_183{width:100%;height:16px;background:none;border:none;font-family:PingFang SC,sans-serif;font-size:14px;line-height:16px;text-align:center;color:#666;cursor:pointer;transition:color .2s;padding:0}._serviceLink_l1fl2_183:hover{color:#999}._searchBox_14g6w_1{position:relative;width:100%;height:100%;font-family:inherit}._searchBox_14g6w_1._disabled_14g6w_7{opacity:.5;pointer-events:none}._searchBox_14g6w_1._collapsible_14g6w_11{width:100%;height:32px;display:inline-flex;align-items:center;justify-content:flex-end}._searchBox_14g6w_1 ._input_14g6w_18{padding-left:10px}._searchBox_14g6w_1._small_14g6w_21 ._inputWrapper_14g6w_21{height:100%}._searchBox_14g6w_1._small_14g6w_21 ._input_14g6w_18{font-size:14px}._searchBox_14g6w_1._small_14g6w_21 ._searchIcon_14g6w_27 svg,._searchBox_14g6w_1._small_14g6w_21 ._clearIcon_14g6w_28 svg,._searchBox_14g6w_1._small_14g6w_21 ._loadingIcon_14g6w_29 svg{width:24px;height:24px}._searchBox_14g6w_1._medium_14g6w_33 ._inputWrapper_14g6w_21{height:100%}._searchBox_14g6w_1._medium_14g6w_33 ._input_14g6w_18{font-size:14px}._searchBox_14g6w_1._large_14g6w_39 ._inputWrapper_14g6w_21{height:100%}._searchBox_14g6w_1._large_14g6w_39 ._input_14g6w_18{font-size:16px}._searchBox_14g6w_1._large_14g6w_39 ._searchIcon_14g6w_27 svg,._searchBox_14g6w_1._large_14g6w_39 ._clearIcon_14g6w_28 svg,._searchBox_14g6w_1._large_14g6w_39 ._loadingIcon_14g6w_29 svg{width:24px;height:24px}._searchPlaceholder_14g6w_52{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;cursor:pointer;z-index:1;transition:opacity .2s ease;background:#ffffff14;border-radius:16px}._searchPlaceholder_14g6w_52 svg{color:#fff;height:20px;width:20px}._searchPlaceholder_14g6w_52 span{font-size:16px}._collapseTrigger_14g6w_78{display:inline-flex;align-items:center;gap:4px;height:32px;padding:6px 8px;border:none;background:transparent;color:#fff;cursor:pointer;border-radius:6px;transition:background .2s ease,color .2s ease}._collapseTrigger_14g6w_78:hover{background:#ffffff1a}._triggerIcon_14g6w_95{display:flex;align-items:center;justify-content:center;color:#fff}._triggerIcon_14g6w_95 svg{width:18px;height:18px}._triggerText_14g6w_106{font-size:16px;color:#fff;white-space:nowrap;line-height:normal}@media(max-width:1024px){._triggerText_14g6w_106{display:none}}._inputWrapper_14g6w_21{position:relative;display:flex;align-items:center;gap:8px;padding:0 12px;background:#ffffff14;border-radius:16px;transition:all .2s ease;opacity:0;pointer-events:none}._inputWrapper_14g6w_21:hover{border-color:#fff3;background:#ffffff1a}._inputWrapper_14g6w_21:focus-within{border-color:#ffffff80;background:#ffffff1a;box-shadow:0 0 0 1px #ffffff80}._inputWrapper_14g6w_21._inputWrapperVisible_14g6w_139{opacity:1;pointer-events:auto}._searchBox_14g6w_1._collapsible_14g6w_11{--search-expand-width: 100%}._searchBox_14g6w_1._collapsible_14g6w_11 ._searchPlaceholder_14g6w_52{display:none}._searchBox_14g6w_1._collapsible_14g6w_11 ._inputWrapper_14g6w_21{position:absolute;right:0;top:0;width:0;height:32px;padding:0;border-radius:999px;border:1px solid transparent;background:#2b2b2bf2;transition:width .25s ease-out,padding .25s ease-out,opacity .15s ease-out,border .2s ease}._searchBox_14g6w_1._collapsible_14g6w_11 ._inputWrapperVisible_14g6w_139{width:100%;padding:0 36px 0 30px;opacity:1;pointer-events:auto;border-color:#ffffff1a}._searchBox_14g6w_1._collapsible_14g6w_11 ._searchIcon_14g6w_27{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#ffffff80;pointer-events:none}._searchBox_14g6w_1._collapsible_14g6w_11 ._searchIcon_14g6w_27 svg{width:24px;height:24px}._searchBox_14g6w_1._collapsible_14g6w_11 ._inputWrapper_14g6w_21:focus-within ._searchIcon_14g6w_27{color:#ffffffb3}._input_14g6w_18{flex:1;width:100%;height:100%;border:none;background:transparent;color:#ebebeb;outline:none}._input_14g6w_18::-moz-placeholder{color:#999}._input_14g6w_18::placeholder{color:#999}._searchIcon_14g6w_27,._clearIcon_14g6w_28,._loadingIcon_14g6w_29{display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:color .2s ease}._searchIcon_14g6w_27:hover,._clearIcon_14g6w_28:hover,._loadingIcon_14g6w_29:hover{color:#fff9}._clearIcon_14g6w_28:hover{color:#ff6b6b}._searchLink_14g6w_218{font-size:12px;color:#fff;cursor:pointer;white-space:nowrap;flex-shrink:0;border-left:1px solid rgba(255,255,255,.5);padding-left:8px;line-height:12px}._collapseBtn_14g6w_229{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;background:#ffffff1a;color:#fff;font-size:12px;cursor:pointer;transition:background .2s ease}._collapseBtn_14g6w_229:hover{background:#fff3}._loadingIcon_14g6w_29{cursor:default}._loadingIcon_14g6w_29:hover{color:#999}._spinner_14g6w_258{animation:_spin_14g6w_258 1s linear infinite}@keyframes _spin_14g6w_258{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _dropdownScaleIn_14g6w_1{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}._dropdown_14g6w_280{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:520px;overflow-y:auto;overflow-x:hidden;background:#161616fa;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:16px 24px;box-shadow:0 12px 40px #00000080;z-index:200;transform-origin:top;animation:_dropdownScaleIn_14g6w_1 .15s ease-out}._dropdown_14g6w_280::-webkit-scrollbar{width:4px}._dropdown_14g6w_280::-webkit-scrollbar-track{background:transparent}._dropdown_14g6w_280::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}._searchBox_14g6w_1._collapsible_14g6w_11 ._dropdown_14g6w_280{right:0;left:auto;width:100%}._dropdownHeader_14g6w_314{display:flex;align-items:center;justify-content:space-between;padding:0 0 12px;font-size:14px;font-weight:600;color:#ebebeb}._clearHistoryBtn_14g6w_324{padding:2px 8px;font-size:12px;color:#999;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease}._clearHistoryBtn_14g6w_324:hover{color:var(--color-primary)}._historyTagsWrapper_14g6w_338{display:flex;flex-wrap:wrap;gap:8px;padding:0 0 20px}._historyTag_14g6w_338{padding:5px 14px;font-size:14px;color:#999;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}._historyTag_14g6w_338:hover,._historyTag_14g6w_338._active_14g6w_359{background:#d4ff481a;border-color:#d4ff484d;color:var(--color-primary)}._suggestionList_14g6w_365{list-style:none;margin:0;padding:4px}._suggestionItem_14g6w_371{display:flex;align-items:center;gap:10px;padding:10px 12px;color:#ebebeb;cursor:pointer;border-radius:6px;transition:background .15s ease}._suggestionItem_14g6w_371:hover,._suggestionItem_14g6w_371._active_14g6w_359{background:#ffffff14}._suggestionItem_14g6w_371._active_14g6w_359{background:rgba(var(--color-primary),.15)}._suggestionIcon_14g6w_388,._historyIcon_14g6w_389{display:flex;align-items:center;justify-content:center;color:#999;flex-shrink:0}._suggestionText_14g6w_397{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}._noResult_14g6w_405{padding:12px 0 20px;text-align:left;color:#999;font-size:14px}._hotSearchList_14g6w_412{list-style:none;margin:0;padding:0}._hotSearchItem_14g6w_418{display:flex;align-items:center;gap:12px;padding:10px 0;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.04);transition:background .2s ease}._hotSearchItem_14g6w_418:hover{background:#ffffff08;border-radius:8px}._hotSearchItem_14g6w_418:last-child{border-bottom:none}._hotSearchRank_14g6w_435{display:flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:12px;font-weight:700;color:#999;flex-shrink:0;clip-path:polygon(50% 0%,93.3% 25%,93.3% 75%,50% 100%,6.7% 75%,6.7% 25%)}._hotSearchItem_14g6w_418:nth-child(1) ._hotSearchRank_14g6w_435{background:#e9cc58;color:#111}._hotSearchItem_14g6w_418:nth-child(2) ._hotSearchRank_14g6w_435{background:#a1aeb2;color:#111}._hotSearchItem_14g6w_418:nth-child(3) ._hotSearchRank_14g6w_435{background:#ce9464;color:#111}._hotSearchImage_14g6w_463{width:56px;height:56px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;background:#ffffff0d}._hotSearchInfo_14g6w_472{flex:1;min-width:0;display:flex;flex-direction:column;gap:0}._hotSearchName_14g6w_480{font-size:14px;font-weight:600;color:#ebebeb;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._hotSearchMeta_14g6w_490{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px;color:#999}._hotSearchRecommend_14g6w_499{display:inline-flex;align-items:center;gap:3px;color:var(--color-primary);font-size:12px;font-weight:500}._thumbIcon_14g6w_508{margin-right:0;width:12px;height:12px}._hotSearchType_14g6w_514{padding:2px 8px;font-size:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#999;border-radius:999px}._overlay_1d2uk_1{position:fixed;inset:0;background:#0009;z-index:2000;display:flex;align-items:center;justify-content:center;animation:_overlayFadeIn_1d2uk_1 .2s ease-out}._modal_1d2uk_12{position:relative;width:600px;max-width:90vw;height:min(480px,70vh);background:#141414;border:none;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 80px #0009;animation:_modalSlideIn_1d2uk_1 .25s ease-out}._header_1d2uk_27{display:flex;align-items:center;justify-content:space-between;padding:40px 40px 0;flex-shrink:0}._tabs_1d2uk_35{display:flex;gap:24px}._tab_1d2uk_35{background:none;border:none;padding:0 0 12px;font-size:14px;font-weight:500;color:#ffffff80;cursor:pointer;position:relative;transition:color .15s}._tab_1d2uk_35:hover{color:#fffffff2}._tab_1d2uk_35._tabActive_1d2uk_54{color:#fffffff2;font-weight:600}._tab_1d2uk_35._tabActive_1d2uk_54:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#d4ff48;border-radius:1px}._closeBtn_1d2uk_69{position:absolute;top:24px;right:24px;z-index:10;color:#ffffff80;transition:color .15s}._closeBtn_1d2uk_69:hover{color:#fffffff2}._dateRange_1d2uk_81{padding:12px 24px 0;font-size:12px;color:#ffffff80;flex-shrink:0}._divider_1d2uk_88{height:1px;background:#ffffff14;margin:0 40px;flex-shrink:0}._tableWrap_1d2uk_95{flex:1;overflow-y:auto;min-height:0;padding:0 40px 40px}._tableWrap_1d2uk_95::-webkit-scrollbar{width:4px}._tableWrap_1d2uk_95::-webkit-scrollbar-track{background:transparent}._tableWrap_1d2uk_95::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}._table_1d2uk_95{width:100%;border-collapse:collapse}._thead_1d2uk_117{position:sticky;top:0;background:#111116;z-index:1}._th_1d2uk_117{padding:14px 0;font-size:14px;font-weight:500;color:#ffffff80;text-align:left;border-bottom:1px solid rgba(255,255,255,.08)}._th_1d2uk_117:last-child{text-align:right}._td_1d2uk_136{padding:14px 0;font-size:14px;color:#fffffff2;border-bottom:1px solid rgba(255,255,255,.04)}._td_1d2uk_136:last-child{text-align:right;font-weight:600}._tdDate_1d2uk_147{color:#ffffff80}._amountPositive_1d2uk_151{color:#d4ff48}._amountNegative_1d2uk_155{color:#ef4444}._amountDim_1d2uk_159{color:#ffffff80}._emptyState_1d2uk_163{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}._emptyIcon_1d2uk_172{width:80px;height:80px;opacity:.3}._emptyIcon_1d2uk_172 img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:grayscale(1)}._emptyText_1d2uk_184{font-size:14px;color:#ffffff80}@keyframes _overlayFadeIn_1d2uk_1{0%{opacity:0}to{opacity:1}}@keyframes _modalSlideIn_1d2uk_1{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.error-boundary{min-height:100vh;background:#0a0a0a;display:flex;align-items:center;justify-content:center;padding:16px}.error-boundary-card{max-width:420px;width:100%;background:#141414;border-radius:16px;box-shadow:0 8px 32px #0006;padding:32px;text-align:center}.error-boundary-icon{width:56px;height:56px;margin:0 auto 20px;background:#ef444426;border-radius:50%;display:flex;align-items:center;justify-content:center}.error-boundary-icon svg{width:28px;height:28px;color:#ef4444}.error-boundary-title{font-size:16px;font-weight:700;color:#fff;margin:0 0 8px}.error-boundary-desc{font-size:14px;color:#666;margin:0 0 20px}.error-boundary-card--prod{max-width:520px;padding:56px 48px;display:flex;flex-direction:column;align-items:center}.error-boundary-card--prod .error-boundary-title{font-size:22px;font-weight:700;margin:0 0 16px}.error-boundary-card--prod .error-boundary-desc{font-size:15px;margin:0 0 40px}.error-boundary-card--prod .error-boundary-btn-primary{padding:10px 32px;font-size:15px;border-radius:10px}.error-boundary-detail{background:#1e1e1e;border-radius:8px;padding:12px 16px;margin-bottom:20px;text-align:left}.error-boundary-detail pre{margin:0;font-size:14px;font-family:monospace;color:#ef4444;word-break:break-all;white-space:pre-wrap}.error-boundary-actions{display:flex;gap:12px;justify-content:center}.error-boundary-btn-secondary{padding:8px 16px;font-size:14px;font-weight:500;color:#666;background:#1e1e1e;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.error-boundary-btn-secondary:hover{background:#2b2b2b}.error-boundary-btn-primary{padding:8px 16px;font-size:14px;font-weight:500;color:#000;background:var(--color-primary);border:none;border-radius:8px;cursor:pointer;transition:opacity .2s;display:flex;align-items:center;gap:6px}.error-boundary-btn-primary:hover{opacity:.85}
