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