.balance-wrap{position:relative}.balance-menu{position:absolute;top:calc(100% + 10px);right:-40px;z-index:80;width:262px;border:1px solid #ffffff14;border-radius:8px;background:#111218;padding:8px 0;box-shadow:0 18px 50px #00000066}.balance-menu.hidden{display:none}.balance-menu-inner{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:0 12px}.balance-row{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:16px;line-height:1.4}.balance-row span{color:#35f4df;margin-left:4px}.balance-row b{color:#fff;font-weight:600}.balance-row strong{font-weight:500}.balance-row.total em{font-style:normal;color:#757575;font-size:20px}.balance-row.total span{font-size:20px;font-weight:700}.balance-divider{border-bottom:1px solid #ffffff14;height:1px}.balance-withdraw{height:35px;width:100%;border-radius:8px;background:linear-gradient(100deg,#35f4df,#09a0e0);display:flex;align-items:center;justify-content:center;gap:2px;color:#fff;font-size:14px}
.profile-menu-wrap{position:relative}.profile-menu-wrap>[class$="-avatar"],.profile-menu-wrap>[class$="-avatar-btn"],.profile-menu-wrap>.logged-avatar{appearance:none;border:0;cursor:pointer}.profile-dropdown{position:absolute;right:0;top:calc(100% + 14px);z-index:85;width:min(326px,calc(100vw - 24px));overflow:hidden;border:1px solid #ffffff14;border-radius:18px;background:#06070b;box-shadow:0 26px 55px #00000066;color:#fff}.profile-dropdown.hidden{display:none}.profile-dropdown-head{position:relative;display:flex;align-items:center;gap:14px;padding:18px 18px 17px;border-bottom:1px solid #ffffff0a}.profile-dropdown-avatar{width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,#36f4e4,#08a8df);display:grid;place-items:center;color:#fff;font-size:18px;font-weight:900;box-shadow:0 12px 25px #00d9e52b}.profile-dropdown-head strong{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:16px;line-height:1.1;font-weight:900}.profile-dropdown-head span{display:block;margin-top:4px;color:#ffffff38;font-size:12px;font-weight:700}.profile-dropdown-head i{position:absolute;right:19px;top:33px;width:12px;height:12px;border-radius:50%;background:#4be525;box-shadow:0 0 18px #5cff34}.profile-dropdown-nav{display:flex;flex-direction:column;padding:14px 18px 13px}.profile-dropdown-item{min-height:56px;width:100%;border:0;border-radius:12px;background:transparent;color:#fff;display:flex;align-items:center;gap:14px;padding:9px 0;text-align:left;text-decoration:none;cursor:pointer;font:inherit}.profile-dropdown-item:hover{background:#ffffff05;padding-left:8px;padding-right:8px}.profile-dropdown-item span:nth-child(2){min-width:0;flex:1}.profile-dropdown-item strong{display:block;color:#ffffffd9;font-size:16px;line-height:1.1;font-weight:800}.profile-dropdown-item small{display:block;margin-top:4px;color:#ffffff35;font-size:12px;font-weight:700}.profile-dropdown-item em{color:#ffffff14;font-size:24px;font-style:normal;line-height:1}.profile-dropdown-icon{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto}.profile-dropdown-icon svg{width:16px;height:16px}.profile-icon-home{background:#ffffff0a;color:#ffffff80}.profile-icon-profile{background:#0d47ff1f;color:#5aa2ff}.profile-icon-affiliate{background:#13d72e1c;color:#5cff45}.profile-icon-settings{background:#793dff1f;color:#a88cff}.profile-icon-logout{background:#ff3f4b1c;color:#ff8289}.profile-dropdown-logout{margin-top:13px;color:#ff8289}.profile-dropdown-logout strong{color:#ff8d93}.profile-dropdown-logout:hover{background:#ff3f4b0d}.deposit-sheet{position:fixed;inset:0;z-index:95;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s,visibility .22s}.deposit-sheet.open{opacity:1;visibility:visible;pointer-events:auto}.deposit-shade{position:absolute;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(4px)}.deposit-panel{position:absolute;left:0;right:0;bottom:0;width:100%;max-width:512px;max-height:92vh;margin:0 auto;background:#111218;color:#fff;overflow:hidden;border-top:1px solid #ffffff12;border-radius:24px 24px 0 0;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.deposit-sheet.open .deposit-panel{transform:translateY(0)}.deposit-body{flex:1;overflow-y:auto;padding:18px 20px calc(32px + env(safe-area-inset-bottom));scrollbar-width:none}.deposit-step{display:none;margin:0 auto;width:100%}.deposit-step.active{display:block}.deposit-title{display:flex;flex-direction:column;align-items:flex-start;padding:4px 42px 16px 0}.deposit-step h2{font-size:18px;line-height:1.15;font-weight:800;margin:0 0 4px}.deposit-step p{font-size:12px;color:#ffffff4d;margin:0}.deposit-close-inline{position:absolute;right:16px;top:16px;width:34px;height:34px;border:1px solid #ffffff1f;border-radius:12px;background:#ffffff0a;color:#ffffffb8;font-size:24px;line-height:1;cursor:pointer}.deposit-safe{display:flex;gap:10px;align-items:center;border:1px solid #22c55e33;background:#22c55e1a;border-radius:16px;padding:12px 16px;margin-bottom:20px}.deposit-safe span{width:32px;height:32px;border-radius:50%;background:#22c55e33;color:#4ade80;display:grid;place-items:center;flex:0 0 auto}.deposit-safe strong{display:block;color:#4ade80;font-size:12px;font-weight:700}.deposit-safe small{display:block;color:#ffffff4d;font-size:10px;margin-top:1px}.deposit-values{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.deposit-values button{position:relative;min-height:58px;border:1px solid #ffffff14;border-radius:16px;background:#ffffff05;color:#fff;font-size:15px;font-weight:900;letter-spacing:0;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.deposit-values button.active{background:linear-gradient(135deg,#35ebdc,#0caee4);border-color:transparent;box-shadow:0 10px 22px #00bce229}.deposit-values button span{position:absolute;top:-10px;left:50%;transform:translateX(-50%);font-size:9px;line-height:16px;border:1px solid #3b82f680;border-radius:999px;padding:0 10px;background:#3b82f64d;color:#93c5fd;box-shadow:0 2px 8px #0004}.deposit-custom{display:block;margin-bottom:10px}.deposit-custom>span{display:block;color:#ffffff4d;font-size:10px;line-height:1.2;font-weight:700;text-transform:uppercase;letter-spacing:0;margin:0 0 8px;padding-left:4px}.deposit-custom div{height:52px;border:1px solid #ffffff14;border-radius:16px;background:#ffffff08;display:flex;align-items:center;gap:10px;padding:0 16px}.deposit-custom b{font-size:14px;color:#ffffff4d}.deposit-custom input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;font-size:20px;font-weight:900}.deposit-minmax{display:flex;justify-content:space-between;color:#ffffff40;font-size:10px;margin:8px 4px 18px}.deposit-live{min-height:42px;border:1px solid #ffffff0d;border-radius:16px;background:#ffffff05;color:#ffffff66;display:flex;align-items:center;gap:10px;padding:10px 16px;margin-bottom:10px;font-size:12px}.deposit-live i{position:relative;width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 5px #4ade8024;flex:0 0 auto}.deposit-error{min-height:18px;color:#ff8d8d;text-align:center;font-size:12px;font-weight:800;margin-bottom:8px}.deposit-generate{width:100%;min-height:56px;border:0;border-radius:16px;background:linear-gradient(100deg,#36eadb,#0ba6df);color:#fff;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 12px 24px #00bce229;transition:opacity .2s,transform .2s}.deposit-generate:disabled{opacity:.7;cursor:wait}.deposit-wait{width:max-content;margin:8px auto 26px;display:flex;align-items:center;gap:8px;border:1px solid #eab3081a;background:#eab3081a;color:#facc15;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:900}.deposit-total{text-align:center;margin-bottom:24px}.deposit-total span{display:block;color:#ffffff30;font-size:14px;font-weight:800;margin-bottom:6px}.deposit-total strong{display:block;font-size:42px;line-height:1;font-weight:1000}.deposit-qr-wrap{width:228px;height:228px;border-radius:28px;background:#fff;padding:24px;margin:0 auto 26px;box-shadow:0 22px 45px #0008}.deposit-qr-wrap canvas{width:180px!important;height:180px!important;display:block;border-radius:10px;image-rendering:pixelated}.deposit-expire{width:max-content;margin:0 auto 22px;border:1px solid #ffffff0d;background:#ffffff05;color:#ffffff59;border-radius:999px;padding:9px 18px;font-size:14px}.deposit-expire b{color:#ffffffe6;font-family:monospace}.deposit-copy-card{border:1px solid #ffffff0d;border-radius:18px;background:#ffffff04;padding:18px;margin-bottom:20px}.deposit-copy-card>span{display:block;color:#ffffff35;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:0;margin-bottom:12px}.deposit-code{max-height:112px;overflow:auto;word-break:break-all;background:#00000033;border:1px solid #ffffff0a;border-radius:13px;color:#ffffffb3;font:12px/1.75 monospace;padding:14px;margin-bottom:16px}.deposit-copy-card button{width:100%;height:56px;border:0;border-radius:14px;background:linear-gradient(100deg,#36eadb,#0ba6df);color:#fff;font-size:16px;font-weight:900;cursor:pointer}.deposit-instant{border:1px solid #eab3081a;background:#eab30810;border-radius:18px;padding:14px 18px;color:#ffffff99;font-size:13px}.deposit-instant b{color:#fff}@media(max-width:430px){.profile-dropdown{right:-4px;top:calc(100% + 12px);width:326px}.profile-dropdown-head{padding:17px 18px}.profile-dropdown-nav{padding:13px 18px}.profile-dropdown-item{min-height:55px}.profile-dropdown-item strong{font-size:15px}.balance-menu{right:-10px;width:min(262px,calc(100vw - 24px))}}
