.sidebar{position:fixed;left:0;top:0;width:280px;height:100vh;background:#fff;border-right:1px solid #e5e7eb;padding:28px}.logo{font-size:28px;font-weight:800;color:var(--green)}.menu a{display:flex;padding:12px 14px;margin:6px 0;border-radius:12px;text-decoration:none;color:#344054}.menu a:hover,.menu a.active{background:#eefce8}