.explore-random-users{background-color:#fff;border-bottom:1px solid #f3f4f6;padding:20px}.explore-section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.explore-random-users-title{color:#454b58;margin-bottom:0;padding-left:4px;font-size:18px;font-weight:500}.explore-refresh-button{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.explore-refresh-button:hover{color:#4f46e5;background-color:#f3f4f6;transform:rotate(15deg)}.explore-users-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:10px;display:grid}.explore-user-card{cursor:pointer;color:inherit;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;padding:16px;text-decoration:none;transition:all .2s;display:flex}.explore-user-card:hover{background-color:#fafafa;box-shadow:0 1px 4px #0000000a}.explore-user-avatar{object-fit:cover;color:#9ca3af;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:0;font-size:24px;font-weight:500;display:flex}.explore-user-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.explore-suggested-user-avatar{object-fit:cover;color:#9ca3af;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:0;font-size:24px;font-weight:500;display:flex}.explore-suggested-user-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.explore-user-name{color:#111827;text-align:center;margin-bottom:4px;font-size:16px;font-weight:600}.explore-user-handle{color:#6b7280;text-align:center;font-size:14px}.explore-user-bio{color:#4b5563;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:14px;display:-webkit-box;overflow:hidden}.explore-view-more{text-align:center;color:#4f46e5;border-radius:6px;margin-top:16px;padding:8px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:block}.explore-view-more:hover{background-color:#f5f3ff}.explore-featured-notes{flex-direction:column;gap:16px;margin-bottom:10px;display:flex}.explore-featured-note-card{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;padding:16px;transition:all .2s;display:flex}.explore-featured-note-card:hover{background-color:#fafafa;box-shadow:0 1px 4px #0000000a}.featured-note-header{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.featured-note-author{align-items:center;gap:8px;display:flex}.featured-note-avatar{color:#9ca3af;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:500;display:flex}.featured-note-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.featured-note-author-info{flex-direction:column;display:flex}.featured-note-author-name{color:#4b5563;font-size:14px;font-weight:600;line-height:1.2}.featured-note-author-handle{color:#6b7280;font-size:12px;line-height:1.2}.featured-note-time{color:#6b7280;white-space:nowrap;font-size:12px}.featured-note-content{color:#4b5563;margin-bottom:8px;font-size:14px;line-height:1.4}.featured-note-stats{color:#6b7280;gap:12px;font-size:12px;display:flex}.featured-note-likes,.featured-note-replies{align-items:center;gap:4px;display:flex}
