.account-info_accountInfo__qkxdk{width:100%}.account-info_hero__UoGY0{background:linear-gradient(135deg,var(--template1-primary) 0,var(--template1-primary-dark) 100%);border-radius:var(--border-radius);padding:40px;margin-bottom:30px;box-shadow:var(--template1-shadow);position:relative}.account-info_refreshButton__SrFE7{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.3);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);color:white;z-index:10}.account-info_refreshButton__SrFE7:hover:not(:disabled){background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5);transform:scale(1.05)}.account-info_refreshButton__SrFE7:active:not(:disabled){transform:scale(.95)}.account-info_refreshButton__SrFE7:disabled{cursor:not-allowed;opacity:.7}.account-info_statsContainer__iinOG{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;color:white}.account-info_statItem__roAtk{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s ease}.account-info_statItem__roAtk:hover{transform:translateY(-2px)}.account-info_statLabel__e_XZF{font-size:13px;opacity:.9;margin-bottom:6px;font-weight:500}.account-info_statValue___bdTs{font-size:24px;font-weight:700;line-height:1.2}.account-info_actionButtons__cqEkA{display:flex;gap:15px;margin-top:30px;justify-content:center}.account-info_actionButton__54hBC{flex:1;max-width:200px;padding:14px 30px;background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.3);border-radius:var(--border-radius);color:white;font-size:16px;font-weight:600;cursor:pointer;transition:var(--transition);backdrop-filter:blur(10px);text-align:center}.account-info_actionButton__54hBC:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5);transform:translateY(-2px);color:white}.account-info_sectionTitle__4ZMKc{font-size:24px;font-weight:700;color:var(--template1-text);margin-bottom:20px;text-align:center}.account-info_mobileNavSection__qHu87{display:none;margin-bottom:24px}.account-info_mobileNavGrid__E8B5z{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.account-info_mobileNavItem__FT5_w{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 8px;background:var(--template1-card-bg);border:1px solid var(--template1-border);border-radius:12px;cursor:pointer;transition:all .2s ease;min-height:90px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.account-info_mobileNavItem__FT5_w:active{transform:scale(.95);background:var(--template1-bg);border-color:#fcb8d9}.account-info_mobileNavItemActive__KE_Fy{background:linear-gradient(135deg,var(--template1-primary) 0,var(--template1-primary-dark) 100%);border-color:var(--template1-primary);color:white;box-shadow:var(--template1-shadow)}.account-info_mobileNavItemActive__KE_Fy .account-info_mobileNavIcon__l4zdz{transform:scale(1.1)}.account-info_mobileNavItemActive__KE_Fy .account-info_mobileNavLabel__lrUaA{color:white;font-weight:600}.account-info_mobileNavIcon__l4zdz{font-size:28px;line-height:1;transition:transform .2s ease}.account-info_mobileNavLabel__lrUaA{font-size:12px;color:var(--template1-text);font-weight:500;text-align:center;line-height:1.2;transition:color .2s ease}.account-info_productsSection__uxrFL{margin-bottom:30px}.account-info_calculatorSection__uEtui{background:white;border-radius:var(--border-radius);padding:30px;box-shadow:var(--template1-shadow)}.account-info_sectionSubtitle__myAFq{text-align:center;color:var(--template1-text-light);margin-bottom:30px;font-size:16px}.account-info_loading__6gxSD{text-align:center;padding:40px;color:var(--template1-text-light)}.account-info_loadingContainer__uz_SW{text-align:center;padding:20px;color:var(--template1-text-light)}.account-info_skeletonContainer__M8ITA{padding:20px 0}.account-info_skeletonHero__aybbQ{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.account-info_skeletonHeroItem__oIzMX{height:90px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:account-info_skeleton-loading__9PaMZ 1.5s infinite;border-radius:12px}@keyframes account-info_skeleton-loading__9PaMZ{0%{background-position:200% 0}to{background-position:-200% 0}}.account-info_skeletonSection__qJFyI{margin-top:30px}.account-info_skeletonTitle__dkMvH{height:28px;width:200px;margin:0 auto 20px;border-radius:4px}.account-info_skeletonCalculator__xYIa7,.account-info_skeletonTitle__dkMvH{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:account-info_skeleton-loading__9PaMZ 1.5s infinite}.account-info_skeletonCalculator__xYIa7{height:200px;border-radius:8px}.account-info_modalOverlay__W3hp1{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.account-info_modalContent__9NefR{background:white;border-radius:12px;max-width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:account-info_modalSlideIn__mnyzw .3s ease-out}@keyframes account-info_modalSlideIn__mnyzw{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.account-info_modalHeader__4It8e{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 10px;border-bottom:1px solid #eee}.account-info_modalTitle__mAVg3{margin:0;font-size:18px;font-weight:600}.account-info_modalClose__z99TZ{background:none;border:none;font-size:24px;cursor:pointer;color:#999;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.account-info_modalClose__z99TZ:hover{color:#333}.account-info_modalBody__ATfQH{padding:20px;line-height:1.6}.account-info_modalFooter__x5F4_{padding:10px 20px 20px;text-align:right}.account-info_modalConfirm__B5Q3y{background:var(--template1-primary);color:white;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:500}.account-info_modalConfirm__B5Q3y:hover{background:var(--template1-primary-dark)}@media (max-width:768px){.account-info_hero__UoGY0{padding:25px 20px}.account-info_refreshButton__SrFE7{top:8px;right:8px;width:32px;height:32px}.account-info_statsContainer__iinOG{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;position:relative}.account-info_statsContainer__iinOG:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="1" stroke-opacity="0.1"><circle cx="12" cy="12" r="9"/><path d="M12 2v2M12 20v2M2 12h2M20 12h2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M4.93 19.07l1.41-1.41M17.66 6.34l1.41-1.41"/><text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" fill="white" fill-opacity="0.08" font-size="12" font-weight="bold">₮</text></svg>');background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:0}.account-info_statsContainer__iinOG .account-info_statItem__roAtk{position:relative;z-index:1}.account-info_statLabel__e_XZF{font-size:12px;margin-bottom:4px}.account-info_statValue___bdTs{font-size:18px}.account-info_actionButtons__cqEkA{flex-direction:row;gap:12px;margin-top:20px}.account-info_actionButton__54hBC{flex:1;max-width:none;width:auto;padding:12px 20px;font-size:14px}.account-info_sectionTitle__4ZMKc{font-size:20px}.account-info_mobileNavSection__qHu87{display:block}.account-info_mobileNavGrid__E8B5z{gap:10px}.account-info_mobileNavItem__FT5_w{padding:14px 6px;min-height:85px}.account-info_mobileNavIcon__l4zdz{font-size:24px}.account-info_mobileNavLabel__lrUaA{font-size:11px}.account-info_calculatorSection__uEtui{padding:20px 15px}.account-info_skeletonHero__aybbQ{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.account-info_skeletonHeroItem__oIzMX{height:70px}}.NewsAlertModal_modal__goKcW{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.NewsAlertModal_content__im_PL{background:#fff;border-radius:20px;max-width:600px;width:100%;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;flex-direction:column;height:70vh;overflow:hidden}.NewsAlertModal_header__fWDGc{position:relative;padding:40px 40px 0;flex-shrink:0}.NewsAlertModal_closeButton__Gjjxs{position:absolute;top:5px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s;z-index:10}.NewsAlertModal_closeButton__Gjjxs:hover{background:#f0f0f0}.NewsAlertModal_alertTitle__3rPZc{margin:0 0 16px;font-size:1.25rem;font-weight:600;color:var(--template1-text);line-height:1.35;word-wrap:break-word}.NewsAlertModal_contentWrapper__uEzji{padding:0 40px 40px;overflow-y:auto;height:calc(100% - 60px);scrollbar-width:none;-ms-overflow-style:none}.NewsAlertModal_contentWrapper__uEzji::-webkit-scrollbar{display:none}.NewsAlertModal_alertContent__ZUtFN{font-size:16px;color:#333;line-height:1.6;margin-bottom:24px;word-wrap:break-word}.NewsAlertModal_alertContent__ZUtFN h1,.NewsAlertModal_alertContent__ZUtFN h2,.NewsAlertModal_alertContent__ZUtFN h3,.NewsAlertModal_alertContent__ZUtFN h4,.NewsAlertModal_alertContent__ZUtFN h5,.NewsAlertModal_alertContent__ZUtFN h6{margin-top:0;margin-bottom:12px;font-weight:600}.NewsAlertModal_alertContent__ZUtFN p{margin-bottom:12px}.NewsAlertModal_alertContent__ZUtFN ol,.NewsAlertModal_alertContent__ZUtFN ul{margin-bottom:12px;padding-left:24px}.NewsAlertModal_alertContent__ZUtFN a{color:var(--template1-primary);text-decoration:underline}@media (max-width:768px){.NewsAlertModal_header__fWDGc{padding:24px 24px 0}.NewsAlertModal_contentWrapper__uEzji{padding:0 24px 24px}.NewsAlertModal_content__im_PL{margin:10px;height:70vh}.NewsAlertModal_alertContent__ZUtFN{font-size:14px;margin-bottom:20px}}@media (max-width:480px){.NewsAlertModal_modal__goKcW{padding:10px}.NewsAlertModal_header__fWDGc{padding:0 20px}.NewsAlertModal_contentWrapper__uEzji{padding:10px 20px 20px}.NewsAlertModal_content__im_PL{height:70vh}.NewsAlertModal_alertContent__ZUtFN{font-size:14px}.NewsAlertModal_confirmButton__bH3Vu{padding:14px 20px;font-size:14px}}*,: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.17 | 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))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fixed{position:fixed}.absolute{position:absolute}.inset-0{inset:0}.left-\[50\%\]{left:50%}.right-4{right:1rem}.top-4{top:1rem}.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-4{height:1rem}.h-8{height:2rem}.h-9{height:2.25rem}.w-4{width:1rem}.w-9{width:2.25rem}.w-\[calc\(100vw-2rem\)\]{width:calc(100vw - 2rem)}.w-full{width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.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-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.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)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.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))}.bg-transparent{background-color:transparent}.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-1{padding-top:.25rem;padding-bottom:.25rem}.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}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.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}.opacity-70{opacity:.7}.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}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.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}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.text-muted-foreground{color:#666}.file\:border-0::file-selector-button{border-width:0}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.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}.hover\:opacity-100:hover{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--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(2px + 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\:ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.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\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}@media (min-width:640px){.sm\:mt-0{margin-top:0}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:gap-0{gap:0}.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-bg-dark:#fdedf2;--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;--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}}.install_installPageContainer__R1iYk{max-width:800px;margin:var(--mobile-header-height) auto 0;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,var(--template1-bg) 0,var(--template1-primary-dark) 100%);min-height:100vh;color:var(--template1-text)}.install_installPageHeader__02ehz{text-align:center;margin-bottom:40px;padding:30px 20px;background:var(--template1-card-bg);border-radius:var(--border-radius);box-shadow:var(--template1-shadow);backdrop-filter:blur(10px)}.install_installPageTitle__yDIXm{font-size:2.5rem;font-weight:700;margin:0 0 15px;background:linear-gradient(135deg,var(--template1-primary) 0,var(--template1-primary-dark) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.install_installPageSubtitle__rASdy{font-size:1.1rem;color:var(--template1-text-light);line-height:1.6;max-width:600px;margin:0 auto}.install_installPageContent__K4qTg{background:var(--template1-card-bg);border-radius:var(--border-radius);padding:40px;box-shadow:var(--template1-shadow);backdrop-filter:blur(10px);margin-bottom:30px}.install_progressIndicator__itO7B{display:flex;justify-content:center;align-items:center;margin-bottom:40px;gap:10px;flex-wrap:wrap}.install_progressDot__Esyr1{width:40px;height:40px;border-radius:50%;background:var(--template1-bg);border:2px solid var(--template1-primary-light);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:var(--template1-primary);cursor:pointer;transition:var(--transition);position:relative}.install_progressDot__Esyr1:not(:last-child):after{content:"";position:absolute;left:100%;top:50%;width:20px;height:2px;background:var(--template1-primary-light);transform:translateY(-50%);z-index:-1}.install_progressDot__Esyr1.install_active__N0H6I{background:var(--template1-primary);color:white;border-color:var(--template1-primary);transform:scale(1.1);box-shadow:0 0 0 4px rgba(255,105,180,.2)}.install_progressDot__Esyr1.install_completed__RO_Ti{background:var(--template1-green);color:white;border-color:var(--template1-green)}.install_progressDot__Esyr1.install_completed__RO_Ti:after{background:var(--template1-green)}.install_checkIcon__8pxNa{width:16px;height:16px}.install_stepsContainer__5lohB{display:flex;flex-direction:column;gap:40px}.install_stepItem__UYd_Z{display:flex;align-items:center;gap:20px;padding:30px;background:var(--template1-bg);border-radius:var(--border-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);transition:var(--transition)}.install_stepItem__UYd_Z:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.install_stepNumber__4q6CM{flex-shrink:0;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,var(--template1-primary) 0,var(--template1-primary-dark) 100%);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18px;color:white;box-shadow:0 4px 12px rgba(255,105,180,.3)}.install_stepContent__9L_GG{text-align:center}.install_stepHeader__jNtSM{margin-bottom:30px}.install_stepTitle__RZ0_L{font-size:1.8rem;font-weight:600;color:var(--template1-text);margin:0 0 15px}.install_stepDescription__44gk_{font-size:1.1rem;color:var(--template1-text-light);line-height:1.6;max-width:500px;margin:0 auto}.install_stepImageContainer__2g3Z_{display:flex;justify-content:center;margin:40px 0}.install_phoneFrame__J_9J2{position:relative;width:320px;height:640px;background:#1f2937;border-radius:30px;padding:20px;box-shadow:0 15px 40px rgba(0,0,0,.2);overflow:hidden}.install_phoneFrame__J_9J2:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#374151;border-radius:2px}.install_stepImage__1RdrG{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:14px}.install_stepTips___FIUN{display:flex;align-items:flex-start;gap:10px;background:rgba(255,105,180,.1);padding:15px;border-radius:8px;border-left:4px solid var(--template1-primary);margin-top:20px}.install_tipsIcon__Gd_eu{flex-shrink:0;width:20px;height:20px;color:var(--template1-primary)}.install_tipsText__O8XF9{margin:0;color:var(--template1-text);line-height:1.5;text-align:left}.install_helpSection__wqvvF{margin-top:30px}.install_helpCard__UT2Fw{background:var(--template1-card-bg);border-radius:var(--border-radius);padding:30px;box-shadow:var(--template1-shadow);backdrop-filter:blur(10px)}.install_helpTitle__HwNGi{font-size:1.5rem;font-weight:600;color:var(--template1-text);margin:0 0 15px;text-align:center}.install_helpText__vYVTJ{font-size:1rem;color:var(--template1-text-light);line-height:1.6;margin:0 0 20px;text-align:center}.install_helpList__fvcFz{list-style:none;padding:0;margin:0}.install_helpList__fvcFz li{position:relative;padding:8px 0 8px 30px;color:var(--template1-text);line-height:1.5}.install_helpList__fvcFz li:before{content:"✓";position:absolute;left:0;top:8px;color:var(--template1-green);font-weight:700;font-size:16px}@media (max-width:768px){.install_installPageContainer__R1iYk{padding:15px}.install_installPageTitle__yDIXm{font-size:2rem}.install_installPageSubtitle__rASdy{font-size:1rem}.install_installPageContent__K4qTg{padding:25px}.install_stepItem__UYd_Z{flex-direction:column;text-align:center;gap:15px}.install_stepNumber__4q6CM{align-self:center}.install_phoneFrame__J_9J2{width:280px;height:560px;padding:15px}.install_stepTitle__RZ0_L{font-size:1.5rem}.install_stepsContainer__5lohB{gap:30px}}@media (max-width:480px){.install_stepItem__UYd_Z{padding:20px}.install_phoneFrame__J_9J2{width:240px;height:480px;padding:12px}.install_stepTips___FIUN{flex-direction:column;text-align:center}.install_tipsText__O8XF9{text-align:center}}.login_container__Ic5Y1{max-width:var(--container-width);margin:0 auto;padding:20px}.login_card__k6U0P{max-width:560px;margin:40px auto;background:var(--template1-card-bg);border-radius:var(--border-radius);box-shadow:var(--template1-shadow);padding:30px}.login_header__Jqxe7{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.login_title__7pBPQ{font-size:26px;color:var(--template1-text)}.login_switchLine__aBS8Z{display:flex;gap:8px}.login_linkBtn__WKrAG{background:none;border:none;color:var(--template1-primary);cursor:pointer;padding:6px 8px;font-weight:600}.login_form__1MPFX{display:flex;flex-direction:column;gap:24px}.login_label__ylC8U{color:var(--template1-text-light);font-size:14px}.login_input__P7jXN{width:100%;border:1px solid var(--template1-border);border-radius:8px;padding:12px 14px 12px 42px;font-size:14px;outline:none;background:#fff}.login_input__P7jXN:focus{border-color:var(--template1-primary);box-shadow:0 0 0 3px rgba(255,105,180,.1)}.login_inputWrap__d9uV9{position:relative}.login_inputIcon__MYT2X{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--template1-text-light,#bfbfbf);pointer-events:none}.login_inputIcon__MYT2X svg{display:block;width:18px;height:18px}.login_inputWrap__d9uV9:focus-within .login_inputIcon__MYT2X{color:var(--template1-primary)}.login_row__mwad2{display:flex;gap:10px;align-items:flex-end}.login_rowGrow__BJ8Ku{flex:1;display:flex;flex-direction:column;gap:8px}.login_sendBtn__lPh7n{height:44px;white-space:nowrap}.login_actionsLine__ryKg_{display:flex;justify-content:space-between;align-items:center;margin:8px 0 12px}.login_submitBtn__mR5xR{width:100%;height:50px;font-size:16}.login_cardHidden__LfRyF{display:none!important}@media (max-width:768px){.login_card__k6U0P{margin:15px auto;padding:16px}.login_title__7pBPQ{font-size:20px}.login_row__mwad2{flex-direction:column;align-items:stretch}.login_sendBtn__lPh7n{width:100%;height:40px}}.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}}.withdraw_securityPasswordForm__UESR3{display:flex;flex-direction:column;gap:16px}.withdraw_securityPasswordInput__YQZmg{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:6px;font-size:16px}.withdraw_securityPasswordInput__YQZmg.withdraw_inputError__QKzn8{border-color:#ff4757}.withdraw_errorMessage__0i3l3{color:#ff4757;font-size:14px;margin-top:4px}.withdraw_dialogActions__UbGW4{display:flex;gap:12px;justify-content:flex-end;margin-top:16px}.withdraw_dialogActions__UbGW4 .withdraw_button__EUA7i{min-width:80px}.inmail_inmailMain__wW_HA{min-height:calc(100vh - var(--pc-header-height));padding-bottom:60px}.inmail_inmailContainer__jUzrG{max-width:900px;margin:0 auto}.inmail_header__l2BQB{margin-bottom:30px}.inmail_backButton__HAFV8{padding:8px 16px;border:none;background:transparent;color:var(--template1-primary);cursor:pointer;font-size:14px;margin-bottom:15px;transition:var(--transition)}.inmail_backButton__HAFV8:hover{color:var(--template1-primary-dark)}.inmail_title__O1p14{font-size:28px;font-weight:700;color:var(--template1-text)}.inmail_empty__fHsZg,.inmail_loading__uEVAQ{text-align:center;padding:60px 20px;color:var(--template1-text-light);font-size:18px}.inmail_inmailList___NFcS{display:flex;flex-direction:column;gap:15px}.inmail_inmailItem__Kwzop{background:white;border-radius:var(--border-radius);box-shadow:var(--template1-shadow);overflow:hidden;transition:var(--transition)}.inmail_inmailItem__Kwzop:hover{box-shadow:var(--template1-shadow-hover)}.inmail_inmailItem__Kwzop.inmail_unread__mA_dN{border-left:4px solid var(--template1-primary)}.inmail_inmailItem__Kwzop.inmail_unread__mA_dN .inmail_inmailTitle__1NaTd{font-weight:700;color:var(--template1-text)}.inmail_inmailHeader__izoyp{padding:20px 25px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:var(--transition)}.inmail_inmailHeader__izoyp:hover{background:var(--template1-bg)}.inmail_inmailTitle__1NaTd{font-size:16px;font-weight:600;color:var(--template1-text);flex:1}.inmail_inmailTitle__1NaTd.inmail_read__xxO3E{color:var(--template1-text-muted);font-weight:400}.inmail_inmailMeta__T6UDL{display:flex;align-items:center;gap:15px}.inmail_inmailDate__OL2HX{font-size:13px;color:var(--template1-text-muted)}.inmail_expandIcon__DcmvP{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:var(--template1-primary);border-radius:50%;background:var(--template1-bg);transition:var(--transition)}.inmail_inmailItem__Kwzop.inmail_expanded__ezRFu .inmail_expandIcon__DcmvP{background:var(--template1-primary);color:white}.inmail_inmailContent__Js4gy{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 25px}.inmail_inmailContent__Js4gy.inmail_contentExpanded__Fk3Ya{max-height:500px;padding:0 25px 20px;border-top:1px solid var(--template1-border);margin-top:0}.inmail_contentInner__qEdUQ{padding-top:15px;font-size:14px;color:var(--template1-text-light);line-height:1.8}.inmail_pagination__Btm3_{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px}.inmail_pageButton__M8CAZ{padding:10px 20px;border:2px solid var(--template1-border);background:white;border-radius:var(--border-radius);cursor:pointer;transition:var(--transition);font-size:14px;color:var(--template1-text)}.inmail_pageButton__M8CAZ:hover:not(:disabled){border-color:var(--template1-primary);color:var(--template1-primary)}.inmail_pageButton__M8CAZ:disabled{opacity:.5;cursor:not-allowed}.inmail_pageInfo__Yq8lx{font-size:14px;color:var(--template1-text-light)}.inmail_mobileSidebar__mGz5B{display:none}.inmail_sidebarHeader__dzRvs{display:none;padding:0 20px;justify-content:space-between;align-items:center}.inmail_sidebarUsername__bWlIj{font-size:16px;font-weight:600;color:var(--template1-text);padding:8px 16px;background:var(--template1-bg);border-radius:var(--border-radius)}.inmail_mobileMenuClose__JkfNf{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}.inmail_sidebarNav__Spj_X{display:flex;flex-direction:column;gap:5px;padding:0 10px;margin-top:0}.inmail_menuItem__HUtO7{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}.inmail_menuItem__HUtO7:hover{background:var(--template1-bg)}.inmail_menuIcon__J_Zpa{font-size:20px;width:24px;text-align:center}.inmail_menuLabel__s0lF6{font-weight:500}.inmail_mobileOverlay__CFhUr{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){.inmail_inmailMain__wW_HA{position:relative}.inmail_title__O1p14{font-size:22px}.inmail_inmailHeader__izoyp{padding:15px 20px;flex-direction:column;align-items:flex-start;gap:10px}.inmail_inmailMeta__T6UDL{width:100%;justify-content:space-between}.inmail_inmailContent__Js4gy.inmail_contentExpanded__Fk3Ya{padding:0 20px 15px}.inmail_mobileSidebar__mGz5B{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}.inmail_mobileSidebar__mGz5B.inmail_sidebarOpen__q1jWy{transform:translateX(0)}.inmail_mobileMenuClose__JkfNf,.inmail_sidebarHeader__dzRvs{display:flex}.inmail_mobileOverlay__CFhUr{display:block}}.edit_container___LCNW{max-width:var(--container-width);margin:0 auto;padding:20px}.edit_card__9IBmr{max-width:560px;margin:40px auto;background:var(--template1-card-bg);border-radius:var(--border-radius);box-shadow:var(--template1-shadow);padding:30px}.edit_title__YsvGV{font-size:26px;color:var(--template1-text);margin-bottom:16px}.edit_form__hpAWD{display:flex;flex-direction:column;gap:22px}.edit_label__CfljJ{color:var(--template1-text-light);font-size:14px}.edit_input__xcZdg{width:100%;border:1px solid var(--template1-border);border-radius:8px;padding:12px 14px;font-size:14px;outline:none}.edit_input__xcZdg:focus{border-color:var(--template1-primary);box-shadow:0 0 0 3px rgba(255,105,180,.1)}.edit_row__F_evr{display:flex;gap:10px;align-items:flex-end}.edit_rowGrow__YrX3X{flex:1;display:flex;flex-direction:column;gap:8px}.edit_sendBtn__A7hqR{height:44px;white-space:nowrap}.edit_submitBtn__o8C3M{width:100%;margin-top:8px;height:50px}@media (max-width:768px){.edit_card__9IBmr{margin:15px auto;padding:16px}.edit_title__YsvGV{font-size:20px}.edit_row__F_evr{flex-direction:column;align-items:stretch}.edit_sendBtn__A7hqR{width:100%;height:40px}}.region-unavailable_wrap__ZyIQU{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 20px;box-sizing:border-box;background:linear-gradient(165deg,var(--template1-bg-dark) 0,var(--template1-bg) 45%,var(--template1-bg) 100%);color:var(--template1-text);font-family:inherit;line-height:1.6}.region-unavailable_card__4jz3g{max-width:440px;width:100%;padding:32px 28px;border-radius:var(--border-radius);background:var(--template1-card-bg);border:1px solid var(--template1-border);box-shadow:var(--template1-shadow);text-align:center}.region-unavailable_title__0XRZh{margin:0 0 12px;font-size:1.375rem;font-weight:600;letter-spacing:-.02em;color:var(--template1-primary-text)}.region-unavailable_body__zJpKi{margin:0;font-size:.9375rem;line-height:1.6;color:var(--template1-text-light)}@media (max-width:480px){.region-unavailable_card__4jz3g{padding:28px 22px}.region-unavailable_title__0XRZh{font-size:1.25rem}}.invest-sidebar_sidebar__dmUmD{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;z-index:5;flex-shrink:0;align-self:flex-start;display:flex;flex-direction:column}.invest-sidebar_sidebarNav__gBX4h{display:flex;flex-direction:column;gap:5px;padding:0 10px;margin-top:0}.invest-sidebar_menuItem__FJ_cX{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-sidebar_menuItem__FJ_cX:hover{background:var(--template1-bg)}.invest-sidebar_menuItemActive__92oFQ{color:var(--template1-primary);font-weight:600}.invest-sidebar_menuItemActive__92oFQ:hover{color:var(--template1-primary-dark)}.invest-sidebar_menuItemNavigating__JRo3_{opacity:.6;pointer-events:none;cursor:wait}.invest-sidebar_menuIcon__MubJa{font-size:20px;width:24px;text-align:center}.invest-sidebar_menuLabel__0mOBj{font-weight:500}.invest-sidebar_logoutSection__juSvv{margin-top:auto;padding:10px;border-top:1px solid var(--template1-border)}.invest-sidebar_logoutButton__Yt9D4{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 16px;border:1px solid var(--template1-border);color:var(--template1-text);border-radius:var(--border-radius);font-size:15px;font-weight:500;cursor:pointer;transition:var(--transition);text-align:left}.invest-sidebar_logoutButton__Yt9D4:hover{background:var(--template1-bg)}@media (max-width:768px){.invest-sidebar_sidebar__dmUmD{display:none}}.NewsAndAbout_row__U_9Pn{display:flex;flex-direction:column;gap:20px;margin-top:8px;margin-bottom:24px}.NewsAndAbout_colDocs__W1YD0,.NewsAndAbout_colNews__7x66q{flex:1 1 0;min-width:0}@media (min-width:992px){.NewsAndAbout_row__U_9Pn{flex-direction:row;align-items:stretch;gap:24px}.NewsAndAbout_colDocs__W1YD0,.NewsAndAbout_colNews__7x66q{flex:1 1 48%;display:flex;flex-direction:column;min-height:0}.NewsAndAbout_colDocs__W1YD0>section,.NewsAndAbout_colNews__7x66q>section{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;height:100%}}.NewsAndAbout_section__IGgSu{background:var(--template1-card-bg);border:1px solid var(--template1-border);border-radius:var(--border-radius);padding:20px 22px;box-shadow:var(--template1-shadow);display:flex;flex-direction:column;min-height:200px}.NewsAndAbout_sectionTitle__S9Mi1{margin:0 0 16px;font-size:18px;font-weight:700;color:var(--template1-text);flex-shrink:0}.NewsAndAbout_empty__ZbwfR{margin:0;color:var(--template1-text-muted);font-size:14px;flex:1 1 auto}.NewsAndAbout_list__tncwj{list-style:none;margin:0;padding:0;flex:1 1 auto}.NewsAndAbout_listItem__k9OOn{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-bottom:1px solid var(--template1-border);text-decoration:none;color:var(--template1-text);transition:color .15s ease,background .15s ease;border-radius:8px;margin:0 -8px;padding:14px 8px}.NewsAndAbout_listItem__k9OOn:hover{color:var(--template1-primary);background:var(--template1-bg)}.NewsAndAbout_list__tncwj li:last-child .NewsAndAbout_listItem__k9OOn{border-bottom:none}.NewsAndAbout_itemTitle__895u4{font-size:15px;font-weight:500;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NewsAndAbout_itemMeta__xg8IO{font-size:12px;color:var(--template1-text-muted);flex-shrink:0}.NewsAndAbout_moreRow__9UV11{margin-top:12px;padding-top:12px;border-top:1px solid var(--template1-border);text-align:right;flex-shrink:0}@media (min-width:992px){.NewsAndAbout_moreRow__9UV11{margin-top:auto}}.NewsAndAbout_moreLink__Z_8vx{display:inline-flex;align-items:center;font-size:14px;font-weight:600;color:var(--template1-primary);text-decoration:none}.NewsAndAbout_moreLink__Z_8vx:hover{color:var(--template1-primary-dark);text-decoration:underline}@media (max-width:768px){.NewsAndAbout_section__IGgSu{padding:16px 18px}.NewsAndAbout_listItem__k9OOn{flex-direction:column;align-items:flex-start;gap:4px}.NewsAndAbout_itemTitle__895u4{white-space:normal;line-height:1.4}}.NewsAndAbout_cards__3joLL{display:flex;flex-direction:column;gap:14px;flex:1 1 auto;min-height:0}.NewsAndAbout_cardTop__TP4de{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex-shrink:0}.NewsAndAbout_cardIconWrap__DGm7_{flex:1 1 auto;display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;margin:10px 0 4px}.NewsAndAbout_card__TSrQF .NewsAndAbout_cardIconWrap__DGm7_{color:var(--template1-primary)}.NewsAndAbout_cardAlt__zmrmb .NewsAndAbout_cardIconWrap__DGm7_{color:#7c3aed}.NewsAndAbout_cardIcon__Pxwoc{width:72px;height:72px;flex-shrink:0;opacity:.92;filter:drop-shadow(0 2px 6px rgba(0,0,0,.06))}.NewsAndAbout_card__TSrQF{--card-ripple:rgba(255,105,180,0.11);--card-ripple-soft:rgba(255,105,180,0.06);--card-border:rgba(255,105,180,0.12);--card-border-glow:rgba(255,105,180,0.04);position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:20px 18px;border-radius:16px;text-decoration:none;color:var(--template1-text);box-sizing:border-box;overflow:hidden;background:rgba(255,255,255,.58);backdrop-filter:blur(14px) saturate(165%);-webkit-backdrop-filter:blur(14px) saturate(165%);border:1px solid var(--card-border);box-shadow:0 0 0 1px rgba(255,255,255,.38),0 0 8px var(--card-border-glow),0 4px 18px rgba(255,105,180,.035),0 1px 0 rgba(255,255,255,.9) inset;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.NewsAndAbout_card__TSrQF:before{content:"";position:absolute;left:-15%;right:-15%;bottom:-35%;height:78%;pointer-events:none;border-radius:50% 50% 0 0/42% 42% 0 0;background:radial-gradient(ellipse 42% 38% at 50% 92%,transparent 52%,var(--card-ripple) 53%,transparent 54.5%),radial-gradient(ellipse 58% 50% at 50% 96%,transparent 51%,var(--card-ripple-soft) 52.5%,transparent 54%),radial-gradient(ellipse 74% 62% at 50% 102%,transparent 50%,var(--card-ripple-soft) 51.8%,transparent 53.5%),radial-gradient(ellipse 92% 74% at 50% 108%,transparent 49%,var(--card-ripple-soft) 51%,transparent 52.5%);z-index:0;animation:NewsAndAbout_promoRipple___ZH6U 7s ease-in-out infinite}.NewsAndAbout_cardAlt__zmrmb{--card-ripple:rgba(124,58,237,0.1);--card-ripple-soft:rgba(124,58,237,0.055);--card-border:rgba(124,58,237,0.11);--card-border-glow:rgba(124,58,237,0.035);background:rgba(255,255,255,.52);box-shadow:0 0 0 1px rgba(255,255,255,.36),0 0 8px var(--card-border-glow),0 4px 18px rgba(91,124,250,.04),0 1px 0 rgba(255,255,255,.9) inset}.NewsAndAbout_card__TSrQF>*{position:relative;z-index:1}.NewsAndAbout_card__TSrQF:hover{transform:translateY(-2px);background:rgba(255,255,255,.74);border-color:rgba(255,105,180,.2);box-shadow:0 0 0 1px rgba(255,255,255,.52),0 0 10px rgba(255,105,180,.06),0 10px 28px rgba(255,105,180,.05),inset 0 1px 0 rgba(255,255,255,1);color:var(--template1-text)}.NewsAndAbout_cardAlt__zmrmb:hover{background:rgba(255,255,255,.7);border-color:rgba(124,58,237,.18);box-shadow:0 0 0 1px rgba(255,255,255,.5),0 0 10px rgba(124,58,237,.05),0 10px 28px rgba(91,124,250,.05),inset 0 1px 0 rgba(255,255,255,1);color:var(--template1-text)}@keyframes NewsAndAbout_promoRipple___ZH6U{0%,to{transform:translateY(0) scaleX(1);opacity:.88}50%{transform:translateY(-4px) scaleX(1.02);opacity:1}}@media (prefers-reduced-motion:reduce){.NewsAndAbout_card__TSrQF:before{animation:none}}.NewsAndAbout_cardBadge__VRSRq{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--template1-primary-text)}.NewsAndAbout_cardAlt__zmrmb .NewsAndAbout_cardBadge__VRSRq{color:#7c3aed}.NewsAndAbout_cardTitle__MyjMg{font-size:20px;font-weight:800;line-height:1.2;color:var(--template1-text)}.NewsAndAbout_cardDesc__aOBXh{font-size:13px;line-height:1.45;color:var(--template1-text-light);max-width:100%}.NewsAndAbout_cardCta__2uWPD{margin-top:6px;font-size:14px;font-weight:600;color:var(--template1-primary)}.NewsAndAbout_cardAlt__zmrmb .NewsAndAbout_cardCta__2uWPD{color:#7c3aed}@media (min-width:480px){.NewsAndAbout_cards__3joLL{flex-direction:row;flex-wrap:wrap;align-items:stretch}.NewsAndAbout_card__TSrQF{flex:1 1 calc(50% - 10px);min-width:140px}}@media (min-width:992px){.NewsAndAbout_cards__3joLL{flex-wrap:nowrap}.NewsAndAbout_card__TSrQF{flex:1 1 0;min-width:0;min-height:0;height:100%;align-self:stretch}.NewsAndAbout_cardCta__2uWPD{margin-top:auto}}@supports not (backdrop-filter:blur(1px)){.NewsAndAbout_card__TSrQF{background:rgba(255,250,252,.94)}.NewsAndAbout_cardAlt__zmrmb{background:rgba(248,250,255,.94)}}.GoToInvestGlowButton_block__FNU9J{width:100%;margin-top:28px}.GoToInvestGlowButton_wrap__y1aU4{position:relative;z-index:1;display:block;flex-shrink:0;width:100%;margin:0;padding:2px;border-radius:var(--border-radius,12px);overflow:hidden;text-decoration:none;box-shadow:var(--template1-shadow-hover,0 4px 20px rgba(255,105,180,.18));transition:transform .2s ease,box-shadow .2s ease}.GoToInvestGlowButton_wrap__y1aU4:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(255,105,180,.2),0 0 24px rgba(34,211,238,.12)}.GoToInvestGlowButton_wrap__y1aU4:active{transform:translateY(0)}.GoToInvestGlowButton_wrap__y1aU4:focus-visible{outline:2px solid var(--template1-primary,#ff69b4);outline-offset:3px}.GoToInvestGlowButton_electricSvg__4Dl_G{position:absolute;inset:0;z-index:0;width:100%;height:100%;pointer-events:none;overflow:visible}.GoToInvestGlowButton_electricRingSoft__g7zBd{stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;opacity:.55;vector-effect:non-scaling-stroke}.GoToInvestGlowButton_electricRing__fUr0S{stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2.8 2.1 .9 3.6 1.2 4.5 .7 5.2;stroke-dashoffset:0;animation:GoToInvestGlowButton_goInvestElectricDash__Na6d1 2.8s linear infinite;vector-effect:non-scaling-stroke}.GoToInvestGlowButton_inner__jP8K6{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:0;padding:22px 20px;border-radius:calc(var(--border-radius, 12px) - 2px);background:linear-gradient(145deg,var(--template1-card-bg,#ffffff) 0,var(--template1-bg,#fff5f8) 100%);text-align:center}.GoToInvestGlowButton_title__edfZG{font-size:1.25rem;font-weight:700;color:var(--template1-primary-text,#fb5088);letter-spacing:.02em}.GoToInvestGlowButton_desc____P4R{font-size:.8125rem;line-height:1.45;color:var(--template1-text-light,#666666);max-width:22rem}.GoToInvestGlowButton_aurora__R1_iD{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:clamp(22px,5vw,40px) clamp(16px,3vw,24px);overflow:hidden;border-radius:var(--border-radius,12px);background:linear-gradient(180deg,rgba(255,245,248,.92),rgba(253,237,242,.65) 45%,rgba(255,245,248,.35));isolation:isolate}.GoToInvestGlowButton_auroraBlobs__dZfPs{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:inherit;pointer-events:none}.GoToInvestGlowButton_auroraBlob1__q_a6Y,.GoToInvestGlowButton_auroraBlob2__3sOLS,.GoToInvestGlowButton_auroraBlob3__85pot,.GoToInvestGlowButton_auroraBlob4__t__Hi{position:absolute;border-radius:50%;mix-blend-mode:soft-light;filter:blur(36px);will-change:transform}.GoToInvestGlowButton_auroraBlob1__q_a6Y{width:78%;height:95%;left:-22%;top:-28%;background:radial-gradient(ellipse 70% 60% at 50% 50%,rgba(167,139,250,.75) 0,rgba(192,132,252,.35) 45%,transparent 72%);opacity:.9;animation:GoToInvestGlowButton_goInvestAurora1__b7BDU 22s ease-in-out infinite}.GoToInvestGlowButton_auroraBlob2__3sOLS{width:72%;height:88%;right:-18%;top:-12%;background:radial-gradient(ellipse 65% 55% at 50% 50%,rgba(34,211,238,.65) 0,rgba(56,189,248,.4) 50%,transparent 70%);opacity:.88;animation:GoToInvestGlowButton_goInvestAurora2__2l5fF 26s ease-in-out infinite;animation-delay:-4s}.GoToInvestGlowButton_auroraBlob3__85pot{width:85%;height:70%;left:8%;bottom:-35%;background:radial-gradient(ellipse 60% 70% at 50% 50%,rgba(244,114,182,.7) 0,rgba(251,113,133,.45) 48%,transparent 75%);opacity:.85;animation:GoToInvestGlowButton_goInvestAurora3__1cwnK 19s ease-in-out infinite;animation-delay:-7s}.GoToInvestGlowButton_auroraBlob4__t__Hi{width:55%;height:55%;left:32%;top:8%;background:radial-gradient(circle at 50% 50%,rgba(129,140,248,.55) 0,rgba(99,102,241,.28) 55%,transparent 72%);opacity:.8;animation:GoToInvestGlowButton_goInvestAurora4__2uS2P 24s ease-in-out infinite;animation-delay:-2s}@media (min-width:992px){.GoToInvestGlowButton_block__FNU9J{margin-top:50px}.GoToInvestGlowButton_wrap__y1aU4{width:50%;margin-left:auto;margin-right:auto}}@media (prefers-reduced-motion:reduce){.GoToInvestGlowButton_wrap__y1aU4:hover{transform:none}.GoToInvestGlowButton_electricRing__fUr0S{animation:none;stroke-dasharray:4 6}.GoToInvestGlowButton_auroraBlob1__q_a6Y,.GoToInvestGlowButton_auroraBlob2__3sOLS,.GoToInvestGlowButton_auroraBlob3__85pot,.GoToInvestGlowButton_auroraBlob4__t__Hi{animation:none!important}}@keyframes GoToInvestGlowButton_goInvestElectricDash__Na6d1{to{stroke-dashoffset:-21}}@keyframes GoToInvestGlowButton_goInvestAurora1__b7BDU{0%,to{transform:translate(0) scale(1)}40%{transform:translate(12%,8%) scale(1.08)}70%{transform:translate(4%,-6%) scale(.96)}}@keyframes GoToInvestGlowButton_goInvestAurora2__2l5fF{0%,to{transform:translate(0) scale(1.02)}35%{transform:translate(-10%,12%) scale(1.12)}65%{transform:translate(-4%,-8%) scale(.94)}}@keyframes GoToInvestGlowButton_goInvestAurora3__1cwnK{0%,to{transform:translate(0) scale(1)}45%{transform:translate(-14%,-10%) scale(1.1)}75%{transform:translate(8%,6%) scale(.92)}}@keyframes GoToInvestGlowButton_goInvestAurora4__2uS2P{0%,to{transform:translate(0) scale(1)}50%{transform:translate(6%,14%) scale(1.15)}}.invest_investMain__VQmHm{padding-top:var(--pc-header-height);min-height:calc(100vh - var(--pc-header-height))}.invest_investLayout__m2mVl{display:flex;max-width:var(--container-width);margin:0 auto;min-height:calc(100vh - var(--pc-header-height))}.invest_sidebar__QDDvb{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__h3ihk{display:none;padding:0 20px;justify-content:space-between;align-items:center}.invest_sidebarUsername__cWIka{font-size:16px;font-weight:600;color:var(--template1-text);padding:8px 16px;background:var(--template1-bg);border-radius:var(--border-radius)}.invest_mobileMenuClose__ITUUS{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__wIlqX{display:flex;flex-direction:column;gap:5px;padding:0 10px;margin-top:0}.invest_menuItem__WJLAY{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__WJLAY:hover{background:var(--template1-bg)}.invest_menuItemActive__Ru32w{color:var(--template1-primary);font-weight:600}.invest_menuItemActive__Ru32w:hover{color:var(--template1-primary-dark)}.invest_menuIcon__mkB5A{font-size:20px;width:24px;text-align:center}.invest_menuLabel__qsSXG{font-weight:500}.invest_contentArea__V4_LH{flex:1;padding:20px;background:var(--template1-bg);min-height:calc(100vh - var(--pc-header-height))}.invest_mobileOverlay__Fz9eW{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__VQmHm{padding-top:var(--mobile-header-height)}.invest_investLayout__m2mVl{position:relative}.invest_sidebar__QDDvb{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__wpHdC{transform:translateX(0)}.invest_mobileMenuClose__ITUUS,.invest_sidebarHeader__h3ihk{display:flex}.invest_contentArea__V4_LH{padding:20px 15px;width:100%}.invest_mobileOverlay__Fz9eW{display:block}}.account-security_accountSecurity__3etDS{width:100%}.account-security_title__Wbc9J{font-size:24px;font-weight:700;color:var(--template1-text);margin-bottom:30px}.account-security_passwordSection__5ShmV{background:white;border-radius:var(--border-radius);padding:30px;margin-bottom:30px;box-shadow:var(--template1-shadow)}.account-security_sectionTitle__AoiXf{font-size:20px;font-weight:600;color:var(--template1-text);margin-bottom:25px}.account-security_form__4bCHp{display:flex;flex-direction:column;gap:20px}.account-security_formGroup__9jAZX{display:flex;flex-direction:column;gap:8px}.account-security_label__ELWiG{font-size:14px;font-weight:600;color:var(--template1-text)}.account-security_input___dtMV{padding:12px 16px;border:2px solid var(--template1-border);border-radius:var(--border-radius);font-size:16px;transition:var(--transition);background:white;color:var(--template1-text)}.account-security_input___dtMV:focus{outline:none;border-color:var(--template1-primary);box-shadow:0 0 0 3px rgba(255,105,180,.1)}.account-security_error__007XB{color:var(--template1-link-red);font-size:14px;padding:10px;background:rgba(177,12,12,.1);border-radius:8px;margin-top:-12px}.account-security_noteText__KKF8j{font-size:13px;color:var(--template1-text-light);line-height:1.6;margin:0}.account-security_submitButton__1RFxq{padding:14px 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);align-self:flex-start}.account-security_submitButton__1RFxq:hover{transform:translateY(-2px);box-shadow:var(--template1-shadow-hover)}@media (max-width:768px){.account-security_title__Wbc9J{font-size:20px}.account-security_passwordSection__5ShmV{padding:20px 15px}.account-security_sectionTitle__AoiXf{font-size:18px}.account-security_submitButton__1RFxq{width:100%}}