{"id":6874,"date":"2026-03-13T00:00:57","date_gmt":"2026-03-13T00:00:57","guid":{"rendered":"https:\/\/raistheme.com\/?page_id=6874"},"modified":"2026-08-23T06:41:26","modified_gmt":"2026-08-23T06:41:26","slug":"facebook-cover-photo","status":"publish","type":"page","link":"https:\/\/raistheme.com\/tools\/social-viewer\/facebook-cover-photo\/","title":{"rendered":"Facebook Cover Photo Viewer \u2013 View Any Cover Freely"},"content":{"rendered":"<p><!-- tc-cache-bust:2026-08-23T06:41:26+00:00 --><br \/>\n<style>\n\/* New Social Facebook Cover Photo Viewer \u2014 WordPress-scoped *\/\n  .nsfcp {\n    \/* Facebook brand blue system \u2014 matched to profile viewer *\/\n    --nsfcp-ink: #ffffff;\n    --nsfcp-muted: #c5daf8;\n    --nsfcp-dim: #8fb4e8;\n    --nsfcp-bg: #0b1f3d;\n    --nsfcp-panel: #123056;\n    --nsfcp-panel-soft: #1a3f70;\n    --nsfcp-hover: #24528c;\n    --nsfcp-line: rgba(24, 119, 242, 0.45);\n    --nsfcp-accent: #1877f2;\n    --nsfcp-accent-deep: #0d65d9;\n    --nsfcp-cool: #4dabf7;\n    --nsfcp-cool-deep: #1877f2;\n    --nsfcp-success: #42b72a;\n    --nsfcp-danger: #f02849;\n    --nsfcp-radius: 10px;\n    --nsfcp-shadow: 0 8px 24px rgba(8, 40, 90, 0.45);\n    --nsfcp-font: system-ui, -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    --nsfcp-pad: 12px;\n    --nsfcp-gap: 12px;\n    --nsfcp-avatar: 88px;\n    --nsfcp-cols: 1;\n\n    box-sizing: border-box !important;\n    font-family: var(--nsfcp-font);\n    color: var(--nsfcp-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(--nsfcp-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  .nsfcp *,\n  .nsfcp *::before,\n  .nsfcp *::after {\n    box-sizing: border-box;\n  }\n\n  .nsfcp :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  .nsfcp :where(ul, ol) {\n    list-style: none;\n  }\n\n  .nsfcp img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n    border: 0;\n    vertical-align: middle;\n  }\n\n  .nsfcp a {\n    color: var(--nsfcp-cool);\n    text-decoration: none;\n  }\n\n  .nsfcp a:hover {\n    text-decoration: underline;\n  }\n\n  .nsfcp-shell {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    flex-direction: column;\n    gap: var(--nsfcp-gap);\n    width: 100%;\n    max-width: 1280px;\n    margin: 0 auto;\n    min-width: 0;\n    overflow-x: hidden;\n  }\n\n  .nsfcp-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  .nsfcp .nsfcp-hero__title {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 0 10px;\n    color: var(--nsfcp-ink);\n  }\n\n  .nsfcp-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  .nsfcp .nsfcp-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  .nsfcp .nsfcp-hero__icon i {\n    display: block;\n    line-height: 1;\n  }\n\n  .nsfcp-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  .nsfcp-hero__title-mark {\n    color: var(--nsfcp-cool);\n    font-weight: 700;\n  }\n\n  .nsfcp .nsfcp-hero__lead {\n    max-width: 560px;\n    margin: 0 auto 18px;\n    color: var(--nsfcp-muted);\n    font-size: clamp(0.88rem, 2.4vw, 0.95rem);\n    line-height: 1.55;\n    padding: 0 2px;\n  }\n\n  .nsfcp-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(--nsfcp-bg);\n    border: 1px solid var(--nsfcp-line);\n    border-radius: 8px;\n  }\n\n  .nsfcp .nsfcp-search__label {\n    display: block;\n    font-size: 0.88rem;\n    font-weight: 600;\n    color: var(--nsfcp-muted);\n    line-height: 1.3;\n  }\n\n  .nsfcp-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  .nsfcp .nsfcp-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(--nsfcp-line) !important;\n    border-radius: 8px;\n    background: #0b1f3d !important;\n    color: #ffffff !important;\n    font-family: var(--nsfcp-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  .nsfcp .nsfcp-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  .nsfcp .nsfcp-search__field::placeholder {\n    color: var(--nsfcp-dim);\n  }\n\n  .nsfcp-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  .nsfcp .nsfcp-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(--nsfcp-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(--nsfcp-hover) !important;\n    box-sizing: border-box !important;\n  }\n\n  .nsfcp .nsfcp-btn i,\n  .nsfcp .nsfcp-tabs__btn i,\n  .nsfcp .nsfcp-card__action i,\n  .nsfcp .nsfcp-profile__zoom i,\n  .nsfcp .nsfcp-modal__close i,\n  .nsfcp .nsfcp-modal__dl i,\n  .nsfcp .nsfcp-demo-chip i,\n  .nsfcp .nsfcp-notice i,\n  .nsfcp .nsfcp-card__badge i,\n  .nsfcp .nsfcp-card__overlay i,\n  .nsfcp .nsfcp-meta__chip i,\n  .nsfcp .nsfcp-section__title i,\n  .nsfcp i.fa-solid,\n  .nsfcp 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  .nsfcp .nsfcp-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  .nsfcp .nsfcp-btn:hover {\n    filter: brightness(1.08);\n  }\n\n  .nsfcp .nsfcp-btn:active {\n    opacity: 0.92;\n  }\n\n  .nsfcp .nsfcp-btn:disabled {\n    opacity: 0.55;\n    cursor: wait;\n    filter: none;\n  }\n\n  .nsfcp .nsfcp-btn--paste {\n    background: #24528c !important;\n    color: #ffffff !important;\n    box-shadow: none;\n  }\n\n  .nsfcp .nsfcp-btn--paste:hover {\n    background: #2d65a8 !important;\n  }\n\n  .nsfcp .nsfcp-btn--view {\n    background: var(--nsfcp-accent) !important;\n    color: #ffffff !important;\n    box-shadow: none;\n  }\n\n  .nsfcp .nsfcp-btn--view:hover {\n    background: var(--nsfcp-accent-deep) !important;\n  }\n\n  .nsfcp .nsfcp-search__hint {\n    font-size: 0.82rem;\n    color: var(--nsfcp-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  .nsfcp #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  .nsfcp #xrespond-tools-turnstile-host.is-visible {\n    display: block;\n  }\n\n  .nsfcp #xrespond-tools-turnstile-host .xrespond-ts-label {\n    display: block;\n    font-size: 0.85rem;\n    color: var(--nsfcp-muted);\n    margin-bottom: 0.45rem;\n  }\n\n  .nsfcp #xrespond-tools-turnstile-host .xrespond-ts-widget {\n    min-height: 65px;\n    max-width: 100%;\n    overflow: hidden;\n  }\n\n  .nsfcp #xrespond-tools-turnstile-host .xrespond-ts-error {\n    color: #ff8e8e;\n  }\n\n  .nsfcp-search__row:has(#xrespond-tools-turnstile-host),\n  .nsfcp-search__actions:has(#xrespond-tools-turnstile-host) {\n    flex-wrap: wrap !important;\n  }\n\n  .nsfcp-search__row>#xrespond-tools-turnstile-host,\n  .nsfcp-search__actions>#xrespond-tools-turnstile-host {\n    flex: 0 0 100% !important;\n    width: 100% !important;\n    order: -1;\n  }\n\n  .nsfcp-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  .nsfcp .nsfcp-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  .nsfcp .nsfcp-alert.is-visible {\n    display: block;\n  }\n\n  .nsfcp .nsfcp-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  .nsfcp .nsfcp-notice.is-visible {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n\n  \/* Skeleton *\/\n  .nsfcp .nsfcp-skeleton {\n    display: none;\n    margin: 0;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfcp .nsfcp-skeleton.is-visible {\n    display: block;\n  }\n\n  .nsfcp .nsfcp-content.is-hidden {\n    display: none !important;\n  }\n\n  .nsfcp .nsfcp-content.is-placeholder .nsfcp-notice,\n  .nsfcp .nsfcp-content.is-placeholder .nsfcp-profile__cover-zoom {\n    display: none !important;\n  }\n\n  @keyframes nsfcp-shimmer {\n    0% {\n      background-position: -400px 0;\n    }\n\n    100% {\n      background-position: 400px 0;\n    }\n  }\n\n  .nsfcp .nsfcp-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: nsfcp-shimmer 1.35s ease-in-out infinite;\n    border-radius: 8px;\n  }\n\n  .nsfcp-skeleton__panel {\n    background: var(--nsfcp-panel);\n    border: 1px solid var(--nsfcp-line);\n    border-radius: var(--nsfcp-radius);\n    box-shadow: none;\n    padding: 18px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfcp-skeleton__profile {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n    align-items: center;\n    justify-items: center;\n    padding: var(--nsfcp-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(--nsfcp-line);\n    text-align: center;\n    margin-bottom: 16px;\n  }\n\n  .nsfcp .nsfcp-skeleton__avatar {\n    width: var(--nsfcp-avatar);\n    height: var(--nsfcp-avatar);\n    border-radius: 50% !important;\n    border: 3px solid rgba(255, 255, 255, 0.12);\n  }\n\n  .nsfcp-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  .nsfcp-skeleton__line {\n    height: 16px;\n  }\n\n  .nsfcp-skeleton__line--lg {\n    width: min(200px, 70%);\n    height: 22px;\n  }\n\n  .nsfcp-skeleton__line--md {\n    width: min(140px, 50%);\n    height: 14px;\n  }\n\n  .nsfcp-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  .nsfcp-skeleton__tab {\n    flex: 1 1 calc(50% - 8px);\n    min-width: 0;\n    height: 40px;\n    border-radius: 999px;\n  }\n\n  .nsfcp-skeleton__grid {\n    display: grid;\n    grid-template-columns: repeat(var(--nsfcp-cols, 1), minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .nsfcp-skeleton__card,\n  .nsfcp-tab-sk__card {\n    border-radius: 10px;\n    overflow: hidden;\n    border: 1px solid var(--nsfcp-line);\n    background: var(--nsfcp-panel-soft);\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n  }\n\n  .nsfcp-skeleton__thumb,\n  .nsfcp-tab-sk__thumb {\n    width: 100%;\n    aspect-ratio: 1640 \/ 720;\n    border-radius: 0 !important;\n  }\n\n  .nsfcp-skeleton__cover {\n    width: 100%;\n    aspect-ratio: 1640 \/ 720;\n    border-radius: 10px !important;\n    margin-bottom: 12px;\n  }\n\n  .nsfcp-skeleton__foot,\n  .nsfcp-tab-sk__foot {\n    height: 72px;\n    margin: 12px;\n    border-radius: 10px !important;\n  }\n\n  .nsfcp-tab-sk--photos {\n    display: grid;\n    grid-template-columns: repeat(var(--nsfcp-cols, 1), minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .nsfcp-tab-sk--details {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    padding: 8px 0;\n  }\n\n  .nsfcp-tab-sk__line {\n    height: 14px;\n    border-radius: 8px;\n  }\n\n  .nsfcp-tab-sk__line--sm {\n    width: min(120px, 40%);\n  }\n\n  .nsfcp-tab-sk__line--lg {\n    width: min(280px, 85%);\n    height: 20px;\n  }\n\n  \/* Results *\/\n  .nsfcp-result {\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfcp-panel {\n    background: var(--nsfcp-panel);\n    border: 1px solid var(--nsfcp-line);\n    border-radius: var(--nsfcp-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  .nsfcp-profile {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    align-items: stretch;\n    text-align: center;\n    padding: 0;\n    border-radius: 8px;\n    background: var(--nsfcp-panel-soft);\n    border: 1px solid var(--nsfcp-line);\n    margin-bottom: 12px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n    overflow: hidden;\n  }\n\n  .nsfcp-profile__cover-wrap {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 1640 \/ 720;\n    background: #0b1f3d;\n    cursor: pointer;\n    overflow: hidden;\n  }\n\n  .nsfcp .nsfcp-profile__cover {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    background: var(--nsfcp-panel-soft);\n  }\n\n  .nsfcp .nsfcp-profile__cover-zoom {\n    position: absolute;\n    right: 10px;\n    bottom: 10px;\n    width: 40px;\n    height: 40px;\n    min-width: 40px;\n    min-height: 40px;\n    border-radius: 50% !important;\n    border: 0 !important;\n    background: rgba(7, 21, 43, 0.72) !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  .nsfcp .nsfcp-profile__cover-zoom:hover {\n    background: rgba(24, 119, 242, 0.9) !important;\n  }\n\n  .nsfcp-profile__row {\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(--nsfcp-pad);\n    width: 100%;\n    min-width: 0;\n  }\n\n  .nsfcp-profile__avatar-wrap {\n    position: relative;\n    width: var(--nsfcp-avatar);\n    height: var(--nsfcp-avatar);\n    margin-top: calc(var(--nsfcp-avatar) \/ -2);\n  }\n\n  .nsfcp-profile__ring {\n    width: 100%;\n    height: 100%;\n    border-radius: 50%;\n    padding: 3px;\n    background: linear-gradient(135deg, var(--nsfcp-accent), var(--nsfcp-cool));\n  }\n\n  .nsfcp .nsfcp-profile__img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    border-radius: 50%;\n    border: 2px solid #0b1f3d;\n    background: var(--nsfcp-panel-soft);\n  }\n\n  .nsfcp .nsfcp-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  .nsfcp .nsfcp-profile__zoom:hover {\n    background: #0d65d9 !important;\n  }\n\n  .nsfcp-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  .nsfcp .nsfcp-profile__name {\n    font-size: clamp(1.1rem, 3vw, 1.35rem);\n    font-weight: 800;\n    color: var(--nsfcp-ink);\n    line-height: 1.3;\n  }\n\n  .nsfcp .nsfcp-profile__handle {\n    color: var(--nsfcp-cool);\n    font-size: 0.92rem;\n    font-weight: 600;\n  }\n\n  .nsfcp-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    justify-content: center;\n    width: 100%;\n  }\n\n  .nsfcp-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(--nsfcp-line);\n    color: #9ec9ff;\n    font-size: 0.78rem;\n    font-weight: 600;\n  }\n\n  .nsfcp-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  .nsfcp .nsfcp-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(--nsfcp-line) !important;\n    background: var(--nsfcp-panel-soft) !important;\n    color: var(--nsfcp-muted) !important;\n    font-family: var(--nsfcp-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  .nsfcp .nsfcp-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  .nsfcp-pane {\n    display: none;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfcp-pane.is-active {\n    display: block;\n  }\n\n  .nsfcp-empty {\n    text-align: center;\n    padding: 28px 12px;\n    color: var(--nsfcp-dim);\n    font-size: 0.92rem;\n  }\n\n  .nsfcp-photos {\n    display: flex;\n    flex-direction: column;\n    gap: 22px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfcp-section {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfcp-section__head {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    gap: 8px 12px;\n    padding: 2px 2px 0;\n    width: 100%;\n    min-width: 0;\n  }\n\n  .nsfcp .nsfcp-section__title {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0;\n    font-size: 1rem;\n    font-weight: 800;\n    color: var(--nsfcp-ink);\n    line-height: 1.3;\n    min-width: 0;\n  }\n\n  .nsfcp .nsfcp-section__title i {\n    color: var(--nsfcp-cool);\n  }\n\n  .nsfcp .nsfcp-section__count {\n    display: inline-flex;\n    align-items: center;\n    padding: 5px 10px;\n    border-radius: 999px;\n    background: rgba(24, 119, 242, 0.18);\n    border: 1px solid var(--nsfcp-line);\n    color: #9ec9ff;\n    font-size: 0.75rem;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    white-space: nowrap;\n  }\n\n  .nsfcp-grid {\n    display: grid;\n    grid-template-columns: repeat(var(--nsfcp-cols, 1), minmax(0, 1fr));\n    gap: 12px;\n    width: 100%;\n    max-width: 100%;\n    min-width: 0;\n  }\n\n  .nsfcp-card {\n    display: flex;\n    flex-direction: column;\n    min-width: 0;\n    width: 100%;\n    max-width: 100%;\n    background: var(--nsfcp-panel-soft);\n    border: 1px solid var(--nsfcp-line);\n    border-radius: 10px;\n    overflow: hidden;\n    transition: background 0.15s ease, border-color 0.15s ease;\n  }\n\n  .nsfcp-card:hover {\n    background: var(--nsfcp-hover);\n    border-color: rgba(24, 119, 242, 0.7);\n  }\n\n  .nsfcp-card__media {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 1640 \/ 720;\n    background: #0b1f3d;\n    cursor: pointer;\n    overflow: hidden;\n  }\n\n  .nsfcp .nsfcp-card__img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .nsfcp-card__media--size-thumb {\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .nsfcp-card__media--size-hd,\n  .nsfcp-card__media--size-large,\n  .nsfcp-card__media--size-medium {\n    aspect-ratio: 1640 \/ 720;\n  }\n\n  .nsfcp-card__media--size-large .nsfcp-card__img,\n  .nsfcp-card__media--size-medium .nsfcp-card__img,\n  .nsfcp-card__media--size-thumb .nsfcp-card__img {\n    border-radius: 0;\n    border: 0;\n    box-shadow: none;\n  }\n\n  .nsfcp-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  .nsfcp-card__media:hover .nsfcp-card__overlay,\n  .nsfcp-card__media:focus-visible .nsfcp-card__overlay {\n    opacity: 1;\n  }\n\n  .nsfcp-card__body {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    padding: 12px;\n    min-width: 0;\n  }\n\n  .nsfcp-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(--nsfcp-accent);\n  }\n\n  .nsfcp-card__badge--large {\n    background: #1877f2;\n  }\n\n  .nsfcp-card__badge--medium {\n    background: #4dabf7;\n    color: #07152b;\n  }\n\n  .nsfcp-card__badge--thumb {\n    background: #24528c;\n  }\n\n  .nsfcp-card__badge--hd,\n  .nsfcp-card__badge--original {\n    background: #0d65d9;\n  }\n\n  .nsfcp .nsfcp-card__meta {\n    color: var(--nsfcp-muted);\n    font-size: 0.82rem;\n    line-height: 1.4;\n  }\n\n  .nsfcp-card__actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    width: 100%;\n  }\n\n  .nsfcp .nsfcp-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(--nsfcp-line) !important;\n    background: #24528c !important;\n    color: #ffffff !important;\n    font-family: var(--nsfcp-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  .nsfcp .nsfcp-card__action--primary {\n    background: var(--nsfcp-accent) !important;\n    border-color: transparent !important;\n    color: #ffffff !important;\n  }\n\n  .nsfcp .nsfcp-card__action:hover {\n    background: #2d65a8 !important;\n  }\n\n  .nsfcp .nsfcp-card__action--primary:hover {\n    background: var(--nsfcp-accent-deep) !important;\n  }\n\n  .nsfcp-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  .nsfcp .nsfcp-details__title {\n    font-size: 1.05rem;\n    font-weight: 800;\n    color: var(--nsfcp-ink);\n  }\n\n  .nsfcp .nsfcp-details__text {\n    color: var(--nsfcp-muted);\n    font-size: 0.92rem;\n    line-height: 1.55;\n    white-space: pre-line;\n  }\n\n  .nsfcp-details__list {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 8px;\n  }\n\n  .nsfcp-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(--nsfcp-panel-soft);\n    border: 1px solid var(--nsfcp-line);\n  }\n\n  .nsfcp .nsfcp-details__label {\n    color: var(--nsfcp-dim);\n    font-size: 0.78rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n  }\n\n  .nsfcp .nsfcp-details__value {\n    color: var(--nsfcp-ink);\n    font-size: 0.9rem;\n    font-weight: 600;\n  }\n\n  \/* Modal *\/\n  .nsfcp-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  .nsfcp-modal.is-open {\n    display: flex;\n  }\n\n  .nsfcp-modal__dialog {\n    position: relative;\n    width: min(960px, 100%);\n    max-height: min(90vh, 900px);\n    overflow: auto;\n    background: #123056;\n    border: 1px solid var(--nsfcp-line);\n    border-radius: 12px;\n    box-shadow: 0 24px 60px rgba(8, 40, 90, 0.55);\n    padding: 16px;\n  }\n\n  .nsfcp .nsfcp-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  .nsfcp .nsfcp-modal__close:hover {\n    background: #2d65a8 !important;\n  }\n\n  .nsfcp .nsfcp-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  .nsfcp .nsfcp-modal__caption {\n    color: var(--nsfcp-muted);\n    font-size: 0.9rem;\n    margin-bottom: 12px;\n    text-align: center;\n  }\n\n  .nsfcp .nsfcp-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(--nsfcp-accent) !important;\n    color: #ffffff !important;\n    font-family: var(--nsfcp-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  .nsfcp .nsfcp-modal__dl:hover {\n    background: var(--nsfcp-accent-deep) !important;\n  }\n\n  \/* Responsive \u2014 tablet *\/\n  @media (min-width: 768px) {\n    .nsfcp {\n      --nsfcp-cols: 2;\n      --nsfcp-pad: 16px;\n      --nsfcp-avatar: 104px;\n    }\n\n    .nsfcp-search__row {\n      flex-direction: row;\n      flex-wrap: wrap;\n      align-items: stretch;\n    }\n\n    .nsfcp .nsfcp-search__field {\n      flex: 1 1 220px;\n      width: auto;\n    }\n\n    .nsfcp-search__actions {\n      flex: 0 0 auto;\n      width: auto;\n      flex-wrap: nowrap;\n    }\n\n    .nsfcp .nsfcp-search__actions .nsfcp-btn {\n      flex: 0 0 auto;\n      min-width: 120px;\n    }\n\n    .nsfcp-profile__row {\n      grid-template-columns: var(--nsfcp-avatar) minmax(0, 1fr);\n      justify-items: stretch;\n      text-align: left;\n    }\n\n    .nsfcp-skeleton__profile {\n      align-items: stretch;\n      text-align: left;\n    }\n\n    .nsfcp-profile__avatar-wrap {\n      margin-top: calc(var(--nsfcp-avatar) \/ -2.5);\n    }\n\n    .nsfcp-profile__meta,\n    .nsfcp-skeleton__meta {\n      align-items: flex-start;\n      text-align: left;\n    }\n\n    .nsfcp-meta,\n    .nsfcp-skeleton__stats {\n      justify-content: flex-start;\n    }\n\n    .nsfcp-grid,\n    .nsfcp-skeleton__grid,\n    .nsfcp-tab-sk--photos {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .nsfcp-details__list {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  \/* Responsive \u2014 desktop *\/\n  @media (min-width: 1024px) {\n    .nsfcp {\n      --nsfcp-cols: 2;\n      --nsfcp-pad: 18px;\n    }\n\n    .nsfcp-grid,\n    .nsfcp-skeleton__grid,\n    .nsfcp-tab-sk--photos {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (min-width: 1200px) {\n    .nsfcp {\n      --nsfcp-cols: 2;\n    }\n\n    .nsfcp-grid,\n    .nsfcp-skeleton__grid,\n    .nsfcp-tab-sk--photos {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  \/* ResizeObserver helpers *\/\n  .nsfcp.nsfcp--compact .nsfcp-search__row {\n    flex-direction: column !important;\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-search__field,\n  .nsfcp.nsfcp--compact .nsfcp-search__actions {\n    width: 100% !important;\n    flex: 1 1 auto !important;\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-search__actions .nsfcp-btn {\n    flex: 1 1 calc(50% - 4px) !important;\n    width: auto !important;\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-profile__row,\n  .nsfcp.nsfcp--compact .nsfcp-skeleton__profile {\n    grid-template-columns: 1fr !important;\n    justify-items: center !important;\n    text-align: center !important;\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-profile__avatar-wrap {\n    margin-top: calc(var(--nsfcp-avatar) \/ -2);\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-profile__meta,\n  .nsfcp.nsfcp--compact .nsfcp-skeleton__meta {\n    align-items: center !important;\n    text-align: center !important;\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-meta {\n    justify-content: center !important;\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-tabs__btn {\n    flex: 1 1 calc(50% - 6px) !important;\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-grid,\n  .nsfcp.nsfcp--compact .nsfcp-skeleton__grid,\n  .nsfcp.nsfcp--compact .nsfcp-tab-sk--photos {\n    grid-template-columns: minmax(0, 1fr) !important;\n  }\n\n  .nsfcp.nsfcp--narrow .nsfcp-tabs__btn {\n    flex: 1 1 100% !important;\n  }\n\n  .nsfcp.nsfcp--narrow .nsfcp-search__actions .nsfcp-btn {\n    flex: 1 1 calc(50% - 4px) !important;\n  }\n\n  .nsfcp.nsfcp--narrow .nsfcp-card__actions {\n    flex-direction: column;\n  }\n\n  .nsfcp.nsfcp--narrow .nsfcp-card__action {\n    flex: 1 1 auto !important;\n    width: 100%;\n  }\n\n  @media (hover: none) {\n\n    .nsfcp .nsfcp-btn:hover,\n    .nsfcp-card:hover {\n      filter: none;\n      background: var(--nsfcp-panel-soft);\n    }\n\n    .nsfcp-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    .nsfcp .nsfcp-sk,\n    .nsfcp .nsfcp-btn,\n    .nsfcp-card,\n    .nsfcp-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  .nsfcp .nsfcp-search,\n  .nsfcp .nsfcp-search .nsfcp-search__row,\n  .nsfcp .nsfcp-search .nsfcp-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  .nsfcp .nsfcp-search .nsfcp-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  .nsfcp .nsfcp-search .nsfcp-search__field,\n  .nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-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  .nsfcp .nsfcp-search .nsfcp-search__actions,\n  .nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-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  .nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-btn,\n  .nsfcp .nsfcp-search .nsfcp-search__actions .nsfcp-btn,\n  .nsfcp .nsfcp-search .nsfcp-search__row .nsfcp-search__actions .nsfcp-btn {\n    flex: 0 0 auto !important;\n    width: auto !important;\n    max-width: none !important;\n    min-width: 110px !important;\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__row,\n  .nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__row {\n    flex-wrap: wrap !important;\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__field,\n  .nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__field,\n  .nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__row > .nsfcp-search__field,\n  .nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__row > .nsfcp-search__field {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__actions,\n  .nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__actions,\n  .nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__row > .nsfcp-search__actions,\n  .nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__row > .nsfcp-search__actions {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__row > .nsfcp-btn,\n  .nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__row > .nsfcp-btn,\n  .nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__actions .nsfcp-btn,\n  .nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__actions .nsfcp-btn,\n  .nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__row .nsfcp-search__actions .nsfcp-btn,\n  .nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__row .nsfcp-search__actions .nsfcp-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    .nsfcp .nsfcp-search .nsfcp-search__row {\n      flex-wrap: wrap !important;\n    }\n\n    .nsfcp .nsfcp-search .nsfcp-search__field,\n    .nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-search__field {\n      flex: 1 1 100% !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .nsfcp .nsfcp-search .nsfcp-search__actions,\n    .nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-search__actions {\n      flex: 1 1 100% !important;\n      width: 100% !important;\n      max-width: 100% !important;\n    }\n\n    .nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-btn,\n    .nsfcp .nsfcp-search .nsfcp-search__actions .nsfcp-btn,\n    .nsfcp .nsfcp-search .nsfcp-search__row .nsfcp-search__actions .nsfcp-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 Cover Photo Viewer \u2014 WordPress-scoped *\/\n.nsfcp {\n  --nsfcp-ink: #f8fbff;\n  --nsfcp-muted: #c9d9ef;\n  --nsfcp-dim: #8ea9cb;\n  --nsfcp-bg: #08172c;\n  --nsfcp-panel: rgba(16, 38, 72, 0.82);\n  --nsfcp-panel-soft: rgba(23, 52, 94, 0.78);\n  --nsfcp-hover: rgba(38, 86, 148, 0.92);\n  --nsfcp-line: rgba(114, 176, 255, 0.24);\n  --nsfcp-accent: #1877f2;\n  --nsfcp-accent-deep: #0b5ed7;\n  --nsfcp-cool: #6dc7ff;\n  --nsfcp-cool-deep: #36a3ff;\n  --nsfcp-success: #42d37a;\n  --nsfcp-danger: #ff4d69;\n  --nsfcp-radius: 16px;\n  --nsfcp-shadow: 0 22px 60px rgba(2, 13, 31, 0.44);\n  --nsfcp-shadow-soft: 0 12px 32px rgba(2, 13, 31, 0.28);\n  --nsfcp-focus: 0 0 0 4px rgba(109, 199, 255, 0.22);\n  --nsfcp-font: system-ui, -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  --nsfcp-pad: 14px;\n  --nsfcp-gap: 14px;\n  --nsfcp-avatar: 88px;\n  --nsfcp-cols: 1;\n\n  box-sizing: border-box !important;\n  font-family: var(--nsfcp-font);\n  color: var(--nsfcp-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, 3vw, 28px);\n  background:\n    radial-gradient(ellipse 70% 48% at 8% 0%, rgba(24, 119, 242, 0.48), transparent 62%),\n    radial-gradient(ellipse 58% 44% at 100% 8%, rgba(109, 199, 255, 0.28), transparent 58%),\n    linear-gradient(145deg, #061122 0%, #0b1d38 38%, #12396c 78%, #1769d8 140%);\n  border-radius: 0;\n  border: 1px solid var(--nsfcp-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.nsfcp::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  z-index: 0;\n  pointer-events: none;\n  background:\n    linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);\n  background-size: 44px 44px;\n  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.78), transparent 75%);\n}\n\n.nsfcp *,\n.nsfcp *::before,\n.nsfcp *::after {\n  box-sizing: border-box;\n}\n\n.nsfcp :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.nsfcp :where(ul, ol) {\n  list-style: none;\n}\n\n.nsfcp img {\n  max-width: 100%;\n  height: auto;\n  display: block;\n  border: 0;\n  vertical-align: middle;\n}\n\n.nsfcp a {\n  color: var(--nsfcp-cool);\n  text-decoration: none;\n  transition: color 0.18s ease, text-decoration-color 0.18s ease;\n}\n\n.nsfcp a:hover {\n  color: #ffffff;\n  text-decoration: underline;\n  text-decoration-color: rgba(109, 199, 255, 0.7);\n}\n\n.nsfcp-shell {\n  position: relative;\n  z-index: 1;\n  display: flex;\n  flex-direction: column;\n  gap: var(--nsfcp-gap);\n  width: 100%;\n  max-width: 1280px;\n  margin: 0 auto;\n  min-width: 0;\n  overflow-x: hidden;\n}\n\n.nsfcp-hero {\n  background: transparent;\n  padding: clamp(28px, 5vw, 52px) 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.nsfcp .nsfcp-hero__title {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 0 12px;\n  color: var(--nsfcp-ink);\n  font-size: clamp(1.65rem, 5vw, 3.2rem);\n  font-weight: 850;\n  line-height: 1.08;\n  letter-spacing: 0;\n  text-wrap: balance;\n}\n\n.nsfcp-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.nsfcp .nsfcp-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(--nsfcp-accent), var(--nsfcp-cool));\n  color: #fff;\n  font-size: 1.45rem;\n  line-height: 1;\n  box-shadow: 0 12px 28px rgba(24, 119, 242, 0.32);\n}\n\n.nsfcp .nsfcp-hero__icon i {\n  display: block;\n  line-height: 1;\n}\n\n.nsfcp-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.nsfcp-hero__title-mark {\n  color: var(--nsfcp-cool);\n  font-weight: 800;\n}\n\n.nsfcp .nsfcp-hero__lead {\n  max-width: 620px;\n  margin: 0 auto 22px;\n  color: var(--nsfcp-muted);\n  font-size: clamp(0.95rem, 2.4vw, 1.05rem);\n  line-height: 1.65;\n  padding: 0 2px;\n  text-wrap: balance;\n}\n\n.nsfcp-search {\n  display: flex;\n  flex-direction: column;\n  align-items: stretch;\n  gap: 12px;\n  text-align: left;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  box-sizing: border-box;\n  margin-top: 8px;\n  padding: clamp(14px, 2.4vw, 20px);\n  background: linear-gradient(180deg, rgba(16, 38, 72, 0.9), rgba(9, 24, 48, 0.82));\n  border: 1px solid var(--nsfcp-line);\n  border-radius: var(--nsfcp-radius);\n  box-shadow: var(--nsfcp-shadow-soft), inset 0 1px 0 rgba(255, 255, 255, 0.08);\n  backdrop-filter: blur(14px);\n}\n\n.nsfcp .nsfcp-search__label {\n  display: block;\n  font-size: 0.88rem;\n  font-weight: 750;\n  color: var(--nsfcp-muted);\n  line-height: 1.3;\n}\n\n.nsfcp-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.nsfcp .nsfcp-search__field {\n  flex: 1 1 auto;\n  min-width: 0;\n  height: 50px;\n  min-height: 50px;\n  padding: 0 16px !important;\n  border: 1px solid rgba(142, 169, 203, 0.36) !important;\n  border-radius: 12px;\n  background: rgba(5, 16, 33, 0.78) !important;\n  color: #ffffff !important;\n  font-family: var(--nsfcp-font);\n  font-size: 16px !important;\n  font-weight: 600;\n  line-height: 50px;\n  outline: none;\n  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);\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.nsfcp .nsfcp-search__field:focus {\n  background: rgba(7, 21, 43, 0.96) !important;\n  border-color: var(--nsfcp-cool) !important;\n  box-shadow: var(--nsfcp-focus), inset 0 1px 0 rgba(255, 255, 255, 0.08);\n}\n\n.nsfcp .nsfcp-search__field::placeholder {\n  color: rgba(201, 217, 239, 0.58);\n}\n\n.nsfcp-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.nsfcp .nsfcp-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: 50px !important;\n  min-height: 50px !important;\n  min-width: 0;\n  max-width: 100%;\n  margin: 0 !important;\n  padding: 0 16px !important;\n  border: 0 !important;\n  border-radius: 12px !important;\n  font-family: var(--nsfcp-font) !important;\n  font-size: 0.94rem !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(36, 82, 140, 0.98), rgba(26, 64, 118, 0.98)) !important;\n  box-sizing: border-box !important;\n  box-shadow: 0 10px 24px rgba(2, 13, 31, 0.26);\n}\n\n.nsfcp .nsfcp-btn i,\n.nsfcp .nsfcp-tabs__btn i,\n.nsfcp .nsfcp-card__action i,\n.nsfcp .nsfcp-profile__zoom i,\n.nsfcp .nsfcp-modal__close i,\n.nsfcp .nsfcp-modal__dl i,\n.nsfcp .nsfcp-demo-chip i,\n.nsfcp .nsfcp-notice i,\n.nsfcp .nsfcp-card__badge i,\n.nsfcp .nsfcp-card__overlay i,\n.nsfcp .nsfcp-meta__chip i,\n.nsfcp .nsfcp-section__title i,\n.nsfcp i.fa-solid,\n.nsfcp 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.nsfcp .fa-circle-info {\n  color: currentColor;\n}\n\n.nsfcp .fa-clone {\n  color: currentColor;\n}\n\n.nsfcp .fa-expand {\n  color: currentColor;\n}\n\n.nsfcp .fa-panorama {\n  color: currentColor;\n}\n\n.nsfcp .fa-paste {\n  color: currentColor;\n}\n\n.nsfcp .fa-xmark {\n  color: currentColor;\n}\n\n.nsfcp .nsfcp-empty i {\n  display: block !important;\n  font-size: 2.15rem !important;\n  width: auto;\n  margin: 0 auto 12px;\n  opacity: 0.52;\n  line-height: 1 !important;\n}\n\n.nsfcp .nsfcp-btn:hover {\n  filter: brightness(1.06);\n  transform: translateY(-1px);\n  box-shadow: 0 14px 30px rgba(2, 13, 31, 0.34);\n}\n\n.nsfcp .nsfcp-btn:focus-visible {\n  outline: none;\n  box-shadow: var(--nsfcp-focus), 0 14px 30px rgba(2, 13, 31, 0.34);\n}\n\n.nsfcp .nsfcp-btn:active {\n  opacity: 0.94;\n  transform: translateY(0);\n}\n\n.nsfcp .nsfcp-btn:disabled {\n  opacity: 0.55;\n  cursor: wait;\n  filter: none;\n  transform: none;\n}\n\n.nsfcp .nsfcp-btn--paste {\n  background: linear-gradient(135deg, #284f86, #173a68) !important;\n  color: #ffffff !important;\n  box-shadow: 0 10px 24px rgba(2, 13, 31, 0.24);\n}\n\n.nsfcp .nsfcp-btn--paste:hover {\n  background: linear-gradient(135deg, #3265a7, #1d477d) !important;\n}\n\n.nsfcp .nsfcp-btn--view {\n  background: linear-gradient(135deg, var(--nsfcp-cool), var(--nsfcp-accent) 48%, var(--nsfcp-accent-deep)) !important;\n  color: #ffffff !important;\n  box-shadow: 0 14px 32px rgba(24, 119, 242, 0.36);\n}\n\n.nsfcp .nsfcp-btn--view:hover {\n  background: linear-gradient(135deg, #87d5ff, var(--nsfcp-accent), #0754c8) !important;\n}\n\n.nsfcp .nsfcp-search__hint {\n  font-size: 0.83rem;\n  color: var(--nsfcp-dim);\n  line-height: 1.45;\n  max-width: 100%;\n}\n\n.nsfcp #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.nsfcp #xrespond-tools-turnstile-host.is-visible {\n  display: block;\n}\n\n.nsfcp #xrespond-tools-turnstile-host .xrespond-ts-label {\n  display: block;\n  font-size: 0.85rem;\n  color: var(--nsfcp-muted);\n  margin-bottom: 0.45rem;\n  font-weight: 650;\n}\n\n.nsfcp #xrespond-tools-turnstile-host .xrespond-ts-widget {\n  min-height: 65px;\n  max-width: 100%;\n  overflow: hidden;\n  border-radius: 12px;\n}\n\n.nsfcp #xrespond-tools-turnstile-host .xrespond-ts-error {\n  color: #ff9aab;\n  font-weight: 650;\n}\n\n.nsfcp-search__row:has(#xrespond-tools-turnstile-host),\n.nsfcp-search__actions:has(#xrespond-tools-turnstile-host) {\n  flex-wrap: wrap !important;\n}\n\n.nsfcp-search__row > #xrespond-tools-turnstile-host,\n.nsfcp-search__actions > #xrespond-tools-turnstile-host {\n  flex: 0 0 100% !important;\n  width: 100% !important;\n  order: -1;\n}\n\n.nsfcp-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 12px;\n  border-radius: 999px;\n  background: rgba(109, 199, 255, 0.14);\n  border: 1px solid rgba(109, 199, 255, 0.38);\n  color: #bfe8ff;\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.nsfcp .nsfcp-alert {\n  display: none;\n  padding: 12px 14px;\n  border-radius: 12px;\n  background: rgba(255, 77, 105, 0.14);\n  border: 1px solid rgba(255, 77, 105, 0.42);\n  color: #ffb0bd;\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.06);\n}\n\n.nsfcp .nsfcp-alert.is-visible {\n  display: block;\n}\n\n.nsfcp .nsfcp-notice {\n  display: none;\n  margin-top: 12px;\n  padding: 12px 14px;\n  border-radius: 12px;\n  background: rgba(109, 199, 255, 0.12);\n  border: 1px solid rgba(109, 199, 255, 0.34);\n  color: #cceeff;\n  font-size: 0.86rem;\n  line-height: 1.45;\n  word-break: break-word;\n}\n\n.nsfcp .nsfcp-notice.is-visible {\n  display: flex;\n  align-items: flex-start;\n  gap: 9px;\n}\n\n.nsfcp .nsfcp-skeleton {\n  display: none;\n  margin: 0;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfcp .nsfcp-skeleton.is-visible {\n  display: block;\n}\n\n.nsfcp .nsfcp-content.is-hidden {\n  display: none !important;\n}\n\n.nsfcp .nsfcp-content.is-placeholder .nsfcp-notice,\n.nsfcp .nsfcp-content.is-placeholder .nsfcp-profile__cover-zoom {\n  display: none !important;\n}\n\n@keyframes nsfcp-shimmer {\n  0% {\n    background-position: -400px 0;\n  }\n\n  100% {\n    background-position: 400px 0;\n  }\n}\n\n.nsfcp .nsfcp-sk {\n  background: linear-gradient(90deg,\n      rgba(109, 199, 255, 0.1) 0%,\n      rgba(109, 199, 255, 0.3) 45%,\n      rgba(24, 119, 242, 0.12) 100%);\n  background-size: 800px 100%;\n  animation: nsfcp-shimmer 1.35s ease-in-out infinite;\n  border-radius: 10px;\n}\n\n.nsfcp-skeleton__panel {\n  background: var(--nsfcp-panel);\n  border: 1px solid var(--nsfcp-line);\n  border-radius: var(--nsfcp-radius);\n  box-shadow: var(--nsfcp-shadow-soft);\n  padding: clamp(14px, 2.5vw, 20px);\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  backdrop-filter: blur(14px);\n}\n\n.nsfcp-skeleton__profile {\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  align-items: center;\n  justify-items: center;\n  padding: var(--nsfcp-pad);\n  border-radius: 14px;\n  background: linear-gradient(160deg, rgba(109, 199, 255, 0.13), rgba(24, 119, 242, 0.08));\n  border: 1px solid var(--nsfcp-line);\n  text-align: center;\n  margin-bottom: 16px;\n}\n\n.nsfcp .nsfcp-skeleton__avatar {\n  width: var(--nsfcp-avatar);\n  height: var(--nsfcp-avatar);\n  border-radius: 50% !important;\n  border: 3px solid rgba(255, 255, 255, 0.16);\n}\n\n.nsfcp-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.nsfcp-skeleton__line {\n  height: 16px;\n}\n\n.nsfcp-skeleton__line--lg {\n  width: min(200px, 70%);\n  height: 22px;\n}\n\n.nsfcp-skeleton__line--md {\n  width: min(140px, 50%);\n  height: 14px;\n}\n\n.nsfcp-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.nsfcp-skeleton__tab {\n  flex: 1 1 calc(50% - 8px);\n  min-width: 0;\n  height: 42px;\n  border-radius: 999px;\n}\n\n.nsfcp-skeleton__grid {\n  display: grid;\n  grid-template-columns: repeat(var(--nsfcp-cols, 1), minmax(0, 1fr));\n  gap: 14px;\n}\n\n.nsfcp-skeleton__card,\n.nsfcp-tab-sk__card {\n  border-radius: 14px;\n  overflow: hidden;\n  border: 1px solid var(--nsfcp-line);\n  background: var(--nsfcp-panel-soft);\n  display: flex;\n  flex-direction: column;\n  min-width: 0;\n}\n\n.nsfcp-skeleton__thumb,\n.nsfcp-tab-sk__thumb {\n  width: 100%;\n  aspect-ratio: 1640 \/ 720;\n  border-radius: 0 !important;\n}\n\n.nsfcp-skeleton__cover {\n  width: 100%;\n  aspect-ratio: 1640 \/ 720;\n  border-radius: 14px !important;\n  margin-bottom: 12px;\n}\n\n.nsfcp-skeleton__foot,\n.nsfcp-tab-sk__foot {\n  height: 72px;\n  margin: 12px;\n  border-radius: 12px !important;\n}\n\n.nsfcp-tab-sk--photos {\n  display: grid;\n  grid-template-columns: repeat(var(--nsfcp-cols, 1), minmax(0, 1fr));\n  gap: 14px;\n}\n\n.nsfcp-tab-sk--details {\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n  padding: 8px 0;\n}\n\n.nsfcp-tab-sk__line {\n  height: 14px;\n  border-radius: 8px;\n}\n\n.nsfcp-tab-sk__line--sm {\n  width: min(120px, 40%);\n}\n\n.nsfcp-tab-sk__line--lg {\n  width: min(280px, 85%);\n  height: 20px;\n}\n\n.nsfcp-result {\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfcp-panel {\n  background: linear-gradient(180deg, rgba(16, 38, 72, 0.9), rgba(11, 29, 56, 0.86));\n  border: 1px solid var(--nsfcp-line);\n  border-radius: var(--nsfcp-radius);\n  box-shadow: var(--nsfcp-shadow), inset 0 1px 0 rgba(255, 255, 255, 0.07);\n  padding: clamp(14px, 2.5vw, 22px);\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  backdrop-filter: blur(14px);\n}\n\n.nsfcp-profile {\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n  align-items: stretch;\n  text-align: center;\n  padding: 0;\n  border-radius: 14px;\n  background: rgba(23, 52, 94, 0.72);\n  border: 1px solid var(--nsfcp-line);\n  margin-bottom: 14px;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  overflow: hidden;\n  box-shadow: 0 16px 38px rgba(2, 13, 31, 0.24);\n}\n\n.nsfcp-profile__cover-wrap {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 1640 \/ 720;\n  background: #07152b;\n  cursor: pointer;\n  overflow: hidden;\n}\n\n.nsfcp-profile__cover-wrap:focus-visible {\n  outline: none;\n  box-shadow: inset var(--nsfcp-focus);\n}\n\n.nsfcp .nsfcp-profile__cover {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  background: var(--nsfcp-panel-soft);\n  transition: transform 0.28s ease, filter 0.28s ease;\n}\n\n.nsfcp-profile__cover-wrap:hover .nsfcp-profile__cover {\n  transform: scale(1.012);\n  filter: saturate(1.05);\n}\n\n.nsfcp .nsfcp-profile__cover-zoom {\n  position: absolute;\n  right: 12px;\n  bottom: 12px;\n  width: 42px;\n  height: 42px;\n  min-width: 42px;\n  min-height: 42px;\n  border-radius: 50% !important;\n  border: 1px solid rgba(255, 255, 255, 0.2) !important;\n  background: rgba(7, 21, 43, 0.72) !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  backdrop-filter: blur(10px);\n  box-shadow: 0 10px 24px rgba(2, 13, 31, 0.34);\n  transition: background 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;\n}\n\n.nsfcp .nsfcp-profile__cover-zoom:hover {\n  background: rgba(24, 119, 242, 0.95) !important;\n  transform: translateY(-1px);\n}\n\n.nsfcp-profile__row {\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(--nsfcp-pad);\n  width: 100%;\n  min-width: 0;\n}\n\n.nsfcp-profile__avatar-wrap {\n  position: relative;\n  width: var(--nsfcp-avatar);\n  height: var(--nsfcp-avatar);\n  margin-top: calc(var(--nsfcp-avatar) \/ -2);\n}\n\n.nsfcp-profile__ring {\n  width: 100%;\n  height: 100%;\n  border-radius: 50%;\n  padding: 3px;\n  background: linear-gradient(135deg, var(--nsfcp-cool), var(--nsfcp-accent) 55%, #ffffff);\n  box-shadow: 0 12px 28px rgba(2, 13, 31, 0.34);\n}\n\n.nsfcp .nsfcp-profile__img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  border-radius: 50%;\n  border: 3px solid #08172c;\n  background: var(--nsfcp-panel-soft);\n}\n\n.nsfcp .nsfcp-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: linear-gradient(135deg, var(--nsfcp-cool), var(--nsfcp-accent)) !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 8px 18px 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  transition: transform 0.18s ease, filter 0.18s ease;\n}\n\n.nsfcp .nsfcp-profile__zoom:hover {\n  background: linear-gradient(135deg, #87d5ff, var(--nsfcp-accent-deep)) !important;\n  transform: translateY(-1px);\n}\n\n.nsfcp-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.nsfcp .nsfcp-profile__name {\n  font-size: clamp(1.18rem, 3vw, 1.5rem);\n  font-weight: 850;\n  color: var(--nsfcp-ink);\n  line-height: 1.25;\n  letter-spacing: 0;\n}\n\n.nsfcp .nsfcp-profile__handle {\n  color: var(--nsfcp-cool);\n  font-size: 0.94rem;\n  font-weight: 700;\n}\n\n.nsfcp-meta {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  justify-content: center;\n  width: 100%;\n}\n\n.nsfcp-meta__chip {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  padding: 7px 11px;\n  border-radius: 999px;\n  background: rgba(109, 199, 255, 0.12);\n  border: 1px solid rgba(109, 199, 255, 0.28);\n  color: #cceeff;\n  font-size: 0.78rem;\n  font-weight: 700;\n}\n\n.nsfcp-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.nsfcp .nsfcp-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% - 5px);\n  min-width: 0;\n  min-height: 46px;\n  height: auto;\n  padding: 11px 14px !important;\n  border-radius: 12px !important;\n  border: 1px solid var(--nsfcp-line) !important;\n  background: rgba(23, 52, 94, 0.74) !important;\n  color: var(--nsfcp-muted) !important;\n  font-family: var(--nsfcp-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: background 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;\n}\n\n.nsfcp .nsfcp-tabs__btn:hover {\n  background: rgba(38, 86, 148, 0.86) !important;\n  border-color: rgba(109, 199, 255, 0.45) !important;\n}\n\n.nsfcp .nsfcp-tabs__btn:focus-visible {\n  outline: none;\n  box-shadow: var(--nsfcp-focus);\n}\n\n.nsfcp .nsfcp-tabs__btn.is-active {\n  background: linear-gradient(135deg, rgba(109, 199, 255, 0.18), rgba(24, 119, 242, 0.2)) !important;\n  border-color: rgba(109, 199, 255, 0.56) !important;\n  color: #e8f7ff !important;\n  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);\n}\n\n.nsfcp-pane {\n  display: none;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfcp-pane.is-active {\n  display: block;\n}\n\n.nsfcp-empty {\n  text-align: center;\n  padding: clamp(30px, 7vw, 56px) 14px;\n  color: var(--nsfcp-dim);\n  font-size: 0.94rem;\n  border: 1px dashed rgba(142, 169, 203, 0.28);\n  border-radius: 14px;\n  background: rgba(5, 16, 33, 0.28);\n}\n\n.nsfcp-photos {\n  display: flex;\n  flex-direction: column;\n  gap: 24px;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfcp-section {\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfcp-section__head {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  justify-content: space-between;\n  gap: 8px 12px;\n  padding: 2px 2px 0;\n  width: 100%;\n  min-width: 0;\n}\n\n.nsfcp .nsfcp-section__title {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  margin: 0;\n  font-size: 1.02rem;\n  font-weight: 850;\n  color: var(--nsfcp-ink);\n  line-height: 1.3;\n  min-width: 0;\n}\n\n.nsfcp .nsfcp-section__title i {\n  color: var(--nsfcp-cool);\n}\n\n.nsfcp .nsfcp-section__count {\n  display: inline-flex;\n  align-items: center;\n  padding: 6px 11px;\n  border-radius: 999px;\n  background: rgba(109, 199, 255, 0.12);\n  border: 1px solid rgba(109, 199, 255, 0.3);\n  color: #cceeff;\n  font-size: 0.75rem;\n  font-weight: 800;\n  letter-spacing: 0.02em;\n  white-space: nowrap;\n}\n\n.nsfcp-grid {\n  display: grid;\n  grid-template-columns: repeat(var(--nsfcp-cols, 1), minmax(0, 1fr));\n  gap: 14px;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n.nsfcp-card {\n  display: flex;\n  flex-direction: column;\n  min-width: 0;\n  width: 100%;\n  max-width: 100%;\n  background: rgba(23, 52, 94, 0.76);\n  border: 1px solid var(--nsfcp-line);\n  border-radius: 14px;\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 26px rgba(2, 13, 31, 0.22);\n}\n\n.nsfcp-card:hover {\n  background: rgba(38, 86, 148, 0.86);\n  border-color: rgba(109, 199, 255, 0.52);\n  transform: translateY(-2px);\n  box-shadow: 0 18px 40px rgba(2, 13, 31, 0.34);\n}\n\n.nsfcp-card__media {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 1640 \/ 720;\n  background: #07152b;\n  cursor: pointer;\n  overflow: hidden;\n}\n\n.nsfcp .nsfcp-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.nsfcp-card:hover .nsfcp-card__img {\n  transform: scale(1.018);\n  filter: saturate(1.06);\n}\n\n.nsfcp-card__media--size-thumb {\n  aspect-ratio: 1 \/ 1;\n}\n\n.nsfcp-card__media--size-hd,\n.nsfcp-card__media--size-large,\n.nsfcp-card__media--size-medium {\n  aspect-ratio: 1640 \/ 720;\n}\n\n.nsfcp-card__media--size-large .nsfcp-card__img,\n.nsfcp-card__media--size-medium .nsfcp-card__img,\n.nsfcp-card__media--size-thumb .nsfcp-card__img {\n  border-radius: 0;\n  border: 0;\n  box-shadow: none;\n}\n\n.nsfcp-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.5);\n  opacity: 0;\n  transition: opacity 0.2s ease;\n  color: #fff;\n  font-size: 1.3rem;\n  pointer-events: none;\n  backdrop-filter: blur(2px);\n}\n\n.nsfcp-card__media:hover .nsfcp-card__overlay,\n.nsfcp-card__media:focus-visible .nsfcp-card__overlay {\n  opacity: 1;\n}\n\n.nsfcp-card__body {\n  display: flex;\n  flex-direction: column;\n  gap: 11px;\n  padding: 14px;\n  min-width: 0;\n}\n\n.nsfcp-card__badge {\n  display: inline-flex;\n  align-items: center;\n  align-self: flex-start;\n  gap: 6px;\n  padding: 6px 10px;\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(--nsfcp-accent), var(--nsfcp-cool-deep));\n  box-shadow: 0 8px 18px rgba(24, 119, 242, 0.22);\n}\n\n.nsfcp-card__badge--large {\n  background: linear-gradient(135deg, #1877f2, #6dc7ff);\n}\n\n.nsfcp-card__badge--medium {\n  background: linear-gradient(135deg, #6dc7ff, #42d37a);\n  color: #061122;\n}\n\n.nsfcp-card__badge--thumb {\n  background: linear-gradient(135deg, #24528c, #3265a7);\n}\n\n.nsfcp-card__badge--hd,\n.nsfcp-card__badge--original {\n  background: linear-gradient(135deg, #0b5ed7, #1877f2);\n}\n\n.nsfcp .nsfcp-card__meta {\n  color: var(--nsfcp-muted);\n  font-size: 0.84rem;\n  line-height: 1.45;\n}\n\n.nsfcp-card__actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  width: 100%;\n}\n\n.nsfcp .nsfcp-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: 11px !important;\n  border: 1px solid rgba(109, 199, 255, 0.24) !important;\n  background: linear-gradient(135deg, #284f86, #173a68) !important;\n  color: #ffffff !important;\n  font-family: var(--nsfcp-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, box-shadow 0.18s ease, background 0.18s ease;\n}\n\n.nsfcp .nsfcp-card__action--primary {\n  background: linear-gradient(135deg, var(--nsfcp-cool), var(--nsfcp-accent) 55%, var(--nsfcp-accent-deep)) !important;\n  border-color: transparent !important;\n  color: #ffffff !important;\n}\n\n.nsfcp .nsfcp-card__action:hover {\n  background: linear-gradient(135deg, #3265a7, #1d477d) !important;\n  transform: translateY(-1px);\n  box-shadow: 0 10px 22px rgba(2, 13, 31, 0.28);\n}\n\n.nsfcp .nsfcp-card__action--primary:hover {\n  background: linear-gradient(135deg, #87d5ff, var(--nsfcp-accent), #0754c8) !important;\n}\n\n.nsfcp .nsfcp-card__action:focus-visible {\n  outline: none;\n  box-shadow: var(--nsfcp-focus);\n}\n\n.nsfcp-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.nsfcp .nsfcp-details__title {\n  font-size: 1.08rem;\n  font-weight: 850;\n  color: var(--nsfcp-ink);\n}\n\n.nsfcp .nsfcp-details__text {\n  color: var(--nsfcp-muted);\n  font-size: 0.94rem;\n  line-height: 1.62;\n  white-space: pre-line;\n}\n\n.nsfcp-details__list {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 10px;\n}\n\n.nsfcp-details__item {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 6px 10px;\n  align-items: baseline;\n  padding: 12px 14px;\n  border-radius: 12px;\n  background: rgba(23, 52, 94, 0.7);\n  border: 1px solid var(--nsfcp-line);\n}\n\n.nsfcp .nsfcp-details__label {\n  color: var(--nsfcp-dim);\n  font-size: 0.78rem;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n}\n\n.nsfcp .nsfcp-details__value {\n  color: var(--nsfcp-ink);\n  font-size: 0.92rem;\n  font-weight: 650;\n}\n\n.nsfcp-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, 10, 22, 0.84);\n  backdrop-filter: blur(10px);\n}\n\n.nsfcp-modal.is-open {\n  display: flex;\n}\n\n.nsfcp-modal__dialog {\n  position: relative;\n  width: min(960px, 100%);\n  max-height: min(90vh, 900px);\n  overflow: auto;\n  background: linear-gradient(180deg, rgba(18, 48, 86, 0.98), rgba(8, 23, 44, 0.98));\n  border: 1px solid rgba(109, 199, 255, 0.3);\n  border-radius: 18px;\n  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.52);\n  padding: clamp(14px, 2vw, 18px);\n}\n\n.nsfcp .nsfcp-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.16) !important;\n  background: rgba(7, 21, 43, 0.74) !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  backdrop-filter: blur(10px);\n  transition: background 0.18s ease, transform 0.18s ease;\n}\n\n.nsfcp .nsfcp-modal__close:hover {\n  background: rgba(255, 77, 105, 0.9) !important;\n  transform: translateY(-1px);\n}\n\n.nsfcp .nsfcp-modal__media {\n  width: 100%;\n  max-height: min(65vh, 640px);\n  object-fit: contain;\n  border-radius: 14px;\n  background: #07152b;\n  margin: 8px 0 14px;\n  box-shadow: 0 14px 34px rgba(2, 13, 31, 0.28);\n}\n\n.nsfcp .nsfcp-modal__caption {\n  color: var(--nsfcp-muted);\n  font-size: 0.92rem;\n  margin-bottom: 14px;\n  text-align: center;\n}\n\n.nsfcp .nsfcp-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: 48px;\n  height: 48px;\n  border-radius: 12px !important;\n  border: 0 !important;\n  background: linear-gradient(135deg, var(--nsfcp-cool), var(--nsfcp-accent) 50%, var(--nsfcp-accent-deep)) !important;\n  color: #ffffff !important;\n  font-family: var(--nsfcp-font) !important;\n  font-size: 0.94rem !important;\n  font-weight: 800 !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  box-shadow: 0 14px 30px rgba(24, 119, 242, 0.34);\n  transition: transform 0.18s ease, filter 0.18s ease, box-shadow 0.18s ease;\n}\n\n.nsfcp .nsfcp-modal__dl:hover {\n  background: linear-gradient(135deg, #87d5ff, var(--nsfcp-accent), #0754c8) !important;\n  transform: translateY(-1px);\n}\n\n.nsfcp .nsfcp-modal__dl:focus-visible {\n  outline: none;\n  box-shadow: var(--nsfcp-focus), 0 14px 30px rgba(24, 119, 242, 0.34);\n}\n\n@media (min-width: 768px) {\n  .nsfcp {\n    --nsfcp-cols: 2;\n    --nsfcp-pad: 18px;\n    --nsfcp-avatar: 104px;\n  }\n\n  .nsfcp-search__row {\n    flex-direction: row;\n    flex-wrap: wrap;\n    align-items: stretch;\n  }\n\n  .nsfcp .nsfcp-search__field {\n    flex: 1 1 220px;\n    width: auto;\n  }\n\n  .nsfcp-search__actions {\n    flex: 0 0 auto;\n    width: auto;\n    flex-wrap: nowrap;\n  }\n\n  .nsfcp .nsfcp-search__actions .nsfcp-btn {\n    flex: 0 0 auto;\n    min-width: 124px;\n  }\n\n  .nsfcp-profile__row {\n    grid-template-columns: var(--nsfcp-avatar) minmax(0, 1fr);\n    justify-items: stretch;\n    text-align: left;\n  }\n\n  .nsfcp-skeleton__profile {\n    align-items: stretch;\n    text-align: left;\n  }\n\n  .nsfcp-profile__avatar-wrap {\n    margin-top: calc(var(--nsfcp-avatar) \/ -2.5);\n  }\n\n  .nsfcp-profile__meta,\n  .nsfcp-skeleton__meta {\n    align-items: flex-start;\n    text-align: left;\n  }\n\n  .nsfcp-meta,\n  .nsfcp-skeleton__stats {\n    justify-content: flex-start;\n  }\n\n  .nsfcp-grid,\n  .nsfcp-skeleton__grid,\n  .nsfcp-tab-sk--photos {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .nsfcp-details__list {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (min-width: 1024px) {\n  .nsfcp {\n    --nsfcp-cols: 2;\n    --nsfcp-pad: 20px;\n  }\n\n  .nsfcp-grid,\n  .nsfcp-skeleton__grid,\n  .nsfcp-tab-sk--photos {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (min-width: 1200px) {\n  .nsfcp {\n    --nsfcp-cols: 2;\n  }\n\n  .nsfcp-grid,\n  .nsfcp-skeleton__grid,\n  .nsfcp-tab-sk--photos {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n.nsfcp.nsfcp--compact .nsfcp-search__row {\n  flex-direction: column !important;\n}\n\n.nsfcp.nsfcp--compact .nsfcp-search__field,\n.nsfcp.nsfcp--compact .nsfcp-search__actions {\n  width: 100% !important;\n  flex: 1 1 auto !important;\n}\n\n.nsfcp.nsfcp--compact .nsfcp-search__actions .nsfcp-btn {\n  flex: 1 1 calc(50% - 4px) !important;\n  width: auto !important;\n}\n\n.nsfcp.nsfcp--compact .nsfcp-profile__row,\n.nsfcp.nsfcp--compact .nsfcp-skeleton__profile {\n  grid-template-columns: 1fr !important;\n  justify-items: center !important;\n  text-align: center !important;\n}\n\n.nsfcp.nsfcp--compact .nsfcp-profile__avatar-wrap {\n  margin-top: calc(var(--nsfcp-avatar) \/ -2);\n}\n\n.nsfcp.nsfcp--compact .nsfcp-profile__meta,\n.nsfcp.nsfcp--compact .nsfcp-skeleton__meta {\n  align-items: center !important;\n  text-align: center !important;\n}\n\n.nsfcp.nsfcp--compact .nsfcp-meta {\n  justify-content: center !important;\n}\n\n.nsfcp.nsfcp--compact .nsfcp-tabs__btn {\n  flex: 1 1 calc(50% - 6px) !important;\n}\n\n.nsfcp.nsfcp--compact .nsfcp-grid,\n.nsfcp.nsfcp--compact .nsfcp-skeleton__grid,\n.nsfcp.nsfcp--compact .nsfcp-tab-sk--photos {\n  grid-template-columns: minmax(0, 1fr) !important;\n}\n\n.nsfcp.nsfcp--narrow .nsfcp-tabs__btn {\n  flex: 1 1 100% !important;\n}\n\n.nsfcp.nsfcp--narrow .nsfcp-search__actions .nsfcp-btn {\n  flex: 1 1 calc(50% - 4px) !important;\n}\n\n.nsfcp.nsfcp--narrow .nsfcp-card__actions {\n  flex-direction: column;\n}\n\n.nsfcp.nsfcp--narrow .nsfcp-card__action {\n  flex: 1 1 auto !important;\n  width: 100%;\n}\n\n@media (hover: none) {\n  .nsfcp .nsfcp-btn:hover,\n  .nsfcp-card:hover {\n    filter: none;\n    transform: none;\n    box-shadow: 0 10px 26px rgba(2, 13, 31, 0.22);\n  }\n\n  .nsfcp-card__overlay {\n    opacity: 0.85;\n    background: rgba(7, 21, 43, 0.25);\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .nsfcp .nsfcp-sk,\n  .nsfcp .nsfcp-btn,\n  .nsfcp-card,\n  .nsfcp-card__overlay,\n  .nsfcp .nsfcp-search__field,\n  .nsfcp .nsfcp-card__img,\n  .nsfcp .nsfcp-profile__cover {\n    animation: none !important;\n    transition: none !important;\n  }\n}\n\n.nsfcp .nsfcp-search,\n.nsfcp .nsfcp-search .nsfcp-search__row,\n.nsfcp .nsfcp-search .nsfcp-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.nsfcp .nsfcp-search .nsfcp-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.nsfcp .nsfcp-search .nsfcp-search__field,\n.nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-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.nsfcp .nsfcp-search .nsfcp-search__actions,\n.nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-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.nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-btn,\n.nsfcp .nsfcp-search .nsfcp-search__actions .nsfcp-btn,\n.nsfcp .nsfcp-search .nsfcp-search__row .nsfcp-search__actions .nsfcp-btn {\n  flex: 0 0 auto !important;\n  width: auto !important;\n  max-width: none !important;\n  min-width: 114px !important;\n}\n\n.nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__row,\n.nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__row {\n  flex-wrap: wrap !important;\n}\n\n.nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__field,\n.nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__field,\n.nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__row > .nsfcp-search__field,\n.nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__row > .nsfcp-search__field {\n  flex: 1 1 100% !important;\n  width: 100% !important;\n  max-width: 100% !important;\n}\n\n.nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__actions,\n.nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__actions,\n.nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__row > .nsfcp-search__actions,\n.nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__row > .nsfcp-search__actions {\n  flex: 1 1 100% !important;\n  width: 100% !important;\n  max-width: 100% !important;\n}\n\n.nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__row > .nsfcp-btn,\n.nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__row > .nsfcp-btn,\n.nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__actions .nsfcp-btn,\n.nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__actions .nsfcp-btn,\n.nsfcp.nsfcp--compact .nsfcp-search .nsfcp-search__row .nsfcp-search__actions .nsfcp-btn,\n.nsfcp.nsfcp--narrow .nsfcp-search .nsfcp-search__row .nsfcp-search__actions .nsfcp-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  .nsfcp {\n    --nsfcp-gap: 12px;\n    padding: 12px;\n  }\n\n  .nsfcp .nsfcp-search .nsfcp-search__row {\n    flex-wrap: wrap !important;\n  }\n\n  .nsfcp .nsfcp-search .nsfcp-search__field,\n  .nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-search__field {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsfcp .nsfcp-search .nsfcp-search__actions,\n  .nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-search__actions {\n    flex: 1 1 100% !important;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .nsfcp .nsfcp-search .nsfcp-search__row > .nsfcp-btn,\n  .nsfcp .nsfcp-search .nsfcp-search__actions .nsfcp-btn,\n  .nsfcp .nsfcp-search .nsfcp-search__row .nsfcp-search__actions .nsfcp-btn {\n    flex: 1 1 calc(50% - 5px) !important;\n    min-width: 0 !important;\n    max-width: 100% !important;\n  }\n\n  .nsfcp-panel,\n  .nsfcp-search,\n  .nsfcp-skeleton__panel {\n    border-radius: 14px;\n  }\n\n  .nsfcp-modal__dialog {\n    border-radius: 16px;\n  }\n}\n\n@media (max-width: 420px) {\n  .nsfcp .nsfcp-search .nsfcp-search__actions,\n  .nsfcp-search__actions,\n  .nsfcp-card__actions {\n    flex-direction: column !important;\n  }\n\n  .nsfcp .nsfcp-search .nsfcp-search__actions .nsfcp-btn,\n  .nsfcp .nsfcp-btn,\n  .nsfcp .nsfcp-card__action {\n    width: 100% !important;\n    flex: 1 1 auto !important;\n  }\n\n  .nsfcp .nsfcp-tabs__btn {\n    flex: 1 1 100% !important;\n  }\n\n  .nsfcp .nsfcp-hero__title {\n    font-size: clamp(1.45rem, 10vw, 2.2rem);\n  }\n}\n<\/style>\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n<div class=\"nsfcp\" id=\"nsfcp-root\" data-nsfcp-ready=\"0\">\n  <div class=\"nsfcp-shell\">\n    <section class=\"nsfcp-hero\" aria-labelledby=\"nsfcp-title\">\n      <h1 class=\"nsfcp-hero__title\" id=\"nsfcp-title\">Facebook Cover Photo Viewer<\/h1>\n<p class=\"nsfcp-hero__lead\">\n        Preview and download Facebook cover photos from any public profile or page.\n      <\/p>\n<div class=\"nsfcp-search\">\n        <label class=\"nsfcp-search__label\" for=\"nsfcp-input\">Enter Facebook username or profile URL<\/label>\n        <div id=\"xrespond-tools-turnstile-host\" aria-hidden=\"true\">\n          <span class=\"xrespond-ts-label\">Please verify you are human to continue:<\/span>\n          <div class=\"xrespond-ts-widget\"><\/div>\n<div class=\"xrespond-ts-error\" role=\"alert\"><\/div>\n        <\/div>\n<div class=\"nsfcp-search__row\">\n          <input class=\"nsfcp-search__field\" id=\"nsfcp-input\" type=\"text\" name=\"nsfcp_input\"\n            placeholder=\"username or facebook.com\/username\" autocomplete=\"off\" spellcheck=\"false\" inputmode=\"url\">\n          <div class=\"nsfcp-search__actions\">\n            <button type=\"button\" class=\"nsfcp-btn nsfcp-btn--paste\" id=\"nsfcp-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=\"nsfcp-btn nsfcp-btn--view\" id=\"xrespond-tools-turnstile\">\n              <i class=\"fa-solid fa-panorama\" aria-hidden=\"true\"><\/i> View Cover\n            <\/button>\n          <\/div>\n        <\/div>\n<div class=\"nsfcp-alert\" id=\"nsfcp-alert\" role=\"alert\"><\/div>\n<p class=\"nsfcp-search__hint\">Enter a Facebook username or profile URL (example: nasdaily)<\/p>\n      <\/div>\n    <\/section>\n\n    <div class=\"nsfcp-skeleton\" id=\"nsfcp-skeleton\" aria-hidden=\"true\" aria-busy=\"false\">\n      <div class=\"nsfcp-skeleton__panel\">\n        <div class=\"nsfcp-skeleton__profile\">\n          <div class=\"nsfcp-sk nsfcp-skeleton__cover\" aria-hidden=\"true\"><\/div>\n<div class=\"nsfcp-sk nsfcp-skeleton__avatar\" aria-hidden=\"true\"><\/div>\n<div class=\"nsfcp-skeleton__meta\">\n            <div class=\"nsfcp-sk nsfcp-skeleton__line nsfcp-skeleton__line--lg\" aria-hidden=\"true\"><\/div>\n<div class=\"nsfcp-sk nsfcp-skeleton__line nsfcp-skeleton__line--md\" aria-hidden=\"true\"><\/div>\n          <\/div>\n        <\/div>\n<div class=\"nsfcp-skeleton__tabs\" aria-hidden=\"true\">\n          <div class=\"nsfcp-sk nsfcp-skeleton__tab\"><\/div>\n<div class=\"nsfcp-sk nsfcp-skeleton__tab\"><\/div>\n        <\/div>\n<div class=\"nsfcp-skeleton__grid\" aria-hidden=\"true\">\n          <div class=\"nsfcp-skeleton__card\">\n            <div class=\"nsfcp-sk nsfcp-skeleton__thumb\"><\/div>\n<div class=\"nsfcp-sk nsfcp-skeleton__foot\"><\/div>\n          <\/div>\n<div class=\"nsfcp-skeleton__card\">\n            <div class=\"nsfcp-sk nsfcp-skeleton__thumb\"><\/div>\n<div class=\"nsfcp-sk nsfcp-skeleton__foot\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <section class=\"nsfcp-result\" id=\"nsfcp-result\" aria-live=\"polite\">\n      <div class=\"nsfcp-panel nsfcp-content is-placeholder\" id=\"nsfcp-content\">\n        <div class=\"nsfcp-profile\">\n          <div class=\"nsfcp-profile__cover-wrap\" id=\"nsfcp-cover-wrap\" data-nsfcp-preview=\"\" data-nsfcp-caption=\"\" role=\"button\" tabindex=\"0\" aria-label=\"Preview cover photo\">\n            <img decoding=\"async\" class=\"nsfcp-profile__cover\" id=\"nsfcp-cover\" src=\"\" alt=\"Cover photo\">\n            <button type=\"button\" class=\"nsfcp-profile__cover-zoom\" id=\"nsfcp-cover-zoom\" aria-label=\"Expand cover photo\">\n              <i class=\"fa-solid fa-expand\" aria-hidden=\"true\"><\/i>\n            <\/button>\n          <\/div>\n<div class=\"nsfcp-profile__row\">\n            <div class=\"nsfcp-profile__avatar-wrap\">\n              <div class=\"nsfcp-profile__ring\">\n                <img decoding=\"async\" class=\"nsfcp-profile__img\" id=\"nsfcp-avatar\" src=\"\" alt=\"Profile avatar\">\n              <\/div>\n            <\/div>\n<div class=\"nsfcp-profile__meta\">\n              <h2 class=\"nsfcp-profile__name\" id=\"nsfcp-fullname\">-<\/h2>\n<p class=\"nsfcp-profile__handle\" id=\"nsfcp-handle\">@-<\/p>\n<div class=\"nsfcp-meta\" id=\"nsfcp-meta\"><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n<div class=\"nsfcp-notice\" id=\"nsfcp-notice\" role=\"status\">\n          <i class=\"fa-solid fa-circle-info\" aria-hidden=\"true\"><\/i>\n          <span id=\"nsfcp-notice-text\"><\/span>\n        <\/div>\n<div class=\"nsfcp-tabs\" role=\"tablist\" aria-label=\"Cover photo sections\">\n          <button type=\"button\" class=\"nsfcp-tabs__btn is-active\" role=\"tab\" aria-selected=\"true\"\n            data-nsfcp-tab=\"photos\">\n            <i class=\"fa-solid fa-panorama\" aria-hidden=\"true\"><\/i> Cover\n          <\/button>\n          <button type=\"button\" class=\"nsfcp-tabs__btn\" role=\"tab\" aria-selected=\"false\" data-nsfcp-tab=\"details\">\n            <i class=\"fa-solid fa-circle-info\" aria-hidden=\"true\"><\/i> Details\n          <\/button>\n        <\/div>\n<div class=\"nsfcp-pane is-active\" id=\"nsfcp-pane-photos\" role=\"tabpanel\" data-nsfcp-pane=\"photos\">\n          <div class=\"nsfcp-empty\">\n            <i class=\"fa-solid fa-panorama\" aria-hidden=\"true\"><\/i>\n            <p>Enter a username and click View Cover to load cover photos.<\/p>\n          <\/div>\n        <\/div>\n<div class=\"nsfcp-pane\" id=\"nsfcp-pane-details\" role=\"tabpanel\" data-nsfcp-pane=\"details\">\n          <div class=\"nsfcp-empty\">\n            <i class=\"fa-solid fa-circle-info\" aria-hidden=\"true\"><\/i>\n            <p>Cover photo details will appear here.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/div>\n<div class=\"nsfcp-modal\" id=\"nsfcp-modal\" aria-hidden=\"true\">\n    <div class=\"nsfcp-modal__dialog\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Cover photo preview\">\n      <button type=\"button\" class=\"nsfcp-modal__close\" id=\"nsfcp-modal-close\" aria-label=\"Close preview\">\n        <i class=\"fa-solid fa-xmark\" aria-hidden=\"true\"><\/i>\n      <\/button>\n      <img decoding=\"async\" class=\"nsfcp-modal__media\" id=\"nsfcp-modal-media\" src=\"\" alt=\"Cover photo preview\">\n      <p class=\"nsfcp-modal__caption\" id=\"nsfcp-modal-caption\"><\/p>\n      <button type=\"button\" class=\"nsfcp-modal__dl\" id=\"nsfcp-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\/* Supportive Content CSS *\/\r\n    .fbpv-support-container {\r\n        --s-primary: #1877f2;\r\n        --s-secondary: #42a5f5;\r\n        --s-bg-blue: #f0f7ff;\r\n        --s-text: #1c1e21;\r\n        --s-text-muted: #65676b;\r\n        --s-card-bg: #f0f7ff;\r\n        width: 100%;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    .fbpv-s-section {\r\n        width: 100%;\r\n        padding: 100px 0;\r\n    }\r\n\r\n    .s-bg-white { background-color: #ffffff; }\r\n    .s-bg-blue { background-color: var(--s-bg-blue); }\r\n\r\n    .fbpv-s-inner {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        padding: 0 20px;\r\n    }\r\n\r\n    .fbpv-s-header {\r\n        text-align: center;\r\n        margin-bottom: 60px;\r\n    }\r\n\r\n    .fbpv-s-gradient-title {\r\n        font-size: clamp(24px, 4vw, 36px);\r\n        font-weight: 800;\r\n        margin-bottom: 15px;\r\n        background: linear-gradient(135deg, var(--s-primary) 0%, var(--s-secondary) 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        line-height: 1.2;\r\n    }\r\n\r\n    .fbpv-s-subtitle {\r\n        font-size: 18px;\r\n        color: var(--s-text-muted);\r\n        max-width: 700px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .fbpv-s-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(4, 1fr);\r\n        gap: 25px;\r\n    }\r\n\r\n    .fbpv-s-card {\r\n        padding: 35px 25px;\r\n        border-radius: 10px;\r\n        height: 100%;\r\n        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n        text-align: center;\r\n        position: relative;\r\n    }\r\n\r\n    .s-bg-white .fbpv-s-card { background-color: var(--s-bg-blue); }\r\n    .s-bg-blue .fbpv-s-card { background-color: #ffffff; box-shadow: 0 4px 6px rgba(0,0,0,0.02); }\r\n\r\n    .fbpv-s-card i {\r\n        font-size: 32px;\r\n        margin-bottom: 20px;\r\n        background: linear-gradient(135deg, var(--s-primary) 0%, var(--s-secondary) 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        transition: transform 0.4s ease;\r\n        display: inline-block;\r\n    }\r\n\r\n    .fbpv-s-card h3 {\r\n        font-size: 18px;\r\n        font-weight: 700;\r\n        margin-bottom: 12px;\r\n        color: var(--s-text);\r\n    }\r\n\r\n    .fbpv-s-card p {\r\n        font-size: 14px;\r\n        color: var(--s-text-muted);\r\n        margin: 0;\r\n    }\r\n\r\n    \/* INTERACTION 1: Layered Lift & Shadow *\/\r\n    .interaction-lift .fbpv-s-card:hover {\r\n        transform: translateY(-10px);\r\n        box-shadow: 0 20px 40px rgba(24, 119, 242, 0.15);\r\n    }\r\n    .interaction-lift .fbpv-s-card:hover i {\r\n        transform: scale(1.1) rotate(-5deg);\r\n    }\r\n\r\n    \/* INTERACTION 2: Border Trace *\/\r\n    .interaction-trace .fbpv-s-card {\r\n        border: 2px solid transparent;\r\n    }\r\n    .interaction-trace .fbpv-s-card:hover {\r\n        border-color: rgba(24, 119, 242, 0.3);\r\n    }\r\n    .interaction-trace .fbpv-s-card::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0; left: 50%;\r\n        width: 0; height: 3px;\r\n        background: var(--s-primary);\r\n        transition: all 0.4s ease;\r\n        transform: translateX(-50%);\r\n    }\r\n    .interaction-trace .fbpv-s-card:hover::after {\r\n        width: 100%;\r\n        border-radius: 0 0 10px 10px;\r\n    }\r\n\r\n    \/* INTERACTION 3: Light Sweep *\/\r\n    .interaction-sweep .fbpv-s-card {\r\n        overflow: hidden;\r\n    }\r\n    .interaction-sweep .fbpv-s-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0; left: -100%;\r\n        width: 50%; height: 100%;\r\n        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);\r\n        transform: skewX(-25deg);\r\n        transition: none;\r\n    }\r\n    .interaction-sweep .fbpv-s-card:hover::before {\r\n        left: 150%;\r\n        transition: left 0.6s ease-in-out;\r\n    }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 1024px) {\r\n        .fbpv-s-grid { grid-template-columns: repeat(2, 1fr); }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .fbpv-s-section { padding: 60px 0; }\r\n        .fbpv-s-header { margin-bottom: 40px; }\r\n        .fbpv-s-gradient-title { font-size: 28px; }\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n        .fbpv-s-grid { grid-template-columns: 1fr; gap: 15px; }\r\n        .fbpv-s-card { padding: 25px 20px; }\r\n    }\n<\/style><div class=\"fbpv-support-container\"><section class=\"fbpv-s-section s-bg-white\"><div class=\"fbpv-s-inner\"><div class=\"fbpv-s-header\"><h2 class=\"fbpv-s-gradient-title\">Why Use Our Facebook Cover Photo Viewer?<\/h2>\r\n                <p class=\"fbpv-s-subtitle\">Unlock the full potential of profile analysis with our high-definition image recovery tool.<\/p>\r\n            <\/div>\r\n            <div class=\"fbpv-s-grid interaction-lift\">\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-eye-slash\"><\/i>\r\n                    <h3>100% Anonymous<\/h3>\r\n                    <p>View any public cover photo without leaving a trace or notifying the profile owner.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-expand-arrows-alt\"><\/i>\r\n                    <h3>HD Quality<\/h3>\r\n                    <p>Our tool fetches images directly from the high-resolution source links for maximum clarity.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-user-shield\"><\/i>\r\n                    <h3>No Login Required<\/h3>\r\n                    <p>Access and view photos instantly without needing to link your personal Facebook account.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-bolt\"><\/i>\r\n                    <h3>Instant Results<\/h3>\r\n                    <p>Advanced parsing logic retrieves images in milliseconds, saving you time and bandwidth.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-file-download\"><\/i>\r\n                    <h3>One-Click Download<\/h3>\r\n                    <p>Save images directly to your device with one tap using our optimized storage process.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-layer-group\"><\/i>\r\n                    <h3>Batch Recognition<\/h3>\r\n                    <p>The tool automatically identifies and categorizes multiple images from a single profile link.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-mobile-alt\"><\/i>\r\n                    <h3>Mobile Optimized<\/h3>\r\n                    <p>Enjoy a premium viewing experience across all devices, from desktop to smartphones.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-ban\"><\/i>\r\n                    <h3>Ad-Free Search<\/h3>\r\n                    <p>Navigate through photos without intrusive pop-ups or distracting banner advertisements.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 2: HOW - Animated border trace -->\r\n    <section class=\"fbpv-s-section s-bg-blue\">\r\n        <div class=\"fbpv-s-inner\">\r\n            <div class=\"fbpv-s-header\">\r\n                <h2 class=\"fbpv-s-gradient-title\">How to Download Facebook Cover Photos?<\/h2>\r\n                <p class=\"fbpv-s-subtitle\">Follow these four simple steps to recover high-quality images from any profile URL.<\/p>\r\n            <\/div>\r\n            <div class=\"fbpv-s-grid interaction-trace\">\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-link\"><\/i>\r\n                    <h3>Copy Profile URL<\/h3>\r\n                    <p>Navigate to the target Facebook profile and copy the URL from your browser's address bar.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-paste\"><\/i>\r\n                    <h3>Paste the Link<\/h3>\r\n                    <p>Insert the copied URL into our search field at the top of the viewer tool.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-sync-alt\"><\/i>\r\n                    <h3>Process Link<\/h3>\r\n                    <p>Click the \"Get Photos\" button and wait a second for our engine to fetch the data.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-images\"><\/i>\r\n                    <h3>View Gallery<\/h3>\r\n                    <p>Browse through the identified cover and profile photos in our organized grid display.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-search-plus\"><\/i>\r\n                    <h3>Zoom to Detail<\/h3>\r\n                    <p>Click on any photo to open it in our full-screen immersive lightbox viewer.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-file-image\"><\/i>\r\n                    <h3>Select Format<\/h3>\r\n                    <p>Verify the dimensions and quality score to ensure you have the best version of the image.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-cloud-download-alt\"><\/i>\r\n                    <h3>Save to Device<\/h3>\r\n                    <p>Hit the download button on any photo to save the high-definition JPG file instantly.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-redo\"><\/i>\r\n                    <h3>Repeat Search<\/h3>\r\n                    <p>Clear the input and paste a new link to begin analyzing a different profile immediately.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- SECTION 3: WHAT - Diagonal light sweep -->\r\n    <section class=\"fbpv-s-section s-bg-white\">\r\n        <div class=\"fbpv-s-inner\">\r\n            <div class=\"fbpv-s-header\">\r\n                <h2 class=\"fbpv-s-gradient-title\">What Makes Our Image Viewer Tool Premium?<\/h2>\r\n                <p class=\"fbpv-s-subtitle\">A deep dive into the server-side technologies that power our image extraction engine.<\/p>\r\n            <\/div>\r\n            <div class=\"fbpv-s-grid interaction-sweep\">\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-microchip\"><\/i>\r\n                    <h3>AI-Driven Fetching<\/h3>\r\n                    <p>Our scripts use smart algorithms to bypass UI clutter and find raw image URLs.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-database\"><\/i>\r\n                    <h3>Metadata Insight<\/h3>\r\n                    <p>We extract hidden metadata including exact pixel dimensions and original upload scores.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-network-wired\"><\/i>\r\n                    <h3>CDN Direct Access<\/h3>\r\n                    <p>Access the Facebook Content Delivery Network directly for ultra-fast, uncompressed image loading.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-fingerprint\"><\/i>\r\n                    <h3>Privacy Focus<\/h3>\r\n                    <p>We act as a one-way mirror. Your personal IP address is never revealed to the platform.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-code\"><\/i>\r\n                    <h3>API-Independent<\/h3>\r\n                    <p>By using proprietary parsing methods, our tool stays functional regardless of API changes.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-globe-americas\"><\/i>\r\n                    <h3>Global Availability<\/h3>\r\n                    <p>Our distributed servers ensure zero lag regardless of which region the target profile is from.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-lock\"><\/i>\r\n                    <h3>Encrypted Sessions<\/h3>\r\n                    <p>Every search and download session is fully encrypted to ensure your activity remains private.<\/p>\r\n                <\/div>\r\n                <div class=\"fbpv-s-card\">\r\n                    <i class=\"fas fa-heart\"><\/i>\r\n                    <h3>User-Centric UI<\/h3>\r\n                    <p>Designed by UX professionals to provide a clean, modern, and intuitive workspace for users.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n<\/div><style>\r\n    \/* Supportive Content CSS *\/\r\n    .fbpv-support-container {\r\n        --s-primary: #1877f2;\r\n        --s-secondary: #42a5f5;\r\n        --s-bg-blue: #f0f7ff;\r\n        --s-text: #1c1e21;\r\n        --s-text-muted: #65676b;\r\n        --s-card-bg: #f0f7ff;\r\n        width: 100%;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    .fbpv-s-section {\r\n        width: 100%;\r\n        padding: 100px 0;\r\n    }\r\n\r\n    .s-bg-white { background-color: #ffffff; }\r\n    .s-bg-blue { background-color: var(--s-bg-blue); }\r\n\r\n    .fbpv-s-inner {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        padding: 0 20px;\r\n    }\r\n\r\n    .fbpv-s-header {\r\n        text-align: center;\r\n        margin-bottom: 60px;\r\n    }\r\n\r\n    .fbpv-s-gradient-title {\r\n        font-size: clamp(24px, 4vw, 36px);\r\n        font-weight: 800;\r\n        margin-bottom: 15px;\r\n        background: linear-gradient(135deg, var(--s-primary) 0%, var(--s-secondary) 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        line-height: 1.2;\r\n    }\r\n\r\n    .fbpv-s-subtitle {\r\n        font-size: 18px;\r\n        color: var(--s-text-muted);\r\n        max-width: 700px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .fbpv-s-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(4, 1fr);\r\n        gap: 25px;\r\n    }\r\n\r\n    .fbpv-s-card {\r\n        padding: 35px 25px;\r\n        border-radius: 10px;\r\n        height: 100%;\r\n        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n        text-align: center;\r\n        position: relative;\r\n    }\r\n\r\n    .s-bg-white .fbpv-s-card { background-color: var(--s-bg-blue); }\r\n    .s-bg-blue .fbpv-s-card { background-color: #ffffff; box-shadow: 0 4px 6px rgba(0,0,0,0.02); }\r\n\r\n    .fbpv-s-card i {\r\n        font-size: 32px;\r\n        margin-bottom: 20px;\r\n        background: linear-gradient(135deg, var(--s-primary) 0%, var(--s-secondary) 100%);\r\n        -webkit-background-clip: text;\r\n        -webkit-text-fill-color: transparent;\r\n        transition: transform 0.4s ease;\r\n        display: inline-block;\r\n    }\r\n\r\n    .fbpv-s-card h3 {\r\n        font-size: 18px;\r\n        font-weight: 700;\r\n        margin-bottom: 12px;\r\n        color: var(--s-text);\r\n    }\r\n\r\n    .fbpv-s-card p {\r\n        font-size: 14px;\r\n        color: var(--s-text-muted);\r\n        margin: 0;\r\n    }\r\n\r\n    \/* INTERACTION 1: Layered Lift & Shadow *\/\r\n    .interaction-lift .fbpv-s-card:hover {\r\n        transform: translateY(-10px);\r\n        box-shadow: 0 20px 40px rgba(24, 119, 242, 0.15);\r\n    }\r\n    .interaction-lift .fbpv-s-card:hover i {\r\n        transform: scale(1.1) rotate(-5deg);\r\n    }\r\n\r\n    \/* INTERACTION 2: Border Trace *\/\r\n    .interaction-trace .fbpv-s-card {\r\n        border: 2px solid transparent;\r\n    }\r\n    .interaction-trace .fbpv-s-card:hover {\r\n        border-color: rgba(24, 119, 242, 0.3);\r\n    }\r\n    .interaction-trace .fbpv-s-card::after {\r\n        content: '';\r\n        position: absolute;\r\n        bottom: 0; left: 50%;\r\n        width: 0; height: 3px;\r\n        background: var(--s-primary);\r\n        transition: all 0.4s ease;\r\n        transform: translateX(-50%);\r\n    }\r\n    .interaction-trace .fbpv-s-card:hover::after {\r\n        width: 100%;\r\n        border-radius: 0 0 10px 10px;\r\n    }\r\n\r\n    \/* INTERACTION 3: Light Sweep *\/\r\n    .interaction-sweep .fbpv-s-card {\r\n        overflow: hidden;\r\n    }\r\n    .interaction-sweep .fbpv-s-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0; left: -100%;\r\n        width: 50%; height: 100%;\r\n        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);\r\n        transform: skewX(-25deg);\r\n        transition: none;\r\n    }\r\n    .interaction-sweep .fbpv-s-card:hover::before {\r\n        left: 150%;\r\n        transition: left 0.6s ease-in-out;\r\n    }\r\n\r\n    \/* Responsive Design *\/\r\n    @media (max-width: 1024px) {\r\n        .fbpv-s-grid { grid-template-columns: repeat(2, 1fr); }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .fbpv-s-section { padding: 60px 0; }\r\n        .fbpv-s-header { margin-bottom: 40px; }\r\n        .fbpv-s-gradient-title { font-size: 28px; }\r\n    }\r\n\r\n    @media (max-width: 600px) {\r\n        .fbpv-s-grid { grid-template-columns: 1fr; gap: 15px; }\r\n        .fbpv-s-card { padding: 25px 20px; }\r\n    }\r\n<\/style><\/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-6874","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/6874","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=6874"}],"version-history":[{"count":32,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/6874\/revisions"}],"predecessor-version":[{"id":7911,"href":"https:\/\/raistheme.com\/wp-json\/wp\/v2\/pages\/6874\/revisions\/7911"}],"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=6874"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}