:root{--bg-main: #050b08;--bg-card: rgba(35, 40, 72, .96);--bg-input: rgba(17, 22, 43, .82);--bg-tab: rgba(10, 14, 28, .88);--line-soft: rgba(131, 144, 202, .36);--text-main: #ffffff;--text-muted: #8c95bd;--green: #00f060;--green-soft: rgba(0, 240, 96, .16);--blue: #25a7ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Tahoma,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 50% -8%,rgba(0,255,112,.22),transparent 28%),radial-gradient(circle at 50% 110%,rgba(0,185,85,.18),transparent 34%),linear-gradient(145deg,#020604,#06150d 45%,#010302);color:var(--text-main)}button,input,a{font:inherit}button{-webkit-tap-highlight-color:transparent}.page-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:18px;overflow-x:hidden}.login-frame{width:min(492px,100%);min-height:calc(100vh - 36px);position:relative;display:flex;align-items:center;justify-content:center;padding:24px 14px;border:0;border-radius:14px;background:transparent;box-shadow:none;overflow:visible}.logo-wrap{position:absolute;left:14px;right:14px;bottom:calc(50% + 268px);display:flex;justify-content:center;margin:0;pointer-events:none;z-index:2}.login-frame.register-mode .logo-wrap{bottom:calc(50% + 365px)}.brand-logo{width:225px;max-width:68%;height:auto;object-fit:contain;image-rendering:auto;filter:drop-shadow(0 8px 14px rgba(0,0,0,.55));background:transparent;animation:logoFloat 2.8s ease-in-out infinite,logoPulse 1.9s ease-in-out infinite;transform-origin:center}@keyframes logoFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-7px) scale(1.035)}}@keyframes logoPulse{0%,to{filter:drop-shadow(0 8px 14px rgba(0,0,0,.55)) drop-shadow(0 0 0 rgba(0,240,96,0))}50%{filter:drop-shadow(0 11px 18px rgba(0,0,0,.62)) drop-shadow(0 0 16px rgba(0,240,96,.35))}}.login-card{width:100%;background:linear-gradient(180deg,#222748f5,#1f2442f5);border:1px solid rgba(103,118,184,.16);border-radius:10px;padding:32px 24px 29px;box-shadow:inset 0 1px #ffffff0a,0 18px 40px #00000052}.tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--bg-tab);border-radius:14px;padding:4px;margin-bottom:18px}.tab-button{min-height:40px;border:0;border-radius:8px;color:var(--text-muted);background:transparent;font-weight:500;cursor:pointer;transition:transform .16s ease,color .16s ease,background .16s ease}.tab-button.active{background:var(--green);color:#07111b;box-shadow:0 4px #00000047}.tab-button:active{transform:scale(.99)}.login-form{display:flex;flex-direction:column}.field-label{margin:0 0 6px;font-size:15px;font-weight:400;color:var(--text-main)}.field-label span{color:#ff4040}.compact-label{font-size:14px;line-height:1.25}.input-box,.bank-select-trigger{height:41px;display:flex;align-items:center;gap:9px;width:100%;padding:0 14px 0 17px;margin-bottom:11px;border:1px solid var(--line-soft);border-radius:9px;background:var(--bg-input);color:var(--text-main);transition:border-color .16s ease,box-shadow .16s ease}.input-box:focus-within,.bank-select-trigger.open,.bank-select-trigger:focus-visible{border-color:#00f060b8;box-shadow:0 0 0 3px #00f06014;outline:none}.field-icon{width:21px;height:21px;fill:none;stroke:var(--green);stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.input-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text-main);font-size:15px;font-weight:400}.input-box input::placeholder,.bank-placeholder{color:#8992b87a}.eye-button{width:28px;height:28px;display:grid;place-items:center;border:0;padding:0;background:transparent;cursor:pointer}.eye-icon,.chevron-icon{width:21px;height:21px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.88}.chevron-icon{margin-left:auto;transition:transform .16s ease}.bank-select{position:relative;margin-bottom:11px;z-index:4}.bank-select-trigger{margin-bottom:0;cursor:pointer;text-align:left}.bank-trigger-name,.bank-placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500}.bank-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:247px;overflow-y:auto;padding:9px 8px;border:1px solid rgba(0,240,96,.22);border-radius:10px;background:#020504;box-shadow:0 18px 36px #0000008c;z-index:10;scrollbar-color:rgba(255,255,255,.65) rgba(255,255,255,.08);scrollbar-width:thin}.bank-option{width:100%;min-height:40px;display:flex;align-items:center;gap:12px;padding:6px 8px;border:0;border-radius:8px;background:transparent;color:#ffffffb8;text-align:left;cursor:pointer;font-weight:400}.bank-option:hover,.bank-option.selected{background:#00f06017;color:#fff}.bank-logo-frame,.bank-logo-placeholder{width:28px;height:28px;flex:0 0 28px}.bank-logo-frame{display:inline-grid;place-items:center;overflow:visible;border:0;border-radius:0;padding:0;margin:0;background:transparent;box-shadow:none;filter:none}.trigger-bank-logo{width:26px;height:30px;flex-basis:26px}.bank-logo{display:block;width:100%;height:100%;object-fit:contain;image-rendering:auto;border:0;border-radius:0;padding:0;margin:0;background:transparent;box-shadow:none;filter:none}.bank-logo-placeholder{display:inline-grid;place-items:center;border-radius:999px;background:#00f0601a}.bank-logo-placeholder .field-icon{width:18px;height:18px}.form-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-2px 0 25px}.remember-box{display:flex;align-items:center;gap:10px;color:var(--text-main);font-size:15px;cursor:pointer;-webkit-user-select:none;user-select:none}.remember-box input{position:absolute;opacity:0;pointer-events:none}.fake-check{width:24px;height:24px;border:1px solid rgba(139,153,210,.44);border-radius:4px;background:#040c0ab8;position:relative}.remember-box input:checked+.fake-check{border-color:var(--green);background:var(--green-soft)}.remember-box input:checked+.fake-check:after{content:"";position:absolute;left:7px;top:3px;width:7px;height:13px;border:solid var(--green);border-width:0 2px 2px 0;transform:rotate(45deg)}.forgot-link,.switch-link{color:var(--green);font-weight:500;text-decoration:underline;text-underline-offset:2px}.submit-button{width:100%;height:41px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:7px;color:#092115;background:linear-gradient(180deg,#00f76b,#00d957);font-weight:400;cursor:pointer;box-shadow:0 8px 18px #00f0602e;transition:opacity .16s ease,filter .16s ease,transform .16s ease}.submit-button:disabled{cursor:not-allowed;opacity:.22;filter:saturate(.55);box-shadow:none}.submit-button:not(:disabled):active{transform:translateY(1px)}.spinner{width:17px;height:17px;border-radius:999px;border:2px solid rgba(6,33,18,.24);border-top-color:#062112;animation:spin .7s linear infinite}.status-text{min-height:20px;margin:8px 0 0;color:#bfeed0;text-align:center;font-size:13px}.help-text{margin:30px 0 13px;text-align:center;color:var(--text-main);font-size:15px;font-weight:400}.social-row{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 auto 18px;max-width:315px}.social-button{height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid currentColor;border-radius:9px;background:transparent;text-decoration:none;font-size:14px;font-weight:400}.social-button.line{color:var(--green)}.social-button.telegram{color:var(--blue)}.social-icon{width:22px;height:22px;flex:0 0 auto}.social-image-icon{display:block;object-fit:contain;image-rendering:auto;filter:drop-shadow(0 0 6px rgba(0,240,96,.2))}.register-text{margin:0;text-align:center;color:var(--text-main);font-size:15px;font-weight:400}.switch-link{display:inline;border:0;padding:0;background:transparent;cursor:pointer}@media (max-width: 560px){.page-shell{padding:4px;align-items:center}.login-frame{min-height:calc(100vh - 8px);padding:20px 14px}.logo-wrap{bottom:calc(50% + 263px)}.login-frame.register-mode .logo-wrap{bottom:calc(50% + 357px)}.login-card{padding:32px 24px 29px}.brand-logo{width:212px;max-width:72%}}@media (max-width: 390px){.login-frame{padding-top:14px;padding-bottom:14px}.logo-wrap{bottom:calc(50% + 244px)}.login-frame.register-mode .logo-wrap{bottom:calc(50% + 335px)}.login-card{padding:24px 18px}.social-row{grid-template-columns:1fr}.form-row{align-items:flex-start;flex-direction:column;gap:8px}.bank-menu{max-height:230px}}@media (max-height: 780px){.logo-wrap{display:none}.login-frame{padding-top:10px;padding-bottom:10px}}.forgot-link{border:0;padding:0;background:transparent;cursor:pointer}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:18px;background:#01040cb8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.forgot-modal{width:min(350px,calc(100vw - 34px));border:1px solid rgba(0,240,96,.88);border-bottom-color:#ffe000e6;border-radius:15px;padding:28px 24px 25px;background:linear-gradient(180deg,#242a4efa,#202544fa);box-shadow:0 24px 80px #0000009e,0 0 34px #00f06029;text-align:center}.forgot-modal h2{margin:0 0 18px;color:var(--green);font-size:24px;font-weight:400}.forgot-lock{margin:0 0 13px;font-size:39px;line-height:1;filter:drop-shadow(0 0 14px rgba(0,240,96,.18))}.forgot-desc{margin:0 0 16px;color:#ffffff94;font-size:15px;line-height:1.55}.forgot-input{margin-bottom:12px}.forgot-status{min-height:20px;margin:0 0 13px;color:#bfeed0;font-size:13px;line-height:1.35}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:18px}.modal-cancel,.modal-confirm{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-weight:400;cursor:pointer}.modal-cancel{border:1px solid var(--green);color:var(--green);background:transparent}.modal-confirm{border:1px solid var(--green);color:#06140c;background:linear-gradient(180deg,#00f76b,#00dc59)}.modal-cancel:disabled,.modal-confirm:disabled{cursor:not-allowed;opacity:.6}.success-modal{padding-top:30px;padding-bottom:28px;animation:successPop .22s ease-out}.success-check{width:66px;height:66px;display:grid;place-items:center;margin:0 auto 14px;border-radius:999px;background:linear-gradient(180deg,#00f76b,#00d957);color:#06140c;font-size:42px;font-weight:1000;line-height:1;box-shadow:0 0 24px #00f0606b,inset 0 1px #ffffff47}.success-desc{margin-bottom:10px;color:#fff;font-weight:500}.success-countdown{margin:0;color:#ffffff9e;font-size:13px;font-weight:400}@keyframes successPop{0%{transform:translateY(8px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.login-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:24px;border-radius:10px;background:#040916c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-loading-card{width:min(320px,100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:28px 24px 24px;border:1px solid rgba(0,240,96,.2);border-radius:20px;background:linear-gradient(180deg,#131b39fa,#0d152efa);box-shadow:0 18px 44px #0000006b;text-align:center}.loading-ring{width:46px;height:46px;border-radius:999px;border:3px solid rgba(0,240,96,.18);border-top-color:#00f060;box-shadow:0 0 18px #00f06029;animation:spin .9s linear infinite}.loading-ring-large{width:74px;height:74px;border-width:4px;box-shadow:0 0 28px #00f06033}.loading-title{margin:0;color:#fff;font-size:22px;font-weight:500}.loading-subtitle{margin:0;color:#d6dfffd1;font-size:14px;line-height:1.55}@keyframes spin{to{transform:rotate(360deg)}}.success-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;display:block;background:url(/assets/success-bg-HtwavA58.png) center center / cover no-repeat #000}.success-screen:before,.success-screen:after,.success-screen-layer,.success-screen-center,.success-screen-ring,.success-screen-title,.success-screen-subtitle{display:none!important}.success-screen-blank{cursor:default}input[type=password]::-ms-reveal,input[type=password]::-ms-clear,input[type=password]::-webkit-credentials-auto-fill-button,input[type=password]::-webkit-textfield-decoration-container{display:none}.success-screen-preview{display:flex;align-items:stretch;justify-content:center;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#030b05 url(/assets/success-bg-HtwavA58.png) center center / cover no-repeat!important}.app-preview-shell{position:relative;z-index:3;width:100%;min-height:100vh;display:flex;flex-direction:column}.app-header-preview{position:relative;width:100%;padding:4px 0 0;background:linear-gradient(180deg,#222748fa,#1f2442fa);border-radius:10px 10px 0 0;box-shadow:0 10px 26px #0000002e}.app-header-inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:8px 12px 8px 14px}.app-header-logo-button{display:inline-flex;align-items:center;justify-content:flex-start;padding:0;border:0;background:transparent;cursor:pointer}.app-header-logo{width:146px;height:auto;object-fit:contain;filter:drop-shadow(0 0 16px rgba(0,240,96,.34)) drop-shadow(0 0 34px rgba(0,240,96,.2)) drop-shadow(0 6px 12px rgba(0,0,0,.42))}.app-header-member{min-width:0;display:grid;grid-template-columns:auto auto;align-items:center;justify-self:end;justify-content:end;gap:10px;margin-left:auto}.app-header-rank-wrap{min-width:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.app-header-rank{width:40px;height:40px;object-fit:contain;flex:0 0 auto}.app-header-rank-fallback{display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,#f6b65d,#ae5a19);color:#fff4db;font-size:18px;font-weight:400}.app-header-phone{width:auto;min-width:0;text-align:center;color:#fff;font-size:12px;line-height:1;font-weight:400;white-space:nowrap;letter-spacing:0}.app-header-wallets{min-width:72px;display:grid;gap:4px}.wallet-row{min-width:0;display:grid;grid-template-columns:18px auto;align-items:center;justify-content:start;gap:6px;color:#00ff73;font-weight:400;font-size:12px;line-height:1.05}.wallet-icon-img{width:18px;height:18px;object-fit:contain;filter:drop-shadow(0 0 6px rgba(255,187,46,.28))}.wallet-value{color:#00ff73;font-size:14px;letter-spacing:-.01em}.wallet-refresh-button{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(0,240,96,.32);border-radius:999px;padding:0;background:#00f06014;box-shadow:inset 0 1px #ffffff0f;cursor:pointer}.wallet-refresh-icon{width:16px;height:16px;fill:none;stroke:#00ff73;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.wallet-refresh-button.is-loading .wallet-refresh-icon{animation:spin .9s linear infinite}.wallet-refresh-button:disabled{cursor:wait;opacity:.42}.app-header-menu{width:34px;height:34px;display:grid;place-items:center;gap:4px;border:0;padding:0;background:transparent;box-shadow:none;cursor:pointer}.app-header-menu span{width:22px;height:2.5px;border-radius:999px;background:#fff;display:block}.app-header-divider{height:2px;background:linear-gradient(90deg,#00f06099,#00f060f2,#00f06099);box-shadow:0 0 10px #00f0605c}.announcement-strip{position:relative;z-index:2;display:flex;align-items:center;min-height:38px;margin:6px 10px 2px;padding:9px 12px 10px;overflow:hidden;border-radius:14px;background:linear-gradient(180deg,#070e16e6,#0a150fd1);border:1px solid rgba(0,240,96,.18);box-shadow:0 10px 24px #00000038,inset 0 1px #ffffff0f}.announcement-marquee{display:flex;gap:56px;width:max-content;min-width:100%;align-items:center;white-space:nowrap;color:#fff;font-weight:500;font-size:13px;line-height:1.35;padding-top:1px;text-shadow:0 2px 8px rgba(0,0,0,.62);animation:announcementScroll 20s linear infinite}.slide-banner-shell{position:relative;z-index:2;margin-top:10px;width:100%}.slide-banner-shell-loading{padding:0}.slide-banner-viewport{overflow:hidden;border-radius:20px;box-shadow:0 14px 28px #00000047;border:1px solid rgba(0,255,120,.18);background:#050c0980}.slide-banner-track{display:flex;width:100%;transition:transform .56s ease;will-change:transform}.slide-banner-card{flex:0 0 100%;padding:0;border:0;background:transparent;cursor:pointer}.slide-banner-image{display:block;width:100%;aspect-ratio:1920 / 700;object-fit:cover}.slide-banner-dots{display:flex;justify-content:center;gap:7px;padding-top:8px}.slide-banner-dot{width:7px;height:7px;border-radius:999px;background:#ffffff3d;box-shadow:0 0 0 1px #ffffff14}.slide-banner-dot.active{width:20px;background:linear-gradient(90deg,#28ff78f2,#96ff5af2);box-shadow:0 0 12px #32ff8c6b}.slide-banner-loading{display:grid;place-items:center;min-height:96px;border-radius:20px;background:#070f17a8;border:1px solid rgba(255,255,255,.08);color:#fffc;font-size:13px;font-weight:400}.promotion-gallery-shell{position:relative;z-index:2;margin-top:10px;width:100%;overflow:hidden}.promotion-gallery-shell-loading{padding:0}.promotion-gallery-marquee{position:relative;width:100%;overflow:hidden}.promotion-gallery-marquee:before,.promotion-gallery-marquee:after{content:"";position:absolute;top:0;bottom:0;width:24px;z-index:2;pointer-events:none}.promotion-gallery-marquee:before{left:0;background:linear-gradient(90deg,#000a00eb,#000a0000)}.promotion-gallery-marquee:after{right:0;background:linear-gradient(270deg,#000a00eb,#000a0000)}.promotion-gallery-marquee-track{display:flex;align-items:stretch;gap:12px;width:max-content;animation:promotionMarquee 30s linear infinite;will-change:transform}.promotion-gallery-marquee:hover .promotion-gallery-marquee-track{animation-play-state:paused}.promotion-card{flex:0 0 clamp(260px,82vw,360px);border-radius:22px;overflow:hidden;background:transparent;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 30px #00000042}.promotion-card-image-only{aspect-ratio:1008 / 624}.promotion-card-image{width:100%;height:100%;display:block;object-fit:cover}.promotion-gallery-loading{display:grid;place-items:center;min-height:96px;border-radius:20px;background:#070f17a8;border:1px solid rgba(255,255,255,.08);color:#fffc;font-size:13px;font-weight:400}@keyframes promotionMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 6px))}}@media (max-width: 640px){.promotion-gallery-marquee:before,.promotion-gallery-marquee:after{width:16px}.promotion-card{flex-basis:78vw;border-radius:18px}}.success-screen-body{flex:1 1 auto;min-height:0;padding:10px 10px 168px}.app-footer-preview{position:fixed;left:0;right:0;bottom:0;z-index:4;padding:0;background:linear-gradient(180deg,#040a1000,#040c140d 48%,#030a1229)}.app-footer-inner{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:0;padding:6px 10px;background:transparent}.app-footer-inner:before{content:"";position:absolute;left:0;right:0;bottom:0;height:30px;background:linear-gradient(180deg,#0c223c38,#07162847 44%,#030a1457);border-top:1px solid rgba(120,205,255,.12);box-shadow:0 -4px 10px #00000024,inset 0 1px #ffffff08;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:none;z-index:0}.footer-menu-button{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:0;min-width:0;border:0;padding:0;background:transparent;color:#fff;cursor:pointer;transition:transform .18s ease}.footer-icon-shell{position:relative;width:54px;height:54px;display:grid;place-items:center;border-radius:20px;transition:transform .2s ease,filter .2s ease}.footer-menu-icon{position:relative;z-index:2;width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 5px 10px rgba(0,0,0,.36));transition:transform .2s ease,filter .2s ease}.footer-warp-icon{position:absolute;left:50%;top:76%;width:42px;height:42px;transform:translate(-50%,-50%) scale(.84);object-fit:contain;opacity:0;z-index:0;filter:brightness(0) saturate(100%) invert(74%) sepia(94%) saturate(3296%) hue-rotate(92deg) brightness(101%) contrast(104%) drop-shadow(0 0 8px rgba(0,255,106,.75)) drop-shadow(0 0 16px rgba(0,255,106,.6)) drop-shadow(0 0 28px rgba(0,255,106,.45));transition:opacity .22s ease,transform .22s ease,filter .22s ease}.footer-icon-glow{position:absolute;left:50%;bottom:8px;width:44px;height:14px;transform:translate(-50%) scale(.82);border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(102,255,160,.98) 0%,rgba(0,255,110,.88) 34%,rgba(0,255,110,.38) 62%,rgba(0,255,110,.08) 82%,transparent 100%);filter:blur(2px);opacity:0;z-index:1;transition:opacity .22s ease,transform .22s ease,filter .22s ease}.footer-menu-label{position:relative;z-index:2;color:#fff;font-size:9px;line-height:1;font-weight:400;text-align:center;white-space:nowrap;word-break:keep-all;letter-spacing:-.05em;text-shadow:0 2px 6px rgba(0,0,0,.54)}.footer-menu-button:hover .footer-icon-shell,.footer-menu-button:focus-visible .footer-icon-shell{transform:translateY(-2px) scale(1.05)}.footer-menu-button:hover .footer-menu-icon,.footer-menu-button:focus-visible .footer-menu-icon{transform:scale(1.08)}.footer-menu-button:hover .footer-warp-icon,.footer-menu-button:focus-visible .footer-warp-icon,.footer-menu-button.active .footer-warp-icon{opacity:.98;transform:translate(-50%,-50%) scale(1)}.footer-menu-button:hover .footer-icon-glow,.footer-menu-button:focus-visible .footer-icon-glow,.footer-menu-button.active .footer-icon-glow{opacity:1;transform:translate(-50%) scale(1.16);filter:blur(3px) drop-shadow(0 0 14px rgba(0,255,102,.9)) drop-shadow(0 0 30px rgba(0,255,102,.65))}.footer-menu-button.active .footer-icon-shell{transform:translateY(-3px) scale(1.09)}.footer-menu-button.active .footer-menu-icon{transform:translateY(-1px) scale(1.08);filter:drop-shadow(0 0 12px rgba(255,255,255,.18)) drop-shadow(0 6px 12px rgba(0,0,0,.42))}.footer-menu-button.active .footer-menu-label{color:#f7fff9}.footer-menu-button--deposit .footer-menu-label,.footer-menu-button--affiliate .footer-menu-label{font-size:9px;letter-spacing:-.05em}.footer-menu-button.featured .footer-icon-shell{width:54px;height:54px}.footer-menu-button.featured .footer-menu-icon{width:48px;height:48px}.footer-menu-button.featured .footer-warp-icon{width:42px;height:42px;top:76%}.footer-menu-button.featured .footer-icon-glow{width:44px;height:14px;bottom:8px}@keyframes announcementScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 420px){.app-header-inner{padding:8px 10px 8px 14px;gap:8px}.app-header-logo{width:110px}.app-header-rank{width:34px;height:34px}.app-header-phone{font-size:10px}.wallet-row{grid-template-columns:16px auto;gap:5px}.wallet-icon-img{width:16px;height:16px}.wallet-value{font-size:13px}.announcement-strip{min-height:34px;margin:6px 8px 2px;padding:8px 10px 9px;border-radius:12px}.announcement-marquee{font-size:11px;line-height:1.3;gap:34px}.app-footer-preview{padding:0}.app-footer-inner{gap:0;padding:6px 4px}.footer-icon-shell{width:52px;height:52px}.footer-menu-icon{width:48px;height:48px}.footer-menu-label{font-size:9px}.footer-warp-icon{width:40px;height:40px}.footer-menu-button.featured .footer-icon-shell{width:52px;height:52px}.footer-menu-button.featured .footer-menu-icon{width:48px;height:48px}.footer-menu-button--deposit .footer-menu-label,.footer-menu-button--affiliate .footer-menu-label{font-size:8px}}.provider-lobby-section{display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px;min-height:0}.provider-side-menu{display:flex;flex-direction:column;gap:4px;padding:2px 0 4px}.provider-side-button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:56px;padding:0;border:0;background:transparent;color:#fffffff5;cursor:pointer}.provider-side-icon-wrap{position:relative;z-index:2;display:grid;place-items:center;width:34px;height:34px;margin-bottom:-8px;filter:drop-shadow(0 5px 12px rgba(0,0,0,.35))}.provider-side-text-card{position:relative;width:fit-content;min-width:0;max-width:calc(100% - 4px);min-height:48px;padding:14px 10px 8px;margin:0 auto;max-width:370px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(73,255,140,.24);background:linear-gradient(180deg,#0c1f37f5,#0a172bf5);box-shadow:inset 0 1px #ffffff0d,0 10px 18px #0003;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.provider-side-text-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff08;pointer-events:none}.provider-side-button.active .provider-side-text-card{border-color:#4dff8afa;background:linear-gradient(180deg,#113825fa,#0a1f1bf5);box-shadow:0 0 0 1px #4dff8a38,0 0 18px #00ff663d,inset 0 1px #ffffff0f}.provider-side-button:hover .provider-side-text-card,.provider-side-button:focus-visible .provider-side-text-card{transform:translateY(-1px)}.provider-side-button.active .provider-side-icon-wrap{transform:translateY(-1px) scale(1.04)}.provider-side-icon{width:30px;height:30px;object-fit:contain}.provider-side-label{display:block;font-size:10px;line-height:1.12;font-weight:400;text-align:center;text-shadow:0 2px 6px rgba(0,0,0,.35)}.provider-content{min-width:0}.provider-content-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.provider-content-head h2{margin:0;color:#fff;font-size:15px;font-weight:400}.provider-content-head h2 span,.provider-content-head h2 strong{color:#50ff8f}.provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.provider-card-button{border:0;padding:2px;background:transparent;cursor:pointer;width:100%}.provider-card{position:relative;display:flex;flex-direction:column;min-height:100%;overflow:hidden;border-radius:18px;background:transparent;border:0;box-shadow:none}.provider-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 193' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='u' x1='50%25' y1='100%25' x2='50%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%2300ff66' stop-opacity='1'/%3E%3Cstop offset='50%25' stop-color='%2300ff66' stop-opacity='0.92'/%3E%3Cstop offset='75%25' stop-color='%23d7dde3' stop-opacity='0.55'/%3E%3Cstop offset='100%25' stop-color='%23ffffff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M2 58 L2 174.5 Q2 191 18.5 191 L141.5 191 Q158 191 158 174.5 L158 58' fill='none' stroke='url(%23u)' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:100% 100%;filter:drop-shadow(0 0 8px rgba(0,255,102,.38)) drop-shadow(0 0 14px rgba(255,255,255,.12));z-index:2}.provider-card-image{width:100%;aspect-ratio:160 / 193;display:block;object-fit:cover;border-radius:18px}.provider-card-name{padding:6px 8px 9px;color:#fff;font-size:11px;font-weight:500;line-height:1.15;text-align:center}.provider-loading-card,.provider-empty-card{display:grid;place-items:center;min-height:120px;border-radius:18px;background:#070f17ad;border:1px solid rgba(255,255,255,.08);color:#ffffffd1;font-size:13px;font-weight:400}@media (max-width: 420px){.provider-lobby-section{grid-template-columns:70px minmax(0,1fr);gap:8px}.provider-side-menu{gap:4px}.provider-side-button{min-height:56px}.provider-side-icon-wrap{width:30px;height:30px;margin-bottom:-7px}.provider-side-text-card{width:fit-content;max-width:calc(100% - 4px);min-height:44px;padding:13px 9px 7px;margin:0 auto;border-radius:12px}.provider-side-icon{width:26px;height:30px}.provider-side-label{font-size:9px}.provider-grid{gap:7px}.provider-card{border-radius:16px}.provider-card:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 193' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='u' x1='50%25' y1='100%25' x2='50%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%2300ff66' stop-opacity='1'/%3E%3Cstop offset='50%25' stop-color='%2300ff66' stop-opacity='0.9'/%3E%3Cstop offset='75%25' stop-color='%23d7dde3' stop-opacity='0.52'/%3E%3Cstop offset='100%25' stop-color='%23ffffff' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M2 58 L2 176 Q2 191 17 191 L143 191 Q158 191 158 176 L158 58' fill='none' stroke='url(%23u)' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.provider-card-name{padding:5px 7px 8px;font-size:10px}}.category-menu,.provider-side-menu{row-gap:4px!important}.category-item{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;min-height:56px!important;padding:0!important;border:0!important;background:transparent!important;color:#fffffff5!important;cursor:pointer!important}.icon-category-item{position:relative!important;z-index:2!important;display:block!important;width:32px!important;height:32px!important;margin:0 0 -8px!important;object-fit:contain!important;filter:drop-shadow(0 5px 12px rgba(0,0,0,.35))!important}.w-box.bg-category-item{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:center!important;width:65px!important;min-width:65px!important;max-width:65px!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:0 auto!important;padding:0!important;overflow:hidden!important;border-radius:10px!important;border:1px solid rgba(73,255,140,.24)!important;background:#1f243f!important;box-shadow:inset 0 1px #ffffff0d,0 8px 16px #0003!important;color:#fff!important;font-size:16px!important;line-height:28px!important;font-weight:400!important;text-align:center!important;white-space:nowrap!important}.w-box.bg-category-item:before{content:""!important;position:absolute!important;left:0!important;top:0!important;width:65px!important;height:28px!important;border-radius:10px!important;box-shadow:inset 0 0 0 1px #ffffff08!important;pointer-events:none!important}.category-item.active .w-box.bg-category-item,.category-item:hover .w-box.bg-category-item,.category-item:focus-visible .w-box.bg-category-item{border-color:#4dff8afa!important;box-shadow:0 0 0 1px #4dff8a38,0 0 18px #00ff663d,inset 0 1px #ffffff0f!important}@media (max-width: 420px){.icon-category-item{width:32px!important;height:32px!important}.w-box.bg-category-item,.w-box.bg-category-item:before{width:65px!important;height:28px!important}.w-box.bg-category-item{min-width:65px!important;max-width:65px!important;min-height:29px!important;max-height:28px!important;font-size:16px!important;line-height:28px!important}}.provider-side-icon{width:32px!important;height:32px!important}.provider-side-icon-wrap{width:32px!important;height:32px!important;margin-bottom:-4px!important}.provider-side-text-card{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:65px!important;min-width:65px!important;max-width:65px!important;height:28px!important;min-height:28px!important;max-height:28px!important;padding:0!important;margin:0 auto!important;overflow:hidden!important;border-radius:10px!important;white-space:nowrap!important;line-height:28px!important;font-size:16px!important;font-weight:400!important}.provider-side-text-card:before{width:65px!important;height:28px!important}.provider-side-label{display:block!important;width:65px!important;font-size:16px!important;line-height:28px!important;white-space:nowrap!important;text-align:center!important}@media (max-width: 420px){.provider-side-icon,.provider-side-icon-wrap{width:32px!important;height:32px!important}.provider-side-text-card{width:65px!important;min-width:65px!important;max-width:65px!important;height:28px!important;min-height:28px!important;max-height:28px!important;padding:0!important;font-size:16px!important;line-height:28px!important}.provider-side-text-card:before{width:65px!important;height:28px!important}.provider-side-label{width:65px!important;font-size:16px!important;line-height:28px!important}}.provider-name,.game-name,.provider-title,.game-title,.provider-label,.game-label,.provider-card-label,.game-card-label,.game-card-name,.provider-card-name,.card-provider-name,.card-game-name,.provider-info,.game-info,.game-meta,.provider-meta{display:none!important}.provider-card,.game-card,.provider-item,.game-item,.provider-btn,.game-btn,button[class*=games-wrap],button[class*=game-card],button[class*=provider-card]{padding-bottom:0!important}.provider-card:after,.game-card:after{bottom:0!important}.provider-card-name,.game-card-name,.provider-name,.game-name{display:none!important}.success-screen-body{padding-bottom:236px!important;margin-bottom:0!important;scroll-padding-bottom:236px}.success-screen-preview,.app-preview-shell{padding-bottom:0!important}.provider-lobby-section,.provider-content,.provider-grid{padding-bottom:140px!important;margin-bottom:0!important;scroll-margin-bottom:236px}.provider-grid:after{content:"";display:block;height:140px;grid-column:1 / -1}.provider-card-button{position:relative}.provider-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:3}.provider-card-cta{min-width:96px;padding:10px 18px;border-radius:999px;background:linear-gradient(180deg,#ff7bbb,#ff4f97);color:#fff;font-weight:500;font-size:16px;line-height:1;text-align:center;box-shadow:0 10px 18px #ff4f9759;border:1px solid rgba(255,255,255,.22)}.provider-selector-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#040a18c7;display:flex;align-items:center;justify-content:center;padding:20px}.provider-selector-modal{width:min(92vw,420px);max-height:82vh;overflow:auto;border-radius:24px;background:radial-gradient(circle at top,rgba(32,183,86,.18),transparent 40%),linear-gradient(180deg,#081430fa,#060c1cfa);border:1px solid rgba(0,255,102,.24);box-shadow:0 24px 48px #0000006b;padding:18px}.provider-selector-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.provider-selector-head h3{margin:0;color:#fff;font-size:24px;font-weight:500}.provider-selector-head p{margin:4px 0 0;color:#ffffffb8;font-size:14px}.provider-selector-close{border:0;background:#ffffff14;color:#fff;width:38px;height:38px;border-radius:50%;font-size:26px;line-height:1;cursor:pointer}.provider-selector-grid{display:grid;gap:10px}.provider-selector-item{width:100%;border:1px solid rgba(0,255,102,.22);background:#07132ce6;border-radius:18px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;cursor:pointer}.provider-selector-item-title{text-align:left;font-size:15px;font-weight:400}.provider-selector-item-action{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:linear-gradient(180deg,#ff7bbb,#ff4f97);font-size:13px;font-weight:500}@media (max-width: 640px){.provider-card-cta{min-width:88px;padding:9px 14px;font-size:15px}.provider-selector-modal{width:min(94vw,380px);padding:16px}.provider-selector-head h3{font-size:22px}}.provider-card-overlay{opacity:0;transition:opacity .2s ease,transform .2s ease}.provider-card-cta{min-width:96px;padding:10px 18px;border-radius:999px;background:linear-gradient(180deg,#00ff80f5,#00b55af5);color:#04150b;font-weight:500;font-size:15px;line-height:1;text-align:center;box-shadow:0 10px 22px #00ff8038;border:1px solid rgba(255,255,255,.34);transform:translateY(10px);transition:transform .2s ease,opacity .2s ease}@media (hover: hover) and (pointer: fine){.provider-card-button:hover .provider-card-overlay,.provider-card-button:focus-visible .provider-card-overlay{opacity:1}.provider-card-button:hover .provider-card-cta,.provider-card-button:focus-visible .provider-card-cta{transform:translateY(0)}}@media (hover: none),(pointer: coarse){.provider-card-overlay{display:none}}.provider-games-page-head{margin-bottom:12px}.provider-games-back{border:1px solid rgba(0,255,128,.42);background:linear-gradient(180deg,#0a2c1af5,#081b12f5);color:#fff;border-radius:999px;padding:10px 16px;font-weight:500;box-shadow:0 12px 28px #00000047,0 0 18px #00ff801f}.provider-games-title{margin:14px 0 6px;font-size:28px;line-height:1.05;color:#fff;font-weight:500}.provider-games-subtitle{margin:0;color:#ffffffd1;font-size:15px}.provider-games-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;padding-bottom:120px}.provider-games-card{overflow:hidden;border-radius:14px;background:radial-gradient(circle at 50% 0%,rgba(255,86,196,.12),transparent 28%),linear-gradient(180deg,#230e56f5,#0f092afa);border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 28px #0000003d}.provider-games-card-media{aspect-ratio:1 / 1.02;overflow:hidden}.provider-games-card-image{width:100%;height:100%;display:block;object-fit:cover}.provider-games-card-body{padding:8px 8px 10px}.provider-games-card-name{color:#fff;font-weight:500;font-size:12px;line-height:1.25;min-height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.provider-games-card-action{width:100%;margin-top:8px;border:0;border-radius:999px;padding:9px 10px;background:linear-gradient(180deg,#00ff80,#00c967);color:#04150b;font-size:15px;font-weight:500;box-shadow:0 10px 20px #00ff802e;cursor:pointer}@media (max-width: 720px){.provider-games-page{padding:4px 0 110px}.provider-games-title{font-size:22px}.provider-games-subtitle{font-size:14px}.provider-games-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.provider-games-card{border-radius:12px}.provider-games-card-body{padding:6px 6px 8px}.provider-games-card-name{font-size:11px;min-height:28px}.provider-games-card-action{font-size:13px;padding:8px;margin-top:6px}}.provider-selector-backdrop{display:none!important}.provider-content-games{padding-bottom:140px}.provider-games-page{padding:6px 0 120px}.provider-games-back{border:1px solid rgba(0,255,128,.42);background:linear-gradient(180deg,#08321ef5,#041c12fa);color:#fff;border-radius:999px;padding:10px 16px;font-weight:500;box-shadow:0 12px 28px #00000047,0 0 18px #00ff8024}.provider-games-card-body{padding:10px}.provider-games-card-name{display:none!important}.provider-games-card-action{width:100%;margin-top:0;border:0;border-radius:999px;padding:10px;background:linear-gradient(180deg,#ffd96a,#d7a524);color:#111;font-size:15px;font-weight:500;box-shadow:0 10px 20px #d7a52438;cursor:pointer}.provider-lobby-section{align-items:start}.provider-side-menu{position:sticky;top:76px;align-self:start;max-height:calc(100vh - 92px);overflow-y:auto;z-index:5;scrollbar-width:none}.provider-side-menu::-webkit-scrollbar{display:none}.provider-games-page-head{margin-bottom:10px}.provider-games-title,.provider-games-subtitle{display:none!important}.provider-games-grid{gap:8px;margin-top:6px;padding-bottom:120px}.provider-games-card{border-radius:12px}.provider-games-card-media{aspect-ratio:1 / 1.06}.provider-games-card-body{padding:6px 6px 7px}.provider-games-card-action{margin-top:0;min-height:32px;padding:6px 8px;font-size:13px;line-height:1.1;background:linear-gradient(180deg,#ffd96a,#d7a524);color:#111;box-shadow:0 8px 16px #d7a52438}@media (max-width: 720px){.provider-lobby-section{grid-template-columns:74px minmax(0,1fr);gap:8px}.provider-side-menu{top:72px;max-height:calc(100vh - 84px)}.provider-games-page{padding-top:2px}.provider-games-page-head{margin-bottom:8px}.provider-games-back{padding:9px 14px;font-size:13px}.provider-games-grid{gap:7px;margin-top:4px}.provider-games-card-media{aspect-ratio:1 / 1.08}.provider-games-card-body{padding:5px 5px 6px}.provider-games-card-action{min-height:30px;padding:5px 6px;font-size:12px}}.menu-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:35;display:flex;justify-content:flex-end;background:#06091524;backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);border-radius:inherit}.menu-drawer-panel{position:relative;width:min(339px,calc(100% - 6px));height:100%;margin:0 0 0 auto;padding:14px 14px 16px;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,#222748fa,#1f2442fa);border-left:1px solid rgba(255,255,255,.08);box-shadow:-12px 0 28px #00000042}.menu-drawer-close{position:absolute;top:8px;right:12px;border:0;background:transparent;color:#fffffff2;font-size:22px;font-weight:400;line-height:1;cursor:pointer;z-index:2}.menu-drawer-profile-card{margin-top:0;padding:14px;border-radius:16px;background:linear-gradient(180deg,#222748fa,#1f2442fa);box-shadow:0 10px 20px #00000038}.menu-drawer-rank-wrap{display:flex;justify-content:center;margin-top:2px}.menu-drawer-rank-badge{width:78px;height:78px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.32))}.menu-drawer-rank-badge--fallback{display:grid;place-items:center;color:#fff;font-weight:500;border-radius:999px;background:radial-gradient(circle at 30% 30%,#f6cb7a,#a15e17 62%,#56310c)}.menu-drawer-profile-top{display:block;margin-top:10px}.menu-drawer-profile-text{display:grid;gap:6px}.menu-drawer-profile-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.menu-drawer-profile-row--phone{margin-top:-2px}.menu-drawer-profile-name{color:#fff;font-size:14px;font-weight:400;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-drawer-profile-phone{color:#d6dcff85;font-size:14px;letter-spacing:.2px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-drawer-outline-button{min-width:100px;height:32px;padding:0 14px;border-radius:12px;border:1.5px solid #18ff67;background:#0c132c52;color:#00ff5a;font-size:12px;font-weight:400;white-space:nowrap}.menu-drawer-outline-button--gold{border-color:#ffe437;color:#ffd61b}.menu-drawer-wallet-card{margin-top:10px;padding:18px 16px 16px;border-radius:20px;background:linear-gradient(180deg,#081036fa,#060c2afa)}.menu-drawer-wallet-title{color:#fffffff5;text-align:center;font-size:15px;font-weight:400}.menu-drawer-wallet-value-row{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:10px}.menu-drawer-wallet-value{color:#17ff67;font-size:20px;font-weight:500}.menu-drawer-wallet-refresh{width:24px;height:24px;padding:0;border:0;background:transparent;color:#00ff62}.menu-drawer-wallet-refresh svg,.menu-drawer-chevron-icon{width:100%;height:100%}.menu-drawer-wallet-refresh svg path,.menu-drawer-chevron-icon path{fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.menu-drawer-balance-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.menu-drawer-action-button{height:46px;border:0;border-radius:11px;color:#fff;font-size:16px;font-weight:500}.menu-drawer-action-button--withdraw{background:linear-gradient(180deg,#ff413c,#ff2f2f)}.menu-drawer-action-button--deposit{background:linear-gradient(180deg,#12ef51,#08df44)}.menu-drawer-sections{margin-top:14px;display:grid;gap:10px}.menu-drawer-section-card{overflow:hidden;padding:0 14px;min-height:52px;border-radius:10px;background:#0a102af5;box-shadow:none}.menu-drawer-section-card.collapsed{padding-bottom:0}.menu-drawer-section-card.expanded{padding-bottom:10px}.menu-drawer-section-header{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0;border:0;outline:0;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-shadow:none;cursor:pointer;color:#19ff66;font-size:14px;font-weight:500;text-align:left;margin-bottom:0}.menu-drawer-section-card.expanded .menu-drawer-section-header{margin-bottom:6px}.menu-drawer-chevron-icon{width:18px;height:18px;color:#2bff73}.menu-drawer-list{display:grid;gap:8px;padding-bottom:10px}.menu-drawer-list-item{position:relative;width:100%;display:flex;align-items:center;gap:10px;min-height:40px;padding:0 12px;border:0;outline:0;border-radius:8px;background:#303a68d9;-moz-appearance:none;appearance:none;-webkit-appearance:none;box-shadow:none;color:#fff;text-align:left;cursor:pointer}.menu-drawer-list-item.active{background:linear-gradient(180deg,#12523dfa,#104237fa);box-shadow:inset 0 0 0 1px #3dff7d29}.menu-drawer-list-icon-wrap{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto}.menu-drawer-list-icon{width:22px;height:22px;object-fit:contain}.menu-drawer-list-emoji{font-size:18px;line-height:1}.menu-drawer-list-label{flex:1;font-size:13px;font-weight:400}.menu-drawer-list-status{width:10px;height:10px;border-radius:50%;background:#a6ff00;box-shadow:0 0 10px #a6ff00b3}.menu-drawer-contact-title{margin-top:18px;text-align:center;color:#fff;font-size:15px;font-weight:500}.menu-drawer-socials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.menu-drawer-social-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;border-radius:9px;text-decoration:none;font-size:13px;font-weight:400;background:#0e143238}.menu-drawer-social-button.line{color:#20ff65;border:1px solid rgba(32,255,101,.85)}.menu-drawer-social-button.telegram{color:#46bbff;border:1px solid rgba(70,187,255,.85)}.menu-drawer-social-icon{width:16px;height:16px;object-fit:contain}.menu-drawer-logout-button{position:relative;z-index:5;pointer-events:auto;cursor:pointer;width:100%;min-height:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:18px;border-radius:10px;border:1.5px solid rgba(255,68,83,.9);background:#11173633;color:#ff4a5f;font-size:16px;font-weight:500;-webkit-tap-highlight-color:transparent}@media (max-width: 520px){.menu-drawer-panel{width:min(339px,calc(100% - 8px));padding:14px 14px 16px}.menu-drawer-profile-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.menu-drawer-outline-button{min-width:100px;padding-inline:12px}}.profile-page-screen{position:relative;width:100%;padding:10px 4px 0;background:transparent}.profile-page-card{position:relative;width:min(350px,100%);max-width:370px;margin:0 auto;border-radius:24px;padding:20px 14px 18px;background:radial-gradient(circle at 18% 10%,#8dff6824,#8dff6800 34%),linear-gradient(180deg,#0a1d1d,#091717 56%,#071212);border:1px solid rgba(108,255,70,.44);box-shadow:0 0 0 1px #b8ffa20f inset,0 0 22px #6fff4a2e,0 0 52px #6fff4a24,0 16px 32px #0000006b}.profile-page-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff14,#ffffff05 26%,#fff0 54%)}.profile-page-close{position:absolute;top:8px;right:12px;border:0;background:transparent;color:#ecf6fff0;cursor:pointer;font-size:22px;font-weight:400;line-height:1}.profile-page-rank-wrap{display:flex;justify-content:center}.profile-page-rank-badge{width:82px;height:82px;object-fit:contain;filter:drop-shadow(0 10px 16px rgba(0,0,0,.36))}.profile-page-rank-badge--fallback{display:grid;place-items:center;border-radius:999px;background:radial-gradient(circle at 30% 30%,#efffde,#b8ff7f 34%,#4ea423 72%,#21390f);color:#fff;font-weight:500}.profile-page-identity{margin-top:6px;text-align:center}.profile-page-phone{font-size:18px;font-weight:500;color:#fff;letter-spacing:.2px}.profile-page-subtitle{margin-top:4px;font-size:14px;font-weight:400;color:#ecffe6eb}.profile-page-fields{margin-top:16px;display:grid;gap:10px}.profile-page-field{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:54px;padding:0 14px;border-radius:14px;background:linear-gradient(180deg,#092921f2,#081c16fa);border:1px solid rgba(132,255,95,.26);box-shadow:0 10px 24px #0000002e,inset 0 0 14px #8cff6814}.profile-page-field-label{font-size:13px;font-weight:400;color:#fff;white-space:nowrap}.profile-page-field-value{min-width:0;font-size:13px;font-weight:500;color:#fff;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page-field-dot{width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff,#f8fff1 35%,#e3ead8);box-shadow:0 0 12px #ffffff3d}.profile-page-bank-block{margin-top:18px}.profile-page-bank-title{text-align:center;color:#fff;font-size:18px;font-weight:500;margin-bottom:14px}.profile-page-bank-card{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;min-height:128px;padding:16px 16px 16px 14px;border-radius:18px;background:linear-gradient(135deg,#f4ffe8,#d8ffab 22%,#aaf15d 55%,#75d120);box-shadow:0 0 24px #6fff4a2e;touch-action:pan-y;-webkit-user-select:none;user-select:none}.profile-page-bank-logo{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fdfffe,#f3ffe6 38%,#c6f79d);box-shadow:inset 0 0 0 3px #ffffff73,0 10px 18px #00000024}.profile-page-bank-logo .bank-logo-frame{width:46px;height:46px;padding:0;border-radius:50%;background:transparent;box-shadow:none}.profile-page-bank-logo .bank-logo,.profile-page-bank-logo .bank-logo-placeholder{width:46px;height:46px}.profile-page-bank-details{min-width:0;display:grid;gap:6px;color:#182103}.profile-page-bank-name-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-page-bank-name,.profile-page-bank-number,.profile-page-bank-owner{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page-bank-name{font-size:17px;font-weight:500}.profile-page-bank-badge{flex:0 0 auto;padding:4px 10px;border-radius:999px;background:linear-gradient(180deg,#ffeb92,#ffca39);color:#640;font-size:11px;font-weight:500;box-shadow:0 4px 12px #ffc93947}.profile-page-bank-number{font-size:17px;font-weight:500}.profile-page-bank-owner{font-size:15px;font-weight:400}.profile-page-bank-nav{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:10px;margin-top:12px}.profile-page-bank-nav-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(137,255,99,.5);border-radius:999px;background:#071f12bd;color:#d8ffb6;font-size:20px;line-height:1;cursor:pointer}.profile-page-bank-nav-button:active{transform:scale(.97)}.profile-page-bank-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.profile-page-bank-dots button{width:8px;height:8px;border-radius:999px;background:#c8ffb366}.profile-page-bank-dots .active{width:26px;background:linear-gradient(90deg,#c3ff7a,#72ea2b);box-shadow:0 0 12px #6fff4a59}.profile-page-add-bank-button{width:100%;height:52px;margin-top:16px;border-radius:14px;border:1px solid rgba(137,255,99,.68);background:linear-gradient(180deg,#0c2c1ae0,#081c12f5);color:#f3ffe8;font-size:17px;font-weight:500;box-shadow:0 0 18px #6fff4a29}.profile-add-bank-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1600;display:grid;place-items:center;padding:20px;background:#0000008f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-add-bank-modal{width:min(380px,calc(100vw - 32px));border-radius:22px;padding:18px 18px 20px;background:linear-gradient(180deg,#20264a,#1d2345);border:1.5px solid rgba(255,208,51,.9);box-shadow:0 18px 40px #00000075}.profile-add-bank-title{text-align:center;font-size:22px;font-weight:400;color:#1dff62}.profile-add-bank-subtitle{margin-top:8px;text-align:center;font-size:13px;color:#d6dcefb8}.profile-add-bank-field-group{margin-top:16px}.profile-add-bank-label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#fff}.profile-add-bank-modal .bank-select-trigger,.profile-add-bank-input{min-height:44px;border-radius:12px;background:#1a2140;border:1px solid rgba(106,122,180,.34);color:#fff;box-shadow:none}.profile-add-bank-modal .bank-placeholder{color:#b9c2e18f}.profile-add-bank-input{width:100%;padding:0 14px;font-size:15px;font-weight:400;outline:none}.profile-add-bank-input::placeholder{color:#b9c2e161}.profile-add-bank-status{margin-top:14px;font-size:13px;font-weight:400;color:#cfe6ff}.profile-add-bank-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.profile-add-bank-cancel,.profile-add-bank-submit{min-height:42px;border-radius:10px;font-size:15px;font-weight:400}.profile-add-bank-cancel{border:1.5px solid #00ff57;background:#232a4d;color:#00ff57}.profile-add-bank-submit{border:1.5px solid transparent;background:linear-gradient(180deg,#1c3a52,#183549);color:#11ff7057}.profile-add-bank-submit:not(:disabled){background:linear-gradient(180deg,#1aff5b,#10d84c);color:#08311b;box-shadow:0 10px 24px #17ff6138}.profile-add-bank-submit:disabled{cursor:not-allowed;opacity:1}.profile-page-field-button{width:100%;cursor:pointer;text-align:left}.change-password-modal{border-color:#ffd033e6}.change-password-input-wrap{position:relative}.change-password-input{padding-right:54px}.change-password-eye{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:32px;height:32px;display:grid;place-items:center;border:none;background:transparent;color:#adb8ddc7}.change-password-eye svg{width:20px;height:20px}.change-password-eye path,.change-password-eye circle,.change-password-eye line{stroke:currentColor}.success-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1700;display:grid;place-items:center;padding:20px;background:#0000008a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.success-popup-card{width:min(390px,calc(100vw - 32px));display:flex;flex-direction:column;align-items:center;padding:28px 24px 24px;border-radius:22px;background:linear-gradient(180deg,#22294f,#1b2143);border:1.5px solid rgba(255,208,51,.9);box-shadow:0 20px 48px #0000007a;text-align:center}.success-popup-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:999px;border:3px solid rgba(173,255,177,.55);background:#6fff8014}.success-popup-icon-svg{width:34px;height:34px;fill:none;stroke:#94f29c;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.success-popup-title{margin-top:18px;font-size:18px;font-weight:400;color:#fff}.success-popup-message{margin-top:10px;font-size:15px;line-height:1.5;color:#e4eaffd6}.success-popup-button{min-width:132px;min-height:46px;margin-top:22px;padding:0 24px;border:0;border-radius:12px;background:linear-gradient(180deg,#1aff5b,#10d84c);box-shadow:0 12px 24px #17ff6138;color:#06290f;font-size:16px;font-weight:400;cursor:pointer}.success-popup-button:active{transform:translateY(1px)}.wallet-page-screen{position:relative;min-height:calc(100vh - 146px);padding:10px 10px 110px;background:radial-gradient(circle at top right,rgba(22,255,117,.18),transparent 34%),linear-gradient(180deg,#071535,#022211)}.wallet-page-stack{display:flex;flex-direction:column;gap:16px}.wallet-primary-card,.wallet-income-card{border-radius:22px;background:linear-gradient(180deg,#1b2352fa,#141c46f7);border:1px solid rgba(43,255,116,.28);box-shadow:0 16px 34px #00000047}.wallet-primary-card{display:flex;align-items:center;gap:16px;padding:18px 18px 16px}.wallet-primary-illustration-wrap{flex:0 0 112px;display:flex;align-items:flex-end;justify-content:center}.wallet-primary-illustration{width:108px;height:auto;display:block}.wallet-primary-content{min-width:0;flex:1;text-align:center}.wallet-primary-title,.wallet-income-title,.wallet-other-income-label{color:#fff;font-size:17px;font-weight:400}.wallet-primary-balance-row{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:8px;color:#14ff5e}.wallet-primary-currency,.wallet-primary-balance,.wallet-income-balance,.wallet-other-income-pill{text-shadow:0 0 14px rgba(20,255,94,.18)}.wallet-primary-currency{font-size:18px;font-weight:400}.wallet-primary-balance{font-size:22px;font-weight:400;line-height:1}.wallet-primary-refresh,.wallet-pill-refresh{width:26px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;padding:0;border-radius:999px;background:transparent;color:#19ff62;cursor:pointer}.wallet-primary-refresh svg,.wallet-pill-refresh svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.wallet-primary-refresh.is-loading svg,.wallet-pill-refresh.is-loading svg{animation:walletSpin .9s linear infinite}.wallet-primary-updated{margin-top:8px;color:#e8efffd1;font-size:13px;line-height:1.4}.wallet-primary-updated span{color:#14ff5e;font-weight:500}.wallet-other-income-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.wallet-other-income-pill{min-width:168px;padding:11px 14px;border-radius:999px;background:linear-gradient(180deg,#27316afa,#1f285bfa);border:1px solid rgba(43,255,116,.22);display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#18ff61;font-size:15px;font-weight:400}.wallet-income-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wallet-income-card{padding:14px 12px 16px;text-align:center}.wallet-income-illustration{display:block;margin:0 auto 8px;object-fit:contain}.wallet-income-illustration--affiliate{width:82px;height:82px}.wallet-income-illustration--rebate{width:78px;height:78px}.wallet-income-title{min-height:44px;line-height:1.24}.wallet-income-balance{margin-top:8px;color:#18ff61;font-size:16px;font-weight:400}.wallet-income-action{width:100%;min-height:40px;margin-top:12px;border:0;border-radius:11px;background:linear-gradient(180deg,#1bff5e,#14df4d);color:#04210c;font-size:15px;font-weight:400;cursor:pointer}.wallet-income-action:disabled{opacity:.52;cursor:not-allowed}.wallet-income-history{margin-top:8px;border:0;padding:0;background:transparent;color:#14ff5e;font-size:14px;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.wallet-page-note{padding:2px 4px 0;white-space:pre-line;color:#fff;font-size:13px;line-height:1.45}.wallet-page-fab{position:fixed;right:14px;bottom:78px;width:48px;height:48px;border:0;border-radius:14px;background:linear-gradient(180deg,#1bff5f,#12d84d);box-shadow:0 14px 24px #11ff5838;display:flex;align-items:center;justify-content:center;cursor:pointer}.wallet-page-fab span,.wallet-page-fab i{position:absolute;display:block;background:#073215;border-radius:999px}.wallet-page-fab span:nth-child(1){width:15px;height:2.8px;top:15px;left:13px}.wallet-page-fab span:nth-child(2){width:15px;height:2.8px;top:22px;left:13px}.wallet-page-fab span:nth-child(3){width:15px;height:2.8px;top:29px;left:13px}.wallet-page-fab i{width:2.8px;height:12px;right:12px;top:18px}.wallet-page-fab:after{content:"";position:absolute;right:7px;top:22px;width:12px;height:2.8px;border-radius:999px;background:#073215}@keyframes walletSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 420px){.wallet-primary-card{padding:16px 14px 14px;gap:12px}.wallet-primary-illustration-wrap{flex-basis:92px}.wallet-primary-illustration{width:88px}.wallet-other-income-pill{min-width:142px;padding-inline:12px}}.wallet-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:360;background:#040a18bd;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:16px}.wallet-modal-card,.wallet-history-modal{width:min(100%,380px);border-radius:22px;background:linear-gradient(180deg,#1c2452fa,#1a2148fa);border:1.5px solid #ffd400;box-shadow:0 22px 56px #0000006b}.wallet-modal-card{padding:26px 22px 22px}.wallet-modal-title{text-align:center;color:#14ff5e;font-size:23px;font-weight:400;line-height:1.12}.wallet-modal-minimum{margin-top:14px;text-align:center;color:#ffd43b;font-size:14px;font-weight:400}.wallet-modal-section-title{margin-top:18px;color:#fff;font-size:15px;font-weight:500}.wallet-modal-available,.wallet-modal-input{width:100%;margin-top:10px;min-height:44px;border-radius:11px;border:1px solid rgba(157,178,236,.45);background:#111a3ee0;color:#fff;font-size:16px}.wallet-modal-available{display:flex;align-items:center;justify-content:center;color:#14ff5e;font-weight:400}.wallet-modal-input{padding:0 16px;outline:none}.wallet-modal-input:focus{border-color:#14ff5ea6;box-shadow:0 0 0 3px #14ff5e24}.wallet-modal-status{margin-top:10px;color:#ffd66b;font-size:13px;line-height:1.45}.wallet-modal-actions{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.wallet-modal-cancel,.wallet-modal-submit,.wallet-history-close{min-height:42px;border-radius:10px;font-size:15px;font-weight:400;cursor:pointer}.wallet-modal-cancel{border:1.5px solid #14ff5e;background:transparent;color:#14ff5e}.wallet-modal-submit{border:0;background:linear-gradient(180deg,#19ff5b,#12e24d);color:#062510}.wallet-modal-submit:disabled{opacity:.35;cursor:not-allowed}.wallet-history-modal{max-height:min(78vh,640px);padding:18px 16px 16px;display:flex;flex-direction:column}.wallet-history-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.wallet-history-title{color:#14ff5e;font-size:20px;font-weight:400}.wallet-history-subtitle{margin-top:4px;color:#ffffffc2;font-size:12px}.wallet-history-close{min-width:56px;padding:0 14px;border:1px solid rgba(255,255,255,.22);background:#09122dd1;color:#fff}.wallet-history-list{overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:2px}.wallet-history-item{border-radius:14px;border:1px solid rgba(134,154,215,.2);background:#070f29a3;padding:12px}.wallet-history-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.wallet-history-item-date{color:#ffffffbf;font-size:12px}.wallet-history-item-status{color:#ffd43b;font-size:12px;text-align:right}.wallet-history-item-amount{margin-top:8px;color:#14ff5e;font-size:18px;font-weight:400}.wallet-history-item-meta{margin-top:8px;display:grid;gap:4px;color:#fff;font-size:12px;line-height:1.45}.wallet-history-empty{padding:26px 10px 20px;text-align:center;color:#ffffffd6;font-size:14px}.referral-page-screen{padding:8px 0 92px}.referral-page-shell{display:flex;flex-direction:column;gap:12px;padding:0 14px 18px}.referral-page-topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;background:#1a2255eb;border:1px solid rgba(32,255,112,.28);border-radius:18px;padding:12px 14px;color:#fff}.referral-back-button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#3dff71;font-size:14px;font-weight:400}.referral-page-title{text-align:center;font-size:18px;font-weight:500;color:#fff}.referral-topbar-spacer{width:70px}.referral-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#090e2df2;border-radius:18px;padding:8px}.referral-tab{min-height:48px;border:0;border-radius:14px;background:transparent;color:#fff6;font-size:15px;font-weight:500}.referral-tab.active{background:linear-gradient(180deg,#0cff4d,#09e744);color:#072031;box-shadow:0 10px 24px #0aff5a3d}.referral-summary-stack,.referral-guide-stack{display:flex;flex-direction:column;gap:14px}.referral-income-card,.referral-link-card,.referral-metric-card,.referral-table-card,.referral-guide-card{background:#1a2255f2;border:1px solid rgba(32,255,112,.18);border-radius:18px;padding:16px;color:#fff}.referral-income-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.referral-income-label,.referral-table-title,.referral-metric-title{font-size:15px;font-weight:500;color:#fff}.referral-income-balance,.referral-metric-value{margin-top:8px;color:#14ff65;font-size:22px;font-weight:400}.referral-metric-value span{color:#fff;font-size:14px;font-weight:400}.referral-withdraw-button{min-width:106px;height:42px;border-radius:13px;border:1px solid #0dff5b;background:transparent;color:#0dff5b;font-weight:500;font-size:15px}.referral-chip{width:fit-content;margin:-4px auto 14px;padding:6px 14px;border-radius:999px;background:#090e2df5;font-size:14px;font-weight:500}.referral-link-row{display:grid;grid-template-columns:1fr 56px;overflow:hidden;border:1px solid rgba(190,196,255,.35);border-radius:14px;background:#10173afa}.referral-link-text{padding:14px 16px;color:#fff;font-size:13px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.referral-copy-button{border:0;background:linear-gradient(180deg,#09ff52,#00f44b);display:grid;place-items:center}.referral-copy-icon{width:16px;height:20px;border:2px solid #0b163a;border-radius:4px;position:relative}.referral-copy-icon:before{content:"";position:absolute;width:16px;height:20px;border:2px solid #0b163a;border-radius:4px;background:transparent;top:-6px;left:-6px}.referral-copy-status{margin-top:8px;color:#12ff63;font-size:13px;font-weight:400;text-align:center}.referral-date-title{text-align:center;color:#fff;font-size:17px;font-weight:500}.referral-date-wrap{display:flex;justify-content:flex-start}.referral-date-input{min-width:184px;height:40px;border-radius:12px;border:0;background:#131c48f5;color:#fff;padding:0 14px;font-size:15px;font-weight:500}.referral-table-scroll{overflow-x:auto;margin-top:14px}.referral-table{width:100%;min-width:560px;border-collapse:collapse;color:#fff}.referral-table th,.referral-table td{padding:10px 8px;text-align:center;font-size:14px;border-bottom:1px solid rgba(255,255,255,.08)}.referral-table th,.referral-table-total td{font-weight:500}.referral-stat-list{display:flex;flex-direction:column;gap:10px}.referral-stat-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;border-radius:12px;background:#1a2255f2;border:1px solid rgba(32,255,112,.18);padding:0 14px;color:#fff;font-size:15px;font-weight:400}.referral-stat-row strong{color:#0dff5b;font-size:16px;font-weight:400}.referral-guide-progress{height:14px;border-radius:999px;background:#1a2255f2;border:1px solid rgba(32,255,112,.14);position:relative}.referral-guide-progress:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:999px;background:#0c1848f2}.referral-guide-step{display:grid;grid-template-columns:82px 1fr;gap:12px;align-items:center;background:#131c48e6;border-radius:16px;padding:14px}.referral-guide-number{display:grid;place-items:center;width:82px;height:82px;border-radius:18px;background:linear-gradient(180deg,#0cff4d,#09e744);color:#243381;font-size:52px;font-weight:400}.referral-guide-title{color:#10ff63;font-size:15px;font-weight:400;margin-bottom:8px}.referral-guide-text{color:#fff;font-size:14px;line-height:1.6;font-weight:400}.referral-loading-card{text-align:center;color:#11ff63;font-size:14px;font-weight:500;padding:8px 0 6px}.promotion-page-screen{padding:8px 12px 98px}.promotion-page-shell{display:flex;flex-direction:column;gap:12px}.promotion-page-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:10px 14px;border-radius:18px;background:var(--bg-card);border:1px solid rgba(0,240,96,.24)}.promotion-back-button{justify-self:start;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--green);font-weight:500}.promotion-page-title{text-align:center;font-size:18px;font-weight:400}.promotion-filter-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:0 2px}.promotion-filter-tab{min-width:82px;min-height:36px;padding:0 16px;border-radius:999px;border:1px solid rgba(144,154,201,.4);background:#131831f5;color:var(--text-muted);font-weight:500}.promotion-filter-tab.active{color:#04130a;background:linear-gradient(180deg,#09ff52,#00d93f);border-color:#00f060e6;box-shadow:0 8px 20px #00f06038}.promotion-grid{display:grid;gap:14px}.promotion-card{display:block;width:100%;padding:0;background:transparent;border:0;text-align:left}.promotion-card-image-wrap{position:relative;overflow:hidden;border-radius:0;background:#0e1532}.promotion-card-image{display:block;width:100%;aspect-ratio:1008 / 624;object-fit:cover}.promotion-tag-stack{position:absolute;left:0;bottom:14px;display:flex;flex-direction:column;gap:2px}.promotion-card-id,.promotion-tag-chip{min-height:20px;padding:0 10px;display:inline-flex;align-items:center;font-size:11px;font-weight:400;color:#00120a;background:#00d8ff;clip-path:polygon(0 0,100% 0,90% 100%,0% 100%)}.promotion-card-id{background:#f22;color:#fff}.promotion-loading-card,.promotion-empty-card{padding:20px 16px;border-radius:18px;background:#181d39f2;border:1px solid rgba(0,240,96,.18);text-align:center}.promotion-empty-icon{width:54px;height:54px;object-fit:contain;opacity:.88}.promotion-empty-title{margin-top:10px;font-weight:500}.promotion-detail-modal{width:min(430px,calc(100vw - 32px));max-height:min(86vh,760px);overflow:auto;border-radius:0 0 18px 18px;background:#09102a;border:1px solid rgba(0,240,96,.35);box-shadow:0 24px 52px #00000073}.promotion-detail-image{display:block;width:100%;aspect-ratio:1008 / 624;object-fit:cover}.promotion-detail-content{padding:14px 18px 18px}.promotion-detail-body{color:#fff;font-size:15px;line-height:1.7}.promotion-detail-body h1,.promotion-detail-body h2,.promotion-detail-body h3,.promotion-detail-body h4,.promotion-detail-body h5{margin:14px 0 8px;font-size:22px;line-height:1.3}.promotion-detail-body p{margin:0 0 8px}.promotion-detail-body strong,.promotion-detail-body b,.promotion-detail-body u{font-weight:400}.promotion-detail-body [style*="rgb(230, 0, 0)"]{color:#ff2a2a!important}.promotion-detail-body [style*="rgb(102, 185, 102)"]{color:#67e07b!important}.promotion-detail-heading{color:#ff2a2a!important;font-weight:700!important;text-decoration:underline;text-underline-offset:3px}.promotion-detail-contact{color:#67e07b!important;font-weight:700!important;text-decoration:underline;text-underline-offset:3px}.promotion-active-card{display:grid;gap:0;margin:2px 0 18px;padding:14px;border-radius:22px;background:linear-gradient(180deg,#1c2761fa,#161f54fa);border:1px solid rgba(24,255,95,.24);box-shadow:0 14px 30px #00000047}.promotion-active-wallet-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.promotion-active-wallet-label{color:#fff;font-size:16px;font-weight:700;letter-spacing:0}.promotion-active-wallet-value-wrap{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:182px;padding:10px 14px;border-radius:16px;background:linear-gradient(180deg,#18754df0,#126845f0);border:1px solid rgba(50,255,127,.18)}.promotion-active-wallet-value{color:#1cff67;font-size:14px;font-weight:700;white-space:nowrap}.promotion-active-refresh{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(24,255,103,.55);border-radius:999px;background:transparent;color:#1cff67;font-size:18px;line-height:1}.promotion-active-panel{padding:24px 16px 18px;border-radius:18px;background:linear-gradient(180deg,#121c4afa,#111a45fa);border:1px solid rgba(255,255,255,.03)}.promotion-active-title{color:#fff;font-size:15px;font-weight:700;text-align:center}.promotion-active-name{margin-top:12px;color:#19ff67;font-size:15px;line-height:1.4;font-weight:700;text-align:center}.promotion-active-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.promotion-active-cancel,.promotion-active-detail{min-height:44px;padding:0 10px;border-radius:12px;font-size:14px;font-weight:700}.promotion-active-cancel{border:1px solid rgba(255,83,83,.95);background:transparent;color:#ff5353;opacity:1}.promotion-active-detail{border:none;background:linear-gradient(180deg,#1aff61,#13e854);color:#07210e}.promotion-active-turnover-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;color:#fff;font-size:16px;font-weight:700}.promotion-active-turnover-row strong{color:#19ff67;font-size:16px}.promotion-active-progress-track{margin-top:16px;height:18px;border-radius:999px;background:#a3aac552;overflow:hidden}.promotion-active-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#1aff61,#13e854)}.promotion-active-expire{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;color:#fff;font-size:14px;font-weight:700;text-align:center}.promotion-active-expire strong{color:#ff4d4d;font-weight:700}@media (max-width: 420px){.promotion-active-card{padding:12px;border-radius:20px}.promotion-active-wallet-value-wrap{min-width:160px;padding:10px 12px}.promotion-active-panel{padding:22px 14px 16px}.promotion-active-name{font-size:14px}.promotion-active-turnover-row{font-size:15px}}.promotion-detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.promotion-detail-actions.single-action{grid-template-columns:minmax(0,1fr)}.promotion-detail-claim,.promotion-detail-close{width:100%;min-height:42px;border-radius:12px;font-weight:400}.promotion-detail-claim{border:none;background:linear-gradient(180deg,#17ff54,#0fdb44);color:#04210b}.promotion-detail-claim:disabled{opacity:.7}.promotion-detail-close{border:1px solid rgba(0,240,96,.8);background:transparent;color:var(--green)}@media (max-width: 560px){.promotion-page-screen{padding-inline:10px}.promotion-filter-tab{min-width:0;padding-inline:14px}.promotion-detail-body{font-size:14px}.promotion-detail-body h1,.promotion-detail-body h2,.promotion-detail-body h3,.promotion-detail-body h4,.promotion-detail-body h5{font-size:18px}}.deposit-history-screen{padding:10px 14px 96px}.deposit-history-shell{display:grid;gap:12px}.deposit-history-topbar{position:sticky;top:0;z-index:2}.deposit-history-card{overflow:hidden;border-radius:18px;border:1px solid rgba(0,240,96,.22);background:linear-gradient(180deg,#0d152ef5,#081a2cf0);box-shadow:0 18px 36px #00000038}.deposit-history-loading,.deposit-history-empty{padding:24px 16px;text-align:center;color:#d9e2ff}.deposit-history-table-wrap{overflow-x:auto}.deposit-history-table{width:100%;min-width:620px;border-collapse:collapse}.deposit-history-table thead th{background:linear-gradient(180deg,#49ff90,#39e376);color:#061a0a;font-size:15px;font-weight:400;text-align:left;padding:12px 10px;white-space:nowrap}.deposit-history-table tbody td{padding:14px 10px;color:#fff;font-size:14px;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:middle}.deposit-history-table tbody tr:nth-child(odd) td{background:#12213da3}.deposit-history-table tbody tr:nth-child(2n) td{background:#0a263594}.deposit-history-type-pill{min-width:52px;min-height:36px;padding:4px 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.05;font-size:13px;font-weight:400}.deposit-history-type-pill.deposit{color:#2effd1;background:#00382ef2}.deposit-history-type-pill.withdraw{color:#ff8e8e;background:#651c1cf2}.deposit-history-amount{font-weight:400;white-space:nowrap}.deposit-history-amount.positive{color:#32ffc7}.deposit-history-amount.negative{color:#ff4c4c}.deposit-history-datetime{display:grid;gap:4px;white-space:nowrap}.deposit-history-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:14px 12px 18px}.deposit-history-page-btn{border:0;background:transparent;color:#ffffffc7;font-size:22px;line-height:1;padding:2px 4px}.deposit-history-page-btn:disabled{opacity:.42}.deposit-history-page-current{min-width:44px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#1bff5f,#12d84d);color:#04180a;font-size:22px;font-weight:400;box-shadow:0 10px 24px #12d84d38}@media (max-width: 420px){.deposit-history-screen{padding-inline:10px}.deposit-history-card{border-radius:16px}.deposit-history-table thead th,.deposit-history-table tbody td{padding-left:8px;padding-right:8px}}.play-history-screen{padding-bottom:96px}.play-history-filter-card{display:grid;gap:10px}.play-history-range-button{width:100%;min-height:48px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#141d3efa,#0f1837f5);color:#fff;font-size:14px;font-weight:500;padding:0 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:inset 0 0 0 1px #50ff920f}.play-history-filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.play-history-filter-field{display:grid;gap:6px;color:#d8e7ff;font-size:12px;font-weight:400}.play-history-filter-field input{width:100%;min-height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#121c3df2;color:#fff;font-size:13px;padding:0 12px}.play-history-quick-actions{display:flex;gap:8px;flex-wrap:wrap}.play-history-quick-btn{min-width:70px;height:34px;border-radius:999px;border:1px solid rgba(34,255,110,.42);background:#081827b8;color:#5eff97;font-size:12px;font-weight:400}.play-history-card .deposit-history-table{min-width:980px}.play-history-table thead th,.play-history-table tbody td{text-align:center}.play-history-game-name{min-width:170px;text-align:left}.deposit-history-amount.neutral{color:#fff}@media (max-width: 520px){.play-history-filter-grid{grid-template-columns:1fr}}.history-wide-shell{max-width:min(1200px,calc(100vw - 20px))}.history-wide-card{padding:0}.promo-history-name{min-width:160px;white-space:normal;line-height:1.4}.promo-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:6px 12px;border-radius:999px;border:1px solid rgba(0,255,208,.65);color:#72ffe8;background:#003c34b8;font-weight:500}.promo-status-pill.cancel{color:#ff9e9e;border-color:#ff5c5c99;background:#661212b8}.promo-status-pill.success{color:#72ffe8}.promo-status-text.success{color:#72ffe8;font-weight:500}.promo-status-text.cancel{color:#ff9e9e;font-weight:500}.promo-status-text.neutral{color:#f4f4f4;font-weight:400}.credit-history-table th:nth-child(1),.credit-history-table td:nth-child(1){min-width:140px;white-space:normal}.credit-history-table th:nth-child(2),.credit-history-table td:nth-child(2){min-width:110px;white-space:normal}.promo-transaction-table th,.promo-transaction-table td,.credit-history-table th,.credit-history-table td{white-space:nowrap}@media (max-width: 768px){.history-wide-shell{max-width:calc(100vw - 12px)}}.menu-drawer-logout-icon{width:18px;height:18px;object-fit:contain;flex:0 0 auto}.menu-drawer-logout-button span{line-height:1}.menu-drawer-scroll-content{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:8px;position:relative;z-index:1}.menu-drawer-footer-actions{position:sticky;bottom:0;z-index:30;margin-top:10px;padding-top:12px;background:linear-gradient(180deg,#1f244200,#1f2442f5 26%,#1f2442)}.menu-drawer-logout-button{position:relative;z-index:31;pointer-events:auto;touch-action:manipulation;cursor:pointer}.menu-drawer-logout-button *{pointer-events:none}.deposit-withdraw-screen{padding:8px 8px 92px}.deposit-withdraw-shell{display:flex;flex-direction:column;gap:8px}.deposit-withdraw-topbar{align-items:center}.deposit-withdraw-topbar-spacer{width:42px}.deposit-withdraw-switch-row{display:flex;align-items:center;gap:7px}.deposit-withdraw-switch{flex:1;display:grid;grid-template-columns:1fr 1fr;padding:3px;border-radius:18px;background:#08133ff2;box-shadow:inset 0 0 0 1px #21e35929,0 4px 10px #0000002e}.deposit-withdraw-switch-btn{height:40px;border:0;border-radius:14px;background:transparent;color:#8affb2;font-size:15px;font-weight:400}.deposit-withdraw-switch-btn.active{background:linear-gradient(180deg,#3eff61,#1fe84f);color:#001a18}.deposit-withdraw-side-button{width:40px;height:40px;border-radius:50%;border:2px solid rgba(130,255,168,.9);background:#08133ff2;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000002e}.deposit-withdraw-side-button img{width:17px;height:17px;object-fit:contain}.deposit-method-card{background:linear-gradient(180deg,#0e1443fa,#090f33fa);border-radius:16px;padding:12px;box-shadow:inset 0 0 0 1px #5471c961,0 8px 14px #00000029}.deposit-method-title{color:#fff;font-size:13px;font-weight:500;text-align:center;margin-bottom:10px}.deposit-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.deposit-method-option{position:relative;min-height:96px;border-radius:12px;border:1px solid rgba(84,113,201,.34);background:linear-gradient(180deg,#212a57eb,#141b3deb);color:#dbe4ff;padding:8px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.deposit-method-option.bank{background:linear-gradient(180deg,#f7e678,#54f16b);color:#07231b}.deposit-method-option.disabled{opacity:.38}.deposit-method-badge{position:absolute;top:4px;left:4px;padding:1px 4px;border-radius:999px;background:#f44336;color:#fff;font-size:9px;line-height:1.2;text-transform:uppercase}.deposit-method-icon{font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;min-height:34px}.deposit-method-icon.has-image img{width:40px;height:40px;object-fit:contain;display:block}.deposit-method-text{white-space:nowrap;font-size:10px;line-height:1.2;font-weight:400;letter-spacing:0}.deposit-balance-card,.deposit-amount-card{background:linear-gradient(180deg,#0e1443fa,#090f33fa);border-radius:14px;padding:11px 11px 10px;box-shadow:inset 0 0 0 1px #5471c961,0 8px 14px #00000029}.deposit-balance-title,.deposit-amount-title,.deposit-bank-label{color:#fff;font-size:13px;font-weight:400}.deposit-balance-amount-row{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:12px;padding:0 12px;background:#04081ed1;box-shadow:inset 0 0 0 1px #5a6dba80}.deposit-balance-amount{color:#71ff9c;font-size:18px;font-weight:400}.deposit-balance-refresh{width:26px;height:30px;border:0;border-radius:50%;background:transparent;display:inline-flex;align-items:center;justify-content:center}.deposit-balance-refresh svg{width:14px;height:14px;stroke:#9f8a4f;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.deposit-balance-updated{margin-top:8px;text-align:center;color:#fff;font-size:11px;font-weight:400}.deposit-balance-updated span{color:#5cf58c}.deposit-bank-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.deposit-bank-dropdown{position:relative;flex:1 1 auto;min-width:0}.deposit-bank-trigger-button{width:100%;border:1px solid rgba(108,138,255,.35);cursor:pointer;text-align:left}.deposit-bank-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:25;display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:16px;border:1px solid rgba(108,138,255,.25);background:linear-gradient(180deg,#081040fa,#0b1852fa);box-shadow:0 14px 28px #00000057}.deposit-bank-menu-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(130,146,255,.2);background:#243887eb;color:#fff;cursor:pointer}.deposit-bank-menu-item.active{border-color:#caff4cb3}.deposit-bank-menu-main{min-width:0;display:flex;align-items:center;gap:10px}.deposit-bank-menu-texts{min-width:0}.deposit-bank-menu-name,.deposit-bank-menu-number{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deposit-bank-menu-name{font-size:13px;font-weight:700}.deposit-bank-menu-number{margin-top:2px;font-size:12px;color:#ffffffe0}.deposit-bank-menu-check{flex:0 0 auto;font-size:18px;font-weight:700;color:#e9ff78}.deposit-bank-trigger{min-width:0;display:flex;align-items:center;gap:8px;height:42px;padding:0 10px;border-radius:10px;background:#08133ff2;box-shadow:inset 0 0 0 1px #5471c973}.deposit-bank-trigger .bank-mark,.deposit-bank-trigger .bank-mark-image,.deposit-bank-trigger .bank-mark-fallback{width:18px;height:18px}.deposit-bank-texts{min-width:0;flex:1}.deposit-bank-name,.deposit-bank-number{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deposit-bank-name{color:#fff;font-size:11px;font-weight:400}.deposit-bank-number{color:#fff;font-size:10px;opacity:.95;font-weight:400}.deposit-bank-caret{color:#b4c8ff;font-size:14px}.deposit-add-bank-button{height:42px;padding:0 12px;border-radius:10px;border:1px solid rgba(74,255,114,.7);background:#002014ad;color:#79ff9e;font-size:13px;font-weight:400}.deposit-amount-input-wrap{margin-top:6px}.deposit-amount-input{width:100%;height:38px;border-radius:10px;border:1px solid rgba(72,98,184,.6);background:#04081ed1;color:#fff;font-size:13px;font-weight:400;text-align:center;padding:0 10px}.deposit-amount-input::placeholder{color:#7b85aa}.deposit-quick-row{margin-top:6px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.deposit-quick-button{height:28px;border-radius:8px;border:1.5px solid rgba(41,255,94,.75);background:#08133fe6;color:#fff;font-size:10px;font-weight:400;display:flex;align-items:center;justify-content:center;gap:3px;padding:0 3px}.deposit-note-text{margin-top:6px;color:#fff;font-size:10px;font-weight:400;line-height:1.35}.deposit-action-row{display:grid;grid-template-columns:1fr 1fr;gap:6px}.deposit-action-cancel,.deposit-action-submit{height:34px;border:0;border-radius:9px;font-size:13px;font-weight:400}.deposit-action-cancel{background:linear-gradient(180deg,#13b53f,#0f8f31);color:#d9ffe5}.deposit-action-submit{background:#6b75ab8c;color:#ffffff73}.deposit-action-submit:enabled{background:linear-gradient(180deg,#3eff61,#1fe84f);color:#001a18}.deposit-service-note{color:#fff;font-size:12px;font-weight:400;line-height:1.35;padding:0 2px 4px}.deposit-service-note a{color:#3f7;text-decoration:underline}@media (max-width: 480px){.deposit-withdraw-screen{padding-left:6px;padding-right:6px}.deposit-withdraw-shell{gap:7px}.deposit-quick-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.deposit-quick-button{font-size:9px;padding:0 1px}.deposit-add-bank-button{padding:0 9px;font-size:12px}}.deposit-webbank-card,.deposit-memberbank-card{margin-top:12px;background:linear-gradient(180deg,#0e1443fa,#090f33fa);border-radius:16px;padding:14px 12px 12px;box-shadow:inset 0 0 0 1px #5471c961,0 8px 14px #00000029}.deposit-section-heading{color:#fff;font-size:14px;font-weight:600;text-align:center}.deposit-webbank-limit{margin-top:6px;color:#fff;font-size:12px;font-weight:500;text-align:center}.deposit-webbank-box,.deposit-memberbank-box{margin-top:12px;border-radius:14px;background:linear-gradient(180deg,#43327cf5,#362669f5);box-shadow:inset 0 0 0 1px #7f6dd75c;padding:14px}.deposit-webbank-box{display:flex;align-items:center;justify-content:space-between;gap:12px}.deposit-webbank-main,.deposit-memberbank-left{min-width:0;display:flex;align-items:center;gap:12px}.deposit-webbank-brand .bank-logo-frame,.deposit-memberbank-left .bank-logo-frame{width:46px;height:46px;min-width:46px}.deposit-webbank-texts,.deposit-memberbank-texts{min-width:0}.deposit-webbank-bankname,.deposit-memberbank-bankname{color:#fff;font-size:13px;font-weight:600;line-height:1.25}.deposit-webbank-owner,.deposit-webbank-numberline,.deposit-memberbank-owner,.deposit-memberbank-numberline{margin-top:3px;color:#fff;font-size:12px;line-height:1.35}.deposit-webbank-copy{min-width:124px;height:38px;border:0;border-radius:999px;background:linear-gradient(180deg,#f8e978,#b9f95b);color:#4a3a00;font-size:12px;font-weight:500;padding:0 14px}.deposit-webbank-warning{margin-top:12px;color:#ff5b5b;font-size:13px;font-weight:600;text-align:center}.deposit-service-note-deposit{margin-top:6px;text-align:center}.deposit-dot-row{margin-top:10px;display:flex;justify-content:center;gap:8px}.deposit-dot-row span{width:8px;height:8px;border-radius:50%;background:#8367df99}.deposit-dot-row span.active{width:24px;border-radius:999px;background:linear-gradient(90deg,#c945ff,#8d67ff)}.deposit-memberbank-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.deposit-memberbank-head .deposit-section-heading{text-align:left}.deposit-memberbank-add{height:30px;padding:0 10px;border-radius:999px;border:0;background:linear-gradient(180deg,#cde6ff,#99c4ff);color:#30476f;font-size:12px;font-weight:600;white-space:nowrap}.deposit-memberbank-box{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.deposit-memberbank-status{min-width:62px;height:28px;border-radius:999px;background:linear-gradient(180deg,#33ffd2,#4af07a);color:#08302a;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.deposit-memberbank-nav{margin-top:12px;display:grid;grid-template-columns:28px 1fr 28px;align-items:center;gap:10px}.deposit-memberbank-nav button{width:28px;height:28px;border-radius:50%;border:0;background:linear-gradient(180deg,#5237aaf2,#2e1c72f2);color:#fff;font-size:16px}.deposit-empty-card{margin-top:12px;border-radius:14px;background:#111942eb;box-shadow:inset 0 0 0 1px #5471c959;padding:16px;text-align:center;color:#c6d4ff;font-size:12px}@media (max-width: 520px){.deposit-webbank-box,.deposit-memberbank-box{flex-direction:column;align-items:stretch}.deposit-webbank-copy,.deposit-memberbank-status{align-self:flex-end}}.deposit-compact-card{margin-top:6px;border-radius:12px;padding:8px 8px 7px}.deposit-compact-card .deposit-section-heading{font-size:13px;font-weight:500}.deposit-compact-card .deposit-webbank-limit{margin-top:4px;font-size:11px;font-weight:400}.deposit-webbank-card,.deposit-memberbank-card{margin-top:6px;padding:8px 8px 7px}.deposit-webbank-box,.deposit-memberbank-box{margin-top:7px;padding:8px;border-radius:11px}.deposit-webbank-main,.deposit-memberbank-left{gap:10px}.deposit-webbank-brand .bank-logo-frame,.deposit-memberbank-left .bank-logo-frame{width:40px;height:40px;min-width:40px}.deposit-webbank-bankname,.deposit-memberbank-bankname{font-size:12px;font-weight:500}.deposit-webbank-owner,.deposit-webbank-numberline,.deposit-memberbank-owner,.deposit-memberbank-numberline{margin-top:2px;font-size:11px;line-height:1.3}.deposit-webbank-numberrow,.deposit-memberbank-bankrow{display:flex;align-items:center;justify-content:space-between;gap:8px}.deposit-webbank-numberrow{margin-top:2px}.deposit-webbank-numberrow .deposit-webbank-numberline{margin-top:0;min-width:0;flex:1}.deposit-webbank-copy.inline{min-width:auto;height:28px;padding:0 10px;font-size:11px;font-weight:500;flex-shrink:0}.deposit-webbank-warning{margin-top:8px;font-size:12px;font-weight:500}.deposit-service-note-deposit{margin-top:4px}.deposit-service-note{font-size:11px;line-height:1.3;padding-bottom:2px}.deposit-memberbank-head{gap:8px}.deposit-memberbank-add{height:26px;padding:0 9px;font-size:11px;font-weight:500}.deposit-memberbank-status{min-width:52px;height:22px;font-size:10px;font-weight:500}.deposit-memberbank-nav{margin-top:8px;grid-template-columns:24px 1fr 24px;gap:8px}.deposit-memberbank-nav button{width:24px;height:24px;font-size:14px}.deposit-dot-row{margin-top:0;gap:6px}.deposit-dot-row span{width:7px;height:7px}.deposit-dot-row span.active{width:20px}.deposit-method-card{padding:10px}.deposit-method-option{min-height:92px;padding:8px 5px;gap:5px}.deposit-method-icon.has-image img{width:40px;height:40px}.deposit-method-text{font-size:10px}@media (max-width: 520px){.deposit-webbank-box,.deposit-memberbank-box{flex-direction:column;align-items:stretch}.deposit-webbank-numberrow,.deposit-memberbank-bankrow{align-items:flex-start}}.deposit-withdraw-shell{gap:10px}.deposit-method-card,.deposit-webbank-card,.deposit-memberbank-card,.deposit-balance-card,.deposit-amount-card{background:linear-gradient(180deg,#071e13f5,#04120cf7);box-shadow:inset 0 0 0 1px #29ff5e47,0 8px 16px #00000029}.deposit-method-card{padding:10px 10px 9px}.deposit-method-title,.deposit-section-heading,.deposit-balance-title,.deposit-amount-title,.deposit-bank-label{font-size:12px;font-weight:400}.deposit-method-grid{gap:6px}.deposit-method-option{min-height:82px;border-radius:12px;padding:8px 5px 7px;background:linear-gradient(180deg,#0a1642f5,#081232fa);box-shadow:inset 0 0 0 1px #47ff7e33}.deposit-method-option.bank{background:linear-gradient(180deg,#0c1f4dfa,#08163afa);color:#fff;box-shadow:inset 0 0 0 1px #60d2ffe6,0 0 0 1px #60d2ff33}.deposit-method-icon.has-image img{width:38px;height:38px}.deposit-method-text{font-size:10px;line-height:1.15}.deposit-webbank-card,.deposit-memberbank-card,.deposit-balance-card,.deposit-amount-card{padding:10px;border-radius:14px}.deposit-webbank-limit,.deposit-balance-updated,.deposit-note-text,.deposit-service-note,.deposit-service-note-deposit,.deposit-webbank-warning{font-size:10px;line-height:1.3;font-weight:400}.deposit-webbank-box,.deposit-memberbank-box{margin-top:7px;padding:8px 10px;border-radius:11px}.deposit-webbank-box,.deposit-memberbank-box{background:linear-gradient(180deg,#1e2860fa,#172051fa)}.deposit-webbank-main,.deposit-memberbank-left{gap:8px}.deposit-webbank-brand .bank-logo-frame,.deposit-memberbank-left .bank-logo-frame{width:36px;height:36px;min-width:36px}.deposit-webbank-texts,.deposit-memberbank-texts{min-width:0;width:100%}.deposit-webbank-bankname,.deposit-memberbank-bankname{font-size:11px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deposit-webbank-owner,.deposit-webbank-numberline,.deposit-memberbank-owner,.deposit-memberbank-numberline{font-size:10px;line-height:1.25;font-weight:400}.deposit-webbank-numberrow,.deposit-memberbank-bankrow{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.deposit-webbank-copy.inline{justify-self:end;height:24px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:400;white-space:nowrap}.deposit-memberbank-status{min-width:46px;height:20px;font-size:10px;font-weight:400;justify-self:end}.deposit-memberbank-head{gap:6px}.deposit-memberbank-add{height:24px;padding:0 8px;font-size:10px;font-weight:400}.deposit-memberbank-nav{margin-top:6px}.deposit-balance-amount-row{margin-top:6px;min-height:40px;padding:0 10px}.deposit-balance-amount{font-size:16px}.deposit-bank-trigger,.deposit-add-bank-button,.deposit-amount-input{height:38px}.deposit-add-bank-button{font-size:11px}.deposit-amount-input{font-size:13px}.deposit-quick-row{gap:4px}.deposit-quick-button{height:28px;border-radius:8px;font-size:10px;font-weight:400}.deposit-action-cancel,.deposit-action-submit{height:36px;font-size:13px;font-weight:400}@media (max-width: 640px){.provider-games-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.deposit-method-option{min-height:78px;padding:7px 4px 6px}.deposit-method-icon.has-image img{width:34px;height:34px}.deposit-method-text{font-size:9px}.deposit-webbank-copy.inline{height:22px;padding:0 8px;font-size:9px}}.deposit-webbank-copy.inline,.deposit-memberbank-add,.deposit-add-bank-button{position:relative;z-index:5;pointer-events:auto;cursor:pointer}.deposit-method-option.active{background:linear-gradient(180deg,#0c1f4dfa,#08163afa);color:#fff;box-shadow:inset 0 0 0 1px #60d2ffe6,0 0 0 1px #60d2ff33}.deposit-withdraw-shell{gap:12px}.deposit-method-card,.deposit-webbank-card,.deposit-memberbank-card,.deposit-balance-card,.deposit-amount-card{background:linear-gradient(180deg,#052316fa,#02140cfa);box-shadow:inset 0 0 0 1px #4aff6c57,0 0 24px #37ff5f1a}.deposit-method-option{background:linear-gradient(180deg,#0f255ffa,#0a1944fa);box-shadow:inset 0 0 0 1px #43ff722e}.deposit-webbank-card,.deposit-memberbank-card,.deposit-balance-card,.deposit-amount-card{border-radius:18px;padding:12px}.deposit-webbank-box,.deposit-memberbank-box,.deposit-bank-trigger,.deposit-amount-input-wrap,.deposit-balance-amount-row{background:linear-gradient(180deg,#222c70fa,#1b235efa);box-shadow:inset 0 0 0 1px #7a8dff2e}.deposit-webbank-box,.deposit-memberbank-box{margin-top:10px;border-radius:16px;padding:12px}.deposit-webbank-brand .bank-logo-frame,.deposit-memberbank-left .bank-logo-frame{width:50px;height:50px;min-width:50px}.deposit-webbank-bankname,.deposit-memberbank-bankname{font-size:12px;font-weight:600}.deposit-webbank-owner,.deposit-webbank-numberline,.deposit-memberbank-owner,.deposit-memberbank-numberline{font-size:11px;line-height:1.3}.deposit-memberbank-status,.deposit-webbank-copy.inline{height:30px;min-width:60px;padding:0 12px;border-radius:999px;font-size:11px;font-weight:600}.deposit-memberbank-status{background:linear-gradient(180deg,#d7ff6f,#90ef39);color:#0f3412;box-shadow:0 5px 14px #96f44238}.deposit-memberbank-add{height:32px;padding:0 12px;border-radius:999px;background:linear-gradient(180deg,#d8eaff,#a9c8ff);color:#31466f;font-size:12px;font-weight:600}.deposit-memberbank-nav{margin-top:10px;grid-template-columns:44px 1fr 44px;gap:0;max-width:250px;margin-left:auto;margin-right:auto}.deposit-memberbank-nav-button{width:44px;height:44px;padding:0;border:0;background:transparent;display:grid;place-items:center}.deposit-memberbank-nav-button img{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(139,255,25,.22))}.deposit-dot-row{margin-top:0;align-self:center}.deposit-dot-row span{width:7px;height:7px;background:#b36fff8c}.deposit-dot-row span.active{width:22px;background:linear-gradient(90deg,#d14fff,#8b45ff)}@media (max-width: 520px){.deposit-webbank-card,.deposit-memberbank-card,.deposit-balance-card,.deposit-amount-card{border-radius:16px;padding:10px}.deposit-webbank-box,.deposit-memberbank-box{border-radius:14px;padding:10px}.deposit-webbank-brand .bank-logo-frame,.deposit-memberbank-left .bank-logo-frame{width:44px;height:44px;min-width:44px}.deposit-memberbank-nav{max-width:210px;grid-template-columns:38px 1fr 38px}.deposit-memberbank-nav-button{width:38px;height:38px}.deposit-memberbank-nav-button img{width:30px;height:30px}}.deposit-memberbank-nav{max-width:220px;grid-template-columns:52px 1fr 52px;gap:6px}.deposit-memberbank-nav-button,.deposit-memberbank-nav button.deposit-memberbank-nav-button{width:52px;height:52px;padding:0;border:0;border-radius:0;background:transparent!important;box-shadow:none!important;display:grid;place-items:center;-webkit-tap-highlight-color:transparent}.deposit-memberbank-nav-button img{width:40px;height:40px;object-fit:contain;pointer-events:none;filter:drop-shadow(0 4px 10px rgba(139,255,25,.22))}.deposit-memberbank-box{touch-action:pan-y}@media (max-width: 520px){.deposit-memberbank-nav{max-width:190px;grid-template-columns:46px 1fr 46px;gap:4px}.deposit-memberbank-nav-button,.deposit-memberbank-nav button.deposit-memberbank-nav-button{width:46px;height:46px}.deposit-memberbank-nav-button img{width:34px;height:34px}}.deposit-memberbank-nav-button,.deposit-memberbank-nav button.deposit-memberbank-nav-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;-webkit-user-select:none;user-select:none;touch-action:manipulation}.deposit-memberbank-nav-button:focus,.deposit-memberbank-nav button.deposit-memberbank-nav-button:focus,.deposit-memberbank-nav-button:active,.deposit-memberbank-nav button.deposit-memberbank-nav-button:active{outline:none;box-shadow:none!important;background:transparent!important}.deposit-withdraw-screen{padding:6px 6px 88px}.deposit-withdraw-shell{gap:8px}.deposit-withdraw-switch{padding:2px;border-radius:16px}.deposit-withdraw-switch-btn{height:36px;font-size:13px;font-weight:400}.deposit-withdraw-side-button{width:36px;height:36px}.deposit-withdraw-side-button img{width:15px;height:15px}.deposit-method-card,.deposit-webbank-card,.deposit-memberbank-card,.deposit-balance-card,.deposit-amount-card{border-radius:15px;padding:9px}.deposit-method-title,.deposit-section-heading,.deposit-balance-title,.deposit-amount-title,.deposit-bank-label,.deposit-webbank-limit,.deposit-balance-updated,.deposit-note-text,.deposit-service-note,.deposit-service-note-deposit,.deposit-webbank-warning,.deposit-bank-name,.deposit-bank-number,.deposit-webbank-bankname,.deposit-memberbank-bankname,.deposit-webbank-owner,.deposit-webbank-numberline,.deposit-memberbank-owner,.deposit-memberbank-numberline,.deposit-add-bank-button,.deposit-action-cancel,.deposit-action-submit,.deposit-memberbank-add,.deposit-memberbank-status,.deposit-webbank-copy.inline,.deposit-method-text,.deposit-quick-button,.deposit-amount-input,.deposit-balance-amount,.deposit-quick-coin{font-weight:400!important}.deposit-method-title,.deposit-section-heading,.deposit-balance-title,.deposit-amount-title,.deposit-bank-label{font-size:11px}.deposit-method-grid{gap:5px}.deposit-method-option{min-height:72px;border-radius:10px;padding:6px 4px;gap:4px}.deposit-method-icon.has-image img{width:30px;height:30px}.deposit-method-text{font-size:9px;line-height:1.1}.deposit-webbank-limit,.deposit-balance-updated,.deposit-note-text,.deposit-service-note,.deposit-service-note-deposit,.deposit-webbank-warning{font-size:10px;line-height:1.28}.deposit-webbank-box,.deposit-memberbank-box,.deposit-bank-trigger,.deposit-amount-input-wrap,.deposit-balance-amount-row{border-radius:12px}.deposit-webbank-box,.deposit-memberbank-box{margin-top:8px;padding:9px 10px}.deposit-webbank-main,.deposit-memberbank-left{gap:7px}.deposit-webbank-brand .bank-logo-frame,.deposit-memberbank-left .bank-logo-frame{width:38px;height:38px;min-width:38px}.deposit-webbank-bankname,.deposit-memberbank-bankname{font-size:11px}.deposit-webbank-owner,.deposit-webbank-numberline,.deposit-memberbank-owner,.deposit-memberbank-numberline{margin-top:2px;font-size:10px;line-height:1.24}.deposit-webbank-copy.inline,.deposit-memberbank-status{height:24px;min-width:52px;padding:0 9px;font-size:10px}.deposit-memberbank-add{height:26px;padding:0 9px;font-size:10px}.deposit-memberbank-nav{margin-top:7px;max-width:190px;grid-template-columns:40px 1fr 40px}.deposit-memberbank-nav-button{width:40px;height:40px}.deposit-memberbank-nav-button img{width:28px;height:28px}.deposit-dot-row span{width:6px;height:6px}.deposit-dot-row span.active{width:18px}.deposit-balance-amount-row{margin-top:6px;min-height:36px;padding:0 9px;gap:6px}.deposit-balance-amount{font-size:14px}.deposit-balance-refresh{width:22px;height:22px}.deposit-balance-refresh svg{width:12px;height:12px}.deposit-bank-row{gap:6px}.deposit-bank-trigger,.deposit-add-bank-button,.deposit-amount-input{height:36px}.deposit-bank-trigger{padding:0 8px;gap:7px}.deposit-bank-trigger .bank-mark,.deposit-bank-trigger .bank-mark-image,.deposit-bank-trigger .bank-mark-fallback{width:16px;height:16px}.deposit-bank-name{font-size:10px}.deposit-bank-number{font-size:9px}.deposit-add-bank-button{padding:0 10px;font-size:10px}.deposit-amount-input{font-size:12px;padding:0 10px}.deposit-amount-input::placeholder{font-size:11px}.deposit-quick-row{margin-top:7px;gap:4px}.deposit-quick-button{height:26px;border-radius:7px;font-size:9px;gap:2px;padding:0 2px}.deposit-quick-coin{width:10px;height:10px;object-fit:contain;display:block;flex:0 0 auto}.deposit-action-cancel,.deposit-action-submit{height:34px;border-radius:9px;font-size:12px}@media (max-width: 520px){.deposit-withdraw-screen{padding-left:5px;padding-right:5px}.deposit-method-card,.deposit-webbank-card,.deposit-memberbank-card,.deposit-balance-card,.deposit-amount-card{padding:8px;border-radius:14px}.deposit-webbank-box,.deposit-memberbank-box{padding:8px 9px}.deposit-webbank-brand .bank-logo-frame,.deposit-memberbank-left .bank-logo-frame{width:34px;height:34px;min-width:34px}.deposit-method-option{min-height:68px}.deposit-method-icon.has-image img{width:27px;height:27px}.deposit-memberbank-nav{max-width:176px;grid-template-columns:36px 1fr 36px}.deposit-memberbank-nav-button{width:36px;height:36px}.deposit-memberbank-nav-button img{width:26px;height:26px}}.deposit-webbank-copy.inline{background:linear-gradient(180deg,#d7ff6f,#90ef39);color:#0f3412;box-shadow:0 5px 14px #96f44238}.profile-page-bank-nav{grid-template-columns:40px 1fr 40px;max-width:220px;margin:12px auto 0}.profile-page-bank-nav-button{width:40px;height:40px;padding:0;border:none;background:transparent;box-shadow:none;touch-action:manipulation}.profile-page-bank-nav-button img{width:28px;height:28px;pointer-events:none}.profile-page-bank-nav-button.profile-page-bank-nav-button-left img{transform:rotate(180deg)}.profile-page-bank-dots{margin-top:0}.profile-page-bank-dots button{border:none;padding:0;cursor:pointer}.deposit-dot-row{display:flex;align-items:center;justify-content:center;gap:6px}.deposit-dot-row button,.deposit-dot-row span{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#bcff9773!important;box-shadow:none!important;cursor:pointer}.deposit-dot-row button.active,.deposit-dot-row span.active{width:22px;background:linear-gradient(180deg,#d7ff6f,#90ef39)!important;box-shadow:0 0 10px #a7ff6673!important}.deposit-memberbank-nav,.profile-page-bank-nav{align-items:center}.deposit-memberbank-nav-button,.deposit-memberbank-nav button.deposit-memberbank-nav-button,.profile-page-bank-nav-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.deposit-memberbank-nav-button:before,.deposit-memberbank-nav button.deposit-memberbank-nav-button:before,.profile-page-bank-nav-button:before{display:none!important}.deposit-memberbank-nav-button img,.profile-page-bank-nav-button img{filter:drop-shadow(0 4px 10px rgba(139,255,25,.2))}@media (max-width: 520px){.deposit-dot-row{gap:5px}.deposit-dot-row button,.deposit-dot-row span{width:6px;height:6px}.deposit-dot-row button.active,.deposit-dot-row span.active{width:20px}}.deposit-memberbank-nav{margin-top:12px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;max-width:220px;margin-left:auto;margin-right:auto}.deposit-memberbank-nav-button{width:44px;height:44px;padding:0;border:0;border-radius:999px;background:transparent!important;box-shadow:none!important;display:grid;place-items:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.deposit-memberbank-nav-button img{width:34px;height:34px;object-fit:contain;pointer-events:none;filter:drop-shadow(0 4px 10px rgba(139,255,25,.22))}.deposit-memberbank-nav-button-left img{transform:rotate(180deg)}.deposit-dot-row{margin-top:0;align-self:center;display:flex;justify-content:center;gap:8px}.deposit-dot-row span{width:7px;height:7px;border-radius:999px;background:#c8ffb366!important;display:inline-block;cursor:pointer}.deposit-dot-row span.active{width:26px;background:linear-gradient(90deg,#c3ff7a,#72ea2b)!important;box-shadow:0 0 12px #6fff4a59}@media (max-width: 520px){.deposit-memberbank-nav{max-width:210px;grid-template-columns:38px 1fr 38px}.deposit-memberbank-nav-button{width:38px;height:38px}.deposit-memberbank-nav-button img{width:32px;height:32px}}.qr-provider-grid{display:grid;gap:10px;margin-top:10px}.qr-provider-option{width:100%;display:flex;align-items:center;gap:10px;border:1px solid rgba(97,255,147,.35);border-radius:14px;background:linear-gradient(180deg,#091542f5,#060f2efa);color:#fff;padding:10px 12px;cursor:pointer;text-align:left}.qr-provider-option.active{background:linear-gradient(90deg,#ebff7aeb,#1fff68eb);color:#fff;box-shadow:0 0 12px #45ff683d}.qr-provider-icon{width:34px;height:34px;border-radius:10px;background:#09184aa6;border:1px solid rgba(255,255,255,.12);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}.qr-provider-option.active .qr-provider-icon{background:#09184ac7}.qr-provider-icon img{width:100%;height:100%;object-fit:contain}.qr-provider-texts{min-width:0;display:flex;flex-direction:column;gap:3px}.qr-provider-name{font-size:14px;font-weight:700;line-height:1.2}.qr-provider-range{font-size:11px;color:#e2ebffc7;line-height:1.2}.qr-provider-option.active .qr-provider-range{color:#ffffffeb}.qr-payment-card{padding-top:10px;padding-bottom:10px}.qr-payment-heading{text-align:center;font-size:14px}.qr-payment-heading a{color:#3f7;text-decoration:underline}.qr-payment-form-card{padding-top:12px}.qr-payment-bank-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.qr-payment-bank-label{margin:0}.qr-payment-bank-warning{color:#ff5f73;font-size:11px;line-height:1.3;text-align:right}.qr-payment-bank-row{margin-top:8px}.qr-payment-amount-title{margin-top:10px}.qr-payment-amount-input::placeholder{color:#6c7aa9}.qr-payment-note-text{text-align:center}.qr-payment-action-row{margin-top:-1px}.qr-payment-service-note{text-align:center;margin-top:-2px}@media (max-width: 480px){.qr-payment-heading{font-size:13px}.qr-payment-bank-head{align-items:flex-start}.qr-payment-bank-warning{width:100%;text-align:right;font-size:10px}}.qr-payment-card,.qr-payment-form-card{margin-top:8px}.qr-payment-card{padding:8px 10px 9px}.qr-payment-form-card{padding:9px 10px 10px}.qr-payment-heading{font-size:13px;line-height:1.15}.qr-provider-grid{gap:6px;margin-top:7px}.qr-provider-option{min-height:54px;border-radius:12px;padding:7px 10px;gap:8px}.qr-provider-icon{width:28px;height:28px;border-radius:8px}.qr-provider-name{font-size:12px;line-height:1.15}.qr-provider-range{font-size:10px;line-height:1.1}.qr-payment-bank-head{gap:4px 8px}.qr-payment-bank-label,.qr-payment-amount-title{font-size:12px}.qr-payment-bank-warning{font-size:10px;line-height:1.15}.qr-payment-bank-row{margin-top:6px;gap:6px}.qr-payment-form-card .deposit-bank-trigger{min-height:38px;padding:6px 10px}.qr-payment-form-card .deposit-bank-name,.qr-payment-form-card .deposit-bank-number{font-size:11px;line-height:1.08}.qr-payment-form-card .deposit-add-bank-button{height:38px;padding:0 10px;font-size:12px;border-radius:9px}.qr-payment-amount-title{margin-top:8px}.qr-payment-form-card .deposit-amount-input-wrap{margin-top:6px}.qr-payment-form-card .deposit-amount-input{height:38px;border-radius:10px;font-size:13px;padding:0 10px}.qr-payment-form-card .deposit-amount-input::placeholder{font-size:12px}.qr-payment-form-card .deposit-quick-row{margin-top:6px;gap:4px}.qr-payment-form-card .deposit-quick-button{height:28px;min-width:0;border-radius:8px;font-size:10px;gap:2px;padding:0 2px}.qr-payment-form-card .deposit-quick-coin{width:10px;height:10px}.qr-payment-note-text{margin-top:6px;font-size:10px;line-height:1.2}.qr-payment-action-row{margin-top:6px;gap:6px}.qr-payment-action-row .deposit-action-cancel,.qr-payment-action-row .deposit-action-submit{height:34px;border-radius:9px;font-size:14px}.qr-payment-service-note{margin-top:3px;font-size:10px;line-height:1.15}@media (max-width: 480px){.deposit-webbank-card.qr-payment-card,.deposit-amount-card.qr-payment-form-card{margin-top:6px}.deposit-webbank-card.qr-payment-card{padding:7px 8px 8px}.deposit-amount-card.qr-payment-form-card{padding:8px}.qr-provider-option{min-height:48px;padding:6px 8px;gap:7px}.qr-provider-icon{width:24px;height:24px}.qr-provider-name{font-size:11px}.qr-provider-range,.qr-payment-bank-warning,.qr-payment-note-text,.qr-payment-service-note{font-size:9px}.qr-payment-form-card .deposit-bank-trigger,.qr-payment-form-card .deposit-add-bank-button,.qr-payment-form-card .deposit-amount-input{height:34px}.qr-payment-form-card .deposit-bank-name,.qr-payment-form-card .deposit-bank-number{font-size:10px}.qr-payment-form-card .deposit-quick-button{height:25px;font-size:9px}.qr-payment-action-row .deposit-action-cancel,.qr-payment-action-row .deposit-action-submit{height:32px;font-size:13px}}.one2coin-panel-card .deposit-one2coin-subtitle{margin-top:10px;padding:14px 16px;border-radius:16px;background:#0d164de0;border:1px solid rgba(151,171,255,.22);color:#dce7ff;text-align:center;font-weight:600}.one2coin-form-card{padding-bottom:10px}.one2coin-important-note{margin-top:8px;margin-bottom:8px;padding:9px 10px 10px;border-radius:12px;border:1px solid rgba(255,193,7,.24);background:linear-gradient(180deg,#0b3a1ee6,#052814e6);color:#fff4c1;font-size:12px;line-height:1.4}.one2coin-important-note-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.one2coin-important-note-icon{width:22px;height:22px;object-fit:contain;flex:0 0 auto}.one2coin-important-note-title{color:#ffd769;font-size:13px;font-weight:700;line-height:1.25}.one2coin-important-note-list{margin:0;padding-left:18px}.one2coin-important-note-list li{margin-bottom:4px}.one2coin-important-note-list li:last-child{margin-bottom:0}.one2coin-important-note-foot{display:none}.one2coin-feedback{margin-top:10px;border-radius:12px;padding:10px 12px;font-size:13px;line-height:1.45;background:#ffffff0f;color:#fff}.one2coin-feedback.success{color:#9cff9c}.one2coin-feedback.error{color:#ff8f8f}.one2coin-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#03081dcc;display:flex;align-items:center;justify-content:center;padding:18px}.one2coin-modal,.one2coin-status-modal{width:min(100%,420px);border-radius:20px;background:linear-gradient(180deg,#071938,#031023);border:1px solid rgba(98,255,122,.25);box-shadow:0 18px 48px #0000006b;padding:18px;color:#fff}.one2coin-modal-title{font-size:18px;font-weight:700;text-align:center;margin-bottom:14px}.one2coin-order-card{border-radius:16px;background:#08164aeb;border:1px solid rgba(148,167,255,.18);padding:12px 14px}.one2coin-order-row{display:flex;justify-content:space-between;gap:12px;padding:7px 0;font-size:13px;border-bottom:1px solid rgba(255,255,255,.08)}.one2coin-order-row:last-child{border-bottom:0}.one2coin-order-row span{color:#b7c7ff}.one2coin-order-row strong{text-align:right;color:#fff}.one2coin-upload-box{margin-top:14px}.one2coin-upload-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:14px;background:linear-gradient(180deg,#1eff60,#11c143);color:#04200f;font-weight:700}.one2coin-slip-preview{margin-top:12px;width:100%;max-height:180px;object-fit:contain;border-radius:14px;background:#ffffff0d}.one2coin-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.one2coin-open-original{margin-top:10px;width:100%;min-height:40px;border-radius:12px;border:1px solid rgba(110,255,142,.35);color:#86ff86;background:#ffffff08;font-weight:700}.one2coin-status-text{color:#d7e4ff;text-align:center;margin-bottom:14px;line-height:1.55}.one2coin-detail-modal{width:min(100%,360px);border-radius:22px;background:linear-gradient(180deg,#f7f7f7,#fff);border:1px solid rgba(14,45,20,.12);padding:14px 14px 16px;color:#08111d}.one2coin-detail-topbar{border-radius:16px;background:#f4f5f7;padding:10px 10px 12px;margin-bottom:12px}.one2coin-detail-date-row{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:12px;color:#7b8594}.one2coin-detail-date-value{color:#08111d;font-size:13px}.one2coin-detail-order-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;margin-top:10px}.one2coin-detail-order-label{font-size:12px;color:#7b8594}.one2coin-detail-order-value{display:block;margin-top:2px;color:#1a2230;font-size:20px;line-height:1.05;word-break:break-word}.one2coin-detail-copy-button,.one2coin-detail-copy-icon,.one2coin-detail-cancel-chip{min-height:34px;border:0;border-radius:10px;font-size:12px;font-weight:700}.one2coin-detail-copy-button,.one2coin-detail-copy-icon{background:#4e66a5;color:#fff;padding:0 12px}.one2coin-detail-copy-icon{min-width:58px}.one2coin-detail-cancel-chip{background:#d7dbe2;color:#fff;padding:0 10px}.one2coin-detail-timer-row{margin-top:10px;text-align:center;font-size:13px;color:#202838}.one2coin-detail-timer-row strong{color:#ef473a}.one2coin-detail-section-title,.one2coin-detail-proof-title,.one2coin-detail-conditions-title{font-size:13px;font-weight:800;color:#0f1725;margin:12px 0 8px;text-align:center}.one2coin-bank-detail-card{display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:16px;padding:12px;border:1px solid #d8dfe8;background:#fff}.one2coin-bank-detail-card--source{border-color:#12c44f73}.one2coin-bank-detail-main{display:flex;align-items:center;gap:10px;min-width:0}.one2coin-bank-detail-logo .bank-logo-frame,.one2coin-bank-detail-logo .bank-logo-placeholder{width:42px;height:42px;border-radius:50%}.one2coin-bank-detail-text{min-width:0}.one2coin-bank-detail-name{font-size:16px;font-weight:800;color:#111827;line-height:1.15}.one2coin-bank-detail-bank{font-size:12px;color:#1f2937;margin-top:2px}.one2coin-bank-detail-sub{font-size:13px;color:#3b82f6;margin-top:2px;word-break:break-all}.one2coin-bank-detail-amount{text-align:right;min-width:64px}.one2coin-bank-detail-amount span{display:block;font-size:11px;color:#6b7280}.one2coin-bank-detail-amount strong{display:block;color:#06b64b;font-size:28px;line-height:1;margin-top:2px}.one2coin-bank-transfer-arrow{text-align:center;color:#19c451;font-size:28px;letter-spacing:2px;margin:4px 0}.one2coin-detail-conditions{color:#555f6f;font-size:12px;line-height:1.5}.one2coin-detail-condition-list{margin:0;padding-left:20px}.one2coin-proof-dropzone{display:flex;align-items:center;justify-content:center;min-height:126px;border-radius:16px;border:1px dashed #cfd6df;background:#f8fafc;overflow:hidden;cursor:pointer}.one2coin-proof-dropzone.has-preview{padding:0}.one2coin-proof-placeholder{display:flex;flex-direction:column;align-items:center;gap:10px;color:#7a8698}.one2coin-proof-icon{font-size:42px;color:#cfd5df;line-height:1}.one2coin-proof-text{font-size:18px;color:#3f51b5;text-decoration:underline}.one2coin-slip-preview{margin-top:0;width:100%;max-height:220px;object-fit:contain;background:#eef2f7}.one2coin-detail-action-row{display:flex;gap:12px;margin-top:14px}.one2coin-detail-close-button,.one2coin-detail-confirm-button{flex:1;min-height:46px;border:0;border-radius:12px;font-size:16px;font-weight:800}.one2coin-detail-close-button{color:#31547e;background:#eef3f8;border:1px solid #d6dde7}.one2coin-detail-confirm-button{color:#fff;background:linear-gradient(180deg,#8dd7ad,#3ec26f)}.one2coin-detail-confirm-button:disabled{opacity:.5}.one2coin-detail-modal .one2coin-open-original{margin-top:10px;background:#eef3f8;border:1px solid #d6dde7;color:#31547e}.one2coin-loading-card{margin-top:12px;min-height:208px;border-radius:24px;padding:28px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;background:radial-gradient(circle at top,rgba(0,255,128,.14),transparent 46%),linear-gradient(180deg,#08122efa,#040a1cfa);border:1px solid rgba(63,255,140,.32);box-shadow:inset 0 0 0 1px #86ffbe14,0 18px 36px #00000057,0 0 24px #0cf56e14}.one2coin-loading-ring{width:66px;height:66px;border-width:4px;border-color:#98aad647;border-top-color:#2f8;box-shadow:0 0 20px #2f83,inset 0 0 12px #22ff8814}.one2coin-loading-title{margin:0;color:#fff;font-size:25px;line-height:1.2;font-weight:700;text-shadow:0 0 18px rgba(34,255,136,.18)}.one2coin-loading-subtitle{margin:0;color:#e1ecffd6;font-size:17px;line-height:1.55}@media (max-width: 560px){.one2coin-loading-card{min-height:188px;border-radius:20px;padding:24px 16px}.one2coin-loading-ring{width:58px;height:58px}.one2coin-loading-title{font-size:22px}.one2coin-loading-subtitle{font-size:15px}}.one2coin-primary-action-row{grid-template-columns:1fr}.one2coin-primary-action{width:100%;border:1.5px solid rgba(255,201,73,.96)!important;background:linear-gradient(180deg,#ffe37f,#ffbd17 52%,#ff9f00)!important;color:#1b1200!important;box-shadow:inset 0 1px #ffffff57,0 0 0 1px #ffb52038,0 10px 24px #ffa60047!important;text-shadow:none!important;font-weight:700;letter-spacing:.01em}.one2coin-primary-action:enabled:hover{filter:brightness(1.04)}.one2coin-primary-action:enabled:active{transform:translateY(1px);filter:brightness(.98)}.one2coin-primary-action:disabled{background:linear-gradient(180deg,#765c17f2,#543f0cf2)!important;border-color:#ffc13f85!important;color:#fff4d2c2!important;box-shadow:inset 0 1px #ffffff1f,0 6px 16px #402a043d!important;opacity:1;text-shadow:none!important}@media (max-width: 480px){.one2coin-important-note{padding:11px 11px 12px;font-size:12px}.one2coin-important-note-title{font-size:13px}.one2coin-important-note-icon{width:24px;height:24px}.one2coin-important-note-list{padding-left:18px}}.one2coin-bank-label{font-size:11px;font-weight:700;color:#fff;margin-bottom:5px}.one2coin-bank-trigger{min-height:44px;padding:7px 11px;border-radius:14px;border:1px solid rgba(72,102,255,.34);background:linear-gradient(180deg,#091246fa,#07103bf5);box-shadow:inset 0 0 0 1px #6e9cff14;gap:8px}.one2coin-bank-inline-text{display:flex;align-items:center;min-width:0}.one2coin-bank-inline-name{font-size:10px;font-weight:600;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.one2coin-bank-trigger .bank-mark,.one2coin-bank-trigger .deposit-bank-mark,.one2coin-bank-trigger .bankmark{flex:0 0 auto}.one2coin-bank-trigger .deposit-bank-fallback{width:20px;height:20px;border-radius:999px}.chevron-icon{width:18px;height:18px;object-fit:contain;margin-left:auto;opacity:.98;transition:transform .16s ease;filter:drop-shadow(0 0 4px rgba(255,153,0,.18))}.chevron-icon.open{transform:rotate(180deg)}.one2coin-form-card{padding-bottom:6px}.one2coin-bank-label{font-size:10px;font-weight:400;margin-bottom:4px}.one2coin-bank-trigger{min-height:38px;padding:5px 9px;border-radius:12px;gap:7px}.one2coin-bank-trigger .deposit-bank-fallback{width:18px;height:18px}.one2coin-bank-inline-name{font-size:9.5px;font-weight:400}.chevron-icon{width:16px;height:16px}.one2coin-important-note{margin-top:6px;margin-bottom:6px;padding:8px 9px;border-radius:11px;font-size:11px;line-height:1.32}.one2coin-important-note-head{gap:7px;margin-bottom:4px}.one2coin-important-note-icon{width:18px;height:18px}.one2coin-important-note-title{font-size:12px;font-weight:400}.one2coin-important-note-list{padding-left:16px}.one2coin-important-note-list li{margin-bottom:3px;font-weight:400}.one2coin-important-note-foot{margin-top:5px;color:#ff4d4f;font-weight:400}.deposit-amount-title,.deposit-bank-label,.qr-payment-bank-label,.qr-payment-amount-title,.deposit-note-text,.deposit-service-note{font-weight:400}.deposit-amount-input-wrap{margin-top:4px}.deposit-amount-input{height:34px;border-radius:9px;font-size:12px;font-weight:400;padding:0 8px}.deposit-quick-row{margin-top:5px;gap:4px}.deposit-quick-button{height:26px;border-radius:8px;background:#08133f1f;color:#e8fff0;font-size:9px;font-weight:400;border:1.5px solid rgba(41,255,94,.75)}.deposit-quick-coin{width:9px;height:9px}.deposit-action-row{gap:6px}.deposit-action-cancel,.deposit-action-submit{height:30px;border-radius:8px;font-size:11px;font-weight:400;background:#08133f1f;border:1.5px solid rgba(41,255,94,.75);color:#e8fff0;box-shadow:none}.deposit-action-cancel:enabled,.deposit-action-submit:enabled{background:#08133f1f;color:#e8fff0}.deposit-action-cancel:disabled,.deposit-action-submit:disabled{background:#08133f14;color:#e8fff066;border-color:#29ff5e59}@media (max-width: 480px){.one2coin-form-card{padding-bottom:4px}.one2coin-important-note{padding:7px 8px;font-size:10.5px}.one2coin-important-note-title{font-size:11.5px}.deposit-amount-input{height:32px;font-size:11px}.deposit-quick-button,.deposit-action-cancel,.deposit-action-submit{height:25px;font-size:8.8px}}.one2coin-process-status{border-radius:14px;padding:10px 12px;margin:0 0 12px;border:1px solid #d9e2ec;background:#f8fafc;text-align:center}.one2coin-process-status-title{font-size:14px;font-weight:800;color:#0f172a;line-height:1.25}.one2coin-process-status-text{margin-top:4px;font-size:12px;line-height:1.45;color:#475569;white-space:pre-line}.one2coin-process-status--loading{border-color:#2563eb47;background:linear-gradient(180deg,#eff6ff,#f8fafc)}.one2coin-process-status--success{border-color:#16a34a52;background:linear-gradient(180deg,#ecfdf5,#f8fafc)}.one2coin-process-status--success .one2coin-process-status-title{color:#15803d}.one2coin-process-status--error{border-color:#ef444452;background:linear-gradient(180deg,#fef2f2,#fff7f7)}.one2coin-process-status--error .one2coin-process-status-title{color:#dc2626}.one2coin-process-status--warning{border-color:#f59e0b5c;background:linear-gradient(180deg,#fffbeb,#fffaf0)}.one2coin-process-status--warning .one2coin-process-status-title{color:#b45309}.one2coin-status-modal .one2coin-status-text{white-space:pre-line}.one2coin-success-modal{text-align:center}.one2coin-success-icon{width:58px;height:58px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#4ade80,#16a34a);color:#fff;font-size:34px;font-weight:900;box-shadow:0 10px 28px #22c55e47}.one2coin-success-countdown{margin:0 0 12px;color:#9fb2d9;font-size:13px}.one2coin-detail-modal{position:relative}.one2coin-inline-status-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;align-items:center;justify-content:center;padding:14px;border-radius:22px;background:#03081d70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.one2coin-status-modal.one2coin-inline-status-modal{position:relative;width:min(100%,318px);border-radius:18px;padding:16px 14px;text-align:center;background:linear-gradient(180deg,#fff,#f8fbff);color:#07111f;border:1px solid rgba(37,99,235,.22);box-shadow:0 18px 42px #0206173d}.one2coin-status-modal.one2coin-inline-status-modal .one2coin-modal-title{color:#07111f;margin-bottom:8px;font-size:16px}.one2coin-status-modal.one2coin-inline-status-modal .one2coin-status-text{color:#334155;font-size:13px;line-height:1.55}.one2coin-inline-status-modal--loading:before{content:"";display:block;width:34px;height:34px;margin:0 auto 10px;border-radius:50%;border:3px solid rgba(37,99,235,.18);border-top-color:#2563eb;animation:one2coinSpin .8s linear infinite}.one2coin-status-action-row{display:grid;grid-template-columns:1fr 1.35fr;gap:8px;margin-top:14px}.one2coin-exact-amount-warning{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:start;margin:10px 0;border:1px solid rgba(220,38,38,.18);background:linear-gradient(180deg,#fff7ed,#fffaf5);color:#7f1d1d;border-radius:14px;padding:9px 10px;font-size:12px;line-height:1.42}.one2coin-exact-amount-warning strong{color:#dc2626;font-weight:800}@keyframes one2coinSpin{to{transform:rotate(360deg)}}.desktop-member-panel,.desktop-topbar{display:none}@media (min-width: 1024px){.success-screen-preview{justify-content:center;align-items:stretch;padding:12px 300px;background:#031905 url(/assets/success-bg-HtwavA58.png) center center / cover no-repeat!important}.app-preview-shell{width:100%;max-width:1120px;min-height:calc(100vh - 24px);overflow:visible}.app-header-preview,.app-footer-preview{display:none!important}.desktop-member-panel{display:flex;position:fixed;top:12px;bottom:12px;z-index:20;width:268px;min-height:0;overflow-y:auto;flex-direction:column;border-radius:16px;background:linear-gradient(180deg,#23284cfa,#1a1f3dfa);border:1px solid rgba(0,255,115,.16);box-shadow:0 18px 36px #00000047,inset 0 1px #ffffff0d;scrollbar-width:thin}.desktop-left-panel{left:12px;padding:16px 12px;gap:14px}.desktop-right-panel{right:12px;padding:16px 12px;gap:14px}.desktop-logo-button{border:0;background:transparent;padding:0;cursor:pointer}.desktop-panel-logo{width:170px;display:block;margin:0 auto 4px;filter:drop-shadow(0 0 14px rgba(0,255,100,.35))}.desktop-menu-card{display:grid;gap:6px;padding:12px;border-radius:12px;background:#060c1c9e;border:1px solid rgba(255,255,255,.05)}.desktop-menu-card-small{gap:8px}.desktop-menu-group-title{display:flex;align-items:center;justify-content:space-between;color:#00ff73;font-size:13px;font-weight:600;padding:2px 2px 6px}.desktop-menu-group-title:after{content:"⌃";color:#00ff73;font-size:16px}.desktop-menu-item{width:100%;min-height:36px;display:grid;grid-template-columns:26px 1fr;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.05);border-radius:8px;background:#272f55e0;color:#fff;padding:6px 10px;text-align:left;font-size:13px;font-weight:400;cursor:pointer}.desktop-menu-item:hover,.desktop-menu-item.active{border-color:#00ff736b;background:#0e4c30b8;box-shadow:0 0 0 1px #00ff7314,0 0 14px #00ff731f}.desktop-menu-item img{width:24px;height:24px;object-fit:contain}.desktop-contact-block{margin-top:auto;color:#fff;font-size:12px;text-align:center;line-height:1.35;padding:12px 0 0}.desktop-contact-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.desktop-contact-buttons a{min-height:36px;display:grid;place-items:center;border-radius:8px;border:1px solid rgba(0,255,115,.42);color:#00ff73;text-decoration:none;background:#081a2bbd;font-size:12px}.desktop-logout-button{min-height:44px;border-radius:8px;border:1px solid rgba(255,63,63,.82);background:#ff262614;color:#ff4040;font-size:13px;cursor:pointer}.desktop-topbar{display:grid;grid-template-columns:150px minmax(0,1fr) 150px;align-items:center;min-height:40px;margin:0 0 6px;padding:0 12px;border-radius:12px;background:linear-gradient(180deg,#23284cfa,#1f2442fa);box-shadow:0 10px 22px #00000038}.desktop-topbar button{justify-self:start;border:0;background:transparent;color:#00ff73;font-size:13px;font-weight:600;cursor:pointer}.desktop-topbar strong{color:#fff;text-align:center;font-size:18px;font-weight:600;line-height:1.2}.announcement-strip{margin:0 0 6px!important;min-height:30px;padding:6px 12px 7px;border-radius:10px}.slide-banner-shell{margin-top:0}.slide-banner-viewport{border-radius:0}.slide-banner-image{aspect-ratio:1920 / 520}.success-screen-body{padding:10px 0 40px!important}.provider-lobby-section{grid-template-columns:minmax(0,1fr)!important;gap:10px;padding-bottom:40px!important}.provider-side-menu{position:static!important;max-height:none!important;overflow:visible!important;flex-direction:row;flex-wrap:wrap;gap:6px;padding:0}.provider-side-button{min-height:30px;width:auto}.provider-side-icon-wrap{display:none}.provider-side-text-card{min-height:30px;padding:6px 14px;border-radius:999px;background:#1e2444d1}.provider-side-button.active .provider-side-text-card{border-color:#00ff73;color:#00ff73;box-shadow:0 0 14px #00ff732e}.provider-side-label{font-size:12px;white-space:nowrap}.provider-content-head{margin:8px 0}.provider-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:12px!important;padding-bottom:40px!important}.provider-grid:after{display:none!important}.provider-card,.provider-card-image{border-radius:12px}.provider-games-grid{grid-template-columns:repeat(6,minmax(0,1fr));padding-bottom:40px}.desktop-profile-card,.desktop-wallet-card,.desktop-promo-card{border-radius:14px;background:#070d1f9e;border:1px solid rgba(255,255,255,.05);padding:12px;color:#fff}.desktop-profile-card{display:grid;justify-items:center;text-align:center;gap:6px}.desktop-rank-badge{width:82px;height:82px;object-fit:contain}.desktop-rank-fallback{display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,#f6b65d,#ae5a19);color:#fff4db;font-size:28px}.desktop-profile-name{font-size:13px;font-weight:600}.desktop-profile-phone{color:#ffffffa8;font-size:13px}.desktop-profile-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:6px}.desktop-profile-actions button,.desktop-promo-head button{min-height:30px;border-radius:8px;border:1px solid rgba(0,255,115,.62);background:#00ff7314;color:#00ff73;font-size:12px;cursor:pointer}.desktop-profile-actions button:nth-child(2){border-color:#ffcf38c2;color:#ffd947;background:#ffcf3814}.desktop-wallet-title,.desktop-promo-head{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700;margin-bottom:8px}.desktop-wallet-title button{border:0;color:#fff;background:transparent;font-size:18px;cursor:pointer}.desktop-wallet-row{display:flex;align-items:center;justify-content:center;gap:8px;color:#00ff73;font-size:17px;font-weight:700;line-height:1.3}.desktop-wallet-row img{width:22px;height:22px;object-fit:contain}.desktop-wallet-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.desktop-wallet-actions button{min-height:42px;border:0;border-radius:8px;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.desktop-wallet-actions .withdraw{background:#ff3434}.desktop-wallet-actions .deposit{background:#00df63;color:#06170d}.desktop-promo-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.desktop-promo-tabs span{border-radius:999px;border:1px solid rgba(255,255,255,.18);color:#ffffffd1;padding:4px 12px;font-size:12px}.desktop-promo-tabs span:first-child{border-color:#00ff73;color:#00ff73}.desktop-promo-list{display:grid;gap:10px}.desktop-promo-thumb{width:100%;border:0;padding:0;background:transparent;border-radius:10px;cursor:pointer;overflow:hidden}.desktop-promo-list img{width:100%;display:block;border-radius:10px;aspect-ratio:1008 / 624;object-fit:cover;background:#ffffff0f}.desktop-promo-loading,.desktop-promo-empty{min-height:72px;border-radius:10px;display:grid;place-items:center;color:#ffffffc7;font-size:13px;background:#ffffff0f}}@media (min-width: 1024px) and (max-width: 1439px){.success-screen-preview{padding-left:260px;padding-right:260px}.desktop-member-panel{width:236px}.desktop-panel-logo{width:150px}.provider-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (max-width: 1023px){.success-screen-preview{padding:0!important}.app-preview-shell{max-width:none}}@media (min-width: 1024px){.desktop-left-panel{width:286px;padding:18px 14px}.desktop-panel-logo{width:188px;margin-bottom:8px}.desktop-menu-card{padding:12px;border-radius:14px;background:#080c1fb8;gap:7px}.desktop-menu-group-title{min-height:34px;border-radius:10px;padding:0 10px;background:#070c1dc7;color:#00ff73;font-size:14px;line-height:34px}.desktop-menu-group-title-link:after{content:"⌄"}.desktop-menu-item{min-height:42px;grid-template-columns:30px minmax(0,1fr);gap:9px;padding:7px 10px;border-radius:9px;background:#2b335beb;font-size:14px;line-height:1.15}.desktop-menu-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-menu-item img{width:26px;height:26px}.desktop-language-pill{align-self:center;margin-top:2px;padding:6px 12px;border-radius:999px;background:#080c1fb8;color:#fff;font-size:13px;line-height:1}.desktop-contact-buttons a,.desktop-profile-actions button,.desktop-promo-head button,.desktop-promo-tabs span{white-space:nowrap}.desktop-contact-buttons a{min-height:34px;padding:0 8px;font-size:12px;line-height:1.1}.desktop-profile-actions button{padding:0 8px;font-size:12px;line-height:1.1}.desktop-promo-head button{padding:0 10px}.desktop-promo-list{gap:12px}.desktop-promo-thumb{background:#ffffff0d}.desktop-promo-list img{height:auto;aspect-ratio:auto;object-fit:contain;object-position:center center;background:transparent}}@media (min-width: 1024px){.desktop-menu-group-title:after,.desktop-menu-group-title-link:after{content:none!important;display:none!important}.desktop-menu-group-title{justify-content:flex-start!important}.desktop-menu-item{grid-template-columns:28px minmax(0,1fr)!important}.desktop-menu-item img{width:25px!important;height:25px!important;object-fit:contain!important;display:block}.desktop-contact-buttons a{display:flex!important;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.desktop-contact-buttons a img{width:18px;height:18px;object-fit:contain;flex:0 0 auto}.desktop-contact-buttons a span{white-space:nowrap}.desktop-logout-button{display:flex!important;align-items:center;justify-content:center;gap:8px;width:100%}.desktop-logout-button img{width:18px;height:18px;object-fit:contain;flex:0 0 auto}.desktop-wallet-title{gap:8px}.desktop-wallet-refresh{width:34px!important;height:34px!important;min-width:34px;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:#ffffff14!important;color:#fff!important;display:inline-grid!important;place-items:center;font-size:20px!important;line-height:1!important;cursor:pointer!important;pointer-events:auto!important;position:relative;z-index:3}.desktop-wallet-refresh:hover{border-color:#00ff7394!important;color:#00ff73!important}.desktop-wallet-refresh.is-loading{opacity:.8;animation:desktop-refresh-spin .8s linear infinite}@keyframes desktop-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}}@media (min-width: 1024px){.desktop-member-panel,.desktop-menu-card,.desktop-menu-item,.desktop-profile-card,.desktop-wallet-card,.desktop-promo-card,.desktop-promo-head button,.desktop-wallet-refresh,.desktop-profile-actions button{pointer-events:auto!important}.desktop-menu-group-title.desktop-menu-toggle{width:100%;border:0;cursor:pointer;display:flex!important;align-items:center;justify-content:space-between!important;text-align:left;font-family:inherit}.desktop-menu-group-title.desktop-menu-toggle span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-menu-chevron{width:18px!important;height:18px!important;object-fit:contain!important;flex:0 0 18px;display:block!important;transform:rotate(0);transition:transform .18s ease;filter:drop-shadow(0 0 5px rgba(0,255,115,.35))}.desktop-menu-chevron.open{transform:rotate(180deg)}.desktop-menu-card{align-content:start}.desktop-promo-thumb{min-height:0!important}.desktop-promo-list img,.desktop-promo-thumb img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;background:#0000002e!important}.slide-banner-viewport,.slide-banner-card{background:#00000038!important}.slide-banner-image{aspect-ratio:auto!important;height:auto!important;max-height:350px;object-fit:contain!important;object-position:center center!important;background:#0003!important}}.deposit-withdraw-shell.withdraw-mode{gap:10px}.deposit-withdraw-shell.withdraw-mode .deposit-withdraw-topbar{height:40px;border-radius:14px;background:linear-gradient(180deg,#232b58fa,#19224efa);box-shadow:0 5px 14px #00000038,inset 0 0 0 1px #4bff6c21}.deposit-withdraw-shell.withdraw-mode .promotion-back-button{min-width:112px;justify-content:flex-start;padding-left:18px;color:#28ff75;font-size:14px;font-weight:700!important}.deposit-withdraw-shell.withdraw-mode .promotion-page-title{color:#fff;font-size:18px;font-weight:800!important;letter-spacing:.2px}.deposit-withdraw-shell.withdraw-mode .deposit-withdraw-switch-row{gap:7px}.deposit-withdraw-shell.withdraw-mode .deposit-withdraw-switch{height:43px;padding:4px;border-radius:18px;background:#070e27;box-shadow:inset 0 0 0 1px #10ff572e}.deposit-withdraw-shell.withdraw-mode .deposit-withdraw-switch-btn{height:35px;border-radius:999px;color:#20ff73;font-size:17px;font-weight:800!important}.deposit-withdraw-shell.withdraw-mode .deposit-withdraw-switch-btn.active{background:linear-gradient(180deg,#37ff70,#24ed59);color:#00130a;box-shadow:0 4px 12px #22ff5547}.deposit-withdraw-shell.withdraw-mode .deposit-withdraw-side-button{width:43px;height:43px;border:2px solid #a7ffd0;background:#0a1230;box-shadow:inset 0 0 0 1px #31ff7233}.deposit-withdraw-shell.withdraw-mode .deposit-withdraw-side-button img{width:21px;height:21px}.deposit-withdraw-shell.withdraw-mode .deposit-balance-card,.deposit-withdraw-shell.withdraw-mode .deposit-amount-card{border-radius:11px;padding:16px 16px 15px;background:#11152b;box-shadow:inset 0 0 0 1px #8b98c994}.deposit-withdraw-shell.withdraw-mode .deposit-balance-title,.deposit-withdraw-shell.withdraw-mode .deposit-amount-title{text-align:center;color:#fff;font-size:16px;font-weight:900!important;line-height:1.2}.deposit-withdraw-shell.withdraw-mode .deposit-balance-amount-row{position:relative;min-height:64px;margin-top:15px;border-radius:10px;background:#11152b;box-shadow:inset 0 0 0 1px #9eaadb8c}.deposit-withdraw-shell.withdraw-mode .deposit-balance-amount{width:100%;text-align:center;color:#31ff72;font-size:25px;font-weight:900!important}.deposit-withdraw-shell.withdraw-mode .deposit-balance-refresh{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:31px;height:31px;cursor:pointer}.deposit-withdraw-shell.withdraw-mode .deposit-balance-refresh svg{width:18px;height:18px;stroke:#87794c;stroke-width:2.1}.deposit-withdraw-shell.withdraw-mode .deposit-balance-updated{margin-top:14px;font-size:14px;color:#fff;font-weight:800!important}.deposit-withdraw-shell.withdraw-mode .deposit-balance-updated span{color:#17e75d;font-weight:400!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-label{margin:0 0 -1px;color:#fff;font-size:15px;font-weight:900!important}.withdraw-bank-row{grid-template-columns:minmax(0,1fr) 108px;gap:12px;align-items:stretch}.withdraw-bank-dropdown{min-width:0}.withdraw-bank-trigger-button,.deposit-withdraw-shell.withdraw-mode .deposit-bank-trigger{height:38px;border-radius:7px;padding:0 10px;background:#191c37;box-shadow:inset 0 0 0 1px #6c80c6e0}.deposit-withdraw-shell.withdraw-mode .deposit-bank-trigger .bank-mark,.deposit-withdraw-shell.withdraw-mode .deposit-bank-trigger .bank-mark-image,.deposit-withdraw-shell.withdraw-mode .deposit-bank-trigger .bank-mark-fallback{width:24px;height:24px}.deposit-withdraw-shell.withdraw-mode .deposit-bank-name,.deposit-withdraw-shell.withdraw-mode .deposit-bank-number{display:inline;color:#fff;font-size:13px;font-weight:800!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-number{margin-left:4px}.deposit-withdraw-shell.withdraw-mode .deposit-bank-caret{color:#8f93a8;font-size:18px;line-height:1}.withdraw-add-bank-button,.deposit-withdraw-shell.withdraw-mode .deposit-add-bank-button{height:38px;border-radius:7px;border:1.5px solid #18ff69;background:#07812e;color:#fff;font-size:14px;font-weight:800!important;padding:0 8px;white-space:nowrap}.withdraw-bank-menu{z-index:80;background:#11152b;border-color:#2bff697a}.deposit-withdraw-shell.withdraw-mode .deposit-amount-input-wrap{margin-top:16px;background:transparent;box-shadow:none}.deposit-withdraw-shell.withdraw-mode .deposit-amount-input{height:50px;border-radius:10px;border:1px solid rgba(142,154,205,.68);background:#11152b;color:#fff;font-size:18px;font-weight:700!important;text-align:center}.deposit-withdraw-shell.withdraw-mode .deposit-amount-input::placeholder{color:#77809c;font-size:15px;font-weight:500!important}.deposit-withdraw-shell.withdraw-mode .deposit-quick-row{margin-top:13px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.deposit-withdraw-shell.withdraw-mode .deposit-quick-button{height:37px;border-radius:6px;border:2px solid #1fff62;background:linear-gradient(180deg,#0fc847,#0ca83b);color:#fff;font-size:14px;font-weight:900!important;gap:3px;padding:0 3px;white-space:nowrap}.deposit-withdraw-shell.withdraw-mode .deposit-quick-coin{width:15px;height:15px}.deposit-withdraw-shell.withdraw-mode .deposit-note-text{margin-top:17px;color:#fff;font-size:14px;line-height:1.35;font-weight:800!important}.deposit-withdraw-shell.withdraw-mode .deposit-action-row{margin-top:6px;gap:12px}.deposit-withdraw-shell.withdraw-mode .deposit-action-cancel,.deposit-withdraw-shell.withdraw-mode .deposit-action-submit{height:37px;border-radius:5px;font-size:15px;font-weight:800!important}.deposit-withdraw-shell.withdraw-mode .deposit-action-cancel{background:#087d2b;color:#bfffd1}.deposit-withdraw-shell.withdraw-mode .deposit-action-submit{background:#343a68;color:#ffffff6b}.deposit-withdraw-shell.withdraw-mode .deposit-action-submit:enabled{background:#20f45c;color:#001709}.deposit-withdraw-shell.withdraw-mode .deposit-service-note{margin-top:0;padding:0 12px 16px;font-size:14px;color:#fff;line-height:1.35}.deposit-withdraw-shell.withdraw-mode .deposit-service-note a{color:#00ff67;font-weight:900!important}@media (max-width: 520px){.deposit-withdraw-shell.withdraw-mode{gap:10px}.withdraw-bank-row{grid-template-columns:minmax(0,1fr) 107px;gap:12px}.deposit-withdraw-shell.withdraw-mode .deposit-balance-card,.deposit-withdraw-shell.withdraw-mode .deposit-amount-card{padding:16px}.deposit-withdraw-shell.withdraw-mode .deposit-quick-button{font-size:13px;padding:0 2px}.deposit-withdraw-shell.withdraw-mode .deposit-quick-coin{width:14px;height:14px}}@media (max-width: 390px){.withdraw-bank-row{grid-template-columns:minmax(0,1fr) 98px;gap:8px}.deposit-withdraw-shell.withdraw-mode .deposit-quick-button{font-size:11px}.deposit-withdraw-shell.withdraw-mode .deposit-amount-input::placeholder{font-size:13px}}@media (min-width: 900px){.deposit-withdraw-screen,.referral-page-screen,.promotion-page-screen,.deposit-history-screen,.play-history-screen{padding:10px 16px 24px!important}.deposit-withdraw-shell,.referral-page-shell,.promotion-page-shell,.deposit-history-shell,.history-wide-shell{width:min(100%,1280px)!important;max-width:min(100%,1280px)!important;margin:0 auto!important}.promotion-page-topbar,.referral-page-topbar,.deposit-withdraw-topbar,.deposit-history-topbar{min-height:46px;border-radius:14px!important;background:#1f2652fa!important;border:1px solid rgba(42,255,112,.16)!important;box-shadow:0 8px 18px #0000003d!important}.promotion-back-button,.referral-back-button{min-width:120px;height:36px;border-radius:10px;padding:0 14px;background:transparent!important;color:#20ff6b!important;white-space:nowrap}.promotion-page-title,.referral-page-title{font-size:24px!important;line-height:1.1;font-weight:700!important}.deposit-withdraw-switch-row{width:min(760px,100%);margin:6px auto 0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 48px;gap:10px!important}.deposit-withdraw-switch{height:42px;border-radius:18px!important;padding:4px!important}.deposit-withdraw-switch-btn{height:34px!important;font-size:16px!important;font-weight:700!important}.deposit-withdraw-side-button{width:42px!important;height:42px!important}.deposit-withdraw-shell.deposit-mode{display:grid!important;grid-template-columns:230px minmax(0,530px);justify-content:center;align-items:start;column-gap:16px;row-gap:10px}.deposit-withdraw-shell.deposit-mode>.deposit-withdraw-topbar,.deposit-withdraw-shell.deposit-mode>.deposit-withdraw-switch-row{grid-column:1 / -1}.deposit-withdraw-shell.deposit-mode>.deposit-method-card{grid-column:1;grid-row:3 / span 8;margin:0!important;min-height:505px}.deposit-withdraw-shell.deposit-mode>.deposit-webbank-card,.deposit-withdraw-shell.deposit-mode>.deposit-amount-card,.deposit-withdraw-shell.deposit-mode>.deposit-action-row,.deposit-withdraw-shell.deposit-mode>.deposit-service-note,.deposit-withdraw-shell.deposit-mode>.deposit-memberbank-nav,.deposit-withdraw-shell.deposit-mode>.deposit-memberbank-nav-button,.deposit-withdraw-shell.deposit-mode>.deposit-empty-card,.deposit-withdraw-shell.deposit-mode>.one2coin-feedback{grid-column:2}.deposit-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.deposit-method-option{min-height:88px!important;border-radius:8px!important}.deposit-withdraw-shell.deposit-mode .deposit-section-heading,.deposit-withdraw-shell.deposit-mode .deposit-bank-label,.deposit-withdraw-shell.deposit-mode .deposit-webbank-limit{text-align:center;font-size:16px!important;font-weight:700!important}.deposit-withdraw-shell.withdraw-mode{width:min(100%,760px)!important;max-width:760px!important;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr;column-gap:14px;row-gap:12px}.deposit-withdraw-shell.withdraw-mode>.deposit-withdraw-topbar,.deposit-withdraw-shell.withdraw-mode>.deposit-withdraw-switch-row,.deposit-withdraw-shell.withdraw-mode>.deposit-amount-card,.deposit-withdraw-shell.withdraw-mode>.deposit-action-row,.deposit-withdraw-shell.withdraw-mode>.deposit-service-note,.deposit-withdraw-shell.withdraw-mode>.one2coin-feedback{grid-column:1 / -1}.deposit-withdraw-shell.withdraw-mode>.deposit-balance-card{grid-column:1;margin:0!important}.deposit-withdraw-shell.withdraw-mode>.deposit-bank-label,.deposit-withdraw-shell.withdraw-mode>.withdraw-bank-row{grid-column:2}.deposit-withdraw-shell.withdraw-mode>.deposit-bank-label{align-self:end;margin:0 0 -4px!important}.deposit-withdraw-shell.withdraw-mode .deposit-amount-card{padding:24px 16px!important}.deposit-withdraw-shell.withdraw-mode .deposit-quick-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.deposit-withdraw-shell.withdraw-mode .deposit-action-row{grid-template-columns:1fr 1fr!important;gap:14px!important}.referral-page-shell{gap:12px!important}.referral-tabs{width:100%!important;grid-template-columns:1fr 1fr;border-radius:14px!important;padding:4px!important}.referral-tab{min-height:46px!important;font-size:16px!important;font-weight:700!important}.referral-summary-stack{display:grid!important;grid-template-columns:1fr 1fr;gap:16px!important;align-items:stretch}.referral-income-card,.referral-link-card{grid-column:1 / -1;min-height:110px}.referral-date-title{grid-column:1 / -1;margin:8px 0 0;font-size:24px!important;font-weight:700!important}.referral-date-wrap{grid-column:1 / -1}.referral-metric-card{min-height:92px;display:grid;place-items:center;text-align:center}.referral-stat-list{grid-column:2;grid-row:6 / span 2}.referral-table-card{min-height:198px}.referral-table-card:nth-of-type(4){grid-column:1}.referral-table-card:nth-of-type(5){grid-column:2}.referral-guide-stack{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px!important}.referral-guide-card:first-child,.referral-guide-progress{grid-column:1 / -1}.promotion-filter-tabs{gap:8px!important;padding:0!important}.promotion-filter-tab{min-width:82px!important;height:30px!important;min-height:30px!important;padding:0 14px!important;font-size:14px!important;white-space:nowrap}.promotion-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.promotion-card-image{object-fit:contain!important;background:#061b0c!important}.deposit-history-shell,.history-wide-shell{gap:12px!important}.deposit-history-card,.history-wide-card,.play-history-filter-card{border-radius:10px!important;background:transparent!important;border:0!important;box-shadow:none!important}.deposit-history-table-wrap{width:100%;overflow-x:auto}.deposit-history-table{min-width:100%!important}.deposit-history-table thead th{padding:12px 10px!important;font-size:15px!important;font-weight:700!important;color:#04180a!important}.deposit-history-table tbody td{padding:10px!important;font-size:15px!important}.deposit-history-type-pill,.promo-status-pill{min-height:26px!important;min-width:94px!important;padding:3px 12px!important;font-size:14px!important;font-weight:700!important}.deposit-history-pagination{padding:12px 0 8px!important}.deposit-history-page-current{min-width:34px!important;height:34px!important;font-size:18px!important}.play-history-filter-card{margin-bottom:28px!important}.play-history-range-button{min-height:44px!important;border-radius:8px!important}.play-history-table,.promo-transaction-table,.credit-history-table{table-layout:auto}}@media (min-width: 1320px){.deposit-withdraw-screen,.referral-page-screen,.promotion-page-screen,.deposit-history-screen,.play-history-screen{padding-left:20px!important;padding-right:20px!important}}@media (min-width: 900px){.deposit-withdraw-shell.withdraw-mode{width:760px!important;max-width:760px!important;display:grid!important;grid-template-columns:374px 374px!important;grid-template-areas:"topbar topbar" "switch switch" "balance banklabel" "balance bankrow" "amount amount" "actions actions" "note note"!important;column-gap:12px!important;row-gap:12px!important;align-items:start!important;justify-content:center!important}.deposit-withdraw-shell.withdraw-mode>.deposit-withdraw-topbar{grid-area:topbar!important;width:100%!important;margin:0!important}.deposit-withdraw-shell.withdraw-mode>.deposit-withdraw-switch-row{grid-area:switch!important;width:100%!important;margin:0!important;grid-template-columns:minmax(0,1fr) 50px!important;gap:10px!important;align-items:center!important}.deposit-withdraw-shell.withdraw-mode>.deposit-balance-card{grid-area:balance!important;width:100%!important;min-height:192px!important;margin:0!important}.deposit-withdraw-shell.withdraw-mode>.deposit-bank-label{grid-area:banklabel!important;width:100%!important;align-self:start!important;margin:0!important;padding-top:0!important;line-height:1.25!important;text-align:left!important}.deposit-withdraw-shell.withdraw-mode>.withdraw-bank-row{grid-area:bankrow!important;width:100%!important;align-self:start!important;margin-top:-4px!important;grid-template-columns:minmax(0,1fr) 108px!important;gap:12px!important}.deposit-withdraw-shell.withdraw-mode>.deposit-amount-card{grid-area:amount!important;width:100%!important;margin-top:2px!important;padding:24px 16px!important}.deposit-withdraw-shell.withdraw-mode>.deposit-action-row{grid-area:actions!important;width:100%!important;margin-top:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.deposit-withdraw-shell.withdraw-mode>.deposit-service-note{grid-area:note!important;width:100%!important;padding:0 8px!important;margin:0!important;text-align:left!important}.deposit-withdraw-shell.withdraw-mode .deposit-balance-card,.deposit-withdraw-shell.withdraw-mode .deposit-amount-card{border-radius:10px!important;background:#12162c!important;box-shadow:inset 0 0 0 1px #808ec2ad!important}.deposit-withdraw-shell.withdraw-mode .deposit-balance-card{padding:17px 16px 16px!important}.deposit-withdraw-shell.withdraw-mode .deposit-balance-title{font-size:16px!important;margin-bottom:14px!important}.deposit-withdraw-shell.withdraw-mode .deposit-balance-amount-row{min-height:88px!important;margin-top:0!important;border-radius:10px!important}.deposit-withdraw-shell.withdraw-mode .deposit-balance-amount{font-size:26px!important}.deposit-withdraw-shell.withdraw-mode .deposit-balance-updated{margin-top:16px!important;text-align:center!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-trigger{height:38px!important;border-radius:7px!important;overflow:hidden!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-texts{display:flex!important;align-items:center!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-name,.deposit-withdraw-shell.withdraw-mode .deposit-bank-number{display:inline-block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-name{max-width:128px!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-number{max-width:96px!important;flex:0 0 auto!important}.deposit-withdraw-shell.withdraw-mode .deposit-add-bank-button{height:38px!important}.deposit-withdraw-shell.withdraw-mode .deposit-amount-input{height:88px!important;font-size:20px!important}.deposit-withdraw-shell.withdraw-mode .deposit-quick-row{margin-top:12px!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:12px!important}.deposit-withdraw-shell.withdraw-mode .deposit-quick-button{height:37px!important;border-radius:5px!important;font-size:15px!important}.deposit-withdraw-shell.withdraw-mode .deposit-note-text{margin-top:18px!important;text-align:center!important;font-size:15px!important}.deposit-withdraw-shell.withdraw-mode .deposit-action-cancel,.deposit-withdraw-shell.withdraw-mode .deposit-action-submit{height:36px!important;border-radius:5px!important}}@media (min-width: 900px){.deposit-withdraw-shell.withdraw-mode{width:min(100%,1000px)!important;max-width:min(100%,1000px)!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;column-gap:20px!important;row-gap:14px!important;justify-content:stretch!important}.deposit-withdraw-shell.withdraw-mode>.deposit-withdraw-topbar,.deposit-withdraw-shell.withdraw-mode>.deposit-withdraw-switch-row,.deposit-withdraw-shell.withdraw-mode>.deposit-amount-card,.deposit-withdraw-shell.withdraw-mode>.deposit-action-row,.deposit-withdraw-shell.withdraw-mode>.deposit-service-note{width:100%!important}.deposit-withdraw-shell.withdraw-mode>.deposit-withdraw-switch-row{max-width:100%!important}.deposit-withdraw-shell.withdraw-mode>.deposit-balance-card{min-height:168px!important}.deposit-withdraw-shell.withdraw-mode>.deposit-bank-label{font-size:16px!important;font-weight:700!important;padding-top:8px!important}.deposit-withdraw-shell.withdraw-mode>.withdraw-bank-row{grid-template-columns:minmax(0,1fr) 128px!important;gap:12px!important;width:100%!important}.deposit-withdraw-shell.withdraw-mode .withdraw-bank-dropdown,.deposit-withdraw-shell.withdraw-mode .deposit-bank-dropdown{width:100%!important;min-width:0!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-trigger,.deposit-withdraw-shell.withdraw-mode .withdraw-bank-trigger-button{width:100%!important;min-width:0!important;height:42px!important;padding:0 10px!important;overflow:visible!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-trigger .bank-mark,.deposit-withdraw-shell.withdraw-mode .deposit-bank-trigger .bank-mark-image,.deposit-withdraw-shell.withdraw-mode .deposit-bank-trigger .bank-mark-fallback,.deposit-withdraw-shell.withdraw-mode .deposit-bank-menu-item .bank-mark,.deposit-withdraw-shell.withdraw-mode .deposit-bank-menu-item .bank-mark-image,.deposit-withdraw-shell.withdraw-mode .deposit-bank-menu-item .bank-mark-fallback{flex:0 0 28px!important;width:28px!important;height:28px!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-texts{flex:1 1 auto!important;min-width:0!important;display:flex!important;align-items:center!important;gap:10px!important;white-space:nowrap!important;overflow:hidden!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-name{flex:0 1 auto!important;max-width:none!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-number{flex:0 0 auto!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-caret,.deposit-withdraw-shell.withdraw-mode .deposit-bank-trigger svg,.deposit-withdraw-shell.withdraw-mode .deposit-bank-trigger img.deposit-bank-caret{flex:0 0 auto!important}.deposit-withdraw-shell.withdraw-mode .withdraw-bank-menu,.deposit-withdraw-shell.withdraw-mode .deposit-bank-menu{width:100%!important;min-width:100%!important;max-width:none!important;left:0!important;right:auto!important;overflow:visible!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-menu-item{width:100%!important;min-width:0!important;padding:10px 12px!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-menu-main{min-width:0!important;width:100%!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-menu-texts{min-width:0!important;flex:1 1 auto!important;display:flex!important;align-items:center!important;gap:10px!important;white-space:nowrap!important;overflow:hidden!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-menu-name{flex:0 1 auto!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.deposit-withdraw-shell.withdraw-mode .deposit-bank-menu-number{flex:0 0 auto!important;overflow:visible!important;text-overflow:clip!important}.deposit-withdraw-shell.withdraw-mode .deposit-amount-card{padding:24px 20px!important}.deposit-withdraw-shell.withdraw-mode .deposit-quick-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.deposit-withdraw-shell.withdraw-mode .deposit-action-row{gap:20px!important}}.one2coin-close-warning-overlay{background:#04081894;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.one2coin-status-modal.one2coin-close-warning-modal{width:min(100%,330px);padding:18px 16px 16px;border-radius:20px;color:#fff;background:linear-gradient(180deg,#174a9f,#102a66 52%,#1d2657);border:1px solid rgba(250,204,21,.75);box-shadow:0 20px 48px #02061766}.one2coin-close-warning-modal .one2coin-modal-title{color:#facc15!important;font-size:17px!important;margin-bottom:8px!important}.one2coin-close-warning-modal .one2coin-status-text{color:#fff!important;font-size:14px!important;line-height:1.55!important;font-weight:700}.one2coin-warning-x{position:absolute;top:8px;right:10px;width:28px;height:28px;border:0;border-radius:50%;background:#0f172a33;color:#ffffffa6;font-size:20px;line-height:1;cursor:pointer}.one2coin-warning-icon{width:70px;height:70px;margin:0 auto 12px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,#ffd45a,#ffb31a);color:#8a4300;font-size:42px;font-weight:900}.one2coin-status-action-column{display:grid;gap:10px;margin-top:16px}.one2coin-warning-primary,.one2coin-warning-secondary{width:100%;min-height:44px;border:0;border-radius:16px;color:#fff;font-size:15px;font-weight:900;cursor:pointer}.one2coin-warning-primary{background:linear-gradient(180deg,#58d6ff,#096dff);box-shadow:0 10px 22px #0084ff52}.one2coin-warning-secondary{background:#4d72b59e}.app-footer-preview .footer-menu-label,.app-footer-preview .footer-menu-button--deposit .footer-menu-label,.app-footer-preview .footer-menu-button--affiliate .footer-menu-label{font-size:14px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:0!important}.deposit-withdraw-switch .deposit-withdraw-switch-btn,.deposit-withdraw-switch .deposit-withdraw-switch-btn.active{font-size:15px!important;line-height:1!important;font-weight:700!important;letter-spacing:0!important}.deposit-withdraw-shell.deposit-mode{font-size:inherit}.deposit-withdraw-shell.deposit-mode .deposit-webbank-box{position:relative!important;display:block!important}.deposit-withdraw-shell.deposit-mode .deposit-webbank-main{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important}.deposit-withdraw-shell.deposit-mode .deposit-webbank-texts{flex:1 1 auto!important;width:100%!important;min-width:0!important}.deposit-withdraw-shell.deposit-mode .deposit-webbank-numberrow{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.deposit-withdraw-shell.deposit-mode .deposit-webbank-numberrow .deposit-webbank-numberline{flex:1 1 auto!important;min-width:0!important;margin-top:0!important}.deposit-withdraw-shell.deposit-mode .deposit-webbank-copy.inline{position:static!important;flex:0 0 auto!important;margin-left:auto!important;white-space:nowrap!important}.deposit-withdraw-shell.deposit-mode .deposit-memberbank-box{position:relative!important;display:block!important;padding-right:88px!important}.deposit-withdraw-shell.deposit-mode .deposit-memberbank-left{width:100%!important;min-width:0!important}.deposit-withdraw-shell.deposit-mode .deposit-memberbank-texts{flex:1 1 auto!important;min-width:0!important}.deposit-withdraw-shell.deposit-mode .deposit-memberbank-bankrow{display:block!important}.deposit-withdraw-shell.deposit-mode .deposit-memberbank-status{position:absolute!important;top:9px!important;right:9px!important;margin:0!important;z-index:3!important;white-space:nowrap!important}@media (max-width: 640px){.app-footer-preview .footer-menu-label,.app-footer-preview .footer-menu-button--deposit .footer-menu-label,.app-footer-preview .footer-menu-button--affiliate .footer-menu-label{font-size:13px!important}.deposit-withdraw-switch .deposit-withdraw-switch-btn,.deposit-withdraw-switch .deposit-withdraw-switch-btn.active{font-size:15px!important;font-weight:700!important}}.deposit-withdraw-shell.deposit-mode .deposit-method-title,.deposit-withdraw-shell.deposit-mode .deposit-section-heading,.deposit-withdraw-shell.deposit-mode .deposit-balance-title,.deposit-withdraw-shell.deposit-mode .deposit-amount-title,.deposit-withdraw-shell.deposit-mode .deposit-bank-label{font-size:16px!important;line-height:1.35!important;font-weight:700!important}.deposit-withdraw-shell.deposit-mode .deposit-method-text,.deposit-withdraw-shell.deposit-mode .deposit-webbank-limit,.deposit-withdraw-shell.deposit-mode .deposit-webbank-bankname,.deposit-withdraw-shell.deposit-mode .deposit-memberbank-bankname,.deposit-withdraw-shell.deposit-mode .deposit-webbank-owner,.deposit-withdraw-shell.deposit-mode .deposit-webbank-numberline,.deposit-withdraw-shell.deposit-mode .deposit-memberbank-owner,.deposit-withdraw-shell.deposit-mode .deposit-memberbank-numberline,.deposit-withdraw-shell.deposit-mode .deposit-webbank-warning,.deposit-withdraw-shell.deposit-mode .deposit-service-note,.deposit-withdraw-shell.deposit-mode .deposit-service-note-deposit,.deposit-withdraw-shell.deposit-mode .deposit-empty-card{font-size:14px!important;line-height:1.45!important;font-weight:600!important}.deposit-withdraw-shell.deposit-mode .deposit-webbank-copy.inline,.deposit-withdraw-shell.deposit-mode .deposit-memberbank-status,.deposit-withdraw-shell.deposit-mode .deposit-memberbank-add{font-size:13px!important;font-weight:700!important}.deposit-withdraw-switch-btn,.deposit-withdraw-switch-btn.active,.deposit-withdraw-shell.deposit-mode .deposit-withdraw-switch-btn,.deposit-withdraw-shell.deposit-mode .deposit-withdraw-switch-btn.active,.deposit-withdraw-shell.withdraw-mode .deposit-withdraw-switch-btn,.deposit-withdraw-shell.withdraw-mode .deposit-withdraw-switch-btn.active{font-size:16px!important;line-height:1!important;font-weight:700!important}@media (max-width: 640px){.deposit-withdraw-shell.deposit-mode .deposit-method-title,.deposit-withdraw-shell.deposit-mode .deposit-section-heading,.deposit-withdraw-shell.deposit-mode .deposit-balance-title,.deposit-withdraw-shell.deposit-mode .deposit-amount-title,.deposit-withdraw-shell.deposit-mode .deposit-bank-label{font-size:16px!important}.deposit-withdraw-shell.deposit-mode .deposit-method-text,.deposit-withdraw-shell.deposit-mode .deposit-webbank-limit,.deposit-withdraw-shell.deposit-mode .deposit-webbank-bankname,.deposit-withdraw-shell.deposit-mode .deposit-memberbank-bankname,.deposit-withdraw-shell.deposit-mode .deposit-webbank-owner,.deposit-withdraw-shell.deposit-mode .deposit-webbank-numberline,.deposit-withdraw-shell.deposit-mode .deposit-memberbank-owner,.deposit-withdraw-shell.deposit-mode .deposit-memberbank-numberline,.deposit-withdraw-shell.deposit-mode .deposit-webbank-warning,.deposit-withdraw-shell.deposit-mode .deposit-service-note,.deposit-withdraw-shell.deposit-mode .deposit-service-note-deposit{font-size:14px!important}}.one2coin-example-form{margin-top:10px;padding:18px 18px 20px;border-radius:14px;border:1px solid rgba(99,255,143,.35);background:#101421;box-shadow:inset 0 0 0 1px #ffffff04}.one2coin-example-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.one2coin-example-title,.one2coin-example-amount-label{color:#fff;font-size:16px;font-weight:700;line-height:1.35}.one2coin-example-warning{color:#ff5f66;font-size:13px;font-weight:600;text-align:right;line-height:1.35}.one2coin-example-bank-row{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:14px;align-items:stretch}.one2coin-example-bank-dropdown{min-width:0}.one2coin-example-bank-trigger{min-height:44px;padding:7px 12px;border-radius:8px;background:#111522;border:1px solid #505b7a}.one2coin-example-bank-trigger .bank-logo-frame,.one2coin-example-bank-trigger .bank-logo-placeholder{width:26px;height:26px}.one2coin-example-bank-texts{min-width:0}.one2coin-example-bank-name{color:#fff;font-size:15px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.one2coin-example-add-bank{min-height:44px;padding:0 12px;border-radius:8px;border:1px solid #31ff72;background:#079b3f;color:#fff;font-size:15px;font-weight:700;white-space:nowrap}.one2coin-example-amount-label{margin-top:22px;margin-bottom:8px}.one2coin-example-amount-wrap{min-height:72px;border-radius:12px;border:1px solid #4c5776;background:#111522}.one2coin-example-amount-input{width:100%;min-height:70px;padding:0 16px;border:0;background:transparent;color:#fff;font-size:17px;text-align:center;outline:none}.one2coin-example-amount-input::placeholder{color:#6f7ca3;opacity:1}.one2coin-example-quick-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:14px}.one2coin-example-quick-button{min-height:36px;border:2px solid #19f36a;border-radius:7px;background:#063d1f;color:#fff;font-size:13px;font-weight:800}.one2coin-example-quick-button:hover{background:#0b592c}.one2coin-example-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.one2coin-example-reset,.one2coin-example-submit{min-height:42px;border:0;border-radius:6px;font-size:16px;font-weight:700}.one2coin-example-reset{background:#087f31;color:#fff}.one2coin-example-submit{background:#363e64;color:#fff}.one2coin-example-submit:enabled{background:#079b3f;cursor:pointer}.one2coin-example-submit:disabled{color:#7c84a1;opacity:.85}.one2coin-example-footnote{margin-top:17px;color:#7885ab;font-size:14px;text-align:center}@media (max-width: 520px){.one2coin-example-form{padding:15px 14px 18px}.one2coin-example-head{align-items:flex-start}.one2coin-example-title{font-size:15px}.one2coin-example-warning{max-width:55%;font-size:11px}.one2coin-example-bank-row{grid-template-columns:minmax(0,1fr) 98px;gap:9px}.one2coin-example-bank-name{font-size:13px}.one2coin-example-add-bank{padding:0 8px;font-size:13px}.one2coin-example-quick-row{gap:6px}.one2coin-example-quick-button{min-height:34px;padding:0 3px;font-size:11px}.one2coin-example-quick-button .deposit-quick-coin{width:14px;height:14px}.one2coin-example-actions{gap:10px}}.one2coin-inline-lsm44-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;overflow-y:auto;background:linear-gradient(180deg,#001207,#001b0a 48%,#000b04);padding:74px 12px 96px}.one2coin-inline-lsm44-scroll{width:min(100%,720px);margin:0 auto;display:grid;gap:16px}.one2coin-inline-lsm44-card,.one2coin-inline-lsm44-timer,.one2coin-inline-lsm44-slip-card{border:1px solid rgba(50,255,112,.35);border-radius:16px;background:#111526;box-shadow:0 0 18px #00ff5914}.one2coin-inline-lsm44-card{padding:22px}.one2coin-inline-lsm44-amount-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.one2coin-inline-lsm44-amount-row span{color:#fff;font-size:20px;font-weight:800}.one2coin-inline-lsm44-amount-row strong{color:#28f36d;font-size:34px;line-height:1;font-weight:900}.one2coin-inline-lsm44-divider{height:1px;margin:16px 0 18px;background:#ffffff38}.one2coin-inline-lsm44-transfer-grid{display:grid;grid-template-columns:1fr 58px 1fr;align-items:center;gap:12px}.one2coin-inline-lsm44-column h3{margin:0 0 10px;color:#fff;text-align:center;font-size:18px;font-weight:900}.one2coin-inline-lsm44-bank-card{overflow:hidden;border:2px solid #394466;border-radius:12px;background:#0a0d19}.one2coin-inline-lsm44-bank-head{min-height:46px;padding:7px 10px;display:flex;align-items:center;gap:8px;background:#283154;color:#fff}.one2coin-inline-lsm44-bank-head strong{font-size:16px;font-weight:900}.one2coin-inline-lsm44-logo{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto}.one2coin-inline-lsm44-logo img{width:100%;height:100%;object-fit:contain}.one2coin-inline-lsm44-name{padding:14px 10px 8px;color:#fff;text-align:center;font-size:17px;font-weight:800}.one2coin-inline-lsm44-account,.one2coin-inline-lsm44-account-row{margin:0 10px 12px;min-height:34px;border:1px solid #46506d;border-radius:18px;background:#050711;color:#fff;font-size:16px;font-weight:900}.one2coin-inline-lsm44-account{display:grid;place-items:center}.one2coin-inline-lsm44-account-row{padding-left:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.one2coin-inline-lsm44-account-row .one2coin-inline-lsm44-account{margin:0;min-height:0;border:0;background:transparent}.one2coin-inline-lsm44-account-row button{align-self:stretch;border:0;border-left:1px solid #46506d;padding:0 12px;background:#26345f;color:#fff;font-weight:800}.one2coin-inline-lsm44-arrows{display:grid;place-items:center;gap:3px;color:#2df475;font-size:31px;font-weight:900}.one2coin-inline-lsm44-timer{padding:16px;color:#fff;text-align:center;font-size:18px;font-weight:800}.one2coin-inline-lsm44-timer strong{color:#28f36d;font-size:20px}.one2coin-inline-lsm44-slip-card{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.one2coin-inline-lsm44-slip-copy h3{margin:0 0 5px;color:#fff;font-size:19px;font-weight:900}.one2coin-inline-lsm44-slip-copy p{margin:0;max-width:470px;color:#8f99bd;font-size:14px;line-height:1.5}.one2coin-inline-lsm44-file-button{min-width:112px;min-height:46px;padding:8px 14px;border:1px solid #27f36c;border-radius:10px;display:grid;place-items:center;cursor:pointer;color:#fff;font-size:16px;font-weight:800}.one2coin-inline-lsm44-file-button img{width:76px;max-height:76px;object-fit:cover;border-radius:8px;margin-bottom:6px}.one2coin-inline-lsm44-origin-row{display:flex;justify-content:center}.one2coin-inline-lsm44-origin-row button{border:1px solid #2df475;border-radius:10px;padding:10px 22px;background:#052412;color:#fff;font-weight:800}.one2coin-inline-lsm44-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:12px}.one2coin-inline-lsm44-actions button{min-height:50px;border-radius:10px;font-size:17px;font-weight:900}.one2coin-inline-lsm44-actions .is-close{border:1px solid #2df475;background:#07371a;color:#fff}.one2coin-inline-lsm44-actions .is-confirm{border:0;background:linear-gradient(180deg,#35f479,#10b64e);color:#031107}.one2coin-inline-lsm44-actions .is-confirm:disabled{opacity:.45}@media (max-width: 620px){.one2coin-inline-lsm44-page{padding:64px 8px 92px}.one2coin-inline-lsm44-card{padding:15px 12px}.one2coin-inline-lsm44-transfer-grid{grid-template-columns:1fr 40px 1fr;gap:7px}.one2coin-inline-lsm44-arrows{font-size:24px}.one2coin-inline-lsm44-bank-head strong{font-size:12px}.one2coin-inline-lsm44-name{font-size:14px}.one2coin-inline-lsm44-account,.one2coin-inline-lsm44-account-row{font-size:13px}.one2coin-inline-lsm44-slip-card{align-items:stretch;flex-direction:column}.one2coin-inline-lsm44-file-button{width:100%}}.deposit-withdraw-shell.one2coin-transfer-active>:not(.one2coin-inline-lsm44-page):not(.one2coin-overlay):not(.success-popup-overlay):not(.copy-popup-overlay):not(.profile-add-bank-overlay){display:none!important}.one2coin-inline-lsm44-page{position:relative;inset:auto;z-index:auto;min-height:calc(100vh - 150px);overflow:visible;padding:14px 8px 104px;background:transparent}.one2coin-inline-lsm44-logo{width:34px;height:34px;padding:3px;border:2px solid rgba(255,255,255,.96);border-radius:50%;background:#ffffff1a;box-shadow:0 0 0 3px #ffffff14,0 5px 12px #00000061}.one2coin-inline-lsm44-logo img{border-radius:50%}.one2coin-inline-lsm44-account-row{padding:3px 4px 3px 13px;border-color:#ffffff47}.one2coin-inline-lsm44-account-row button{align-self:center;min-width:86px;height:32px;padding:0 14px;border:1px solid #35f47a;border-radius:999px;background:linear-gradient(180deg,#20bd58,#087d32);color:#fff;font-size:13px;font-weight:900;line-height:1;box-shadow:0 3px 10px #00000052,0 0 10px #35f47a38;cursor:pointer}.one2coin-inline-lsm44-account-row button:hover,.one2coin-inline-lsm44-account-row button:focus-visible{background:linear-gradient(180deg,#35ec74,#0b9d40);transform:translateY(-1px)}.one2coin-inline-lsm44-account-row button:disabled{opacity:.45;cursor:default;transform:none}@media (max-width: 620px){.one2coin-inline-lsm44-page{padding:10px 6px 100px}.one2coin-inline-lsm44-logo{width:30px;height:30px;padding:2px}.one2coin-inline-lsm44-account-row button{min-width:72px;height:30px;padding:0 10px;font-size:12px}}.one2coin-inline-lsm44-logo{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.one2coin-inline-lsm44-logo .bank-logo-frame,.one2coin-inline-lsm44-logo .bank-logo-placeholder{width:100%!important;height:100%!important;flex:0 0 100%!important;box-sizing:border-box;display:inline-grid;place-items:center;overflow:hidden;padding:3px!important;border:2px solid #fff!important;border-radius:50%!important;background:#ffffff1a!important;box-shadow:0 0 0 2px #ffffff24,0 4px 10px #0000006b!important}.one2coin-inline-lsm44-logo .bank-logo,.one2coin-inline-lsm44-logo .bank-logo-placeholder svg{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:contain}.one2coin-inline-lsm44-account-row{position:relative;overflow:visible}.one2coin-inline-lsm44-account-row .one2coin-inline-lsm44-copy-btn{position:relative;z-index:3;pointer-events:auto!important;touch-action:manipulation;-webkit-user-select:none;user-select:none}.deposit-withdraw-shell.one2coin-transfer-active .success-popup-overlay{display:grid!important;z-index:5000!important}.one2coin-inline-lsm44-bank-head strong{min-width:0;flex:1 1 auto;font-size:17px;line-height:1.25;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 620px){.one2coin-inline-lsm44-bank-head strong{font-size:14px;line-height:1.25}}.one2coin-wallet-screen{width:min(100%,720px);margin:0 auto;padding:16px 14px 90px;color:#fff}.one2coin-wallet-back{width:42px;height:42px;border:1px solid rgba(71,255,231,.45);border-radius:999px;background:#101f4ee6;color:#47ffe7;font-size:30px;line-height:1;cursor:pointer}.one2coin-wallet-title{font-size:22px;font-weight:900;color:#47ffe7}.one2coin-wallet-subtitle{margin-top:2px;font-size:12px;color:#ffffffb8}.one2coin-wallet-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:4px 2px 12px}.one2coin-wallet-toolbar-left,.one2coin-wallet-toolbar-right{display:flex;flex-direction:column;gap:8px}.one2coin-wallet-toolbar-right{align-items:flex-end}.one2coin-wallet-toolbar-label{color:#fff;font-size:14px;font-weight:900}.one2coin-wallet-status{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 14px;border-radius:999px;font-size:13px;font-weight:900;white-space:nowrap}.one2coin-wallet-status.ok{color:#052814;background:#31f772}.one2coin-wallet-status.warn{color:#351900;background:#ffcb4b}.one2coin-wallet-refresh{border:1px solid rgba(71,255,231,.55);border-radius:999px;background:#47ffe714;color:#47ffe7;font-weight:900;padding:8px 16px;cursor:pointer;min-width:92px}.one2coin-wallet-card{border:1px solid rgba(71,255,231,.28);border-radius:18px;background:linear-gradient(180deg,#101e46fa,#090f26fa);box-shadow:0 14px 32px #00000047;padding:18px 16px 16px}.one2coin-wallet-card-title{text-align:center;color:#fff;font-size:16px;font-weight:1000;margin-bottom:14px}.one2coin-wallet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.one2coin-wallet-balance-box{border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0d;padding:16px 12px;text-align:center}.one2coin-wallet-balance-box.highlight{border-color:#47ffe78c;background:#47ffe714}.one2coin-wallet-label{font-size:14px;color:#fff;font-weight:900}.one2coin-wallet-sub-label{margin-top:8px;font-size:13px;color:#ffffffbd;font-weight:800}.one2coin-wallet-amount{margin-top:7px;font-size:clamp(28px,7vw,42px);line-height:1;font-weight:1000;color:#47ffe7}.one2coin-wallet-meta{margin-top:14px;text-align:center;font-size:12px;color:#ffffffad}.one2coin-wallet-error{margin-top:10px;padding:10px 12px;border-radius:12px;background:#ff454524;border:1px solid rgba(255,69,69,.35);color:#ffb4b4;font-size:13px}.one2coin-wallet-return-button{display:block;width:min(100%,280px);margin:16px auto 0;min-height:44px;border:0;border-radius:999px;background:linear-gradient(90deg,#11dc5b,#02f26b);color:#061b0d;font-size:15px;font-weight:1000;cursor:pointer}.one2coin-wallet-return-button:disabled{cursor:not-allowed;opacity:.55;filter:grayscale(.3)}.one2coin-wallet-original-button{width:100%;margin-top:10px;min-height:44px;border:1px solid rgba(71,255,231,.55);border-radius:14px;background:#47ffe714;color:#47ffe7;font-size:15px;font-weight:1000;cursor:pointer}.one2coin-wallet-original-button:disabled{cursor:not-allowed;opacity:.55;filter:grayscale(.3)}.one2coin-wallet-note{margin-top:12px;font-size:12px;line-height:1.45;color:#ffffff9e}@media (max-width: 520px){.one2coin-wallet-grid{grid-template-columns:1fr 1fr;gap:10px}.one2coin-wallet-card{padding:16px 12px}.one2coin-wallet-label{font-size:13px}.one2coin-wallet-amount{font-size:26px}}.one2coin-wallet-sell-section{margin-top:16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#00000029;padding:12px}.one2coin-wallet-sell-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.one2coin-wallet-sell-title{font-size:16px;font-weight:1000;color:#47ffe7}.one2coin-wallet-sell-subtitle{margin-top:2px;color:#ffffffa6;font-size:12px;line-height:1.4}.one2coin-wallet-sell-total{flex:0 0 auto;border-radius:999px;padding:7px 10px;background:#ffcb4b1f;border:1px solid rgba(255,203,75,.32);color:#ffdc73;font-size:13px;font-weight:1000}.one2coin-wallet-empty{border-radius:14px;padding:13px 12px;background:#ffffff0d;color:#ffffffb8;font-size:13px;font-weight:800;text-align:center}.one2coin-wallet-sell-list{display:grid;gap:10px}.one2coin-wallet-sell-card{border-radius:15px;border:1px solid rgba(71,255,231,.22);background:linear-gradient(180deg,#202d60e0,#0e1637eb);padding:12px}.one2coin-wallet-sell-top,.one2coin-wallet-sell-main,.one2coin-wallet-sell-info{display:flex;align-items:center;justify-content:space-between;gap:10px}.one2coin-wallet-sell-top{align-items:flex-start}.one2coin-wallet-sell-main{margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.1)}.one2coin-wallet-sell-label{color:#ffffff9e;font-size:11px;font-weight:800}.one2coin-wallet-sell-code{margin-top:2px;color:#fff;font-size:14px;font-weight:1000;word-break:break-all}.one2coin-wallet-sell-amount{margin-top:2px;color:#47ffe7;font-size:20px;font-weight:1000}.one2coin-wallet-sell-time{margin-top:2px;color:#ff6262;font-size:18px;font-weight:1000;text-align:right}.one2coin-wallet-sell-status{flex:0 0 auto;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:1000;border:1px solid rgba(255,255,255,.2)}.one2coin-wallet-sell-status.wait{color:#421f00;background:#ffcb4b;border-color:#ffcb4b99}.one2coin-wallet-sell-status.pending{color:#20124d;background:#cdb8ff;border-color:#cdb8ffb3}.one2coin-wallet-sell-status.success{color:#052814;background:#31f772;border-color:#31f77299}.one2coin-wallet-sell-status.danger{color:#fff;background:#ff4242;border-color:#ff4242b3}.one2coin-wallet-sell-info{margin-top:9px;color:#ffffffd1;font-size:12px;line-height:1.35;flex-wrap:wrap}.one2coin-wallet-sell-info.muted{color:#ffffff94}.one2coin-wallet-sell-info a{color:#47ffe7;font-weight:900;text-decoration:underline}@media (max-width: 520px){.one2coin-wallet-sell-head,.one2coin-wallet-sell-main{flex-direction:column;align-items:stretch}.one2coin-wallet-sell-total,.one2coin-wallet-sell-time{text-align:left}}.one2coin-wallet-screen{width:min(100%,720px);margin:0 auto;padding:18px 14px 112px;color:#fff}.one2coin-wallet-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.one2coin-wallet-back{width:auto;min-width:112px;height:42px;padding:0 16px;border:1px solid rgba(54,220,132,.55);border-radius:14px;background:#052c1feb;color:#9ff5c7;font-size:14px;font-weight:900}.one2coin-wallet-title{color:#fff;font-size:22px;font-weight:900}.one2coin-wallet-subtitle{color:#ffffffad;font-size:12px}.one2coin-wallet-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding:12px 14px;border:1px solid rgba(54,220,132,.35);border-radius:14px;background:#072a1fc7}.one2coin-wallet-status{padding:0;min-height:0;background:none!important;color:#fff!important;font-size:13px}.one2coin-wallet-refresh{min-width:84px;border:0;border-radius:12px;background:#20c777;color:#fff;padding:10px 16px;font-weight:900}.one2coin-wallet-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.one2coin-wallet-balance-box{text-align:left;min-height:92px;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#07281ed1}.one2coin-wallet-balance-box.highlight{border-color:#20d57d;background:#093626e6}.one2coin-wallet-label{color:#ffffffad;font-size:12px}.one2coin-wallet-amount{margin-top:10px;color:#fff;font-size:24px}.one2coin-wallet-return-button{width:100%;max-width:none;margin:12px 0 0;border-radius:12px;background:linear-gradient(90deg,#15995c,#20c777);color:#fff}.one2coin-wallet-meta{margin:10px 2px 0;text-align:right}.one2coin-wallet-error{border-radius:10px}.one2coin-wallet-sell-section{margin-top:16px;border:0;background:transparent;padding:0}.one2coin-wallet-sell-title{color:#fff;font-size:20px}.one2coin-wallet-sell-subtitle{color:#ffffff9e}.one2coin-wallet-sell-total{background:transparent;border:0;color:#fff;font-size:18px}.one2coin-wallet-empty{border:1px solid rgba(54,220,132,.25);background:#07281eb3;border-radius:14px}.one2coin-wallet-sell-card{border:1px solid rgba(54,220,132,.28);background:#07281edb;border-radius:14px}.one2coin-wallet-sell-code{color:#fff}.one2coin-wallet-sell-amount{color:#7af0b1;margin-top:12px}.one2coin-wallet-sell-info a{color:#7af0b1}.app-footer-preview{z-index:120;pointer-events:auto}.one2coin-wallet-screen{position:relative;z-index:1}@media (max-width:520px){.one2coin-wallet-screen{padding-left:12px;padding-right:12px}.one2coin-wallet-back{min-width:102px;padding:0 12px}.one2coin-wallet-title{font-size:20px}.one2coin-wallet-grid{grid-template-columns:1fr 1fr;gap:10px}.one2coin-wallet-balance-box{padding:14px 12px}.one2coin-wallet-amount{font-size:23px}}body .member-menu-overlay,body .profile-menu-overlay,body .drawer-overlay{z-index:99990!important}body .member-menu-panel,body .profile-menu-panel,body .drawer-panel{z-index:99991!important;position:fixed!important;max-height:100dvh!important;overflow-y:auto!important;padding-bottom:18px!important}body .bottom-nav,body .footer-nav,body .app-footer,body .mobile-footer,body .main-bottom-nav{z-index:20!important}body .drawer-logout,body .member-menu-logout,body .profile-logout,body .logout-button{margin-top:12px!important;margin-bottom:0!important;position:relative!important;z-index:99992!important}body .drawer-contact-buttons,body .member-contact-buttons,body .profile-contact-buttons{margin-bottom:10px!important}body .menu-drawer-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important}body .menu-drawer-panel{position:fixed!important;z-index:2147483001!important;top:0!important;right:0!important;bottom:0!important;max-height:100dvh!important;overflow-y:auto!important;padding-bottom:18px!important}body .menu-drawer-scroll-content{padding-bottom:0!important;margin-bottom:0!important}body .menu-drawer-footer-actions{position:relative!important;z-index:2147483002!important;margin-top:8px!important;padding-top:0!important;padding-bottom:0!important}body .menu-drawer-logout-button{position:relative!important;z-index:2147483003!important;margin-top:0!important;margin-bottom:0!important}body:has(.menu-drawer-overlay) .app-footer-preview{z-index:1!important;pointer-events:none!important}body .menu-drawer-panel{display:block!important;justify-content:flex-start!important;align-items:stretch!important;padding-bottom:18px!important}body .menu-drawer-scroll-content{display:block!important;flex:0 0 auto!important;min-height:0!important;height:auto!important;max-height:none!important;padding-bottom:0!important;margin-bottom:0!important}body .menu-drawer-socials{margin-bottom:8px!important}body .menu-drawer-footer-actions{position:static!important;inset:auto!important;bottom:auto!important;top:auto!important;transform:none!important;display:block!important;flex:0 0 auto!important;margin-top:8px!important;padding-top:0!important;padding-bottom:0!important}body .menu-drawer-logout-button{margin-top:0!important;margin-bottom:0!important}
