.DashboardLayout-module__zGh_ua__overlay{background:var(--bg-primary,#030509);width:100vw;height:100vh;color:var(--text-primary,#fff);z-index:2000;animation:.3s DashboardLayout-module__zGh_ua__fadeIn;display:flex;position:fixed;top:0;left:0}.DashboardLayout-module__zGh_ua__sidebar{background:var(--bg-secondary,#0b1120);border-right:1px solid #ffffff14;flex-direction:column;width:280px;min-width:280px;padding:1.5rem;display:flex;overflow-y:auto}.DashboardLayout-module__zGh_ua__sidebarTop{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.DashboardLayout-module__zGh_ua__logo{letter-spacing:.3em;color:#3b82f6;font-size:1.4rem;font-weight:700}.DashboardLayout-module__zGh_ua__closeBtn{color:#94a3b8;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.DashboardLayout-module__zGh_ua__closeBtn:hover{color:#fff;background:#ffffff14}.DashboardLayout-module__zGh_ua__nav{flex-direction:column;gap:2rem;display:flex}.DashboardLayout-module__zGh_ua__navGroup{flex-direction:column;gap:.4rem;display:flex}.DashboardLayout-module__zGh_ua__navGroupLabel{color:#475569;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.4rem;padding-left:.8rem;font-size:.7rem;font-weight:600}.DashboardLayout-module__zGh_ua__navItem{color:#94a3b8;text-align:left;border-radius:10px;align-items:center;gap:.8rem;width:100%;padding:.7rem .8rem;font-size:.9rem;transition:all .2s;display:flex}.DashboardLayout-module__zGh_ua__navItem:hover{color:#e2e8f0;background:#ffffff0f}.DashboardLayout-module__zGh_ua__navItemActive{color:#fff;background:#3b82f61f;font-weight:500}.DashboardLayout-module__zGh_ua__navItemAdd{color:#64748b;text-align:left;border-radius:10px;align-items:center;gap:.8rem;width:100%;padding:.6rem .8rem;font-size:.85rem;transition:all .2s;display:flex}.DashboardLayout-module__zGh_ua__navItemAdd:hover{color:#10b981;background:#10b9811a}.DashboardLayout-module__zGh_ua__main{flex-grow:1;padding:2rem 2.5rem;overflow-y:auto}.DashboardLayout-module__zGh_ua__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.DashboardLayout-module__zGh_ua__wideCard{grid-column:span 2}.DashboardLayout-module__zGh_ua__card{background:var(--bg-secondary,#0b1120);border:1px solid #ffffff0f;border-radius:20px;padding:1.8rem;box-shadow:0 4px 24px #0000004d}.DashboardLayout-module__zGh_ua__cardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.DashboardLayout-module__zGh_ua__iconBox{color:#3b82f6;background:#3b82f61f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.DashboardLayout-module__zGh_ua__cardLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.DashboardLayout-module__zGh_ua__cardValue{color:#fff;font-size:1.7rem;font-weight:700}.DashboardLayout-module__zGh_ua__cardDesc{color:#64748b;font-size:.8rem}.DashboardLayout-module__zGh_ua__statRow{gap:1.5rem;margin-top:.5rem;display:flex}.DashboardLayout-module__zGh_ua__stat{flex-direction:column;gap:.3rem;display:flex}.DashboardLayout-module__zGh_ua__statLabel{color:#64748b;font-size:.75rem;font-weight:500}.DashboardLayout-module__zGh_ua__statValue{font-size:1.1rem;font-weight:600}.DashboardLayout-module__zGh_ua__chartWrapper{align-items:center;gap:1rem;display:flex}.DashboardLayout-module__zGh_ua__chartWrapperFull{width:100%}.DashboardLayout-module__zGh_ua__legend{flex-direction:column;gap:.8rem;min-width:160px;display:flex}.DashboardLayout-module__zGh_ua__legendItem{color:#94a3b8;align-items:center;gap:.6rem;font-size:.8rem;display:flex}.DashboardLayout-module__zGh_ua__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.DashboardLayout-module__zGh_ua__legendContent{flex-direction:column;gap:.15rem;display:flex}.DashboardLayout-module__zGh_ua__legendPercent{color:#cbd5e1;font-size:.75rem;font-weight:600}.DashboardLayout-module__zGh_ua__legendValue{color:#f8fafc;font-weight:600}.DashboardLayout-module__zGh_ua__txCard{background:var(--bg-secondary,#0b1120);border:1px solid #ffffff0f;border-radius:20px;max-width:700px;padding:1.8rem}.DashboardLayout-module__zGh_ua__txList{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.DashboardLayout-module__zGh_ua__txItem{background:#ffffff08;border-radius:12px;align-items:center;gap:1rem;padding:.8rem 1rem;transition:background .2s;display:flex}.DashboardLayout-module__zGh_ua__txItem:hover{background:#ffffff0f}.DashboardLayout-module__zGh_ua__txDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.DashboardLayout-module__zGh_ua__txInfo{flex-direction:column;flex-grow:1;gap:.15rem;display:flex}.DashboardLayout-module__zGh_ua__txLabel{color:#e2e8f0;font-size:.9rem;font-weight:500}.DashboardLayout-module__zGh_ua__txType{color:#64748b;font-size:.75rem}.DashboardLayout-module__zGh_ua__txAmount{white-space:nowrap;font-size:.95rem;font-weight:600}.DashboardLayout-module__zGh_ua__txDelete{color:#475569;border-radius:8px;padding:.4rem;transition:all .2s}.DashboardLayout-module__zGh_ua__txDelete:hover{color:#ef4444;background:#ef444426}.DashboardLayout-module__zGh_ua__addInlineBtn{color:#64748b;border:1px dashed #ffffff1a;border-radius:10px;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:.7rem 1rem;font-size:.85rem;transition:all .2s;display:flex}.DashboardLayout-module__zGh_ua__addInlineBtn:hover{color:#10b981;background:#10b98114;border-color:#10b9814d}.DashboardLayout-module__zGh_ua__formCard{background:var(--bg-secondary,#0b1120);border:1px solid #ffffff0f;border-radius:20px;max-width:500px;padding:2rem}.DashboardLayout-module__zGh_ua__formHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.DashboardLayout-module__zGh_ua__formHeader h2{font-size:1.2rem;font-weight:600}.DashboardLayout-module__zGh_ua__backBtn{color:#94a3b8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.DashboardLayout-module__zGh_ua__backBtn:hover{color:#fff;background:#ffffff14}.DashboardLayout-module__zGh_ua__formGroup{margin-bottom:1.5rem}.DashboardLayout-module__zGh_ua__formLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.DashboardLayout-module__zGh_ua__typeSelector{gap:.5rem;display:flex}.DashboardLayout-module__zGh_ua__typeBtn{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:500;transition:all .2s}.DashboardLayout-module__zGh_ua__typeBtn:hover{color:#e2e8f0;border-color:#fff3}.DashboardLayout-module__zGh_ua__typeBtnActive{color:#fff;font-weight:600}.DashboardLayout-module__zGh_ua__formInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.DashboardLayout-module__zGh_ua__formInput:focus{border-color:#3b82f6;outline:none}.DashboardLayout-module__zGh_ua__formInput::placeholder{color:#475569}.DashboardLayout-module__zGh_ua__submitBtn{color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-top:.5rem;padding:.9rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.DashboardLayout-module__zGh_ua__submitBtn:hover{filter:brightness(1.15);transform:translateY(-1px)}.DashboardLayout-module__zGh_ua__assetGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;display:grid}.DashboardLayout-module__zGh_ua__assetCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:.4rem;padding:1.2rem;display:flex}.DashboardLayout-module__zGh_ua__assetDot{border-radius:50%;width:8px;height:8px}.DashboardLayout-module__zGh_ua__assetName{color:#e2e8f0;font-size:.9rem;font-weight:600}.DashboardLayout-module__zGh_ua__assetAmount{color:#64748b;font-size:.8rem}.DashboardLayout-module__zGh_ua__assetPrice{margin-top:.3rem;font-size:1.1rem;font-weight:700}.DashboardLayout-module__zGh_ua__budgetList{flex-direction:column;gap:2rem;display:flex}.DashboardLayout-module__zGh_ua__goalItem{flex-direction:column;gap:.8rem;display:flex}.DashboardLayout-module__zGh_ua__goalInfo{justify-content:space-between;font-size:.9rem;font-weight:500;display:flex}.DashboardLayout-module__zGh_ua__progressBg{background:#ffffff0d;border-radius:3px;height:6px;overflow:hidden}.DashboardLayout-module__zGh_ua__progressFill{border-radius:3px;height:100%}@keyframes DashboardLayout-module__zGh_ua__fadeIn{0%{opacity:0}to{opacity:1}}
.page-module__E0kJGG__main{background:radial-gradient(circle at 100% 0,#0b1120,#030509);width:100vw;height:100vh;position:relative;overflow:hidden}.page-module__E0kJGG__canvasWrapper{z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__uiOverlay{z-index:20;pointer-events:none;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:2rem 3rem;display:flex;position:relative}.page-module__E0kJGG__topBar{justify-content:space-between;align-items:center;display:flex}.page-module__E0kJGG__logo{letter-spacing:.3em;color:#fff;font-size:1.5rem;font-weight:700}.page-module__E0kJGG__logo .page-module__E0kJGG__v{vertical-align:top;color:#3b82f6;border:1px solid #3b82f6;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:.75rem}.page-module__E0kJGG__badge{color:#e2e8f0;pointer-events:all;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;display:flex}.page-module__E0kJGG__balanceCard{pointer-events:all;cursor:pointer;border-radius:20px;width:320px;padding:1.8rem 2rem;transition:transform .3s,box-shadow .3s}.page-module__E0kJGG__balanceCard:hover{transform:scale(1.03);box-shadow:0 12px 48px #0009,inset 0 0 0 1px #ffffff26}.page-module__E0kJGG__label{color:#94a3b8;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.4rem;font-size:.8rem;font-weight:600}.page-module__E0kJGG__value{color:#fff;margin-bottom:.8rem;font-size:2rem;font-weight:700}.page-module__E0kJGG__liveIndicator{color:#10b981;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.page-module__E0kJGG__pulseIcon{animation:2s infinite page-module__E0kJGG__pulse}@keyframes page-module__E0kJGG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.page-module__E0kJGG__bottomActions{pointer-events:all;justify-content:flex-end;gap:.8rem;display:flex}.page-module__E0kJGG__actionBtn{color:#fff;-webkit-backdrop-filter:blur(16px);cursor:pointer;background:#3b82f626;border:1px solid #3b82f64d;border-radius:16px;align-items:center;gap:.8rem;padding:.9rem 1.6rem;font-size:.9rem;font-weight:600;transition:all .25s;display:flex}.page-module__E0kJGG__actionBtn:hover{background:#3b82f640;border-color:#3b82f680;transform:translateY(-2px);box-shadow:0 8px 24px #3b82f633}.page-module__E0kJGG__actionBtnSecondary{background:#10b98126;border:1px solid #10b9814d;}.page-module__E0kJGG__actionBtnSecondary:hover{background:#10b98140;border-color:#10b98180;box-shadow:0 8px 24px #10b98133}@media (max-width:768px){.page-module__E0kJGG__uiOverlay{padding:1.5rem}.page-module__E0kJGG__balanceCard{width:100%}.page-module__E0kJGG__bottomActions{flex-direction:column}.page-module__E0kJGG__actionBtn{justify-content:center;width:100%}}
