.Sidebar_sidebar____dpn{width:220px;justify-content:center;align-items:center;position:relative}.Sidebar_collapsed__rXSr9,.Sidebar_sidebar____dpn{background:var(--primary);color:#fff;height:100vh;display:flex;flex-direction:column;transition:width .2s cubic-bezier(.4,0,.2,1);position:fixed;z-index:10}.Sidebar_collapsed__rXSr9{width:80px}.Sidebar_logoRow__Dtsoy{display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);height:60px;width:100%}.Sidebar_logoWrap__JMyyh{display:flex;align-items:center;font-weight:700}.Sidebar_menu__M9EQI{flex:1 1;display:flex;flex-direction:column;gap:12px;margin:12px 0}.Sidebar_menuItemSelected__Z_QNy,.Sidebar_menuItem__h5MOE{display:flex;align-items:center;justify-content:space-around;gap:16px;padding:12px;cursor:pointer;border-radius:8px;margin:0 12px;transition:background .2s,box-shadow .2s,transform .2s}.Sidebar_menuItem__h5MOE:hover{background:hsla(0,0%,100%,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);transform:translateY(-2px)}.Sidebar_menuItemSelected__Z_QNy{background:#fff;color:var(--primary);font-weight:600;box-shadow:0 2px 8px rgba(69,43,181,.12)}.Sidebar_icon__GLMJk{font-size:1.5rem;display:flex;align-items:center;justify-content:center}.Sidebar_label__KPofA{font-size:1rem;white-space:nowrap}.Sidebar_collapseBtn__0Mkqj{border:none;color:#333;font-size:1.125rem;cursor:pointer;outline:none;transition:color .2s;padding:5px;display:flex;align-items:center;border-radius:50%;justify-self:right;align-self:right;position:absolute;bottom:15px;right:15px}.Sidebar_collapseBtn__0Mkqj:hover{color:#d1c4e9}.Card_card__3PaD8{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(69,43,181,.08);padding:32px 24px;margin:40px 260px;max-width:400px;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;align-items:center}.Modal_overlay__2FT_F{top:0;left:0;width:100vw;height:100vh;background:rgba(51,51,51,.45);z-index:9999;justify-content:center}.Modal_modal__zQHMg,.Modal_overlay__2FT_F{position:fixed;display:flex;align-items:center}.Modal_modal__zQHMg{background:#fff;border-radius:10px;padding:32px 24px;width:500px;box-shadow:0 8px 32px rgba(69,43,181,.18);top:50%;left:50%;transform:translate(-50%,-50%);flex-direction:column}.AccountInfo_accountCard__UwxN6{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:2rem;width:480px;font-family:Poppins,sans-serif;color:#333;box-shadow:0 4px 16px rgba(0,0,0,.08);margin:40px 260px;transition:transform .2s ease,box-shadow .2s ease}.AccountInfo_accountTitle__NCwPJ{font-size:1.3rem;font-weight:600;color:#452bb5;margin-bottom:1.5rem;text-align:center}.AccountInfo_accountDetails__fjPN9{display:flex;flex-direction:column;gap:1rem}.AccountInfo_detailRow__7X7AJ{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px dashed #e5e5e5}.AccountInfo_detailRow__7X7AJ:last-child{border-bottom:none}.AccountInfo_label__hUW48{font-weight:500;color:#333}.AccountInfo_value__8J7Uo{font-weight:400;color:hsl(0,0%,10%)}.AccountInfo_balance__VvkFA .AccountInfo_value__8J7Uo{color:#452bb5;font-weight:600;font-size:1.1rem}