.profile-module__se-0Pa__layout{background:var(--bg);width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0;overflow:hidden}.profile-module__se-0Pa__left{background:var(--bg);align-items:center;width:30%;display:flex;position:relative;overflow:hidden}.profile-module__se-0Pa__skinWrapper{opacity:.95;filter:drop-shadow(0 0 20px #000);z-index:1;width:120vh;height:120vh;position:absolute;top:60%;left:0;transform:translate(-46%,-50%)}.profile-module__se-0Pa__shadowOverlay{z-index:2;pointer-events:none;background:radial-gradient(circle,#09090b00 10%,#09090b66 100%),linear-gradient(90deg,#09090b00 0%,#09090b99 60%,#09090b 100%),linear-gradient(#09090be6 0%,#09090b00 30% 65%,#09090b 100%);position:absolute;inset:0}.profile-module__se-0Pa__right{z-index:5;background:var(--bg);flex-direction:column;justify-content:flex-start;width:70%;padding:25vh 8vw 10vh;display:flex}.profile-module__se-0Pa__title{letter-spacing:4px;color:var(--muted);margin:0 0 8px;font-size:14px}.profile-module__se-0Pa__username{color:var(--text);letter-spacing:-1px;margin:0 0 4px;font-size:clamp(32px,5vw,64px);font-weight:800}.profile-module__se-0Pa__playTime{color:var(--muted);margin:0 0 40px;font-size:14px;font-weight:500}.profile-module__se-0Pa__infoList{flex-direction:column;gap:32px;max-width:400px;display:flex}.profile-module__se-0Pa__infoItem{flex-direction:column;gap:8px;display:flex}.profile-module__se-0Pa__label{letter-spacing:2px;color:var(--muted);font-size:12px;font-weight:600}.profile-module__se-0Pa__value{color:var(--text);font-size:18px;font-weight:500}.profile-module__se-0Pa__profileActions{gap:16px;margin-top:40px;display:flex}.profile-module__se-0Pa__actionBtn,.profile-module__se-0Pa__actionBtnOutline{border-radius:var(--radius);cursor:pointer;align-items:center;gap:10px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.profile-module__se-0Pa__actionBtn{background:var(--text);color:var(--bg);border:1px solid var(--text)}.profile-module__se-0Pa__actionBtn:hover{background:#e4e4e7;transform:translateY(-2px)}.profile-module__se-0Pa__actionBtnOutline{color:var(--text);background:#ffffff0d;border:1px solid #ffffff1a}.profile-module__se-0Pa__actionBtnOutline:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.profile-module__se-0Pa__spinner{animation:1s linear infinite profile-module__se-0Pa__spin}@keyframes profile-module__se-0Pa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:900px){.profile-module__se-0Pa__layout{display:block}.profile-module__se-0Pa__left{z-index:1;background:0 0;width:100vw;height:100vh;position:absolute;top:0;left:0}.profile-module__se-0Pa__skinWrapper{opacity:.8;width:120vh;height:120vh;top:60%;left:0;transform:translate(-45%,-50%)}.profile-module__se-0Pa__username{font-size:clamp(48px,10vw,64px)}.profile-module__se-0Pa__right{width:100%;height:100vh;box-shadow:none;z-index:5;background:0 0;justify-content:flex-start;padding:140px 24px 40px;position:relative}.profile-module__se-0Pa__profileActions{flex-direction:column;width:100%;max-width:400px}.profile-module__se-0Pa__actionBtn,.profile-module__se-0Pa__actionBtnOutline{justify-content:center;width:100%}}
.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#09090ba6;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 40px;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__logoWrapper{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__logoImg{object-fit:cover;border-radius:6px}.Header-module__hBw1pG__logoText{font-family:var(--font-rajdhani), sans-serif;color:var(--text);letter-spacing:2px;font-size:28px;font-weight:700}.Header-module__hBw1pG__actions{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__balance{color:var(--text);border-radius:var(--radius);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;height:40px;padding:0 16px;font-size:15px;font-weight:600;display:flex}.Header-module__hBw1pG__profileBtn{color:var(--text);border-radius:var(--radius);letter-spacing:1px;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:10px;height:40px;padding:0 16px 0 8px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Header-module__hBw1pG__profileAvatar{background:#00000080;border-radius:4px}.Header-module__hBw1pG__profileBtn:hover{background:#ffffff26;border-color:#ffffff4d}.Header-module__hBw1pG__marketBtn{color:var(--muted);letter-spacing:1px;cursor:pointer;background:0 0;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Header-module__hBw1pG__marketBtn:hover{color:var(--text)}.Header-module__hBw1pG__navIcon{display:block}.Header-module__hBw1pG__logoutBtn{color:var(--error);border-radius:var(--radius);cursor:pointer;background:#ef44441a;border:1px solid #ef444433;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Header-module__hBw1pG__logoutBtn:hover{background:#ef444433;border-color:#ef444466}@media (max-width:900px){.Header-module__hBw1pG__header{height:60px;padding:0 16px}.Header-module__hBw1pG__logoText,.Header-module__hBw1pG__navText{display:none}.Header-module__hBw1pG__logoImg{width:34px;height:34px}.Header-module__hBw1pG__actions{gap:6px}.Header-module__hBw1pG__balance{height:36px;padding:0 10px;font-size:13px;display:none}.Header-module__hBw1pG__marketBtn{justify-content:center;height:36px;padding:0 10px}.Header-module__hBw1pG__profileBtn{justify-content:flex-start;height:36px;padding:0 12px 0 6px}.Header-module__hBw1pG__profileName{text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:13px;display:block;overflow:hidden}.Header-module__hBw1pG__logoutBtn{flex-shrink:0;width:36px;height:36px}}
