{"id":1064,"date":"2025-10-20T05:41:15","date_gmt":"2025-10-20T05:41:15","guid":{"rendered":"https:\/\/viewri.com\/?page_id=1064"},"modified":"2026-08-20T14:04:02","modified_gmt":"2026-08-20T14:04:02","slug":"friend","status":"publish","type":"page","link":"https:\/\/viewri.com\/facebook\/friend\/","title":{"rendered":"Facebook friend viewer"},"content":{"rendered":"<p><!-- tc-cache-bust:2026-08-20T14:04:02Z --><br \/>\n[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<style>\n\/* New Social Facebook Friends Viewer \u2014 WordPress-scoped styles *\/\n    .nsffv {\n        --nsffv-ink: #ffffff;\n        --nsffv-muted: #c5daf8;\n        --nsffv-dim: #8fb4e8;\n        --nsffv-bg: #0b1f3d;\n        --nsffv-panel: #123056;\n        --nsffv-panel-soft: #1a3f70;\n        --nsffv-hover: #24528c;\n        --nsffv-line: rgba(24, 119, 242, 0.45);\n        --nsffv-accent: #1877f2;\n        --nsffv-accent-deep: #0d65d9;\n        --nsffv-cool: #4dabf7;\n        --nsffv-success: #42b72a;\n        --nsffv-danger: #f02849;\n        --nsffv-radius: 10px;\n        --nsffv-shadow: 0 8px 24px rgba(8, 40, 90, 0.45);\n        --nsffv-font: system-ui, -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        --nsffv-space: 16px;\n        --nsffv-avatar: 88px;\n        --nsffv-friend-avatar: 64px;\n        --nsffv-pad: 16px;\n        --nsffv-gap: 12px;\n        --nsffv-cols: 2;\n        --nsffv-grid-min: max(220px, 46%);\n\n        box-sizing: border-box;\n        font-family: var(--nsffv-font);\n        color: var(--nsffv-ink);\n        line-height: 1.5;\n        width: 100%;\n        max-width: 100%;\n    min-height: 100vh;\n        min-width: 0;\n        margin: 0 auto;\n        padding: clamp(8px, 2vw, 16px);\n        background:\n            radial-gradient(ellipse 90% 55% at 10% 0%, rgba(24, 119, 242, 0.55), transparent 55%),\n            radial-gradient(ellipse 70% 45% at 100% 10%, rgba(13, 101, 217, 0.35), transparent 50%),\n            linear-gradient(155deg, #07152b 0%, #0d274f 40%, #143a6e 75%, #1877f2 160%);\n        border-radius: 0;\n        border: 1px solid var(--nsffv-line);\n        position: relative;\n        isolation: isolate;\n        text-align: left;\n        overflow-x: hidden;\n        -webkit-text-size-adjust: 100%;\n        text-size-adjust: 100%;\n    }\n\n    .nsffv *,\n    .nsffv *::before,\n    .nsffv *::after {\n        box-sizing: border-box;\n    }\n\n    .nsffv :where(h1, h2, h3, h4, h5, h6, p, ul, ol, li, figure, figcaption, label, span) {\n        margin: 0;\n        padding: 0;\n        border: 0;\n        font-weight: inherit;\n    }\n\n    .nsffv :where(ul, ol) {\n        list-style: none;\n    }\n\n    .nsffv img {\n        max-width: 100%;\n        height: auto;\n        display: block;\n        border: 0;\n    }\n\n    .nsffv a {\n        color: var(--nsffv-cool);\n        text-decoration: none;\n    }\n\n    .nsffv a:hover {\n        text-decoration: underline;\n    }\n\n    .nsffv button {\n        font-family: inherit;\n    }\n\n    .nsffv-shell {\n        width: 100%;\n        max-width: 1280px;\n        margin: 0 auto;\n        min-width: 0;\n        display: flex;\n        flex-direction: column;\n        gap: var(--nsffv-space);\n    }\n\n    .nsffv-hero {\n      background: transparent;\n      padding: 36px 0 14px;\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      text-align: center;\n      border: 0;\n      box-shadow: none;\n      border-radius: 0;\n    }\n\n    .nsffv-search {\n      display: flex;\n      flex-direction: column;\n      align-items: stretch;\n      gap: 10px;\n      text-align: left;\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      box-sizing: border-box;\n      margin-top: 4px;\n      padding: clamp(14px, 2.5vw, 20px);\n      background: var(--nsffv-panel);\n      border: 1px solid var(--nsffv-line);\n      border-radius: var(--nsffv-radius);\n      box-shadow: var(--nsffv-shadow);\n    }\n\n    .nsffv-hero__title {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin: 0 0 10px;\n        color: var(--nsffv-ink);\n    }\n\n    .nsffv-hero__brand {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 12px;\n        max-width: 100%;\n        min-width: 0;\n    }\n\n    .nsffv .nsffv-hero__icon {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        flex: 0 0 auto;\n        width: 42px;\n        height: 42px;\n        border-radius: 10px;\n        background: #1877f2;\n        color: #fff;\n        font-size: 1.45rem;\n        line-height: 1;\n        box-shadow: 0 1px 2px rgba(24, 119, 242, 0.28);\n    }\n\n    .nsffv .nsffv-hero__icon i {\n        display: block;\n        line-height: 1;\n    }\n\n    .nsffv-hero__title-text {\n        display: inline-flex;\n        flex-wrap: wrap;\n        align-items: baseline;\n        justify-content: flex-start;\n        gap: 0.35em;\n        min-width: 0;\n        font-size: clamp(1.28rem, 2.8vw, 1.7rem);\n        font-weight: 800;\n        letter-spacing: -0.02em;\n        line-height: 1.2;\n        text-align: left;\n    }\n\n    .nsffv-hero__title-mark {\n        color: var(--nsffv-cool);\n        font-weight: 800;\n    }\n\n    .nsffv-hero__lead {\n        color: var(--nsffv-muted);\n        font-size: 0.95rem;\n        max-width: 52ch;\n        margin: 0 auto 16px;\n    }\n\n    .nsffv-search__label {\n        display: block;\n        font-size: 0.82rem;\n        font-weight: 700;\n        color: var(--nsffv-dim);\n        margin-bottom: 8px;\n        text-align: left;\n    }\n\n    .nsffv-search__row {\n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n        width: 100%;\n        min-width: 0;\n    }\n\n    .nsffv .nsffv-search__field {\n        width: 100% !important;\n        max-width: 100% !important;\n        min-width: 0 !important;\n        min-height: 48px !important;\n        padding: 12px 14px !important;\n        border-radius: 10px !important;\n        border: 1px solid var(--nsffv-line) !important;\n        background: var(--nsffv-panel-soft) !important;\n        color: var(--nsffv-ink) !important;\n        font-size: 16px !important;\n        line-height: 1.4 !important;\n        outline: none !important;\n        box-shadow: none !important;\n        appearance: none !important;\n        -webkit-appearance: none !important;\n    }\n\n    .nsffv .nsffv-search__field::placeholder {\n        color: var(--nsffv-dim) !important;\n        opacity: 1 !important;\n    }\n\n    .nsffv .nsffv-search__field:focus {\n        border-color: var(--nsffv-accent) !important;\n        box-shadow: 0 0 0 3px rgba(24, 119, 242, 0.25) !important;\n    }\n\n    .nsffv-search__actions {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n        width: 100%;\n    }\n\n    .nsffv .nsffv-btn {\n        display: inline-flex !important;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        min-height: 48px !important;\n        min-width: 44px;\n        padding: 12px 16px !important;\n        border: 0 !important;\n        border-radius: 10px !important;\n        font-size: 0.95rem !important;\n        font-weight: 700 !important;\n        cursor: pointer;\n        appearance: none !important;\n        -webkit-appearance: none !important;\n        touch-action: manipulation;\n        flex: 1 1 auto;\n        color: #fff !important;\n    }\n\n    .nsffv .nsffv-btn i {\n        display: inline-block;\n        line-height: 1;\n    }\n\n    .nsffv .nsffv-btn--paste {\n        background: var(--nsffv-panel-soft) !important;\n        border: 1px solid var(--nsffv-line) !important;\n        color: var(--nsffv-muted) !important;\n    }\n\n    .nsffv .nsffv-btn--view {\n        background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-success)) !important;\n    }\n\n    .nsffv .nsffv-btn:disabled {\n        opacity: 0.65;\n        cursor: not-allowed;\n    }\n\n    .nsffv-search__hint {\n        margin-top: 10px;\n        font-size: 0.82rem;\n        color: var(--nsffv-dim);\n    }\n\n    \/* Cloudflare Turnstile \u2014 sit above the input row *\/\n    .nsffv #xrespond-tools-turnstile-host {\n        display: none;\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n        margin: 0;\n        flex: none;\n        order: unset;\n        box-sizing: border-box;\n    }\n\n    .nsffv #xrespond-tools-turnstile-host.is-visible {\n        display: block;\n    }\n\n    .nsffv #xrespond-tools-turnstile-host .xrespond-ts-label {\n        display: block;\n        font-size: 0.85rem;\n        color: var(--nsffv-muted);\n        margin-bottom: 0.45rem;\n    }\n\n    .nsffv #xrespond-tools-turnstile-host .xrespond-ts-widget {\n        min-height: 65px;\n        max-width: 100%;\n        overflow: hidden;\n    }\n\n    .nsffv #xrespond-tools-turnstile-host .xrespond-ts-error {\n        color: #ff8e8e;\n    }\n\n    .nsffv-search__row:has(#xrespond-tools-turnstile-host),\n    .nsffv-search__actions:has(#xrespond-tools-turnstile-host) {\n        flex-wrap: wrap !important;\n    }\n\n    .nsffv-search__row>#xrespond-tools-turnstile-host,\n    .nsffv-search__actions>#xrespond-tools-turnstile-host {\n        flex: 0 0 100% !important;\n        width: 100% !important;\n        order: -1;\n    }\n\n    .nsffv-alert {\n        display: none;\n        margin-top: 10px;\n        padding: 10px 12px;\n        border-radius: 8px;\n        background: rgba(240, 40, 73, 0.18);\n        border: 1px solid rgba(240, 40, 73, 0.45);\n        color: #ffd0d8;\n        font-size: 0.88rem;\n        font-weight: 600;\n    }\n\n    .nsffv-alert.is-visible {\n        display: block;\n    }\n\n    .nsffv-notice {\n        display: none;\n        align-items: flex-start;\n        gap: 8px;\n        margin: 0 0 12px;\n        padding: 10px 12px;\n        border-radius: 8px;\n        background: rgba(24, 119, 242, 0.16);\n        border: 1px solid rgba(24, 119, 242, 0.35);\n        color: var(--nsffv-muted);\n        font-size: 0.86rem;\n        font-weight: 600;\n    }\n\n    .nsffv-notice.is-visible {\n        display: flex;\n    }\n\n    .nsffv-notice i {\n        color: var(--nsffv-cool);\n        margin-top: 2px;\n    }\n\n    .nsffv .nsffv-skeleton {\n        display: none;\n        margin: 0;\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n    }\n\n    .nsffv .nsffv-skeleton.is-visible {\n        display: block;\n    }\n\n    .nsffv .nsffv-content.is-hidden {\n        display: none !important;\n    }\n\n    .nsffv .nsffv-content.is-placeholder .nsffv-profile__zoom,\n    .nsffv .nsffv-content.is-placeholder .nsffv-friend__action,\n    .nsffv .nsffv-content.is-placeholder .nsffv-friend__zoom {\n        opacity: 0.55;\n        pointer-events: none;\n    }\n\n    .nsffv .nsffv-content.is-placeholder .nsffv-filter {\n        opacity: 0.65;\n        pointer-events: none;\n    }\n\n    @keyframes nsffv-shimmer {\n        0% {\n            background-position: -400px 0;\n        }\n\n        100% {\n            background-position: 400px 0;\n        }\n    }\n\n    .nsffv .nsffv-sk {\n        background: linear-gradient(90deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.14) 50%, rgba(255, 255, 255, 0.06) 100%);\n        background-size: 800px 100%;\n        animation: nsffv-shimmer 1.3s linear infinite;\n        border-radius: 8px;\n    }\n\n    .nsffv-skeleton__panel {\n        background: var(--nsffv-panel);\n        border: 1px solid var(--nsffv-line);\n        border-radius: var(--nsffv-radius);\n        padding: var(--nsffv-pad);\n        box-shadow: var(--nsffv-shadow);\n    }\n\n    .nsffv-skeleton__profile {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n    }\n\n    .nsffv .nsffv-skeleton__avatar {\n        width: var(--nsffv-avatar);\n        height: var(--nsffv-avatar);\n        border-radius: 50%;\n        flex-shrink: 0;\n    }\n\n    .nsffv-skeleton__meta {\n        flex: 1;\n        min-width: 0;\n        display: flex;\n        flex-direction: column;\n        gap: 8px;\n    }\n\n    .nsffv-skeleton__line {\n        height: 14px;\n        width: 100%;\n    }\n\n    .nsffv-skeleton__line--lg {\n        width: 55%;\n        height: 18px;\n    }\n\n    .nsffv-skeleton__line--md {\n        width: 35%;\n    }\n\n    .nsffv-skeleton__grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--nsffv-grid-min)), 1fr));\n        gap: var(--nsffv-gap);\n    }\n\n    .nsffv-skeleton__card {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        padding: 12px;\n        border-radius: 10px;\n        border: 1px solid rgba(24, 119, 242, 0.2);\n        background: rgba(8, 40, 90, 0.25);\n    }\n\n    .nsffv-skeleton__friend-avatar {\n        width: var(--nsffv-friend-avatar);\n        height: var(--nsffv-friend-avatar);\n        border-radius: 50%;\n        flex-shrink: 0;\n    }\n\n    .nsffv-skeleton__friend-meta {\n        flex: 1;\n        min-width: 0;\n        display: flex;\n        flex-direction: column;\n        gap: 8px;\n    }\n\n    .nsffv-skeleton__friend-line {\n        height: 12px;\n        width: 70%;\n    }\n\n    .nsffv-skeleton__friend-line--sm {\n        width: 45%;\n        height: 10px;\n    }\n\n    .nsffv-result {\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n    }\n\n    .nsffv-panel {\n        background: var(--nsffv-panel);\n        border: 1px solid var(--nsffv-line);\n        border-radius: var(--nsffv-radius);\n        box-shadow: var(--nsffv-shadow);\n        padding: var(--nsffv-pad);\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n    }\n\n    .nsffv-profile {\n        display: flex;\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 14px;\n        margin-bottom: 16px;\n    }\n\n    .nsffv-profile__avatar-wrap {\n        position: relative;\n        width: var(--nsffv-avatar);\n        height: var(--nsffv-avatar);\n        flex-shrink: 0;\n    }\n\n    .nsffv-profile__ring {\n        width: 100%;\n        height: 100%;\n        border-radius: 50%;\n        padding: 3px;\n        background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-success));\n    }\n\n    .nsffv-profile__img {\n        width: 100%;\n        height: 100%;\n        border-radius: 50%;\n        object-fit: cover;\n        background: var(--nsffv-panel-soft);\n    }\n\n    .nsffv .nsffv-profile__zoom {\n        position: absolute;\n        right: -2px;\n        bottom: -2px;\n        width: 36px;\n        height: 36px;\n        min-width: 36px;\n        min-height: 36px;\n        border: 0 !important;\n        border-radius: 50%;\n        background: var(--nsffv-accent) !important;\n        color: #fff !important;\n        cursor: pointer;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        appearance: none;\n        -webkit-appearance: none;\n        touch-action: manipulation;\n    }\n\n    .nsffv-profile__meta {\n        min-width: 0;\n        flex: 1;\n        width: 100%;\n    }\n\n    .nsffv-profile__name {\n        font-size: clamp(1.15rem, 3.5vw, 1.45rem);\n        font-weight: 800;\n        line-height: 1.25;\n        word-break: break-word;\n    }\n\n    .nsffv-profile__handle {\n        color: var(--nsffv-muted);\n        font-size: 0.92rem;\n        font-weight: 600;\n        margin-top: 4px;\n        word-break: break-all;\n    }\n\n    .nsffv-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n        margin-top: 12px;\n    }\n\n    .nsffv-stats__badge {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        padding: 6px 10px;\n        border-radius: 999px;\n        background: rgba(24, 119, 242, 0.18);\n        border: 1px solid rgba(24, 119, 242, 0.35);\n        font-size: 0.78rem;\n        font-weight: 700;\n        color: var(--nsffv-muted);\n    }\n\n    .nsffv-stats__badge i {\n        color: var(--nsffv-cool);\n    }\n\n    .nsffv-tabs {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0;\n        justify-content: flex-start;\n        width: 100%;\n        min-width: 0;\n        border-top: 1px solid var(--nsffv-line);\n        margin: 4px 0 14px;\n    }\n\n    .nsffv .nsffv-tabs__btn {\n        display: inline-flex !important;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        flex: 1 1 auto;\n        min-width: 0;\n        min-height: 46px;\n        padding: 12px 10px !important;\n        border: 0 !important;\n        border-bottom: 3px solid transparent !important;\n        border-radius: 0 !important;\n        background: transparent !important;\n        color: var(--nsffv-muted) !important;\n        font-family: var(--nsffv-font);\n        font-size: 0.92rem !important;\n        font-weight: 700 !important;\n        cursor: pointer;\n        transition: color 0.15s ease, background 0.15s ease;\n        appearance: none;\n        -webkit-appearance: none;\n        touch-action: manipulation;\n        white-space: nowrap;\n    }\n\n    .nsffv .nsffv-tabs__btn:hover {\n        background: var(--nsffv-panel-soft) !important;\n        color: var(--nsffv-ink) !important;\n        filter: none;\n    }\n\n    .nsffv .nsffv-tabs__btn.is-active {\n        background: rgba(24, 119, 242, 0.18) !important;\n        border-bottom-color: #1877f2 !important;\n        color: #9ec9ff !important;\n    }\n\n    .nsffv .nsffv-tabs__count {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 1.6em;\n        padding: 1px 7px;\n        border-radius: 999px;\n        background: rgba(24, 119, 242, 0.28);\n        font-size: 0.72rem;\n        font-weight: 800;\n        color: var(--nsffv-cool);\n    }\n\n    .nsffv .nsffv-tabs__btn.is-active .nsffv-tabs__count {\n        background: rgba(24, 119, 242, 0.45);\n        color: #fff;\n    }\n\n    .nsffv-filter {\n        margin-bottom: 14px;\n    }\n\n    .nsffv .nsffv-more {\n        appearance: none;\n        -webkit-appearance: none;\n        width: 100%;\n        margin-top: 14px;\n        border: 1px solid rgba(24, 119, 242, 0.45) !important;\n        background: rgba(24, 119, 242, 0.16) !important;\n        color: #fff !important;\n        border-radius: 10px !important;\n        padding: 12px 14px !important;\n        font-family: var(--nsffv-font);\n        font-weight: 800 !important;\n        font-size: 0.88rem !important;\n        cursor: pointer;\n        display: none;\n        gap: 8px;\n        align-items: center;\n        justify-content: center;\n        touch-action: manipulation;\n    }\n\n    .nsffv .nsffv-more.is-visible {\n        display: inline-flex !important;\n    }\n\n    .nsffv .nsffv-more:hover {\n        background: rgba(24, 119, 242, 0.28) !important;\n        filter: none;\n    }\n\n    .nsffv .nsffv-more:disabled {\n        opacity: 0.55;\n        cursor: not-allowed;\n    }\n\n    .nsffv-content.is-placeholder .nsffv-more {\n        display: none !important;\n    }\n\n    .nsffv .nsffv-filter__field {\n        width: 100% !important;\n        max-width: 100% !important;\n        min-height: 42px !important;\n        padding: 10px 12px 10px 40px !important;\n        border-radius: 10px !important;\n        border: 1px solid var(--nsffv-line) !important;\n        background: var(--nsffv-panel-soft) !important;\n        color: var(--nsffv-ink) !important;\n        font-size: 15px !important;\n        outline: none !important;\n        appearance: none !important;\n        -webkit-appearance: none !important;\n    }\n\n    .nsffv-filter__wrap {\n        position: relative;\n    }\n\n    .nsffv-filter__wrap>i {\n        position: absolute;\n        left: 14px;\n        top: 50%;\n        transform: translateY(-50%);\n        color: var(--nsffv-dim);\n        pointer-events: none;\n        font-size: 0.9rem;\n    }\n\n    .nsffv .nsffv-filter__field::placeholder {\n        color: var(--nsffv-dim) !important;\n    }\n\n    .nsffv .nsffv-filter__field:focus {\n        border-color: var(--nsffv-accent) !important;\n        box-shadow: 0 0 0 3px rgba(24, 119, 242, 0.2) !important;\n    }\n\n    .nsffv-pane__head {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        gap: 10px;\n        margin-bottom: 12px;\n        flex-wrap: wrap;\n        min-width: 0;\n    }\n\n    .nsffv-pane__title {\n        font-size: 1rem;\n        font-weight: 800;\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        min-width: 0;\n        flex: 1 1 auto;\n    }\n\n    .nsffv-pane__title i {\n        color: var(--nsffv-cool);\n        flex-shrink: 0;\n    }\n\n    .nsffv-pane__count {\n        font-size: 0.82rem;\n        font-weight: 700;\n        color: var(--nsffv-dim);\n        white-space: nowrap;\n    }\n\n    .nsffv-grid {\n        display: grid;\n        gap: var(--nsffv-gap);\n        grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--nsffv-grid-min)), 1fr));\n    }\n\n    .nsffv-friend {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        padding: 12px;\n        border-radius: 10px;\n        border: 1px solid rgba(24, 119, 242, 0.28);\n        background: rgba(8, 40, 90, 0.28);\n        min-width: 0;\n        transition: background 0.15s ease, border-color 0.15s ease;\n    }\n\n    .nsffv-friend:hover {\n        background: rgba(24, 119, 242, 0.16);\n        border-color: rgba(24, 119, 242, 0.55);\n    }\n\n    .nsffv-friend.is-ghost {\n        pointer-events: none;\n        opacity: 0.85;\n    }\n\n    .nsffv-friend__avatar-wrap {\n        position: relative;\n        width: var(--nsffv-friend-avatar);\n        height: var(--nsffv-friend-avatar);\n        flex-shrink: 0;\n    }\n\n    .nsffv-friend__avatar {\n        width: 100%;\n        height: 100%;\n        border-radius: 50%;\n        object-fit: cover;\n        background: var(--nsffv-panel-soft);\n        border: 2px solid rgba(24, 119, 242, 0.45);\n    }\n\n    .nsffv .nsffv-friend__zoom {\n        position: absolute;\n        right: -4px;\n        bottom: -4px;\n        width: 26px;\n        height: 26px;\n        min-width: 26px;\n        min-height: 26px;\n        border: 0 !important;\n        border-radius: 50%;\n        background: var(--nsffv-accent) !important;\n        color: #fff !important;\n        cursor: pointer;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 0.65rem;\n        appearance: none;\n        -webkit-appearance: none;\n        touch-action: manipulation;\n    }\n\n    .nsffv-friend__body {\n        min-width: 0;\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        gap: 2px;\n    }\n\n    .nsffv-friend__name {\n        font-size: 0.95rem;\n        font-weight: 800;\n        line-height: 1.3;\n        word-break: break-word;\n    }\n\n    .nsffv-friend__tagline {\n        font-size: 0.78rem;\n        color: var(--nsffv-dim);\n        font-weight: 600;\n        word-break: break-word;\n    }\n\n    .nsffv-friend__id {\n        font-size: 0.72rem;\n        color: var(--nsffv-dim);\n        font-weight: 600;\n        opacity: 0.85;\n        word-break: break-all;\n    }\n\n    .nsffv .nsffv-friend__action {\n        display: inline-flex !important;\n        align-items: center;\n        justify-content: center;\n        gap: 6px;\n        flex-shrink: 0;\n        min-height: 36px;\n        padding: 8px 12px !important;\n        border-radius: 8px !important;\n        border: 0 !important;\n        background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-accent-deep)) !important;\n        color: #fff !important;\n        font-size: 0.78rem !important;\n        font-weight: 700 !important;\n        text-decoration: none !important;\n        white-space: nowrap;\n        appearance: none;\n        -webkit-appearance: none;\n        touch-action: manipulation;\n    }\n\n    .nsffv .nsffv-friend__action:hover {\n        text-decoration: none !important;\n        filter: brightness(1.08);\n    }\n\n    .nsffv-empty {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        gap: 10px;\n        padding: 36px 16px;\n        text-align: center;\n        color: var(--nsffv-muted);\n        border: 1px dashed rgba(24, 119, 242, 0.35);\n        border-radius: 10px;\n        background: rgba(8, 40, 90, 0.2);\n    }\n\n    .nsffv-empty i {\n        font-size: 1.8rem;\n        color: var(--nsffv-cool);\n    }\n\n    .nsffv-empty p {\n        font-size: 0.92rem;\n        font-weight: 600;\n        max-width: 36ch;\n    }\n\n    \/* Modal *\/\n    .nsffv-modal {\n        display: none;\n        position: fixed;\n        inset: 0;\n        z-index: 99999;\n        align-items: center;\n        justify-content: center;\n        padding: 16px;\n        background: rgba(4, 16, 36, 0.78);\n        backdrop-filter: blur(4px);\n    }\n\n    .nsffv-modal.is-open {\n        display: flex;\n    }\n\n    .nsffv-modal__dialog {\n        position: relative;\n        width: min(560px, 100%);\n        max-height: min(90vh, 900px);\n        background: var(--nsffv-panel);\n        border: 1px solid var(--nsffv-line);\n        border-radius: 12px;\n        box-shadow: var(--nsffv-shadow);\n        overflow: hidden;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .nsffv .nsffv-modal__close {\n        position: absolute;\n        top: 10px;\n        right: 10px;\n        z-index: 2;\n        width: 40px;\n        height: 40px;\n        border: 0 !important;\n        border-radius: 50%;\n        background: rgba(0, 0, 0, 0.45) !important;\n        color: #fff !important;\n        cursor: pointer;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        appearance: none;\n        -webkit-appearance: none;\n    }\n\n    .nsffv-modal__stage {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-height: 240px;\n        max-height: 70vh;\n        background: #07152b;\n        padding: 16px;\n    }\n\n    .nsffv-modal__media {\n        max-width: 100%;\n        max-height: min(65vh, 520px);\n        width: auto;\n        height: auto;\n        border-radius: 10px;\n        object-fit: contain;\n    }\n\n    .nsffv-modal__media.is-hidden {\n        display: none;\n    }\n\n    .nsffv-modal__bar {\n        padding: 12px 14px;\n        border-top: 1px solid var(--nsffv-line);\n    }\n\n    .nsffv-modal__meta {\n        font-size: 0.9rem;\n        font-weight: 700;\n        color: var(--nsffv-muted);\n        word-break: break-word;\n    }\n\n    \/* Responsive *\/\n    @media (min-width: 640px) {\n        .nsffv-search__row {\n            flex-direction: row;\n            align-items: stretch;\n        }\n\n        .nsffv-search__actions {\n            width: auto;\n            flex-wrap: nowrap;\n        }\n\n        .nsffv .nsffv-btn {\n            flex: 0 0 auto;\n            white-space: nowrap;\n        }\n\n        .nsffv-profile {\n            flex-direction: row;\n            align-items: center;\n        }\n    }\n\n    .nsffv.nsffv--compact {\n        --nsffv-avatar: 72px;\n        --nsffv-friend-avatar: 56px;\n        --nsffv-pad: 12px;\n        --nsffv-gap: 10px;\n        --nsffv-grid-min: max(200px, 46%);\n    }\n\n    .nsffv.nsffv--compact .nsffv-search__row {\n        flex-direction: column !important;\n    }\n\n    .nsffv.nsffv--compact .nsffv-search__actions {\n        width: 100% !important;\n        display: flex !important;\n        flex-wrap: wrap !important;\n    }\n\n    .nsffv.nsffv--compact .nsffv-btn {\n        flex: 1 1 calc(50% - 4px) !important;\n    }\n\n    .nsffv.nsffv--compact .nsffv-profile {\n        flex-direction: column !important;\n        align-items: flex-start !important;\n    }\n\n    .nsffv.nsffv--compact .nsffv-friend {\n        flex-wrap: wrap;\n    }\n\n    .nsffv.nsffv--compact .nsffv-friend__action {\n        width: 100%;\n    }\n\n    .nsffv.nsffv--compact .nsffv-tabs__btn {\n        font-size: 0.84rem !important;\n        min-height: 42px;\n        padding: 10px 6px !important;\n    }\n\n    .nsffv.nsffv--narrow {\n        --nsffv-grid-min: 100%;\n        --nsffv-avatar: 64px;\n        --nsffv-friend-avatar: 52px;\n        padding: 8px;\n    }\n\n    .nsffv.nsffv--narrow .nsffv-btn {\n        flex: 1 1 100% !important;\n    }\n\n    .nsffv.nsffv--narrow .nsffv-search__actions {\n        flex-direction: column !important;\n    }\n\n    .nsffv.nsffv--narrow .nsffv-hero__brand {\n        flex-direction: column;\n        gap: 8px;\n    }\n\n    .nsffv.nsffv--narrow .nsffv-hero__title-text {\n        font-size: 1.12rem;\n        justify-content: center;\n        text-align: center;\n    }\n\n    @media (hover: none) {\n\n        .nsffv .nsffv-btn:hover,\n        .nsffv .nsffv-friend__action:hover {\n            filter: none;\n        }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n        .nsffv .nsffv-sk {\n            animation: none !important;\n        }\n    }\n\n  \/* Search controls: one row on large screens, wrap on narrow *\/\n  .nsffv .nsffv-search,\n  .nsffv .nsffv-search .nsffv-search__row,\n  .nsffv .nsffv-search .nsffv-search__actions {\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    box-sizing: border-box !important;\n  }\n\n  .nsffv .nsffv-search .nsffv-search__row {\n    display: flex !important;\n    flex-direction: row !important;\n    flex-wrap: nowrap !important;\n    align-items: stretch !important;\n    gap: 8px !important;\n  }\n\n  .nsffv .nsffv-search .nsffv-search__field,\n  .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__field {\n    flex: 1 1 auto !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 0 !important;\n  }\n\n  .nsffv .nsffv-search .nsffv-search__actions,\n  .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n    display: flex !important;\n    flex: 0 0 auto !important;\n    flex-direction: row !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 0 !important;\n    flex-wrap: nowrap !important;\n    gap: 8px !important;\n  }\n\n  .nsffv .nsffv-search .nsffv-search__row > .nsffv-btn,\n  .nsffv .nsffv-search .nsffv-search__actions .nsffv-btn,\n  .nsffv .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n    flex: 0 0 auto !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 110px !important;\n  }\n\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__row,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__row {\n    flex-wrap: wrap !important;\n  }\n\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__field,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__field,\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-search__field,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-search__field {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__actions,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__actions,\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-search__actions,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-btn,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-btn,\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__actions .nsffv-btn,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__actions .nsffv-btn,\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n    flex: 1 1 calc(50% - 4px) !important;\n    min-width: 0 !important;\n    max-width: 100% !important;\n  }\n\n  @media (max-width: 720px) {\n    .nsffv .nsffv-search .nsffv-search__row {\n      flex-wrap: wrap !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__field,\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__field {\n      flex: 1 1 100% !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__actions,\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n      flex: 1 1 100% !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__actions .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n      flex: 1 1 calc(50% - 4px) !important;\n      min-width: 0 !important;\n      max-width: 100% !important;\n    }\n  }\n\n\/* --- Codex CSS updates --- *\/\n\/* New Social Facebook Friends Viewer \u2014 WordPress-scoped styles *\/\n.nsffv {\n    --nsffv-ink: #f8fbff;\n    --nsffv-muted: #c9d9f2;\n    --nsffv-dim: #8ea7ca;\n    --nsffv-bg: #07111f;\n    --nsffv-panel: rgba(13, 28, 52, 0.82);\n    --nsffv-panel-soft: rgba(21, 43, 76, 0.88);\n    --nsffv-hover: rgba(45, 91, 154, 0.62);\n    --nsffv-line: rgba(125, 170, 238, 0.24);\n    --nsffv-accent: #2f8cff;\n    --nsffv-accent-deep: #1765d6;\n    --nsffv-cool: #73c7ff;\n    --nsffv-success: #36d399;\n    --nsffv-danger: #ff4d6d;\n    --nsffv-warning: #fbbf24;\n    --nsffv-radius: 18px;\n    --nsffv-radius-sm: 12px;\n    --nsffv-shadow: 0 22px 70px rgba(2, 9, 23, 0.38);\n    --nsffv-shadow-soft: 0 12px 34px rgba(2, 9, 23, 0.26);\n    --nsffv-glow: 0 0 0 4px rgba(47, 140, 255, 0.18);\n    --nsffv-font: system-ui, -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    --nsffv-space: clamp(14px, 2vw, 22px);\n    --nsffv-avatar: 92px;\n    --nsffv-friend-avatar: 64px;\n    --nsffv-pad: clamp(16px, 2.4vw, 24px);\n    --nsffv-gap: 14px;\n    --nsffv-cols: 2;\n    --nsffv-grid-min: max(240px, 46%);\n\n    box-sizing: border-box;\n    font-family: var(--nsffv-font);\n    color: var(--nsffv-ink);\n    line-height: 1.5;\n    width: 100%;\n    max-width: 100%;\n    min-height: 100vh;\n    min-width: 0;\n    margin: 0 auto;\n    padding: clamp(14px, 3vw, 28px);\n    background:\n        radial-gradient(circle at 16% 8%, rgba(47, 140, 255, 0.42), transparent 30%),\n        radial-gradient(circle at 88% 12%, rgba(54, 211, 153, 0.18), transparent 28%),\n        radial-gradient(circle at 55% 100%, rgba(115, 199, 255, 0.14), transparent 38%),\n        linear-gradient(145deg, #050b16 0%, #081a31 42%, #0b2b55 100%);\n    border-radius: 0;\n    border: 1px solid rgba(125, 170, 238, 0.18);\n    position: relative;\n    isolation: isolate;\n    text-align: left;\n    overflow-x: hidden;\n    -webkit-text-size-adjust: 100%;\n    text-size-adjust: 100%;\n}\n\n.nsffv::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: -1;\n    pointer-events: none;\n    background:\n        linear-gradient(120deg, rgba(255, 255, 255, 0.08), transparent 24%, transparent 76%, rgba(255, 255, 255, 0.04)),\n        radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.08), transparent 34%);\n    opacity: 0.9;\n}\n\n.nsffv *,\n.nsffv *::before,\n.nsffv *::after {\n    box-sizing: border-box;\n}\n\n.nsffv :where(h1, h2, h3, h4, h5, h6, p, ul, ol, li, figure, figcaption, label, span) {\n    margin: 0;\n    padding: 0;\n    border: 0;\n    font-weight: inherit;\n}\n\n.nsffv :where(ul, ol) {\n    list-style: none;\n}\n\n.nsffv img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n    border: 0;\n}\n\n.nsffv a {\n    color: var(--nsffv-cool);\n    text-decoration: none;\n    transition: color 0.18s ease, text-decoration-color 0.18s ease;\n}\n\n.nsffv a:hover {\n    color: #a8ddff;\n    text-decoration: underline;\n    text-decoration-thickness: 2px;\n    text-underline-offset: 3px;\n}\n\n.nsffv button {\n    font-family: inherit;\n}\n\n.nsffv-shell {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    gap: var(--nsffv-space);\n}\n\n.nsffv-hero {\n    background: transparent;\n    padding: clamp(28px, 5vw, 54px) 0 10px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    text-align: center;\n    border: 0;\n    box-shadow: none;\n    border-radius: 0;\n}\n\n.nsffv-search {\n    display: flex;\n    flex-direction: column;\n    align-items: stretch;\n    gap: 12px;\n    text-align: left;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    box-sizing: border-box;\n    margin-top: clamp(18px, 3vw, 28px);\n    padding: clamp(16px, 2.5vw, 24px);\n    background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.035)),\n        var(--nsffv-panel);\n    border: 1px solid var(--nsffv-line);\n    border-radius: var(--nsffv-radius);\n    box-shadow: var(--nsffv-shadow);\n    backdrop-filter: blur(18px);\n}\n\n.nsffv-hero__title {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 0 12px;\n    color: var(--nsffv-ink);\n    font-size: clamp(2rem, 5vw, 4rem);\n    font-weight: 850;\n    letter-spacing: 0;\n    line-height: 1.04;\n    text-wrap: balance;\n}\n\n.nsffv-hero__brand {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    max-width: 100%;\n    min-width: 0;\n}\n\n.nsffv .nsffv-hero__icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 auto;\n    width: 46px;\n    height: 46px;\n    border-radius: 14px;\n    background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-cool));\n    color: #fff;\n    font-size: 1.45rem;\n    line-height: 1;\n    box-shadow: 0 14px 30px rgba(47, 140, 255, 0.28);\n}\n\n.nsffv .nsffv-hero__icon i {\n    display: block;\n    line-height: 1;\n}\n\n.nsffv-hero__title-text {\n    display: inline-flex;\n    flex-wrap: wrap;\n    align-items: baseline;\n    justify-content: flex-start;\n    gap: 0.35em;\n    min-width: 0;\n    font-size: clamp(1.28rem, 2.8vw, 1.7rem);\n    font-weight: 800;\n    letter-spacing: 0;\n    line-height: 1.2;\n    text-align: left;\n}\n\n.nsffv-hero__title-mark {\n    color: var(--nsffv-cool);\n    font-weight: 800;\n}\n\n.nsffv-hero__lead {\n    color: var(--nsffv-muted);\n    font-size: clamp(0.98rem, 2vw, 1.08rem);\n    max-width: 58ch;\n    margin: 0 auto 18px;\n    text-wrap: balance;\n}\n\n.nsffv-search__label {\n    display: block;\n    font-size: 0.78rem;\n    font-weight: 800;\n    color: #d9e8ff;\n    margin-bottom: 0;\n    text-align: left;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n}\n\n.nsffv-search__row {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    width: 100%;\n    min-width: 0;\n}\n\n.nsffv .nsffv-search__field {\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 52px !important;\n    padding: 13px 16px !important;\n    border-radius: var(--nsffv-radius-sm) !important;\n    border: 1px solid rgba(156, 190, 242, 0.28) !important;\n    background: rgba(5, 14, 28, 0.58) !important;\n    color: var(--nsffv-ink) !important;\n    font-size: 16px !important;\n    line-height: 1.4 !important;\n    outline: none !important;\n    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06) !important;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;\n}\n\n.nsffv .nsffv-search__field::placeholder {\n    color: var(--nsffv-dim) !important;\n    opacity: 1 !important;\n}\n\n.nsffv .nsffv-search__field:focus {\n    border-color: rgba(115, 199, 255, 0.78) !important;\n    background: rgba(6, 18, 36, 0.78) !important;\n    box-shadow: var(--nsffv-glow), inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;\n}\n\n.nsffv-search__actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    width: 100%;\n}\n\n.nsffv .nsffv-btn {\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n    min-height: 52px !important;\n    min-width: 44px;\n    padding: 13px 18px !important;\n    border: 0 !important;\n    border-radius: var(--nsffv-radius-sm) !important;\n    font-size: 0.95rem !important;\n    font-weight: 800 !important;\n    cursor: pointer;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    touch-action: manipulation;\n    flex: 1 1 auto;\n    color: #fff !important;\n    box-shadow: 0 14px 28px rgba(2, 9, 23, 0.22);\n    transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease, background 0.18s ease;\n}\n\n.nsffv .nsffv-btn i {\n    display: inline-block;\n    line-height: 1;\n}\n\n.nsffv .nsffv-btn:hover {\n    transform: translateY(-1px);\n    box-shadow: 0 18px 36px rgba(2, 9, 23, 0.3);\n}\n\n.nsffv .nsffv-btn:active {\n    transform: translateY(0);\n    box-shadow: 0 8px 18px rgba(2, 9, 23, 0.24);\n}\n\n.nsffv .nsffv-btn:focus-visible {\n    outline: none !important;\n    box-shadow: var(--nsffv-glow), 0 16px 34px rgba(2, 9, 23, 0.26);\n}\n\n.nsffv .nsffv-btn--paste {\n    background: rgba(255, 255, 255, 0.08) !important;\n    border: 1px solid rgba(156, 190, 242, 0.24) !important;\n    color: #dceaff !important;\n}\n\n.nsffv .nsffv-btn--paste:hover {\n    background: rgba(255, 255, 255, 0.13) !important;\n}\n\n.nsffv .nsffv-btn--view {\n    background: linear-gradient(135deg, var(--nsffv-accent), #4fb7ff 50%, var(--nsffv-success)) !important;\n}\n\n.nsffv .nsffv-btn:disabled {\n    opacity: 0.62;\n    cursor: not-allowed;\n    transform: none;\n    box-shadow: none;\n}\n\n.nsffv-search__hint {\n    margin-top: 2px;\n    font-size: 0.84rem;\n    color: var(--nsffv-dim);\n}\n\n\/* Cloudflare Turnstile \u2014 sit above the input row *\/\n.nsffv #xrespond-tools-turnstile-host {\n    display: none;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    margin: 0;\n    flex: none;\n    order: unset;\n    box-sizing: border-box;\n}\n\n.nsffv #xrespond-tools-turnstile-host.is-visible {\n    display: block;\n}\n\n.nsffv #xrespond-tools-turnstile-host .xrespond-ts-label {\n    display: block;\n    font-size: 0.86rem;\n    color: var(--nsffv-muted);\n    margin-bottom: 0.5rem;\n    font-weight: 700;\n}\n\n.xrespond-ts-label {\n    color: var(--nsffv-muted);\n}\n\n.nsffv #xrespond-tools-turnstile-host .xrespond-ts-widget {\n    min-height: 65px;\n    max-width: 100%;\n    overflow: hidden;\n}\n\n.xrespond-ts-widget {\n    border-radius: var(--nsffv-radius-sm);\n}\n\n.nsffv #xrespond-tools-turnstile-host .xrespond-ts-error {\n    color: #ffd0d8;\n    margin-top: 8px;\n    font-size: 0.84rem;\n    font-weight: 700;\n}\n\n.xrespond-ts-error {\n    color: #ffd0d8;\n}\n\n.nsffv-search__row:has(#xrespond-tools-turnstile-host),\n.nsffv-search__actions:has(#xrespond-tools-turnstile-host) {\n    flex-wrap: wrap !important;\n}\n\n.nsffv-search__row > #xrespond-tools-turnstile-host,\n.nsffv-search__actions > #xrespond-tools-turnstile-host {\n    flex: 0 0 100% !important;\n    width: 100% !important;\n    order: -1;\n}\n\n.nsffv-alert {\n    display: none;\n    margin-top: 2px;\n    padding: 12px 14px;\n    border-radius: var(--nsffv-radius-sm);\n    background: linear-gradient(135deg, rgba(255, 77, 109, 0.18), rgba(255, 77, 109, 0.08));\n    border: 1px solid rgba(255, 77, 109, 0.44);\n    color: #ffd7df;\n    font-size: 0.9rem;\n    font-weight: 700;\n    box-shadow: 0 12px 28px rgba(255, 77, 109, 0.08);\n}\n\n.nsffv-alert.is-visible {\n    display: block;\n}\n\n.nsffv-notice {\n    display: none;\n    align-items: flex-start;\n    gap: 10px;\n    margin: 0 0 16px;\n    padding: 12px 14px;\n    border-radius: var(--nsffv-radius-sm);\n    background: linear-gradient(135deg, rgba(47, 140, 255, 0.16), rgba(115, 199, 255, 0.07));\n    border: 1px solid rgba(115, 199, 255, 0.3);\n    color: var(--nsffv-muted);\n    font-size: 0.88rem;\n    font-weight: 700;\n}\n\n.nsffv-notice.is-visible {\n    display: flex;\n}\n\n.nsffv-notice i {\n    color: var(--nsffv-cool);\n    margin-top: 2px;\n}\n\n.nsffv .nsffv-skeleton {\n    display: none;\n    margin: 0;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n}\n\n.nsffv .nsffv-skeleton.is-visible {\n    display: block;\n}\n\n.nsffv-content {\n    position: relative;\n}\n\n.nsffv .nsffv-content.is-hidden {\n    display: none !important;\n}\n\n.nsffv .nsffv-content.is-placeholder .nsffv-profile__zoom,\n.nsffv .nsffv-content.is-placeholder .nsffv-friend__action,\n.nsffv .nsffv-content.is-placeholder .nsffv-friend__zoom {\n    opacity: 0.55;\n    pointer-events: none;\n}\n\n.nsffv .nsffv-content.is-placeholder .nsffv-filter {\n    opacity: 0.65;\n    pointer-events: none;\n}\n\n.is-placeholder {\n    min-width: 0;\n}\n\n.is-hidden {\n    display: none !important;\n}\n\n.is-visible {\n    visibility: visible;\n}\n\n.is-open {\n    visibility: visible;\n}\n\n.is-active {\n    visibility: visible;\n}\n\n@keyframes nsffv-shimmer {\n    0% {\n        background-position: -400px 0;\n    }\n\n    100% {\n        background-position: 400px 0;\n    }\n}\n\n.nsffv .nsffv-sk {\n    background: linear-gradient(90deg, rgba(255, 255, 255, 0.055) 0%, rgba(115, 199, 255, 0.16) 50%, rgba(255, 255, 255, 0.055) 100%);\n    background-size: 800px 100%;\n    animation: nsffv-shimmer 1.25s linear infinite;\n    border-radius: 10px;\n}\n\n.nsffv-skeleton__panel {\n    background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.035)),\n        var(--nsffv-panel);\n    border: 1px solid var(--nsffv-line);\n    border-radius: var(--nsffv-radius);\n    padding: var(--nsffv-pad);\n    box-shadow: var(--nsffv-shadow);\n    backdrop-filter: blur(18px);\n}\n\n.nsffv-skeleton__profile {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 18px;\n}\n\n.nsffv .nsffv-skeleton__avatar {\n    width: var(--nsffv-avatar);\n    height: var(--nsffv-avatar);\n    border-radius: 50%;\n    flex-shrink: 0;\n}\n\n.nsffv-skeleton__meta {\n    flex: 1;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n}\n\n.nsffv-skeleton__line {\n    height: 14px;\n    width: 100%;\n}\n\n.nsffv-skeleton__line--lg {\n    width: 55%;\n    height: 20px;\n}\n\n.nsffv-skeleton__line--md {\n    width: 35%;\n}\n\n.nsffv-skeleton__grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--nsffv-grid-min)), 1fr));\n    gap: var(--nsffv-gap);\n}\n\n.nsffv-skeleton__card {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 14px;\n    border-radius: var(--nsffv-radius-sm);\n    border: 1px solid rgba(125, 170, 238, 0.18);\n    background: rgba(255, 255, 255, 0.055);\n}\n\n.nsffv-skeleton__friend-avatar {\n    width: var(--nsffv-friend-avatar);\n    height: var(--nsffv-friend-avatar);\n    border-radius: 50%;\n    flex-shrink: 0;\n}\n\n.nsffv-skeleton__friend-meta {\n    flex: 1;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n}\n\n.nsffv-skeleton__friend-line {\n    height: 12px;\n    width: 70%;\n}\n\n.nsffv-skeleton__friend-line--sm {\n    width: 45%;\n    height: 10px;\n}\n\n.nsffv-result {\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n}\n\n.nsffv-panel {\n    background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.035)),\n        var(--nsffv-panel);\n    border: 1px solid var(--nsffv-line);\n    border-radius: var(--nsffv-radius);\n    box-shadow: var(--nsffv-shadow);\n    padding: var(--nsffv-pad);\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    backdrop-filter: blur(18px);\n}\n\n.nsffv-profile {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 16px;\n    margin-bottom: 18px;\n}\n\n.nsffv-profile__avatar-wrap {\n    position: relative;\n    width: var(--nsffv-avatar);\n    height: var(--nsffv-avatar);\n    flex-shrink: 0;\n}\n\n.nsffv-profile__ring {\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    padding: 3px;\n    background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-cool) 50%, var(--nsffv-success));\n    box-shadow: 0 16px 34px rgba(47, 140, 255, 0.28);\n}\n\n.nsffv-profile__img {\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    object-fit: cover;\n    background: var(--nsffv-panel-soft);\n}\n\n.nsffv .nsffv-profile__zoom {\n    position: absolute;\n    right: -2px;\n    bottom: -2px;\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    min-height: 38px;\n    border: 0 !important;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-accent-deep)) !important;\n    color: #fff !important;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    appearance: none;\n    -webkit-appearance: none;\n    touch-action: manipulation;\n    box-shadow: 0 10px 22px rgba(2, 9, 23, 0.34);\n    transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;\n}\n\n.nsffv .nsffv-profile__zoom:hover {\n    transform: translateY(-1px) scale(1.03);\n    filter: brightness(1.08);\n}\n\n.nsffv-profile__meta {\n    min-width: 0;\n    flex: 1;\n    width: 100%;\n}\n\n.nsffv-profile__name {\n    font-size: clamp(1.2rem, 3.5vw, 1.58rem);\n    font-weight: 850;\n    line-height: 1.2;\n    word-break: break-word;\n    letter-spacing: 0;\n}\n\n.nsffv-profile__handle {\n    color: var(--nsffv-muted);\n    font-size: 0.94rem;\n    font-weight: 650;\n    margin-top: 5px;\n    word-break: break-all;\n}\n\n.nsffv-stats {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 14px;\n}\n\n.nsffv-stats__badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    background: rgba(47, 140, 255, 0.14);\n    border: 1px solid rgba(115, 199, 255, 0.28);\n    font-size: 0.78rem;\n    font-weight: 800;\n    color: #d8e8ff;\n    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);\n}\n\n.nsffv-stats__badge i {\n    color: var(--nsffv-cool);\n}\n\n.nsffv-tabs {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0;\n    justify-content: flex-start;\n    width: 100%;\n    min-width: 0;\n    border: 1px solid rgba(125, 170, 238, 0.18);\n    margin: 6px 0 16px;\n    padding: 4px;\n    border-radius: 14px;\n    background: rgba(5, 14, 28, 0.34);\n}\n\n.nsffv .nsffv-tabs__btn {\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    flex: 1 1 auto;\n    min-width: 0;\n    min-height: 46px;\n    padding: 12px 10px !important;\n    border: 0 !important;\n    border-bottom: 0 !important;\n    border-radius: 10px !important;\n    background: transparent !important;\n    color: var(--nsffv-muted) !important;\n    font-family: var(--nsffv-font);\n    font-size: 0.92rem !important;\n    font-weight: 800 !important;\n    cursor: pointer;\n    transition: color 0.18s ease, background 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;\n    appearance: none;\n    -webkit-appearance: none;\n    touch-action: manipulation;\n    white-space: nowrap;\n}\n\n.nsffv .nsffv-tabs__btn:hover {\n    background: rgba(255, 255, 255, 0.075) !important;\n    color: var(--nsffv-ink) !important;\n    filter: none;\n}\n\n.nsffv .nsffv-tabs__btn.is-active {\n    background: linear-gradient(135deg, rgba(47, 140, 255, 0.28), rgba(54, 211, 153, 0.16)) !important;\n    color: #ffffff !important;\n    box-shadow: inset 0 0 0 1px rgba(115, 199, 255, 0.22), 0 10px 22px rgba(2, 9, 23, 0.18);\n}\n\n.nsffv .nsffv-tabs__count {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 1.7em;\n    padding: 2px 8px;\n    border-radius: 999px;\n    background: rgba(47, 140, 255, 0.2);\n    font-size: 0.72rem;\n    font-weight: 850;\n    color: var(--nsffv-cool);\n}\n\n.nsffv .nsffv-tabs__btn.is-active .nsffv-tabs__count {\n    background: rgba(255, 255, 255, 0.16);\n    color: #fff;\n}\n\n.nsffv-filter {\n    margin-bottom: 16px;\n}\n\n.nsffv .nsffv-more {\n    appearance: none;\n    -webkit-appearance: none;\n    width: 100%;\n    margin-top: 16px;\n    border: 1px solid rgba(115, 199, 255, 0.32) !important;\n    background: linear-gradient(135deg, rgba(47, 140, 255, 0.18), rgba(54, 211, 153, 0.12)) !important;\n    color: #fff !important;\n    border-radius: var(--nsffv-radius-sm) !important;\n    padding: 13px 14px !important;\n    font-family: var(--nsffv-font);\n    font-weight: 850 !important;\n    font-size: 0.9rem !important;\n    cursor: pointer;\n    display: none;\n    gap: 8px;\n    align-items: center;\n    justify-content: center;\n    touch-action: manipulation;\n    box-shadow: var(--nsffv-shadow-soft);\n    transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;\n}\n\n.nsffv .nsffv-more.is-visible {\n    display: inline-flex !important;\n}\n\n.nsffv .nsffv-more:hover {\n    background: linear-gradient(135deg, rgba(47, 140, 255, 0.28), rgba(54, 211, 153, 0.18)) !important;\n    filter: none;\n    transform: translateY(-1px);\n}\n\n.nsffv .nsffv-more:disabled {\n    opacity: 0.55;\n    cursor: not-allowed;\n    transform: none;\n}\n\n.nsffv-content.is-placeholder .nsffv-more {\n    display: none !important;\n}\n\n.nsffv .nsffv-filter__field {\n    width: 100% !important;\n    max-width: 100% !important;\n    min-height: 46px !important;\n    padding: 11px 14px 11px 42px !important;\n    border-radius: var(--nsffv-radius-sm) !important;\n    border: 1px solid rgba(156, 190, 242, 0.25) !important;\n    background: rgba(5, 14, 28, 0.5) !important;\n    color: var(--nsffv-ink) !important;\n    font-size: 15px !important;\n    outline: none !important;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05) !important;\n    transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;\n}\n\n.nsffv-filter__wrap {\n    position: relative;\n}\n\n.nsffv-filter__wrap > i {\n    position: absolute;\n    left: 15px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: var(--nsffv-dim);\n    pointer-events: none;\n    font-size: 0.9rem;\n}\n\n.nsffv .nsffv-filter__field::placeholder {\n    color: var(--nsffv-dim) !important;\n}\n\n.nsffv .nsffv-filter__field:focus {\n    border-color: rgba(115, 199, 255, 0.78) !important;\n    background: rgba(6, 18, 36, 0.74) !important;\n    box-shadow: var(--nsffv-glow), inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;\n}\n\n.nsffv-pane__head {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 10px;\n    margin-bottom: 12px;\n    flex-wrap: wrap;\n    min-width: 0;\n}\n\n.nsffv-pane__title {\n    font-size: 1rem;\n    font-weight: 850;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-width: 0;\n    flex: 1 1 auto;\n    letter-spacing: 0;\n}\n\n.nsffv-pane__title i {\n    color: var(--nsffv-cool);\n    flex-shrink: 0;\n}\n\n.nsffv-pane__count {\n    font-size: 0.82rem;\n    font-weight: 750;\n    color: var(--nsffv-dim);\n    white-space: nowrap;\n}\n\n.nsffv-grid {\n    display: grid;\n    gap: var(--nsffv-gap);\n    grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--nsffv-grid-min)), 1fr));\n}\n\n.nsffv-friend {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    padding: 14px;\n    border-radius: var(--nsffv-radius-sm);\n    border: 1px solid rgba(125, 170, 238, 0.18);\n    background: rgba(255, 255, 255, 0.055);\n    min-width: 0;\n    box-shadow: 0 10px 24px rgba(2, 9, 23, 0.12);\n    transition: transform 0.18s ease, background 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;\n}\n\n.nsffv-friend:hover {\n    background: rgba(47, 140, 255, 0.12);\n    border-color: rgba(115, 199, 255, 0.42);\n    box-shadow: 0 16px 34px rgba(2, 9, 23, 0.2);\n    transform: translateY(-2px);\n}\n\n.nsffv-friend.is-ghost {\n    pointer-events: none;\n    opacity: 0.85;\n}\n\n.nsffv-friend__avatar-wrap {\n    position: relative;\n    width: var(--nsffv-friend-avatar);\n    height: var(--nsffv-friend-avatar);\n    flex-shrink: 0;\n}\n\n.nsffv-friend__avatar {\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    object-fit: cover;\n    background: var(--nsffv-panel-soft);\n    border: 2px solid rgba(115, 199, 255, 0.38);\n    box-shadow: 0 10px 22px rgba(2, 9, 23, 0.24);\n}\n\n.nsffv .nsffv-friend__zoom {\n    position: absolute;\n    right: -4px;\n    bottom: -4px;\n    width: 27px;\n    height: 27px;\n    min-width: 27px;\n    min-height: 27px;\n    border: 0 !important;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-accent-deep)) !important;\n    color: #fff !important;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 0.65rem;\n    appearance: none;\n    -webkit-appearance: none;\n    touch-action: manipulation;\n    box-shadow: 0 8px 18px rgba(2, 9, 23, 0.28);\n    transition: transform 0.18s ease, filter 0.18s ease;\n}\n\n.nsffv .nsffv-friend__zoom:hover {\n    transform: scale(1.06);\n    filter: brightness(1.08);\n}\n\n.nsffv-friend__body {\n    min-width: 0;\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n}\n\n.nsffv-friend__name {\n    font-size: 0.96rem;\n    font-weight: 850;\n    line-height: 1.28;\n    word-break: break-word;\n}\n\n.nsffv-friend__tagline {\n    font-size: 0.79rem;\n    color: var(--nsffv-dim);\n    font-weight: 650;\n    word-break: break-word;\n}\n\n.nsffv-friend__id {\n    font-size: 0.72rem;\n    color: var(--nsffv-dim);\n    font-weight: 650;\n    opacity: 0.9;\n    word-break: break-all;\n}\n\n.nsffv .nsffv-friend__action {\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n    flex-shrink: 0;\n    min-height: 38px;\n    padding: 9px 13px !important;\n    border-radius: 10px !important;\n    border: 0 !important;\n    background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-accent-deep)) !important;\n    color: #fff !important;\n    font-size: 0.78rem !important;\n    font-weight: 800 !important;\n    text-decoration: none !important;\n    white-space: nowrap;\n    appearance: none;\n    -webkit-appearance: none;\n    touch-action: manipulation;\n    box-shadow: 0 10px 22px rgba(23, 101, 214, 0.28);\n    transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;\n}\n\n.nsffv .nsffv-friend__action:hover {\n    text-decoration: none !important;\n    filter: brightness(1.08);\n    transform: translateY(-1px);\n    box-shadow: 0 14px 28px rgba(23, 101, 214, 0.34);\n}\n\n.nsffv-empty {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    padding: clamp(34px, 7vw, 54px) 16px;\n    text-align: center;\n    color: var(--nsffv-muted);\n    border: 1px dashed rgba(115, 199, 255, 0.34);\n    border-radius: var(--nsffv-radius-sm);\n    background: rgba(255, 255, 255, 0.045);\n}\n\n.nsffv-empty i {\n    font-size: 1.9rem;\n    color: var(--nsffv-cool);\n}\n\n.nsffv-empty p {\n    font-size: 0.94rem;\n    font-weight: 650;\n    max-width: 38ch;\n}\n\n\/* Modal *\/\n.nsffv-modal {\n    display: none;\n    position: fixed;\n    inset: 0;\n    z-index: 99999;\n    align-items: center;\n    justify-content: center;\n    padding: 16px;\n    background: rgba(3, 9, 20, 0.78);\n    backdrop-filter: blur(10px);\n}\n\n.nsffv-modal.is-open {\n    display: flex;\n}\n\n.nsffv-modal__dialog {\n    position: relative;\n    width: min(580px, 100%);\n    max-height: min(90vh, 900px);\n    background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.035)),\n        #0b172a;\n    border: 1px solid rgba(125, 170, 238, 0.25);\n    border-radius: 18px;\n    box-shadow: 0 28px 90px rgba(0, 0, 0, 0.55);\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n}\n\n.nsffv .nsffv-modal__close {\n    position: absolute;\n    top: 12px;\n    right: 12px;\n    z-index: 2;\n    width: 42px;\n    height: 42px;\n    border: 0 !important;\n    border-radius: 50%;\n    background: rgba(3, 9, 20, 0.66) !important;\n    color: #fff !important;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    appearance: none;\n    -webkit-appearance: none;\n    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.32);\n    transition: transform 0.18s ease, background 0.18s ease;\n}\n\n.nsffv .nsffv-modal__close:hover {\n    background: rgba(255, 77, 109, 0.84) !important;\n    transform: scale(1.03);\n}\n\n.nsffv-modal__stage {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 260px;\n    max-height: 70vh;\n    background:\n        radial-gradient(circle at 50% 15%, rgba(47, 140, 255, 0.18), transparent 40%),\n        #050b16;\n    padding: clamp(16px, 3vw, 24px);\n}\n\n.nsffv-modal__media {\n    max-width: 100%;\n    max-height: min(65vh, 520px);\n    width: auto;\n    height: auto;\n    border-radius: 14px;\n    object-fit: contain;\n    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.34);\n}\n\n.nsffv-modal__media.is-hidden {\n    display: none;\n}\n\n.nsffv-modal__bar {\n    padding: 14px 16px;\n    border-top: 1px solid rgba(125, 170, 238, 0.2);\n    background: rgba(255, 255, 255, 0.035);\n}\n\n.nsffv-modal__meta {\n    font-size: 0.92rem;\n    font-weight: 750;\n    color: var(--nsffv-muted);\n    word-break: break-word;\n}\n\n.fa-solid {\n    display: inline-block;\n    flex-shrink: 0;\n    line-height: 1;\n    text-rendering: auto;\n}\n\n.fa-paste {\n    line-height: 1;\n}\n\n.fa-user-group {\n    line-height: 1;\n}\n\n.fa-user-plus {\n    line-height: 1;\n}\n\n.fa-expand {\n    line-height: 1;\n}\n\n.fa-circle-info {\n    line-height: 1;\n}\n\n.fa-magnifying-glass {\n    line-height: 1;\n}\n\n.fa-angles-down {\n    line-height: 1;\n}\n\n.fa-xmark {\n    line-height: 1;\n}\n\n\/* Responsive *\/\n@media (min-width: 640px) {\n    .nsffv-search__row {\n        flex-direction: row;\n        align-items: stretch;\n    }\n\n    .nsffv-search__actions {\n        width: auto;\n        flex-wrap: nowrap;\n    }\n\n    .nsffv .nsffv-btn {\n        flex: 0 0 auto;\n        white-space: nowrap;\n    }\n\n    .nsffv-profile {\n        flex-direction: row;\n        align-items: center;\n    }\n}\n\n.nsffv.nsffv--compact {\n    --nsffv-avatar: 72px;\n    --nsffv-friend-avatar: 56px;\n    --nsffv-pad: 14px;\n    --nsffv-gap: 10px;\n    --nsffv-grid-min: max(200px, 46%);\n}\n\n.nsffv.nsffv--compact .nsffv-search__row {\n    flex-direction: column !important;\n}\n\n.nsffv.nsffv--compact .nsffv-search__actions {\n    width: 100% !important;\n    display: flex !important;\n    flex-wrap: wrap !important;\n}\n\n.nsffv.nsffv--compact .nsffv-btn {\n    flex: 1 1 calc(50% - 5px) !important;\n}\n\n.nsffv.nsffv--compact .nsffv-profile {\n    flex-direction: column !important;\n    align-items: flex-start !important;\n}\n\n.nsffv.nsffv--compact .nsffv-friend {\n    flex-wrap: wrap;\n}\n\n.nsffv.nsffv--compact .nsffv-friend__action {\n    width: 100%;\n}\n\n.nsffv.nsffv--compact .nsffv-tabs__btn {\n    font-size: 0.84rem !important;\n    min-height: 42px;\n    padding: 10px 6px !important;\n}\n\n.nsffv.nsffv--narrow {\n    --nsffv-grid-min: 100%;\n    --nsffv-avatar: 66px;\n    --nsffv-friend-avatar: 52px;\n    padding: 10px;\n}\n\n.nsffv.nsffv--narrow .nsffv-btn {\n    flex: 1 1 100% !important;\n}\n\n.nsffv.nsffv--narrow .nsffv-search__actions {\n    flex-direction: column !important;\n}\n\n.nsffv.nsffv--narrow .nsffv-hero__brand {\n    flex-direction: column;\n    gap: 8px;\n}\n\n.nsffv.nsffv--narrow .nsffv-hero__title-text {\n    font-size: 1.12rem;\n    justify-content: center;\n    text-align: center;\n}\n\n@media (hover: none) {\n    .nsffv .nsffv-btn:hover,\n    .nsffv .nsffv-more:hover,\n    .nsffv .nsffv-friend:hover,\n    .nsffv .nsffv-friend__action:hover {\n        transform: none;\n        filter: none;\n    }\n}\n\n@media (prefers-reduced-motion: reduce) {\n    .nsffv *,\n    .nsffv *::before,\n    .nsffv *::after {\n        scroll-behavior: auto !important;\n        transition-duration: 0.01ms !important;\n        animation-duration: 0.01ms !important;\n        animation-iteration-count: 1 !important;\n    }\n\n    .nsffv .nsffv-sk {\n        animation: none !important;\n    }\n}\n\n\/* Search controls: one row on large screens, wrap on narrow *\/\n.nsffv .nsffv-search,\n.nsffv .nsffv-search .nsffv-search__row,\n.nsffv .nsffv-search .nsffv-search__actions {\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    box-sizing: border-box !important;\n}\n\n.nsffv .nsffv-search .nsffv-search__row {\n    display: flex !important;\n    flex-direction: row !important;\n    flex-wrap: nowrap !important;\n    align-items: stretch !important;\n    gap: 10px !important;\n}\n\n.nsffv .nsffv-search .nsffv-search__field,\n.nsffv .nsffv-search .nsffv-search__row > .nsffv-search__field {\n    flex: 1 1 auto !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 0 !important;\n}\n\n.nsffv .nsffv-search .nsffv-search__actions,\n.nsffv .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n    display: flex !important;\n    flex: 0 0 auto !important;\n    flex-direction: row !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 0 !important;\n    flex-wrap: nowrap !important;\n    gap: 10px !important;\n}\n\n.nsffv .nsffv-search .nsffv-search__row > .nsffv-btn,\n.nsffv .nsffv-search .nsffv-search__actions .nsffv-btn,\n.nsffv .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n    flex: 0 0 auto !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 118px !important;\n}\n\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__row,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__row {\n    flex-wrap: wrap !important;\n}\n\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__field,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__field,\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-search__field,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-search__field {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n}\n\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__actions,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__actions,\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-search__actions,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n}\n\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-btn,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-btn,\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__actions .nsffv-btn,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__actions .nsffv-btn,\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n    flex: 1 1 calc(50% - 5px) !important;\n    min-width: 0 !important;\n    max-width: 100% !important;\n}\n\n@media (max-width: 720px) {\n    .nsffv {\n        min-height: auto;\n        padding: 12px;\n    }\n\n    .nsffv-hero {\n        padding: 24px 0 8px;\n    }\n\n    .nsffv-hero__title {\n        font-size: clamp(1.8rem, 10vw, 2.55rem);\n    }\n\n    .nsffv-search,\n    .nsffv-panel,\n    .nsffv-skeleton__panel {\n        border-radius: 16px;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__row {\n        flex-wrap: wrap !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__field,\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__field {\n        flex: 1 1 100% !important;\n        width: 100% !important;\n        max-width: 100% !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__actions,\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n        flex: 1 1 100% !important;\n        width: 100% !important;\n        max-width: 100% !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__actions .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n        flex: 1 1 calc(50% - 5px) !important;\n        min-width: 0 !important;\n        max-width: 100% !important;\n    }\n\n    .nsffv-tabs {\n        overflow-x: auto;\n        flex-wrap: nowrap;\n        scrollbar-width: thin;\n    }\n\n    .nsffv .nsffv-tabs__btn {\n        min-width: max-content;\n        flex: 1 0 auto;\n    }\n\n    .nsffv-friend {\n        align-items: flex-start;\n    }\n}\n\n@media (max-width: 480px) {\n    .nsffv {\n        padding: 10px;\n    }\n\n    .nsffv-search,\n    .nsffv-panel,\n    .nsffv-skeleton__panel {\n        padding: 14px;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__actions,\n    .nsffv-search__actions {\n        flex-direction: column !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__actions .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn,\n    .nsffv .nsffv-btn {\n        width: 100% !important;\n        flex: 1 1 100% !important;\n    }\n\n    .nsffv-skeleton__profile {\n        align-items: flex-start;\n    }\n\n    .nsffv-friend {\n        flex-wrap: wrap;\n    }\n\n    .nsffv .nsffv-friend__action {\n        width: 100%;\n    }\n\n    .nsffv-modal {\n        padding: 10px;\n    }\n\n    .nsffv-modal__dialog {\n        border-radius: 16px;\n    }\n}\n<\/style>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n<div class=\"nsffv\" id=\"nsffv-root\" data-nsffv-ready=\"0\">\n    <div class=\"nsffv-shell\">\n        <section class=\"nsffv-hero\" aria-labelledby=\"nsffv-title\">\n            <h1 class=\"nsffv-hero__title\" id=\"nsffv-title\">Facebook Friend Viewer<\/h1>\n<p class=\"nsffv-hero__lead\">\n                Browse public Facebook profile friends, preview photos, and open friend profiles.\n            <\/p>\n<div class=\"nsffv-search\">\n                <label class=\"nsffv-search__label\" for=\"nsffv-input\">Enter Facebook username or profile URL<\/label>\n                <div id=\"xrespond-tools-turnstile-host\" aria-hidden=\"true\">\n                    <span class=\"xrespond-ts-label\">Please verify you are human to continue:<\/span>\n                    <div class=\"xrespond-ts-widget\"><\/div>\n<div class=\"xrespond-ts-error\" role=\"alert\"><\/div>\n                <\/div>\n<div class=\"nsffv-search__row\">\n                    <input class=\"nsffv-search__field\" id=\"nsffv-input\" type=\"text\" name=\"nsffv_input\"\n                        placeholder=\"username or facebook.com\/username\" autocomplete=\"off\" spellcheck=\"false\"\n                        inputmode=\"url\">\n                    <div class=\"nsffv-search__actions\">\n                        <button type=\"button\" class=\"nsffv-btn nsffv-btn--paste\" id=\"nsffv-paste\"\n                            aria-label=\"Paste from clipboard\">\n                            <i class=\"fa-solid fa-paste\" aria-hidden=\"true\"><\/i> Paste\n                        <\/button>\n                        <button type=\"submit\" class=\"nsffv-btn nsffv-btn--view\" id=\"xrespond-tools-turnstile\">\n                            <i class=\"fa-solid fa-user-group\" aria-hidden=\"true\"><\/i> View Friends\n                        <\/button>\n                    <\/div>\n                <\/div>\n<div class=\"nsffv-alert\" id=\"nsffv-alert\" role=\"alert\"><\/div>\n<p class=\"nsffv-search__hint\">Enter a Facebook username or profile URL (example: nasdaily)<\/p>\n            <\/div>\n        <\/section>\n\n        <div class=\"nsffv-skeleton\" id=\"nsffv-skeleton\" aria-hidden=\"true\" aria-busy=\"false\">\n            <div class=\"nsffv-skeleton__panel\">\n                <div class=\"nsffv-skeleton__profile\">\n                    <div class=\"nsffv-sk nsffv-skeleton__avatar\" aria-hidden=\"true\"><\/div>\n<div class=\"nsffv-skeleton__meta\">\n                        <div class=\"nsffv-sk nsffv-skeleton__line nsffv-skeleton__line--lg\" aria-hidden=\"true\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__line nsffv-skeleton__line--md\" aria-hidden=\"true\"><\/div>\n                    <\/div>\n                <\/div>\n<div class=\"nsffv-skeleton__grid\" aria-hidden=\"true\">\n                    <div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n<div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n<div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n<div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n<div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n<div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <section class=\"nsffv-result\" id=\"nsffv-result\" aria-live=\"polite\">\n            <div class=\"nsffv-panel nsffv-content is-placeholder\" id=\"nsffv-content\">\n                <div class=\"nsffv-profile\">\n                    <div class=\"nsffv-profile__avatar-wrap\">\n                        <div class=\"nsffv-profile__ring\">\n                            <img decoding=\"async\" class=\"nsffv-profile__img\" id=\"nsffv-avatar\" src=\"\" alt=\"Profile avatar\">\n                        <\/div>\n                        <button type=\"button\" class=\"nsffv-profile__zoom\" id=\"nsffv-avatar-zoom\"\n                            aria-label=\"Expand profile photo\">\n                            <i class=\"fa-solid fa-expand\" aria-hidden=\"true\"><\/i>\n                        <\/button>\n                    <\/div>\n<div class=\"nsffv-profile__meta\">\n                        <h2 class=\"nsffv-profile__name\" id=\"nsffv-name\">Full Name<\/h2>\n<p class=\"nsffv-profile__handle\" id=\"nsffv-handle\">facebook.com\/username<\/p>\n<ul class=\"nsffv-stats\" id=\"nsffv-stats\"><\/ul>\n                    <\/div>\n                <\/div>\n<div class=\"nsffv-notice\" id=\"nsffv-notice\" role=\"status\">\n                    <i class=\"fa-solid fa-circle-info\" aria-hidden=\"true\"><\/i>\n                    <span id=\"nsffv-notice-text\"><\/span>\n                <\/div>\n<div class=\"nsffv-tabs\" role=\"tablist\" aria-label=\"Followers and following\">\n                    <button type=\"button\" class=\"nsffv-tabs__btn is-active\" role=\"tab\" aria-selected=\"true\"\n                        data-nsffv-tab=\"followers\" id=\"nsffv-tab-followers\">\n                        <i class=\"fa-solid fa-user-group\" aria-hidden=\"true\"><\/i>\n                        Followers\n                        <span class=\"nsffv-tabs__count\" id=\"nsffv-tab-followers-count\">0<\/span>\n                    <\/button>\n                    <button type=\"button\" class=\"nsffv-tabs__btn\" role=\"tab\" aria-selected=\"false\"\n                        data-nsffv-tab=\"following\" id=\"nsffv-tab-following\">\n                        <i class=\"fa-solid fa-user-plus\" aria-hidden=\"true\"><\/i>\n                        Following\n                        <span class=\"nsffv-tabs__count\" id=\"nsffv-tab-following-count\">0<\/span>\n                    <\/button>\n                <\/div>\n<div class=\"nsffv-filter\" id=\"nsffv-filter\">\n                    <div class=\"nsffv-filter__wrap\">\n                        <i class=\"fa-solid fa-magnifying-glass\" aria-hidden=\"true\"><\/i>\n                        <input class=\"nsffv-filter__field\" id=\"nsffv-filter-input\" type=\"search\"\n                            placeholder=\"Filter by name\u2026\" autocomplete=\"off\" spellcheck=\"false\">\n                    <\/div>\n                <\/div>\n<div id=\"nsffv-friends\"><\/div>\n                <button type=\"button\" class=\"nsffv-more\" id=\"nsffv-more\" aria-hidden=\"true\">\n                    <i class=\"fa-solid fa-angles-down\" aria-hidden=\"true\"><\/i>\n                    <span id=\"nsffv-more-label\">Load more<\/span>\n                <\/button>\n            <\/div>\n        <\/section>\n    <\/div>\n<div class=\"nsffv-modal\" id=\"nsffv-modal\" aria-hidden=\"true\">\n        <div class=\"nsffv-modal__dialog\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Photo preview\">\n            <button type=\"button\" class=\"nsffv-modal__close\" id=\"nsffv-modal-close\" aria-label=\"Close preview\">\n                <i class=\"fa-solid fa-xmark\" aria-hidden=\"true\"><\/i>\n            <\/button>\n            <div class=\"nsffv-modal__stage\">\n                <img decoding=\"async\" class=\"nsffv-modal__media\" id=\"nsffv-modal-img\" src=\"\" alt=\"Preview\" referrerpolicy=\"no-referrer\">\n            <\/div>\n<div class=\"nsffv-modal__bar\">\n                <div class=\"nsffv-modal__meta\" id=\"nsffv-modal-meta\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;1280px&#8221; module_alignment=&#8221;center&#8221; hover_enabled=&#8221;0&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; custom_padding=&#8221;50px||50px||true|false&#8221; sticky_enabled=&#8221;0&#8243;][et_pb_fullwidth_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<style>       \r\n  :root{\r\n    --grad: linear-gradient(45deg,#1877F2 0%,#3B5998 25%,#4267B2 50%,#8B9DC3 75%,#DFE3EE 100%);\r\n    --brand:#1877F2;\r\n    --ink:#333;\r\n    --muted:#666;\r\n    --muted-2:#9498a1;\r\n    --light:#f8f9fa;\r\n    --card:#fff;\r\n    --radius:15px;\r\n    --sh:0 4px 12px rgba(0,0,0,.08);\r\n    --sh-lg:0 8px 24px rgba(0,0,0,.12);\r\n    --t:.3s ease;\r\n  }\r\n\r\n  \/* ---------- Titles ---------- *\/\r\n  .fb-fv-section-title{text-align:center; margin-bottom:60px;}\r\n  .fb-fv-section-title h2{font-weight:700; font-size:2.5rem; color:var(--brand); margin:0 0 12px;}\r\n  .fb-fv-section-title p{color:var(--muted); max-width:700px; margin:0 auto; font-size:1.05rem;}\r\n \r\n  \/* ---------- Cards ---------- *\/\r\n  .cv-card{\r\n    background:var(--card); border-radius:var(--radius); box-shadow:var(--sh);\r\n    height:100%; transition:var(--t); padding:30px;\r\n  }\r\n  .cv-card:hover{transform:translateY(-10px); box-shadow:var(--sh-lg);}\r\n\r\n  \/* Steps *\/\r\n  .fb-fv-step{ position:relative; text-align:center; }\r\n  .fb-fv-step .fb-fv-step-icon{\r\n    width:80px; height:80px; margin:0 auto 22px; border-radius:50%; display:flex; align-items:center; justify-content:center;\r\n    background:var(--grad); color:#fff; font-size:2rem; box-shadow:0 5px 15px rgba(0,0,0,.1); transition:var(--t);\r\n  }\r\n  .fb-fv-step:hover .fb-fv-step-icon{ transform:scale(1.08); }\r\n  .fb-fv-step h3{font-size:1.25rem; font-weight:700; color:var(--brand); margin:0 0 10px;}\r\n  .fb-fv-step p{color:var(--muted); margin:0;}\r\n\r\n  \/* Features *\/\r\n  .fb-fv-feature-card .fb-fv-feature-icon{font-size:2rem; display:block; margin-bottom:14px;}\r\n  .fb-fv-feature-card h3{font-size:1.2rem; font-weight:700; color:var(--brand); margin:0 0 10px;}\r\n  .fb-fv-feature-card p{color:var(--muted); margin:0;}\r\n\r\n  \/* FAQ *\/\r\n  .vr-tool-faq{ margin: 30px auto; }\r\n  .fb-fv-faq-item{ border-radius:12px; overflow:hidden; box-shadow:var(--sh); transition:var(--t); background:#fff; }\r\n  .fb-fv-faq-item:hover{ box-shadow:var(--sh-lg); }\r\n  .fb-fv-faq-question{\r\n    width:100%; padding:20px 24px; display:flex; justify-content:space-between; align-items:center;\r\n    background:#fff; border:none; text-align:left; font-weight:700; font-size:1.05rem; color:var(--brand); transition:var(--t);\r\n  }\r\n  .fb-fv-faq-question:hover{ background:rgba(24,119,242,.05); }\r\n  .fb-fv-faq-question:not(.collapsed){ background:rgba(24,119,242,.1); }\r\n  .fb-fv-faq-question:not(.collapsed)::after{ transform:rotate(180deg); }\r\n  .fb-fv-faq-answer{ padding:0 24px 22px; color:var(--muted); line-height:1.7; }\r\n\r\n  \/* CTA *\/\r\n  .vr-tool-cta{\r\n    background:var(--grad);\r\n    color:#fff;\r\n    text-align:center;\r\n    padding:50px 0;\r\n  }\r\n  .vr-tool-cta .fb-fv-cta-title{\r\n    font-size:2.4rem;\r\n    font-weight:700;\r\n    margin:0 0 20px;\r\n    line-height:1.2;\r\n  }\r\n  .vr-tool-cta .fb-fv-cta-sub{\r\n    max-width:800px;\r\n    margin:0 auto 30px;\r\n    font-size:1.1rem;\r\n    color:rgba(255,255,255,.92);\r\n  }\r\n  .vr-tool-cta .fb-fv-cta-group .btn{\r\n    background:#fff;\r\n    color:var(--brand);\r\n    font-weight:600;\r\n    padding:14px 32px;\r\n    border-radius:50px;\r\n    box-shadow:var(--sh);\r\n    transition:var(--t);\r\n    text-decoration:none;\r\n    display:inline-block;\r\n  }\r\n  .vr-tool-cta .fb-fv-cta-group .btn:hover{\r\n    transform:translateY(-3px);\r\n    box-shadow:var(--sh-lg);\r\n  }\r\n  .vr-tool-cta .fb-fv-cta-note{\r\n    margin-top:14px;\r\n    font-size:.95rem;\r\n    color:rgba(255,255,255,.85);\r\n  }\r\n\r\n  @keyframes fadeUp{ from{opacity:0; transform:translateY(14px)} to{opacity:1; transform:none} }\r\n  .animate-in{ animation: fadeUp .6s ease both; }\r\n\r\n  @media (max-width:991px){\r\n    .fb-fv-section-title h2{font-size:2.1rem}\r\n    .vr-tool-cta .fb-fv-cta-title{font-size:2.1rem}\r\n  }\r\n  @media (max-width:767px){\r\n    .fb-fv-section-title h2{font-size:1.8rem}\r\n    .cv-card{margin-bottom:20px}\r\n    .vr-tool-cta{padding:60px 0}\r\n    .vr-tool-cta .fb-fv-cta-title{font-size:1.8rem}\r\n    .vr-tool-cta .fb-fv-cta-sub{font-size:1rem}\r\n  }\r\n<\/style>\r\n\r\n<!-- How It Works -->\r\n<section class=\"vr-tool-how\">\r\n  <div class=\"container\">\r\n    <div class=\"fb-fv-section-title\">\r\n      <h2>How to Use the Facebook Friend Viewer<\/h2>\r\n      <p>Follow these steps to view public Facebook friend lists anonymously.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"row g-4\">\r\n      <div class=\"col-md-3\">\r\n        <div class=\"cv-card fb-fv-step\">\r\n          <div class=\"fb-fv-step-icon\"><i class=\"fas fa-link\"><\/i><\/div>\r\n          <h3>Enter Profile URL<\/h3>\r\n          <p>Copy the Facebook profile URL to view its friend list.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-3\">\r\n        <div class=\"cv-card fb-fv-step\">\r\n          <div class=\"fb-fv-step-icon\"><i class=\"fas fa-search\"><\/i><\/div>\r\n          <h3>Load Friend List<\/h3>\r\n          <p>Click \u201cView Now\u201d to access public friend list information.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-3\">\r\n        <div class=\"cv-card fb-fv-step\">\r\n          <div class=\"fb-fv-step-icon\"><i class=\"fas fa-eye\"><\/i><\/div>\r\n          <h3>Browse Anonymously<\/h3>\r\n          <p>View public friend lists privately.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-3\">\r\n        <div class=\"cv-card fb-fv-step\">\r\n          <div class=\"fb-fv-step-icon\"><i class=\"fas fa-user-secret\"><\/i><\/div>\r\n          <h3>No Login Required<\/h3>\r\n          <p>Access friend lists without a Facebook account.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- Features -->\r\n<section class=\"vr-tool-features\">\r\n  <div class=\"container\">\r\n    <div class=\"fb-fv-section-title\">\r\n      <h2>Facebook Friend Viewer Features<\/h2>\r\n      <p>Tools for seamless and private browsing of public Facebook friend lists.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"row g-4\">\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\ud83d\udd12<\/span>\r\n          <h3>Anonymous Browsing<\/h3>\r\n          <p>Browse friend lists without revealing your identity.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\ud83d\udc65<\/span>\r\n          <h3>Public Friend List Access<\/h3>\r\n          <p>View public friend lists effortlessly.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\ud83d\udd0d<\/span>\r\n          <h3>Friend Profile Insights<\/h3>\r\n          <p>Access public details of friends\u2019 profiles.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\ud83d\udcf1<\/span>\r\n          <h3>Multi-Device Support<\/h3>\r\n          <p>Optimized for phones, tablets, and desktops.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\ud83d\udd11<\/span>\r\n          <h3>No Login Needed<\/h3>\r\n          <p>Browse without Facebook credentials.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\u26a1<\/span>\r\n          <h3>Fast Access<\/h3>\r\n          <p>Quickly load friend list content anonymously.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ -->\r\n<section class=\"vr-tool-faq\">\r\n  <div class=\"container\">\r\n    <div class=\"fb-fv-section-title\">\r\n      <h2>Frequently Asked Questions<\/h2>\r\n      <p>Learn how to use the Facebook Friend Viewer effectively.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"row justify-content-center\">\r\n      <div class=\"col-lg-8\">\r\n        <div class=\"accordion\" id=\"faqAccordion\">\r\n          <div class=\"fb-fv-faq-item accordion-item mb-3\">\r\n            <h2 class=\"accordion-header\">\r\n              <button class=\"fb-fv-faq-question accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#faqCollapse1\">\r\n                Can I view private Facebook friend lists?\r\n              <\/button>\r\n            <\/h2>\r\n            <div id=\"faqCollapse1\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\r\n              <div class=\"fb-fv-faq-answer accordion-body\">\r\n                No. The Facebook Friend Viewer only shows public friend lists, respecting privacy settings.\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"fb-fv-faq-item accordion-item mb-3\">\r\n            <h2 class=\"accordion-header\">\r\n              <button class=\"fb-fv-faq-question accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#faqCollapse2\">\r\n                Do I need a Facebook account to browse?\r\n              <\/button>\r\n            <\/h2>\r\n            <div id=\"faqCollapse2\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\r\n              <div class=\"fb-fv-faq-answer accordion-body\">\r\n                No. The Facebook Friend Viewer works without a login.\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"fb-fv-faq-item accordion-item mb-3\">\r\n            <h2 class=\"accordion-header\">\r\n              <button class=\"fb-fv-faq-question accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#faqCollapse3\">\r\n                Is the Facebook Friend Viewer free to use?\r\n              <\/button>\r\n            <\/h2>\r\n            <div id=\"faqCollapse3\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\r\n              <div class=\"fb-fv-faq-answer accordion-body\">\r\n                Yes. It\u2019s a free tool with no charges or subscriptions.\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"fb-fv-faq-item accordion-item mb-3\">\r\n            <h2 class=\"accordion-header\">\r\n              <button class=\"fb-fv-faq-question accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#faqCollapse4\">\r\n                Is this tool affiliated with Facebook?\r\n              <\/button>\r\n            <\/h2>\r\n            <div id=\"faqCollapse4\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\r\n              <div class=\"fb-fv-faq-answer accordion-body\">\r\n                No. This is an independent Facebook Friend Viewer, and browsing is anonymous with no user alerts.\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA Section -->\r\n<section class=\"vr-tool-cta\">\r\n  <div class=\"container\" style=\"text-align: center;\">\r\n    <h2 class=\"fb-fv-cta-title text-white\">Try the Facebook Friend Viewer Now<\/h2>\r\n    <p class=\"fb-fv-cta-sub\">\r\n      Browse public Facebook friend lists anonymously without login. Safe, private, and easy to use.\r\n    <\/p>\r\n    <div class=\"fb-fv-cta-group\">\r\n      <a href=\"#\" class=\"btn btn-lg\">Try It Now<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n  document.querySelectorAll('.fb-fv-faq-question').forEach(btn=>{\r\n    btn.addEventListener('click', ()=>{\r\n      document.querySelectorAll('.fb-fv-faq-question').forEach(b=>{ if(b!==btn) b.classList.add('collapsed'); });\r\n      btn.classList.toggle('collapsed');\r\n    });\r\n  });\r\n<\/script>[\/et_pb_fullwidth_code][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p><style>\n\/* New Social Facebook Friends Viewer \u2014 WordPress-scoped styles *\/\n    .nsffv {\n        --nsffv-ink: #ffffff;\n        --nsffv-muted: #c5daf8;\n        --nsffv-dim: #8fb4e8;\n        --nsffv-bg: #0b1f3d;\n        --nsffv-panel: #123056;\n        --nsffv-panel-soft: #1a3f70;\n        --nsffv-hover: #24528c;\n        --nsffv-line: rgba(24, 119, 242, 0.45);\n        --nsffv-accent: #1877f2;\n        --nsffv-accent-deep: #0d65d9;\n        --nsffv-cool: #4dabf7;\n        --nsffv-success: #42b72a;\n        --nsffv-danger: #f02849;\n        --nsffv-radius: 10px;\n        --nsffv-shadow: 0 8px 24px rgba(8, 40, 90, 0.45);\n        --nsffv-font: system-ui, -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        --nsffv-space: 16px;\n        --nsffv-avatar: 88px;\n        --nsffv-friend-avatar: 64px;\n        --nsffv-pad: 16px;\n        --nsffv-gap: 12px;\n        --nsffv-cols: 2;\n        --nsffv-grid-min: max(220px, 46%);\n\n        box-sizing: border-box;\n        font-family: var(--nsffv-font);\n        color: var(--nsffv-ink);\n        line-height: 1.5;\n        width: 100%;\n        max-width: 100%;\n    min-height: 100vh;\n        min-width: 0;\n        margin: 0 auto;\n        padding: clamp(8px, 2vw, 16px);\n        background:\n            radial-gradient(ellipse 90% 55% at 10% 0%, rgba(24, 119, 242, 0.55), transparent 55%),\n            radial-gradient(ellipse 70% 45% at 100% 10%, rgba(13, 101, 217, 0.35), transparent 50%),\n            linear-gradient(155deg, #07152b 0%, #0d274f 40%, #143a6e 75%, #1877f2 160%);\n        border-radius: 0;\n        border: 1px solid var(--nsffv-line);\n        position: relative;\n        isolation: isolate;\n        text-align: left;\n        overflow-x: hidden;\n        -webkit-text-size-adjust: 100%;\n        text-size-adjust: 100%;\n    }\n\n    .nsffv *,\n    .nsffv *::before,\n    .nsffv *::after {\n        box-sizing: border-box;\n    }\n\n    .nsffv :where(h1, h2, h3, h4, h5, h6, p, ul, ol, li, figure, figcaption, label, span) {\n        margin: 0;\n        padding: 0;\n        border: 0;\n        font-weight: inherit;\n    }\n\n    .nsffv :where(ul, ol) {\n        list-style: none;\n    }\n\n    .nsffv img {\n        max-width: 100%;\n        height: auto;\n        display: block;\n        border: 0;\n    }\n\n    .nsffv a {\n        color: var(--nsffv-cool);\n        text-decoration: none;\n    }\n\n    .nsffv a:hover {\n        text-decoration: underline;\n    }\n\n    .nsffv button {\n        font-family: inherit;\n    }\n\n    .nsffv-shell {\n        width: 100%;\n        max-width: 1280px;\n        margin: 0 auto;\n        min-width: 0;\n        display: flex;\n        flex-direction: column;\n        gap: var(--nsffv-space);\n    }\n\n    .nsffv-hero {\n      background: transparent;\n      padding: 36px 0 14px;\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      text-align: center;\n      border: 0;\n      box-shadow: none;\n      border-radius: 0;\n    }\n\n    .nsffv-search {\n      display: flex;\n      flex-direction: column;\n      align-items: stretch;\n      gap: 10px;\n      text-align: left;\n      width: 100%;\n      max-width: 100%;\n      min-width: 0;\n      box-sizing: border-box;\n      margin-top: 4px;\n      padding: clamp(14px, 2.5vw, 20px);\n      background: var(--nsffv-panel);\n      border: 1px solid var(--nsffv-line);\n      border-radius: var(--nsffv-radius);\n      box-shadow: var(--nsffv-shadow);\n    }\n\n    .nsffv-hero__title {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin: 0 0 10px;\n        color: var(--nsffv-ink);\n    }\n\n    .nsffv-hero__brand {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 12px;\n        max-width: 100%;\n        min-width: 0;\n    }\n\n    .nsffv .nsffv-hero__icon {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        flex: 0 0 auto;\n        width: 42px;\n        height: 42px;\n        border-radius: 10px;\n        background: #1877f2;\n        color: #fff;\n        font-size: 1.45rem;\n        line-height: 1;\n        box-shadow: 0 1px 2px rgba(24, 119, 242, 0.28);\n    }\n\n    .nsffv .nsffv-hero__icon i {\n        display: block;\n        line-height: 1;\n    }\n\n    .nsffv-hero__title-text {\n        display: inline-flex;\n        flex-wrap: wrap;\n        align-items: baseline;\n        justify-content: flex-start;\n        gap: 0.35em;\n        min-width: 0;\n        font-size: clamp(1.28rem, 2.8vw, 1.7rem);\n        font-weight: 800;\n        letter-spacing: -0.02em;\n        line-height: 1.2;\n        text-align: left;\n    }\n\n    .nsffv-hero__title-mark {\n        color: var(--nsffv-cool);\n        font-weight: 800;\n    }\n\n    .nsffv-hero__lead {\n        color: var(--nsffv-muted);\n        font-size: 0.95rem;\n        max-width: 52ch;\n        margin: 0 auto 16px;\n    }\n\n    .nsffv-search__label {\n        display: block;\n        font-size: 0.82rem;\n        font-weight: 700;\n        color: var(--nsffv-dim);\n        margin-bottom: 8px;\n        text-align: left;\n    }\n\n    .nsffv-search__row {\n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n        width: 100%;\n        min-width: 0;\n    }\n\n    .nsffv .nsffv-search__field {\n        width: 100% !important;\n        max-width: 100% !important;\n        min-width: 0 !important;\n        min-height: 48px !important;\n        padding: 12px 14px !important;\n        border-radius: 10px !important;\n        border: 1px solid var(--nsffv-line) !important;\n        background: var(--nsffv-panel-soft) !important;\n        color: var(--nsffv-ink) !important;\n        font-size: 16px !important;\n        line-height: 1.4 !important;\n        outline: none !important;\n        box-shadow: none !important;\n        appearance: none !important;\n        -webkit-appearance: none !important;\n    }\n\n    .nsffv .nsffv-search__field::placeholder {\n        color: var(--nsffv-dim) !important;\n        opacity: 1 !important;\n    }\n\n    .nsffv .nsffv-search__field:focus {\n        border-color: var(--nsffv-accent) !important;\n        box-shadow: 0 0 0 3px rgba(24, 119, 242, 0.25) !important;\n    }\n\n    .nsffv-search__actions {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n        width: 100%;\n    }\n\n    .nsffv .nsffv-btn {\n        display: inline-flex !important;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        min-height: 48px !important;\n        min-width: 44px;\n        padding: 12px 16px !important;\n        border: 0 !important;\n        border-radius: 10px !important;\n        font-size: 0.95rem !important;\n        font-weight: 700 !important;\n        cursor: pointer;\n        appearance: none !important;\n        -webkit-appearance: none !important;\n        touch-action: manipulation;\n        flex: 1 1 auto;\n        color: #fff !important;\n    }\n\n    .nsffv .nsffv-btn i {\n        display: inline-block;\n        line-height: 1;\n    }\n\n    .nsffv .nsffv-btn--paste {\n        background: var(--nsffv-panel-soft) !important;\n        border: 1px solid var(--nsffv-line) !important;\n        color: var(--nsffv-muted) !important;\n    }\n\n    .nsffv .nsffv-btn--view {\n        background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-success)) !important;\n    }\n\n    .nsffv .nsffv-btn:disabled {\n        opacity: 0.65;\n        cursor: not-allowed;\n    }\n\n    .nsffv-search__hint {\n        margin-top: 10px;\n        font-size: 0.82rem;\n        color: var(--nsffv-dim);\n    }\n\n    \/* Cloudflare Turnstile \u2014 sit above the input row *\/\n    .nsffv #xrespond-tools-turnstile-host {\n        display: none;\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n        margin: 0;\n        flex: none;\n        order: unset;\n        box-sizing: border-box;\n    }\n\n    .nsffv #xrespond-tools-turnstile-host.is-visible {\n        display: block;\n    }\n\n    .nsffv #xrespond-tools-turnstile-host .xrespond-ts-label {\n        display: block;\n        font-size: 0.85rem;\n        color: var(--nsffv-muted);\n        margin-bottom: 0.45rem;\n    }\n\n    .nsffv #xrespond-tools-turnstile-host .xrespond-ts-widget {\n        min-height: 65px;\n        max-width: 100%;\n        overflow: hidden;\n    }\n\n    .nsffv #xrespond-tools-turnstile-host .xrespond-ts-error {\n        color: #ff8e8e;\n    }\n\n    .nsffv-search__row:has(#xrespond-tools-turnstile-host),\n    .nsffv-search__actions:has(#xrespond-tools-turnstile-host) {\n        flex-wrap: wrap !important;\n    }\n\n    .nsffv-search__row>#xrespond-tools-turnstile-host,\n    .nsffv-search__actions>#xrespond-tools-turnstile-host {\n        flex: 0 0 100% !important;\n        width: 100% !important;\n        order: -1;\n    }\n\n    .nsffv-alert {\n        display: none;\n        margin-top: 10px;\n        padding: 10px 12px;\n        border-radius: 8px;\n        background: rgba(240, 40, 73, 0.18);\n        border: 1px solid rgba(240, 40, 73, 0.45);\n        color: #ffd0d8;\n        font-size: 0.88rem;\n        font-weight: 600;\n    }\n\n    .nsffv-alert.is-visible {\n        display: block;\n    }\n\n    .nsffv-notice {\n        display: none;\n        align-items: flex-start;\n        gap: 8px;\n        margin: 0 0 12px;\n        padding: 10px 12px;\n        border-radius: 8px;\n        background: rgba(24, 119, 242, 0.16);\n        border: 1px solid rgba(24, 119, 242, 0.35);\n        color: var(--nsffv-muted);\n        font-size: 0.86rem;\n        font-weight: 600;\n    }\n\n    .nsffv-notice.is-visible {\n        display: flex;\n    }\n\n    .nsffv-notice i {\n        color: var(--nsffv-cool);\n        margin-top: 2px;\n    }\n\n    .nsffv .nsffv-skeleton {\n        display: none;\n        margin: 0;\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n    }\n\n    .nsffv .nsffv-skeleton.is-visible {\n        display: block;\n    }\n\n    .nsffv .nsffv-content.is-hidden {\n        display: none !important;\n    }\n\n    .nsffv .nsffv-content.is-placeholder .nsffv-profile__zoom,\n    .nsffv .nsffv-content.is-placeholder .nsffv-friend__action,\n    .nsffv .nsffv-content.is-placeholder .nsffv-friend__zoom {\n        opacity: 0.55;\n        pointer-events: none;\n    }\n\n    .nsffv .nsffv-content.is-placeholder .nsffv-filter {\n        opacity: 0.65;\n        pointer-events: none;\n    }\n\n    @keyframes nsffv-shimmer {\n        0% {\n            background-position: -400px 0;\n        }\n\n        100% {\n            background-position: 400px 0;\n        }\n    }\n\n    .nsffv .nsffv-sk {\n        background: linear-gradient(90deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.14) 50%, rgba(255, 255, 255, 0.06) 100%);\n        background-size: 800px 100%;\n        animation: nsffv-shimmer 1.3s linear infinite;\n        border-radius: 8px;\n    }\n\n    .nsffv-skeleton__panel {\n        background: var(--nsffv-panel);\n        border: 1px solid var(--nsffv-line);\n        border-radius: var(--nsffv-radius);\n        padding: var(--nsffv-pad);\n        box-shadow: var(--nsffv-shadow);\n    }\n\n    .nsffv-skeleton__profile {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n    }\n\n    .nsffv .nsffv-skeleton__avatar {\n        width: var(--nsffv-avatar);\n        height: var(--nsffv-avatar);\n        border-radius: 50%;\n        flex-shrink: 0;\n    }\n\n    .nsffv-skeleton__meta {\n        flex: 1;\n        min-width: 0;\n        display: flex;\n        flex-direction: column;\n        gap: 8px;\n    }\n\n    .nsffv-skeleton__line {\n        height: 14px;\n        width: 100%;\n    }\n\n    .nsffv-skeleton__line--lg {\n        width: 55%;\n        height: 18px;\n    }\n\n    .nsffv-skeleton__line--md {\n        width: 35%;\n    }\n\n    .nsffv-skeleton__grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--nsffv-grid-min)), 1fr));\n        gap: var(--nsffv-gap);\n    }\n\n    .nsffv-skeleton__card {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        padding: 12px;\n        border-radius: 10px;\n        border: 1px solid rgba(24, 119, 242, 0.2);\n        background: rgba(8, 40, 90, 0.25);\n    }\n\n    .nsffv-skeleton__friend-avatar {\n        width: var(--nsffv-friend-avatar);\n        height: var(--nsffv-friend-avatar);\n        border-radius: 50%;\n        flex-shrink: 0;\n    }\n\n    .nsffv-skeleton__friend-meta {\n        flex: 1;\n        min-width: 0;\n        display: flex;\n        flex-direction: column;\n        gap: 8px;\n    }\n\n    .nsffv-skeleton__friend-line {\n        height: 12px;\n        width: 70%;\n    }\n\n    .nsffv-skeleton__friend-line--sm {\n        width: 45%;\n        height: 10px;\n    }\n\n    .nsffv-result {\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n    }\n\n    .nsffv-panel {\n        background: var(--nsffv-panel);\n        border: 1px solid var(--nsffv-line);\n        border-radius: var(--nsffv-radius);\n        box-shadow: var(--nsffv-shadow);\n        padding: var(--nsffv-pad);\n        width: 100%;\n        max-width: 100%;\n        min-width: 0;\n    }\n\n    .nsffv-profile {\n        display: flex;\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 14px;\n        margin-bottom: 16px;\n    }\n\n    .nsffv-profile__avatar-wrap {\n        position: relative;\n        width: var(--nsffv-avatar);\n        height: var(--nsffv-avatar);\n        flex-shrink: 0;\n    }\n\n    .nsffv-profile__ring {\n        width: 100%;\n        height: 100%;\n        border-radius: 50%;\n        padding: 3px;\n        background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-success));\n    }\n\n    .nsffv-profile__img {\n        width: 100%;\n        height: 100%;\n        border-radius: 50%;\n        object-fit: cover;\n        background: var(--nsffv-panel-soft);\n    }\n\n    .nsffv .nsffv-profile__zoom {\n        position: absolute;\n        right: -2px;\n        bottom: -2px;\n        width: 36px;\n        height: 36px;\n        min-width: 36px;\n        min-height: 36px;\n        border: 0 !important;\n        border-radius: 50%;\n        background: var(--nsffv-accent) !important;\n        color: #fff !important;\n        cursor: pointer;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        appearance: none;\n        -webkit-appearance: none;\n        touch-action: manipulation;\n    }\n\n    .nsffv-profile__meta {\n        min-width: 0;\n        flex: 1;\n        width: 100%;\n    }\n\n    .nsffv-profile__name {\n        font-size: clamp(1.15rem, 3.5vw, 1.45rem);\n        font-weight: 800;\n        line-height: 1.25;\n        word-break: break-word;\n    }\n\n    .nsffv-profile__handle {\n        color: var(--nsffv-muted);\n        font-size: 0.92rem;\n        font-weight: 600;\n        margin-top: 4px;\n        word-break: break-all;\n    }\n\n    .nsffv-stats {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 8px;\n        margin-top: 12px;\n    }\n\n    .nsffv-stats__badge {\n        display: inline-flex;\n        align-items: center;\n        gap: 6px;\n        padding: 6px 10px;\n        border-radius: 999px;\n        background: rgba(24, 119, 242, 0.18);\n        border: 1px solid rgba(24, 119, 242, 0.35);\n        font-size: 0.78rem;\n        font-weight: 700;\n        color: var(--nsffv-muted);\n    }\n\n    .nsffv-stats__badge i {\n        color: var(--nsffv-cool);\n    }\n\n    .nsffv-tabs {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0;\n        justify-content: flex-start;\n        width: 100%;\n        min-width: 0;\n        border-top: 1px solid var(--nsffv-line);\n        margin: 4px 0 14px;\n    }\n\n    .nsffv .nsffv-tabs__btn {\n        display: inline-flex !important;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        flex: 1 1 auto;\n        min-width: 0;\n        min-height: 46px;\n        padding: 12px 10px !important;\n        border: 0 !important;\n        border-bottom: 3px solid transparent !important;\n        border-radius: 0 !important;\n        background: transparent !important;\n        color: var(--nsffv-muted) !important;\n        font-family: var(--nsffv-font);\n        font-size: 0.92rem !important;\n        font-weight: 700 !important;\n        cursor: pointer;\n        transition: color 0.15s ease, background 0.15s ease;\n        appearance: none;\n        -webkit-appearance: none;\n        touch-action: manipulation;\n        white-space: nowrap;\n    }\n\n    .nsffv .nsffv-tabs__btn:hover {\n        background: var(--nsffv-panel-soft) !important;\n        color: var(--nsffv-ink) !important;\n        filter: none;\n    }\n\n    .nsffv .nsffv-tabs__btn.is-active {\n        background: rgba(24, 119, 242, 0.18) !important;\n        border-bottom-color: #1877f2 !important;\n        color: #9ec9ff !important;\n    }\n\n    .nsffv .nsffv-tabs__count {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        min-width: 1.6em;\n        padding: 1px 7px;\n        border-radius: 999px;\n        background: rgba(24, 119, 242, 0.28);\n        font-size: 0.72rem;\n        font-weight: 800;\n        color: var(--nsffv-cool);\n    }\n\n    .nsffv .nsffv-tabs__btn.is-active .nsffv-tabs__count {\n        background: rgba(24, 119, 242, 0.45);\n        color: #fff;\n    }\n\n    .nsffv-filter {\n        margin-bottom: 14px;\n    }\n\n    .nsffv .nsffv-more {\n        appearance: none;\n        -webkit-appearance: none;\n        width: 100%;\n        margin-top: 14px;\n        border: 1px solid rgba(24, 119, 242, 0.45) !important;\n        background: rgba(24, 119, 242, 0.16) !important;\n        color: #fff !important;\n        border-radius: 10px !important;\n        padding: 12px 14px !important;\n        font-family: var(--nsffv-font);\n        font-weight: 800 !important;\n        font-size: 0.88rem !important;\n        cursor: pointer;\n        display: none;\n        gap: 8px;\n        align-items: center;\n        justify-content: center;\n        touch-action: manipulation;\n    }\n\n    .nsffv .nsffv-more.is-visible {\n        display: inline-flex !important;\n    }\n\n    .nsffv .nsffv-more:hover {\n        background: rgba(24, 119, 242, 0.28) !important;\n        filter: none;\n    }\n\n    .nsffv .nsffv-more:disabled {\n        opacity: 0.55;\n        cursor: not-allowed;\n    }\n\n    .nsffv-content.is-placeholder .nsffv-more {\n        display: none !important;\n    }\n\n    .nsffv .nsffv-filter__field {\n        width: 100% !important;\n        max-width: 100% !important;\n        min-height: 42px !important;\n        padding: 10px 12px 10px 40px !important;\n        border-radius: 10px !important;\n        border: 1px solid var(--nsffv-line) !important;\n        background: var(--nsffv-panel-soft) !important;\n        color: var(--nsffv-ink) !important;\n        font-size: 15px !important;\n        outline: none !important;\n        appearance: none !important;\n        -webkit-appearance: none !important;\n    }\n\n    .nsffv-filter__wrap {\n        position: relative;\n    }\n\n    .nsffv-filter__wrap>i {\n        position: absolute;\n        left: 14px;\n        top: 50%;\n        transform: translateY(-50%);\n        color: var(--nsffv-dim);\n        pointer-events: none;\n        font-size: 0.9rem;\n    }\n\n    .nsffv .nsffv-filter__field::placeholder {\n        color: var(--nsffv-dim) !important;\n    }\n\n    .nsffv .nsffv-filter__field:focus {\n        border-color: var(--nsffv-accent) !important;\n        box-shadow: 0 0 0 3px rgba(24, 119, 242, 0.2) !important;\n    }\n\n    .nsffv-pane__head {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        gap: 10px;\n        margin-bottom: 12px;\n        flex-wrap: wrap;\n        min-width: 0;\n    }\n\n    .nsffv-pane__title {\n        font-size: 1rem;\n        font-weight: 800;\n        display: inline-flex;\n        align-items: center;\n        gap: 8px;\n        min-width: 0;\n        flex: 1 1 auto;\n    }\n\n    .nsffv-pane__title i {\n        color: var(--nsffv-cool);\n        flex-shrink: 0;\n    }\n\n    .nsffv-pane__count {\n        font-size: 0.82rem;\n        font-weight: 700;\n        color: var(--nsffv-dim);\n        white-space: nowrap;\n    }\n\n    .nsffv-grid {\n        display: grid;\n        gap: var(--nsffv-gap);\n        grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--nsffv-grid-min)), 1fr));\n    }\n\n    .nsffv-friend {\n        display: flex;\n        align-items: center;\n        gap: 12px;\n        padding: 12px;\n        border-radius: 10px;\n        border: 1px solid rgba(24, 119, 242, 0.28);\n        background: rgba(8, 40, 90, 0.28);\n        min-width: 0;\n        transition: background 0.15s ease, border-color 0.15s ease;\n    }\n\n    .nsffv-friend:hover {\n        background: rgba(24, 119, 242, 0.16);\n        border-color: rgba(24, 119, 242, 0.55);\n    }\n\n    .nsffv-friend.is-ghost {\n        pointer-events: none;\n        opacity: 0.85;\n    }\n\n    .nsffv-friend__avatar-wrap {\n        position: relative;\n        width: var(--nsffv-friend-avatar);\n        height: var(--nsffv-friend-avatar);\n        flex-shrink: 0;\n    }\n\n    .nsffv-friend__avatar {\n        width: 100%;\n        height: 100%;\n        border-radius: 50%;\n        object-fit: cover;\n        background: var(--nsffv-panel-soft);\n        border: 2px solid rgba(24, 119, 242, 0.45);\n    }\n\n    .nsffv .nsffv-friend__zoom {\n        position: absolute;\n        right: -4px;\n        bottom: -4px;\n        width: 26px;\n        height: 26px;\n        min-width: 26px;\n        min-height: 26px;\n        border: 0 !important;\n        border-radius: 50%;\n        background: var(--nsffv-accent) !important;\n        color: #fff !important;\n        cursor: pointer;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 0.65rem;\n        appearance: none;\n        -webkit-appearance: none;\n        touch-action: manipulation;\n    }\n\n    .nsffv-friend__body {\n        min-width: 0;\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        gap: 2px;\n    }\n\n    .nsffv-friend__name {\n        font-size: 0.95rem;\n        font-weight: 800;\n        line-height: 1.3;\n        word-break: break-word;\n    }\n\n    .nsffv-friend__tagline {\n        font-size: 0.78rem;\n        color: var(--nsffv-dim);\n        font-weight: 600;\n        word-break: break-word;\n    }\n\n    .nsffv-friend__id {\n        font-size: 0.72rem;\n        color: var(--nsffv-dim);\n        font-weight: 600;\n        opacity: 0.85;\n        word-break: break-all;\n    }\n\n    .nsffv .nsffv-friend__action {\n        display: inline-flex !important;\n        align-items: center;\n        justify-content: center;\n        gap: 6px;\n        flex-shrink: 0;\n        min-height: 36px;\n        padding: 8px 12px !important;\n        border-radius: 8px !important;\n        border: 0 !important;\n        background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-accent-deep)) !important;\n        color: #fff !important;\n        font-size: 0.78rem !important;\n        font-weight: 700 !important;\n        text-decoration: none !important;\n        white-space: nowrap;\n        appearance: none;\n        -webkit-appearance: none;\n        touch-action: manipulation;\n    }\n\n    .nsffv .nsffv-friend__action:hover {\n        text-decoration: none !important;\n        filter: brightness(1.08);\n    }\n\n    .nsffv-empty {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        gap: 10px;\n        padding: 36px 16px;\n        text-align: center;\n        color: var(--nsffv-muted);\n        border: 1px dashed rgba(24, 119, 242, 0.35);\n        border-radius: 10px;\n        background: rgba(8, 40, 90, 0.2);\n    }\n\n    .nsffv-empty i {\n        font-size: 1.8rem;\n        color: var(--nsffv-cool);\n    }\n\n    .nsffv-empty p {\n        font-size: 0.92rem;\n        font-weight: 600;\n        max-width: 36ch;\n    }\n\n    \/* Modal *\/\n    .nsffv-modal {\n        display: none;\n        position: fixed;\n        inset: 0;\n        z-index: 99999;\n        align-items: center;\n        justify-content: center;\n        padding: 16px;\n        background: rgba(4, 16, 36, 0.78);\n        backdrop-filter: blur(4px);\n    }\n\n    .nsffv-modal.is-open {\n        display: flex;\n    }\n\n    .nsffv-modal__dialog {\n        position: relative;\n        width: min(560px, 100%);\n        max-height: min(90vh, 900px);\n        background: var(--nsffv-panel);\n        border: 1px solid var(--nsffv-line);\n        border-radius: 12px;\n        box-shadow: var(--nsffv-shadow);\n        overflow: hidden;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .nsffv .nsffv-modal__close {\n        position: absolute;\n        top: 10px;\n        right: 10px;\n        z-index: 2;\n        width: 40px;\n        height: 40px;\n        border: 0 !important;\n        border-radius: 50%;\n        background: rgba(0, 0, 0, 0.45) !important;\n        color: #fff !important;\n        cursor: pointer;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        appearance: none;\n        -webkit-appearance: none;\n    }\n\n    .nsffv-modal__stage {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        min-height: 240px;\n        max-height: 70vh;\n        background: #07152b;\n        padding: 16px;\n    }\n\n    .nsffv-modal__media {\n        max-width: 100%;\n        max-height: min(65vh, 520px);\n        width: auto;\n        height: auto;\n        border-radius: 10px;\n        object-fit: contain;\n    }\n\n    .nsffv-modal__media.is-hidden {\n        display: none;\n    }\n\n    .nsffv-modal__bar {\n        padding: 12px 14px;\n        border-top: 1px solid var(--nsffv-line);\n    }\n\n    .nsffv-modal__meta {\n        font-size: 0.9rem;\n        font-weight: 700;\n        color: var(--nsffv-muted);\n        word-break: break-word;\n    }\n\n    \/* Responsive *\/\n    @media (min-width: 640px) {\n        .nsffv-search__row {\n            flex-direction: row;\n            align-items: stretch;\n        }\n\n        .nsffv-search__actions {\n            width: auto;\n            flex-wrap: nowrap;\n        }\n\n        .nsffv .nsffv-btn {\n            flex: 0 0 auto;\n            white-space: nowrap;\n        }\n\n        .nsffv-profile {\n            flex-direction: row;\n            align-items: center;\n        }\n    }\n\n    .nsffv.nsffv--compact {\n        --nsffv-avatar: 72px;\n        --nsffv-friend-avatar: 56px;\n        --nsffv-pad: 12px;\n        --nsffv-gap: 10px;\n        --nsffv-grid-min: max(200px, 46%);\n    }\n\n    .nsffv.nsffv--compact .nsffv-search__row {\n        flex-direction: column !important;\n    }\n\n    .nsffv.nsffv--compact .nsffv-search__actions {\n        width: 100% !important;\n        display: flex !important;\n        flex-wrap: wrap !important;\n    }\n\n    .nsffv.nsffv--compact .nsffv-btn {\n        flex: 1 1 calc(50% - 4px) !important;\n    }\n\n    .nsffv.nsffv--compact .nsffv-profile {\n        flex-direction: column !important;\n        align-items: flex-start !important;\n    }\n\n    .nsffv.nsffv--compact .nsffv-friend {\n        flex-wrap: wrap;\n    }\n\n    .nsffv.nsffv--compact .nsffv-friend__action {\n        width: 100%;\n    }\n\n    .nsffv.nsffv--compact .nsffv-tabs__btn {\n        font-size: 0.84rem !important;\n        min-height: 42px;\n        padding: 10px 6px !important;\n    }\n\n    .nsffv.nsffv--narrow {\n        --nsffv-grid-min: 100%;\n        --nsffv-avatar: 64px;\n        --nsffv-friend-avatar: 52px;\n        padding: 8px;\n    }\n\n    .nsffv.nsffv--narrow .nsffv-btn {\n        flex: 1 1 100% !important;\n    }\n\n    .nsffv.nsffv--narrow .nsffv-search__actions {\n        flex-direction: column !important;\n    }\n\n    .nsffv.nsffv--narrow .nsffv-hero__brand {\n        flex-direction: column;\n        gap: 8px;\n    }\n\n    .nsffv.nsffv--narrow .nsffv-hero__title-text {\n        font-size: 1.12rem;\n        justify-content: center;\n        text-align: center;\n    }\n\n    @media (hover: none) {\n\n        .nsffv .nsffv-btn:hover,\n        .nsffv .nsffv-friend__action:hover {\n            filter: none;\n        }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n        .nsffv .nsffv-sk {\n            animation: none !important;\n        }\n    }\n\n  \/* Search controls: one row on large screens, wrap on narrow *\/\n  .nsffv .nsffv-search,\n  .nsffv .nsffv-search .nsffv-search__row,\n  .nsffv .nsffv-search .nsffv-search__actions {\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    box-sizing: border-box !important;\n  }\n\n  .nsffv .nsffv-search .nsffv-search__row {\n    display: flex !important;\n    flex-direction: row !important;\n    flex-wrap: nowrap !important;\n    align-items: stretch !important;\n    gap: 8px !important;\n  }\n\n  .nsffv .nsffv-search .nsffv-search__field,\n  .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__field {\n    flex: 1 1 auto !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 0 !important;\n  }\n\n  .nsffv .nsffv-search .nsffv-search__actions,\n  .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n    display: flex !important;\n    flex: 0 0 auto !important;\n    flex-direction: row !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 0 !important;\n    flex-wrap: nowrap !important;\n    gap: 8px !important;\n  }\n\n  .nsffv .nsffv-search .nsffv-search__row > .nsffv-btn,\n  .nsffv .nsffv-search .nsffv-search__actions .nsffv-btn,\n  .nsffv .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n    flex: 0 0 auto !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 110px !important;\n  }\n\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__row,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__row {\n    flex-wrap: wrap !important;\n  }\n\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__field,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__field,\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-search__field,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-search__field {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__actions,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__actions,\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-search__actions,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-btn,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-btn,\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__actions .nsffv-btn,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__actions .nsffv-btn,\n  .nsffv.nsffv--compact .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn,\n  .nsffv.nsffv--narrow .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n    flex: 1 1 calc(50% - 4px) !important;\n    min-width: 0 !important;\n    max-width: 100% !important;\n  }\n\n  @media (max-width: 720px) {\n    .nsffv .nsffv-search .nsffv-search__row {\n      flex-wrap: wrap !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__field,\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__field {\n      flex: 1 1 100% !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__actions,\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n      flex: 1 1 100% !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__actions .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n      flex: 1 1 calc(50% - 4px) !important;\n      min-width: 0 !important;\n      max-width: 100% !important;\n    }\n  }\n\n\/* --- Codex CSS updates --- *\/\n\/* New Social Facebook Friends Viewer \u2014 WordPress-scoped styles *\/\n.nsffv {\n    --nsffv-ink: #f8fbff;\n    --nsffv-muted: #c9d9f2;\n    --nsffv-dim: #8ea7ca;\n    --nsffv-bg: #07111f;\n    --nsffv-panel: rgba(13, 28, 52, 0.82);\n    --nsffv-panel-soft: rgba(21, 43, 76, 0.88);\n    --nsffv-hover: rgba(45, 91, 154, 0.62);\n    --nsffv-line: rgba(125, 170, 238, 0.24);\n    --nsffv-accent: #2f8cff;\n    --nsffv-accent-deep: #1765d6;\n    --nsffv-cool: #73c7ff;\n    --nsffv-success: #36d399;\n    --nsffv-danger: #ff4d6d;\n    --nsffv-warning: #fbbf24;\n    --nsffv-radius: 18px;\n    --nsffv-radius-sm: 12px;\n    --nsffv-shadow: 0 22px 70px rgba(2, 9, 23, 0.38);\n    --nsffv-shadow-soft: 0 12px 34px rgba(2, 9, 23, 0.26);\n    --nsffv-glow: 0 0 0 4px rgba(47, 140, 255, 0.18);\n    --nsffv-font: system-ui, -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    --nsffv-space: clamp(14px, 2vw, 22px);\n    --nsffv-avatar: 92px;\n    --nsffv-friend-avatar: 64px;\n    --nsffv-pad: clamp(16px, 2.4vw, 24px);\n    --nsffv-gap: 14px;\n    --nsffv-cols: 2;\n    --nsffv-grid-min: max(240px, 46%);\n\n    box-sizing: border-box;\n    font-family: var(--nsffv-font);\n    color: var(--nsffv-ink);\n    line-height: 1.5;\n    width: 100%;\n    max-width: 100%;\n    min-height: 100vh;\n    min-width: 0;\n    margin: 0 auto;\n    padding: clamp(14px, 3vw, 28px);\n    background:\n        radial-gradient(circle at 16% 8%, rgba(47, 140, 255, 0.42), transparent 30%),\n        radial-gradient(circle at 88% 12%, rgba(54, 211, 153, 0.18), transparent 28%),\n        radial-gradient(circle at 55% 100%, rgba(115, 199, 255, 0.14), transparent 38%),\n        linear-gradient(145deg, #050b16 0%, #081a31 42%, #0b2b55 100%);\n    border-radius: 0;\n    border: 1px solid rgba(125, 170, 238, 0.18);\n    position: relative;\n    isolation: isolate;\n    text-align: left;\n    overflow-x: hidden;\n    -webkit-text-size-adjust: 100%;\n    text-size-adjust: 100%;\n}\n\n.nsffv::before {\n    content: \"\";\n    position: absolute;\n    inset: 0;\n    z-index: -1;\n    pointer-events: none;\n    background:\n        linear-gradient(120deg, rgba(255, 255, 255, 0.08), transparent 24%, transparent 76%, rgba(255, 255, 255, 0.04)),\n        radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.08), transparent 34%);\n    opacity: 0.9;\n}\n\n.nsffv *,\n.nsffv *::before,\n.nsffv *::after {\n    box-sizing: border-box;\n}\n\n.nsffv :where(h1, h2, h3, h4, h5, h6, p, ul, ol, li, figure, figcaption, label, span) {\n    margin: 0;\n    padding: 0;\n    border: 0;\n    font-weight: inherit;\n}\n\n.nsffv :where(ul, ol) {\n    list-style: none;\n}\n\n.nsffv img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n    border: 0;\n}\n\n.nsffv a {\n    color: var(--nsffv-cool);\n    text-decoration: none;\n    transition: color 0.18s ease, text-decoration-color 0.18s ease;\n}\n\n.nsffv a:hover {\n    color: #a8ddff;\n    text-decoration: underline;\n    text-decoration-thickness: 2px;\n    text-underline-offset: 3px;\n}\n\n.nsffv button {\n    font-family: inherit;\n}\n\n.nsffv-shell {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    gap: var(--nsffv-space);\n}\n\n.nsffv-hero {\n    background: transparent;\n    padding: clamp(28px, 5vw, 54px) 0 10px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    text-align: center;\n    border: 0;\n    box-shadow: none;\n    border-radius: 0;\n}\n\n.nsffv-search {\n    display: flex;\n    flex-direction: column;\n    align-items: stretch;\n    gap: 12px;\n    text-align: left;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    box-sizing: border-box;\n    margin-top: clamp(18px, 3vw, 28px);\n    padding: clamp(16px, 2.5vw, 24px);\n    background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.035)),\n        var(--nsffv-panel);\n    border: 1px solid var(--nsffv-line);\n    border-radius: var(--nsffv-radius);\n    box-shadow: var(--nsffv-shadow);\n    backdrop-filter: blur(18px);\n}\n\n.nsffv-hero__title {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 0 12px;\n    color: var(--nsffv-ink);\n    font-size: clamp(2rem, 5vw, 4rem);\n    font-weight: 850;\n    letter-spacing: 0;\n    line-height: 1.04;\n    text-wrap: balance;\n}\n\n.nsffv-hero__brand {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    max-width: 100%;\n    min-width: 0;\n}\n\n.nsffv .nsffv-hero__icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 auto;\n    width: 46px;\n    height: 46px;\n    border-radius: 14px;\n    background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-cool));\n    color: #fff;\n    font-size: 1.45rem;\n    line-height: 1;\n    box-shadow: 0 14px 30px rgba(47, 140, 255, 0.28);\n}\n\n.nsffv .nsffv-hero__icon i {\n    display: block;\n    line-height: 1;\n}\n\n.nsffv-hero__title-text {\n    display: inline-flex;\n    flex-wrap: wrap;\n    align-items: baseline;\n    justify-content: flex-start;\n    gap: 0.35em;\n    min-width: 0;\n    font-size: clamp(1.28rem, 2.8vw, 1.7rem);\n    font-weight: 800;\n    letter-spacing: 0;\n    line-height: 1.2;\n    text-align: left;\n}\n\n.nsffv-hero__title-mark {\n    color: var(--nsffv-cool);\n    font-weight: 800;\n}\n\n.nsffv-hero__lead {\n    color: var(--nsffv-muted);\n    font-size: clamp(0.98rem, 2vw, 1.08rem);\n    max-width: 58ch;\n    margin: 0 auto 18px;\n    text-wrap: balance;\n}\n\n.nsffv-search__label {\n    display: block;\n    font-size: 0.78rem;\n    font-weight: 800;\n    color: #d9e8ff;\n    margin-bottom: 0;\n    text-align: left;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n}\n\n.nsffv-search__row {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    width: 100%;\n    min-width: 0;\n}\n\n.nsffv .nsffv-search__field {\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    min-height: 52px !important;\n    padding: 13px 16px !important;\n    border-radius: var(--nsffv-radius-sm) !important;\n    border: 1px solid rgba(156, 190, 242, 0.28) !important;\n    background: rgba(5, 14, 28, 0.58) !important;\n    color: var(--nsffv-ink) !important;\n    font-size: 16px !important;\n    line-height: 1.4 !important;\n    outline: none !important;\n    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06) !important;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;\n}\n\n.nsffv .nsffv-search__field::placeholder {\n    color: var(--nsffv-dim) !important;\n    opacity: 1 !important;\n}\n\n.nsffv .nsffv-search__field:focus {\n    border-color: rgba(115, 199, 255, 0.78) !important;\n    background: rgba(6, 18, 36, 0.78) !important;\n    box-shadow: var(--nsffv-glow), inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;\n}\n\n.nsffv-search__actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    width: 100%;\n}\n\n.nsffv .nsffv-btn {\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    gap: 9px;\n    min-height: 52px !important;\n    min-width: 44px;\n    padding: 13px 18px !important;\n    border: 0 !important;\n    border-radius: var(--nsffv-radius-sm) !important;\n    font-size: 0.95rem !important;\n    font-weight: 800 !important;\n    cursor: pointer;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    touch-action: manipulation;\n    flex: 1 1 auto;\n    color: #fff !important;\n    box-shadow: 0 14px 28px rgba(2, 9, 23, 0.22);\n    transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease, background 0.18s ease;\n}\n\n.nsffv .nsffv-btn i {\n    display: inline-block;\n    line-height: 1;\n}\n\n.nsffv .nsffv-btn:hover {\n    transform: translateY(-1px);\n    box-shadow: 0 18px 36px rgba(2, 9, 23, 0.3);\n}\n\n.nsffv .nsffv-btn:active {\n    transform: translateY(0);\n    box-shadow: 0 8px 18px rgba(2, 9, 23, 0.24);\n}\n\n.nsffv .nsffv-btn:focus-visible {\n    outline: none !important;\n    box-shadow: var(--nsffv-glow), 0 16px 34px rgba(2, 9, 23, 0.26);\n}\n\n.nsffv .nsffv-btn--paste {\n    background: rgba(255, 255, 255, 0.08) !important;\n    border: 1px solid rgba(156, 190, 242, 0.24) !important;\n    color: #dceaff !important;\n}\n\n.nsffv .nsffv-btn--paste:hover {\n    background: rgba(255, 255, 255, 0.13) !important;\n}\n\n.nsffv .nsffv-btn--view {\n    background: linear-gradient(135deg, var(--nsffv-accent), #4fb7ff 50%, var(--nsffv-success)) !important;\n}\n\n.nsffv .nsffv-btn:disabled {\n    opacity: 0.62;\n    cursor: not-allowed;\n    transform: none;\n    box-shadow: none;\n}\n\n.nsffv-search__hint {\n    margin-top: 2px;\n    font-size: 0.84rem;\n    color: var(--nsffv-dim);\n}\n\n\/* Cloudflare Turnstile \u2014 sit above the input row *\/\n.nsffv #xrespond-tools-turnstile-host {\n    display: none;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    margin: 0;\n    flex: none;\n    order: unset;\n    box-sizing: border-box;\n}\n\n.nsffv #xrespond-tools-turnstile-host.is-visible {\n    display: block;\n}\n\n.nsffv #xrespond-tools-turnstile-host .xrespond-ts-label {\n    display: block;\n    font-size: 0.86rem;\n    color: var(--nsffv-muted);\n    margin-bottom: 0.5rem;\n    font-weight: 700;\n}\n\n.xrespond-ts-label {\n    color: var(--nsffv-muted);\n}\n\n.nsffv #xrespond-tools-turnstile-host .xrespond-ts-widget {\n    min-height: 65px;\n    max-width: 100%;\n    overflow: hidden;\n}\n\n.xrespond-ts-widget {\n    border-radius: var(--nsffv-radius-sm);\n}\n\n.nsffv #xrespond-tools-turnstile-host .xrespond-ts-error {\n    color: #ffd0d8;\n    margin-top: 8px;\n    font-size: 0.84rem;\n    font-weight: 700;\n}\n\n.xrespond-ts-error {\n    color: #ffd0d8;\n}\n\n.nsffv-search__row:has(#xrespond-tools-turnstile-host),\n.nsffv-search__actions:has(#xrespond-tools-turnstile-host) {\n    flex-wrap: wrap !important;\n}\n\n.nsffv-search__row > #xrespond-tools-turnstile-host,\n.nsffv-search__actions > #xrespond-tools-turnstile-host {\n    flex: 0 0 100% !important;\n    width: 100% !important;\n    order: -1;\n}\n\n.nsffv-alert {\n    display: none;\n    margin-top: 2px;\n    padding: 12px 14px;\n    border-radius: var(--nsffv-radius-sm);\n    background: linear-gradient(135deg, rgba(255, 77, 109, 0.18), rgba(255, 77, 109, 0.08));\n    border: 1px solid rgba(255, 77, 109, 0.44);\n    color: #ffd7df;\n    font-size: 0.9rem;\n    font-weight: 700;\n    box-shadow: 0 12px 28px rgba(255, 77, 109, 0.08);\n}\n\n.nsffv-alert.is-visible {\n    display: block;\n}\n\n.nsffv-notice {\n    display: none;\n    align-items: flex-start;\n    gap: 10px;\n    margin: 0 0 16px;\n    padding: 12px 14px;\n    border-radius: var(--nsffv-radius-sm);\n    background: linear-gradient(135deg, rgba(47, 140, 255, 0.16), rgba(115, 199, 255, 0.07));\n    border: 1px solid rgba(115, 199, 255, 0.3);\n    color: var(--nsffv-muted);\n    font-size: 0.88rem;\n    font-weight: 700;\n}\n\n.nsffv-notice.is-visible {\n    display: flex;\n}\n\n.nsffv-notice i {\n    color: var(--nsffv-cool);\n    margin-top: 2px;\n}\n\n.nsffv .nsffv-skeleton {\n    display: none;\n    margin: 0;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n}\n\n.nsffv .nsffv-skeleton.is-visible {\n    display: block;\n}\n\n.nsffv-content {\n    position: relative;\n}\n\n.nsffv .nsffv-content.is-hidden {\n    display: none !important;\n}\n\n.nsffv .nsffv-content.is-placeholder .nsffv-profile__zoom,\n.nsffv .nsffv-content.is-placeholder .nsffv-friend__action,\n.nsffv .nsffv-content.is-placeholder .nsffv-friend__zoom {\n    opacity: 0.55;\n    pointer-events: none;\n}\n\n.nsffv .nsffv-content.is-placeholder .nsffv-filter {\n    opacity: 0.65;\n    pointer-events: none;\n}\n\n.is-placeholder {\n    min-width: 0;\n}\n\n.is-hidden {\n    display: none !important;\n}\n\n.is-visible {\n    visibility: visible;\n}\n\n.is-open {\n    visibility: visible;\n}\n\n.is-active {\n    visibility: visible;\n}\n\n@keyframes nsffv-shimmer {\n    0% {\n        background-position: -400px 0;\n    }\n\n    100% {\n        background-position: 400px 0;\n    }\n}\n\n.nsffv .nsffv-sk {\n    background: linear-gradient(90deg, rgba(255, 255, 255, 0.055) 0%, rgba(115, 199, 255, 0.16) 50%, rgba(255, 255, 255, 0.055) 100%);\n    background-size: 800px 100%;\n    animation: nsffv-shimmer 1.25s linear infinite;\n    border-radius: 10px;\n}\n\n.nsffv-skeleton__panel {\n    background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.035)),\n        var(--nsffv-panel);\n    border: 1px solid var(--nsffv-line);\n    border-radius: var(--nsffv-radius);\n    padding: var(--nsffv-pad);\n    box-shadow: var(--nsffv-shadow);\n    backdrop-filter: blur(18px);\n}\n\n.nsffv-skeleton__profile {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 18px;\n}\n\n.nsffv .nsffv-skeleton__avatar {\n    width: var(--nsffv-avatar);\n    height: var(--nsffv-avatar);\n    border-radius: 50%;\n    flex-shrink: 0;\n}\n\n.nsffv-skeleton__meta {\n    flex: 1;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n}\n\n.nsffv-skeleton__line {\n    height: 14px;\n    width: 100%;\n}\n\n.nsffv-skeleton__line--lg {\n    width: 55%;\n    height: 20px;\n}\n\n.nsffv-skeleton__line--md {\n    width: 35%;\n}\n\n.nsffv-skeleton__grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--nsffv-grid-min)), 1fr));\n    gap: var(--nsffv-gap);\n}\n\n.nsffv-skeleton__card {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 14px;\n    border-radius: var(--nsffv-radius-sm);\n    border: 1px solid rgba(125, 170, 238, 0.18);\n    background: rgba(255, 255, 255, 0.055);\n}\n\n.nsffv-skeleton__friend-avatar {\n    width: var(--nsffv-friend-avatar);\n    height: var(--nsffv-friend-avatar);\n    border-radius: 50%;\n    flex-shrink: 0;\n}\n\n.nsffv-skeleton__friend-meta {\n    flex: 1;\n    min-width: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n}\n\n.nsffv-skeleton__friend-line {\n    height: 12px;\n    width: 70%;\n}\n\n.nsffv-skeleton__friend-line--sm {\n    width: 45%;\n    height: 10px;\n}\n\n.nsffv-result {\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n}\n\n.nsffv-panel {\n    background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.035)),\n        var(--nsffv-panel);\n    border: 1px solid var(--nsffv-line);\n    border-radius: var(--nsffv-radius);\n    box-shadow: var(--nsffv-shadow);\n    padding: var(--nsffv-pad);\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    backdrop-filter: blur(18px);\n}\n\n.nsffv-profile {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 16px;\n    margin-bottom: 18px;\n}\n\n.nsffv-profile__avatar-wrap {\n    position: relative;\n    width: var(--nsffv-avatar);\n    height: var(--nsffv-avatar);\n    flex-shrink: 0;\n}\n\n.nsffv-profile__ring {\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    padding: 3px;\n    background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-cool) 50%, var(--nsffv-success));\n    box-shadow: 0 16px 34px rgba(47, 140, 255, 0.28);\n}\n\n.nsffv-profile__img {\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    object-fit: cover;\n    background: var(--nsffv-panel-soft);\n}\n\n.nsffv .nsffv-profile__zoom {\n    position: absolute;\n    right: -2px;\n    bottom: -2px;\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    min-height: 38px;\n    border: 0 !important;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-accent-deep)) !important;\n    color: #fff !important;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    appearance: none;\n    -webkit-appearance: none;\n    touch-action: manipulation;\n    box-shadow: 0 10px 22px rgba(2, 9, 23, 0.34);\n    transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;\n}\n\n.nsffv .nsffv-profile__zoom:hover {\n    transform: translateY(-1px) scale(1.03);\n    filter: brightness(1.08);\n}\n\n.nsffv-profile__meta {\n    min-width: 0;\n    flex: 1;\n    width: 100%;\n}\n\n.nsffv-profile__name {\n    font-size: clamp(1.2rem, 3.5vw, 1.58rem);\n    font-weight: 850;\n    line-height: 1.2;\n    word-break: break-word;\n    letter-spacing: 0;\n}\n\n.nsffv-profile__handle {\n    color: var(--nsffv-muted);\n    font-size: 0.94rem;\n    font-weight: 650;\n    margin-top: 5px;\n    word-break: break-all;\n}\n\n.nsffv-stats {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 14px;\n}\n\n.nsffv-stats__badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    background: rgba(47, 140, 255, 0.14);\n    border: 1px solid rgba(115, 199, 255, 0.28);\n    font-size: 0.78rem;\n    font-weight: 800;\n    color: #d8e8ff;\n    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);\n}\n\n.nsffv-stats__badge i {\n    color: var(--nsffv-cool);\n}\n\n.nsffv-tabs {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0;\n    justify-content: flex-start;\n    width: 100%;\n    min-width: 0;\n    border: 1px solid rgba(125, 170, 238, 0.18);\n    margin: 6px 0 16px;\n    padding: 4px;\n    border-radius: 14px;\n    background: rgba(5, 14, 28, 0.34);\n}\n\n.nsffv .nsffv-tabs__btn {\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    flex: 1 1 auto;\n    min-width: 0;\n    min-height: 46px;\n    padding: 12px 10px !important;\n    border: 0 !important;\n    border-bottom: 0 !important;\n    border-radius: 10px !important;\n    background: transparent !important;\n    color: var(--nsffv-muted) !important;\n    font-family: var(--nsffv-font);\n    font-size: 0.92rem !important;\n    font-weight: 800 !important;\n    cursor: pointer;\n    transition: color 0.18s ease, background 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;\n    appearance: none;\n    -webkit-appearance: none;\n    touch-action: manipulation;\n    white-space: nowrap;\n}\n\n.nsffv .nsffv-tabs__btn:hover {\n    background: rgba(255, 255, 255, 0.075) !important;\n    color: var(--nsffv-ink) !important;\n    filter: none;\n}\n\n.nsffv .nsffv-tabs__btn.is-active {\n    background: linear-gradient(135deg, rgba(47, 140, 255, 0.28), rgba(54, 211, 153, 0.16)) !important;\n    color: #ffffff !important;\n    box-shadow: inset 0 0 0 1px rgba(115, 199, 255, 0.22), 0 10px 22px rgba(2, 9, 23, 0.18);\n}\n\n.nsffv .nsffv-tabs__count {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 1.7em;\n    padding: 2px 8px;\n    border-radius: 999px;\n    background: rgba(47, 140, 255, 0.2);\n    font-size: 0.72rem;\n    font-weight: 850;\n    color: var(--nsffv-cool);\n}\n\n.nsffv .nsffv-tabs__btn.is-active .nsffv-tabs__count {\n    background: rgba(255, 255, 255, 0.16);\n    color: #fff;\n}\n\n.nsffv-filter {\n    margin-bottom: 16px;\n}\n\n.nsffv .nsffv-more {\n    appearance: none;\n    -webkit-appearance: none;\n    width: 100%;\n    margin-top: 16px;\n    border: 1px solid rgba(115, 199, 255, 0.32) !important;\n    background: linear-gradient(135deg, rgba(47, 140, 255, 0.18), rgba(54, 211, 153, 0.12)) !important;\n    color: #fff !important;\n    border-radius: var(--nsffv-radius-sm) !important;\n    padding: 13px 14px !important;\n    font-family: var(--nsffv-font);\n    font-weight: 850 !important;\n    font-size: 0.9rem !important;\n    cursor: pointer;\n    display: none;\n    gap: 8px;\n    align-items: center;\n    justify-content: center;\n    touch-action: manipulation;\n    box-shadow: var(--nsffv-shadow-soft);\n    transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;\n}\n\n.nsffv .nsffv-more.is-visible {\n    display: inline-flex !important;\n}\n\n.nsffv .nsffv-more:hover {\n    background: linear-gradient(135deg, rgba(47, 140, 255, 0.28), rgba(54, 211, 153, 0.18)) !important;\n    filter: none;\n    transform: translateY(-1px);\n}\n\n.nsffv .nsffv-more:disabled {\n    opacity: 0.55;\n    cursor: not-allowed;\n    transform: none;\n}\n\n.nsffv-content.is-placeholder .nsffv-more {\n    display: none !important;\n}\n\n.nsffv .nsffv-filter__field {\n    width: 100% !important;\n    max-width: 100% !important;\n    min-height: 46px !important;\n    padding: 11px 14px 11px 42px !important;\n    border-radius: var(--nsffv-radius-sm) !important;\n    border: 1px solid rgba(156, 190, 242, 0.25) !important;\n    background: rgba(5, 14, 28, 0.5) !important;\n    color: var(--nsffv-ink) !important;\n    font-size: 15px !important;\n    outline: none !important;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05) !important;\n    transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;\n}\n\n.nsffv-filter__wrap {\n    position: relative;\n}\n\n.nsffv-filter__wrap > i {\n    position: absolute;\n    left: 15px;\n    top: 50%;\n    transform: translateY(-50%);\n    color: var(--nsffv-dim);\n    pointer-events: none;\n    font-size: 0.9rem;\n}\n\n.nsffv .nsffv-filter__field::placeholder {\n    color: var(--nsffv-dim) !important;\n}\n\n.nsffv .nsffv-filter__field:focus {\n    border-color: rgba(115, 199, 255, 0.78) !important;\n    background: rgba(6, 18, 36, 0.74) !important;\n    box-shadow: var(--nsffv-glow), inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;\n}\n\n.nsffv-pane__head {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 10px;\n    margin-bottom: 12px;\n    flex-wrap: wrap;\n    min-width: 0;\n}\n\n.nsffv-pane__title {\n    font-size: 1rem;\n    font-weight: 850;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    min-width: 0;\n    flex: 1 1 auto;\n    letter-spacing: 0;\n}\n\n.nsffv-pane__title i {\n    color: var(--nsffv-cool);\n    flex-shrink: 0;\n}\n\n.nsffv-pane__count {\n    font-size: 0.82rem;\n    font-weight: 750;\n    color: var(--nsffv-dim);\n    white-space: nowrap;\n}\n\n.nsffv-grid {\n    display: grid;\n    gap: var(--nsffv-gap);\n    grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--nsffv-grid-min)), 1fr));\n}\n\n.nsffv-friend {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    padding: 14px;\n    border-radius: var(--nsffv-radius-sm);\n    border: 1px solid rgba(125, 170, 238, 0.18);\n    background: rgba(255, 255, 255, 0.055);\n    min-width: 0;\n    box-shadow: 0 10px 24px rgba(2, 9, 23, 0.12);\n    transition: transform 0.18s ease, background 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;\n}\n\n.nsffv-friend:hover {\n    background: rgba(47, 140, 255, 0.12);\n    border-color: rgba(115, 199, 255, 0.42);\n    box-shadow: 0 16px 34px rgba(2, 9, 23, 0.2);\n    transform: translateY(-2px);\n}\n\n.nsffv-friend.is-ghost {\n    pointer-events: none;\n    opacity: 0.85;\n}\n\n.nsffv-friend__avatar-wrap {\n    position: relative;\n    width: var(--nsffv-friend-avatar);\n    height: var(--nsffv-friend-avatar);\n    flex-shrink: 0;\n}\n\n.nsffv-friend__avatar {\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    object-fit: cover;\n    background: var(--nsffv-panel-soft);\n    border: 2px solid rgba(115, 199, 255, 0.38);\n    box-shadow: 0 10px 22px rgba(2, 9, 23, 0.24);\n}\n\n.nsffv .nsffv-friend__zoom {\n    position: absolute;\n    right: -4px;\n    bottom: -4px;\n    width: 27px;\n    height: 27px;\n    min-width: 27px;\n    min-height: 27px;\n    border: 0 !important;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-accent-deep)) !important;\n    color: #fff !important;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 0.65rem;\n    appearance: none;\n    -webkit-appearance: none;\n    touch-action: manipulation;\n    box-shadow: 0 8px 18px rgba(2, 9, 23, 0.28);\n    transition: transform 0.18s ease, filter 0.18s ease;\n}\n\n.nsffv .nsffv-friend__zoom:hover {\n    transform: scale(1.06);\n    filter: brightness(1.08);\n}\n\n.nsffv-friend__body {\n    min-width: 0;\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n}\n\n.nsffv-friend__name {\n    font-size: 0.96rem;\n    font-weight: 850;\n    line-height: 1.28;\n    word-break: break-word;\n}\n\n.nsffv-friend__tagline {\n    font-size: 0.79rem;\n    color: var(--nsffv-dim);\n    font-weight: 650;\n    word-break: break-word;\n}\n\n.nsffv-friend__id {\n    font-size: 0.72rem;\n    color: var(--nsffv-dim);\n    font-weight: 650;\n    opacity: 0.9;\n    word-break: break-all;\n}\n\n.nsffv .nsffv-friend__action {\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    gap: 6px;\n    flex-shrink: 0;\n    min-height: 38px;\n    padding: 9px 13px !important;\n    border-radius: 10px !important;\n    border: 0 !important;\n    background: linear-gradient(135deg, var(--nsffv-accent), var(--nsffv-accent-deep)) !important;\n    color: #fff !important;\n    font-size: 0.78rem !important;\n    font-weight: 800 !important;\n    text-decoration: none !important;\n    white-space: nowrap;\n    appearance: none;\n    -webkit-appearance: none;\n    touch-action: manipulation;\n    box-shadow: 0 10px 22px rgba(23, 101, 214, 0.28);\n    transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;\n}\n\n.nsffv .nsffv-friend__action:hover {\n    text-decoration: none !important;\n    filter: brightness(1.08);\n    transform: translateY(-1px);\n    box-shadow: 0 14px 28px rgba(23, 101, 214, 0.34);\n}\n\n.nsffv-empty {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    padding: clamp(34px, 7vw, 54px) 16px;\n    text-align: center;\n    color: var(--nsffv-muted);\n    border: 1px dashed rgba(115, 199, 255, 0.34);\n    border-radius: var(--nsffv-radius-sm);\n    background: rgba(255, 255, 255, 0.045);\n}\n\n.nsffv-empty i {\n    font-size: 1.9rem;\n    color: var(--nsffv-cool);\n}\n\n.nsffv-empty p {\n    font-size: 0.94rem;\n    font-weight: 650;\n    max-width: 38ch;\n}\n\n\/* Modal *\/\n.nsffv-modal {\n    display: none;\n    position: fixed;\n    inset: 0;\n    z-index: 99999;\n    align-items: center;\n    justify-content: center;\n    padding: 16px;\n    background: rgba(3, 9, 20, 0.78);\n    backdrop-filter: blur(10px);\n}\n\n.nsffv-modal.is-open {\n    display: flex;\n}\n\n.nsffv-modal__dialog {\n    position: relative;\n    width: min(580px, 100%);\n    max-height: min(90vh, 900px);\n    background:\n        linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.035)),\n        #0b172a;\n    border: 1px solid rgba(125, 170, 238, 0.25);\n    border-radius: 18px;\n    box-shadow: 0 28px 90px rgba(0, 0, 0, 0.55);\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n}\n\n.nsffv .nsffv-modal__close {\n    position: absolute;\n    top: 12px;\n    right: 12px;\n    z-index: 2;\n    width: 42px;\n    height: 42px;\n    border: 0 !important;\n    border-radius: 50%;\n    background: rgba(3, 9, 20, 0.66) !important;\n    color: #fff !important;\n    cursor: pointer;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    appearance: none;\n    -webkit-appearance: none;\n    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.32);\n    transition: transform 0.18s ease, background 0.18s ease;\n}\n\n.nsffv .nsffv-modal__close:hover {\n    background: rgba(255, 77, 109, 0.84) !important;\n    transform: scale(1.03);\n}\n\n.nsffv-modal__stage {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 260px;\n    max-height: 70vh;\n    background:\n        radial-gradient(circle at 50% 15%, rgba(47, 140, 255, 0.18), transparent 40%),\n        #050b16;\n    padding: clamp(16px, 3vw, 24px);\n}\n\n.nsffv-modal__media {\n    max-width: 100%;\n    max-height: min(65vh, 520px);\n    width: auto;\n    height: auto;\n    border-radius: 14px;\n    object-fit: contain;\n    box-shadow: 0 18px 48px rgba(0, 0, 0, 0.34);\n}\n\n.nsffv-modal__media.is-hidden {\n    display: none;\n}\n\n.nsffv-modal__bar {\n    padding: 14px 16px;\n    border-top: 1px solid rgba(125, 170, 238, 0.2);\n    background: rgba(255, 255, 255, 0.035);\n}\n\n.nsffv-modal__meta {\n    font-size: 0.92rem;\n    font-weight: 750;\n    color: var(--nsffv-muted);\n    word-break: break-word;\n}\n\n.fa-solid {\n    display: inline-block;\n    flex-shrink: 0;\n    line-height: 1;\n    text-rendering: auto;\n}\n\n.fa-paste {\n    line-height: 1;\n}\n\n.fa-user-group {\n    line-height: 1;\n}\n\n.fa-user-plus {\n    line-height: 1;\n}\n\n.fa-expand {\n    line-height: 1;\n}\n\n.fa-circle-info {\n    line-height: 1;\n}\n\n.fa-magnifying-glass {\n    line-height: 1;\n}\n\n.fa-angles-down {\n    line-height: 1;\n}\n\n.fa-xmark {\n    line-height: 1;\n}\n\n\/* Responsive *\/\n@media (min-width: 640px) {\n    .nsffv-search__row {\n        flex-direction: row;\n        align-items: stretch;\n    }\n\n    .nsffv-search__actions {\n        width: auto;\n        flex-wrap: nowrap;\n    }\n\n    .nsffv .nsffv-btn {\n        flex: 0 0 auto;\n        white-space: nowrap;\n    }\n\n    .nsffv-profile {\n        flex-direction: row;\n        align-items: center;\n    }\n}\n\n.nsffv.nsffv--compact {\n    --nsffv-avatar: 72px;\n    --nsffv-friend-avatar: 56px;\n    --nsffv-pad: 14px;\n    --nsffv-gap: 10px;\n    --nsffv-grid-min: max(200px, 46%);\n}\n\n.nsffv.nsffv--compact .nsffv-search__row {\n    flex-direction: column !important;\n}\n\n.nsffv.nsffv--compact .nsffv-search__actions {\n    width: 100% !important;\n    display: flex !important;\n    flex-wrap: wrap !important;\n}\n\n.nsffv.nsffv--compact .nsffv-btn {\n    flex: 1 1 calc(50% - 5px) !important;\n}\n\n.nsffv.nsffv--compact .nsffv-profile {\n    flex-direction: column !important;\n    align-items: flex-start !important;\n}\n\n.nsffv.nsffv--compact .nsffv-friend {\n    flex-wrap: wrap;\n}\n\n.nsffv.nsffv--compact .nsffv-friend__action {\n    width: 100%;\n}\n\n.nsffv.nsffv--compact .nsffv-tabs__btn {\n    font-size: 0.84rem !important;\n    min-height: 42px;\n    padding: 10px 6px !important;\n}\n\n.nsffv.nsffv--narrow {\n    --nsffv-grid-min: 100%;\n    --nsffv-avatar: 66px;\n    --nsffv-friend-avatar: 52px;\n    padding: 10px;\n}\n\n.nsffv.nsffv--narrow .nsffv-btn {\n    flex: 1 1 100% !important;\n}\n\n.nsffv.nsffv--narrow .nsffv-search__actions {\n    flex-direction: column !important;\n}\n\n.nsffv.nsffv--narrow .nsffv-hero__brand {\n    flex-direction: column;\n    gap: 8px;\n}\n\n.nsffv.nsffv--narrow .nsffv-hero__title-text {\n    font-size: 1.12rem;\n    justify-content: center;\n    text-align: center;\n}\n\n@media (hover: none) {\n    .nsffv .nsffv-btn:hover,\n    .nsffv .nsffv-more:hover,\n    .nsffv .nsffv-friend:hover,\n    .nsffv .nsffv-friend__action:hover {\n        transform: none;\n        filter: none;\n    }\n}\n\n@media (prefers-reduced-motion: reduce) {\n    .nsffv *,\n    .nsffv *::before,\n    .nsffv *::after {\n        scroll-behavior: auto !important;\n        transition-duration: 0.01ms !important;\n        animation-duration: 0.01ms !important;\n        animation-iteration-count: 1 !important;\n    }\n\n    .nsffv .nsffv-sk {\n        animation: none !important;\n    }\n}\n\n\/* Search controls: one row on large screens, wrap on narrow *\/\n.nsffv .nsffv-search,\n.nsffv .nsffv-search .nsffv-search__row,\n.nsffv .nsffv-search .nsffv-search__actions {\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    box-sizing: border-box !important;\n}\n\n.nsffv .nsffv-search .nsffv-search__row {\n    display: flex !important;\n    flex-direction: row !important;\n    flex-wrap: nowrap !important;\n    align-items: stretch !important;\n    gap: 10px !important;\n}\n\n.nsffv .nsffv-search .nsffv-search__field,\n.nsffv .nsffv-search .nsffv-search__row > .nsffv-search__field {\n    flex: 1 1 auto !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 0 !important;\n}\n\n.nsffv .nsffv-search .nsffv-search__actions,\n.nsffv .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n    display: flex !important;\n    flex: 0 0 auto !important;\n    flex-direction: row !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 0 !important;\n    flex-wrap: nowrap !important;\n    gap: 10px !important;\n}\n\n.nsffv .nsffv-search .nsffv-search__row > .nsffv-btn,\n.nsffv .nsffv-search .nsffv-search__actions .nsffv-btn,\n.nsffv .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n    flex: 0 0 auto !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 118px !important;\n}\n\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__row,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__row {\n    flex-wrap: wrap !important;\n}\n\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__field,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__field,\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-search__field,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-search__field {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n}\n\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__actions,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__actions,\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-search__actions,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n}\n\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__row > .nsffv-btn,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__row > .nsffv-btn,\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__actions .nsffv-btn,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__actions .nsffv-btn,\n.nsffv.nsffv--compact .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn,\n.nsffv.nsffv--narrow .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n    flex: 1 1 calc(50% - 5px) !important;\n    min-width: 0 !important;\n    max-width: 100% !important;\n}\n\n@media (max-width: 720px) {\n    .nsffv {\n        min-height: auto;\n        padding: 12px;\n    }\n\n    .nsffv-hero {\n        padding: 24px 0 8px;\n    }\n\n    .nsffv-hero__title {\n        font-size: clamp(1.8rem, 10vw, 2.55rem);\n    }\n\n    .nsffv-search,\n    .nsffv-panel,\n    .nsffv-skeleton__panel {\n        border-radius: 16px;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__row {\n        flex-wrap: wrap !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__field,\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__field {\n        flex: 1 1 100% !important;\n        width: 100% !important;\n        max-width: 100% !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__actions,\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-search__actions {\n        flex: 1 1 100% !important;\n        width: 100% !important;\n        max-width: 100% !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__actions .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn {\n        flex: 1 1 calc(50% - 5px) !important;\n        min-width: 0 !important;\n        max-width: 100% !important;\n    }\n\n    .nsffv-tabs {\n        overflow-x: auto;\n        flex-wrap: nowrap;\n        scrollbar-width: thin;\n    }\n\n    .nsffv .nsffv-tabs__btn {\n        min-width: max-content;\n        flex: 1 0 auto;\n    }\n\n    .nsffv-friend {\n        align-items: flex-start;\n    }\n}\n\n@media (max-width: 480px) {\n    .nsffv {\n        padding: 10px;\n    }\n\n    .nsffv-search,\n    .nsffv-panel,\n    .nsffv-skeleton__panel {\n        padding: 14px;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__actions,\n    .nsffv-search__actions {\n        flex-direction: column !important;\n    }\n\n    .nsffv .nsffv-search .nsffv-search__row > .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__actions .nsffv-btn,\n    .nsffv .nsffv-search .nsffv-search__row .nsffv-search__actions .nsffv-btn,\n    .nsffv .nsffv-btn {\n        width: 100% !important;\n        flex: 1 1 100% !important;\n    }\n\n    .nsffv-skeleton__profile {\n        align-items: flex-start;\n    }\n\n    .nsffv-friend {\n        flex-wrap: wrap;\n    }\n\n    .nsffv .nsffv-friend__action {\n        width: 100%;\n    }\n\n    .nsffv-modal {\n        padding: 10px;\n    }\n\n    .nsffv-modal__dialog {\n        border-radius: 16px;\n    }\n}\n<\/style>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n<div class=\"nsffv\" id=\"nsffv-root\" data-nsffv-ready=\"0\">\n    <div class=\"nsffv-shell\">\n        <section class=\"nsffv-hero\" aria-labelledby=\"nsffv-title\">\n            <h1 class=\"nsffv-hero__title\" id=\"nsffv-title\">Facebook Friend Viewer<\/h1>\n<p class=\"nsffv-hero__lead\">\n                Browse public Facebook profile friends, preview photos, and open friend profiles.\n            <\/p>\n<div class=\"nsffv-search\">\n                <label class=\"nsffv-search__label\" for=\"nsffv-input\">Enter Facebook username or profile URL<\/label>\n                <div id=\"xrespond-tools-turnstile-host\" aria-hidden=\"true\">\n                    <span class=\"xrespond-ts-label\">Please verify you are human to continue:<\/span>\n                    <div class=\"xrespond-ts-widget\"><\/div>\n<div class=\"xrespond-ts-error\" role=\"alert\"><\/div>\n                <\/div>\n<div class=\"nsffv-search__row\">\n                    <input class=\"nsffv-search__field\" id=\"nsffv-input\" type=\"text\" name=\"nsffv_input\"\n                        placeholder=\"username or facebook.com\/username\" autocomplete=\"off\" spellcheck=\"false\"\n                        inputmode=\"url\">\n                    <div class=\"nsffv-search__actions\">\n                        <button type=\"button\" class=\"nsffv-btn nsffv-btn--paste\" id=\"nsffv-paste\"\n                            aria-label=\"Paste from clipboard\">\n                            <i class=\"fa-solid fa-paste\" aria-hidden=\"true\"><\/i> Paste\n                        <\/button>\n                        <button type=\"submit\" class=\"nsffv-btn nsffv-btn--view\" id=\"xrespond-tools-turnstile\">\n                            <i class=\"fa-solid fa-user-group\" aria-hidden=\"true\"><\/i> View Friends\n                        <\/button>\n                    <\/div>\n                <\/div>\n<div class=\"nsffv-alert\" id=\"nsffv-alert\" role=\"alert\"><\/div>\n<p class=\"nsffv-search__hint\">Enter a Facebook username or profile URL (example: nasdaily)<\/p>\n            <\/div>\n        <\/section>\n\n        <div class=\"nsffv-skeleton\" id=\"nsffv-skeleton\" aria-hidden=\"true\" aria-busy=\"false\">\n            <div class=\"nsffv-skeleton__panel\">\n                <div class=\"nsffv-skeleton__profile\">\n                    <div class=\"nsffv-sk nsffv-skeleton__avatar\" aria-hidden=\"true\"><\/div>\n<div class=\"nsffv-skeleton__meta\">\n                        <div class=\"nsffv-sk nsffv-skeleton__line nsffv-skeleton__line--lg\" aria-hidden=\"true\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__line nsffv-skeleton__line--md\" aria-hidden=\"true\"><\/div>\n                    <\/div>\n                <\/div>\n<div class=\"nsffv-skeleton__grid\" aria-hidden=\"true\">\n                    <div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n<div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n<div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n<div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n<div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n<div class=\"nsffv-skeleton__card\">\n                        <div class=\"nsffv-sk nsffv-skeleton__friend-avatar\"><\/div>\n<div class=\"nsffv-skeleton__friend-meta\">\n                            <div class=\"nsffv-sk nsffv-skeleton__friend-line\"><\/div>\n<div class=\"nsffv-sk nsffv-skeleton__friend-line nsffv-skeleton__friend-line--sm\"><\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <section class=\"nsffv-result\" id=\"nsffv-result\" aria-live=\"polite\">\n            <div class=\"nsffv-panel nsffv-content is-placeholder\" id=\"nsffv-content\">\n                <div class=\"nsffv-profile\">\n                    <div class=\"nsffv-profile__avatar-wrap\">\n                        <div class=\"nsffv-profile__ring\">\n                            <img decoding=\"async\" class=\"nsffv-profile__img\" id=\"nsffv-avatar\" src=\"\" alt=\"Profile avatar\">\n                        <\/div>\n                        <button type=\"button\" class=\"nsffv-profile__zoom\" id=\"nsffv-avatar-zoom\"\n                            aria-label=\"Expand profile photo\">\n                            <i class=\"fa-solid fa-expand\" aria-hidden=\"true\"><\/i>\n                        <\/button>\n                    <\/div>\n<div class=\"nsffv-profile__meta\">\n                        <h2 class=\"nsffv-profile__name\" id=\"nsffv-name\">Full Name<\/h2>\n<p class=\"nsffv-profile__handle\" id=\"nsffv-handle\">facebook.com\/username<\/p>\n<ul class=\"nsffv-stats\" id=\"nsffv-stats\"><\/ul>\n                    <\/div>\n                <\/div>\n<div class=\"nsffv-notice\" id=\"nsffv-notice\" role=\"status\">\n                    <i class=\"fa-solid fa-circle-info\" aria-hidden=\"true\"><\/i>\n                    <span id=\"nsffv-notice-text\"><\/span>\n                <\/div>\n<div class=\"nsffv-tabs\" role=\"tablist\" aria-label=\"Followers and following\">\n                    <button type=\"button\" class=\"nsffv-tabs__btn is-active\" role=\"tab\" aria-selected=\"true\"\n                        data-nsffv-tab=\"followers\" id=\"nsffv-tab-followers\">\n                        <i class=\"fa-solid fa-user-group\" aria-hidden=\"true\"><\/i>\n                        Followers\n                        <span class=\"nsffv-tabs__count\" id=\"nsffv-tab-followers-count\">0<\/span>\n                    <\/button>\n                    <button type=\"button\" class=\"nsffv-tabs__btn\" role=\"tab\" aria-selected=\"false\"\n                        data-nsffv-tab=\"following\" id=\"nsffv-tab-following\">\n                        <i class=\"fa-solid fa-user-plus\" aria-hidden=\"true\"><\/i>\n                        Following\n                        <span class=\"nsffv-tabs__count\" id=\"nsffv-tab-following-count\">0<\/span>\n                    <\/button>\n                <\/div>\n<div class=\"nsffv-filter\" id=\"nsffv-filter\">\n                    <div class=\"nsffv-filter__wrap\">\n                        <i class=\"fa-solid fa-magnifying-glass\" aria-hidden=\"true\"><\/i>\n                        <input class=\"nsffv-filter__field\" id=\"nsffv-filter-input\" type=\"search\"\n                            placeholder=\"Filter by name\u2026\" autocomplete=\"off\" spellcheck=\"false\">\n                    <\/div>\n                <\/div>\n<div id=\"nsffv-friends\"><\/div>\n                <button type=\"button\" class=\"nsffv-more\" id=\"nsffv-more\" aria-hidden=\"true\">\n                    <i class=\"fa-solid fa-angles-down\" aria-hidden=\"true\"><\/i>\n                    <span id=\"nsffv-more-label\">Load more<\/span>\n                <\/button>\n            <\/div>\n        <\/section>\n    <\/div>\n<div class=\"nsffv-modal\" id=\"nsffv-modal\" aria-hidden=\"true\">\n        <div class=\"nsffv-modal__dialog\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Photo preview\">\n            <button type=\"button\" class=\"nsffv-modal__close\" id=\"nsffv-modal-close\" aria-label=\"Close preview\">\n                <i class=\"fa-solid fa-xmark\" aria-hidden=\"true\"><\/i>\n            <\/button>\n            <div class=\"nsffv-modal__stage\">\n                <img decoding=\"async\" class=\"nsffv-modal__media\" id=\"nsffv-modal-img\" src=\"\" alt=\"Preview\" referrerpolicy=\"no-referrer\">\n            <\/div>\n<div class=\"nsffv-modal__bar\">\n                <div class=\"nsffv-modal__meta\" id=\"nsffv-modal-meta\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div><style>       \r\n  :root{\r\n    --grad: linear-gradient(45deg,#1877F2 0%,#3B5998 25%,#4267B2 50%,#8B9DC3 75%,#DFE3EE 100%);\r\n    --brand:#1877F2;\r\n    --ink:#333;\r\n    --muted:#666;\r\n    --muted-2:#9498a1;\r\n    --light:#f8f9fa;\r\n    --card:#fff;\r\n    --radius:15px;\r\n    --sh:0 4px 12px rgba(0,0,0,.08);\r\n    --sh-lg:0 8px 24px rgba(0,0,0,.12);\r\n    --t:.3s ease;\r\n  }\r\n\r\n  \/* ---------- Titles ---------- *\/\r\n  .fb-fv-section-title{text-align:center; margin-bottom:60px;}\r\n  .fb-fv-section-title h2{font-weight:700; font-size:2.5rem; color:var(--brand); margin:0 0 12px;}\r\n  .fb-fv-section-title p{color:var(--muted); max-width:700px; margin:0 auto; font-size:1.05rem;}\r\n \r\n  \/* ---------- Cards ---------- *\/\r\n  .cv-card{\r\n    background:var(--card); border-radius:var(--radius); box-shadow:var(--sh);\r\n    height:100%; transition:var(--t); padding:30px;\r\n  }\r\n  .cv-card:hover{transform:translateY(-10px); box-shadow:var(--sh-lg);}\r\n\r\n  \/* Steps *\/\r\n  .fb-fv-step{ position:relative; text-align:center; }\r\n  .fb-fv-step .fb-fv-step-icon{\r\n    width:80px; height:80px; margin:0 auto 22px; border-radius:50%; display:flex; align-items:center; justify-content:center;\r\n    background:var(--grad); color:#fff; font-size:2rem; box-shadow:0 5px 15px rgba(0,0,0,.1); transition:var(--t);\r\n  }\r\n  .fb-fv-step:hover .fb-fv-step-icon{ transform:scale(1.08); }\r\n  .fb-fv-step h3{font-size:1.25rem; font-weight:700; color:var(--brand); margin:0 0 10px;}\r\n  .fb-fv-step p{color:var(--muted); margin:0;}\r\n\r\n  \/* Features *\/\r\n  .fb-fv-feature-card .fb-fv-feature-icon{font-size:2rem; display:block; margin-bottom:14px;}\r\n  .fb-fv-feature-card h3{font-size:1.2rem; font-weight:700; color:var(--brand); margin:0 0 10px;}\r\n  .fb-fv-feature-card p{color:var(--muted); margin:0;}\r\n\r\n  \/* FAQ *\/\r\n  .vr-tool-faq{ margin: 30px auto; }\r\n  .fb-fv-faq-item{ border-radius:12px; overflow:hidden; box-shadow:var(--sh); transition:var(--t); background:#fff; }\r\n  .fb-fv-faq-item:hover{ box-shadow:var(--sh-lg); }\r\n  .fb-fv-faq-question{\r\n    width:100%; padding:20px 24px; display:flex; justify-content:space-between; align-items:center;\r\n    background:#fff; border:none; text-align:left; font-weight:700; font-size:1.05rem; color:var(--brand); transition:var(--t);\r\n  }\r\n  .fb-fv-faq-question:hover{ background:rgba(24,119,242,.05); }\r\n  .fb-fv-faq-question:not(.collapsed){ background:rgba(24,119,242,.1); }\r\n  .fb-fv-faq-question:not(.collapsed)::after{ transform:rotate(180deg); }\r\n  .fb-fv-faq-answer{ padding:0 24px 22px; color:var(--muted); line-height:1.7; }\r\n\r\n  \/* CTA *\/\r\n  .vr-tool-cta{\r\n    background:var(--grad);\r\n    color:#fff;\r\n    text-align:center;\r\n    padding:50px 0;\r\n  }\r\n  .vr-tool-cta .fb-fv-cta-title{\r\n    font-size:2.4rem;\r\n    font-weight:700;\r\n    margin:0 0 20px;\r\n    line-height:1.2;\r\n  }\r\n  .vr-tool-cta .fb-fv-cta-sub{\r\n    max-width:800px;\r\n    margin:0 auto 30px;\r\n    font-size:1.1rem;\r\n    color:rgba(255,255,255,.92);\r\n  }\r\n  .vr-tool-cta .fb-fv-cta-group .btn{\r\n    background:#fff;\r\n    color:var(--brand);\r\n    font-weight:600;\r\n    padding:14px 32px;\r\n    border-radius:50px;\r\n    box-shadow:var(--sh);\r\n    transition:var(--t);\r\n    text-decoration:none;\r\n    display:inline-block;\r\n  }\r\n  .vr-tool-cta .fb-fv-cta-group .btn:hover{\r\n    transform:translateY(-3px);\r\n    box-shadow:var(--sh-lg);\r\n  }\r\n  .vr-tool-cta .fb-fv-cta-note{\r\n    margin-top:14px;\r\n    font-size:.95rem;\r\n    color:rgba(255,255,255,.85);\r\n  }\r\n\r\n  @keyframes fadeUp{ from{opacity:0; transform:translateY(14px)} to{opacity:1; transform:none} }\r\n  .animate-in{ animation: fadeUp .6s ease both; }\r\n\r\n  @media (max-width:991px){\r\n    .fb-fv-section-title h2{font-size:2.1rem}\r\n    .vr-tool-cta .fb-fv-cta-title{font-size:2.1rem}\r\n  }\r\n  @media (max-width:767px){\r\n    .fb-fv-section-title h2{font-size:1.8rem}\r\n    .cv-card{margin-bottom:20px}\r\n    .vr-tool-cta{padding:60px 0}\r\n    .vr-tool-cta .fb-fv-cta-title{font-size:1.8rem}\r\n    .vr-tool-cta .fb-fv-cta-sub{font-size:1rem}\r\n  }\r\n<\/style>\r\n\r\n<!-- How It Works -->\r\n<section class=\"vr-tool-how\">\r\n  <div class=\"container\">\r\n    <div class=\"fb-fv-section-title\">\r\n      <h2>How to Use the Facebook Friend Viewer<\/h2>\r\n      <p>Follow these steps to view public Facebook friend lists anonymously.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"row g-4\">\r\n      <div class=\"col-md-3\">\r\n        <div class=\"cv-card fb-fv-step\">\r\n          <div class=\"fb-fv-step-icon\"><i class=\"fas fa-link\"><\/i><\/div>\r\n          <h3>Enter Profile URL<\/h3>\r\n          <p>Copy the Facebook profile URL to view its friend list.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-3\">\r\n        <div class=\"cv-card fb-fv-step\">\r\n          <div class=\"fb-fv-step-icon\"><i class=\"fas fa-search\"><\/i><\/div>\r\n          <h3>Load Friend List<\/h3>\r\n          <p>Click \u201cView Now\u201d to access public friend list information.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-3\">\r\n        <div class=\"cv-card fb-fv-step\">\r\n          <div class=\"fb-fv-step-icon\"><i class=\"fas fa-eye\"><\/i><\/div>\r\n          <h3>Browse Anonymously<\/h3>\r\n          <p>View public friend lists privately.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-3\">\r\n        <div class=\"cv-card fb-fv-step\">\r\n          <div class=\"fb-fv-step-icon\"><i class=\"fas fa-user-secret\"><\/i><\/div>\r\n          <h3>No Login Required<\/h3>\r\n          <p>Access friend lists without a Facebook account.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- Features -->\r\n<section class=\"vr-tool-features\">\r\n  <div class=\"container\">\r\n    <div class=\"fb-fv-section-title\">\r\n      <h2>Facebook Friend Viewer Features<\/h2>\r\n      <p>Tools for seamless and private browsing of public Facebook friend lists.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"row g-4\">\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\ud83d\udd12<\/span>\r\n          <h3>Anonymous Browsing<\/h3>\r\n          <p>Browse friend lists without revealing your identity.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\ud83d\udc65<\/span>\r\n          <h3>Public Friend List Access<\/h3>\r\n          <p>View public friend lists effortlessly.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\ud83d\udd0d<\/span>\r\n          <h3>Friend Profile Insights<\/h3>\r\n          <p>Access public details of friends\u2019 profiles.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\ud83d\udcf1<\/span>\r\n          <h3>Multi-Device Support<\/h3>\r\n          <p>Optimized for phones, tablets, and desktops.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\ud83d\udd11<\/span>\r\n          <h3>No Login Needed<\/h3>\r\n          <p>Browse without Facebook credentials.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"col-md-4\">\r\n        <div class=\"cv-card fb-fv-feature-card\">\r\n          <span class=\"fb-fv-feature-icon\">\u26a1<\/span>\r\n          <h3>Fast Access<\/h3>\r\n          <p>Quickly load friend list content anonymously.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ -->\r\n<section class=\"vr-tool-faq\">\r\n  <div class=\"container\">\r\n    <div class=\"fb-fv-section-title\">\r\n      <h2>Frequently Asked Questions<\/h2>\r\n      <p>Learn how to use the Facebook Friend Viewer effectively.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"row justify-content-center\">\r\n      <div class=\"col-lg-8\">\r\n        <div class=\"accordion\" id=\"faqAccordion\">\r\n          <div class=\"fb-fv-faq-item accordion-item mb-3\">\r\n            <h2 class=\"accordion-header\">\r\n              <button class=\"fb-fv-faq-question accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#faqCollapse1\">\r\n                Can I view private Facebook friend lists?\r\n              <\/button>\r\n            <\/h2>\r\n            <div id=\"faqCollapse1\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\r\n              <div class=\"fb-fv-faq-answer accordion-body\">\r\n                No. The Facebook Friend Viewer only shows public friend lists, respecting privacy settings.\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"fb-fv-faq-item accordion-item mb-3\">\r\n            <h2 class=\"accordion-header\">\r\n              <button class=\"fb-fv-faq-question accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#faqCollapse2\">\r\n                Do I need a Facebook account to browse?\r\n              <\/button>\r\n            <\/h2>\r\n            <div id=\"faqCollapse2\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\r\n              <div class=\"fb-fv-faq-answer accordion-body\">\r\n                No. The Facebook Friend Viewer works without a login.\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"fb-fv-faq-item accordion-item mb-3\">\r\n            <h2 class=\"accordion-header\">\r\n              <button class=\"fb-fv-faq-question accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#faqCollapse3\">\r\n                Is the Facebook Friend Viewer free to use?\r\n              <\/button>\r\n            <\/h2>\r\n            <div id=\"faqCollapse3\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\r\n              <div class=\"fb-fv-faq-answer accordion-body\">\r\n                Yes. It\u2019s a free tool with no charges or subscriptions.\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"fb-fv-faq-item accordion-item mb-3\">\r\n            <h2 class=\"accordion-header\">\r\n              <button class=\"fb-fv-faq-question accordion-button collapsed\" data-bs-toggle=\"collapse\" data-bs-target=\"#faqCollapse4\">\r\n                Is this tool affiliated with Facebook?\r\n              <\/button>\r\n            <\/h2>\r\n            <div id=\"faqCollapse4\" class=\"accordion-collapse collapse\" data-bs-parent=\"#faqAccordion\">\r\n              <div class=\"fb-fv-faq-answer accordion-body\">\r\n                No. This is an independent Facebook Friend Viewer, and browsing is anonymous with no user alerts.\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA Section -->\r\n<section class=\"vr-tool-cta\">\r\n  <div class=\"container\" style=\"text-align: center;\">\r\n    <h2 class=\"fb-fv-cta-title text-white\">Try the Facebook Friend Viewer Now<\/h2>\r\n    <p class=\"fb-fv-cta-sub\">\r\n      Browse public Facebook friend lists anonymously without login. Safe, private, and easy to use.\r\n    <\/p>\r\n    <div class=\"fb-fv-cta-group\">\r\n      <a href=\"#\" class=\"btn btn-lg\">Try It Now<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\n  document.querySelectorAll('.fb-fv-faq-question').forEach(btn=>{\r\n    btn.addEventListener('click', ()=>{\r\n      document.querySelectorAll('.fb-fv-faq-question').forEach(b=>{ if(b!==btn) b.classList.add('collapsed'); });\r\n      btn.classList.toggle('collapsed');\r\n    });\r\n  });\r\n<\/script><\/p>\n","protected":false},"author":4,"featured_media":0,"parent":138,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"1300","footnotes":""},"class_list":["post-1064","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/viewri.com\/wp-json\/wp\/v2\/pages\/1064","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/viewri.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/viewri.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/viewri.com\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/viewri.com\/wp-json\/wp\/v2\/comments?post=1064"}],"version-history":[{"count":12,"href":"https:\/\/viewri.com\/wp-json\/wp\/v2\/pages\/1064\/revisions"}],"predecessor-version":[{"id":2240,"href":"https:\/\/viewri.com\/wp-json\/wp\/v2\/pages\/1064\/revisions\/2240"}],"up":[{"embeddable":true,"href":"https:\/\/viewri.com\/wp-json\/wp\/v2\/pages\/138"}],"wp:attachment":[{"href":"https:\/\/viewri.com\/wp-json\/wp\/v2\/media?parent=1064"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}