.member-sidebar{flex-direction:column;justify-content:space-between;width:205px;padding:.5rem;display:flex}.bottom-width{width:205px}.side-bar-width{width:225px}.nav-links{flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}.user-and-controls{flex-direction:column;gap:1.25rem;margin-top:auto;display:flex}.user-and-controls hr{background-color:#e5e7eb;border:none;height:1px}.bottom-controls{justify-content:center;align-items:center;gap:1.25rem;font-size:1.2rem;display:flex}.nav-link{color:#374151;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem .75rem;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.nav-link:hover{color:#111827;background-color:#e5e7eb}
