.sidebar{width:358px;background-color:#fff;padding:25px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);font-family:Manrope,sans-serif;justify-self:start;margin-left:-28px}.followBtn{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background-color:#e0e7ff;color:#6962d6;border:none;border-radius:9999px;cursor:pointer;min-width:80px;font-size:14px;white-space:nowrap;margin-left:10px;transition:background .2s ease-in-out;width:auto;z-index:1}.followBtn:hover{background-color:#c7d2fe}.followBtn:active{background-color:#a5b4fc}.section{margin-bottom:30px}.section-title{font-size:16px;font-weight:650;margin-bottom:16px}.topics-container{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.topic{background-color:#f3f4f6;color:#1f2937;padding:4px 12px;border-radius:9999px;font-size:14px;cursor:pointer;transition:all .3s ease}.topic.selected{background-color:#4b4c5c;border:1px solid #4b4c5c;color:#f3f4f6}.see-more{color:#10b981;font-size:14px;display:flex;align-items:center;margin-top:12px;cursor:pointer;border:none;background:none;padding:0}.see-more svg{margin-left:4px}.follow-suggestion{justify-content:space-between;width:100%;padding:8px 0;margin-bottom:12px}.avatar,.follow-suggestion{display:flex;align-items:center}.avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;justify-content:center;background-color:#d1d5db;margin-right:12px;flex-shrink:0}.avatar-img{width:100%;height:100%;object-fit:cover}.avatar svg{width:20px;height:20px;color:#6b7280}.user-info{flex-grow:1;margin-right:12px}.user-name{font-weight:600;font-size:14px;color:#111827;margin:0 0 4px}.user-description{font-size:13px;color:#6b7280;margin:0;line-height:1.4}.follow-button{padding:6px 16px;border:1px solid #d1d5db;border-radius:9999px;font-size:13px;font-weight:500;background-color:#fff;color:#374151;cursor:pointer;transition:all .2s ease;min-width:80px;text-align:center}.follow-button:hover{border-color:#9ca3af;background-color:#f9fafb}.follow-button.following{color:#10b981;border-color:#10b981}.follow-button.following:hover{background-color:#f0fdf4}@media (min-width:1024px){.sidebar{width:145%;padding:20px;margin-left:-45px}}@media (max-width:1024px){.sidebar{width:145%;padding:20px;margin-left:-31px}}@media (max-width:768px){.sidebar{width:100%;padding:15px}.section{margin-bottom:0}}@media (min-width:768px) and (max-width:769px){.sidebar{display:flex;width:37%;padding:25px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);flex-direction:column}}@media (min-width:819px) and (max-width:821px){.sidebar{display:flex;width:143%;padding:25px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);flex-direction:column;margin-left:-3rem}}@media (min-width:1023px) and (max-width:1025px){.sidebar{display:flex;width:152%;padding:25px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);flex-direction:column}}