.um-profile-body.um-profile-following,.um-profile-body.um-profile-followers {display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:12px;}.um.um-following,.um.um-followers {display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:12px;width:100%;}.um .um-followers-users-loop,.um .um-following-users-loop {width:100%;}.um .um-followers-users-loop .um-list-item,.um .um-following-users-loop .um-list-item {display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;}.um .um-followers-users-loop .um-list-item .um-followers-user-actions,.um .um-followers-users-loop .um-list-item .um-following-user-actions,.um .um-following-users-loop .um-list-item .um-followers-user-actions,.um .um-following-users-loop .um-list-item .um-following-user-actions {display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;flex-wrap:nowrap;}.um .um-members-follow-stats {display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:8px;}.um.um-following-m,.um.um-followers-m {display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:12px;}.um.um-following-m .um-following-m-inner,.um.um-following-m .um-followers-m-inner,.um.um-followers-m .um-following-m-inner,.um.um-followers-m .um-followers-m-inner {flex-wrap:wrap;gap:8px;}.um-followers-button {display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:8px;margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}.um-followers-button .um-button,.um-followers-button .um-link-button {width:100%;}.um-followers-button .um-followers-loader {margin:6px 0;}.um-followers-search-wrapper {width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:12px 0;margin-bottom:12px;}.um-followers-search-container {display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;width:auto;min-width:250px;}.um-followers-search-input {width:100%;padding:8px 12px;border:1px solid #d0d0d0;border-radius:4px;font-size:14px;font-family:inherit;transition:border-color 0.2s ease;}.um-followers-search-input:focus {outline:none;border-color:#585cec;box-shadow:0 0 0 2px rgba(88,92,236,0.1);}.um-followers-search-clear {padding:8px 12px;background-color:#f5f5f5;border:1px solid #d0d0d0;border-radius:4px;cursor:pointer;font-size:13px;transition:all 0.2s ease;}.um-followers-search-clear:hover {background-color:#e8e8e8;border-color:#c0c0c0;}.um-followers-search-clear:active {background-color:#ddd;}@media (max-width:768px) {.um-followers-search-wrapper {justify-content:stretch;}.um-followers-search-container {width:100%;min-width:100%;}}.um-followers-load-more-wrapper {width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-top:24px;padding:24px 0;border-top:1px solid #e8e8e8;}.um-followers-load-more-btn {min-width:160px;padding:12px 28px;text-align:center;background-color:#585cec;color:#fff;border:none;border-radius:4px;font-weight:500;font-size:14px;cursor:pointer;transition:all 0.3s ease;box-shadow:0 2px 4px rgba(88,92,236,0.15);}.um-followers-load-more-btn:hover:not(:disabled) {background-color:#4c50c8;box-shadow:0 4px 8px rgba(88,92,236,0.25);transform:translateY(-2px);}.um-followers-load-more-btn:active:not(:disabled) {transform:translateY(0);box-shadow:0 2px 4px rgba(88,92,236,0.15);}.um-followers-load-more-btn:disabled {opacity:0.6;cursor:not-allowed;background-color:#999;}.um-followers-load-more-btn.loading {pointer-events:none;}.um-followers-load-more-btn.um-searching {background-color:#585cec;}.um-followers-load-more-loader {display:none;align-items:center;justify-content:center;height:24px;}.um-followers-load-more-loader.show {display:flex;}.um-followers-spinner {display:inline-block;width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #585cec;border-radius:50%;animation:um-followers-spin 0.8s linear infinite;}@keyframes um-followers-spin {0% {transform:rotate(0deg);}100% {transform:rotate(360deg);}}.um-infinite-scroll {width:100%;}.um.um-followers .um-profile-note,.um.um-following .um-profile-note {display:none;}.um.um-followers .um-infinite-scroll.um-display-none ~ .um-profile-note,.um.um-following .um-infinite-scroll.um-display-none ~ .um-profile-note {display:block;}}