.profile-workspace-module__HFG2Fq__beamsBackground{z-index:-1;pointer-events:none;background-color:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}.profile-workspace-module__HFG2Fq__container{color:#fff;flex-direction:column;gap:40px;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:60px 40px;display:flex;position:relative}.profile-workspace-module__HFG2Fq__contentLayer{z-index:10;flex-direction:column;gap:40px;width:100%;display:flex;position:relative}.profile-workspace-module__HFG2Fq__closeBtn{color:#ffffffb3;cursor:pointer;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:fixed;top:100px;left:40px}.profile-workspace-module__HFG2Fq__closeBtn:hover{color:#fff;background:#ffffff26;transform:scale(1.05)}.profile-workspace-module__HFG2Fq__profileHeader{justify-content:space-between;align-items:center;width:100%;margin-top:20px;display:flex}.profile-workspace-module__HFG2Fq__profileInfo{align-items:center;gap:24px;display:flex}.profile-workspace-module__HFG2Fq__avatar{background:linear-gradient(135deg,#8066ff,#c9982f,#22d3ee);border-radius:50%;width:110px;height:110px;box-shadow:0 0 40px #8066ff33}.profile-workspace-module__HFG2Fq__userInfo{flex-direction:column;gap:8px;display:flex}.profile-workspace-module__HFG2Fq__usernameRow{align-items:center;gap:12px;display:flex}.profile-workspace-module__HFG2Fq__username{font-family:var(--font-sora,"Space Grotesk"), sans-serif;margin:0;font-size:2.2rem;font-weight:700;line-height:1}.profile-workspace-module__HFG2Fq__editBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.profile-workspace-module__HFG2Fq__editBtn:hover{background:#ffffff26}.profile-workspace-module__HFG2Fq__editBtn:disabled{cursor:not-allowed}.profile-workspace-module__HFG2Fq__editBtnLocked{color:#ffffff5c;border-color:#ffffff12}.profile-workspace-module__HFG2Fq__editInput{color:#fff;font-family:var(--font-sora,"Space Grotesk"), sans-serif;background:#00000080;border:1px solid #8066ff80;border-radius:8px;outline:none;width:220px;padding:6px 16px;font-size:1.5rem;font-weight:700}.profile-workspace-module__HFG2Fq__saveBtn{color:#fff;cursor:pointer;background:#8066ff;border:none;border-radius:8px;padding:8px 16px;font-weight:600}.profile-workspace-module__HFG2Fq__saveBtn:disabled{cursor:not-allowed;opacity:.55}.profile-workspace-module__HFG2Fq__errorText{color:#ef4444;margin-top:4px;font-size:.85rem}.profile-workspace-module__HFG2Fq__availableText{color:#8ce8be;margin-top:4px;font-size:.85rem}.profile-workspace-module__HFG2Fq__walletAddress{color:#ffffff80;font-family:monospace;font-size:1.1rem}.profile-workspace-module__HFG2Fq__actionButtons{gap:16px;display:flex}.profile-workspace-module__HFG2Fq__payBtn,.profile-workspace-module__HFG2Fq__receiveBtn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:140px;padding:12px 28px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.profile-workspace-module__HFG2Fq__payBtn{color:#fff;background:#9b8cff;border:none}.profile-workspace-module__HFG2Fq__payBtn:hover{background:#8a7ce6;transform:translateY(-2px)}.profile-workspace-module__HFG2Fq__receiveBtn{color:#fff;background:#5b7fff;border:none}.profile-workspace-module__HFG2Fq__receiveBtn:hover{background:#4a6ee6;transform:translateY(-2px)}.profile-workspace-module__HFG2Fq__statsTabs{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9999px;flex-wrap:wrap;gap:8px;width:max-content;padding:6px;display:flex;box-shadow:0 8px 32px #0006,inset 0 1px 1px #ffffff1a}.profile-workspace-module__HFG2Fq__statTab{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9999px;align-items:center;gap:10px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.profile-workspace-module__HFG2Fq__statTab:hover{color:#fff;background:#ffffff1a;transform:translateY(-1px)}.profile-workspace-module__HFG2Fq__statTab.profile-workspace-module__HFG2Fq__active{color:#000;background:linear-gradient(135deg,#ffffffe6,#fff);box-shadow:0 4px 12px #fff3}.profile-workspace-module__HFG2Fq__bottomSection{flex-direction:column;gap:24px;width:100%;display:flex}.profile-workspace-module__HFG2Fq__emptyState{text-align:center;color:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#ffffff0a,#ffffff03);border:1px dashed #ffffff26;border-radius:24px;padding:60px;box-shadow:inset 0 0 20px #ffffff05}@media (max-width:768px){.profile-workspace-module__HFG2Fq__container{gap:32px;padding:80px 16px 120px}.profile-workspace-module__HFG2Fq__contentLayer{gap:40px}.profile-workspace-module__HFG2Fq__closeBtn{width:36px;height:36px;top:16px;left:16px}.profile-workspace-module__HFG2Fq__profileHeader{text-align:center;flex-direction:column;align-items:center;gap:32px}.profile-workspace-module__HFG2Fq__profileInfo{flex-direction:column;align-items:center;gap:16px}.profile-workspace-module__HFG2Fq__avatar{width:80px;height:80px}.profile-workspace-module__HFG2Fq__usernameRow{justify-content:center}.profile-workspace-module__HFG2Fq__username{font-size:1.6rem}.profile-workspace-module__HFG2Fq__walletAddress{font-size:.95rem}.profile-workspace-module__HFG2Fq__editInput{width:180px;padding:4px 12px;font-size:1.2rem}.profile-workspace-module__HFG2Fq__actionButtons{flex-direction:row;justify-content:space-between;gap:12px;width:100%;display:flex}.profile-workspace-module__HFG2Fq__payBtn,.profile-workspace-module__HFG2Fq__receiveBtn{flex:1;min-width:0;padding:10px 0;font-size:.95rem}.profile-workspace-module__HFG2Fq__statsTabs{border-radius:20px;flex-wrap:nowrap;justify-content:space-between;gap:4px;width:100%;padding:4px;overflow-x:auto}.profile-workspace-module__HFG2Fq__statTab{border-radius:20px;flex:1;justify-content:center;padding:8px 12px;font-size:.85rem}.profile-workspace-module__HFG2Fq__statsTabs::-webkit-scrollbar{display:none}.profile-workspace-module__HFG2Fq__statsTabs{-ms-overflow-style:none;scrollbar-width:none}.profile-workspace-module__HFG2Fq__label{padding:12px 4px;font-size:.8rem}.profile-workspace-module__HFG2Fq__emptyState{padding:32px 16px;font-size:.9rem}}.profile-workspace-module__HFG2Fq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.profile-workspace-module__HFG2Fq__brutalistCard{width:320px;height:auto;min-height:380px;font-family:var(--font-sora,Arial), sans-serif;box-sizing:border-box;background-color:#fff;border:4px solid #000;flex-direction:column;justify-content:flex-start;align-items:center;padding:1.5rem;animation:.2s ease-out profile-workspace-module__HFG2Fq__modalPop;display:flex;position:relative;box-shadow:10px 10px #000}@keyframes profile-workspace-module__HFG2Fq__modalPop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.profile-workspace-module__HFG2Fq__modalCloseBtn{cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;top:8px;right:8px}.profile-workspace-module__HFG2Fq__modalCloseBtn:hover{transform:scale(1.1)}.profile-workspace-module__HFG2Fq__qrWrapper{justify-content:center;align-items:center;margin-top:1rem;margin-bottom:auto;padding:10px;display:flex}.profile-workspace-module__HFG2Fq__brutalistButton{text-align:center;text-transform:uppercase;letter-spacing:.05em;color:#000;cursor:pointer;box-sizing:border-box;background-color:#fff;border:3px solid #000;width:100%;margin-top:20px;padding:.75rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s,border-color .2s,color .2s;display:block;position:relative;overflow:hidden;box-shadow:5px 5px #000}.profile-workspace-module__HFG2Fq__brutalistButton:before{content:"";background:linear-gradient(120deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.profile-workspace-module__HFG2Fq__brutalistButton:hover:before{left:100%}.profile-workspace-module__HFG2Fq__brutalistButton:hover{color:#fff;background-color:#296fbb;border-color:#296fbb;transform:translate(-2px,-2px);box-shadow:7px 7px #004280}.profile-workspace-module__HFG2Fq__brutalistButton:active{box-shadow:none;transform:translate(5px,5px)}.profile-workspace-module__HFG2Fq__brutalistCopied{text-align:center;color:#000;text-transform:uppercase;letter-spacing:.05em;opacity:0;min-height:1rem;margin-top:.5rem;font-size:.75rem;font-weight:700;transition:opacity .2s}.profile-workspace-module__HFG2Fq__brutalistCopied.profile-workspace-module__HFG2Fq__show{opacity:1}
.volume-chart-module__j_OgeG__chartContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffff0d,#ffffff03);border:1px solid #ffffff1a;border-radius:20px;width:100%;padding:24px 32px;box-shadow:0 10px 40px #0000004d,inset 0 1px 1px #ffffff1a}.volume-chart-module__j_OgeG__chartHeader{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.volume-chart-module__j_OgeG__metricToggle{gap:4px;display:flex}.volume-chart-module__j_OgeG__metricBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:1rem;font-weight:500;transition:all .2s}.volume-chart-module__j_OgeG__metricBtn:hover{color:#fff;background:#ffffff0d}.volume-chart-module__j_OgeG__metricBtn.volume-chart-module__j_OgeG__activeMetric{color:#fff;background:#ffffff1a}.volume-chart-module__j_OgeG__timeframeSelector{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;gap:2px;padding:3px;display:flex;box-shadow:inset 0 1px 3px #0003}.volume-chart-module__j_OgeG__timeBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s}.volume-chart-module__j_OgeG__timeBtn:hover{color:#fff}.volume-chart-module__j_OgeG__timeBtn.volume-chart-module__j_OgeG__activeTime{color:#fff;background:#ffffff26}.volume-chart-module__j_OgeG__chartBody{align-items:stretch;height:220px;display:flex;position:relative}.volume-chart-module__j_OgeG__yAxis{color:#ffffff4d;flex-direction:column;justify-content:flex-end;padding-bottom:40px;padding-right:24px;font-family:monospace;font-size:.75rem;display:flex}.volume-chart-module__j_OgeG__chartLineArea{flex:1;position:relative}.volume-chart-module__j_OgeG__chartLineArea:after{content:"";z-index:0;background:#ffffff0d;width:100%;height:1px;position:absolute;bottom:48px;left:0}.volume-chart-module__j_OgeG__chartState{color:#ffffff94;text-align:center;place-items:center;min-height:250px;font-size:.9rem;display:grid}.volume-chart-module__j_OgeG__line{stroke:#5b7fff;stroke-width:2px;filter:drop-shadow(0 4px 8px #5b7fff80);z-index:10;position:relative}@media (max-width:768px){.volume-chart-module__j_OgeG__chartContainer{border-radius:16px;padding:16px}.volume-chart-module__j_OgeG__chartHeader{flex-direction:column;align-items:center;gap:16px;margin-bottom:24px}.volume-chart-module__j_OgeG__timeframeSelector{justify-content:space-between;width:100%}.volume-chart-module__j_OgeG__timeBtn{flex:1;padding:6px 0;font-size:.85rem}}
