.myEarning_earningPageContainer__aVqGn{min-height:100vh;background:var(--template1-bg);padding:20px}.myEarning_earningPageWrapper__sPDPI{max-width:1200px;margin:0 auto;padding-top:80px}.myEarning_heroSection__NOEFa{background:linear-gradient(135deg,var(--template1-primary) 0,var(--template1-primary-dark) 100%);border-radius:var(--border-radius);padding:40px;margin-bottom:30px;color:white;box-shadow:var(--template1-shadow);position:relative;overflow:hidden}.myEarning_heroSection__NOEFa:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);transform:rotate(45deg);pointer-events:none}.myEarning_heroContent___GQnj{position:relative;z-index:1}.myEarning_heroTitle__F0_ET{font-size:2rem;font-weight:700;margin:0 0 30px;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.1)}.myEarning_statsGrid__yjzLF{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.myEarning_statCard__lvWqU{background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:15px;padding:30px;text-align:center;border:1px solid rgba(255,255,255,.2);transition:var(--transition)}.myEarning_statCard__lvWqU:hover{transform:translateY(-5px);background:rgba(255,255,255,.2)}.myEarning_statIcon__Dlvtg{width:48px;height:48px;margin:0 auto 15px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white}.myEarning_statIcon__Dlvtg svg{width:24px;height:24px}.myEarning_statValue__5GZfz{font-size:2.5rem;font-weight:700;margin:0 0 8px;color:white;text-shadow:0 2px 4px rgba(0,0,0,.1)}.myEarning_statLabel__KEGE5{font-size:1rem;color:rgba(255,255,255,.9);margin:0;font-weight:500}.myEarning_earningSection__PmK5G{background:var(--template1-card-bg);border-radius:var(--border-radius);box-shadow:var(--template1-shadow);overflow:hidden}.myEarning_sectionHeader__upoF_{padding:25px 30px;border-bottom:1px solid var(--template1-border);background:linear-gradient(135deg,var(--template1-bg) 0,rgba(255,105,180,.05) 100%)}.myEarning_sectionTitle__YLgGB{font-size:1.5rem;font-weight:600;color:var(--template1-text);margin:0;display:flex;align-items:center;gap:10px}.myEarning_sectionTitle__YLgGB svg{width:24px;height:24px;color:var(--template1-primary)}.myEarning_earningTable___k_tM{width:100%;border-collapse:collapse}.myEarning_tableHeader__O9y7Q{background:var(--template1-bg);border-bottom:2px solid var(--template1-border)}.myEarning_tableHeader__O9y7Q th{padding:20px 30px;text-align:left;font-weight:600;color:var(--template1-text);font-size:14px;text-transform:uppercase;letter-spacing:.5px}.myEarning_tableRow__fljXp{border-bottom:1px solid var(--template1-border);transition:var(--transition)}.myEarning_tableRow__fljXp:hover{background:rgba(255,105,180,.03)}.myEarning_tableRow__fljXp:last-child{border-bottom:none}.myEarning_tableCell__LL1Lk{padding:20px 30px;color:var(--template1-text);vertical-align:middle}.myEarning_userEmail__eGBSt{font-weight:500;color:var(--template1-text)}.myEarning_amount__UYlag{font-weight:600;font-size:1.1rem;color:var(--template1-green)}.myEarning_amountPrefix__LJdFD{margin-right:2px}.myEarning_amountPrefix__LJdFD,.myEarning_timestamp___uDMI{color:var(--template1-text-light);font-size:.9rem}.myEarning_loadingContainer__mWzVh{padding:40px;text-align:center}.myEarning_loadingSpinner__rRi3y{width:40px;height:40px;border-top:3px solid var(--template1-border);border:3px solid var(--template1-border);border-top-color:var(--template1-primary);border-radius:50%;animation:myEarning_spin__2tN0D 1s linear infinite;margin:0 auto 15px}@keyframes myEarning_spin__2tN0D{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.myEarning_loadingText__R2rVR{color:var(--template1-text-light);font-size:14px}.myEarning_emptyState__ez_Tm{padding:60px 30px;text-align:center}.myEarning_emptyIcon__uynp9{width:80px;height:80px;margin:0 auto 20px;background:var(--template1-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--template1-text-light)}.myEarning_emptyIcon__uynp9 svg{width:40px;height:40px}.myEarning_emptyTitle__0RyWt{font-size:1.2rem;font-weight:600;color:var(--template1-text);margin:0 0 10px}.myEarning_emptyDescription__noc1N{color:var(--template1-text-light);font-size:14px;margin:0}@media (max-width:768px){.myEarning_earningPageContainer__aVqGn{padding:15px}.myEarning_earningPageWrapper__sPDPI{padding-top:70px}.myEarning_heroSection__NOEFa{padding:25px 20px;margin-bottom:20px}.myEarning_heroTitle__F0_ET{font-size:1.5rem;margin-bottom:20px}.myEarning_statsGrid__yjzLF{grid-template-columns:1fr 1fr;gap:15px}.myEarning_statCard__lvWqU{padding:15px}.myEarning_statValue__5GZfz{font-size:1.6rem}.myEarning_sectionHeader__upoF_{padding:20px}.myEarning_sectionTitle__YLgGB{font-size:1.3rem}.myEarning_earningTable___k_tM{width:100%;table-layout:fixed}.myEarning_tableCell__LL1Lk:first-child,.myEarning_tableHeader__O9y7Q th:first-child{width:40%}.myEarning_tableCell__LL1Lk:nth-child(2),.myEarning_tableCell__LL1Lk:nth-child(3),.myEarning_tableHeader__O9y7Q th:nth-child(2),.myEarning_tableHeader__O9y7Q th:nth-child(3){width:30%}.myEarning_tableCell__LL1Lk,.myEarning_tableHeader__O9y7Q th{padding:12px 15px;font-size:14px;word-wrap:break-word;overflow-wrap:break-word}.myEarning_userEmail__eGBSt{font-size:13px;word-break:break-all}.myEarning_emptyState__ez_Tm{padding:40px 20px}.myEarning_emptyIcon__uynp9{width:60px;height:60px}.myEarning_emptyIcon__uynp9 svg{width:30px;height:30px}}@media (max-width:480px){.myEarning_heroTitle__F0_ET{font-size:1.3rem}.myEarning_statsGrid__yjzLF{gap:10px}.myEarning_statCard__lvWqU{padding:12px}.myEarning_statValue__5GZfz{font-size:1.4rem}.myEarning_statLabel__KEGE5{font-size:.8rem}.myEarning_tableCell__LL1Lk,.myEarning_tableHeader__O9y7Q th{padding:10px 8px;font-size:13px}.myEarning_userEmail__eGBSt{font-size:12px}.myEarning_amount__UYlag{font-size:14px}.myEarning_timestamp___uDMI{font-size:12px}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background:0 0% 100%;--foreground:0 0% 3.9%;--card-foreground:0 0% 3.9%;--popover-foreground:0 0% 3.9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--border:0 0% 89.8%;--input:0 0% 89.8%;--ring:0 0% 3.9%;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--radius:0.5rem}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.fixed{position:fixed}.inset-0{inset:0}.left-\[50\%\]{left:50%}.top-\[50\%\]{top:50%}.z-50{z-index:50}.mt-2{margin-top:.5rem}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.h-10{height:2.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.w-9{width:2.25rem}.w-full{width:100%}.max-w-lg{max-width:32rem}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[-50\%\],.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.whitespace-nowrap{white-space:nowrap}.rounded-md{border-radius:calc(var(--radius) - 2px)}.border{border-width:1px}.border-input{border-color:hsl(var(--input))}.bg-background{background-color:hsl(var(--background))}.bg-black\/80{background-color:rgb(0 0 0/.8)}.bg-destructive{background-color:hsl(var(--destructive))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.text-center{text-align:center}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.underline-offset-4{text-underline-offset:4px}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.text-muted-foreground{color:#666}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:underline:hover{text-decoration-line:underline}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:640px){.sm\:mt-0{margin-top:0}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:text-left{text-align:left}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}*{margin:0;padding:0;box-sizing:border-box}:root{--template1-primary:#ff69b4;--template1-primary-light:#ff69b4;--template1-primary-dark:#e7609e;--template1-primary-text:#FB5088;--template1-link-red:#b10c0c;--template1-blue:#00AEEC;--template1-green:#6bc56f;--template1-bg:#fff5f8;--template1-card-bg:#ffffff;--template1-text:#333333;--template1-text-light:#666666;--template1-text-muted:#999999;--template1-border:#f0f0f0;--template1-shadow:0 2px 12px rgba(255,105,180,0.1);--template1-shadow-hover:0 4px 20px rgba(255,105,180,0.15);--container-width:1200px;--video-section-margin:0 0 10px 0;--border-radius:12px;--transition:all 0.3s ease;--pc-header-height:70px;--mobile-header-height:60px;--background:318 100% 98.4%;--foreground:0 0% 20%;--card:0 0% 100%;--card-foreground:0 0% 20%;--popover:0 0% 100%;--popover-foreground:0 0% 20%;--primary:330 81% 60%;--primary-foreground:0 0% 100%;--secondary:194 100% 46%;--secondary-foreground:0 0% 100%;--muted:318 100% 96%;--muted-foreground:0 0% 60%;--accent:122 41% 60%;--accent-foreground:0 0% 100%;--destructive:0 84% 35%;--destructive-foreground:0 0% 100%;--border:0 0% 94.1%;--input:0 0% 94.1%;--ring:330 81% 60%;--chart-1:330 81% 60%;--chart-2:194 100% 46%;--chart-3:122 41% 60%;--chart-4:328 87% 67%;--chart-5:335 75% 68%;--radius:0.75rem}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background:#fff5f8}.btn{padding:10px 20px;border:none;border-radius:25px;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,#ff69b4,#ff1493);color:white}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(255,105,180,.3)}.btn-secondary{background:#ffc0cb;color:#ff1493}.btn-secondary:hover{background:#ffb6c1}.card{background:white;border-radius:12px;box-shadow:0 2px 12px rgba(255,105,180,.1);overflow:hidden;transition:all .3s ease}.card:hover{transform:translateY(-4px);box-shadow:0 4px 20px rgba(255,105,180,.15)}.text-primary{color:#ff69b4}.text-secondary{color:#666}.text-muted{color:#999}.container{max-width:1200px;margin:0 auto;padding:0 20px}img{height:auto}a{color:#ff69b4;text-decoration:none;transition:color .3s ease}a:hover{color:#ff1493}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#dbd6d8;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#c3c2c3}.template1-container{min-height:100vh;background:var(--template1-bg);color:var(--template1-text)}.noteTextContainer{margin-top:24px;padding:16px;background:var(--template1-bg);border-radius:var(--border-radius);border:1px solid var(--template1-border);border-left:4px solid var(--template1-primary)}.noteText{font-size:14px;color:var(--template1-text-light);line-height:1.6;margin:0}@media (min-width:768px){.desktop-only-flex{display:flex!important}.desktop-only-block{display:block!important}.mobile-only-block,.mobile-only-flex{display:none!important}.template1-main{margin-top:var(--pc-header-height);min-height:80vh}}@media (max-width:768px){.desktop-only-block,.desktop-only-flex{display:none!important}.mobile-only-flex{display:flex!important}.mobile-only-block{display:block!important}.template1-main{flex:1;margin-top:var(--mobile-header-height)}}.addfunds_rechargeMain__nTScu{padding-top:var(--pc-header-height);min-height:calc(100vh - var(--pc-header-height));padding-bottom:60px}.addfunds_rechargeLayout__nx8z_{display:flex;max-width:var(--container-width);margin:0 auto;min-height:calc(100vh - var(--pc-header-height))}.addfunds_rechargeContainer__UiaA5{flex:1;padding:30px}@media (min-width:769px){.addfunds_withSidebar__GKUIW .addfunds_rechargeMain__nTScu{padding-left:0}}.addfunds_backButton__dVMFt{padding:8px 16px;border:none;background:transparent;color:var(--template1-primary);cursor:pointer;font-size:14px;margin-bottom:15px;transition:var(--transition)}.addfunds_backButton__dVMFt:hover{color:var(--template1-primary-dark)}.addfunds_currencySection__g6V5j{margin-bottom:40px}.addfunds_sectionTitle__oWTex{font-size:20px;font-weight:600;color:var(--template1-text);margin-bottom:20px}.addfunds_currencyGrid__gB9o_{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}.addfunds_currencyCard__fQJkM{display:flex;align-items:center;gap:12px;padding:15px;background:white;border:2px solid var(--template1-border);border-radius:var(--border-radius);cursor:pointer;transition:var(--transition)}.addfunds_currencyCard__fQJkM:hover{border-color:var(--template1-primary-light);box-shadow:var(--template1-shadow)}.addfunds_currencyCard__fQJkM.addfunds_selected__amNzi{border-color:var(--template1-primary);background:var(--template1-bg);box-shadow:var(--template1-shadow)}.addfunds_currencyIcon__OQmHn{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.addfunds_currencyInfo__mGJwQ{flex:1;display:flex;flex-direction:column;gap:4px}.addfunds_currencyName__NSmiJ{font-size:16px;font-weight:600;color:var(--template1-text)}.addfunds_currencyChain__q2QpX{font-size:12px;color:var(--template1-text-muted)}.addfunds_receiveSection__fx5VU{margin-bottom:40px}.addfunds_receiveCard__7v7Ij{background:white;border-radius:var(--border-radius);padding:40px;box-shadow:var(--template1-shadow);display:flex;flex-direction:column;align-items:center;gap:30px}.addfunds_qrCodeContainer__8id8G{padding:20px;background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.addfunds_qrCode__cCKPo{width:200px;height:200px;-o-object-fit:contain;object-fit:contain}.addfunds_addressContainer__J0UpN{width:100%;max-width:600px;display:flex;flex-direction:column;gap:15px;align-items:center}.addfunds_addressLabel__sLE6Z{font-size:14px;font-weight:600;color:var(--template1-text-light)}.addfunds_addressValue__WRrPG{width:100%;padding:15px;background:var(--template1-bg);border-radius:var(--border-radius);font-size:14px;color:var(--template1-text);word-break:break-all;text-align:center;font-family:monospace}.addfunds_copyButton__xAHWg{padding:12px 32px;background:linear-gradient(45deg,var(--template1-primary),var(--template1-primary-dark));color:white;border:none;border-radius:var(--border-radius);font-size:16px;font-weight:600;cursor:pointer;transition:var(--transition)}.addfunds_copyButton__xAHWg:hover{transform:translateY(-2px);box-shadow:var(--template1-shadow-hover)}.addfunds_tipSection__ISu3C{margin-bottom:40px}.addfunds_tipCard__3_G5b{background:linear-gradient(135deg,rgba(255,105,180,.1),rgba(251,80,136,.1));border:2px solid var(--template1-primary-light);border-radius:var(--border-radius);padding:25px;display:flex;gap:20px}.addfunds_tipIcon__iWFzB{font-size:32px;flex-shrink:0}.addfunds_tipContent__MAuFc{flex:1}.addfunds_tipTitle__OR1BO{font-size:18px;font-weight:600;color:var(--template1-text);margin-bottom:10px}.addfunds_tipText__zQZFn{font-size:14px;color:var(--template1-text-light);line-height:1.8;margin-bottom:10px}.addfunds_tipText__zQZFn strong{color:var(--template1-primary)}.addfunds_tipWarning__CWJZc{font-size:14px;color:var(--template1-link-red);font-weight:600;line-height:1.8}.addfunds_mobileSidebar__VkLLI{display:none}.addfunds_sidebarHeader__GtMcZ{display:none;padding:0 20px;justify-content:space-between;align-items:center}.addfunds_sidebarUsername__DlnHP{font-size:16px;font-weight:600;color:var(--template1-text);padding:8px 16px;background:var(--template1-bg);border-radius:var(--border-radius)}.addfunds_mobileMenuClose__s0KEm{display:none;width:30px;height:30px;border:none;background:transparent;font-size:24px;color:var(--template1-text);cursor:pointer;align-items:center;justify-content:center}.addfunds_sidebarNav__U9gNj{display:flex;flex-direction:column;gap:5px;padding:0 10px;margin-top:0}.addfunds_menuItem__dnQ9h{display:flex;align-items:center;gap:12px;padding:14px 16px;border:none;background:transparent;border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);text-align:left;width:100%;color:var(--template1-text);font-size:15px}.addfunds_menuItem__dnQ9h:hover{background:var(--template1-bg)}.addfunds_menuIcon__9h7cF{font-size:20px;width:24px;text-align:center}.addfunds_menuLabel__54MBY{font-weight:500}.addfunds_mobileOverlay__tCCe_{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999}@media (max-width:768px){.addfunds_rechargeMain__nTScu{padding-top:var(--mobile-header-height);position:relative}.addfunds_rechargeLayout__nx8z_{position:relative}.addfunds_rechargeContainer__UiaA5{padding:20px 15px}.addfunds_title__18KOA{font-size:22px}.addfunds_currencyGrid__gB9o_{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.addfunds_currencyCard__fQJkM{padding:12px}.addfunds_currencyIcon__OQmHn{width:32px;height:32px}.addfunds_currencyName__NSmiJ{font-size:14px}.addfunds_receiveCard__7v7Ij{padding:25px 20px}.addfunds_qrCode__cCKPo{width:180px;height:180px}.addfunds_addressValue__WRrPG{font-size:12px;padding:12px}.addfunds_tipCard__3_G5b{flex-direction:column;padding:20px}.addfunds_tipIcon__iWFzB{font-size:24px}.addfunds_mobileSidebar__VkLLI{display:block;position:fixed;top:var(--mobile-header-height);right:0;left:auto;width:280px;height:calc(100vh - var(--mobile-header-height));z-index:1000;transform:translateX(100%);transition:transform .3s ease;box-shadow:var(--template1-shadow-hover);border-left:1px solid var(--template1-border);background:var(--template1-card-bg);padding:20px 0;overflow-y:auto}.addfunds_mobileSidebar__VkLLI.addfunds_sidebarOpen__CvZ94{transform:translateX(0)}.addfunds_mobileMenuClose__s0KEm,.addfunds_sidebarHeader__GtMcZ{display:flex}.addfunds_mobileOverlay__tCCe_{display:block}}.cooperation_container__iiDzD{max-width:var(--container-width);margin:0 auto;padding:0 20px}.cooperation_hero__Jafem{position:relative;color:white;padding:80px 0;text-align:center;overflow:hidden;min-height:700px}.cooperation_heroVideo__Z8kpQ{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cooperation_heroOverlay__vplzS{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.cooperation_hero__Jafem .cooperation_container__iiDzD{position:relative;z-index:2}.cooperation_heroTitle__Uj_x2{font-size:48px;font-weight:700;margin-bottom:20px;line-height:1.2;margin-top:100px}.cooperation_heroSubtitle__7spw7{font-size:24px;margin-bottom:30px;font-weight:600;background:linear-gradient(135deg,#ff6b9d,#c44569 25%,#f8b500 50%,#ff6b9d 75%,#c44569);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:cooperation_gradientShift__r5v_H 6s ease infinite}@keyframes cooperation_gradientShift__r5v_H{0%,to{background-position:0}50%{background-position:100%}}.cooperation_heroDescription__FYDW1{font-size:18px;line-height:1.8;max-width:1000px;opacity:.9;margin:0 auto 30px}.cooperation_investCenterButton__9OnG4{position:relative;padding:14px 32px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;border:2px solid transparent;background:transparent;color:white;font-family:inherit;margin-top:20px;width:200px;overflow:hidden;z-index:1}.cooperation_investCenterButton__9OnG4:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:8px;background:linear-gradient(45deg,#ff6b9d,#c44569,#f8b500,#ff6b9d,#c44569);background-size:300% 300%;z-index:-1;animation:cooperation_borderMarquee__aUfFg 3s linear infinite}.cooperation_investCenterButton__9OnG4:after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;border-radius:6px;background:rgba(0,0,0,.5);z-index:-1;pointer-events:none}.cooperation_investCenterButton__9OnG4:hover{color:white}.cooperation_investCenterButton__9OnG4:hover:before{animation-duration:1.5s}@keyframes cooperation_borderMarquee__aUfFg{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.cooperation_sectionTitle__EGOwH{font-size:36px;font-weight:700;text-align:center;margin-bottom:15px;color:var(--template1-text)}.cooperation_sectionHeader__k3pIm{display:flex;justify-content:center;align-items:center;margin-bottom:15px;position:relative}.cooperation_sectionHeader__k3pIm .cooperation_sectionTitle__EGOwH{margin-bottom:0;text-align:center;flex:1}.cooperation_moreLink__NZjtg{color:var(--template1-primary);text-decoration:none;font-size:16px;font-weight:600;transition:var(--transition);display:flex;align-items:center;gap:4px;position:absolute;right:0}.cooperation_moreLink__NZjtg:hover{color:var(--template1-primary-dark);transform:translateX(4px)}.cooperation_sectionSubtitle__c_DQs{text-align:center;color:var(--template1-text-light);margin-bottom:40px;font-size:16px}.cooperation_calculatorSection__24ggB{padding:60px 0;background:var(--template1-bg)}.cooperation_calculator__5u3Oj{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1000px;margin:0 auto}.cooperation_calculatorLeft__z53Oa{display:flex;flex-direction:column;gap:25px}.cooperation_inputGroup__Cydra{display:flex;flex-direction:column;gap:10px}.cooperation_inputGroup__Cydra label{font-weight:600;color:var(--template1-text);font-size:14px}.cooperation_numberInput__j4aEq,.cooperation_selectInput__CiyTQ{padding:12px 16px;border:2px solid var(--template1-border);border-radius:var(--border-radius);font-size:16px;transition:var(--transition);background:white}.cooperation_numberInput__j4aEq{padding-right:16px}.cooperation_numberInput__j4aEq:focus,.cooperation_selectInput__CiyTQ:focus{outline:none;border-color:var(--template1-primary);box-shadow:0 0 0 3px rgba(255,105,180,.1)}.cooperation_customSelectWrapper__dPaHv{position:relative;width:100%}.cooperation_customSelect__PjC_O{padding:12px 40px 12px 16px;border:2px solid var(--template1-border);border-radius:var(--border-radius);font-size:16px;background:white;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:space-between;position:relative;min-height:48px}.cooperation_customSelect__PjC_O:hover{border-color:var(--template1-primary-light);box-shadow:0 0 0 3px rgba(255,105,180,.05)}.cooperation_customSelect__PjC_O.cooperation_open__jyTWE{border-color:var(--template1-primary);box-shadow:0 0 0 3px rgba(255,105,180,.1)}.cooperation_selectValue__B0xeo{flex:1;color:var(--template1-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cooperation_customSelect__PjC_O:not(.cooperation_open__jyTWE) .cooperation_selectValue__B0xeo:empty:before{content:"请选择投资方案";color:var(--template1-text-muted)}.cooperation_selectArrow___2Qz3{position:absolute;right:16px;color:var(--template1-primary);font-size:12px;transition:transform .3s ease;pointer-events:none}.cooperation_customSelect__PjC_O.cooperation_open__jyTWE .cooperation_selectArrow___2Qz3{transform:rotate(180deg)}.cooperation_dropdownMenu__Yfxdd{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:2px solid var(--template1-primary);border-radius:var(--border-radius);box-shadow:var(--template1-shadow-hover);z-index:1000;max-height:300px;overflow-y:auto;animation:cooperation_slideDown__PUIQ3 .2s ease}@keyframes cooperation_slideDown__PUIQ3{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cooperation_dropdownItem__8ufW_{padding:14px 16px;cursor:pointer;transition:var(--transition);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--template1-border)}.cooperation_dropdownItem__8ufW_:last-child{border-bottom:none}.cooperation_dropdownItem__8ufW_:hover{background:var(--template1-bg)}.cooperation_dropdownItem__8ufW_.cooperation_selected__tpakL{background:var(--template1-bg);color:var(--template1-primary)}.cooperation_dropdownItem__8ufW_.cooperation_selected__tpakL .cooperation_itemName__sn9wA:before{content:"✓ ";color:var(--template1-primary);font-weight:700;margin-right:4px}.cooperation_itemName__sn9wA{font-weight:600;color:var(--template1-text)}.cooperation_itemRate__P8mA6{font-size:14px;font-weight:600}.cooperation_dropdownItem__8ufW_.cooperation_selected__tpakL .cooperation_itemName__sn9wA,.cooperation_itemRate__P8mA6{color:var(--template1-primary)}.cooperation_inputHint__NoNBU{font-size:12px;color:var(--template1-text-muted);margin-top:-5px}.cooperation_investButton__3CQwO{padding:16px 32px;background:linear-gradient(45deg,var(--template1-primary),var(--template1-primary-dark));color:white;border:none;border-radius:var(--border-radius);font-size:18px;font-weight:600;cursor:pointer;transition:var(--transition);margin-top:10px}.cooperation_investButton__3CQwO:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--template1-shadow-hover)}.cooperation_investButton__3CQwO:disabled{opacity:.5;cursor:not-allowed}.cooperation_calculatorRight__PoJ3e{display:flex;align-items:flex-start}.cooperation_returnsCard__DFNPa{background:white;border-radius:var(--border-radius);padding:30px;box-shadow:var(--template1-shadow);width:100%}.cooperation_returnsCard__DFNPa h3{font-size:24px;margin-bottom:25px;color:var(--template1-text);text-align:center}.cooperation_returnsGrid__ovtGg{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px}.cooperation_returnItem__Lcjld{display:flex;flex-direction:column;gap:8px;padding:15px;background:var(--template1-bg);border-radius:8px}.cooperation_returnLabel__OUk3n{font-size:14px;color:var(--template1-text-light)}.cooperation_returnValue__Tsxsi{font-size:20px;font-weight:700;color:var(--template1-primary)}.cooperation_bonusInfo__SwjbZ{margin-top:20px;padding-top:20px;border-top:1px solid var(--template1-border)}.cooperation_bonusInfo__SwjbZ p{font-size:14px;color:var(--template1-text-light);margin-bottom:8px}.cooperation_howToSection__2W4VE{padding:60px 0;background:white}.cooperation_stepsGrid__5meWu{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto}.cooperation_stepCard__njhOw{text-align:center;padding:30px 20px;background:var(--template1-bg);border-radius:var(--border-radius);transition:var(--transition)}.cooperation_stepCard__njhOw:hover{transform:translateY(-5px);box-shadow:var(--template1-shadow)}.cooperation_stepNumber__xmKTz{width:60px;height:60px;border-radius:50%;background:linear-gradient(45deg,var(--template1-primary),var(--template1-primary-dark));color:white;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin:0 auto 20px}.cooperation_stepCard__njhOw h3{font-size:20px;margin-bottom:12px;color:var(--template1-text)}.cooperation_stepCard__njhOw p{font-size:14px;color:var(--template1-text-light);line-height:1.6}.cooperation_whySection__eu115{padding:60px 0;background:var(--template1-bg)}.cooperation_featuresGrid__lcjTM{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto}.cooperation_featureCard__nTkG2{background:white;padding:30px;border-radius:var(--border-radius);text-align:center;box-shadow:var(--template1-shadow);transition:var(--transition)}.cooperation_featureCard__nTkG2:hover{transform:translateY(-5px);box-shadow:var(--template1-shadow-hover)}.cooperation_featureIcon__S0thy{font-size:48px;margin-bottom:20px}.cooperation_featureCard__nTkG2 h3{font-size:20px;margin-bottom:12px;color:var(--template1-text)}.cooperation_featureCard__nTkG2 p{font-size:14px;color:var(--template1-text-light);line-height:1.6}.cooperation_productsSection__B20vg{padding:60px 0;background:white;scroll-margin-top:50px}.cooperation_emptyState__BjECE,.cooperation_loading__F5Kwi{text-align:center;padding:60px 20px;color:var(--template1-text-light);font-size:18px}.cooperation_productsGrid__QeXh3{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto}.cooperation_productCard__Ej89_{background:white;border-radius:var(--border-radius);box-shadow:var(--template1-shadow);overflow:hidden;transition:var(--transition)}.cooperation_productCard__Ej89_:hover:not(.cooperation_disabled__0HB5_){transform:translateY(-5px);box-shadow:var(--template1-shadow-hover)}.cooperation_productCard__Ej89_.cooperation_disabled__0HB5_{opacity:.6}.cooperation_productHeader__ONFfo{padding:20px;background:linear-gradient(135deg,var(--template1-primary) 0,var(--template1-primary-dark) 100%);color:white;display:flex;justify-content:space-between;align-items:center}.cooperation_productHeader__ONFfo h3{font-size:24px;font-weight:700}.cooperation_statusBadge__IlF6b{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}.cooperation_statusBadge__IlF6b.cooperation_enabled__2i_19{background:rgba(255,255,255,.3);color:white}.cooperation_statusBadge__IlF6b.cooperation_disabled__0HB5_{background:rgba(0,0,0,.2);color:white}.cooperation_productContent__eHavF{padding:25px}.cooperation_productInfo__gIk9a{margin-bottom:25px}.cooperation_infoRow__h1T4X{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--template1-border);font-size:14px}.cooperation_infoRow__h1T4X:last-child{border-bottom:none}.cooperation_infoRow__h1T4X span:first-child{color:var(--template1-text-light)}.cooperation_infoRow__h1T4X span:last-child{color:var(--template1-text);font-weight:600}.cooperation_highlight__38Od5{color:var(--template1-primary)!important;font-weight:700!important}.cooperation_productInvestButton__xbbdN{width:100%;padding:14px;background:white;color:var(--template1-primary);border:2px solid var(--template1-primary);border-radius:var(--border-radius);font-size:16px;font-weight:600;cursor:pointer;transition:var(--transition)}.cooperation_productInvestButton__xbbdN:hover{color:var(--template1-green);transform:translateY(-2px);box-shadow:var(--template1-shadow-hover)}.cooperation_howItWorksSection__hc_jR{padding:60px 0;background:var(--template1-bg)}.cooperation_worksContent__gDn1y{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1200px;margin:0 auto}.cooperation_worksLeft__eQOtu,.cooperation_worksRight__KmL6r{background:white;padding:35px;border-radius:var(--border-radius);box-shadow:var(--template1-shadow)}.cooperation_worksLeft__eQOtu h3,.cooperation_worksRight__KmL6r h3{font-size:24px;margin-bottom:20px;color:var(--template1-text)}.cooperation_worksLeft__eQOtu p,.cooperation_worksRight__KmL6r p{font-size:16px;color:var(--template1-text-light);margin-bottom:20px;line-height:1.8}.cooperation_worksLeft__eQOtu ul,.cooperation_worksRight__KmL6r ul{list-style:none;padding:0}.cooperation_worksLeft__eQOtu li,.cooperation_worksRight__KmL6r li{padding:12px 0 12px 25px;position:relative;font-size:14px;color:var(--template1-text-light);line-height:1.6}.cooperation_worksLeft__eQOtu li:before,.cooperation_worksRight__KmL6r li:before{content:"✓";position:absolute;left:0;color:var(--template1-primary);font-weight:700}.cooperation_whyInvestSection__sz3Dg{padding:60px 0;background:white}.cooperation_reasonsGrid__R7Bvq{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.cooperation_reasonCard__Yizl_{background:var(--template1-bg);padding:30px;border-radius:var(--border-radius);transition:var(--transition)}.cooperation_reasonCard__Yizl_:hover{transform:translateY(-5px);box-shadow:var(--template1-shadow)}.cooperation_reasonCard__Yizl_ h3{font-size:20px;margin-bottom:15px;color:var(--template1-text)}.cooperation_reasonCard__Yizl_ p{font-size:14px;color:var(--template1-text-light);line-height:1.8}.cooperation_faqSection__nj26H{padding:60px 0;background:var(--template1-bg);scroll-margin-top:50px}.cooperation_faqList__OcoN5{max-width:1000px;margin:0 auto}.cooperation_faqItem__qcVz2{background:white;border-radius:var(--border-radius);margin-bottom:15px;box-shadow:var(--template1-shadow);overflow:hidden;cursor:pointer;transition:var(--transition)}.cooperation_faqItem__qcVz2:hover{box-shadow:var(--template1-shadow-hover)}.cooperation_faqQuestion__xmCfb{padding:20px 25px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;color:var(--template1-text)}.cooperation_faqIcon__s7p5f{font-size:24px;color:var(--template1-primary);font-weight:700;width:30px;text-align:center}.cooperation_faqAnswer__wiAqM{padding:0 25px 20px;border-top:1px solid var(--template1-border);margin-top:0}.cooperation_faqAnswer__wiAqM p{padding-top:15px;font-size:14px;color:var(--template1-text-light);line-height:1.8}@media (max-width:768px){.cooperation_container__iiDzD{padding:0 15px}.cooperation_hero__Jafem{padding:50px 0;min-height:400px}.cooperation_heroVideo__Z8kpQ{-o-object-position:center center;object-position:center center}.cooperation_heroTitle__Uj_x2{font-size:28px;margin-bottom:15px;margin-top:unset}.cooperation_heroSubtitle__7spw7{font-size:18px;margin-bottom:20px}.cooperation_heroDescription__FYDW1{font-size:14px;padding:0 10px;margin-bottom:25px}.cooperation_investCenterButton__9OnG4{padding:12px 28px;font-size:15px;margin-top:15px}.cooperation_sectionTitle__EGOwH{font-size:24px;margin-bottom:10px}.cooperation_sectionHeader__k3pIm{flex-direction:column;align-items:center;gap:10px;margin-bottom:20px}.cooperation_sectionHeader__k3pIm .cooperation_sectionTitle__EGOwH{text-align:center;width:100%}.cooperation_moreLink__NZjtg{font-size:14px;position:static;align-self:flex-end}.cooperation_sectionSubtitle__c_DQs{font-size:14px;margin-bottom:30px}.cooperation_calculatorSection__24ggB{padding:40px 0}.cooperation_calculator__5u3Oj{grid-template-columns:1fr;gap:30px}.cooperation_returnsGrid__ovtGg{grid-template-columns:1fr 1fr;gap:15px}.cooperation_returnItem__Lcjld{padding:12px}.cooperation_returnValue__Tsxsi{font-size:18px}.cooperation_howToSection__2W4VE{padding:40px 0}.cooperation_stepsGrid__5meWu{grid-template-columns:1fr;gap:20px}.cooperation_stepCard__njhOw{padding:25px 15px}.cooperation_stepNumber__xmKTz{width:50px;height:50px;font-size:24px}.cooperation_stepCard__njhOw h3{font-size:18px}.cooperation_stepCard__njhOw p{font-size:13px}.cooperation_whySection__eu115{padding:40px 0}.cooperation_featuresGrid__lcjTM{grid-template-columns:1fr;gap:20px}.cooperation_featureCard__nTkG2{padding:25px 20px}.cooperation_featureIcon__S0thy{font-size:40px}.cooperation_featureCard__nTkG2 h3{font-size:18px}.cooperation_productsSection__B20vg{padding:40px 0;scroll-margin-top:50px}.cooperation_productsGrid__QeXh3{grid-template-columns:1fr;gap:20px}.cooperation_productHeader__ONFfo{padding:15px}.cooperation_productHeader__ONFfo h3{font-size:20px}.cooperation_productContent__eHavF{padding:20px}.cooperation_infoRow__h1T4X{font-size:13px;padding:10px 0}.cooperation_howItWorksSection__hc_jR{padding:40px 0}.cooperation_worksContent__gDn1y{grid-template-columns:1fr;gap:25px}.cooperation_worksLeft__eQOtu,.cooperation_worksRight__KmL6r{padding:25px 20px}.cooperation_worksLeft__eQOtu h3,.cooperation_worksRight__KmL6r h3{font-size:20px}.cooperation_worksLeft__eQOtu p,.cooperation_worksRight__KmL6r p{font-size:14px}.cooperation_worksLeft__eQOtu li,.cooperation_worksRight__KmL6r li{font-size:13px;padding:10px 0 10px 20px}.cooperation_whyInvestSection__sz3Dg{padding:40px 0}.cooperation_reasonsGrid__R7Bvq{grid-template-columns:1fr;gap:20px}.cooperation_reasonCard__Yizl_{padding:25px 20px}.cooperation_reasonCard__Yizl_ h3{font-size:18px}.cooperation_reasonCard__Yizl_ p{font-size:13px}.cooperation_faqSection__nj26H{padding:40px 0}.cooperation_faqQuestion__xmCfb{padding:15px 20px;font-size:14px}.cooperation_faqIcon__s7p5f{font-size:20px}.cooperation_faqAnswer__wiAqM{padding:0 20px 15px}.cooperation_faqAnswer__wiAqM p{font-size:13px;padding-top:12px}.cooperation_customSelect__PjC_O{padding:14px 40px 14px 16px;font-size:15px}.cooperation_dropdownMenu__Yfxdd{max-height:250px}.cooperation_dropdownItem__8ufW_{padding:12px 16px}.cooperation_itemName__sn9wA{font-size:14px}.cooperation_itemRate__P8mA6{font-size:13px}}.user-center_userCenterContainer__UyrDU{max-width:1200px;margin:0 auto;padding:20px;display:flex;gap:30px;min-height:80vh}.user-center_sidebar__GXIc3{width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:20px;height:-moz-fit-content;height:fit-content}.user-center_menuCard__uT14q{background:#fff;border-radius:12px;border:1px solid #e0e0e0;overflow:hidden}.user-center_userInfo__OIB3k{padding:24px;border-bottom:1px solid #e0e0e0;text-align:center}.user-center_avatar__f4LIP{width:32px;height:32px;border-radius:50%;background:#666;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;color:white;font-size:24px}.user-center_username__Gu4u4{font-size:18px;font-weight:600;color:#333;margin:0 0 8px}.user-center_uidContainer__8RXGz{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px}.user-center_uid__YKKfl{font-size:12px;color:#666;font-family:monospace}.user-center_emptyIcon__Da6Mf{width:80px;height:80px;margin:0 auto 20px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666}.user-center_emptyIcon__Da6Mf svg{width:40px;height:40px}.user-center_userActions__yieVE{display:flex;flex-direction:column;gap:12px}.user-center_quickNav__JB_w2{background:#fff;margin-top:8px;border-radius:12px;border:1px solid #e0e0e0;overflow:hidden}.user-center_quickNavTitle__yX0Cx{padding:16px 16px 12px;font-size:16px;font-weight:600;color:#333;border-bottom:1px solid #e0e0e0}.user-center_quickNavContent__swZgx{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:16px}.user-center_quickNavItem__AKd9p{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;background:none;border:none;border-radius:12px;text-decoration:none;color:var(--template1-text,#333);cursor:pointer;transition:all .2s ease;min-height:80px;justify-content:center}.user-center_quickNavItem__AKd9p:hover{background:var(--template1-light,#e3f2fd);color:var(--template1-primary,#1976d2);transform:translateY(-2px)}.user-center_quickNavIcon__lhrwE{width:45px;height:45px;border-radius:50%;background:var(--template1-light,#f0f0f0);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.user-center_quickNavItem__AKd9p:hover .user-center_quickNavIcon__lhrwE{transform:scale(1.1)}.user-center_quickNavIcon__lhrwE img{width:20px;height:20px}.user-center_quickNavText__nQD1u{font-size:12px;font-weight:500;text-align:center;line-height:1.2}.user-center_loginButton__kmLN9{background:#dc3545;color:white;border:none;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.user-center_loginButton__kmLN9:hover{background:#c82333}.user-center_logoutButton__hksIF{background:#f37734;color:white;border:none;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.user-center_logoutButton__hksIF:hover{background:#e95504}.user-center_subscribeCard__nuZue{background:linear-gradient(135deg,#ff6b6b,#ff8e53);border-radius:12px;padding:16px;color:white;text-align:center;position:relative;overflow:hidden}.user-center_subscribeCard__nuZue:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);animation:user-center_shine__3Zl_v 3s ease-in-out infinite}@keyframes user-center_shine__3Zl_v{0%,to{transform:rotate(0deg)}50%{transform:rotate(180deg)}}.user-center_planTitle__e4ipt{font-size:18px;font-weight:600;position:relative;z-index:1}.user-center_subscribeButton__3FOQu{background:rgba(255,255,255,.9);color:#ff6b6b;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;position:relative;z-index:1;width:100%}.user-center_subscribeButton__3FOQu:hover{background:white;transform:translateY(-1px)}.user-center_membershipInfo__wWvEl{background:rgba(255,255,255,.9);color:#ff6b6b;border:none;padding:10px 20px;border-radius:8px;font-size:12px;font-weight:600;text-align:center;position:relative;z-index:1;width:100%;cursor:default}.user-center_membershipExpiry__zwJuq{font-size:14px;opacity:.8;margin-top:4px}.user-center_menuList__Mksc0{padding:0;margin:0;list-style:none}.user-center_menuItem__nja0N{border-bottom:1px solid #e0e0e0}.user-center_menuItem__nja0N:last-child{border-bottom:none}.user-center_menuButton__Db3kJ{width:100%;background:none;border:none;padding:16px 24px;text-align:left;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:12px;font-size:14px;color:#333}.user-center_menuButton__Db3kJ:hover{background:#f8f9fa}.user-center_menuButton__Db3kJ.user-center_active__a27j1{background:var(--template1-primary);color:white}.user-center_menuButton__Db3kJ.user-center_active__a27j1 .user-center_menuIcon__EDod7{color:white}.user-center_menuIcon__EDod7{width:18px;height:18px;color:#666;transition:color .2s}.user-center_content__L7qB8{flex:1;background:#fff;border-radius:12px;border:1px solid #e0e0e0;padding:24px}.register_container__M9hqb{max-width:var(--container-width);margin:0 auto;padding:20px}.register_card__sLPGi{max-width:560px;margin:40px auto;background:var(--template1-card-bg);border-radius:var(--border-radius);box-shadow:var(--template1-shadow);padding:30px}.register_title__hH67o{font-size:26px;color:var(--template1-text);margin-bottom:16px}.register_form__RcXtr{display:flex;flex-direction:column;gap:22px}.register_label__b4DqS{color:var(--template1-text-light);font-size:14px}.register_input___oxmP{width:100%;border:1px solid var(--template1-border);border-radius:8px;padding:12px 14px;font-size:14px;outline:none}.register_input___oxmP:focus{border-color:var(--template1-primary);box-shadow:0 0 0 3px rgba(255,105,180,.1)}.register_row__ADvtz{display:flex;gap:10px;align-items:flex-end}.register_rowGrow__8y94O{flex:1;display:flex;flex-direction:column;gap:8px}.register_sendBtn__ycCE1{height:44px;white-space:nowrap}.register_submitBtn__25Sdl{width:100%;margin-top:8px;height:50px;font-size:16px}.register_inputError__6UZb4{border-color:#ff4d4f!important}.register_errorMessage__tAJET{color:var(--template1-link-red);font-size:14px;padding:10px;background:rgba(177,12,12,.1);border-radius:8px;margin-top:-8px;line-height:1.4}@media (max-width:768px){.register_card__sLPGi{margin:15px auto;padding:16px}.register_title__hH67o{font-size:20px}.register_row__ADvtz{flex-direction:column;align-items:stretch}.register_sendBtn__ycCE1{width:100%;height:40px}}.video-detail_video-detail-container___UIin{max-width:var(--container-width);margin:0 auto;padding:20px}.video-detail_video-info-section__3CiZn{display:grid;grid-template-columns:400px 1fr;gap:40px;margin-bottom:50px}.video-detail_video-poster-container__F9cHA{position:relative}.video-detail_video-poster__h9QNC{width:100%;height:600px;-o-object-fit:cover;object-fit:cover;border-radius:var(--border-radius);box-shadow:var(--template1-shadow)}.video-detail_video-actions__4qvh9{display:flex;gap:15px;margin-top:20px}.video-detail_play-btn__ihmhi{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 20px;font-size:16px;font-weight:600}.video-detail_play-btn__ihmhi svg{width:20px;height:20px}.video-detail_collect-btn__tU7gE{display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 20px;min-width:120px}.video-detail_collect-btn__tU7gE svg{width:18px;height:18px}.video-detail_collect-btn__tU7gE.video-detail_collected__3D9rR{background:var(--template1-primary);color:white}.video-detail_video-info__rWGDh{padding-top:20px}.video-detail_video-title__JTGVk{font-size:32px;font-weight:700;color:var(--template1-text);margin-bottom:20px;line-height:1.3}.video-detail_video-meta__GMAjz{display:flex;align-items:center;gap:20px;margin-bottom:20px;flex-wrap:wrap}.video-detail_video-category__pBU6x{background:var(--template1-primary);color:white;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:600}.video-detail_video-category__pBU6x:hover{background-color:var(--template1-green)}.video-detail_video-episodes__8qgNv{color:var(--template1-text-light);font-weight:600}.video-detail_video-tags__lSAuD{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}.video-detail_video-tag__nWcCn{background:var(--template1-light);color:var(--template1-primary);padding:4px 12px;border-radius:15px;font-size:13px;font-weight:500}.video-detail_video-tag__nWcCn:hover{color:var(--template1-green)}.video-detail_video-description__eLzM8{color:var(--template1-text-light);line-height:1.8;font-size:16px;margin-bottom:30px}.video-detail_user-status__DDswG{padding:20px;background:var(--template1-light);border-radius:var(--border-radius);margin-bottom:20px}.video-detail_user-coins__QjXwn{display:flex;align-items:center;gap:15px;font-size:16px;color:var(--template1-text)}.video-detail_coins-amount__tUTlt{font-weight:700;color:var(--template1-primary);font-size:18px}.video-detail_recharge-link__GuXze{background:var(--template1-primary);color:white;padding:6px 16px;border-radius:20px;text-decoration:none;font-size:14px;font-weight:600;transition:var(--transition)}.video-detail_recharge-link__GuXze:hover{background:var(--template1-green);transform:translateY(-2px)}.video-detail_episodes-section__P7FdY{margin-bottom:50px}.video-detail_episodes-grid__KQ_Bb{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;margin-top:20px}.video-detail_episode-card__0tVgo{background:var(--template1-card-bg);border-radius:var(--border-radius);padding:20px;box-shadow:var(--template1-shadow);transition:var(--transition);border:2px solid transparent}.video-detail_episode-card__0tVgo:hover{transform:translateY(-4px);box-shadow:var(--template1-shadow-hover)}.video-detail_episode-card__0tVgo.video-detail_available__mVaWB{border-color:var(--template1-light)}.video-detail_episode-card__0tVgo.video-detail_locked__GE0ft{opacity:.7;background:#f8f8f8}.video-detail_episode-header__fOd7_{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.video-detail_episode-title__QES_J{font-size:16px;font-weight:600;color:var(--template1-text);margin:0;flex:1;line-height:1.4}.video-detail_episode-status__kthdm{margin-left:10px}.video-detail_status-free__0V_Li{background:#4caf50}.video-detail_status-free__0V_Li,.video-detail_status-paid___uPb6{color:white;padding:3px 8px;border-radius:12px;font-size:12px;font-weight:600}.video-detail_status-paid___uPb6{background:var(--template1-green)}.video-detail_status-purchased__kYv7k{background:var(--template1-primary);color:white;padding:3px 8px;border-radius:12px;font-size:12px;font-weight:600}.video-detail_episode-meta__RtEMN{display:flex;gap:15px;margin-bottom:15px;font-size:13px;color:var(--template1-text-light);flex-wrap:wrap}.video-detail_episode-meta__RtEMN span{background:var(--template1-bg);padding:3px 8px;border-radius:8px}.video-detail_episode-actions__dsc9J{display:flex;justify-content:flex-end}.video-detail_episode-buy-btn__WH9Po,.video-detail_episode-play-btn__lEnPF{display:flex;align-items:center;gap:6px;padding:10px 16px;font-size:14px;min-width:100px;justify-content:center}.video-detail_episode-buy-btn__WH9Po svg,.video-detail_episode-play-btn__lEnPF svg{width:16px;height:16px}.video-detail_btn-disabled__njjdX{background:#ccc;color:#666;cursor:not-allowed}.video-detail_btn-disabled__njjdX:hover{transform:none;box-shadow:none}.video-detail_episodes-notice__EbtMb{margin-top:20px;padding:15px 20px;background:rgba(255,105,180,.1);border-left:4px solid var(--template1-primary);border-radius:0 8px 8px 0;color:var(--template1-text)}.video-detail_no-episodes__UrMXV{text-align:center;padding:40px 20px;color:var(--template1-text-light)}.video-detail_recommendations-section___c8De{margin-bottom:50px}.video-detail_recommendations-grid__j1YSm{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-top:20px}.video-detail_recommendation-card__Dpick{background:var(--template1-card-bg);border-radius:var(--border-radius);overflow:hidden;box-shadow:var(--template1-shadow);transition:var(--transition)}.video-detail_recommendation-card__Dpick:hover{transform:translateY(-8px);box-shadow:var(--template1-shadow-hover)}.video-detail_recommendation-card__Dpick a{text-decoration:none;color:inherit;display:block}.video-detail_recommendation-poster__7mE_N{position:relative;overflow:hidden}.video-detail_recommendation-image__NbMby{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;transition:var(--transition)}.video-detail_recommendation-card__Dpick:hover .video-detail_recommendation-image__NbMby{transform:scale(1.05)}.video-detail_recommendation-overlay__B6YaW{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:var(--transition)}.video-detail_recommendation-card__Dpick:hover .video-detail_recommendation-overlay__B6YaW{opacity:1}.video-detail_recommendation-overlay__B6YaW .video-detail_play-button__YfIAq{width:50px;height:50px;background:var(--template1-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:20px;transition:var(--transition)}.video-detail_recommendation-overlay__B6YaW .video-detail_play-button__YfIAq:hover{transform:scale(1.1);background:var(--template1-green)}.video-detail_recommendation-overlay__B6YaW .video-detail_play-button__YfIAq svg{width:20px;height:20px;margin-left:2px}.video-detail_recommendation-episode-count__zJRGD{position:absolute;top:10px;right:10px;background:rgba(255,105,180,.9);color:white;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600}.video-detail_recommendation-info__AssVS{padding:20px}.video-detail_recommendation-title__XOXQe{font-size:16px;font-weight:600;margin:0 0 8px;color:var(--template1-text);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.video-detail_recommendation-category__fYMOL{color:var(--template1-primary);font-size:13px;font-weight:500;margin:0 0 8px}.video-detail_recommendation-description__iL_XI{color:var(--template1-text-light);font-size:14px;line-height:1.5;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.video-detail_recommendation-tags__78VOu{display:flex;flex-wrap:wrap;gap:6px}.video-detail_recommendation-tag__0qY9C{background:var(--template1-light);color:var(--template1-primary);padding:2px 8px;border-radius:10px;font-size:11px;font-weight:500}.video-detail_error-container__3wbms{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;padding:40px 20px}.video-detail_error-container__3wbms h2{color:var(--template1-text);margin-bottom:20px;font-size:24px}.video-detail_loading-spinner__xB4j7.video-detail_small__0ui_1{width:16px;height:16px;border-width:2px;margin:0}@media (max-width:768px){.video-detail_video-detail-container___UIin{padding:15px}.video-detail_video-info-section__3CiZn{grid-template-columns:1fr;gap:25px;margin-bottom:4px}.video-detail_video-poster__h9QNC{height:400px}.video-detail_video-title__JTGVk{font-size:24px}.video-detail_video-actions__4qvh9{flex-direction:column}.video-detail_episodes-grid__KQ_Bb{grid-template-columns:1fr;gap:15px}.video-detail_episode-card__0tVgo{padding:15px}.video-detail_episode-header__fOd7_{flex-direction:column;gap:10px}.video-detail_episode-meta__RtEMN{font-size:12px;gap:10px}.video-detail_recommendations-grid__j1YSm{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.video-detail_breadcrumb__kf_56{font-size:13px;margin-bottom:20px}}@media (max-width:480px){.video-detail_video-poster__h9QNC{height:300px}.video-detail_video-title__JTGVk{font-size:20px}.video-detail_episode-title__QES_J{font-size:14px}.video-detail_recommendations-grid__j1YSm{grid-template-columns:repeat(2,1fr);gap:15px}.video-detail_recommendation-image__NbMby{height:150px}.video-detail_recommendation-info__AssVS{padding:15px}}.withdraw_withdrawMain__qdnWv{padding-top:var(--pc-header-height);min-height:calc(100vh - var(--pc-header-height));padding-bottom:60px}.withdraw_withdrawLayout__htIOm{display:flex;max-width:var(--container-width);margin:0 auto;min-height:calc(100vh - var(--pc-header-height))}.withdraw_withdrawContainer__6tLpQ{flex:1;padding:30px}@media (min-width:769px){.withdraw_withSidebar__Tw6fl .withdraw_withdrawMain__qdnWv{padding-left:0}}.withdraw_backButton__eQVNq{padding:8px 16px;border:none;background:transparent;color:var(--template1-primary);cursor:pointer;font-size:14px;margin-bottom:15px;transition:var(--transition)}.withdraw_backButton__eQVNq:hover{color:var(--template1-primary-dark)}.withdraw_balanceSection__iwKHT{margin-bottom:40px;text-align:center;background:#fff;border-radius:var(--border-radius);padding:30px 20px;box-shadow:var(--template1-shadow);display:flex;flex-direction:column;align-items:center;gap:12px}.withdraw_balanceValue__kM0Ps{font-size:48px;font-weight:700;line-height:1.2;background:linear-gradient(135deg,#cd18e9,#ff7002);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.withdraw_balanceLabel__hwK6r{font-size:14px;color:#b3b0b0;text-align:center;display:flex;align-items:center;gap:4px}.withdraw_withdrawCount___Eyyv{font-size:14px;color:var(--template1-primary);font-weight:600;margin-top:4px}.withdraw_formSection__JJFSm{margin-bottom:30px}.withdraw_sectionTitle__qrq0t{font-size:20px;font-weight:600;color:var(--template1-text);margin-bottom:20px}.withdraw_formCard__zDiIu{background:white;border-radius:var(--border-radius);padding:30px;box-shadow:var(--template1-shadow)}.withdraw_formGroup__KFHAL{margin-bottom:25px}.withdraw_formLabel__o8i7Q{display:block;font-size:14px;font-weight:600;color:var(--template1-text);margin-bottom:12px}.withdraw_addressInput__WNsls{width:100%;padding:16px 20px;border:2px solid var(--template1-border);border-radius:var(--border-radius);font-size:16px;color:var(--template1-text);background:var(--template1-bg);transition:var(--transition);font-family:monospace}.withdraw_addressInput__WNsls:focus{outline:none;border-color:var(--template1-primary);background:white}.withdraw_addressInput__WNsls::-moz-placeholder{color:var(--template1-text-light);font-family:inherit}.withdraw_addressInput__WNsls::placeholder{color:var(--template1-text-light);font-family:inherit}.withdraw_currencyOptions__M6W5N{display:flex;gap:12px;flex-wrap:wrap}.withdraw_currencyOption__S6J6f{flex:1;min-width:120px;padding:12px 20px;background:var(--template1-bg);border:2px solid var(--template1-border);border-radius:var(--border-radius);font-size:14px;font-weight:600;color:var(--template1-text);cursor:pointer;transition:var(--transition)}.withdraw_currencyOption__S6J6f:hover{border-color:var(--template1-primary-light)}.withdraw_currencyOption__S6J6f.withdraw_selected__R6XfO{background:var(--template1-primary);color:white;border-color:var(--template1-primary)}.withdraw_amountInputWrapper__cYdw8{position:relative;margin-bottom:12px}.withdraw_amountInput__MAzku{width:100%;padding:16px 80px 16px 20px;border:2px solid var(--template1-border);border-radius:var(--border-radius);font-size:18px;color:var(--template1-text);background:var(--template1-bg);transition:var(--transition)}.withdraw_amountInput__MAzku:focus{outline:none;border-color:var(--template1-primary);background:white}.withdraw_currencyUnit__3_GpJ{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:16px;font-weight:600;color:var(--template1-text-light)}.withdraw_feeAndAll__vs5VH{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.withdraw_feeInfoInline___UA6G{display:flex;align-items:center;gap:8px}.withdraw_feeInfoColumn__cj2cY{display:flex;flex-direction:column;gap:4px}.withdraw_feeInfoRow__mVWvA{display:flex;align-items:center;gap:8px}.withdraw_feeLabel__V71Fp{font-size:13px;color:var(--template1-text-light)}.withdraw_feeValue__5WZ_k{font-size:13px;font-weight:600;color:var(--template1-text)}.withdraw_feeHint__MEroR{font-size:12px;color:#000;margin-left:4px}.withdraw_minFeeHint__Q4NQi{font-size:12px;color:var(--template1-text-light);margin-left:4px}.withdraw_quickAmountBtn__5ikJj{padding:6px 16px;background:var(--template1-bg);border:1px solid var(--template1-border);border-radius:20px;font-size:13px;color:var(--template1-text);cursor:pointer;transition:var(--transition)}.withdraw_quickAmountBtn__5ikJj:hover{background:var(--template1-primary);color:white;border-color:var(--template1-primary)}.withdraw_finalAmount__FDR0_{padding:20px;background:linear-gradient(135deg,rgba(255,105,180,.1),rgba(251,80,136,.1));border:2px solid var(--template1-primary-light);border-radius:var(--border-radius);margin-bottom:25px}.withdraw_finalAmountRow__7IAru{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600;color:var(--template1-text)}.withdraw_finalAmountValue__OCMUD{font-size:24px;color:var(--template1-primary)}.withdraw_tokenAmountHint__7nfLC{color:var(--template1-text-light);text-align:right;margin-top:8px}.withdraw_submitButton__7lBX_{width:100%;padding:16px;background:linear-gradient(135deg,var(--template1-primary) 0,var(--template1-primary-dark) 100%);color:white;border:none;border-radius:var(--border-radius);font-size:18px;font-weight:600;cursor:pointer;transition:var(--transition)}.withdraw_submitButton__7lBX_:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--template1-shadow-hover)}.withdraw_submitButton__7lBX_:disabled{opacity:.5;cursor:not-allowed}.withdraw_tipSection__Gydq2{margin-bottom:40px}.withdraw_tipCard__C8StX{background:white;border-radius:var(--border-radius);padding:25px;display:flex;gap:20px}.withdraw_tipContent__Xo7jP{flex:1}.withdraw_tipTitle__zm3TX{font-size:18px;font-weight:600;color:var(--template1-text);margin-bottom:12px}.withdraw_tipList__qOWkP{list-style:none;padding:0;margin:0}.withdraw_tipList__qOWkP li{font-size:14px;color:var(--template1-text-light);line-height:2;padding-left:20px;position:relative}.withdraw_tipList__qOWkP li:before{content:"•";position:absolute;left:0;color:var(--template1-primary);font-weight:700}.withdraw_tipList__qOWkP li strong{color:var(--template1-primary)}.withdraw_mobileSidebar__7puCJ{display:none}.withdraw_sidebarHeader__9iIv6{display:none;padding:0 20px;justify-content:space-between;align-items:center}.withdraw_sidebarUsername__hrMOY{font-size:16px;font-weight:600;color:var(--template1-text);padding:8px 16px;background:var(--template1-bg);border-radius:var(--border-radius)}.withdraw_mobileMenuClose__GujDK{display:none;width:30px;height:30px;border:none;background:transparent;font-size:24px;color:var(--template1-text);cursor:pointer;align-items:center;justify-content:center}.withdraw_sidebarNav__5q4OW{display:flex;flex-direction:column;gap:5px;padding:0 10px;margin-top:0}.withdraw_menuItem__Eoq0d{display:flex;align-items:center;gap:12px;padding:14px 16px;border:none;background:transparent;border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);text-align:left;width:100%;color:var(--template1-text);font-size:15px}.withdraw_menuItem__Eoq0d:hover{background:var(--template1-bg)}.withdraw_menuIcon__JvSCX{font-size:20px;width:24px;text-align:center}.withdraw_menuLabel__Ss2wt{font-weight:500}.withdraw_mobileOverlay__Jwx2g{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999}@media (max-width:768px){.withdraw_withdrawMain__qdnWv{padding-top:var(--mobile-header-height);position:relative}.withdraw_withdrawLayout__htIOm{position:relative}.withdraw_withdrawContainer__6tLpQ{padding:20px 15px}.withdraw_title__mEbvr{font-size:22px}.withdraw_balanceValue__kM0Ps{font-size:36px}.withdraw_balanceSection__iwKHT{padding:25px 15px;gap:10px}.withdraw_balanceLabel__hwK6r,.withdraw_withdrawCount___Eyyv{font-size:12px}.withdraw_formCard__zDiIu{padding:20px 15px}.withdraw_currencyOptions__M6W5N{flex-direction:column}.withdraw_currencyOption__S6J6f{width:100%}.withdraw_amountInput__MAzku{font-size:16px;padding:14px 70px 14px 16px}.withdraw_currencyUnit__3_GpJ{font-size:14px;right:16px}.withdraw_feeAndAll__vs5VH{flex-direction:column;align-items:flex-start}.withdraw_quickAmountBtn__5ikJj{width:100%;text-align:center}.withdraw_tipCard__C8StX{flex-direction:column;padding:20px}.withdraw_mobileSidebar__7puCJ{display:block;position:fixed;top:var(--mobile-header-height);right:0;left:auto;width:280px;height:calc(100vh - var(--mobile-header-height));z-index:1000;transform:translateX(100%);transition:transform .3s ease;box-shadow:var(--template1-shadow-hover);border-left:1px solid var(--template1-border);background:var(--template1-card-bg);padding:20px 0;overflow-y:auto}.withdraw_mobileSidebar__7puCJ.withdraw_sidebarOpen__d6Hvx{transform:translateX(0)}.withdraw_mobileMenuClose__GujDK,.withdraw_sidebarHeader__9iIv6{display:flex}.withdraw_mobileOverlay__Jwx2g{display:block}}.invest_investMain__SsPn7{padding-top:var(--pc-header-height);min-height:calc(100vh - var(--pc-header-height))}.invest_investLayout__yoHpc{display:flex;max-width:var(--container-width);margin:0 auto;min-height:calc(100vh - var(--pc-header-height))}.invest_sidebar__48JH8{width:240px;min-width:240px;max-width:240px;box-sizing:border-box;background:var(--template1-card-bg);border-right:1px solid var(--template1-border);padding:20px 0;position:sticky;top:var(--pc-header-height);height:calc(100vh - var(--pc-header-height));overflow-y:auto;flex-shrink:0}.invest_sidebarHeader__zJ_2g{display:none;padding:0 20px;justify-content:space-between;align-items:center}.invest_sidebarUsername__0p32t{font-size:16px;font-weight:600;color:var(--template1-text);padding:8px 16px;background:var(--template1-bg);border-radius:var(--border-radius)}.invest_mobileMenuClose__60pQE{display:none;width:30px;height:30px;border:none;background:transparent;font-size:24px;color:var(--template1-text);cursor:pointer;align-items:center;justify-content:center}.invest_sidebarNav__aYrWA{display:flex;flex-direction:column;gap:5px;padding:0 10px;margin-top:0}.invest_menuItem__gTYvD{display:flex;align-items:center;gap:12px;padding:14px 16px;border:none;background:transparent;border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);text-align:left;width:100%;color:var(--template1-text);font-size:15px}.invest_menuItem__gTYvD:hover{background:var(--template1-bg)}.invest_menuItemActive__DYLa7{color:var(--template1-primary);font-weight:600}.invest_menuItemActive__DYLa7:hover{color:var(--template1-primary-dark)}.invest_menuIcon__war38{font-size:20px;width:24px;text-align:center}.invest_menuLabel__jc2xq{font-weight:500}.invest_contentArea__rkpxN{flex:1;padding:30px;background:var(--template1-bg);min-height:calc(100vh - var(--pc-header-height))}.invest_mobileOverlay__JGjkl{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999}@media (max-width:768px){.invest_investMain__SsPn7{padding-top:var(--mobile-header-height)}.invest_investLayout__yoHpc{position:relative}.invest_sidebar__48JH8{position:fixed;top:var(--mobile-header-height);right:0;left:auto;width:280px;height:calc(100vh - var(--mobile-header-height));z-index:1000;transform:translateX(100%);transition:transform .3s ease;box-shadow:var(--template1-shadow-hover);border-right:none;border-left:1px solid var(--template1-border)}.invest_sidebarOpen__2OsXA{transform:translateX(0)}.invest_mobileMenuClose__60pQE,.invest_sidebarHeader__zJ_2g{display:flex}.invest_contentArea__rkpxN{padding:20px 15px;width:100%}.invest_mobileOverlay__JGjkl{display:block}}.calculator_calculator__sp9lj{max-width:1000px;margin:0 auto;display:flex;flex-direction:row;gap:30px;align-items:flex-start}.calculator_calculatorLeft__ZtIUx{display:flex;flex-direction:column;gap:25px;flex:1}.calculator_inputGroup__1tg_J{display:flex;flex-direction:column;gap:10px}.calculator_inputGroup__1tg_J label{font-weight:600;color:var(--template1-text);font-size:14px}.calculator_numberInput__LS_fy{padding:12px 16px;border:2px solid var(--template1-border);border-radius:var(--border-radius);font-size:16px;transition:var(--transition);background:white}.calculator_numberInput__LS_fy:focus{outline:none;border-color:var(--template1-primary);box-shadow:0 0 0 3px rgba(255,105,180,.1)}.calculator_customSelectWrapper__D5UyH{position:relative;width:100%}.calculator_customSelect__4xT4X{padding:12px 40px 12px 16px;border:2px solid var(--template1-border);border-radius:var(--border-radius);font-size:16px;background:white;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:space-between;position:relative;min-height:48px}.calculator_customSelect__4xT4X:hover{border-color:var(--template1-primary-light);box-shadow:0 0 0 3px rgba(255,105,180,.05)}.calculator_customSelect__4xT4X.calculator_open__ylocV{border-color:var(--template1-primary);box-shadow:0 0 0 3px rgba(255,105,180,.1)}.calculator_selectValue__2rV89{flex:1;color:var(--template1-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calculator_selectArrow__ZGCi2{position:absolute;right:16px;color:var(--template1-primary);font-size:12px;transition:transform .3s ease;pointer-events:none}.calculator_customSelect__4xT4X.calculator_open__ylocV .calculator_selectArrow__ZGCi2{transform:rotate(180deg)}.calculator_dropdownMenu__jcRh6{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:2px solid var(--template1-primary);border-radius:var(--border-radius);box-shadow:var(--template1-shadow-hover);z-index:1000;max-height:300px;overflow-y:auto;animation:calculator_slideDown__Cs80X .2s ease}@keyframes calculator_slideDown__Cs80X{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.calculator_dropdownItem__TDm_z{padding:14px 16px;cursor:pointer;transition:var(--transition);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--template1-border)}.calculator_dropdownItem__TDm_z:last-child{border-bottom:none}.calculator_dropdownItem__TDm_z:hover{background:var(--template1-bg)}.calculator_dropdownItem__TDm_z.calculator_selected__XzTAM{background:var(--template1-bg);color:var(--template1-primary)}.calculator_dropdownItem__TDm_z.calculator_selected__XzTAM .calculator_itemName__qNx_B:before{content:"✓ ";color:var(--template1-primary);font-weight:700;margin-right:4px}.calculator_itemName__qNx_B{font-weight:600;color:var(--template1-text)}.calculator_itemRate__mFLdH{font-size:14px;font-weight:600}.calculator_dropdownItem__TDm_z.calculator_selected__XzTAM .calculator_itemName__qNx_B,.calculator_itemRate__mFLdH{color:var(--template1-primary)}.calculator_inputHint__jUmHo{font-size:12px;color:var(--template1-text-muted);margin-top:-5px}.calculator_investFailed__nMmTS{font-size:16px;color:#ff4d4f;margin-top:5px}.calculator_investButton__sxP4i{padding:16px 32px;background:linear-gradient(45deg,var(--template1-primary),var(--template1-primary-dark));color:white;border:none;border-radius:var(--border-radius);font-size:18px;font-weight:600;cursor:pointer;transition:var(--transition);margin-top:10px}.calculator_investButton__sxP4i:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--template1-shadow-hover)}.calculator_investButton__sxP4i:disabled{opacity:.5;cursor:not-allowed}.calculator_calculatorRight__MaVb8{display:flex;align-items:flex-start;flex:1}.calculator_returnsCard__P4zRf{background:white;border-radius:var(--border-radius);padding:30px;box-shadow:var(--template1-shadow);width:100%}.calculator_returnsCard__P4zRf h3{font-size:24px;margin-bottom:25px;color:var(--template1-text);text-align:center}.calculator_returnsGrid__KIJRO{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px}.calculator_returnItem__XC7_C{display:flex;flex-direction:column;gap:8px;padding:15px;background:var(--template1-bg);border-radius:8px}.calculator_returnLabel__f2Buc{font-size:14px;color:var(--template1-text-light)}.calculator_labelContainer__Z_Kvk{display:flex;align-items:center;gap:6px}.calculator_valueContainer__JpCjA{display:flex;align-items:baseline;gap:4px}.calculator_returnValue__g45nP{font-size:20px;font-weight:700;color:var(--template1-primary)}.calculator_unit__uBcOk{font-size:12px;color:#26A17B;font-weight:500}.calculator_daysInfo__RbZ9A{font-size:12px;color:var(--template1-text-muted)}.calculator_fullWidthReturn__L549F{grid-template-columns:1fr!important;margin-top:10px}.calculator_fullWidth__CvPH0{background:linear-gradient(135deg,var(--template1-bg),#f0f8ff);border:1px solid var(--template1-primary-light)}@media (max-width:768px){.calculator_calculator__sp9lj{display:flex;flex-direction:column;gap:30px}.calculator_calculatorLeft__ZtIUx,.calculator_calculatorRight__MaVb8{flex:none;width:100%}.calculator_returnsCard__P4zRf{margin-top:0;padding:20px}.calculator_returnsGrid__KIJRO{grid-template-columns:1fr 1fr;gap:15px}.calculator_returnItem__XC7_C{padding:12px}.calculator_returnValue__g45nP{font-size:18px}.calculator_productInfo__px5kF{gap:10px}}.calculator_selectedProductDetails__oXKIe{display:flex;flex-direction:column;gap:4px}.calculator_productInfo__px5kF{display:flex;justify-content:space-between;margin-bottom:20px;padding:15px;background:var(--template1-bg);border-radius:8px}.calculator_infoItem___ceB7{display:flex;flex-direction:column;gap:4px}.calculator_infoLabel__0R8QL{font-size:12px;color:var(--template1-text-muted)}.calculator_infoValue__3ZOjS{font-size:14px;font-weight:600;color:var(--template1-text)}.GlobalPulse_container___X5K0{position:relative;width:100%;height:600px;background:linear-gradient(180deg,#333333,#0a0a1a);overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.GlobalPulse_canvas__w0i96{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.GlobalPulse_content__wOZCy{position:relative;z-index:2;text-align:center;pointer-events:none;margin-top:-50px}.GlobalPulse_title__cWeQ_{font-size:36px;font-weight:700;margin-bottom:16px;background:linear-gradient(90deg,#fff,var(--template1-primary),#ffffff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:200% auto;animation:GlobalPulse_shine__aFatk 5s linear infinite}.GlobalPulse_subtitle__YC_YN{font-size:18px;color:rgba(255,255,255,.7);max-width:600px;margin:0 auto;line-height:1.6}@keyframes GlobalPulse_shine__aFatk{to{background-position:200%}}@media (max-width:768px){.GlobalPulse_container___X5K0{height:400px}.GlobalPulse_title__cWeQ_{font-size:24px}.GlobalPulse_subtitle__YC_YN{font-size:14px;padding:0 20px}}