{"id":6844,"date":"2026-03-07T00:00:19","date_gmt":"2026-03-07T00:00:19","guid":{"rendered":"https:\/\/raistheme.com\/?page_id=6844"},"modified":"2026-08-23T06:40:23","modified_gmt":"2026-08-23T06:40:23","slug":"facebook-gallery","status":"publish","type":"page","link":"https:\/\/raistheme.com\/tools\/social-viewer\/facebook-gallery\/","title":{"rendered":"Facebook Gallery Viewer \u2013 Browse Any Gallery Freely"},"content":{"rendered":"<p><!-- tc-cache-bust:2026-08-23T06:40:23+00:00 --><br \/>\n<style>\n\/* New Social Facebook Photo Viewer \u2014 WordPress-scoped *\/\n  .nsfph {\n    \/* Facebook brand blue system \u2014 matched to profile viewer *\/\n    --nsfph-ink: #ffffff;\n    --nsfph-muted: #c5daf8;\n    --nsfph-dim: #8fb4e8;\n    --nsfph-bg: #0b1f3d;\n    --nsfph-panel: #123056;\n    --nsfph-panel-soft: #1a3f70;\n    --nsfph-hover: #24528c;\n    --nsfph-line: rgba(24, 119, 242, 0.45);\n    --nsfph-accent: #1877f2;\n    --nsfph-accent-deep: #0d65d9;\n    --nsfph-cool: #4dabf7;\n    --nsfph-cool-deep: #1877f2;\n    --nsfph-success: #42b72a;\n    --nsfph-danger: #f02849;\n    --nsfph-radius: 10px;\n    --nsfph-shadow: 0 8px 24px rgba(8, 40, 90, 0.45);\n    --nsfph-font: system-ui, -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    --nsfph-pad: 12px;\n    --nsfph-gap: 12px;\n    --nsfph-avatar: 88px;\n    --nsfph-cols: 1;\n\n    box-sizing: border-box !important;\n    font-family: var(--nsfph-font);\n    color: var(--nsfph-ink);\n    line-height: 1.5;\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    min-height: 100vh;\n    min-width: 0 !important;\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(--nsfph-line);\n    position: relative;\n    isolation: isolate;\n    text-align: left;\n    overflow-x: hidden !important;\n    overflow-wrap: anywhere;\n    word-wrap: break-word;\n    -webkit-text-size-adjust: 100%;\n    text-size-adjust: 100%;\n  }\n\n  .nsfph *,\n  .nsfph *::before,\n  .nsfph *::after {\n    box-sizing: border-box;\n  }\n\n  .nsfph :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    max-width: 100%;\n    overflow-wrap: anywhere;\n    word-wrap: break-word;\n  }\n\n  .nsfph :where(ul, ol) {\n    list-style: none;\n  }\n\n  .nsfph img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n    border: 0;\n    vertical-align: middle;\n  }\n\n  .nsfph a {\n    color: var(--nsfph-cool);\n    text-decoration: none;\n  }\n\n  .nsfph a:hover {\n    text-decoration: underline;\n  }\n\n  .nsfph-shell {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    flex-direction: column;\n    gap: var(--nsfph-gap);\n    width: 100%;\n    max-width: 1280px;\n    margin: 0 auto;\n    min-width: 0;\n    overflow-x: hidden;\n  }\n\n  .nsfph-hero {\n    background: transparent;\n    padding: 36px 0 14px;\n    text-align: center;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    overflow-x: hidden;\n    border: 0;\n    box-shadow: none;\n    border-radius: 0;\n  }\n\n  .nsfph .nsfph-hero__title {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 0 10px;\n    color: var(--nsfph-ink);\n  }\n\n  .nsfph-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  .nsfph .nsfph-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  .nsfph .nsfph-hero__icon i {\n    display: block;\n    line-height: 1;\n  }\n\n  .nsfph-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.2rem, 4.5vw, 1.7rem);\n    font-weight: 700;\n    letter-spacing: -0.02em;\n    line-height: 1.2;\n    text-align: left;\n  }\n\n  .nsfph-hero__title-mark {\n    color: var(--nsfph-cool);\n    font-weight: 700;\n  }\n\n  .nsfph .nsfph-hero__lead {\n    max-width: 560px;\n    margin: 0 auto 18px;\n    color: var(--nsfph-muted);\n    font-size: clamp(0.88rem, 2.4vw, 0.95rem);\n    line-height: 1.55;\n    padding: 0 2px;\n  }\n\n  .nsfph-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(10px, 2vw, 14px);\n    background: var(--nsfph-bg);\n    border: 1px solid var(--nsfph-line);\n    border-radius: 8px;\n  }\n\n  .nsfph .nsfph-search__label {\n    display: block;\n    font-size: 0.88rem;\n    font-weight: 600;\n    color: var(--nsfph-muted);\n    line-height: 1.3;\n  }\n\n  .nsfph-search__row {\n    display: flex;\n    flex-direction: column;\n    flex-wrap: wrap;\n    gap: 8px;\n    align-items: stretch;\n    width: 100%;\n    min-width: 0;\n  }\n\n  .nsfph .nsfph-search__field {\n    flex: 1 1 auto;\n    min-width: 0;\n    height: 46px;\n    min-height: 46px;\n    padding: 0 14px !important;\n    border: 1px solid var(--nsfph-line) !important;\n    border-radius: 8px;\n    background: #0b1f3d !important;\n    color: #ffffff !important;\n    font-family: var(--nsfph-font);\n    font-size: 16px !important;\n    font-weight: 500;\n    line-height: 46px;\n    outline: none;\n    box-shadow: none;\n    width: 100%;\n    max-width: 100% !important;\n  }\n\n  .nsfph .nsfph-search__field:focus {\n    background: #0b1f3d !important;\n    border-color: #4dabf7 !important;\n    box-shadow: 0 0 0 3px rgba(24, 119, 242, 0.45);\n  }\n\n  .nsfph .nsfph-search__field::placeholder {\n    color: var(--nsfph-dim);\n  }\n\n  .nsfph-search__actions {\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    gap: 8px;\n    width: 100%;\n    min-width: 0;\n    align-items: stretch;\n  }\n\n  .nsfph .nsfph-btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 7px !important;\n    flex: 1 1 calc(50% - 4px);\n    width: auto;\n    height: 46px !important;\n    min-height: 46px !important;\n    min-width: 0;\n    max-width: 100%;\n    margin: 0 !important;\n    padding: 0 14px !important;\n    border: 0 !important;\n    border-radius: 8px !important;\n    font-family: var(--nsfph-font) !important;\n    font-size: 0.92rem !important;\n    font-weight: 600 !important;\n    line-height: 1 !important;\n    cursor: pointer;\n    transition: background 0.15s ease, opacity 0.15s ease, filter 0.15s ease;\n    white-space: nowrap;\n    text-align: center;\n    user-select: none;\n    text-decoration: none !important;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    touch-action: manipulation;\n    overflow: hidden;\n    color: #fff !important;\n    background: var(--nsfph-hover) !important;\n    box-sizing: border-box !important;\n  }\n\n  .nsfph .nsfph-btn i,\n  .nsfph .nsfph-tabs__btn i,\n  .nsfph .nsfph-card__action i,\n  .nsfph .nsfph-profile__zoom i,\n  .nsfph .nsfph-modal__close i,\n  .nsfph .nsfph-modal__dl i,\n  .nsfph .nsfph-demo-chip i,\n  .nsfph .nsfph-notice i,\n  .nsfph .nsfph-card__badge i,\n  .nsfph .nsfph-card__overlay i,\n  .nsfph .nsfph-meta__chip i,\n  .nsfph i.fa-solid,\n  .nsfph i.fas {\n    --fa-display: inline-block;\n    display: inline-block !important;\n    line-height: 1 !important;\n    font-size: 0.92em;\n    width: 1.15em;\n    text-align: center;\n    vertical-align: middle;\n    font-style: normal !important;\n    font-variant: normal;\n    text-rendering: auto;\n    -webkit-font-smoothing: antialiased;\n    flex-shrink: 0;\n  }\n\n  .nsfph .nsfph-empty i {\n    display: block !important;\n    font-size: 2rem !important;\n    width: auto;\n    margin: 0 auto 10px;\n    opacity: 0.4;\n    line-height: 1 !important;\n  }\n\n  .nsfph .nsfph-btn:hover {\n    filter: brightness(1.08);\n  }\n\n  .nsfph .nsfph-btn:active {\n    opacity: 0.92;\n  }\n\n  .nsfph .nsfph-btn:disabled {\n    opacity: 0.55;\n    cursor: wait;\n    filter: none;\n  }\n\n  .nsfph .nsfph-btn--paste {\n    background: #24528c !important;\n    color: #ffffff !important;\n    box-shadow: none;\n  }\n\n  .nsfph .nsfph-btn--paste:hover {\n    background: #2d65a8 !important;\n  }\n\n  .nsfph .nsfph-btn--view {\n    background: var(--nsfph-accent) !important;\n    color: #ffffff !important;\n    box-shadow: none;\n  }\n\n  .nsfph .nsfph-btn--view:hover {\n    background: var(--nsfph-accent-deep) !important;\n  }\n\n  .nsfph .nsfph-search__hint {\n    font-size: 0.82rem;\n    color: var(--nsfph-dim);\n    line-height: 1.4;\n    max-width: 100%;\n  }\n\n  \/* Cloudflare Turnstile \u2014 sit above the input row, never inside it *\/\n  .nsfph #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  .nsfph #xrespond-tools-turnstile-host.is-visible {\n    display: block;\n  }\n\n  .nsfph #xrespond-tools-turnstile-host .xrespond-ts-label {\n    display: block;\n    font-size: 0.85rem;\n    color: var(--nsfph-muted);\n    margin-bottom: 0.45rem;\n  }\n\n  .nsfph #xrespond-tools-turnstile-host .xrespond-ts-widget {\n    min-height: 65px;\n    max-width: 100%;\n    overflow: hidden;\n  }\n\n  .nsfph #xrespond-tools-turnstile-host .xrespond-ts-error {\n    color: #ff8e8e;\n  }\n\n  .nsfph-search__row:has(#xrespond-tools-turnstile-host),\n  .nsfph-search__actions:has(#xrespond-tools-turnstile-host) {\n    flex-wrap: wrap !important;\n  }\n\n  .nsfph-search__row>#xrespond-tools-turnstile-host,\n  .nsfph-search__actions>#xrespond-tools-turnstile-host {\n    flex: 0 0 100% !important;\n    width: 100% !important;\n    order: -1;\n  }\n\n  .nsfph-demo-chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    align-self: flex-start;\n    max-width: 100%;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: rgba(24, 119, 242, 0.22);\n    border: 1px solid rgba(24, 119, 242, 0.55);\n    color: #9ec9ff;\n    font-size: 0.78rem;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    white-space: normal;\n  }\n\n  .nsfph .nsfph-alert {\n    display: none;\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: #ff8a9b;\n    font-weight: 600;\n    font-size: 0.86rem;\n    line-height: 1.4;\n    word-break: break-word;\n  }\n\n  .nsfph .nsfph-alert.is-visible {\n    display: block;\n  }\n\n  .nsfph .nsfph-notice {\n    display: none;\n    margin-top: 10px;\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.45);\n    color: #9ec9ff;\n    font-size: 0.84rem;\n    line-height: 1.4;\n    word-break: break-word;\n  }\n\n  .nsfph .nsfph-notice.is-visible {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n\n  \/* Skeleton *\/\n  .nsfph .nsfph-skeleton {\n    display: none;\n    margin: 0;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfph .nsfph-skeleton.is-visible {\n    display: block;\n  }\n\n  .nsfph .nsfph-content.is-hidden {\n    display: none !important;\n  }\n\n  .nsfph .nsfph-content.is-placeholder .nsfph-notice,\n  .nsfph .nsfph-content.is-placeholder .nsfph-profile__zoom {\n    display: none !important;\n  }\n\n  .nsfph .nsfph-content.is-placeholder .nsfph-card__media,\n  .nsfph .nsfph-content.is-placeholder .nsfph-card__action {\n    pointer-events: none;\n  }\n\n  .nsfph .nsfph-content.is-placeholder .nsfph-card__action {\n    opacity: 0.72;\n  }\n\n  .nsfph-pane__head {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    gap: 8px;\n    margin-bottom: 12px;\n    width: 100%;\n  }\n\n  .nsfph .nsfph-pane__title {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 1rem;\n    font-weight: 800;\n    color: var(--nsfph-ink);\n  }\n\n  .nsfph-pane__count {\n    display: inline-flex;\n    align-items: center;\n    padding: 5px 12px;\n    border-radius: 999px;\n    background: rgba(24, 119, 242, 0.18);\n    border: 1px solid var(--nsfph-line);\n    color: #9ec9ff;\n    font-size: 0.78rem;\n    font-weight: 700;\n  }\n\n  .nsfph-card__media--ghost {\n    background: linear-gradient(145deg, #123056, #1a4f8c 55%, #0d65d9);\n  }\n\n  .nsfph-card__media--ghost-b {\n    background: linear-gradient(145deg, #0f2a4d, #1877f2 60%, #42b72a);\n  }\n\n  .nsfph-card__media--ghost-c {\n    background: linear-gradient(145deg, #142848, #24528c 50%, #4dabf7);\n  }\n\n  .nsfph-card__media--ghost .nsfph-card__img {\n    display: none;\n  }\n\n  @keyframes nsfph-shimmer {\n    0% {\n      background-position: -400px 0;\n    }\n\n    100% {\n      background-position: 400px 0;\n    }\n  }\n\n  .nsfph .nsfph-sk {\n    background: linear-gradient(90deg,\n        rgba(24, 119, 242, 0.12) 0%,\n        rgba(77, 171, 247, 0.28) 45%,\n        rgba(24, 119, 242, 0.12) 100%);\n    background-size: 800px 100%;\n    animation: nsfph-shimmer 1.35s ease-in-out infinite;\n    border-radius: 8px;\n  }\n\n  .nsfph-skeleton__panel {\n    background: var(--nsfph-panel);\n    border: 1px solid var(--nsfph-line);\n    border-radius: var(--nsfph-radius);\n    box-shadow: none;\n    padding: 18px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfph-skeleton__profile {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n    align-items: center;\n    justify-items: center;\n    padding: var(--nsfph-pad);\n    border-radius: 12px;\n    background: linear-gradient(160deg, rgba(24, 119, 242, 0.16), rgba(13, 101, 217, 0.1));\n    border: 1px solid var(--nsfph-line);\n    text-align: center;\n    margin-bottom: 16px;\n  }\n\n  .nsfph .nsfph-skeleton__avatar {\n    width: var(--nsfph-avatar);\n    height: var(--nsfph-avatar);\n    border-radius: 50% !important;\n    border: 3px solid rgba(255, 255, 255, 0.12);\n  }\n\n  .nsfph-skeleton__meta {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    min-width: 0;\n    align-items: center;\n    width: 100%;\n  }\n\n  .nsfph-skeleton__line {\n    height: 16px;\n  }\n\n  .nsfph-skeleton__line--lg {\n    width: min(200px, 70%);\n    height: 22px;\n  }\n\n  .nsfph-skeleton__line--md {\n    width: min(140px, 50%);\n    height: 14px;\n  }\n\n  .nsfph-skeleton__tabs {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin: 0 0 14px;\n    width: 100%;\n  }\n\n  .nsfph-skeleton__tab {\n    flex: 1 1 calc(50% - 8px);\n    min-width: 0;\n    height: 40px;\n    border-radius: 999px;\n  }\n\n  .nsfph-skeleton__grid {\n    display: grid;\n    grid-template-columns: repeat(var(--nsfph-cols, 1), minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .nsfph-skeleton__card,\n  .nsfph-tab-sk__card {\n    border-radius: 10px;\n    overflow: hidden;\n    border: 1px solid var(--nsfph-line);\n    background: var(--nsfph-panel-soft);\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n  }\n\n  .nsfph-skeleton__thumb,\n  .nsfph-tab-sk__thumb {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    border-radius: 0 !important;\n  }\n\n  .nsfph-skeleton__foot,\n  .nsfph-tab-sk__foot {\n    height: 72px;\n    margin: 12px;\n    border-radius: 10px !important;\n  }\n\n  .nsfph-tab-sk--photos {\n    display: grid;\n    grid-template-columns: repeat(var(--nsfph-cols, 1), minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .nsfph-tab-sk--details {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    padding: 8px 0;\n  }\n\n  .nsfph-tab-sk__line {\n    height: 14px;\n    border-radius: 8px;\n  }\n\n  .nsfph-tab-sk__line--sm {\n    width: min(120px, 40%);\n  }\n\n  .nsfph-tab-sk__line--lg {\n    width: min(280px, 85%);\n    height: 20px;\n  }\n\n  \/* Results *\/\n  .nsfph-result {\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfph-panel {\n    background: var(--nsfph-panel);\n    border: 1px solid var(--nsfph-line);\n    border-radius: var(--nsfph-radius);\n    box-shadow: none;\n    padding: clamp(14px, 2.5vw, 20px);\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfph-profile {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n    align-items: center;\n    justify-items: center;\n    text-align: center;\n    padding: var(--nsfph-pad);\n    border-radius: 8px;\n    background: var(--nsfph-panel-soft);\n    border: 1px solid var(--nsfph-line);\n    margin-bottom: 12px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfph-profile__avatar-wrap {\n    position: relative;\n    width: var(--nsfph-avatar);\n    height: var(--nsfph-avatar);\n  }\n\n  .nsfph-profile__ring {\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    padding: 3px;\n    background: linear-gradient(135deg, var(--nsfph-accent), var(--nsfph-cool));\n  }\n\n  .nsfph .nsfph-profile__img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    border-radius: 50%;\n    border: 2px solid #0b1f3d;\n    background: var(--nsfph-panel-soft);\n  }\n\n  .nsfph .nsfph-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-radius: 50% !important;\n    border: 0 !important;\n    background: #1877f2 !important;\n    color: #fff !important;\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    box-shadow: 0 4px 12px rgba(8, 40, 90, 0.45);\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n    touch-action: manipulation;\n  }\n\n  .nsfph .nsfph-profile__zoom:hover {\n    background: #0d65d9 !important;\n  }\n\n  .nsfph-profile__meta {\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n    align-items: center;\n    min-width: 0;\n    width: 100%;\n  }\n\n  .nsfph .nsfph-profile__name {\n    font-size: clamp(1.1rem, 3vw, 1.35rem);\n    font-weight: 800;\n    color: var(--nsfph-ink);\n    line-height: 1.3;\n  }\n\n  .nsfph .nsfph-profile__handle {\n    color: var(--nsfph-cool);\n    font-size: 0.92rem;\n    font-weight: 600;\n  }\n\n  .nsfph-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    justify-content: center;\n    width: 100%;\n  }\n\n  .nsfph-meta__chip {\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 var(--nsfph-line);\n    color: #9ec9ff;\n    font-size: 0.78rem;\n    font-weight: 600;\n  }\n\n  .nsfph-tabs {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 14px 0 12px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfph .nsfph-tabs__btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 7px !important;\n    flex: 1 1 calc(50% - 4px);\n    min-width: 0;\n    min-height: 44px;\n    height: auto;\n    padding: 10px 14px !important;\n    border-radius: 8px !important;\n    border: 1px solid var(--nsfph-line) !important;\n    background: var(--nsfph-panel-soft) !important;\n    color: var(--nsfph-muted) !important;\n    font-family: var(--nsfph-font) !important;\n    font-size: 0.88rem !important;\n    font-weight: 700 !important;\n    line-height: 1.2 !important;\n    cursor: pointer;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    touch-action: manipulation;\n    text-decoration: none !important;\n    margin: 0 !important;\n    white-space: nowrap;\n  }\n\n  .nsfph .nsfph-tabs__btn.is-active {\n    background: rgba(24, 119, 242, 0.22) !important;\n    border-color: #1877f2 !important;\n    color: #9ec9ff !important;\n    box-shadow: none;\n  }\n\n  .nsfph-pane {\n    display: none;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfph-pane.is-active {\n    display: block;\n  }\n\n  .nsfph-empty {\n    text-align: center;\n    padding: 28px 12px;\n    color: var(--nsfph-dim);\n    font-size: 0.92rem;\n  }\n\n  .nsfph-grid {\n    display: grid;\n    grid-template-columns: repeat(var(--nsfph-cols, 1), minmax(0, 1fr));\n    gap: 12px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfph-card {\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n    width: 100%;\n    max-width: 100%;\n    background: var(--nsfph-panel-soft);\n    border: 1px solid var(--nsfph-line);\n    border-radius: 10px;\n    overflow: hidden;\n    transition: background 0.15s ease, border-color 0.15s ease;\n  }\n\n  .nsfph-card:hover {\n    background: var(--nsfph-hover);\n    border-color: rgba(24, 119, 242, 0.7);\n  }\n\n  .nsfph-card__media {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    background: #0b1f3d;\n    cursor: pointer;\n    overflow: hidden;\n  }\n\n  .nsfph .nsfph-card__img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .nsfph-card__overlay {\n    position: absolute;\n    inset: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(7, 21, 43, 0.45);\n    opacity: 0;\n    transition: opacity 0.2s ease;\n    color: #fff;\n    font-size: 1.25rem;\n    pointer-events: none;\n  }\n\n  .nsfph-card__media:hover .nsfph-card__overlay,\n  .nsfph-card__media:focus-visible .nsfph-card__overlay {\n    opacity: 1;\n  }\n\n  .nsfph-card__body {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    padding: 12px;\n    min-width: 0;\n  }\n\n  .nsfph-card__badge {\n    display: inline-flex;\n    align-items: center;\n    align-self: flex-start;\n    gap: 6px;\n    padding: 5px 10px;\n    border-radius: 999px;\n    font-size: 0.72rem;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    color: #fff;\n    background: var(--nsfph-accent);\n  }\n\n  .nsfph-card__badge--large {\n    background: #1877f2;\n  }\n\n  .nsfph-card__badge--medium {\n    background: #4dabf7;\n    color: #07152b;\n  }\n\n  .nsfph-card__badge--small {\n    background: #24528c;\n  }\n\n  .nsfph-card__badge--original {\n    background: #0d65d9;\n  }\n\n  .nsfph .nsfph-card__meta {\n    color: var(--nsfph-muted);\n    font-size: 0.82rem;\n    line-height: 1.4;\n  }\n\n  .nsfph-card__actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    width: 100%;\n  }\n\n  .nsfph .nsfph-card__action {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 6px !important;\n    flex: 1 1 calc(50% - 4px);\n    min-width: 0;\n    min-height: 44px;\n    height: 44px;\n    padding: 0 12px !important;\n    border-radius: 8px !important;\n    border: 1px solid var(--nsfph-line) !important;\n    background: #24528c !important;\n    color: #ffffff !important;\n    font-family: var(--nsfph-font) !important;\n    font-size: 0.82rem !important;\n    font-weight: 700 !important;\n    line-height: 1 !important;\n    cursor: pointer;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    touch-action: manipulation;\n    text-decoration: none !important;\n    margin: 0 !important;\n  }\n\n  .nsfph .nsfph-card__action--primary {\n    background: var(--nsfph-accent) !important;\n    border-color: transparent !important;\n    color: #ffffff !important;\n  }\n\n  .nsfph .nsfph-card__action:hover {\n    background: #2d65a8 !important;\n  }\n\n  .nsfph .nsfph-card__action--primary:hover {\n    background: var(--nsfph-accent-deep) !important;\n  }\n\n  .nsfph-details {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfph .nsfph-details__title {\n    font-size: 1.05rem;\n    font-weight: 800;\n    color: var(--nsfph-ink);\n  }\n\n  .nsfph .nsfph-details__text {\n    color: var(--nsfph-muted);\n    font-size: 0.92rem;\n    line-height: 1.55;\n    white-space: pre-line;\n  }\n\n  .nsfph-details__list {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 8px;\n  }\n\n  .nsfph-details__item {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 6px 10px;\n    align-items: baseline;\n    padding: 10px 12px;\n    border-radius: 8px;\n    background: var(--nsfph-panel-soft);\n    border: 1px solid var(--nsfph-line);\n  }\n\n  .nsfph .nsfph-details__label {\n    color: var(--nsfph-dim);\n    font-size: 0.78rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n  }\n\n  .nsfph .nsfph-details__value {\n    color: var(--nsfph-ink);\n    font-size: 0.9rem;\n    font-weight: 600;\n  }\n\n  \/* Modal *\/\n  .nsfph-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(7, 21, 43, 0.82);\n    backdrop-filter: blur(6px);\n  }\n\n  .nsfph-modal.is-open {\n    display: flex;\n  }\n\n  .nsfph-modal__dialog {\n    position: relative;\n    width: min(720px, 100%);\n    max-height: min(90vh, 900px);\n    overflow: auto;\n    background: #123056;\n    border: 1px solid var(--nsfph-line);\n    border-radius: 12px;\n    box-shadow: 0 24px 60px rgba(8, 40, 90, 0.55);\n    padding: 16px;\n  }\n\n  .nsfph .nsfph-modal__close {\n    position: absolute;\n    top: 10px;\n    right: 10px;\n    width: 44px;\n    height: 44px;\n    min-width: 44px;\n    min-height: 44px;\n    border-radius: 50% !important;\n    border: 0 !important;\n    background: #24528c !important;\n    color: #fff !important;\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n    z-index: 2;\n    touch-action: manipulation;\n  }\n\n  .nsfph .nsfph-modal__close:hover {\n    background: #2d65a8 !important;\n  }\n\n  .nsfph .nsfph-modal__media {\n    width: 100%;\n    max-height: min(65vh, 640px);\n    object-fit: contain;\n    border-radius: 10px;\n    background: #0b1f3d;\n    margin: 8px 0 12px;\n  }\n\n  .nsfph .nsfph-modal__caption {\n    color: var(--nsfph-muted);\n    font-size: 0.9rem;\n    margin-bottom: 12px;\n    text-align: center;\n  }\n\n  .nsfph .nsfph-modal__dl {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    gap: 8px !important;\n    width: 100%;\n    min-height: 46px;\n    height: 46px;\n    border-radius: 8px !important;\n    border: 0 !important;\n    background: var(--nsfph-accent) !important;\n    color: #ffffff !important;\n    font-family: var(--nsfph-font) !important;\n    font-size: 0.92rem !important;\n    font-weight: 700 !important;\n    cursor: pointer;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    touch-action: manipulation;\n    margin: 0 !important;\n    padding: 0 14px !important;\n  }\n\n  .nsfph .nsfph-modal__dl:hover {\n    background: var(--nsfph-accent-deep) !important;\n  }\n\n  \/* Responsive \u2014 tablet *\/\n  @media (min-width: 768px) {\n    .nsfph {\n      --nsfph-cols: 2;\n      --nsfph-pad: 16px;\n      --nsfph-avatar: 104px;\n    }\n\n    .nsfph-search__row {\n      flex-direction: row;\n      flex-wrap: wrap;\n      align-items: stretch;\n    }\n\n    .nsfph .nsfph-search__field {\n      flex: 1 1 220px;\n      width: auto;\n    }\n\n    .nsfph-search__actions {\n      flex: 0 0 auto;\n      width: auto;\n      flex-wrap: nowrap;\n    }\n\n    .nsfph .nsfph-search__actions .nsfph-btn {\n      flex: 0 0 auto;\n      min-width: 120px;\n    }\n\n    .nsfph-profile,\n    .nsfph-skeleton__profile {\n      grid-template-columns: var(--nsfph-avatar) minmax(0, 1fr);\n      justify-items: stretch;\n      text-align: left;\n    }\n\n    .nsfph-profile__meta,\n    .nsfph-skeleton__meta {\n      align-items: flex-start;\n      text-align: left;\n    }\n\n    .nsfph-meta,\n    .nsfph-skeleton__stats {\n      justify-content: flex-start;\n    }\n\n    .nsfph-grid,\n    .nsfph-skeleton__grid,\n    .nsfph-tab-sk--photos {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .nsfph-details__list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  \/* Responsive \u2014 desktop *\/\n  @media (min-width: 1024px) {\n    .nsfph {\n      --nsfph-cols: 3;\n      --nsfph-pad: 18px;\n    }\n\n    .nsfph-grid,\n    .nsfph-skeleton__grid,\n    .nsfph-tab-sk--photos {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  @media (min-width: 1200px) {\n    .nsfph {\n      --nsfph-cols: 4;\n    }\n\n    .nsfph-grid,\n    .nsfph-skeleton__grid,\n    .nsfph-tab-sk--photos {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n  }\n\n  \/* ResizeObserver helpers *\/\n  .nsfph.nsfph--compact .nsfph-search__row {\n    flex-direction: column !important;\n  }\n\n  .nsfph.nsfph--compact .nsfph-search__field,\n  .nsfph.nsfph--compact .nsfph-search__actions {\n    width: 100% !important;\n    flex: 1 1 auto !important;\n  }\n\n  .nsfph.nsfph--compact .nsfph-search__actions .nsfph-btn {\n    flex: 1 1 calc(50% - 4px) !important;\n    width: auto !important;\n  }\n\n  .nsfph.nsfph--compact .nsfph-profile,\n  .nsfph.nsfph--compact .nsfph-skeleton__profile {\n    grid-template-columns: 1fr !important;\n    justify-items: center !important;\n    text-align: center !important;\n  }\n\n  .nsfph.nsfph--compact .nsfph-profile__meta,\n  .nsfph.nsfph--compact .nsfph-skeleton__meta {\n    align-items: center !important;\n    text-align: center !important;\n  }\n\n  .nsfph.nsfph--compact .nsfph-meta {\n    justify-content: center !important;\n  }\n\n  .nsfph.nsfph--compact .nsfph-tabs__btn {\n    flex: 1 1 calc(50% - 6px) !important;\n  }\n\n  .nsfph.nsfph--compact .nsfph-grid,\n  .nsfph.nsfph--compact .nsfph-skeleton__grid,\n  .nsfph.nsfph--compact .nsfph-tab-sk--photos {\n    grid-template-columns: minmax(0, 1fr) !important;\n  }\n\n  .nsfph.nsfph--narrow .nsfph-tabs__btn {\n    flex: 1 1 100% !important;\n  }\n\n  .nsfph.nsfph--narrow .nsfph-search__actions .nsfph-btn {\n    flex: 1 1 calc(50% - 4px) !important;\n  }\n\n  .nsfph.nsfph--narrow .nsfph-card__actions {\n    flex-direction: column;\n  }\n\n  .nsfph.nsfph--narrow .nsfph-card__action {\n    flex: 1 1 auto !important;\n    width: 100%;\n  }\n\n  @media (hover: none) {\n\n    .nsfph .nsfph-btn:hover,\n    .nsfph-card:hover {\n      filter: none;\n      background: var(--nsfph-panel-soft);\n    }\n\n    .nsfph-card__overlay {\n      opacity: 0.85;\n      background: rgba(7, 21, 43, 0.25);\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n\n    .nsfph .nsfph-sk,\n    .nsfph .nsfph-btn,\n    .nsfph-card,\n    .nsfph-card__overlay {\n      animation: none !important;\n      transition: none !important;\n    }\n  }\n\n  \/* Search controls: one row on large screens, wrap on narrow *\/\n  .nsfph .nsfph-search,\n  .nsfph .nsfph-search .nsfph-search__row,\n  .nsfph .nsfph-search .nsfph-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  .nsfph .nsfph-search .nsfph-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  .nsfph .nsfph-search .nsfph-search__field,\n  .nsfph .nsfph-search .nsfph-search__row > .nsfph-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  .nsfph .nsfph-search .nsfph-search__actions,\n  .nsfph .nsfph-search .nsfph-search__row > .nsfph-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  .nsfph .nsfph-search .nsfph-search__row > .nsfph-btn,\n  .nsfph .nsfph-search .nsfph-search__actions .nsfph-btn,\n  .nsfph .nsfph-search .nsfph-search__row .nsfph-search__actions .nsfph-btn {\n    flex: 0 0 auto !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 110px !important;\n  }\n\n  .nsfph.nsfph--compact .nsfph-search .nsfph-search__row,\n  .nsfph.nsfph--narrow .nsfph-search .nsfph-search__row {\n    flex-wrap: wrap !important;\n  }\n\n  .nsfph.nsfph--compact .nsfph-search .nsfph-search__field,\n  .nsfph.nsfph--narrow .nsfph-search .nsfph-search__field,\n  .nsfph.nsfph--compact .nsfph-search .nsfph-search__row > .nsfph-search__field,\n  .nsfph.nsfph--narrow .nsfph-search .nsfph-search__row > .nsfph-search__field {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsfph.nsfph--compact .nsfph-search .nsfph-search__actions,\n  .nsfph.nsfph--narrow .nsfph-search .nsfph-search__actions,\n  .nsfph.nsfph--compact .nsfph-search .nsfph-search__row > .nsfph-search__actions,\n  .nsfph.nsfph--narrow .nsfph-search .nsfph-search__row > .nsfph-search__actions {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsfph.nsfph--compact .nsfph-search .nsfph-search__row > .nsfph-btn,\n  .nsfph.nsfph--narrow .nsfph-search .nsfph-search__row > .nsfph-btn,\n  .nsfph.nsfph--compact .nsfph-search .nsfph-search__actions .nsfph-btn,\n  .nsfph.nsfph--narrow .nsfph-search .nsfph-search__actions .nsfph-btn,\n  .nsfph.nsfph--compact .nsfph-search .nsfph-search__row .nsfph-search__actions .nsfph-btn,\n  .nsfph.nsfph--narrow .nsfph-search .nsfph-search__row .nsfph-search__actions .nsfph-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    .nsfph .nsfph-search .nsfph-search__row {\n      flex-wrap: wrap !important;\n    }\n\n    .nsfph .nsfph-search .nsfph-search__field,\n    .nsfph .nsfph-search .nsfph-search__row > .nsfph-search__field {\n      flex: 1 1 100% !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .nsfph .nsfph-search .nsfph-search__actions,\n    .nsfph .nsfph-search .nsfph-search__row > .nsfph-search__actions {\n      flex: 1 1 100% !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .nsfph .nsfph-search .nsfph-search__row > .nsfph-btn,\n    .nsfph .nsfph-search .nsfph-search__actions .nsfph-btn,\n    .nsfph .nsfph-search .nsfph-search__row .nsfph-search__actions .nsfph-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 Photo Viewer \u2014 WordPress-scoped *\/\n.nsfph {\n  --nsfph-ink: #f8fbff;\n  --nsfph-muted: #c7d9f5;\n  --nsfph-dim: #91acd3;\n  --nsfph-bg: #071426;\n  --nsfph-panel: rgba(13, 31, 55, 0.82);\n  --nsfph-panel-soft: rgba(18, 45, 78, 0.78);\n  --nsfph-hover: rgba(34, 83, 139, 0.9);\n  --nsfph-line: rgba(125, 178, 255, 0.24);\n  --nsfph-accent: #2d8cff;\n  --nsfph-accent-deep: #166ee8;\n  --nsfph-cool: #72d5ff;\n  --nsfph-cool-deep: #39aaf7;\n  --nsfph-success: #44d07b;\n  --nsfph-danger: #ff5570;\n  --nsfph-radius: 18px;\n  --nsfph-shadow: 0 24px 70px rgba(1, 10, 28, 0.42);\n  --nsfph-shadow-soft: 0 14px 36px rgba(2, 18, 42, 0.28);\n  --nsfph-focus: 0 0 0 4px rgba(45, 140, 255, 0.24);\n  --nsfph-font: system-ui, -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  --nsfph-pad: 14px;\n  --nsfph-gap: 16px;\n  --nsfph-avatar: 92px;\n  --nsfph-cols: 1;\n\n  box-sizing: border-box !important;\n  font-family: var(--nsfph-font);\n  color: var(--nsfph-ink);\n  line-height: 1.5;\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  min-height: 100vh;\n  min-width: 0 !important;\n  margin: 0 auto;\n  padding: clamp(14px, 2.4vw, 28px);\n  background:\n    radial-gradient(ellipse 80% 52% at 8% -10%, rgba(45, 140, 255, 0.45), transparent 58%),\n    radial-gradient(ellipse 62% 42% at 96% 4%, rgba(114, 213, 255, 0.22), transparent 54%),\n    radial-gradient(ellipse 70% 50% at 50% 118%, rgba(68, 208, 123, 0.16), transparent 58%),\n    linear-gradient(145deg, #050b18 0%, #09182b 36%, #102f57 72%, #155eaf 135%);\n  border-radius: 0;\n  border: 1px solid rgba(125, 178, 255, 0.18);\n  position: relative;\n  isolation: isolate;\n  text-align: left;\n  overflow-x: hidden !important;\n  overflow-wrap: anywhere;\n  word-wrap: break-word;\n  -webkit-text-size-adjust: 100%;\n  text-size-adjust: 100%;\n}\n\n.nsfph *,\n.nsfph *::before,\n.nsfph *::after {\n  box-sizing: border-box;\n}\n\n.nsfph :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  max-width: 100%;\n  overflow-wrap: anywhere;\n  word-wrap: break-word;\n}\n\n.nsfph :where(ul, ol) {\n  list-style: none;\n}\n\n.nsfph img {\n  max-width: 100%;\n  height: auto;\n  display: block;\n  border: 0;\n  vertical-align: middle;\n}\n\n.nsfph a {\n  color: var(--nsfph-cool);\n  text-decoration: none;\n  transition: color 0.18s ease, text-decoration-color 0.18s ease;\n}\n\n.nsfph a:hover {\n  color: #aee9ff;\n  text-decoration: underline;\n  text-decoration-color: rgba(174, 233, 255, 0.7);\n}\n\n.nsfph-shell {\n  position: relative;\n  z-index: 1;\n  display: flex;\n  flex-direction: column;\n  gap: var(--nsfph-gap);\n  width: 100%;\n  max-width: 1280px;\n  margin: 0 auto;\n  min-width: 0;\n  overflow-x: hidden;\n}\n\n.nsfph-hero {\n  background: transparent;\n  padding: clamp(28px, 5vw, 54px) 0 clamp(14px, 2vw, 20px);\n  text-align: center;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  overflow-x: hidden;\n  border: 0;\n  box-shadow: none;\n  border-radius: 0;\n}\n\n.nsfph .nsfph-hero__title {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 12px;\n  color: var(--nsfph-ink);\n  max-width: 900px;\n  font-size: clamp(1.65rem, 5vw, 3.15rem);\n  font-weight: 850;\n  letter-spacing: 0;\n  line-height: 1.05;\n  text-align: center;\n  text-wrap: balance;\n}\n\n.nsfph-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.nsfph .nsfph-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(--nsfph-accent), var(--nsfph-cool));\n  color: #fff;\n  font-size: 1.45rem;\n  line-height: 1;\n  box-shadow: 0 14px 30px rgba(45, 140, 255, 0.28);\n}\n\n.nsfph .nsfph-hero__icon i {\n  display: block;\n  line-height: 1;\n}\n\n.nsfph-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.2rem, 4.5vw, 1.7rem);\n  font-weight: 800;\n  letter-spacing: 0;\n  line-height: 1.2;\n  text-align: left;\n}\n\n.nsfph-hero__title-mark {\n  color: var(--nsfph-cool);\n  font-weight: 800;\n}\n\n.nsfph .nsfph-hero__lead {\n  max-width: 650px;\n  margin: 0 auto 22px;\n  color: var(--nsfph-muted);\n  font-size: clamp(0.95rem, 2.4vw, 1.08rem);\n  line-height: 1.65;\n  padding: 0 2px;\n  text-wrap: balance;\n}\n\n.nsfph-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: 980px;\n  min-width: 0;\n  box-sizing: border-box;\n  margin: 8px auto 0;\n  padding: clamp(16px, 2.4vw, 24px);\n  background: linear-gradient(180deg, rgba(16, 43, 76, 0.82), rgba(9, 24, 43, 0.78));\n  border: 1px solid rgba(151, 196, 255, 0.24);\n  border-radius: var(--nsfph-radius);\n  box-shadow: var(--nsfph-shadow);\n  backdrop-filter: blur(18px);\n}\n\n.nsfph .nsfph-search__label {\n  display: block;\n  font-size: 0.9rem;\n  font-weight: 750;\n  color: #e6f1ff;\n  line-height: 1.3;\n}\n\n.nsfph-search__row {\n  display: flex;\n  flex-direction: column;\n  flex-wrap: wrap;\n  gap: 10px;\n  align-items: stretch;\n  width: 100%;\n  min-width: 0;\n}\n\n.nsfph .nsfph-search__field {\n  flex: 1 1 auto;\n  min-width: 0;\n  height: 52px;\n  min-height: 52px;\n  padding: 0 16px !important;\n  border: 1px solid rgba(151, 196, 255, 0.28) !important;\n  border-radius: 14px;\n  background: rgba(3, 12, 25, 0.62) !important;\n  color: #ffffff !important;\n  font-family: var(--nsfph-font);\n  font-size: 16px !important;\n  font-weight: 600;\n  line-height: 52px;\n  outline: none;\n  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);\n  width: 100%;\n  max-width: 100% !important;\n  transition: border-color 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;\n}\n\n.nsfph .nsfph-search__field:focus {\n  background: rgba(5, 18, 36, 0.86) !important;\n  border-color: var(--nsfph-cool) !important;\n  box-shadow: var(--nsfph-focus), inset 0 1px 0 rgba(255, 255, 255, 0.06);\n}\n\n.nsfph .nsfph-search__field::placeholder {\n  color: #8fa9ca;\n}\n\n.nsfph-search__actions {\n  display: flex;\n  flex-direction: row;\n  flex-wrap: wrap;\n  gap: 10px;\n  width: 100%;\n  min-width: 0;\n  align-items: stretch;\n}\n\n.nsfph .nsfph-btn {\n  display: inline-flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  gap: 8px !important;\n  flex: 1 1 calc(50% - 5px);\n  width: auto;\n  height: 52px !important;\n  min-height: 52px !important;\n  min-width: 0;\n  max-width: 100%;\n  margin: 0 !important;\n  padding: 0 18px !important;\n  border: 0 !important;\n  border-radius: 14px !important;\n  font-family: var(--nsfph-font) !important;\n  font-size: 0.95rem !important;\n  font-weight: 800 !important;\n  line-height: 1 !important;\n  cursor: pointer;\n  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, opacity 0.18s ease, filter 0.18s ease;\n  white-space: nowrap;\n  text-align: center;\n  user-select: none;\n  text-decoration: none !important;\n  appearance: none !important;\n  -webkit-appearance: none !important;\n  touch-action: manipulation;\n  overflow: hidden;\n  color: #fff !important;\n  background: linear-gradient(135deg, rgba(43, 91, 151, 0.98), rgba(31, 70, 120, 0.98)) !important;\n  box-sizing: border-box !important;\n  box-shadow: 0 12px 26px rgba(4, 18, 42, 0.28);\n}\n\n.nsfph .nsfph-btn i,\n.nsfph .nsfph-tabs__btn i,\n.nsfph .nsfph-card__action i,\n.nsfph .nsfph-profile__zoom i,\n.nsfph .nsfph-modal__close i,\n.nsfph .nsfph-modal__dl i,\n.nsfph .nsfph-demo-chip i,\n.nsfph .nsfph-notice i,\n.nsfph .nsfph-card__badge i,\n.nsfph .nsfph-card__overlay i,\n.nsfph .nsfph-meta__chip i,\n.nsfph i.fa-solid,\n.nsfph i.fas {\n  --fa-display: inline-block;\n  display: inline-block !important;\n  line-height: 1 !important;\n  font-size: 0.95em;\n  width: 1.15em;\n  text-align: center;\n  vertical-align: middle;\n  font-style: normal !important;\n  font-variant: normal;\n  text-rendering: auto;\n  -webkit-font-smoothing: antialiased;\n  flex-shrink: 0;\n}\n\n.nsfph .fa-circle-info,\n.nsfph .fa-clone,\n.nsfph .fa-expand,\n.nsfph .fa-images,\n.nsfph .fa-paste,\n.nsfph .fa-xmark {\n  color: currentColor;\n  line-height: 1 !important;\n}\n\n.nsfph .nsfph-empty i {\n  display: block !important;\n  font-size: 2.2rem !important;\n  width: auto;\n  margin: 0 auto 12px;\n  opacity: 0.55;\n  line-height: 1 !important;\n  color: var(--nsfph-cool);\n}\n\n.nsfph .nsfph-btn:hover {\n  filter: brightness(1.06);\n  transform: translateY(-2px);\n  box-shadow: 0 18px 34px rgba(4, 18, 42, 0.36);\n}\n\n.nsfph .nsfph-btn:active {\n  opacity: 0.94;\n  transform: translateY(0);\n}\n\n.nsfph .nsfph-btn:focus-visible {\n  outline: none;\n  box-shadow: var(--nsfph-focus), 0 14px 30px rgba(4, 18, 42, 0.32);\n}\n\n.nsfph .nsfph-btn:disabled {\n  opacity: 0.58;\n  cursor: wait;\n  filter: none;\n  transform: none;\n}\n\n.nsfph .nsfph-btn--paste {\n  background: linear-gradient(135deg, rgba(38, 78, 132, 0.98), rgba(23, 53, 93, 0.98)) !important;\n  color: #ffffff !important;\n  box-shadow: 0 12px 26px rgba(4, 18, 42, 0.26);\n}\n\n.nsfph .nsfph-btn--paste:hover {\n  background: linear-gradient(135deg, rgba(52, 101, 165, 0.98), rgba(31, 71, 121, 0.98)) !important;\n}\n\n.nsfph .nsfph-btn--view {\n  background: linear-gradient(135deg, var(--nsfph-accent), #54c8ff) !important;\n  color: #ffffff !important;\n  box-shadow: 0 16px 34px rgba(45, 140, 255, 0.34);\n}\n\n.nsfph .nsfph-btn--view:hover {\n  background: linear-gradient(135deg, var(--nsfph-accent-deep), var(--nsfph-cool-deep)) !important;\n}\n\n.nsfph .nsfph-search__hint {\n  font-size: 0.84rem;\n  color: var(--nsfph-dim);\n  line-height: 1.5;\n  max-width: 100%;\n}\n\n\/* Cloudflare Turnstile \u2014 sit above the input row, never inside it *\/\n.nsfph #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.nsfph #xrespond-tools-turnstile-host.is-visible {\n  display: block;\n}\n\n.nsfph #xrespond-tools-turnstile-host .xrespond-ts-label {\n  display: block;\n  font-size: 0.85rem;\n  color: var(--nsfph-muted);\n  margin-bottom: 0.5rem;\n  font-weight: 650;\n}\n\n.nsfph #xrespond-tools-turnstile-host .xrespond-ts-widget {\n  min-height: 65px;\n  max-width: 100%;\n  overflow: hidden;\n}\n\n.nsfph #xrespond-tools-turnstile-host .xrespond-ts-error {\n  color: #ff9bad;\n  font-weight: 700;\n}\n\n.nsfph-search__row:has(#xrespond-tools-turnstile-host),\n.nsfph-search__actions:has(#xrespond-tools-turnstile-host) {\n  flex-wrap: wrap !important;\n}\n\n.nsfph-search__row>#xrespond-tools-turnstile-host,\n.nsfph-search__actions>#xrespond-tools-turnstile-host {\n  flex: 0 0 100% !important;\n  width: 100% !important;\n  order: -1;\n}\n\n.nsfph-demo-chip {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  align-self: flex-start;\n  max-width: 100%;\n  padding: 7px 13px;\n  border-radius: 999px;\n  background: rgba(45, 140, 255, 0.18);\n  border: 1px solid rgba(114, 213, 255, 0.36);\n  color: #bcecff;\n  font-size: 0.78rem;\n  font-weight: 800;\n  letter-spacing: 0.02em;\n  white-space: normal;\n  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);\n}\n\n.nsfph .nsfph-alert {\n  display: none;\n  padding: 12px 14px;\n  border-radius: 14px;\n  background: rgba(255, 85, 112, 0.13);\n  border: 1px solid rgba(255, 85, 112, 0.42);\n  color: #ffb3c0;\n  font-weight: 700;\n  font-size: 0.88rem;\n  line-height: 1.45;\n  word-break: break-word;\n  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);\n}\n\n.nsfph .nsfph-alert.is-visible {\n  display: block;\n}\n\n.nsfph .nsfph-notice {\n  display: none;\n  margin-top: 12px;\n  padding: 12px 14px;\n  border-radius: 14px;\n  background: rgba(45, 140, 255, 0.14);\n  border: 1px solid rgba(114, 213, 255, 0.34);\n  color: #bcecff;\n  font-size: 0.86rem;\n  line-height: 1.45;\n  word-break: break-word;\n}\n\n.nsfph .nsfph-notice.is-visible {\n  display: flex;\n  align-items: flex-start;\n  gap: 9px;\n}\n\n\/* Skeleton *\/\n.nsfph .nsfph-skeleton {\n  display: none;\n  margin: 0;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfph .nsfph-skeleton.is-visible {\n  display: block;\n}\n\n.nsfph .nsfph-content.is-hidden {\n  display: none !important;\n}\n\n.nsfph .nsfph-content.is-placeholder .nsfph-notice,\n.nsfph .nsfph-content.is-placeholder .nsfph-profile__zoom {\n  display: none !important;\n}\n\n.nsfph .nsfph-content.is-placeholder .nsfph-card__media,\n.nsfph .nsfph-content.is-placeholder .nsfph-card__action {\n  pointer-events: none;\n}\n\n.nsfph .nsfph-content.is-placeholder .nsfph-card__action {\n  opacity: 0.72;\n}\n\n.nsfph-pane__head {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  justify-content: space-between;\n  gap: 10px;\n  margin-bottom: 14px;\n  width: 100%;\n}\n\n.nsfph .nsfph-pane__title {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 1.05rem;\n  font-weight: 850;\n  color: var(--nsfph-ink);\n}\n\n.nsfph-pane__count {\n  display: inline-flex;\n  align-items: center;\n  padding: 6px 13px;\n  border-radius: 999px;\n  background: rgba(45, 140, 255, 0.16);\n  border: 1px solid rgba(114, 213, 255, 0.3);\n  color: #bcecff;\n  font-size: 0.78rem;\n  font-weight: 800;\n}\n\n.nsfph-card__media--ghost {\n  background: linear-gradient(145deg, #123056, #2466ad 55%, #2d8cff);\n}\n\n.nsfph-card__media--ghost-b {\n  background: linear-gradient(145deg, #0f2a4d, #2d8cff 60%, #44d07b);\n}\n\n.nsfph-card__media--ghost-c {\n  background: linear-gradient(145deg, #142848, #275b98 50%, #72d5ff);\n}\n\n.nsfph-card__media--ghost .nsfph-card__img {\n  display: none;\n}\n\n@keyframes nsfph-shimmer {\n  0% {\n    background-position: -420px 0;\n  }\n\n  100% {\n    background-position: 420px 0;\n  }\n}\n\n.nsfph .nsfph-sk {\n  background: linear-gradient(90deg,\n      rgba(45, 140, 255, 0.1) 0%,\n      rgba(114, 213, 255, 0.26) 45%,\n      rgba(45, 140, 255, 0.1) 100%);\n  background-size: 840px 100%;\n  animation: nsfph-shimmer 1.35s ease-in-out infinite;\n  border-radius: 12px;\n}\n\n.nsfph-skeleton__panel {\n  background: linear-gradient(180deg, rgba(16, 43, 76, 0.82), rgba(9, 24, 43, 0.78));\n  border: 1px solid rgba(151, 196, 255, 0.22);\n  border-radius: var(--nsfph-radius);\n  box-shadow: var(--nsfph-shadow-soft);\n  padding: clamp(16px, 2.4vw, 22px);\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfph-skeleton__profile {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 15px;\n  align-items: center;\n  justify-items: center;\n  padding: var(--nsfph-pad);\n  border-radius: 16px;\n  background: linear-gradient(160deg, rgba(45, 140, 255, 0.14), rgba(114, 213, 255, 0.07));\n  border: 1px solid rgba(151, 196, 255, 0.22);\n  text-align: center;\n  margin-bottom: 16px;\n}\n\n.nsfph .nsfph-skeleton__avatar {\n  width: var(--nsfph-avatar);\n  height: var(--nsfph-avatar);\n  border-radius: 50% !important;\n  border: 3px solid rgba(255, 255, 255, 0.14);\n}\n\n.nsfph-skeleton__meta {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  min-width: 0;\n  align-items: center;\n  width: 100%;\n}\n\n.nsfph-skeleton__line {\n  height: 16px;\n}\n\n.nsfph-skeleton__line--lg {\n  width: min(220px, 70%);\n  height: 22px;\n}\n\n.nsfph-skeleton__line--md {\n  width: min(150px, 50%);\n  height: 14px;\n}\n\n.nsfph-skeleton__tabs {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 10px;\n  margin: 0 0 14px;\n  width: 100%;\n}\n\n.nsfph-skeleton__tab {\n  flex: 1 1 calc(50% - 10px);\n  min-width: 0;\n  height: 44px;\n  border-radius: 999px;\n}\n\n.nsfph-skeleton__grid {\n  display: grid;\n  grid-template-columns: repeat(var(--nsfph-cols, 1), minmax(0, 1fr));\n  gap: 14px;\n}\n\n.nsfph-skeleton__card,\n.nsfph-tab-sk__card {\n  border-radius: 16px;\n  overflow: hidden;\n  border: 1px solid rgba(151, 196, 255, 0.2);\n  background: rgba(18, 45, 78, 0.74);\n  display: flex;\n  flex-direction: column;\n  min-width: 0;\n}\n\n.nsfph-skeleton__thumb,\n.nsfph-tab-sk__thumb {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  border-radius: 0 !important;\n}\n\n.nsfph-skeleton__foot,\n.nsfph-tab-sk__foot {\n  height: 72px;\n  margin: 12px;\n  border-radius: 12px !important;\n}\n\n.nsfph-tab-sk--photos {\n  display: grid;\n  grid-template-columns: repeat(var(--nsfph-cols, 1), minmax(0, 1fr));\n  gap: 14px;\n}\n\n.nsfph-tab-sk--details {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  padding: 8px 0;\n}\n\n.nsfph-tab-sk__line {\n  height: 14px;\n  border-radius: 10px;\n}\n\n.nsfph-tab-sk__line--sm {\n  width: min(120px, 40%);\n}\n\n.nsfph-tab-sk__line--lg {\n  width: min(280px, 85%);\n  height: 20px;\n}\n\n\/* Results *\/\n.nsfph-result {\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfph-panel {\n  background: linear-gradient(180deg, rgba(16, 43, 76, 0.82), rgba(8, 24, 44, 0.8));\n  border: 1px solid rgba(151, 196, 255, 0.22);\n  border-radius: var(--nsfph-radius);\n  box-shadow: var(--nsfph-shadow-soft);\n  padding: clamp(16px, 2.5vw, 24px);\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  backdrop-filter: blur(16px);\n}\n\n.nsfph-profile {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 16px;\n  align-items: center;\n  justify-items: center;\n  text-align: center;\n  padding: var(--nsfph-pad);\n  border-radius: 16px;\n  background: linear-gradient(160deg, rgba(45, 140, 255, 0.15), rgba(114, 213, 255, 0.06));\n  border: 1px solid rgba(151, 196, 255, 0.22);\n  margin-bottom: 14px;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfph-profile__avatar-wrap {\n  position: relative;\n  width: var(--nsfph-avatar);\n  height: var(--nsfph-avatar);\n}\n\n.nsfph-profile__ring {\n  width: 100%;\n  height: 100%;\n  border-radius: 50%;\n  padding: 3px;\n  background: linear-gradient(135deg, var(--nsfph-accent), var(--nsfph-cool), var(--nsfph-success));\n  box-shadow: 0 14px 32px rgba(45, 140, 255, 0.28);\n}\n\n.nsfph .nsfph-profile__img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius: 50%;\n  border: 3px solid #071426;\n  background: var(--nsfph-panel-soft);\n}\n\n.nsfph .nsfph-profile__zoom {\n  position: absolute;\n  right: -3px;\n  bottom: -3px;\n  width: 38px;\n  height: 38px;\n  min-width: 38px;\n  min-height: 38px;\n  border-radius: 50% !important;\n  border: 1px solid rgba(255, 255, 255, 0.16) !important;\n  background: linear-gradient(135deg, var(--nsfph-accent), var(--nsfph-cool-deep)) !important;\n  color: #fff !important;\n  display: inline-flex !important;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  box-shadow: 0 10px 24px rgba(4, 18, 42, 0.42);\n  appearance: none !important;\n  -webkit-appearance: none !important;\n  padding: 0 !important;\n  margin: 0 !important;\n  touch-action: manipulation;\n  transition: transform 0.18s ease, filter 0.18s ease, box-shadow 0.18s ease;\n}\n\n.nsfph .nsfph-profile__zoom:hover {\n  background: linear-gradient(135deg, var(--nsfph-accent-deep), var(--nsfph-cool-deep)) !important;\n  transform: translateY(-1px) scale(1.03);\n}\n\n.nsfph .nsfph-profile__zoom:focus-visible {\n  outline: none;\n  box-shadow: var(--nsfph-focus), 0 10px 24px rgba(4, 18, 42, 0.42);\n}\n\n.nsfph-profile__meta {\n  display: flex;\n  flex-direction: column;\n  gap: 7px;\n  align-items: center;\n  min-width: 0;\n  width: 100%;\n}\n\n.nsfph .nsfph-profile__name {\n  font-size: clamp(1.15rem, 3vw, 1.45rem);\n  font-weight: 850;\n  color: var(--nsfph-ink);\n  line-height: 1.25;\n}\n\n.nsfph .nsfph-profile__handle {\n  color: var(--nsfph-cool);\n  font-size: 0.94rem;\n  font-weight: 700;\n}\n\n.nsfph-meta {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  justify-content: center;\n  width: 100%;\n}\n\n.nsfph-meta__chip {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  padding: 7px 11px;\n  border-radius: 999px;\n  background: rgba(45, 140, 255, 0.14);\n  border: 1px solid rgba(114, 213, 255, 0.28);\n  color: #bcecff;\n  font-size: 0.78rem;\n  font-weight: 700;\n}\n\n.nsfph-tabs {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin: 16px 0 14px;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfph .nsfph-tabs__btn {\n  display: inline-flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  gap: 8px !important;\n  flex: 1 1 calc(50% - 5px);\n  min-width: 0;\n  min-height: 46px;\n  height: auto;\n  padding: 11px 15px !important;\n  border-radius: 999px !important;\n  border: 1px solid rgba(151, 196, 255, 0.22) !important;\n  background: rgba(12, 32, 58, 0.68) !important;\n  color: var(--nsfph-muted) !important;\n  font-family: var(--nsfph-font) !important;\n  font-size: 0.9rem !important;\n  font-weight: 800 !important;\n  line-height: 1.2 !important;\n  cursor: pointer;\n  appearance: none !important;\n  -webkit-appearance: none !important;\n  touch-action: manipulation;\n  text-decoration: none !important;\n  margin: 0 !important;\n  white-space: nowrap;\n  transition: transform 0.18s ease, border-color 0.18s ease, background 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;\n}\n\n.nsfph .nsfph-tabs__btn:hover {\n  background: rgba(34, 83, 139, 0.76) !important;\n  border-color: rgba(114, 213, 255, 0.42) !important;\n  color: #ffffff !important;\n  transform: translateY(-1px);\n}\n\n.nsfph .nsfph-tabs__btn:focus-visible {\n  outline: none;\n  box-shadow: var(--nsfph-focus);\n}\n\n.nsfph .nsfph-tabs__btn.is-active {\n  background: linear-gradient(135deg, rgba(45, 140, 255, 0.3), rgba(114, 213, 255, 0.16)) !important;\n  border-color: rgba(114, 213, 255, 0.64) !important;\n  color: #ffffff !important;\n  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 12px 28px rgba(45, 140, 255, 0.16);\n}\n\n.nsfph-pane {\n  display: none;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfph-pane.is-active {\n  display: block;\n}\n\n.nsfph-empty {\n  text-align: center;\n  padding: clamp(30px, 6vw, 56px) 14px;\n  color: var(--nsfph-dim);\n  font-size: 0.95rem;\n  line-height: 1.55;\n}\n\n.nsfph-grid {\n  display: grid;\n  grid-template-columns: repeat(var(--nsfph-cols, 1), minmax(0, 1fr));\n  gap: 14px;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfph-card {\n  display: flex;\n  flex-direction: column;\n  min-width: 0;\n  width: 100%;\n  max-width: 100%;\n  background: rgba(18, 45, 78, 0.72);\n  border: 1px solid rgba(151, 196, 255, 0.2);\n  border-radius: 16px;\n  overflow: hidden;\n  transition: transform 0.18s ease, background 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;\n  box-shadow: 0 10px 28px rgba(2, 18, 42, 0.2);\n}\n\n.nsfph-card:hover {\n  background: rgba(34, 83, 139, 0.78);\n  border-color: rgba(114, 213, 255, 0.46);\n  transform: translateY(-3px);\n  box-shadow: 0 18px 42px rgba(2, 18, 42, 0.34);\n}\n\n.nsfph-card__media {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  background: #071426;\n  cursor: pointer;\n  overflow: hidden;\n}\n\n.nsfph .nsfph-card__img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform 0.28s ease, filter 0.28s ease;\n}\n\n.nsfph-card:hover .nsfph-card__img {\n  transform: scale(1.035);\n  filter: saturate(1.05) contrast(1.03);\n}\n\n.nsfph-card__overlay {\n  position: absolute;\n  inset: 0;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: linear-gradient(180deg, rgba(7, 20, 38, 0.1), rgba(7, 20, 38, 0.62));\n  opacity: 0;\n  transition: opacity 0.2s ease;\n  color: #fff;\n  font-size: 1.35rem;\n  pointer-events: none;\n}\n\n.nsfph-card__media:hover .nsfph-card__overlay,\n.nsfph-card__media:focus-visible .nsfph-card__overlay {\n  opacity: 1;\n}\n\n.nsfph-card__body {\n  display: flex;\n  flex-direction: column;\n  gap: 11px;\n  padding: 13px;\n  min-width: 0;\n}\n\n.nsfph-card__badge {\n  display: inline-flex;\n  align-items: center;\n  align-self: flex-start;\n  gap: 6px;\n  padding: 6px 11px;\n  border-radius: 999px;\n  font-size: 0.72rem;\n  font-weight: 850;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n  color: #fff;\n  background: linear-gradient(135deg, var(--nsfph-accent), var(--nsfph-cool-deep));\n  box-shadow: 0 8px 18px rgba(45, 140, 255, 0.24);\n}\n\n.nsfph-card__badge--large {\n  background: linear-gradient(135deg, #2d8cff, #72d5ff);\n}\n\n.nsfph-card__badge--medium {\n  background: linear-gradient(135deg, #72d5ff, #44d07b);\n  color: #041225;\n}\n\n.nsfph-card__badge--small {\n  background: linear-gradient(135deg, #24528c, #2d8cff);\n}\n\n.nsfph-card__badge--original {\n  background: linear-gradient(135deg, #166ee8, #6a8bff);\n}\n\n.nsfph .nsfph-card__meta {\n  color: var(--nsfph-muted);\n  font-size: 0.84rem;\n  line-height: 1.45;\n}\n\n.nsfph-card__actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 9px;\n  width: 100%;\n}\n\n.nsfph .nsfph-card__action {\n  display: inline-flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  gap: 7px !important;\n  flex: 1 1 calc(50% - 5px);\n  min-width: 0;\n  min-height: 44px;\n  height: 44px;\n  padding: 0 12px !important;\n  border-radius: 12px !important;\n  border: 1px solid rgba(151, 196, 255, 0.24) !important;\n  background: rgba(36, 82, 140, 0.92) !important;\n  color: #ffffff !important;\n  font-family: var(--nsfph-font) !important;\n  font-size: 0.83rem !important;\n  font-weight: 800 !important;\n  line-height: 1 !important;\n  cursor: pointer;\n  appearance: none !important;\n  -webkit-appearance: none !important;\n  touch-action: manipulation;\n  text-decoration: none !important;\n  margin: 0 !important;\n  transition: transform 0.18s ease, background 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;\n}\n\n.nsfph .nsfph-card__action--primary {\n  background: linear-gradient(135deg, var(--nsfph-accent), var(--nsfph-cool-deep)) !important;\n  border-color: transparent !important;\n  color: #ffffff !important;\n  box-shadow: 0 10px 22px rgba(45, 140, 255, 0.24);\n}\n\n.nsfph .nsfph-card__action:hover {\n  background: rgba(52, 101, 165, 0.96) !important;\n  border-color: rgba(114, 213, 255, 0.42) !important;\n  transform: translateY(-1px);\n}\n\n.nsfph .nsfph-card__action--primary:hover {\n  background: linear-gradient(135deg, var(--nsfph-accent-deep), var(--nsfph-cool-deep)) !important;\n}\n\n.nsfph .nsfph-card__action:focus-visible {\n  outline: none;\n  box-shadow: var(--nsfph-focus);\n}\n\n.nsfph-details {\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfph .nsfph-details__title {\n  font-size: 1.08rem;\n  font-weight: 850;\n  color: var(--nsfph-ink);\n}\n\n.nsfph .nsfph-details__text {\n  color: var(--nsfph-muted);\n  font-size: 0.94rem;\n  line-height: 1.65;\n  white-space: pre-line;\n}\n\n.nsfph-details__list {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n}\n\n.nsfph-details__item {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 6px 10px;\n  align-items: baseline;\n  padding: 12px 14px;\n  border-radius: 14px;\n  background: rgba(18, 45, 78, 0.68);\n  border: 1px solid rgba(151, 196, 255, 0.2);\n}\n\n.nsfph .nsfph-details__label {\n  color: var(--nsfph-dim);\n  font-size: 0.78rem;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n}\n\n.nsfph .nsfph-details__value {\n  color: var(--nsfph-ink);\n  font-size: 0.92rem;\n  font-weight: 700;\n}\n\n\/* Modal *\/\n.nsfph-modal {\n  display: none;\n  position: fixed;\n  inset: 0;\n  z-index: 99999;\n  align-items: center;\n  justify-content: center;\n  padding: clamp(12px, 3vw, 24px);\n  background: rgba(3, 9, 20, 0.82);\n  backdrop-filter: blur(10px);\n}\n\n.nsfph-modal.is-open {\n  display: flex;\n}\n\n.nsfph-modal__dialog {\n  position: relative;\n  width: min(760px, 100%);\n  max-height: min(90vh, 900px);\n  overflow: auto;\n  background: linear-gradient(180deg, rgba(18, 48, 86, 0.96), rgba(7, 20, 38, 0.96));\n  border: 1px solid rgba(151, 196, 255, 0.28);\n  border-radius: 20px;\n  box-shadow: 0 30px 90px rgba(1, 10, 28, 0.68);\n  padding: clamp(14px, 2.5vw, 20px);\n}\n\n.nsfph .nsfph-modal__close {\n  position: absolute;\n  top: 12px;\n  right: 12px;\n  width: 44px;\n  height: 44px;\n  min-width: 44px;\n  min-height: 44px;\n  border-radius: 50% !important;\n  border: 1px solid rgba(255, 255, 255, 0.14) !important;\n  background: rgba(36, 82, 140, 0.92) !important;\n  color: #fff !important;\n  display: inline-flex !important;\n  align-items: center;\n  justify-content: center;\n  cursor: pointer;\n  appearance: none !important;\n  -webkit-appearance: none !important;\n  padding: 0 !important;\n  margin: 0 !important;\n  z-index: 2;\n  touch-action: manipulation;\n  transition: transform 0.18s ease, background 0.18s ease, box-shadow 0.18s ease;\n}\n\n.nsfph .nsfph-modal__close:hover {\n  background: rgba(52, 101, 165, 0.98) !important;\n  transform: translateY(-1px);\n}\n\n.nsfph .nsfph-modal__close:focus-visible {\n  outline: none;\n  box-shadow: var(--nsfph-focus);\n}\n\n.nsfph .nsfph-modal__media {\n  width: 100%;\n  max-height: min(65vh, 640px);\n  object-fit: contain;\n  border-radius: 16px;\n  background: #071426;\n  margin: 8px 0 14px;\n  border: 1px solid rgba(151, 196, 255, 0.18);\n}\n\n.nsfph .nsfph-modal__caption {\n  color: var(--nsfph-muted);\n  font-size: 0.92rem;\n  margin-bottom: 14px;\n  text-align: center;\n  line-height: 1.5;\n}\n\n.nsfph .nsfph-modal__dl {\n  display: inline-flex !important;\n  align-items: center !important;\n  justify-content: center !important;\n  gap: 8px !important;\n  width: 100%;\n  min-height: 50px;\n  height: 50px;\n  border-radius: 14px !important;\n  border: 0 !important;\n  background: linear-gradient(135deg, var(--nsfph-accent), var(--nsfph-cool-deep)) !important;\n  color: #ffffff !important;\n  font-family: var(--nsfph-font) !important;\n  font-size: 0.94rem !important;\n  font-weight: 850 !important;\n  cursor: pointer;\n  appearance: none !important;\n  -webkit-appearance: none !important;\n  touch-action: manipulation;\n  margin: 0 !important;\n  padding: 0 16px !important;\n  box-shadow: 0 16px 34px rgba(45, 140, 255, 0.3);\n  transition: transform 0.18s ease, background 0.18s ease, box-shadow 0.18s ease;\n}\n\n.nsfph .nsfph-modal__dl:hover {\n  background: linear-gradient(135deg, var(--nsfph-accent-deep), var(--nsfph-cool-deep)) !important;\n  transform: translateY(-1px);\n}\n\n.nsfph .nsfph-modal__dl:focus-visible {\n  outline: none;\n  box-shadow: var(--nsfph-focus), 0 16px 34px rgba(45, 140, 255, 0.3);\n}\n\n\/* Responsive \u2014 tablet *\/\n@media (min-width: 768px) {\n  .nsfph {\n    --nsfph-cols: 2;\n    --nsfph-pad: 18px;\n    --nsfph-avatar: 108px;\n  }\n\n  .nsfph-search__row {\n    flex-direction: row;\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .nsfph .nsfph-search__field {\n    flex: 1 1 220px;\n    width: auto;\n  }\n\n  .nsfph-search__actions {\n    flex: 0 0 auto;\n    width: auto;\n    flex-wrap: nowrap;\n  }\n\n  .nsfph .nsfph-search__actions .nsfph-btn {\n    flex: 0 0 auto;\n    min-width: 128px;\n  }\n\n  .nsfph-profile,\n  .nsfph-skeleton__profile {\n    grid-template-columns: var(--nsfph-avatar) minmax(0, 1fr);\n    justify-items: stretch;\n    text-align: left;\n  }\n\n  .nsfph-profile__meta,\n  .nsfph-skeleton__meta {\n    align-items: flex-start;\n    text-align: left;\n  }\n\n  .nsfph-meta,\n  .nsfph-skeleton__stats {\n    justify-content: flex-start;\n  }\n\n  .nsfph-grid,\n  .nsfph-skeleton__grid,\n  .nsfph-tab-sk--photos {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .nsfph-details__list {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n\/* Responsive \u2014 desktop *\/\n@media (min-width: 1024px) {\n  .nsfph {\n    --nsfph-cols: 3;\n    --nsfph-pad: 20px;\n  }\n\n  .nsfph-grid,\n  .nsfph-skeleton__grid,\n  .nsfph-tab-sk--photos {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n}\n\n@media (min-width: 1200px) {\n  .nsfph {\n    --nsfph-cols: 4;\n  }\n\n  .nsfph-grid,\n  .nsfph-skeleton__grid,\n  .nsfph-tab-sk--photos {\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n}\n\n\/* ResizeObserver helpers *\/\n.nsfph.nsfph--compact .nsfph-search__row {\n  flex-direction: column !important;\n}\n\n.nsfph.nsfph--compact .nsfph-search__field,\n.nsfph.nsfph--compact .nsfph-search__actions {\n  width: 100% !important;\n  flex: 1 1 auto !important;\n}\n\n.nsfph.nsfph--compact .nsfph-search__actions .nsfph-btn {\n  flex: 1 1 calc(50% - 5px) !important;\n  width: auto !important;\n}\n\n.nsfph.nsfph--compact .nsfph-profile,\n.nsfph.nsfph--compact .nsfph-skeleton__profile {\n  grid-template-columns: 1fr !important;\n  justify-items: center !important;\n  text-align: center !important;\n}\n\n.nsfph.nsfph--compact .nsfph-profile__meta,\n.nsfph.nsfph--compact .nsfph-skeleton__meta {\n  align-items: center !important;\n  text-align: center !important;\n}\n\n.nsfph.nsfph--compact .nsfph-meta {\n  justify-content: center !important;\n}\n\n.nsfph.nsfph--compact .nsfph-tabs__btn {\n  flex: 1 1 calc(50% - 6px) !important;\n}\n\n.nsfph.nsfph--compact .nsfph-grid,\n.nsfph.nsfph--compact .nsfph-skeleton__grid,\n.nsfph.nsfph--compact .nsfph-tab-sk--photos {\n  grid-template-columns: minmax(0, 1fr) !important;\n}\n\n.nsfph.nsfph--narrow .nsfph-tabs__btn {\n  flex: 1 1 100% !important;\n}\n\n.nsfph.nsfph--narrow .nsfph-search__actions .nsfph-btn {\n  flex: 1 1 calc(50% - 5px) !important;\n}\n\n.nsfph.nsfph--narrow .nsfph-card__actions {\n  flex-direction: column;\n}\n\n.nsfph.nsfph--narrow .nsfph-card__action {\n  flex: 1 1 auto !important;\n  width: 100%;\n}\n\n@media (hover: none) {\n  .nsfph .nsfph-btn:hover,\n  .nsfph-card:hover {\n    filter: none;\n    transform: none;\n  }\n\n  .nsfph-card__overlay {\n    opacity: 0.85;\n    background: rgba(7, 21, 43, 0.25);\n  }\n\n  .nsfph-card:hover .nsfph-card__img {\n    transform: none;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .nsfph .nsfph-sk,\n  .nsfph .nsfph-btn,\n  .nsfph-card,\n  .nsfph-card__overlay,\n  .nsfph .nsfph-card__img,\n  .nsfph .nsfph-tabs__btn,\n  .nsfph .nsfph-card__action,\n  .nsfph .nsfph-profile__zoom,\n  .nsfph .nsfph-modal__close,\n  .nsfph .nsfph-modal__dl {\n    animation: none !important;\n    transition: none !important;\n  }\n}\n\n\/* Search controls: one row on large screens, wrap on narrow *\/\n.nsfph .nsfph-search,\n.nsfph .nsfph-search .nsfph-search__row,\n.nsfph .nsfph-search .nsfph-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.nsfph .nsfph-search .nsfph-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.nsfph .nsfph-search .nsfph-search__field,\n.nsfph .nsfph-search .nsfph-search__row > .nsfph-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.nsfph .nsfph-search .nsfph-search__actions,\n.nsfph .nsfph-search .nsfph-search__row > .nsfph-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.nsfph .nsfph-search .nsfph-search__row > .nsfph-btn,\n.nsfph .nsfph-search .nsfph-search__actions .nsfph-btn,\n.nsfph .nsfph-search .nsfph-search__row .nsfph-search__actions .nsfph-btn {\n  flex: 0 0 auto !important;\n  width: auto !important;\n  max-width: none !important;\n  min-width: 118px !important;\n}\n\n.nsfph.nsfph--compact .nsfph-search .nsfph-search__row,\n.nsfph.nsfph--narrow .nsfph-search .nsfph-search__row {\n  flex-wrap: wrap !important;\n}\n\n.nsfph.nsfph--compact .nsfph-search .nsfph-search__field,\n.nsfph.nsfph--narrow .nsfph-search .nsfph-search__field,\n.nsfph.nsfph--compact .nsfph-search .nsfph-search__row > .nsfph-search__field,\n.nsfph.nsfph--narrow .nsfph-search .nsfph-search__row > .nsfph-search__field {\n  flex: 1 1 100% !important;\n  width: 100% !important;\n  max-width: 100% !important;\n}\n\n.nsfph.nsfph--compact .nsfph-search .nsfph-search__actions,\n.nsfph.nsfph--narrow .nsfph-search .nsfph-search__actions,\n.nsfph.nsfph--compact .nsfph-search .nsfph-search__row > .nsfph-search__actions,\n.nsfph.nsfph--narrow .nsfph-search .nsfph-search__row > .nsfph-search__actions {\n  flex: 1 1 100% !important;\n  width: 100% !important;\n  max-width: 100% !important;\n}\n\n.nsfph.nsfph--compact .nsfph-search .nsfph-search__row > .nsfph-btn,\n.nsfph.nsfph--narrow .nsfph-search .nsfph-search__row > .nsfph-btn,\n.nsfph.nsfph--compact .nsfph-search .nsfph-search__actions .nsfph-btn,\n.nsfph.nsfph--narrow .nsfph-search .nsfph-search__actions .nsfph-btn,\n.nsfph.nsfph--compact .nsfph-search .nsfph-search__row .nsfph-search__actions .nsfph-btn,\n.nsfph.nsfph--narrow .nsfph-search .nsfph-search__row .nsfph-search__actions .nsfph-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  .nsfph {\n    --nsfph-gap: 14px;\n    padding: 12px;\n  }\n\n  .nsfph .nsfph-hero__title {\n    font-size: clamp(1.45rem, 8vw, 2.25rem);\n  }\n\n  .nsfph-search,\n  .nsfph-panel,\n  .nsfph-skeleton__panel {\n    border-radius: 16px;\n  }\n\n  .nsfph .nsfph-search .nsfph-search__row {\n    flex-wrap: wrap !important;\n  }\n\n  .nsfph .nsfph-search .nsfph-search__field,\n  .nsfph .nsfph-search .nsfph-search__row > .nsfph-search__field {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsfph .nsfph-search .nsfph-search__actions,\n  .nsfph .nsfph-search .nsfph-search__row > .nsfph-search__actions {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsfph .nsfph-search .nsfph-search__row > .nsfph-btn,\n  .nsfph .nsfph-search .nsfph-search__actions .nsfph-btn,\n  .nsfph .nsfph-search .nsfph-search__row .nsfph-search__actions .nsfph-btn {\n    flex: 1 1 calc(50% - 5px) !important;\n    min-width: 0 !important;\n    max-width: 100% !important;\n  }\n}\n\n@media (max-width: 440px) {\n  .nsfph {\n    padding: 10px;\n  }\n\n  .nsfph-search {\n    padding: 14px;\n  }\n\n  .nsfph .nsfph-search__actions .nsfph-btn,\n  .nsfph .nsfph-search .nsfph-search__actions .nsfph-btn {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n  }\n\n  .nsfph .nsfph-tabs__btn {\n    flex: 1 1 100%;\n  }\n\n  .nsfph-modal__dialog {\n    border-radius: 16px;\n  }\n}\n<\/style>\n<!-- New Social Facebook Photo Viewer -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n<div class=\"nsfph\" id=\"nsfph-root\" data-nsfph-ready=\"0\">\n  <div class=\"nsfph-shell\">\n    <section class=\"nsfph-hero\" aria-labelledby=\"nsfph-title\">\n      <h1 class=\"nsfph-hero__title\" id=\"nsfph-title\">Facebook Gallery Viewer \u2013 Browse Any Gallery Freely<\/h1>\n<p class=\"nsfph-hero__lead\">\n        Browse and download public Facebook photos from profiles and pages.\n      <\/p>\n<div class=\"nsfph-search\">\n        <label class=\"nsfph-search__label\" for=\"nsfph-input\">Enter Facebook username, page name, or 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=\"nsfph-search__row\">\n          <input class=\"nsfph-search__field\" id=\"nsfph-input\" type=\"text\" name=\"nsfph_input\"\n            placeholder=\"username or facebook.com\/username\" autocomplete=\"off\" spellcheck=\"false\" inputmode=\"url\">\n          <div class=\"nsfph-search__actions\">\n            <button type=\"button\" class=\"nsfph-btn nsfph-btn--paste\" id=\"nsfph-paste\" aria-label=\"Paste from clipboard\">\n              <i class=\"fa-solid fa-paste\" aria-hidden=\"true\"><\/i> Paste\n            <\/button>\n            <button type=\"submit\" class=\"nsfph-btn nsfph-btn--view\" id=\"xrespond-tools-turnstile\">\n              <i class=\"fa-solid fa-images\" aria-hidden=\"true\"><\/i> View Photos\n            <\/button>\n          <\/div>\n        <\/div>\n<div class=\"nsfph-alert\" id=\"nsfph-alert\" role=\"alert\"><\/div>\n<p class=\"nsfph-search__hint\">Tip: Only public photos can be viewed. Use a username, page name, profile URL, or\n          a direct photo link.<\/p>\n      <\/div>\n    <\/section>\n\n    <div class=\"nsfph-skeleton\" id=\"nsfph-skeleton\" aria-hidden=\"true\" aria-busy=\"false\">\n      <div class=\"nsfph-skeleton__panel\">\n        <div class=\"nsfph-skeleton__profile\">\n          <div class=\"nsfph-sk nsfph-skeleton__avatar\" aria-hidden=\"true\"><\/div>\n<div class=\"nsfph-skeleton__meta\">\n            <div class=\"nsfph-sk nsfph-skeleton__line nsfph-skeleton__line--lg\" aria-hidden=\"true\"><\/div>\n<div class=\"nsfph-sk nsfph-skeleton__line nsfph-skeleton__line--md\" aria-hidden=\"true\"><\/div>\n          <\/div>\n        <\/div>\n<div class=\"nsfph-skeleton__tabs\" aria-hidden=\"true\">\n          <div class=\"nsfph-sk nsfph-skeleton__tab\"><\/div>\n<div class=\"nsfph-sk nsfph-skeleton__tab\"><\/div>\n        <\/div>\n<div class=\"nsfph-skeleton__grid\" aria-hidden=\"true\">\n          <div class=\"nsfph-skeleton__card\">\n            <div class=\"nsfph-sk nsfph-skeleton__thumb\"><\/div>\n<div class=\"nsfph-sk nsfph-skeleton__foot\"><\/div>\n          <\/div>\n<div class=\"nsfph-skeleton__card\">\n            <div class=\"nsfph-sk nsfph-skeleton__thumb\"><\/div>\n<div class=\"nsfph-sk nsfph-skeleton__foot\"><\/div>\n          <\/div>\n<div class=\"nsfph-skeleton__card\">\n            <div class=\"nsfph-sk nsfph-skeleton__thumb\"><\/div>\n<div class=\"nsfph-sk nsfph-skeleton__foot\"><\/div>\n          <\/div>\n<div class=\"nsfph-skeleton__card\">\n            <div class=\"nsfph-sk nsfph-skeleton__thumb\"><\/div>\n<div class=\"nsfph-sk nsfph-skeleton__foot\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <section class=\"nsfph-result\" id=\"nsfph-result\" aria-live=\"polite\">\n      <div class=\"nsfph-panel nsfph-content is-placeholder\" id=\"nsfph-content\">\n        <div class=\"nsfph-profile\">\n          <div class=\"nsfph-profile__avatar-wrap\">\n            <div class=\"nsfph-profile__ring\">\n              <img decoding=\"async\" class=\"nsfph-profile__img\" id=\"nsfph-avatar\" src=\"\" alt=\"Profile avatar\">\n            <\/div>\n            <button type=\"button\" class=\"nsfph-profile__zoom\" id=\"nsfph-avatar-zoom\" aria-label=\"Expand photo\">\n              <i class=\"fa-solid fa-expand\" aria-hidden=\"true\"><\/i>\n            <\/button>\n          <\/div>\n<div class=\"nsfph-profile__meta\">\n            <h2 class=\"nsfph-profile__name\" id=\"nsfph-fullname\">-<\/h2>\n<p class=\"nsfph-profile__handle\" id=\"nsfph-handle\">@-<\/p>\n<div class=\"nsfph-meta\" id=\"nsfph-meta\"><\/div>\n          <\/div>\n        <\/div>\n<div class=\"nsfph-notice\" id=\"nsfph-notice\" role=\"status\">\n          <i class=\"fa-solid fa-circle-info\" aria-hidden=\"true\"><\/i>\n          <span id=\"nsfph-notice-text\"><\/span>\n        <\/div>\n<div class=\"nsfph-tabs\" role=\"tablist\" aria-label=\"Photo sections\">\n          <button type=\"button\" class=\"nsfph-tabs__btn is-active\" role=\"tab\" aria-selected=\"true\"\n            data-nsfph-tab=\"photos\">\n            <i class=\"fa-solid fa-images\" aria-hidden=\"true\"><\/i> Photos\n          <\/button>\n          <button type=\"button\" class=\"nsfph-tabs__btn\" role=\"tab\" aria-selected=\"false\" data-nsfph-tab=\"details\">\n            <i class=\"fa-solid fa-circle-info\" aria-hidden=\"true\"><\/i> Details\n          <\/button>\n        <\/div>\n<div class=\"nsfph-pane is-active\" id=\"nsfph-pane-photos\" role=\"tabpanel\" data-nsfph-pane=\"photos\">\n          <div class=\"nsfph-empty\">\n            <i class=\"fa-solid fa-images\" aria-hidden=\"true\"><\/i>\n            <p>Enter a username or URL and click View Photos to browse photos.<\/p>\n          <\/div>\n        <\/div>\n<div class=\"nsfph-pane\" id=\"nsfph-pane-details\" role=\"tabpanel\" data-nsfph-pane=\"details\">\n          <div class=\"nsfph-empty\">\n            <i class=\"fa-solid fa-circle-info\" aria-hidden=\"true\"><\/i>\n            <p>Photo details will appear here.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/div>\n<div class=\"nsfph-modal\" id=\"nsfph-modal\" aria-hidden=\"true\">\n    <div class=\"nsfph-modal__dialog\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Photo preview\">\n      <button type=\"button\" class=\"nsfph-modal__close\" id=\"nsfph-modal-close\" aria-label=\"Close preview\">\n        <i class=\"fa-solid fa-xmark\" aria-hidden=\"true\"><\/i>\n      <\/button>\n      <img decoding=\"async\" class=\"nsfph-modal__media\" id=\"nsfph-modal-media\" src=\"\" alt=\"Photo preview\">\n      <p class=\"nsfph-modal__caption\" id=\"nsfph-modal-caption\"><\/p>\n      <button type=\"button\" class=\"nsfph-modal__dl\" id=\"nsfph-modal-dl\">\n        <i class=\"fa-solid fa-clone\" aria-hidden=\"true\"><\/i> Download\n      <\/button>\n    <\/div>\n  <\/div>\n<\/div><br \/>\n<style>\n.fb-gallery-supportive {\r\n            width: 100%;\r\n            font-family: 'Inter', sans-serif;\r\n            color: #1e293b;\r\n            line-height: 1.6;\r\n            background: #ffffff;\r\n        }\r\n\r\n        .fb-gallery-supportive * {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        .gv-section {\r\n            width: 100%;\r\n            padding: clamp(60px, 10vw, 100px) 20px;\r\n            display: flex;\r\n            justify-content: center;\r\n        }\r\n\r\n        .gv-container {\r\n            max-width: 1200px;\r\n            width: 100%;\r\n        }\r\n\r\n        \/* WH Gradient Headings *\/\r\n        .gv-header {\r\n            text-align: center;\r\n            margin-bottom: clamp(40px, 6vw, 70px);\r\n        }\r\n\r\n        .gv-title {\r\n            font-size: clamp(1.8rem, 4.5vw, 2.8rem);\r\n            font-weight: 800;\r\n            margin-bottom: 1rem;\r\n            line-height: 1.2;\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            color: #667eea;\r\n        }\r\n\r\n        .gv-subtitle {\r\n            font-size: clamp(1rem, 2vw, 1.15rem);\r\n            color: #64748b;\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* Grid System *\/\r\n        .gv-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 25px;\r\n        }\r\n\r\n        @media (max-width: 1024px) { .gv-grid { grid-template-columns: repeat(2, 1fr); } }\r\n        @media (max-width: 640px) { .gv-grid { grid-template-columns: 1fr; } }\r\n\r\n        \/* Card Elements *\/\r\n        .gv-card {\r\n            border-radius: 10px;\r\n            padding: 35px 25px;\r\n            transition: all 0.4s ease;\r\n            position: relative;\r\n            animation: gvReveal 0.8s ease-out forwards;\r\n            opacity: 0;\r\n        }\r\n\r\n        @keyframes gvReveal {\r\n            from { opacity: 0; transform: translateY(30px); }\r\n            to { opacity: 1; transform: translateY(0); }\r\n        }\r\n\r\n        \/* Icon Emoji-Style Wrapper *\/\r\n        .gv-icon-wrap {\r\n            width: 70px;\r\n            height: 70px;\r\n            background: #ffffff;\r\n            border-radius: 18px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin: 0 auto 20px;\r\n            box-shadow: 0 10px 20px rgba(102, 126, 234, 0.1);\r\n            transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n        }\r\n\r\n        .gv-icon-wrap i {\r\n            font-size: 2.2rem;\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            color: #667eea;\r\n        }\r\n\r\n        .gv-card-title {\r\n            font-size: 1.2rem;\r\n            font-weight: 700;\r\n            color: #0f172a;\r\n            margin-bottom: 12px;\r\n        }\r\n\r\n        .gv-card-text {\r\n            font-size: 0.95rem;\r\n            color: #475569;\r\n        }\r\n\r\n        \/* =========================================\r\n           SECTION 1: BG #fff, Card #f0f7ff\r\n           Interaction: Card lift with layered shadow\r\n           Icon: Icon slight rotate\r\n        ========================================= *\/\r\n        .gv-bg-white { background-color: #ffffff; }\r\n        .gv-card-v1 { background-color: #f0f7ff; text-align: center; border: 1px solid rgba(102, 126, 234, 0.05); }\r\n        \r\n        .gv-card-v1:hover {\r\n            transform: translateY(-15px);\r\n            box-shadow: 0 15px 30px rgba(118, 75, 162, 0.05), \r\n                        0 30px 60px rgba(118, 75, 162, 0.1);\r\n        }\r\n        \r\n        .gv-card-v1:hover .gv-icon-wrap {\r\n            transform: rotate(15deg) scale(1.1);\r\n            box-shadow: 0 15px 30px rgba(102, 126, 234, 0.2);\r\n        }\r\n\r\n        \/* =========================================\r\n           SECTION 2: BG #f0f7ff, Card #fff\r\n           Interaction: Magnetic hover tilt (Subtle)\r\n           Icon: Elastic bounce tap\r\n        ========================================= *\/\r\n        .gv-bg-blue { background-color: #f0f7ff; }\r\n        .gv-card-v2 { background-color: #ffffff; text-align: center; border: 1px solid #e2e8f0; }\r\n\r\n        .gv-card-v2:hover {\r\n            transform: perspective(1000px) rotateX(6deg) rotateY(-6deg);\r\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);\r\n        }\r\n\r\n        @keyframes elasticEmoji {\r\n            0% { transform: scale(1); }\r\n            30% { transform: scale(1.3, 0.85); }\r\n            50% { transform: scale(0.85, 1.2); }\r\n            100% { transform: scale(1.1); }\r\n        }\r\n\r\n        .gv-card-v2:hover .gv-icon-wrap {\r\n            animation: elasticEmoji 0.8s ease both;\r\n            background: #f0f7ff;\r\n        }\r\n\r\n        \/* =========================================\r\n           SECTION 3: BG #fff, Card #f0f7ff\r\n           Interaction: Diagonal light sweep\r\n           Icon: Smooth scale-pop\r\n        ========================================= *\/\r\n        .gv-card-v3 { background-color: #f0f7ff; text-align: center; overflow: hidden; border: 1px solid rgba(118, 75, 162, 0.08); }\r\n        \r\n        .gv-card-v3::after {\r\n            content: \"\";\r\n            position: absolute;\r\n            top: 0; left: -150%;\r\n            width: 100%; height: 100%;\r\n            background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.6), transparent);\r\n            transition: 0.7s;\r\n        }\r\n\r\n        .gv-card-v3:hover::after {\r\n            left: 150%;\r\n        }\r\n\r\n        .gv-card-v3:hover .gv-icon-wrap {\r\n            transform: scale(1.2);\r\n            background: #ffffff;\r\n            box-shadow: 0 0 25px rgba(102, 126, 234, 0.3);\r\n        }\n<\/style><div class=\"fb-gallery-supportive\"><section class=\"gv-section gv-bg-white\"><div class=\"gv-container\"><div class=\"gv-header\"><h2 class=\"gv-title\">What Advanced Features are in the Facebook Gallery Viewer?<\/h2>\r\n                <p class=\"gv-subtitle\">Explore a high-performance toolkit designed to help you index, browse, and organize Facebook photo collections with total precision.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"gv-grid\">\r\n                <div class=\"gv-card gv-card-v1\" style=\"animation-delay: 0.1s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-images\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Album Discovery<\/h3>\r\n                    <p class=\"gv-card-text\">Instantly scan and list every photo album linked to a public Facebook profile or group URL.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v1\" style=\"animation-delay: 0.2s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-expand\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">HD Image Reveal<\/h3>\r\n                    <p class=\"gv-card-text\">Retrieve original high-resolution versions of images that bypassing standard app compression.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v1\" style=\"animation-delay: 0.3s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-bolt-lightning\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Real-Time Scrape<\/h3>\r\n                    <p class=\"gv-card-text\">Our system performs live data fetching ensuring you see the most recent uploads in seconds.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v1\" style=\"animation-delay: 0.4s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-user-secret\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Stealth Browsing<\/h3>\r\n                    <p class=\"gv-card-text\">Browse entire photo galleries anonymously without appearing in the profile's view history.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v1\" style=\"animation-delay: 0.5s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-cloud-arrow-down\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Bulk Downloads<\/h3>\r\n                    <p class=\"gv-card-text\">Save multiple HD photos or entire albums directly to your device with our server-side downloader.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v1\" style=\"animation-delay: 0.6s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-shield-halved\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Security Scan<\/h3>\r\n                    <p class=\"gv-card-text\">Audit the public visibility of your own images to ensure your social privacy is fully protected.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v1\" style=\"animation-delay: 0.7s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-clapperboard\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Reel Finder<\/h3>\r\n                    <p class=\"gv-card-text\">Detect and preview short-form Reels and videos that are often hidden in standard mobile views.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v1\" style=\"animation-delay: 0.8s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-file-export\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Data Exports<\/h3>\r\n                    <p class=\"gv-card-text\">Export all discovered media metadata and links into clean, report-ready JSON or CSV formats.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 2: Benefits -->\r\n    <section class=\"gv-section gv-bg-blue\">\r\n        <div class=\"gv-container\">\r\n            <div class=\"gv-header\">\r\n                <h2 class=\"gv-title\">Why Use our Professional Facebook Photo Album Tool?<\/h2>\r\n                <p class=\"gv-subtitle\">Experience a safer, faster, and more detailed way to manage social media media without the standard app limitations.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"gv-grid\">\r\n                <div class=\"gv-card gv-card-v2\" style=\"animation-delay: 0.1s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-key\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">No Login Wall<\/h3>\r\n                    <p class=\"gv-card-text\">View public content without ever entering your Facebook credentials or connecting an account.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v2\" style=\"animation-delay: 0.2s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-mobile-screen\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Fully Responsive<\/h3>\r\n                    <p class=\"gv-card-text\">A smooth, liquid interface optimized for flawless viewing on iPhone, Android, and tablets.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v2\" style=\"animation-delay: 0.3s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-magnifying-glass-plus\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Pixel Clarity<\/h3>\r\n                    <p class=\"gv-card-text\">Open images in our dedicated HD modal to zoom into details without losing pixel sharpness.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v2\" style=\"animation-delay: 0.4s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-gauge-high\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Low Memory Use<\/h3>\r\n                    <p class=\"gv-card-text\">Browse heavy media profiles without slowing down your computer or using excessive data.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v2\" style=\"animation-delay: 0.5s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-rocket\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Zero Lag Load<\/h3>\r\n                    <p class=\"gv-card-text\">Our globally distributed API nodes ensure your results are rendered almost instantly.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v2\" style=\"animation-delay: 0.6s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-wand-magic-sparkles\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Cleanest UI<\/h3>\r\n                    <p class=\"gv-card-text\">No intrusive ads, popups, or tracking cookies. Just pure data and beautiful photo grids.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v2\" style=\"animation-delay: 0.7s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-globe\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Global Access<\/h3>\r\n                    <p class=\"gv-card-text\">Works perfectly across all regions, bypassing geo-restrictions for public social content.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v2\" style=\"animation-delay: 0.8s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-ban\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Ad-Free View<\/h3>\r\n                    <p class=\"gv-card-text\">Focus on the photography and data without being distracted by sponsored Facebook posts.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 3: Use Cases -->\r\n    <section class=\"gv-section gv-bg-white\">\r\n        <div class=\"gv-container\">\r\n            <div class=\"gv-header\">\r\n                <h2 class=\"gv-title\">How to Use the Gallery Viewer Safely for Research<\/h2>\r\n                <p class=\"gv-subtitle\">Our tool supports ethical research, digital safety monitoring, and personal media archiving across the web.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"gv-grid\">\r\n                <div class=\"gv-card gv-card-v3\" style=\"animation-delay: 0.1s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-magnifying-glass-chart\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Market Intelligence<\/h3>\r\n                    <p class=\"gv-card-text\">Understand how competitors use public imagery to drive engagement in their communities.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v3\" style=\"animation-delay: 0.2s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-camera-rotate\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Account Recovery<\/h3>\r\n                    <p class=\"gv-card-text\">Save high-resolution memories from your own old, lost profiles that you can no longer log into.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v3\" style=\"animation-delay: 0.3s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-children\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Parental Control<\/h3>\r\n                    <p class=\"gv-card-text\">Monitor your child's public digital footprint to ensure they are posting in safe environments.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v3\" style=\"animation-delay: 0.4s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-id-card\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Identity Check<\/h3>\r\n                    <p class=\"gv-card-text\">Verify the authenticity of a profile by checking creation history and public media tags instantly.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v3\" style=\"animation-delay: 0.5s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-bullhorn\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Brand Monitoring<\/h3>\r\n                    <p class=\"gv-card-text\">Track how your brand name or likeness is being shared across public Facebook community groups.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v3\" style=\"animation-delay: 0.6s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-server\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Server Safety<\/h3>\r\n                    <p class=\"gv-card-text\">All media processing happens on our nodes, keeping your local hardware and IP address secure.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v3\" style=\"animation-delay: 0.7s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-lock\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">SSL Secured<\/h3>\r\n                    <p class=\"gv-card-text\">Every search you perform is encrypted via SSL, keeping your digital research fully confidential.<\/p>\r\n                <\/div>\r\n                <div class=\"gv-card gv-card-v3\" style=\"animation-delay: 0.8s;\">\r\n                    <div class=\"gv-icon-wrap\"><i class=\"fa-solid fa-handshake-angle\"><\/i><\/div>\r\n                    <h3 class=\"gv-card-title\">Ethical Tracking<\/h3>\r\n                    <p class=\"gv-card-text\">Designed following public web standard protocols for safe and ethical social media monitoring.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/div><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":5,"featured_media":0,"parent":6663,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-6844","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/6844","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/comments?post=6844"}],"version-history":[{"count":32,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/6844\/revisions"}],"predecessor-version":[{"id":7905,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/6844\/revisions\/7905"}],"up":[{"embeddable":true,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/6663"}],"wp:attachment":[{"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/media?parent=6844"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}