.account-sidebar{background:#fff;border:1px solid #f3dfe5;border-radius:18px;box-shadow:0 4px 16px rgba(90,43,57,.045);overflow:hidden;border-radius:14px}.account-sidebar__profile{display:flex;gap:14px;padding:18px 16px 15px;border-bottom:1px solid #f3dfe5;background:#fff}.account-sidebar__profile .account-avatar{width:66px;height:66px;flex:0 0 auto;display:grid;place-items:center;color:#6d443a;border-radius:50%;background:linear-gradient(145deg,#ffdacf,#fff0e9)}.account-sidebar__profile .account-avatar svg{width:38px;height:38px;padding:6px;color:#4e332e;border-radius:50%;background:#fff6f2}.account-sidebar__profile small,.account-sidebar__profile strong{display:block}.account-sidebar__profile strong{margin-top:2px;color:#222;font-size:15px}.account-sidebar__profile small{width:-moz-fit-content;width:fit-content;margin-top:6px;padding:4px 8px;color:#ff4f73;border-radius:999px;background:#fff1f4;font-size:13px;font-weight:800}.account-sidebar__profile p{margin:12px 0 0;color:#777177;font-size:12px}.account-sidebar__profile p b{display:block;margin-top:2px;color:#3d393e;font-size:13px}.account-sidebar__nav{display:grid}.account-sidebar__nav a{display:flex;align-items:center;gap:12px;min-height:47px;margin:0 9px;padding:10px 12px;color:#5d585e;border-radius:9px;font-size:13px;font-weight:700;transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .28s ease,transform .28s ease,opacity .2s ease}.account-sidebar__nav a svg:last-child{margin-left:auto;color:#cab7bf;opacity:0}.account-sidebar__nav a.active,.account-sidebar__nav a:hover{color:#ff4f73;background:linear-gradient(90deg,#fff0f3,#fff7f8)}.account-sidebar__badge,.account-sidebar__money{margin-left:auto;color:#ff4f73;font-size:13px}.account-sidebar__money{padding:5px 8px;border-radius:999px;background:#fff1f4}.account-sidebar__badge{width:22px;height:22px;display:grid;place-items:center;color:#ff4f73;border-radius:50%;background:#fff1f4}.account-sidebar__nav{padding:4px 0 10px}