*{box-sizing:border-box}html{background:#111218}body{margin:0;background:#111218;color:#d6d6d6;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:.00938em}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block}
.profile-top{position:fixed;left:0;right:0;top:0;z-index:40;height:70px;background:#09090d;border-bottom:1px solid #ffffff10;display:flex;align-items:center;justify-content:space-between;padding:0 14px}.profile-logo img{width:135px;height:auto}.profile-actions{display:flex;align-items:center;gap:12px}.profile-balance{height:46px;border:0;border-radius:10px;background:#171820;color:#fff;display:flex;align-items:center;gap:8px;padding:0 14px;font-size:16px;font-weight:500}.profile-balance svg{width:14px;color:#757575}.profile-deposit{width:48px;height:48px;border:0;border-radius:13px;background:linear-gradient(135deg,#35f4df,#09a0e0);color:#fff;display:grid;place-items:center;box-shadow:0 10px 22px #00bcd633}.profile-avatar-btn{width:44px;height:44px;border:1px solid #ffffff12;border-radius:13px;background:#1b1c24;color:#ffffffb3;display:grid;place-items:center;font-weight:800}
.profile-page{min-height:calc(100vh - 70px);padding:104px 14px 36px}.profile-wrap{width:min(421px,100%);margin:0 auto}.profile-user{border:1px solid #ffffff0f;border-radius:18px;background:#ffffff05;padding:25px;margin-bottom:19px}.profile-user-row{display:flex;align-items:center;gap:16px}.profile-avatar{width:64px;height:64px;border-radius:17px;border:1px solid #ffffff12;object-fit:cover;background:linear-gradient(135deg,#15c7ef,#ff795f 48%,#08294a)}.profile-user-info{min-width:0;flex:1}.profile-user-info h1{margin:0;color:#fff;font-size:18px;line-height:1.2;font-weight:800;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-id{display:flex;align-items:center;gap:7px;margin-top:8px;color:#ffffff40;font-size:13px;line-height:1}.profile-id button{border:0;background:transparent;color:#28f2e0;padding:0}.profile-status{position:relative;width:12px;height:12px;border-radius:50%;background:#4ade30;box-shadow:0 0 0 0 rgba(74,222,48,.45);animation:profilePing 1.5s ease-out infinite;flex:0 0 auto}
.profile-menu{border:1px solid #ffffff0f;border-radius:18px;background:#ffffff05;overflow:hidden}.profile-menu-item{width:100%;min-height:82px;border:0;border-bottom:1px solid #ffffff0a;background:transparent;display:flex;align-items:center;gap:17px;padding:18px 24px;text-align:left;color:#d6d6d6;transition:background .15s}.profile-menu-item:last-child{border-bottom:0}.profile-menu-item:hover{background:#ffffff05}.profile-icon{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto}.profile-icon svg{width:18px;height:18px}.profile-icon.purple{background:#8b5cf61f;color:#a78bfa}.profile-icon.blue{background:#3b82f61f;color:#60a5fa}.profile-icon.amber{background:#f59e0b1f;color:#fbbf24}.profile-icon.gray{background:#ffffff0d;color:#ffffff80}.profile-icon.red{background:#ef44441f;color:#f87171}.profile-menu-text{flex:1;color:#ffffffb3;font-size:16px;font-weight:500}.profile-menu-item.danger .profile-menu-text{color:#f87171}.profile-chevron{width:14px;height:14px;color:#ffffff18;flex:0 0 auto}.profile-menu-item.danger .profile-chevron{display:none}
.profile-footer{background:#111218;color:#757575;border-top:1px solid #ffffff10;padding:20px 14px 116px}.profile-footer-inner{width:min(980px,100%);margin:0 auto}.profile-footer img{width:135px;height:auto}.profile-footer p{margin:10px 0 0;font-size:20px;line-height:1.45}.profile-footer h3{margin:18px 0 8px;color:#fff;font-size:16px;font-weight:400}.profile-footer a,.profile-footer span{display:block;margin-top:7px;font-size:14px}.profile-copy{border-top:1px solid #ffffff10;margin-top:20px;padding-top:18px;font-size:12px}
.logout-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.logout-modal.hidden{display:none}.logout-backdrop{position:absolute;inset:0;border:0;background:#000000b3;backdrop-filter:blur(4px)}.logout-card{position:relative;z-index:2;width:100%;max-width:320px;text-align:center;padding:29px 29px 28px;border-radius:18px;border:1px solid #ffffff14;background:#12071f;color:#fff;box-shadow:0 26px 80px #0000007a}.logout-icon{width:58px;height:58px;border-radius:50%;background:#ef44441a;color:#f87171;display:grid;place-items:center;margin:0 auto 21px}.logout-icon svg{width:22px;height:22px;color:#f87171;stroke:currentColor}.logout-card h2{margin:0 0 12px;color:#fff;font-size:21px;line-height:1.2;font-weight:800}.logout-card p{margin:0 0 42px;color:#ffffffb8;font-size:16px;line-height:1.4}.logout-confirm{display:flex;align-items:center;justify-content:center;width:100%;height:45px;margin-bottom:10px;border-radius:13px;background:transparent;color:#ff7c8a;font-size:16px;font-weight:800}.logout-cancel{width:100%;height:56px;border:1px solid #ffffff0f;border-radius:13px;background:#ffffff0a;color:#ffffff73;font-size:16px}
.logged-bottom{position:fixed;left:0;right:0;bottom:0;z-index:50;height:84px;background:#170d20e8;border-top:1px solid #ffffff12;backdrop-filter:blur(14px);display:grid;grid-template-columns:repeat(5,1fr);padding:7px max(4px,calc((100% - 520px)/2)) env(safe-area-inset-bottom)}.logged-bottom>a,.logged-bottom>button{position:relative;border:0;background:transparent;color:#ffffff63;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:700;cursor:pointer}.logged-bottom svg{width:20px;height:20px}.logged-bottom .is-active{color:#28f2e0}.logged-bottom .logged-play{justify-content:flex-start;padding-top:43px;color:#28f2e0}.play-orb{position:absolute;width:56px;height:56px;border-radius:50%;background:#080b12;display:grid;place-items:center;top:-17px;box-shadow:0 0 22px #00ffdf44;border:2px solid #00c5b544;isolation:isolate}.play-orb:before{content:'';position:absolute;inset:-5px;border-radius:50%;border:3px solid transparent;border-top-color:#bffff4;filter:drop-shadow(0 0 5px #00ffe7);animation:playRingRotate 1.8s linear infinite}.play-orb:after{content:'';position:absolute;inset:-2px;z-index:-1;border-radius:50%;background:#35f4df38;box-shadow:0 0 18px #35f4df5c;animation:playPingSlow 2.4s cubic-bezier(0,.55,.45,1) infinite}.play-orb img{width:27px;height:27px;position:relative;z-index:2}.logged-bottom .logged-play>span:last-child{line-height:14px}
@keyframes profilePing{0%{box-shadow:0 0 0 0 rgba(74,222,48,.45)}70%,100%{box-shadow:0 0 0 7px rgba(74,222,48,0)}}@keyframes playPingSlow{0%{transform:scale(.82);opacity:.58}70%,100%{transform:scale(1.62);opacity:0}}@keyframes playRingRotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
@media(min-width:768px){.logged-bottom{display:none}.profile-page{padding-bottom:60px}.profile-footer{padding-bottom:30px}.profile-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:24px}.profile-footer p{font-size:14px}.profile-top{padding:0 max(24px,calc((100% - 1120px)/2))}}@media(max-width:390px){.profile-top{padding:0 12px}.profile-logo img{width:124px}.profile-actions{gap:8px}.profile-balance{height:44px;padding:0 12px;font-size:15px}.profile-deposit,.profile-avatar-btn{width:44px;height:44px}.profile-page{padding-left:14px;padding-right:14px}.profile-user{padding:25px}.profile-menu-item{min-height:82px;padding:18px 24px}.profile-footer p{font-size:19px}}
