:root{--sf-next-shell-max-width: 1440px;--sf-next-shell-bg: #f4f7fb;--sf-next-shell-surface: rgba(255, 255, 255, .88);--sf-next-shell-surface-strong: #ffffff;--sf-next-shell-border: rgba(15, 23, 42, .08);--sf-next-shell-shadow: 0 24px 60px rgba(15, 23, 42, .09);--sf-next-shell-shadow-soft: 0 12px 30px rgba(15, 23, 42, .06);--sf-next-shell-text: #0f172a;--sf-next-shell-muted: #5f728c;--sf-next-shell-accent: #1662d6;--sf-next-shell-accent-strong: #0f4fb5;--sf-next-shell-accent-soft: rgba(22, 98, 214, .1);--sf-next-shell-accent-surface: rgba(22, 98, 214, .08);--sf-next-shell-divider: rgba(148, 163, 184, .2);--sf-next-header-surface: linear-gradient(90deg, #0767b8 0%, #0b84f3 45%, #0a74d8 100%);--sf-next-header-border: rgba(191, 229, 255, .28);--sf-next-header-shadow: 0 3px 12px rgba(5, 37, 73, .4);--sf-next-header-text: #f8fbff;--sf-next-header-muted: rgba(240, 248, 255, .86);--sf-next-header-button-bg: rgba(255, 255, 255, .14);--sf-next-header-button-border: rgba(255, 255, 255, .24);--sf-next-header-button-hover: rgba(255, 255, 255, .24);--sf-next-header-search-bg: rgba(248, 251, 255, .96);--sf-next-header-search-border: rgba(213, 233, 255, .86)}.sovfhub-next-theme .sf-next-account-trigger{appearance:none;border:0;background:transparent;padding:0;cursor:pointer}.sovfhub-next-theme .sf-next-account-backdrop{position:fixed;inset:0;z-index:2070;background:#0f172a6b;opacity:0;pointer-events:none;transition:opacity .18s ease}.sovfhub-next-theme.sf-next-account-open .sf-next-account-backdrop{opacity:1;pointer-events:auto}body.sovfhub-next-theme .nf2-sidebar-panel-backdrop{position:fixed;inset:0;z-index:2070;border:0;padding:0;background:#0f172a6b;cursor:default;animation:sfNextPanelBackdropIn .18s ease both}body.sovfhub-next-theme .nf2-site-header-menu .sf-next-header-toggle,body.sovfhub-next-theme .nf2-site-header-menu .ele_toggle_sidebar{display:inline-flex!important}body.sovfhub-next-theme .sg-offcanvas>.row{grid-template-columns:minmax(0,1fr)}body.sovfhub-next-theme .sg-offcanvas-mainbar{width:100%;max-width:100%}body.sovfhub-next-theme .sg-offcanvas-sidebar{position:fixed!important;inset:0 auto 0 0!important;z-index:2080;display:block!important;width:min(380px,100vw)!important;max-width:100vw;height:100vh;max-height:100vh!important;padding:0;background:#fff;color:#101828;box-shadow:18px 0 50px #0f172a2e;margin:0!important;border-radius:0!important;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;opacity:0;transform:translate3d(calc(-100% - 24px),0,0);pointer-events:none;transition:transform .22s ease,opacity .18s ease}body.sovfhub-next-theme .sg-offcanvas-sidebar>*{max-height:none}body.sovfhub-next-theme.nf2-sidebar-panel-open{overflow:hidden}body.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar{opacity:1;transform:translateZ(0);pointer-events:auto;animation:sfNextSidebarSlideIn .22s ease both;z-index:3200!important;top:0!important;position:fixed!important;border-radius:0!important}body.sovfhub-next-theme.nf2-sidebar-panel-open .sf-next-header-root,body.sovfhub-next-theme.nf2-sidebar-panel-open .main-header,body.sovfhub-next-theme.nf2-sidebar-panel-open .ele_navbar_top{z-index:1!important}body.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar .nf2-sidebar-shell{height:100vh;min-height:unset;max-height:100vh;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;border-radius:0;border:0;box-shadow:none}body.sovfhub-next-theme.nf2-sidebar-panel-open .nf2-mobile-quick-dock{opacity:0;pointer-events:none;transform:translateY(16px)}@media (min-width: 992px){body.sovfhub-next-theme.nf2-sidebar-panel-open{overflow:hidden}}@keyframes sfNextSidebarSlideIn{0%{opacity:0;transform:translate3d(calc(-100% - 24px),0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes sfNextPanelBackdropIn{0%{opacity:0}to{opacity:1}}.sovfhub-next-theme .sf-next-account-slideover{position:fixed;top:0;right:0;bottom:0;z-index:2080;display:flex;flex-direction:column;width:min(380px,100vw);max-width:100vw;padding:max(18px,env(safe-area-inset-top)) 18px max(16px,env(safe-area-inset-bottom));overflow-y:auto;background:#fff;color:#101828;box-shadow:-18px 0 50px #0f172a2e;transform:translate(102%);visibility:hidden;transition:transform .22s ease,visibility .22s ease}.sovfhub-next-theme.sf-next-account-open .sf-next-account-slideover{transform:translate(0);visibility:visible}.sovfhub-next-theme .sf-next-account-slideover__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid rgba(15,23,42,.08)}.sovfhub-next-theme .sf-next-account-slideover__header strong,.sovfhub-next-theme .sf-next-account-slideover__header span{display:block}.sovfhub-next-theme .sf-next-account-slideover__header span{margin-top:2px;color:#667085;font-size:.78rem}.sovfhub-next-theme .sf-next-account-slideover__close{display:inline-flex!important;align-items:center;justify-content:center;width:38px;height:38px;border:0;border-radius:50%;background:#0f172a1f;color:#101828!important;padding:0;line-height:1;cursor:pointer;transition:background .15s ease;flex-shrink:0}.sovfhub-next-theme .sf-next-account-slideover__close:hover{background:#0f172a38}.sovfhub-next-theme .sf-next-account-item,.sovfhub-next-theme .sf-next-account-wallet{display:flex;align-items:center;gap:12px;min-height:48px;padding:10px 12px;border-radius:14px;color:#101828;font-size:.92rem;font-weight:650;text-decoration:none}.sovfhub-next-theme .sf-next-account-item:hover,.sovfhub-next-theme .sf-next-account-wallet:hover{background:#f2f6fb;color:#0b5ed7;text-decoration:none}.sovfhub-next-theme .sf-next-account-item .main-icon,.sovfhub-next-theme .sf-next-account-wallet .main-icon{flex:0 0 auto;width:20px;min-width:20px;color:#344054}.sovfhub-next-theme .sf-next-account-item .main-icon,.sovfhub-next-theme .sf-next-account-item .main-icon *,.sovfhub-next-theme .sf-next-account-wallet .main-icon,.sovfhub-next-theme .sf-next-account-wallet .main-icon *,.sovfhub-next-theme .sf-next-account-item>i,.sovfhub-next-theme .sf-next-account-wallet>i{color:#344054!important;fill:currentColor!important;stroke:currentColor!important}.sovfhub-next-theme .sf-next-account-item[href*="/settings"] .main-icon,.sovfhub-next-theme .sf-next-account-item[href*="/settings"] .main-icon *,.sovfhub-next-theme .sf-next-account-item[href*="/settings"]>i,.sovfhub-next-theme .sf-next-account-item[href*="/settings"]>svg,.sovfhub-next-theme .sf-next-account-item[href*="/settings"]:before,.sovfhub-next-theme .sf-next-account-item[href*="/settings"]:after{display:none!important;content:none!important}.sovfhub-next-theme .sf-next-account-profile{margin-top:12px;background:#f2f6fb;color:#0b5ed7}.sovfhub-next-theme .sf-next-account-profile img{width:36px;height:36px;object-fit:cover}.sovfhub-next-theme .sf-next-account-wallet{justify-content:center;width:min(142px,100%);min-height:40px;margin:8px auto 16px;background:#ececec;color:#101828;border-radius:12px}.sovfhub-next-theme .sf-next-account-divider{height:1px;margin:12px -18px;background:#0f172a0f}.sovfhub-next-theme .sf-next-account-slideover__footer{margin-top:auto;padding-top:18px;color:#344054;font-size:.76rem}.sovfhub-next-theme .sf-next-account-slideover__copyright,.sovfhub-next-theme .sf-next-account-slideover__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px}.sovfhub-next-theme .sf-next-account-slideover__links{justify-content:flex-start;margin-top:4px}.sovfhub-next-theme .sf-next-account-slideover__links a{color:inherit;text-decoration:underline}.sovfhub-next-theme .sf-next-account-slideover__shield{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;padding:8px 12px;border:1px solid rgba(46,125,50,.22);border-radius:12px;background:linear-gradient(180deg,#ebf8eefa,#dff2e4fa);color:#1f6a38;font-weight:800}.sovfhub-next-theme .sf-next-footer-shield{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border:1px solid rgba(46,125,50,.22);border-radius:12px;background:linear-gradient(180deg,#ebf8eefa,#dff2e4fa);color:#1f6a38;font-weight:700;margin-bottom:10px;width:fit-content}body.night-mode.sovfhub-next-theme .sf-next-account-slideover{background:#111827;color:#f9fafb}body.night-mode.sovfhub-next-theme .sf-next-account-slideover__header{border-bottom-color:#ffffff14}body.night-mode.sovfhub-next-theme .sf-next-account-slideover__header span{color:#98a2b3}body.night-mode.sovfhub-next-theme .sf-next-account-slideover__close{background:#ffffff1f;color:#f9fafb!important}body.night-mode.sovfhub-next-theme .sf-next-account-slideover__close:hover{background:#ffffff38}body.night-mode.sovfhub-next-theme .sf-next-account-wallet{background:#1f2937;color:#f9fafb}body.night-mode.sovfhub-next-theme .sf-next-account-item{color:#f9fafb}body.night-mode.sovfhub-next-theme .sf-next-footer-shield,body.night-mode.sovfhub-next-theme .sf-next-account-slideover__shield{border-color:#4ade803d;background:linear-gradient(180deg,#14532dfa,#166534fa);color:#86efac}body.night-mode.sovfhub-next-theme .sf-next-account-profile,body.night-mode.sovfhub-next-theme .sf-next-account-item:hover,body.night-mode.sovfhub-next-theme .sf-next-account-wallet:hover{background:#1f2937;color:#93c5fd}body.sovfhub-next-theme .nf2-newsfeed-sidebar{display:flex;flex-direction:column;gap:14px}body.sovfhub-next-theme .nf2-pro-users-carousel{--nf2-pro-surface: linear-gradient(160deg, #0a5fd6 0%, #1484ff 55%, #45b6ff 100%);--nf2-pro-ring: rgba(255, 255, 255, .28);--nf2-pro-text: #f8faff;--nf2-pro-muted: rgba(244, 248, 255, .8);border-radius:22px;padding:16px;background:var(--nf2-pro-surface);box-shadow:0 26px 52px -34px #0737789e}body.sovfhub-next-theme .nf2-pro-users-carousel__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}body.sovfhub-next-theme .nf2-pro-users-carousel__title{display:inline-flex;align-items:center;margin:0;color:var(--nf2-pro-text);gap:6px;font-size:1rem;font-weight:700}body.sovfhub-next-theme .nf2-pro-users-carousel__title svg,body.sovfhub-next-theme .nf2-pro-users-carousel__title i{color:var(--nf2-pro-text);fill:currentColor}body.sovfhub-next-theme .nf2-pro-users-carousel__actions{display:inline-flex;align-items:center;gap:6px}body.sovfhub-next-theme .nf2-pro-users-carousel__control{width:30px;height:30px;border:1px solid var(--nf2-pro-ring);border-radius:999px;background:#ffffff1f;color:var(--nf2-pro-text)}body.sovfhub-next-theme .nf2-pro-users-carousel__card{border-radius:18px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#071b3f2e,#071b3f1f);backdrop-filter:blur(3px);overflow:hidden}body.sovfhub-next-theme .nf2-pro-users-carousel[data-pro-users-carousel-mounted="1"] .nf2-pro-users-carousel__card--fallback{display:none}body.sovfhub-next-theme .nf2-pro-users-carousel__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px}body.sovfhub-next-theme .nf2-pro-users-carousel__track[data-per-view="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}body.sovfhub-next-theme .nf2-pro-users-carousel__track[data-per-view="1"]{grid-template-columns:minmax(0,1fr)}body.sovfhub-next-theme .nf2-pro-users-carousel__slide,body.sovfhub-next-theme .nf2-pro-users-carousel__tile{display:flex;align-items:center;gap:12px;min-height:132px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:#ffffff1a;color:var(--nf2-pro-text);text-decoration:none;flex-direction:column;justify-content:center;text-align:center;transition:transform .18s ease,background .18s ease,border-color .18s ease}body.sovfhub-next-theme .nf2-pro-users-carousel__slide:hover,body.sovfhub-next-theme .nf2-pro-users-carousel__slide:focus,body.sovfhub-next-theme .nf2-pro-users-carousel__tile:hover,body.sovfhub-next-theme .nf2-pro-users-carousel__tile:focus{color:var(--nf2-pro-text);text-decoration:none;transform:translateY(-1px);background:#ffffff29;border-color:#ffffff42}body.sovfhub-next-theme .nf2-pro-users-carousel__avatar-wrap{width:58px;height:58px;flex:0 0 58px;border-radius:50%;padding:2px;background:linear-gradient(145deg,#fffffffa,#bae6fdb3)}body.sovfhub-next-theme .nf2-pro-users-carousel__avatar{width:100%;height:100%;border-radius:50%;object-fit:cover}body.sovfhub-next-theme .nf2-pro-users-carousel__copy{display:flex;flex-direction:column;justify-content:center;flex:0 1 auto;gap:0;width:100%;align-items:center;min-width:0}body.sovfhub-next-theme .nf2-pro-users-carousel__name{max-width:100%;font-size:.98rem;font-weight:700;color:var(--nf2-pro-text);line-height:1.3;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-align:center;text-wrap:balance}body.sovfhub-next-theme .nf2-pro-users-carousel__meta{margin-top:4px;font-size:.78rem;color:var(--nf2-pro-muted)}body.sovfhub-next-theme .nf2-pro-users-carousel__slide--ad,body.sovfhub-next-theme .nf2-pro-users-carousel__tile--ad{flex-direction:column;align-items:flex-start;justify-content:center;gap:6px}body.sovfhub-next-theme .nf2-pro-users-carousel__ad-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#ffffff2b;color:var(--nf2-pro-text);font-size:.72rem;font-weight:700}body.sovfhub-next-theme .nf2-pro-users-carousel__cta{margin-top:2px;display:inline-flex;align-items:center;padding:6px 10px;border-radius:10px;background:#fff;color:#312e81;font-weight:700;font-size:.78rem}body.sovfhub-next-theme .nf2-pro-users-carousel__dots{display:flex;align-items:center;justify-content:center;gap:7px;padding:0 12px 10px}body.sovfhub-next-theme .nf2-pro-users-carousel__dot{width:8px;height:8px;border:0;border-radius:999px;background:#ffffff59}body.sovfhub-next-theme .nf2-pro-users-carousel__dot.is-active{width:20px;background:#fff}@media (max-width: 1024px){body.sovfhub-next-theme .nf2-pro-users-carousel{padding:14px}body.sovfhub-next-theme .nf2-pro-users-carousel__track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767.98px){body.sovfhub-next-theme .nf2-pro-users-carousel{border-radius:20px}body.sovfhub-next-theme .nf2-pro-users-carousel__header{align-items:flex-start}body.sovfhub-next-theme .nf2-pro-users-carousel__actions{gap:8px}body.sovfhub-next-theme .nf2-pro-users-carousel__control{width:34px;height:34px}body.sovfhub-next-theme .nf2-pro-users-carousel__track{grid-template-columns:minmax(0,1fr);padding:12px}body.sovfhub-next-theme .nf2-pro-users-carousel__slide,body.sovfhub-next-theme .nf2-pro-users-carousel__tile{min-height:120px;padding:12px}body.sovfhub-next-theme .nf2-pro-users-carousel__avatar-wrap{width:52px;height:52px;flex-basis:52px}}body.sovfhub-next-theme .nf2-sidebar-sponsored-card{border-radius:16px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(160deg,#fff,#eef4ff);padding:14px 14px 15px;box-shadow:0 18px 38px -28px #0f172a73}body.sovfhub-next-theme .nf2-sidebar-sponsored-card__kicker{font-size:.72rem;font-weight:700;color:#51698b;text-transform:uppercase;letter-spacing:.08em}body.sovfhub-next-theme .nf2-sidebar-sponsored-card__title{margin:6px 0 7px;font-size:1rem;font-weight:750;color:#12284a}body.sovfhub-next-theme .nf2-sidebar-sponsored-card__body{margin:0 0 11px;font-size:.86rem;line-height:1.5;color:#4a607f}body.sovfhub-next-theme .nf2-sidebar-sponsored-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:10px;background:#1c74e8;color:#fff;font-size:.8rem;font-weight:700;text-decoration:none}body.sovfhub-next-theme .nf2-sidebar-ad{position:relative;border-radius:16px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(155deg,#fff,#f0f4ff);box-shadow:0 2px 12px -4px #0f172a1f,0 0 0 1px #0f172a0a;overflow:hidden}body.sovfhub-next-theme .nf2-sidebar-ad--alt{background:linear-gradient(155deg,#fff,#edfaf7)}body.sovfhub-next-theme .nf2-sidebar-ad__tag{position:absolute;top:10px;right:10px;background:#0f172a1a;color:#4a607f;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:2px 7px;border-radius:6px;line-height:18px}body.sovfhub-next-theme .nf2-sidebar-ad__media{display:flex;align-items:center;gap:10px;padding:14px 14px 10px;border-bottom:1px solid rgba(15,23,42,.07)}body.sovfhub-next-theme .nf2-sidebar-ad__icon{flex-shrink:0;width:48px;height:48px;border-radius:10px}body.sovfhub-next-theme .nf2-sidebar-ad__media-text{display:flex;flex-direction:column;gap:2px}body.sovfhub-next-theme .nf2-sidebar-ad__media-text strong{font-size:.82rem;font-weight:700;color:#12284a;line-height:1.2}body.sovfhub-next-theme .nf2-sidebar-ad__media-text span{font-size:.72rem;color:#8a9bb8;letter-spacing:.04em}body.sovfhub-next-theme .nf2-sidebar-ad__content{padding:12px 14px 14px}body.sovfhub-next-theme .nf2-sidebar-ad__kicker{font-size:.68rem;font-weight:700;color:#7a8fac;text-transform:uppercase;letter-spacing:.08em;margin:0 0 5px}body.sovfhub-next-theme .nf2-sidebar-ad__title{font-size:.92rem;font-weight:750;color:#12284a;margin:0 0 6px;line-height:1.3}body.sovfhub-next-theme .nf2-sidebar-ad__body{font-size:.8rem;color:#4a607f;line-height:1.5;margin:0 0 10px}body.sovfhub-next-theme .nf2-sidebar-ad__cta{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:8px;background:#1c74e8;color:#fff;font-size:.76rem;font-weight:700;text-decoration:none;transition:opacity .15s ease}body.sovfhub-next-theme .nf2-sidebar-ad__cta--teal{background:#0f766e}body.sovfhub-next-theme .nf2-sidebar-ad__img-link{display:block;overflow:hidden;border-radius:10px 10px 0 0;line-height:0}body.sovfhub-next-theme .nf2-sidebar-ad__img{width:100%;height:auto;display:block;max-height:180px;object-fit:cover}body.sovfhub-next-theme .nf2-sidebar-ad--code{overflow:hidden}body.sovfhub-next-theme .nf2-sidebar-ad__code-body{padding:12px}body.sovfhub-next-theme .nf2-sidebar-ad__dismiss{position:absolute;top:10px;right:38px;width:22px;height:22px;padding:0;border:none;background:#0f172a14;border-radius:50%;font-size:10px;line-height:22px;color:#7a8fac;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}body.sovfhub-next-theme .nf2-sidebar-ad__dismiss:hover{background:#0f172a29}body.night-mode.sovfhub-next-theme .nf2-sidebar-ad__dismiss{background:#ffffff1a;color:#94a3b8}body.sovfhub-next-theme .nf2-sidebar-ad__title a{color:inherit;text-decoration:none}body.sovfhub-next-theme .nf2-sidebar-ad__title a:hover{text-decoration:underline}body.sovfhub-next-theme .nf2-sidebar-ad__cta:hover{opacity:.88;color:#fff;text-decoration:none}body.night-mode.sovfhub-next-theme .nf2-sidebar-ad{background:linear-gradient(155deg,#1a2235,#1e2d4a);border-color:#ffffff12;box-shadow:0 2px 12px -4px #0006}body.night-mode.sovfhub-next-theme .nf2-sidebar-ad--alt{background:linear-gradient(155deg,#152230,#12283a)}body.night-mode.sovfhub-next-theme .nf2-sidebar-ad__tag{background:#ffffff1a;color:#94a3b8}body.night-mode.sovfhub-next-theme .nf2-sidebar-ad__media{border-bottom-color:#ffffff0f}body.night-mode.sovfhub-next-theme .nf2-sidebar-ad__media-text strong,body.night-mode.sovfhub-next-theme .nf2-sidebar-ad__title{color:#e2e8f0}body.night-mode.sovfhub-next-theme .nf2-sidebar-ad__kicker{color:#6b8aaa}body.night-mode.sovfhub-next-theme .nf2-sidebar-ad__body{color:#94a3b8}body.night-mode.sovfhub-next-theme .nf2-sidebar-ad__media-text span{color:#516b8a}body.night-mode.sovfhub-next-theme .sf-next-account-item .main-icon,body.night-mode.sovfhub-next-theme .sf-next-account-wallet .main-icon{color:#d0d5dd}body.night-mode.sovfhub-next-theme .sf-next-account-item .main-icon,body.night-mode.sovfhub-next-theme .sf-next-account-item .main-icon *,body.night-mode.sovfhub-next-theme .sf-next-account-wallet .main-icon,body.night-mode.sovfhub-next-theme .sf-next-account-wallet .main-icon *,body.night-mode.sovfhub-next-theme .sf-next-account-item>i,body.night-mode.sovfhub-next-theme .sf-next-account-wallet>i{color:#d0d5dd!important;fill:currentColor!important;stroke:currentColor!important}body.night-mode.sovfhub-next-theme .sf-next-account-divider{background:#ffffff14}html.sovfhub-next-html,body.sovfhub-next-theme{background:radial-gradient(circle at top left,rgba(20,184,166,.08),transparent 28%),radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 24%),linear-gradient(180deg,#ffffffe0,#f4f7fbeb),var(--sf-next-shell-bg)}body.sovfhub-next-theme{color:var(--sf-next-shell-text)}body.sovfhub-next-theme.night-mode{--sf-next-shell-bg: #08101c;--sf-next-shell-surface: rgba(10, 18, 30, .78);--sf-next-shell-surface-strong: #0d1726;--sf-next-shell-border: rgba(148, 163, 184, .14);--sf-next-shell-shadow: 0 28px 60px rgba(0, 0, 0, .38);--sf-next-shell-shadow-soft: 0 16px 34px rgba(0, 0, 0, .22);--sf-next-shell-text: #e2e8f0;--sf-next-shell-muted: #91a4bc;--sf-next-shell-accent: #56a6ff;--sf-next-shell-accent-strong: #8cc6ff;--sf-next-shell-accent-soft: rgba(86, 166, 255, .14);--sf-next-shell-divider: rgba(148, 163, 184, .16);--sf-next-header-surface: linear-gradient(90deg, #0a2f5a 0%, #0b4688 45%, #0c5cb2 100%);--sf-next-header-border: rgba(148, 163, 184, .2);--sf-next-header-shadow: 0 3px 12px rgba(0, 0, 0, .35);--sf-next-header-button-bg: rgba(255, 255, 255, .08);--sf-next-header-button-border: rgba(148, 163, 184, .2);--sf-next-header-button-hover: rgba(255, 255, 255, .14);--sf-next-header-search-bg: rgba(9, 18, 31, .72);--sf-next-header-search-border: rgba(148, 163, 184, .22)}.sovfhub-next-theme .main-wrapper{position:relative}.sf-next-preview-badge{position:fixed;right:18px;bottom:18px;z-index:1200;pointer-events:none}.sf-next-preview-badge span{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;background:linear-gradient(135deg,#0f766e,#0891b2);color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 14px 34px #0891b23d}.sf-next-header-root{position:sticky;top:0;z-index:60;padding:0 18px}body.sovfhub-next-theme .sf-next-header-root,body.sovfhub-next-theme .main-header,body.sovfhub-next-theme .ele_navbar_top{z-index:3000!important}.sf-next-header-root [data-site-header-host]{min-height:0}.sf-next-header-source{position:absolute;inset:0;max-height:0;overflow:hidden;visibility:hidden;pointer-events:none}.sovfhub-next-theme .nf2-site-header-shell{width:100%;margin:0;min-height:0;padding:12px 18px;display:grid;grid-template-columns:minmax(220px,280px) minmax(320px,1fr) auto;gap:16px;align-items:center;border:1px solid var(--sf-next-header-border);border-radius:0 0 28px 28px;background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.2),transparent 18%),radial-gradient(circle at 84% 20%,rgba(255,255,255,.14),transparent 20%),var(--sf-next-header-surface);box-shadow:var(--sf-next-header-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.sovfhub-next-theme .nf2-site-header-left,.sovfhub-next-theme .nf2-site-header-actions-wrap,.sovfhub-next-theme .nf2-site-header-actions,.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions{display:flex;align-items:center;min-width:0}.sovfhub-next-theme .nf2-site-header-left{gap:12px;position:relative;z-index:3;flex:1 1 auto}.sovfhub-next-theme .nf2-site-header-menu{position:relative;z-index:4;flex:0 0 auto;pointer-events:auto}.sovfhub-next-theme .nf2-site-header-brand-block,.sovfhub-next-theme .nf2-site-header-menu,.sovfhub-next-theme .nf2-site-header-brand,.sovfhub-next-theme .nf2-site-header-search,.sovfhub-next-theme .nf2-site-header-actions{min-width:0}.sf-next-header-toggle,.sovfhub-next-theme .nf2-site-header-actions .dropdown>a,.sovfhub-next-theme .nf2-site-header-actions .user-menu{width:40px;min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:16px;border:1px solid var(--sf-next-header-button-border);background:var(--sf-next-header-button-bg);color:var(--sf-next-header-text);text-decoration:none;box-shadow:inset 0 1px #ffffff29;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease;line-height:0;position:relative}.sf-next-header-toggle:hover,.sovfhub-next-theme .nf2-site-header-actions .dropdown>a:hover,.sovfhub-next-theme .nf2-site-header-actions .user-menu:hover{color:var(--sf-next-header-text);border-color:#ffffff57;background:var(--sf-next-header-button-hover);transform:translateY(-1px)}.sf-next-header-logo,.sf-next-header-logo:hover{display:inline-flex;align-items:center;gap:12px;color:var(--sf-next-header-text);text-decoration:none;min-width:0}.sf-next-header-logo img{display:block;max-height:36px;width:auto;flex:0 0 auto}.sovfhub-next-theme .sf-next-header-logo .logo-dark,.sovfhub-next-theme.night-mode .sf-next-header-logo .logo-light{display:none}.sovfhub-next-theme.night-mode .sf-next-header-logo .logo-dark{display:block}.sf-next-header-brand-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;font-weight:700;letter-spacing:-.03em;color:var(--sf-next-header-text)}.sovfhub-next-theme .nf2-site-header-brand-block{display:flex;flex-direction:column;gap:6px}.sovfhub-next-theme .nf2-site-header-context{display:flex;min-width:0}.sovfhub-next-theme .nf2-site-header-context span{max-width:100%;display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff1f;color:var(--sf-next-header-text);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sovfhub-next-theme .nf2-site-header-search-wrap{width:100%}.sovfhub-next-theme .nf2-site-header-search-wrap.is-empty{display:none}.sovfhub-next-theme .nf2-site-header-search .search-wrapper{display:block!important}.sovfhub-next-theme .nf2-site-header-search .search-wrapper form{position:relative}.sovfhub-next-theme .nf2-site-header-search .form-control{height:40px;padding-inline:44px 14px;border-radius:12px;border:1px solid var(--sf-next-header-search-border);background:var(--sf-next-header-search-bg);color:var(--sf-next-shell-text);box-shadow:none}.sovfhub-next-theme .nf2-site-header-search .form-control::placeholder{color:var(--sf-next-shell-muted)}.sovfhub-next-theme .nf2-site-header-search .search-input-icon{position:absolute;inset-inline-start:18px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;pointer-events:none;color:var(--sf-next-shell-accent)}.sf-next-header-actions-list{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}.sf-next-header-actions-list>li.dropdown,.sovfhub-next-theme .nf2-site-header-actions .dropdown{display:flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;margin:0;position:relative}.sovfhub-next-theme .nf2-site-header-actions .dropdown>.dropdown-menu{top:calc(100% + 10px);left:auto;right:0;inset-inline-start:auto;inset-inline-end:0;margin-top:0;transform:none}.sovfhub-next-theme .nf2-site-header-shell .header-icon,.sovfhub-next-theme .nf2-site-header-shell .header-icon svg,.sovfhub-next-theme .nf2-site-header-shell .main-icon,.sovfhub-next-theme .nf2-site-header-shell .main-icon svg,.sovfhub-next-theme .nf2-site-header-shell .header-icon *,.sovfhub-next-theme .nf2-site-header-shell .main-icon *,.sovfhub-next-theme .nf2-sidebar-shell__item-icon,.sovfhub-next-theme .nf2-sidebar-shell__item-icon *{color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}.sovfhub-next-theme .nf2-site-header-shell .header-icon,.sovfhub-next-theme .nf2-site-header-shell .main-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;width:18px;height:18px;line-height:1;margin:0!important;vertical-align:middle}.sovfhub-next-theme .nf2-site-header-actions .dropdown>a>.header-icon,.sovfhub-next-theme .nf2-site-header-actions .dropdown>a>.main-icon,.sovfhub-next-theme .nf2-site-header-actions .dropdown>a>i,.sovfhub-next-theme .nf2-site-header-actions .user-menu>.header-icon,.sovfhub-next-theme .nf2-site-header-actions .user-menu>.main-icon,.sovfhub-next-theme .nf2-site-header-actions .user-menu>i{position:absolute;top:50%;left:50%;margin:0!important;transform:translate(-50%,-50%)}.sovfhub-next-theme .nf2-site-header-actions .dropdown>a svg,.sovfhub-next-theme .nf2-site-header-actions .user-menu svg{display:block;width:18px;height:18px}.sovfhub-next-theme .nf2-site-header-actions .counter{position:absolute;top:3px;inset-inline-end:3px;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e02424!important;color:#fff!important;font-size:10px;font-weight:800;line-height:18px;box-shadow:0 0 0 2px var(--sf-next-shell-surface-strong)}.sovfhub-next-theme .ele_hdr_user_droptoggle,.sovfhub-next-theme .user-menu{display:inline-flex;align-items:center;justify-content:center;gap:0;margin:0;line-height:1}.sovfhub-next-theme .ele_hdr_user_droptoggle img,.sovfhub-next-theme .user-menu img{display:block;flex:0 0 30px;width:30px;height:30px;margin:0;border-radius:10px;object-fit:cover}.sovfhub-next-theme .ele_hdr_user_droptoggle span,.sovfhub-next-theme .user-menu .title,.sovfhub-next-theme .user-menu span,.sovfhub-next-theme .nf2-site-header-shadow{display:none}.sovfhub-next-theme .sg-offcanvas{width:auto;margin:12px 18px 0}.sovfhub-next-theme .sg-offcanvas.mt20{margin-top:12px!important}.sovfhub-next-theme .nf2-people-page-frame.sg-offcanvas{margin-top:20px!important}.sovfhub-next-theme .nf2-people-page-frame>.row{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.sovfhub-next-theme .nf2-people-page-frame .sg-offcanvas-mainbar>.row{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;margin:0}.sovfhub-next-theme .nf2-people-page-frame .sg-offcanvas-mainbar>.row>[class*=col-]{width:auto;max-width:none;padding:0;min-width:0}.sovfhub-next-theme .nf2-people-page-frame .content-tabs>ul{display:flex;flex-wrap:wrap;gap:6px}.sovfhub-next-theme .nf2-people-page-frame .content-tabs>ul>li{float:none}@media (min-width: 768px){.sovfhub-next-theme .nf2-people-page-frame .sg-offcanvas-mainbar>.row{grid-template-columns:minmax(0,1fr) minmax(240px,36%);align-items:start}.sovfhub-next-theme .nf2-people-page-frame [data-people-search-vue-root]{position:sticky;top:calc(var(--sf-header-height, 70px) + 12px)}}@media (min-width: 992px){.sovfhub-next-theme .nf2-people-page-frame .sg-offcanvas-mainbar>.row{grid-template-columns:minmax(0,1fr) minmax(300px,34%)}}@media (max-width: 991.98px){.sovfhub-next-theme .nf2-people-page-frame .content-tabs{padding:8px}.sovfhub-next-theme .nf2-people-page-frame .content-tabs>ul>li>a{padding:10px 12px;font-size:.95rem}}@media (max-width: 767.98px){.sovfhub-next-theme .nf2-people-page-frame [data-people-search-vue-root]{position:static;top:auto}}body.sovfhub-next-theme .nf2-newsfeed-frame{width:auto;max-width:100%}body.sovfhub-next-theme .nf2-profile-page-frame.sg-offcanvas{width:auto;max-width:calc(100% - 36px);margin:12px auto 0}.sovfhub-next-theme .sg-offcanvas>.row{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:24px;align-items:start}.sovfhub-next-theme .sg-offcanvas>.row>[class*=col-]{width:auto;max-width:none;padding:0}.sovfhub-next-theme .sg-offcanvas-sidebar{position:sticky;top:108px;max-height:calc(100vh - 108px);margin-top:0;align-self:start;overflow:hidden;transition:transform .24s ease,opacity .24s ease}.sovfhub-next-theme .sg-offcanvas-sidebar>*{width:100%;height:100%;max-height:calc(100vh - 108px)}.sovfhub-next-theme .sg-offcanvas-mainbar{min-width:0}body.sovfhub-next-theme .nf2-newsfeed-columns{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);gap:24px;margin:0;align-items:start}@media (min-width: 1200px){body.sovfhub-next-theme .nf2-newsfeed-frame,body.sovfhub-next-theme .nf2-profile-page-frame.sg-offcanvas{width:min(calc(100vw - 112px),1508px);max-width:calc(100vw - 112px);margin-right:auto!important;margin-left:auto!important}body.sovfhub-next-theme.sg-drawer-vue-active .nf2-newsfeed-frame>.row{grid-template-columns:minmax(0,1fr)}body.sovfhub-next-theme.sg-drawer-vue-active .nf2-newsfeed-frame .sg-offcanvas-mainbar{grid-column:1}body.sovfhub-next-theme .nf2-newsfeed-frame .nf2-newsfeed-columns{grid-template-columns:minmax(680px,1.55fr) minmax(360px,.85fr)}}body.sovfhub-next-theme .nf2-newsfeed-columns>[class*=col-]{width:auto;max-width:none;min-width:0;padding:0}.sovfhub-next-theme .nf2-shared-sidebar,.sovfhub-next-theme [data-site-sidebar-host]{width:100%;max-width:100%;height:100%}.sovfhub-next-theme [data-site-sidebar-host]{display:block}.sovfhub-next-theme [data-site-sidebar-source]{display:none}.nf2-sidebar-panel-backdrop{position:fixed;inset:0;z-index:210;border:0;padding:0;background:#0f172a5c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.sovfhub-next-theme .nf2-sidebar-shell{display:flex;flex-direction:column;width:100%;max-width:100%;height:min(calc(100vh - 132px),860px);min-height:min(calc(100vh - 132px),860px);max-height:calc(100vh - 132px);border-radius:0;border:1px solid var(--sf-next-shell-border);background:var(--sf-next-shell-surface);box-shadow:var(--sf-next-shell-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}body.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar .nf2-sidebar-shell,body.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar .nf2-sidebar-shell__header,body.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar .nf2-sidebar-shell__content,body.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar .nf2-sidebar-shell__footer{background:#fff}body.night-mode.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar{background:#111827;color:#f9fafb}body.night-mode.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar .nf2-sidebar-shell,body.night-mode.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar .nf2-sidebar-shell__header,body.night-mode.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar .nf2-sidebar-shell__content,body.night-mode.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar .nf2-sidebar-shell__footer{background:#111827}body.sovfhub-next-theme .sg-offcanvas-sidebar.nf2-sidebar-shell-mounted>.nf2-slideover-close--sidebar,body.sovfhub-next-theme .sg-offcanvas-sidebar.nf2-sidebar-shell-mounted [data-nf2-sidebar-close]{display:none!important}.sovfhub-next-theme .nf2-sidebar-shell__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:12px;row-gap:10px;padding:12px 16px 10px;border-bottom:1px solid var(--sf-next-shell-divider);position:sticky;top:0;z-index:2;background:inherit}.sovfhub-next-theme .nf2-sidebar-shell__close{flex:0 0 auto;order:0;display:flex!important;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50%;background:#0f172a1f;color:#101828!important;cursor:pointer;padding:0;line-height:1;transition:background .15s ease,color .15s ease;margin-left:0;grid-column:2;grid-row:1;align-self:start}.sovfhub-next-theme .nf2-sidebar-shell__close:hover{background:#0f172a38;color:#000!important}body.night-mode.sovfhub-next-theme .nf2-sidebar-shell__close{background:#ffffff1f;color:#f9fafb!important}body.night-mode.sovfhub-next-theme .nf2-sidebar-shell__close:hover{background:#ffffff38;color:#fff!important}.sovfhub-next-theme .nf2-sidebar-shell__profile,.sovfhub-next-theme .nf2-sidebar-shell__brand-copy{display:flex;align-items:center;gap:12px;flex:1;min-width:0;color:var(--sf-next-shell-text);text-decoration:none;grid-column:1;grid-row:1;align-self:start}.sovfhub-next-theme .nf2-sidebar-shell__profile-avatar{width:48px;height:48px;border-radius:16px;overflow:hidden;flex:0 0 48px;background:#ffffffa6;box-shadow:inset 0 0 0 1px #ffffff4d}.sovfhub-next-theme .nf2-sidebar-shell__profile-avatar img{width:100%;height:100%;object-fit:cover}.sovfhub-next-theme .nf2-sidebar-shell__brand-mark{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,var(--sf-next-shell-accent) 0%,#0ea5e9 100%);color:#fff;font-size:1rem;font-weight:800;box-shadow:0 14px 28px #1662d63d;flex:0 0 48px}.sovfhub-next-theme .nf2-sidebar-shell__profile-copy,.sovfhub-next-theme .nf2-sidebar-shell__brand-copy>div{display:flex;flex-direction:column;min-width:0}.sovfhub-next-theme .nf2-sidebar-shell__eyebrow{margin:0;color:var(--sf-next-shell-muted);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.sovfhub-next-theme .nf2-sidebar-shell__profile-copy strong,.sovfhub-next-theme .nf2-sidebar-shell__brand-copy h3,.sovfhub-next-theme .nf2-sidebar-shell__status strong{color:var(--sf-next-shell-text);font-size:.98rem;font-weight:700;line-height:1.15;letter-spacing:-.02em}.sovfhub-next-theme .nf2-sidebar-shell__profile-copy span:last-child,.sovfhub-next-theme .nf2-sidebar-shell__brand-copy p,.sovfhub-next-theme .nf2-sidebar-shell__status p,.sovfhub-next-theme .nf2-sidebar-shell__footer-chip-label{color:var(--sf-next-shell-muted);font-size:12px}.sovfhub-next-theme .nf2-sidebar-shell__status{display:flex;align-items:center;flex-wrap:wrap;gap:8px;width:100%;grid-column:1 / -1;grid-row:2;padding:0;border:0;background:transparent;box-shadow:none}body.night-mode .sovfhub-next-theme .nf2-sidebar-shell__status{background:transparent}.sovfhub-next-theme .nf2-sidebar-shell__status-chip,.sovfhub-next-theme .nf2-sidebar-shell__status-label{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:var(--sf-next-shell-accent-soft);color:var(--sf-next-shell-accent);font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:none}.sovfhub-next-theme .nf2-sidebar-shell__status-text{color:var(--sf-next-shell-muted);font-size:12px;font-weight:600}.sovfhub-next-theme .nf2-sidebar-shell__content{flex:1;min-height:0;padding:10px 14px 14px;display:flex;flex-direction:column;gap:14px;overflow:visible;overscroll-behavior:auto}.sovfhub-next-theme .nf2-sidebar-shell__group{display:flex;flex-direction:column;gap:6px}.sovfhub-next-theme .nf2-sidebar-shell__group-label{padding:0 6px;color:var(--sf-next-shell-muted);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sovfhub-next-theme .nf2-sidebar-shell__stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sovfhub-next-theme .nf2-sidebar-shell__item,.sovfhub-next-theme .nf2-sidebar-shell__summary,.sovfhub-next-theme .nf2-sidebar-shell__child{display:flex;align-items:center;gap:12px;border-radius:16px;border:1px solid transparent;color:var(--sf-next-shell-text);text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.sovfhub-next-theme .nf2-sidebar-shell__item,.sovfhub-next-theme .nf2-sidebar-shell__summary{min-height:48px;padding:12px 14px}.sovfhub-next-theme .nf2-sidebar-shell__child{min-height:42px;padding:10px 14px 10px 46px}.sovfhub-next-theme .nf2-sidebar-shell__item--tile,.sovfhub-next-theme .nf2-sidebar-shell__child--tile{align-items:flex-start;justify-content:space-between;flex-direction:column;min-height:92px;padding:14px 12px;border:1px solid var(--sf-next-shell-divider);background:#f8fafcd1;box-shadow:0 12px 28px #0f172a0f}.sovfhub-next-theme .nf2-sidebar-shell__summary--row{min-height:48px}.sovfhub-next-theme .nf2-sidebar-shell__item:hover,.sovfhub-next-theme .nf2-sidebar-shell__summary:hover,.sovfhub-next-theme .nf2-sidebar-shell__child:hover{border-color:var(--sf-next-shell-divider);background:#0f172a0a;transform:translate(1px)}body.night-mode .sovfhub-next-theme .nf2-sidebar-shell__item:hover,body.night-mode .sovfhub-next-theme .nf2-sidebar-shell__summary:hover,body.night-mode .sovfhub-next-theme .nf2-sidebar-shell__child:hover{background:#94a3b814}.sovfhub-next-theme .nf2-sidebar-shell__item.is-active,.sovfhub-next-theme .nf2-sidebar-shell__summary.is-active,.sovfhub-next-theme .nf2-sidebar-shell__child.is-active{border-color:#1662d629;background:linear-gradient(90deg,#1662d624,#1662d60a);color:var(--sf-next-shell-accent);box-shadow:inset 3px 0 0 var(--sf-next-shell-accent)}.sovfhub-next-theme .nf2-sidebar-shell__item--tile.is-active,.sovfhub-next-theme .nf2-sidebar-shell__child--tile.is-active{box-shadow:0 16px 34px #1662d624}.sovfhub-next-theme .nf2-sidebar-shell__item-copy{display:inline-flex;align-items:center;min-width:0;gap:10px;font-size:14px;font-weight:600;line-height:1.4}.sovfhub-next-theme .nf2-sidebar-shell__item-copy>*{min-width:0}.sovfhub-next-theme .nf2-sidebar-shell__item--tile .nf2-sidebar-shell__item-copy,.sovfhub-next-theme .nf2-sidebar-shell__child--tile .nf2-sidebar-shell__item-copy{align-items:flex-start;width:100%;line-height:1.3}.sovfhub-next-theme .nf2-sidebar-shell__item-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fffffff5,#ecf2f9eb);box-shadow:inset 0 1px #ffffffad;color:#152a41}.sovfhub-next-theme .nf2-sidebar-shell__item--tile .nf2-sidebar-shell__item-icon,.sovfhub-next-theme .nf2-sidebar-shell__child--tile .nf2-sidebar-shell__item-icon{width:42px;height:42px;flex-basis:42px;border-radius:14px}.sovfhub-next-theme .nf2-sidebar-shell__item-icon svg,.sovfhub-next-theme .nf2-sidebar-shell__item-icon i,.sovfhub-next-theme .nf2-sidebar-shell__item-icon img{width:18px;height:18px;margin:0!important;opacity:1!important}.sovfhub-next-theme .nf2-sidebar-shell__item-icon svg,.sovfhub-next-theme .nf2-sidebar-shell__item-icon svg *,.sovfhub-next-theme .nf2-sidebar-shell__item-copy svg,.sovfhub-next-theme .nf2-sidebar-shell__item-copy svg *,.sovfhub-next-theme .nf2-sidebar-shell__item-icon i,.sovfhub-next-theme .nf2-sidebar-shell__item-copy i{color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}body.night-mode .sovfhub-next-theme .nf2-sidebar-shell__item-icon{border-color:#94a3b82e;background:#0f172a85;box-shadow:inset 0 1px #ffffff0a;color:#e2e8f0}.sovfhub-next-theme .nf2-sidebar-shell__disclosure{grid-column:1 / -1;border-radius:18px;border:1px solid var(--sf-next-shell-divider);background:#f8fafc85}body.night-mode .sovfhub-next-theme .nf2-sidebar-shell__disclosure{background:#0f172a57}.sovfhub-next-theme .nf2-sidebar-shell__summary{cursor:pointer;list-style:none}.sovfhub-next-theme .nf2-sidebar-shell__summary::-webkit-details-marker{display:none}.sovfhub-next-theme .nf2-sidebar-shell__chevron{margin-inline-start:auto;font-size:13px;color:var(--sf-next-shell-muted);transition:transform .18s ease,color .18s ease}.sovfhub-next-theme .nf2-sidebar-shell__disclosure[open] .nf2-sidebar-shell__chevron{transform:rotate(90deg);color:var(--sf-next-shell-accent)}.sovfhub-next-theme .nf2-sidebar-shell__item.is-active .nf2-sidebar-shell__item-icon,.sovfhub-next-theme .nf2-sidebar-shell__summary.is-active .nf2-sidebar-shell__item-icon,.sovfhub-next-theme .nf2-sidebar-shell__child.is-active .nf2-sidebar-shell__item-icon{border-color:transparent;background:linear-gradient(135deg,var(--sf-next-shell-accent) 0%,#0ea5e9 100%);box-shadow:0 12px 24px #1662d638;color:#fff}.sovfhub-next-theme .nf2-sidebar-shell__children{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 8px 8px}body.night-mode .sovfhub-next-theme .nf2-sidebar-shell__item--tile,body.night-mode .sovfhub-next-theme .nf2-sidebar-shell__child--tile{background:#0f172a75;box-shadow:none}.sovfhub-next-theme .nf2-sidebar-shell__footer{padding:16px 18px 18px;border-top:1px solid var(--sf-next-shell-divider);position:sticky;bottom:0;z-index:2;background:inherit}.sovfhub-next-theme .nf2-sidebar-shell__footer-chip{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border-radius:18px;border:1px solid var(--sf-next-shell-divider);background:#f8fafcbd}body.night-mode .sovfhub-next-theme .nf2-sidebar-shell__footer-chip{background:#0f172a6b}.sovfhub-next-theme .nf2-sidebar-shell__footer-chip strong{color:var(--sf-next-shell-text);font-size:14px;font-weight:700}@media (max-width: 420px){.sovfhub-next-theme .nf2-sidebar-shell__header{padding:10px 12px 8px;column-gap:10px;row-gap:8px}.sovfhub-next-theme .nf2-sidebar-shell__stack,.sovfhub-next-theme .nf2-sidebar-shell__children{gap:8px}.sovfhub-next-theme .nf2-sidebar-shell__item--tile,.sovfhub-next-theme .nf2-sidebar-shell__child--tile{min-height:86px;padding:12px 10px}}body.sovfhub-next-theme.nf2-sidebar-collapsed .sg-offcanvas>.row{grid-template-columns:104px minmax(0,1fr)}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell{min-height:min(calc(100vh - 132px),860px);align-items:stretch}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__group-label,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__footer,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__children{display:none!important}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__header{display:flex;align-items:center;justify-content:center;gap:0;padding:14px 10px 10px;border-bottom:0}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__profile,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__brand-copy{justify-content:center;gap:0;width:100%}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__profile-copy,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__brand-copy>div,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__status{display:none!important}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__profile-avatar,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__brand-mark{width:46px;height:46px;flex:0 0 46px;border-radius:16px}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__content{padding:8px 10px 14px;gap:12px;align-items:center}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__group,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__stack{width:100%;align-items:center;gap:10px}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__disclosure{width:56px;border:0;background:transparent}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__item,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__summary{justify-content:center;align-items:center;padding:0;width:56px;min-width:56px;max-width:56px;min-height:56px;border-color:#0f172a14;background:#f8fafcf5;box-shadow:inset 0 1px #ffffff6b;border-radius:18px}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__item-copy,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__chevron{display:none}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__item-icon{width:24px;height:24px;flex-basis:24px;flex-shrink:0;margin:0;border:0;background:transparent;box-shadow:none;color:#152a41}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__item-icon svg,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__item-icon i,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__item-icon img{width:22px;height:22px;display:block}body.night-mode.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__item,body.night-mode.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__summary{border-color:#94a3b82e;background:#0f172ab8}body.night-mode.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__item-icon{color:#e2e8f0}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__item.is-active,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__summary.is-active{border-color:#1662d638;background:linear-gradient(180deg,#1662d629,#1662d60f);box-shadow:inset 0 0 0 1px #1662d614}body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__item.is-active .nf2-sidebar-shell__item-icon,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__summary.is-active .nf2-sidebar-shell__item-icon,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__item:hover .nf2-sidebar-shell__item-icon,body.sovfhub-next-theme.nf2-sidebar-collapsed .nf2-sidebar-shell__summary:hover .nf2-sidebar-shell__item-icon{color:var(--sf-next-shell-accent)}.sovfhub-next-theme .nf2-mobile-quick-dock{--sf-mobile-toolbar-safe-bottom: max(12px, env(safe-area-inset-bottom, 0px));position:fixed;left:12px;right:12px;bottom:0;z-index:95;display:none;grid-auto-flow:column;grid-auto-columns:1fr;gap:8px;padding:8px 8px calc(8px + var(--sf-mobile-toolbar-safe-bottom));border-radius:24px;border:1px solid var(--sf-next-shell-border);background:#ffffffe6;box-shadow:0 18px 40px #0f172a1f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}body.night-mode .sovfhub-next-theme .nf2-mobile-quick-dock{background:#0a121ee0}.sovfhub-next-theme .nf2-mobile-quick-action{min-height:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px 6px;border-radius:18px;border:1px solid transparent;color:var(--sf-next-shell-muted);text-decoration:none;background:transparent;position:relative}.sovfhub-next-theme .nf2-mobile-quick-action i{font-size:18px}.sovfhub-next-theme .nf2-mobile-quick-action span:last-child{font-size:11px;font-weight:700}.sovfhub-next-theme .nf2-mobile-quick-action-primary{color:#fff;background:linear-gradient(135deg,var(--sf-next-shell-accent) 0%,#0ea5e9 100%);box-shadow:0 14px 30px #1662d63d}.sovfhub-next-theme .nf2-mobile-quick-action-primary span:last-child{color:#fff}.sovfhub-next-theme .nf2-mobile-quick-action:hover,.sovfhub-next-theme .nf2-mobile-quick-action:focus{border-color:var(--sf-next-shell-divider);background:#0f172a0a;color:var(--sf-next-shell-text);text-decoration:none}body.night-mode .sovfhub-next-theme .nf2-mobile-quick-action:hover,body.night-mode .sovfhub-next-theme .nf2-mobile-quick-action:focus{background:#94a3b814}.sovfhub-next-theme .nf2-quick-counter{position:absolute;top:6px;inset-inline-end:10px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#f43f5e;color:#fff;font-size:9px;font-weight:800;line-height:18px;text-align:center}.sovfhub-next-theme .card,.sovfhub-next-theme .page-header,.sovfhub-next-theme .post:not(.post-product-page),.sovfhub-next-theme .side-nav{border-radius:24px;border-color:var(--sf-next-shell-border);box-shadow:var(--sf-next-shell-shadow-soft)}.sovfhub-next-theme .dropdown-menu{border-radius:20px;border:1px solid var(--sf-next-shell-border);background:var(--sf-next-shell-surface-strong);box-shadow:var(--sf-next-shell-shadow-soft)}body.night-mode .sovfhub-next-theme .dropdown-menu{background:var(--sf-next-shell-surface-strong)}body.sovfhub-next-theme .nf2-header-floating-menu{position:fixed!important;inset:auto;z-index:2147482500;left:auto!important;right:auto!important;width:min(320px,calc(100vw - 24px));max-width:calc(100vw - 24px);max-height:min(78vh,calc(100vh - 24px));overflow:hidden;border-radius:22px;border:1px solid rgba(203,220,240,.96);background:#fffffffa;box-shadow:0 28px 56px #0f172a2e;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transform:none!important}body.night-mode.sovfhub-next-theme .nf2-header-floating-menu{border-color:#94a3b82e;background:#0a121ef5}body.sovfhub-next-theme .nf2-header-floating-menu.dropdown-menu.show{display:block}body.sovfhub-next-theme .nf2-header-floating-menu .dropdown-widget-header,body.sovfhub-next-theme .nf2-header-floating-menu .dropdown-widget-footer{background:transparent}body.sovfhub-next-theme .nf2-header-floating-menu .dropdown-widget-body{max-height:min(58vh,520px);overflow:auto}body.sovfhub-next-theme .nf2-header-floating-menu .js_scroller{max-height:min(58vh,520px)}body.sovfhub-next-theme .nf2-account-floating-menu,body.sovfhub-next-theme .nf2-header-notifications-menu{width:min(320px,calc(100vw - 24px));max-width:calc(100vw - 24px)}body.sovfhub-next-theme .chat-sidebar{transition:opacity .18s ease,transform .18s ease}body.sovfhub-next-theme.nf2-header-menu-open .chat-sidebar{opacity:0!important;pointer-events:none!important;transform:translate(18px)}body.sovfhub-next-theme.nf2-header-mounted.n_activated,body.sovfhub-next-theme.nf2-header-mounted.n_live,body.sovfhub-next-theme.newsfeed-v2-active.n_activated,body.sovfhub-next-theme.newsfeed-v2-active.n_live{padding-top:52px!important}body.sovfhub-next-theme.nf2-header-mounted .main-header,body.sovfhub-next-theme.newsfeed-v2-active .main-header{margin-bottom:0!important}body.sovfhub-next-theme.nf2-header-mounted .ele_navbar_top,body.sovfhub-next-theme.newsfeed-v2-active .ele_navbar_top{height:auto;overflow:visible;background:transparent;box-shadow:none}body.sovfhub-next-theme.nf2-header-mounted .ele_navbar_top .container-fluid,body.sovfhub-next-theme.newsfeed-v2-active .ele_navbar_top .container-fluid{padding:0;display:block;height:auto}body.sovfhub-next-theme.nf2-header-mounted [data-newsfeed-vue-header-root],body.sovfhub-next-theme.newsfeed-v2-active [data-newsfeed-vue-header-root],body.sovfhub-next-theme.nf2-header-mounted [data-site-vue-header-root],body.sovfhub-next-theme.newsfeed-v2-active [data-site-vue-header-root]{display:block;width:100%}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-shell,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-shell{width:100%;min-height:0;margin:0;padding:12px 18px;display:grid;grid-template-columns:minmax(220px,280px) minmax(320px,1fr) auto;gap:16px;align-items:center;border:1px solid var(--sf-next-header-border);border-radius:0 0 28px 28px;background:radial-gradient(circle at 16% 18%,rgba(255,255,255,.2),transparent 18%),radial-gradient(circle at 84% 20%,rgba(255,255,255,.14),transparent 20%),var(--sf-next-header-surface);box-shadow:var(--sf-next-header-shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-left,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-left{display:flex;align-items:center;gap:12px;min-width:0;flex:initial}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-brand-block,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-brand-block,body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-search-wrap,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-search-wrap,body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions-wrap,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions-wrap{position:static}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions{gap:4px;flex:initial}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-search .search-wrapper,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-search .search-wrapper{width:100%;max-width:none;min-width:0}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-search .search-wrapper>form,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-search .search-wrapper>form{display:block!important;margin:0!important}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-search .ele_toggle_search,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-search .ele_toggle_search{display:none!important}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions .ele_hdr_droptoggle,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions .ele_hdr_droptoggle,body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions .user-menu,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions .user-menu{width:40px;min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:16px;border:1px solid var(--sf-next-header-button-border);background:var(--sf-next-header-button-bg);color:var(--sf-next-header-text);box-shadow:inset 0 1px #ffffff29}body.night-mode.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions .ele_hdr_droptoggle,body.night-mode.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions .ele_hdr_droptoggle,body.night-mode.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions .user-menu,body.night-mode.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions .user-menu{background:var(--sf-next-header-button-bg)}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions .ele_hdr_user_droptoggle img,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions .ele_hdr_user_droptoggle img,body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions .user-menu img,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions .user-menu img{width:26px;height:26px;border-radius:8px}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions .ele_hdr_user_droptoggle span,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions .ele_hdr_user_droptoggle span,body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions .user-menu span,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions .user-menu span,body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions .user-menu .title,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions .user-menu .title{display:none!important}body.sovfhub-next-theme.nf2-header-mounted .nf2-mobile-quick-dock,body.sovfhub-next-theme.newsfeed-v2-active .nf2-mobile-quick-dock{left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:95;display:none;grid-auto-flow:column;grid-auto-columns:1fr;gap:8px;padding:8px;border-radius:24px;border:1px solid var(--sf-next-shell-border);background:#ffffffe6;box-shadow:0 18px 40px #0f172a1f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}body.night-mode.sovfhub-next-theme.nf2-header-mounted .nf2-mobile-quick-dock,body.night-mode.sovfhub-next-theme.newsfeed-v2-active .nf2-mobile-quick-dock{background:#0a121ee0}body.sovfhub-next-theme.nf2-header-mounted .nf2-mobile-quick-action,body.sovfhub-next-theme.newsfeed-v2-active .nf2-mobile-quick-action{min-height:56px;border-radius:18px;color:var(--sf-next-shell-muted)}body.sovfhub-next-theme.nf2-header-mounted .nf2-mobile-quick-action span:last-child,body.sovfhub-next-theme.newsfeed-v2-active .nf2-mobile-quick-action span:last-child{font-size:11px;font-weight:700}body.sovfhub-next-theme.nf2-header-mounted .nf2-mobile-quick-action-primary,body.sovfhub-next-theme.newsfeed-v2-active .nf2-mobile-quick-action-primary{color:#fff;background:linear-gradient(135deg,var(--sf-next-shell-accent) 0%,#0ea5e9 100%)}body.sovfhub-next-theme .nf2-newsfeed-columns>[class*=col-]{min-width:0}body.sovfhub-next-theme .nf2-newsfeed-main>.card,body.sovfhub-next-theme .nf2-newsfeed-main>.d-block,body.sovfhub-next-theme .nf2-newsfeed-main>.newsfeed-v2-root,body.sovfhub-next-theme .nf2-newsfeed-main>[data-newsfeed-legacy-root]{width:100%}body.sovfhub-next-theme .nf2-newsfeed-mobile-promo{width:100%}@media (max-width: 1199px){.sovfhub-next-theme .nf2-site-header-shell{grid-template-columns:minmax(190px,240px) minmax(240px,1fr) auto}.sovfhub-next-theme .sg-offcanvas>.row{grid-template-columns:minmax(240px,288px) minmax(0,1fr)}body.sovfhub-next-theme .nf2-newsfeed-columns{grid-template-columns:minmax(0,1.45fr) minmax(240px,.8fr)}}@media (max-width: 991px){.sovfhub-next-theme .sg-offcanvas{overflow:visible}.sovfhub-next-theme .nf2-site-header-shell{grid-template-columns:minmax(0,1fr) auto;gap:14px}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-shell,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-shell{grid-template-columns:minmax(0,1fr) auto}.sovfhub-next-theme .nf2-site-header-actions-wrap{justify-content:flex-end}.sovfhub-next-theme .nf2-site-header-search-wrap{display:none!important}.sovfhub-next-theme .sg-offcanvas>.row{grid-template-columns:1fr}body.sovfhub-next-theme.nf2-sidebar-collapsed .sg-offcanvas>.row{grid-template-columns:1fr}body.sovfhub-next-theme .nf2-newsfeed-columns{display:flex;flex-direction:column;gap:18px;margin:0}body.sovfhub-next-theme .nf2-newsfeed-main,body.sovfhub-next-theme .nf2-newsfeed-sidebar{width:100%;max-width:100%;min-width:0;flex:0 0 100%}body.sovfhub-next-theme .nf2-newsfeed-columns>[class*=col-],.sovfhub-next-theme .sg-offcanvas-mainbar,body.sovfhub-next-theme .nf2-newsfeed-main>*,body.sovfhub-next-theme .nf2-newsfeed-sidebar>*,body.sovfhub-next-theme .newsfeed-v2-root,body.sovfhub-next-theme .newsfeed-v2-shell,body.sovfhub-next-theme .newsfeed-v2-stream{width:100%;max-width:100%;min-width:0}.sovfhub-next-theme .sg-offcanvas-sidebar{position:fixed!important;inset:0 auto 0 0!important;width:min(380px,100vw)!important;max-width:100vw;padding:0;margin-top:0!important;max-height:100vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;z-index:220;opacity:0;transform:translate3d(calc(-100% - 24px),0,0);pointer-events:none}body.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar{opacity:1;transform:translateZ(0);pointer-events:auto}body.sovfhub-next-theme.nf2-sidebar-panel-open{overflow:hidden}body.sovfhub-next-theme.nf2-sidebar-panel-open .nf2-mobile-quick-dock{opacity:0;pointer-events:none;transform:translateY(16px)}.sovfhub-next-theme .nf2-sidebar-shell{min-height:100%;height:auto;max-height:none;border-radius:0;border:0;box-shadow:none}}.sovfhub-next-theme .sg-offcanvas,.sovfhub-next-theme .nf2-newsfeed-frame{margin-top:12px}@media (max-width: 767px){body.sovfhub-next-theme{--sf-mobile-toolbar-safe-bottom: max(12px, env(safe-area-inset-bottom, 0px));--sf-mobile-toolbar-height: 84px;--sf-mobile-toolbar-reserved-space: calc(var(--sf-mobile-toolbar-height) + var(--sf-mobile-toolbar-safe-bottom))}.sf-next-preview-badge{top:auto;bottom:12px;right:12px}.sf-next-preview-badge span{padding:8px 12px;font-size:11px}.sf-next-header-root{padding:0 10px}.sovfhub-next-theme .nf2-site-header-shell{width:100%;min-height:0;padding:10px 14px;border-radius:24px}body.sovfhub-next-theme.nf2-header-mounted,body.sovfhub-next-theme.newsfeed-v2-active{padding-top:calc(64px + env(safe-area-inset-top))!important;padding-bottom:calc(var(--sf-mobile-toolbar-reserved-space) + 10px)}body.sovfhub-next-theme.nf2-header-mounted.n_activated,body.sovfhub-next-theme.nf2-header-mounted.n_live,body.sovfhub-next-theme.newsfeed-v2-active.n_activated,body.sovfhub-next-theme.newsfeed-v2-active.n_live{padding-top:calc(114px + env(safe-area-inset-top))!important}.sovfhub-next-theme .nf2-mobile-quick-dock,body.sovfhub-next-theme.nf2-header-mounted .nf2-mobile-quick-dock,body.sovfhub-next-theme.newsfeed-v2-active .nf2-mobile-quick-dock{display:grid}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-shell,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-shell{width:100%;min-height:0;padding:10px 14px;border-radius:24px;gap:12px}.sovfhub-next-theme .nf2-site-header-context span{font-size:10px}.sovfhub-next-theme .nf2-site-header-search .form-control{height:50px;border-radius:16px}.sovfhub-next-theme .sg-offcanvas{width:auto;margin:8px 10px 0}.sovfhub-next-theme .nf2-people-page-frame.sg-offcanvas{margin-top:20px!important}.sf-next-header-actions-list{gap:6px}.sovfhub-next-theme .sg-offcanvas-mainbar{padding-bottom:calc(var(--sf-mobile-toolbar-reserved-space) + 6px)}body.sovfhub-next-theme.nf2-header-mounted .nf2-mobile-quick-dock,body.sovfhub-next-theme.newsfeed-v2-active .nf2-mobile-quick-dock{left:0;right:0;bottom:0;gap:6px;padding:7px 10px calc(7px + var(--sf-mobile-toolbar-safe-bottom));border-radius:22px 22px 0 0;border-bottom:0;box-shadow:0 -10px 32px #0f172a24}.sovfhub-next-theme .sg-offcanvas-sidebar{inset:0 auto 0 0!important;width:min(360px,100vw)!important;max-width:100vw;padding:0}}@media (max-width: 520px){.sovfhub-next-theme .nf2-site-header-shell{grid-template-columns:minmax(0,1fr)}.sovfhub-next-theme .nf2-site-header-left,.sf-next-header-logo{gap:10px}.sf-next-header-logo img{max-height:32px}.sf-next-header-brand-text{font-size:1rem}.sovfhub-next-theme .nf2-sidebar-shell__header{padding:16px}.sovfhub-next-theme .nf2-sidebar-shell__content{padding:12px}.sovfhub-next-theme .nf2-mobile-quick-dock{left:0;right:0;bottom:0;gap:6px;padding:7px 10px calc(7px + var(--sf-mobile-toolbar-safe-bottom));border-radius:22px 22px 0 0;border-bottom:0}.sovfhub-next-theme .nf2-mobile-quick-action{min-height:52px;border-radius:16px}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-shell,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-shell{gap:10px}body.sovfhub-next-theme .nf2-newsfeed-columns,body.sovfhub-next-theme .nf2-newsfeed-main,body.sovfhub-next-theme .nf2-newsfeed-sidebar,body.sovfhub-next-theme .nf2-newsfeed-main>*,body.sovfhub-next-theme .nf2-newsfeed-sidebar>*{min-width:0}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-search .form-control,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-search .form-control{height:48px}.sovfhub-next-theme .sg-offcanvas-sidebar{inset:0 auto 0 0!important;width:min(340px,100vw)!important;max-width:100vw;padding:0}.sovfhub-next-theme .nf2-sidebar-shell{border-radius:0}}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;margin:0!important;padding:0!important;width:auto!important;max-width:max-content!important;pointer-events:none!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li.dropdown,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .dropdown{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;min-width:40px!important;height:40px!important;margin:0!important;padding:0!important;line-height:1!important;position:relative!important;flex:0 0 auto!important;pointer-events:auto!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>a,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>.user-menu,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .dropdown>a,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .user-menu{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:40px!important;min-width:40px!important;height:40px!important;margin:0!important;padding:0!important;line-height:1!important;box-sizing:border-box!important;position:relative!important;flex:0 0 auto!important;pointer-events:auto!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>.header-icon,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>a>.header-icon,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>.main-icon,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>a>.main-icon,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>i:not(.counter),body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>a>i:not(.counter){position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:18px!important;height:18px!important;margin:0!important;line-height:1!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list svg{width:18px!important;height:18px!important;display:block!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .user-menu img,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .ele_hdr_user_droptoggle img{width:26px!important;height:26px!important;margin:0!important;border-radius:8px!important;display:block!important;object-fit:cover!important}@media (max-width: 767px){body.sovfhub-next-theme .nf2-newsfeed-frame.sg-offcanvas{width:100%!important;max-width:100%!important;margin:8px 0 0!important}body.sovfhub-next-theme .nf2-newsfeed-frame.sg-offcanvas>.row{margin:0!important}body.sovfhub-next-theme .nf2-newsfeed-frame .sg-offcanvas-mainbar{padding:0 6px 92px!important}body.sovfhub-next-theme .nf2-newsfeed-frame .nf2-newsfeed-columns{gap:10px!important}body.sovfhub-next-theme .nf2-newsfeed-frame .nf2-newsfeed-main,body.sovfhub-next-theme .nf2-newsfeed-frame .nf2-newsfeed-main>*,body.sovfhub-next-theme .nf2-newsfeed-frame .newsfeed-v2-root,body.sovfhub-next-theme .nf2-newsfeed-frame .newsfeed-v2-shell,body.sovfhub-next-theme .nf2-newsfeed-frame .newsfeed-v2-stream,body.sovfhub-next-theme .nf2-newsfeed-frame .js_posts_stream,body.sovfhub-next-theme .nf2-newsfeed-frame .js_posts_stream>ul>li{width:100%!important;max-width:100%!important;min-width:0!important}body.sovfhub-next-theme .nf2-newsfeed-frame .post:not(.ele_post_skel){border-radius:14px!important;box-shadow:0 8px 22px #0f172a1a!important}.sf-next-header-root{padding:0!important}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-shell,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-shell{border-radius:0!important;min-height:0!important;padding:6px 10px!important;gap:8px!important;align-items:center!important;grid-template-columns:minmax(0,1fr) auto!important}body.sovfhub-next-theme .nf2-site-header-left{gap:8px!important}body.sovfhub-next-theme .sf-next-header-brand-text,body.sovfhub-next-theme .nf2-site-header-context,body.sovfhub-next-theme .nf2-site-header-search-wrap{display:none!important}body.sovfhub-next-theme .nf2-site-header-search .form-control{height:44px!important;border-radius:12px!important;font-size:15px!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list{gap:4px!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>a,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .user-menu{width:36px!important;min-width:36px!important;height:36px!important;border-radius:12px!important}body.sovfhub-next-theme .nf2-mobile-quick-dock,body.sovfhub-next-theme.nf2-header-mounted .nf2-mobile-quick-dock,body.sovfhub-next-theme.newsfeed-v2-active .nf2-mobile-quick-dock{left:0!important;right:0!important;bottom:0!important;gap:5px!important;padding:6px 8px calc(6px + var(--sf-mobile-toolbar-safe-bottom))!important;border-radius:18px 18px 0 0!important;border-bottom:0!important}body.sovfhub-next-theme .nf2-mobile-quick-action{min-height:46px!important;border-radius:12px!important;gap:2px!important;padding:6px 4px!important}body.sovfhub-next-theme .nf2-mobile-quick-action i{font-size:15px!important}body.sovfhub-next-theme .nf2-mobile-quick-action span:last-child{font-size:9px!important;letter-spacing:.01em}}@media (max-width: 460px){body.sovfhub-next-theme .nf2-site-header-actions .js_live-requests{display:none!important}}@media (max-width: 767px){body.sovfhub-next-theme .nf2-newsfeed-frame .sg-offcanvas-sidebar{display:none!important}body.sovfhub-next-theme.nf2-sidebar-panel-open .nf2-newsfeed-frame .sg-offcanvas-sidebar{display:block!important}body.sovfhub-next-theme .nf2-newsfeed-frame .sg-offcanvas-mainbar{width:100%!important;max-width:100%!important;flex:0 0 100%!important}}@media (max-width: 520px){body.sovfhub-next-theme .nf2-site-header-actions .js_live-requests,body.sovfhub-next-theme .nf2-site-header-actions .js_live-messages{display:none!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list{gap:3px!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>a,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .user-menu{width:34px!important;min-width:34px!important;height:34px!important;border-radius:10px!important}.sf-next-header-toggle,body.sovfhub-next-theme .nf2-site-header-actions .dropdown>a,body.sovfhub-next-theme .nf2-site-header-actions .user-menu{width:34px!important;min-width:34px!important;height:34px!important}}@media (max-width: 767px){body.sovfhub-next-theme.newsfeed-v2-active .sg-offcanvas,body.sovfhub-next-theme.nf2-site-shell-active .sg-offcanvas,body.sovfhub-next-theme .nf2-newsfeed-frame.sg-offcanvas{width:100%!important;max-width:100%!important;margin:8px 0 0!important}body.sovfhub-next-theme.newsfeed-v2-active .sg-offcanvas>.row,body.sovfhub-next-theme.nf2-site-shell-active .sg-offcanvas>.row,body.sovfhub-next-theme .nf2-newsfeed-frame.sg-offcanvas>.row{gap:0!important;margin:0!important;grid-template-columns:minmax(0,1fr)!important}body.sovfhub-next-theme.newsfeed-v2-active .sg-offcanvas>.row>[class*=col-],body.sovfhub-next-theme.nf2-site-shell-active .sg-offcanvas>.row>[class*=col-],body.sovfhub-next-theme .nf2-newsfeed-frame.sg-offcanvas>.row>[class*=col-]{padding:0!important;width:100%!important;max-width:100%!important;min-width:0!important}body.sovfhub-next-theme.newsfeed-v2-active .sg-offcanvas-mainbar,body.sovfhub-next-theme.nf2-site-shell-active .sg-offcanvas-mainbar,body.sovfhub-next-theme .nf2-newsfeed-frame .sg-offcanvas-mainbar{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;grid-column:1!important}body.sovfhub-next-theme.newsfeed-v2-active .sg-offcanvas-sidebar,body.sovfhub-next-theme.nf2-site-shell-active .sg-offcanvas-sidebar,body.sovfhub-next-theme .nf2-newsfeed-frame.sg-offcanvas .sg-offcanvas-sidebar,body.sovfhub-next-theme.newsfeed-v2-active .nf2-newsfeed-sidebar,body.sovfhub-next-theme.nf2-site-shell-active .nf2-newsfeed-sidebar,body.sovfhub-next-theme .nf2-newsfeed-frame .nf2-newsfeed-sidebar{display:none!important}body.sovfhub-next-theme.newsfeed-v2-active .nf2-newsfeed-columns,body.sovfhub-next-theme.nf2-site-shell-active .nf2-newsfeed-columns,body.sovfhub-next-theme .nf2-newsfeed-frame .nf2-newsfeed-columns{grid-template-columns:minmax(0,1fr)!important;gap:0!important}body.sovfhub-next-theme .nf2-newsfeed-main{width:100%!important;max-width:100%!important;min-width:0!important}body.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar,body.sovfhub-next-theme.nf2-sidebar-panel-open .nf2-newsfeed-frame .sg-offcanvas-sidebar,body.sovfhub-next-theme.nf2-sidebar-panel-open .nf2-newsfeed-frame.sg-offcanvas .sg-offcanvas-sidebar{display:block!important;position:fixed!important;inset:0 auto 0 0!important;z-index:3200!important;opacity:1!important;transform:translateZ(0)!important;pointer-events:auto!important}}@media (max-width: 420px){body.sovfhub-next-theme .nf2-site-header-actions .js_live-notifications{display:none!important}}@media (max-width: 767px){body.sovfhub-next-theme.nf2-header-mounted .ele_navbar_top,body.sovfhub-next-theme.newsfeed-v2-active .ele_navbar_top{min-height:52px!important}body.sovfhub-next-theme.nf2-header-mounted .ele_navbar_top .container-fluid,body.sovfhub-next-theme.newsfeed-v2-active .ele_navbar_top .container-fluid{min-height:52px!important;display:flex!important;align-items:center!important}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-shell,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-shell{position:relative;border-radius:0!important;border:0!important;box-shadow:0 1px 4px #02163124!important;background:radial-gradient(circle at 8% 0%,rgba(125,211,252,.22),transparent 34%),radial-gradient(circle at 90% 10%,rgba(147,197,253,.2),transparent 38%),linear-gradient(135deg,#065cb6,#0d7fe8 48%,#0b68cc)!important;min-height:52px!important;padding:4px 10px!important;gap:8px!important;align-items:center!important;grid-template-columns:minmax(0,1fr) auto!important}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-shell:after,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-shell:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:2px;border-radius:999px;background:linear-gradient(90deg,#ffffffad,#ffffff24)}body.sovfhub-next-theme .nf2-site-header-left{min-height:34px}body.sovfhub-next-theme .sf-next-header-logo img{max-height:20px!important}body.sovfhub-next-theme .nf2-site-header-search-wrap{display:none!important}body.sovfhub-next-theme .nf2-site-header-search .form-control{height:38px!important;border-radius:11px!important;border:1px solid rgba(170,219,255,.58)!important;background:#f6fbfff5!important;font-size:14px!important;font-weight:500;color:#12324f!important;padding-inline:38px 12px!important}body.sovfhub-next-theme .nf2-site-header-search .form-control::placeholder{color:#5f7f9d!important;opacity:1}body.sovfhub-next-theme .nf2-site-header-search .search-input-icon{inset-inline-start:12px!important;color:#3e6e9d!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list{gap:5px!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>a,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .user-menu{width:34px!important;min-width:34px!important;height:34px!important;border-radius:11px!important;border:1px solid rgba(255,255,255,.38)!important;background:#ffffff24!important;box-shadow:inset 0 1px #ffffff3d}}@media (max-width: 420px){body.sovfhub-next-theme .sf-next-header-logo img{max-height:19px!important}}@media (max-width: 420px){body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-shell,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-shell{grid-template-columns:minmax(120px,1fr) auto!important;gap:6px!important;padding:6px 8px!important}body.sovfhub-next-theme .nf2-site-header-left{min-width:120px!important;max-width:100%!important;overflow:hidden!important;gap:6px!important}body.sovfhub-next-theme .nf2-site-header-brand,body.sovfhub-next-theme .nf2-site-header-brand-block,body.sovfhub-next-theme .sf-next-header-logo{min-width:0!important;max-width:100%!important;overflow:hidden!important}body.sovfhub-next-theme .sf-next-header-logo img{max-height:18px!important;max-width:94px!important;width:auto!important}body.sovfhub-next-theme .nf2-site-header-actions{justify-content:flex-end!important;max-width:176px!important;overflow:hidden!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list{justify-content:flex-end!important;gap:3px!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>a,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .user-menu{width:32px!important;min-width:32px!important;height:32px!important;border-radius:10px!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li:nth-child(1),body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li:nth-child(2){display:none!important}}@media (max-width: 360px){body.sovfhub-next-theme .sf-next-header-logo img{max-height:17px!important;max-width:84px!important}body.sovfhub-next-theme .nf2-site-header-actions{max-width:144px!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>a,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .user-menu{width:30px!important;min-width:30px!important;height:30px!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li:nth-child(3){display:none!important}}body.sovfhub-next-theme .nf2-slideover-close{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;width:38px;min-width:38px;height:38px;margin:4px 8px 0 auto;position:sticky;top:max(2px,env(safe-area-inset-top,0px));z-index:12;border:1px solid rgba(15,23,42,.14);border-radius:999px;background:#fffffff5;color:#10243b;box-shadow:0 8px 20px #0f172a24;cursor:pointer}body.sovfhub-next-theme .nf2-slideover-close>span{display:block;font-size:30px;line-height:.72;font-weight:400;transform:translateY(-1px)}body.sovfhub-next-theme .nf2-slideover-close:hover,body.sovfhub-next-theme .nf2-slideover-close:focus-visible{background:#fff;color:#0d6dd8;border-color:#0d6dd84d;outline:none}body.night-mode.sovfhub-next-theme .nf2-slideover-close{border-color:#94a3b847;background:#0f172aeb;color:#e2ecf7;box-shadow:0 10px 24px #00000059}body.night-mode.sovfhub-next-theme .nf2-slideover-close:hover,body.night-mode.sovfhub-next-theme .nf2-slideover-close:focus-visible{color:#7dc2ff;border-color:#7dc2ff73}body.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar{overflow-y:hidden!important}body.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar .nf2-sidebar-shell{overflow-y:auto!important;height:100vh!important;max-height:100vh!important}body.sovfhub-next-theme .nf2-sidebar-panel-backdrop,body.sovfhub-next-theme.nf2-sidebar-panel-open .nf2-sidebar-panel-backdrop,body.sovfhub-next-theme .sg-offcanvas-sidebar .nf2-sidebar-shell,body.sovfhub-next-theme.nf2-sidebar-panel-open .sg-offcanvas-sidebar .nf2-sidebar-shell{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}@media (max-width: 767px){body.sovfhub-next-theme.nf2-header-mounted .sf-next-header-root,body.sovfhub-next-theme.newsfeed-v2-active .sf-next-header-root{padding:0!important}body.sovfhub-next-theme.nf2-header-mounted .ele_navbar_top,body.sovfhub-next-theme.newsfeed-v2-active .ele_navbar_top,body.sovfhub-next-theme.nf2-header-mounted .ele_navbar_top .container-fluid,body.sovfhub-next-theme.newsfeed-v2-active .ele_navbar_top .container-fluid{height:0!important;min-height:0!important;display:none!important}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-shell,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-shell{box-sizing:border-box!important;height:46px!important;min-height:0!important;max-height:46px!important;padding:6px 10px!important;gap:8px!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}body.sovfhub-next-theme .nf2-site-header-left{min-height:0!important;gap:8px!important}body.sovfhub-next-theme .nf2-site-header-search-wrap{display:none!important}body.sovfhub-next-theme .sf-next-header-logo img{max-height:18px!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>a,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .user-menu{width:32px!important;min-width:32px!important;height:32px!important;border-radius:10px!important}body.sovfhub-next-theme .main-wrapper,body.sovfhub-next-theme .sg-offcanvas,body.sovfhub-next-theme .nf2-newsfeed-frame{margin-top:0!important}}:root{--sf-header-height: 64px}@media (min-width: 768px){body.sovfhub-next-theme .sf-next-header-root{position:fixed!important;top:0!important;left:0!important;right:0!important}body.sovfhub-next-theme .main-wrapper{margin-top:0!important}}@media (max-width: 767px){:root{--sf-header-height: 46px}body.sovfhub-next-theme .sf-next-header-root{position:fixed!important;top:0!important;left:0!important;right:0!important;padding-top:env(safe-area-inset-top,0px)!important}body.sovfhub-next-theme .main-wrapper{padding-top:env(safe-area-inset-top,0px)!important;margin-top:0!important}body.sovfhub-next-theme .sg-offcanvas,body.sovfhub-next-theme .nf2-newsfeed-frame,body.sovfhub-next-theme .nf2-people-page-frame{margin-top:0!important}body.sovfhub-next-theme .nf2-newsfeed-frame.sg-offcanvas,body.sovfhub-next-theme.newsfeed-v2-active .nf2-newsfeed-frame.sg-offcanvas,body.sovfhub-next-theme.nf2-site-shell-active .nf2-newsfeed-frame.sg-offcanvas{margin:0!important;padding-top:0!important}body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list>li>a,body.sovfhub-next-theme .nf2-site-header-actions .sf-next-header-actions-list .user-menu,.sf-next-header-toggle,body.sovfhub-next-theme .nf2-site-header-actions .dropdown>a,body.sovfhub-next-theme .nf2-site-header-actions .user-menu{width:34px!important;min-width:34px!important;height:34px!important}body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-menu .ele_toggle_sidebar,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-menu .ele_toggle_sidebar,body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions .ele_hdr_droptoggle,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions .ele_hdr_droptoggle,body.sovfhub-next-theme.nf2-header-mounted .nf2-site-header-actions .user-menu,body.sovfhub-next-theme.newsfeed-v2-active .nf2-site-header-actions .user-menu{width:34px!important;min-width:34px!important;height:34px!important}.sovfhub-next-theme .nf2-site-header-shell{box-sizing:border-box!important;height:46px!important;min-height:0!important;max-height:46px!important;padding:6px 10px!important;align-items:center!important;overflow:visible!important}body.sovfhub-next-theme .nf2-site-header-search-wrap,body.sovfhub-next-theme .sf-next-header-root .nf2-site-header-search-wrap{display:none!important;height:0!important;overflow:hidden!important}body.sovfhub-next-theme.nf2-header-mounted,body.sovfhub-next-theme.newsfeed-v2-active{--sovf-fixed-header-offset: var(--sf-header-height)}body.sovfhub-next-theme.nf2-header-mounted .ele_navbar_top,body.sovfhub-next-theme.newsfeed-v2-active .ele_navbar_top{height:0!important;min-height:0!important;display:none!important}}body.sovfhub-next-theme.is-native-app{--sf-native-header-safe-top: max(10px, env(safe-area-inset-top));--sf-native-footer-safe-bottom: max(16px, env(safe-area-inset-bottom, 0px));--sf-mobile-toolbar-safe-bottom: var(--sf-native-footer-safe-bottom);--sf-mobile-toolbar-height: 88px;--sf-mobile-toolbar-reserved-space: calc(var(--sf-mobile-toolbar-height) + var(--sf-mobile-toolbar-safe-bottom));overscroll-behavior-y:contain}body.sovfhub-next-theme .chat-widget{border-radius:20px 20px 18px 18px;overflow:hidden;border:1px solid rgba(196,214,236,.92);background:linear-gradient(180deg,#fffffffa,#f7fbfffa);box-shadow:0 28px 54px #0f172a29}body.sovfhub-next-theme .chat-widget-head{padding:12px 14px;min-height:66px;border-bottom:1px solid rgba(214,227,243,.95);background:linear-gradient(180deg,#fffffffa,#f4f9fffa)}body.sovfhub-next-theme .chat-user-card .avatar{width:42px;height:42px;margin-left:12px;border-radius:14px;box-shadow:0 10px 22px #0f172a1f}body.sovfhub-next-theme .chat-user-card .avatar img{border-radius:14px}body.sovfhub-next-theme .chat-user-card .online-status{left:-1px;bottom:-1px;border:2px solid #fff;background:#fff}body.sovfhub-next-theme .chat-user-card .name{color:#18273a;font-size:.99rem;font-weight:800;letter-spacing:-.02em}body.sovfhub-next-theme .chat-head-btns{display:inline-flex;align-items:center;gap:6px}body.sovfhub-next-theme .chat-head-btn{width:38px;height:38px;margin-left:0;padding:0;border-radius:12px;border:1px solid rgba(209,223,241,.94);background:linear-gradient(180deg,#fffffffa,#eef5fffa);color:#5d7391;display:inline-flex;align-items:center;justify-content:center;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease;box-shadow:0 10px 22px #0f172a14}body.sovfhub-next-theme .chat-head-btn .main-icon,body.sovfhub-next-theme .chat-head-btn .main-icon *,body.sovfhub-next-theme .chat-head-btn i{color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}body.sovfhub-next-theme .chat-head-btn:hover{transform:translateY(-1px);background:linear-gradient(180deg,#f6faff,#e2eeff);color:#1c74e8;box-shadow:0 14px 28px #0f172a1f}body.sovfhub-next-theme .chat-head-btn.js_chat-box-close{color:#7a2230;background:linear-gradient(180deg,#fff5f6fa,#ffe9ecfa);border-color:#fad0d7fa}body.sovfhub-next-theme .chat-head-btn.js_chat-box-close:hover{color:#b42318;background:linear-gradient(180deg,#ffeef0,#ffdde2)}body.sovfhub-next-theme .chat-widget-content{background:linear-gradient(180deg,#fffffffa,#f8fbfffa)}body.sovfhub-next-theme .chat-widget .chat-conversations{padding:12px 12px 8px;background:linear-gradient(180deg,#fbfdfffa,#f4f9fffa)}body.sovfhub-next-theme .chat-widget .conversation{margin-bottom:12px}body.sovfhub-next-theme .chat-widget .conversation-body .text{border:1px solid rgba(214,227,243,.96);background:linear-gradient(180deg,#fffffffa,#f7fafffa);color:#18273a;box-shadow:0 10px 22px -20px #0f172acc}body.sovfhub-next-theme .chat-widget .conversation.right .conversation-body .text{background:linear-gradient(135deg,#1c74e8,#2f89f8);border-color:#1c74e8}body.sovfhub-next-theme .chat-widget .conversation.right .conversation-body .text,body.sovfhub-next-theme .chat-widget .conversation.right .conversation-body .text .js_message-text,body.sovfhub-next-theme .chat-widget .conversation.right .conversation-body .text a,body.sovfhub-next-theme .chat-widget .conversation.right .conversation-body .text .chat-link-preview-title,body.sovfhub-next-theme .chat-widget .conversation.right .conversation-body .text .chat-link-preview-host,body.sovfhub-next-theme .chat-widget .conversation.right .conversation-body .text .chat-link-preview-text{color:#fff!important}body.sovfhub-next-theme .chat-widget .conversation-body .time{color:#7f93ab;font-size:11px;margin-top:5px}body.sovfhub-next-theme .chat-widget .conversation-message-actions{display:flex;justify-content:flex-end;margin-top:6px;opacity:0;transition:opacity .16s ease}body.sovfhub-next-theme .chat-widget .conversation:hover .conversation-message-actions,body.sovfhub-next-theme .chat-widget .conversation:focus-within .conversation-message-actions{opacity:1}body.sovfhub-next-theme .chat-widget .conversation-message-action{width:30px;height:30px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff0f1fa;color:#dc2626;box-shadow:0 12px 20px -18px #11253ee6}body.sovfhub-next-theme .chat-widget .conversation-message-action:hover{background:#fee2e2;color:#b42318}body.sovfhub-next-theme .chat-widget .chat-form,body.sovfhub-next-theme .panel-messages .chat-form{border-top:1px solid rgba(214,227,243,.96);background:linear-gradient(180deg,#fffffffa,#f7fbfffa);padding:10px 12px 12px}body.sovfhub-next-theme .chat-widget .chat-form-message,body.sovfhub-next-theme .panel-messages .chat-form-message{border:1px solid rgba(220,231,244,.98);background:linear-gradient(180deg,#f8fafd,#f3f7fc);box-shadow:inset 0 1px #ffffffeb}body.sovfhub-next-theme .chat-widget .chat-form-message textarea,body.sovfhub-next-theme .chat-widget .chat-form-message input[type=text],body.sovfhub-next-theme .panel-messages .chat-form-message textarea,body.sovfhub-next-theme .panel-messages .chat-form-message input[type=text]{color:#1a2a3d}body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools{gap:8px;padding-top:10px}body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools>li,body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools-attach,body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools-voice,body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools-emoji,body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools-lock,body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools-expire,body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools-wallet,body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools-colors,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools>li,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools-attach,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools-voice,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools-emoji,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools-lock,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools-expire,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools-wallet,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools-colors{width:38px;height:38px;border-radius:12px;border:1px solid rgba(214,227,243,.98);background:linear-gradient(180deg,#fffffffa,#eff5fffa);color:#5d7391!important;box-shadow:0 10px 18px #0f172a0f;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools>li:hover,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools>li:hover{transform:translateY(-1px);background:linear-gradient(180deg,#f7fbff,#e2eeff);color:#1c74e8!important;box-shadow:0 14px 24px #0f172a1a}body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools>li i,body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools>li svg,body.sovfhub-next-theme .chat-widget .chat-form .x-form-tools>li svg *,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools>li i,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools>li svg,body.sovfhub-next-theme .panel-messages .chat-form .x-form-tools>li svg *{color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}body.sovfhub-next-theme .chat-widget .chat-form ul.x-form-tools>li.x-form-tools-post,body.sovfhub-next-theme .panel-messages .chat-form ul.x-form-tools>li.x-form-tools-post{width:42px;height:42px;border:0;border-radius:14px;background:linear-gradient(135deg,#1c74e8,#2f89f8);color:#111!important;box-shadow:0 14px 26px #1c74e847}body.sovfhub-next-theme .chat-widget .chat-form ul.x-form-tools>li.x-form-tools-post:hover,body.sovfhub-next-theme .panel-messages .chat-form ul.x-form-tools>li.x-form-tools-post:hover{opacity:1;transform:translateY(-1px);box-shadow:0 18px 30px #1c74e857}body.sovfhub-next-theme .chat-widget .chat-form ul.x-form-tools>li.x-form-tools-post i,body.sovfhub-next-theme .panel-messages .chat-form ul.x-form-tools>li.x-form-tools-post i{color:#111!important}body.sovfhub-next-theme .panel-messages .messages-header-actions{display:inline-flex;align-items:center;gap:8px}body.sovfhub-next-theme .panel-messages .messages-header-actions .btn,body.sovfhub-next-theme .panel-messages .messages-mobile-drawer-toggle{width:38px;height:38px;padding:0;border-radius:12px;border:1px solid rgba(209,223,241,.94);background:linear-gradient(180deg,#fffffffa,#eef5fffa);color:#5d7391;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 22px #0f172a14}body.sovfhub-next-theme .panel-messages .messages-header-actions .btn i,body.sovfhub-next-theme .panel-messages .messages-mobile-drawer-toggle i,body.sovfhub-next-theme .panel-messages .messages-header-actions .btn .main-icon,body.sovfhub-next-theme .panel-messages .messages-header-actions .btn .main-icon *{color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}body.sovfhub-next-theme .panel-messages .messages-header-actions .btn:hover,body.sovfhub-next-theme .panel-messages .messages-mobile-drawer-toggle:hover{color:#1c74e8;background:linear-gradient(180deg,#f6faff,#e2eeff)}body.sovfhub-next-theme .panel-messages .messages-delete-conversation-btn,body.sovfhub-next-theme .panel-messages .messages-delete-conversation-btn.btn{color:#b42318;background:linear-gradient(180deg,#fff5f6fa,#ffe9ecfa);border-color:#fad0d7fa}body.sovfhub-next-theme .panel-messages .messages-delete-conversation-btn:hover,body.sovfhub-next-theme .panel-messages .messages-delete-conversation-btn.btn:hover{color:#912018;background:linear-gradient(180deg,#ffeef0,#ffdde2)}body.sovfhub-next-theme.is-native-app .main-wrapper{padding-bottom:calc(var(--sf-mobile-toolbar-reserved-space) + 10px);background:radial-gradient(circle at top center,rgba(34,149,255,.12),transparent 32%),linear-gradient(180deg,#f3f8ff,#edf4fb 32%,#f6f9fd)}body.sovfhub-next-theme.is-native-app .sf-next-header-root{position:sticky;top:0;z-index:3100;backdrop-filter:saturate(1.15) blur(10px);-webkit-backdrop-filter:saturate(1.15) blur(10px)}body.sovfhub-next-theme.is-native-app .nf2-site-header-shell{padding-top:var(--sf-native-header-safe-top);min-height:calc(68px + var(--sf-native-header-safe-top));box-shadow:0 8px 22px #0726543d}body.sovfhub-next-theme.is-native-app .sf-next-header-brand-text{letter-spacing:-.02em}body.sovfhub-next-theme.is-native-app .nf2-mobile-quick-dock{left:0;right:0;bottom:0;width:auto;max-width:none;padding:10px 8px calc(10px + var(--sf-native-footer-safe-bottom));border-radius:24px 24px 0 0;border-bottom:0;box-shadow:0 -10px 34px #0f172a2e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}body.sovfhub-next-theme.is-native-app .nf2-mobile-quick-action{min-height:62px}body.sovfhub-next-theme.is-native-app .page-header,body.sovfhub-next-theme.is-native-app .static-page-vue-hero-card{margin-top:10px}body.sovfhub-next-theme.is-native-app .main-header,body.sovfhub-next-theme.is-native-app .ele_navbar_top{display:none!important}body.sovfhub-next-theme.is-native-app .container,body.sovfhub-next-theme.is-native-app .container-fluid{padding-left:2px;padding-right:2px}body.sovfhub-next-theme.is-native-app .sg-offcanvas{position:relative}body.sovfhub-next-theme.is-native-app .card,body.sovfhub-next-theme.is-native-app .post,body.sovfhub-next-theme.is-native-app .publisher{border-radius:22px!important;box-shadow:0 10px 28px #0f172a14}body.sovfhub-next-theme.is-native-app .js_posts_stream>ul>li,body.sovfhub-next-theme.is-native-app .js_posts_stream>.post,body.sovfhub-next-theme.is-native-app .js_posts_stream>ul>li>.post{margin-bottom:14px}body.sovfhub-next-theme.is-native-app .publisher{position:relative;padding:16px 16px 12px;border:1px solid rgba(197,221,248,.96)!important;background:radial-gradient(circle at top right,rgba(74,222,255,.18),transparent 28%),linear-gradient(180deg,#fffffffc,#f5fafffc);box-shadow:0 18px 38px #0f172a1a}body.sovfhub-next-theme.is-native-app .publisher-message{align-items:center;gap:12px}body.sovfhub-next-theme.is-native-app .publisher-avatar{width:52px;height:52px;border-radius:18px;box-shadow:0 10px 22px #0f172a29}body.sovfhub-next-theme.is-native-app .publisher textarea:not(.form-control){min-height:60px;font-size:1rem;line-height:1.45;border-radius:18px;background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid rgba(210,226,244,.95);padding:16px 18px;box-shadow:inset 0 1px #ffffffe6}body.sovfhub-next-theme.is-native-app .publisher-emojis{align-self:center}body.sovfhub-next-theme.is-native-app .publisher-emojis .far{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(180deg,#fff,#eef6ff);border:1px solid rgba(208,225,243,.98);box-shadow:0 10px 18px #0f172a14}body.sovfhub-next-theme.is-native-app .publisher-slider{margin-top:10px}body.sovfhub-next-theme.is-native-app .publisher-footer{padding-top:12px;margin-top:10px;border-top:1px solid rgba(220,232,245,.95)}body.sovfhub-next-theme.is-native-app .publisher-tools-tabs{gap:10px;flex-wrap:nowrap;overflow-x:auto;padding:4px 0 6px;-webkit-overflow-scrolling:touch}body.sovfhub-next-theme.is-native-app .publisher-tools-tab{min-width:88px;min-height:48px;border-radius:16px;border:1px solid rgba(210,226,244,.95);background:linear-gradient(180deg,#fff,#f4f9ff);box-shadow:0 10px 18px #0f172a0f}body.sovfhub-next-theme.is-native-app .btn.rounded-pill,body.sovfhub-next-theme.is-native-app .rounded-pill.btn{min-height:44px;padding-left:18px;padding-right:18px}body.sovfhub-next-theme.is-native-app .mb10.d-flex.gap-2{position:sticky;top:calc(72px + var(--sf-native-header-safe-top));z-index:20;margin-bottom:14px!important;padding:6px;border-radius:18px;background:#ffffffe0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 24px #0f172a14}body.sovfhub-next-theme.is-native-app .mb10.d-flex.gap-2>.btn{flex:1 1 0;font-weight:800}body.sovfhub-next-theme.is-native-app .nf2-mobile-quick-action{gap:6px;font-size:.86rem}body.sovfhub-next-theme.is-native-app .nf2-mobile-quick-action-primary{box-shadow:0 10px 20px #1662d638}body.sovfhub-next-theme.is-native-app .nf2-mobile-quick-icon-wrap{position:relative}body.sovfhub-next-theme.is-native-app .nf2-quick-counter,body.sovfhub-next-theme.is-native-app .nf2-quick-messages-counter{transform:translate(3px,-3px);box-shadow:0 4px 12px #f43f5e47}body.sovfhub-next-theme.is-native-app .page-header,body.sovfhub-next-theme.is-native-app .static-page-vue-hero-card{border-radius:24px;overflow:hidden}body.sovfhub-next-theme.is-native-app .sf-native-notifications-page{padding-top:6px}body.sovfhub-next-theme.is-native-app .sf-native-notifications-card{overflow:hidden;border:1px solid rgba(191,219,254,.92);background:radial-gradient(circle at top right,rgba(56,189,248,.14),transparent 32%),linear-gradient(180deg,#fffffffa,#f5f9fffa)}body.sovfhub-next-theme.is-native-app .sf-native-notifications-card__header{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(191,219,254,.88)}body.sovfhub-next-theme.is-native-app .sf-native-notifications-card__title{min-width:0}body.sovfhub-next-theme.is-native-app .sf-native-notifications-card__eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#1d6fe3}body.sovfhub-next-theme.is-native-app .sf-native-notifications-card__heading{display:inline-flex;align-items:center;gap:6px;margin-top:4px;color:#10233d;font-size:1.08rem;font-weight:800}body.sovfhub-next-theme.is-native-app .sf-native-notifications-card__count{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border-radius:999px;background:linear-gradient(135deg,#0f6ee8,#1cb4ff);color:#fff;font-size:.96rem;font-weight:800;box-shadow:0 10px 22px #1273e242}body.sovfhub-next-theme.is-native-app .sf-native-notifications-card__body{padding-top:12px;padding-bottom:16px}body.sovfhub-next-theme.is-native-app .sf-native-notifications-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}body.sovfhub-next-theme.is-native-app .sf-native-notifications-list .feeds-item{margin:0}body.sovfhub-next-theme.is-native-app .sf-native-notifications-list .feeds-item .data-container{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:18px;border:1px solid rgba(214,227,242,.9);background:#ffffffe6;box-shadow:0 12px 28px #0f172a0d;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}body.sovfhub-next-theme.is-native-app .sf-native-notifications-list .feeds-item .data-container:hover,body.sovfhub-next-theme.is-native-app .sf-native-notifications-list .feeds-item .data-container:focus{transform:translateY(-1px);box-shadow:0 16px 32px #0f172a14;border-color:#60a5fab8}body.sovfhub-next-theme.is-native-app .sf-native-notifications-list .feeds-item.unread .data-container{background:linear-gradient(180deg,#f7fbff,#eef6ff);border-color:#80beffeb}body.sovfhub-next-theme.is-native-app .sf-native-notifications-list .feeds-item .data-avatar img,body.sovfhub-next-theme.is-native-app .sf-native-notifications-list .feeds-item .data-avatar .left-avatar,body.sovfhub-next-theme.is-native-app .sf-native-notifications-list .feeds-item .data-avatar .right-avatar{width:48px;height:48px;border-radius:14px;object-fit:cover;box-shadow:0 8px 18px #0f172a1f}body.sovfhub-next-theme.is-native-app .sf-native-notifications-list .feeds-item .data-content{min-width:0;flex:1 1 auto}body.sovfhub-next-theme.is-native-app .sf-native-notifications-list .feeds-item .name{color:#10233d;font-weight:800}body.sovfhub-next-theme.is-native-app .sf-native-notifications-list .feeds-item .time{margin-top:8px;color:#6c8198;font-size:.76rem;font-weight:700}body.sovfhub-next-theme.is-native-app .sf-native-notifications-empty{padding:30px 12px 20px}body.sovfhub-next-theme.is-native-app .sf-native-notifications-page__rail{opacity:.94}body.sovfhub-next-theme.is-native-app .messages-thread-count{display:inline-flex;align-items:center;margin-left:8px;padding:4px 9px;border-radius:999px;background:#eef5ff;color:#5c7695;font-size:.72rem;font-weight:800;line-height:1}body.sovfhub-next-theme.is-native-app .sf-native-thread-list{list-style:none;margin:0;padding:0}body.sovfhub-next-theme.is-native-app [data-messages-vue-root] .sg-offcanvas-sidebar .feeds-item .data-avatar img,body.sovfhub-next-theme.is-native-app [data-messages-vue-root] .sg-offcanvas-sidebar .feeds-item .left-avatar,body.sovfhub-next-theme.is-native-app [data-messages-vue-root] .sg-offcanvas-sidebar .feeds-item .right-avatar{width:48px;height:48px;border-radius:14px;object-fit:cover;box-shadow:0 8px 18px #0f172a1a}body.sovfhub-next-theme.is-native-app [data-messages-vue-root] .sg-offcanvas-sidebar .feeds-item .data-container{position:relative;gap:12px;border:1px solid transparent;background:#ffffffe0}body.sovfhub-next-theme.is-native-app [data-messages-vue-root] .sg-offcanvas-sidebar .feeds-item.unread .data-container{border-color:#7dbaffd1!important;background:linear-gradient(180deg,#f7fbff,#eef6ff)!important}body.sovfhub-next-theme.is-native-app [data-messages-vue-root] .sg-offcanvas-sidebar .feeds-item .time{margin-top:6px;font-size:.74rem;font-weight:700}body.sovfhub-next-theme.is-native-app [data-messages-vue-root] .js_delete-thread{width:30px;height:30px;border-radius:999px;background:#ffffffeb;box-shadow:0 8px 16px #0f172a1a}body.sovfhub-next-theme.is-native-app .sf-native-messages-empty .card-body{display:flex;flex-direction:column;justify-content:center;gap:8px}body.sovfhub-next-theme.is-native-app .posts-filter{margin-bottom:10px;padding:16px 18px;border-radius:22px;border:1px solid rgba(210,226,244,.95);background:linear-gradient(180deg,#fffffffa,#f6fafffa);box-shadow:0 12px 30px #0f172a14}body.sovfhub-next-theme.is-native-app .posts-filter .d-flex,body.sovfhub-next-theme.is-native-app .posts-filter .posts-filter-title{align-items:center}body.sovfhub-next-theme.is-native-app .posts-filter span,body.sovfhub-next-theme.is-native-app .posts-filter .h5,body.sovfhub-next-theme.is-native-app .posts-filter .title{color:#14263f;font-weight:800;letter-spacing:-.02em}body.sovfhub-next-theme.is-native-app .posts-filter .btn,body.sovfhub-next-theme.is-native-app .posts-filter button,body.sovfhub-next-theme.is-native-app .posts-filter .dropdown-toggle{min-height:40px;border-radius:14px}body.sovfhub-next-theme.is-native-app .js_posts_stream>ul>li>.post,body.sovfhub-next-theme.is-native-app .js_posts_stream>.post{overflow:hidden;border:1px solid rgba(216,227,242,.95)!important;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 16px 36px #0f172a14!important;border-radius:10px 10px 22px 22px!important}body.sovfhub-next-theme.is-native-app .js_posts_stream>ul>li,body.sovfhub-next-theme.is-native-app .js_posts_stream>.post,body.sovfhub-next-theme.is-native-app .js_posts_stream>ul>li>.post{width:100%;max-width:100%}body.sovfhub-next-theme.is-native-app .js_posts_stream>ul>li,body.sovfhub-next-theme.is-native-app .js_posts_stream>.post{margin-bottom:4px}body.sovfhub-next-theme.is-native-app .post{position:relative}body.sovfhub-next-theme.is-native-app .post:before{content:none}body.sovfhub-next-theme.is-native-app .post-header{padding:16px 10px 10px;background:linear-gradient(180deg,#f9fcfffa,#fffffffa);box-shadow:inset 0 6px #0f84ea;border-top-left-radius:0;border-top-right-radius:0}body.sovfhub-next-theme.is-native-app .post-avatar-picture.sf-avatar,body.sovfhub-next-theme.is-native-app .post-avatar-picture img,body.sovfhub-next-theme.is-native-app .post-avatar img{box-shadow:0 10px 20px #0f172a1f}body.sovfhub-next-theme.is-native-app .post-meta .title,body.sovfhub-next-theme.is-native-app .post-title,body.sovfhub-next-theme.is-native-app .post-author{color:#132741}body.sovfhub-next-theme.is-native-app .post-author{font-weight:800}body.sovfhub-next-theme.is-native-app .post-time,body.sovfhub-next-theme.is-native-app .post-time a,body.sovfhub-next-theme.is-native-app .post-time .js_moment,body.sovfhub-next-theme.is-native-app .post-meta .text-muted{color:#6c8198!important;font-weight:600}body.sovfhub-next-theme.is-native-app .post-body{padding-left:10px;padding-right:10px}body.sovfhub-next-theme.is-native-app .post-body .post-top-alert{border-radius:14px;border:1px solid rgba(191,219,254,.96);background:linear-gradient(180deg,#f3f9ff,#eaf4ff);color:#235aa6;font-weight:700}body.sovfhub-next-theme.is-native-app .post-text{color:#203249;font-size:.98rem;line-height:1.62;padding-left:0;padding-right:0;margin-bottom:8px}body.sovfhub-next-theme.is-native-app .post-body>.mt10.plr15,body.sovfhub-next-theme.is-native-app .post-body>.mt10,body.sovfhub-next-theme.is-native-app .post-body>div.mt10.plr15,body.sovfhub-next-theme.is-native-app .post-body>div.mt10{margin-left:-18px!important;margin-right:-18px!important;padding-left:0!important;padding-right:0!important}body.sovfhub-next-theme.is-native-app .post-body>.mt10 .post-media,body.sovfhub-next-theme.is-native-app .post-body>.mt10.plr15 .post-media,body.sovfhub-next-theme.is-native-app .post-body>.mt10 video,body.sovfhub-next-theme.is-native-app .post-body>.mt10 img,body.sovfhub-next-theme.is-native-app .post-body>.mt10.plr15 video,body.sovfhub-next-theme.is-native-app .post-body>.mt10.plr15 img{width:100%;max-width:100%}body.sovfhub-next-theme.is-native-app .post-media,body.sovfhub-next-theme.is-native-app .post-media-image,body.sovfhub-next-theme.is-native-app .post-media img,body.sovfhub-next-theme.is-native-app .post-media video{border-radius:20px;overflow:hidden}body.sovfhub-next-theme.is-native-app .post-body>.mt10 .post-media,body.sovfhub-next-theme.is-native-app .post-body>.mt10.plr15 .post-media,body.sovfhub-next-theme.is-native-app .post-body>.post-map,body.sovfhub-next-theme.is-native-app .post-body>.youtube-player,body.sovfhub-next-theme.is-native-app .post-body>.embed-iframe-wrapper,body.sovfhub-next-theme.is-native-app .post-body>.embed-facebook-wrapper{border-radius:0!important}body.sovfhub-next-theme.is-native-app .post-body>.mt10 .post-media-image,body.sovfhub-next-theme.is-native-app .post-body>.mt10.plr15 .post-media-image,body.sovfhub-next-theme.is-native-app .post-body>.mt10 .post-media img,body.sovfhub-next-theme.is-native-app .post-body>.mt10.plr15 .post-media img,body.sovfhub-next-theme.is-native-app .post-body>.mt10 .post-media video,body.sovfhub-next-theme.is-native-app .post-body>.mt10.plr15 .post-media video{border-radius:0!important}body.sovfhub-next-theme.is-native-app .post-media-meta,body.sovfhub-next-theme.is-native-app .post-snippet,body.sovfhub-next-theme.is-native-app .post-product-container,body.sovfhub-next-theme.is-native-app .post-course-card,body.sovfhub-next-theme.is-native-app .post-course-card.post-course-card-compact{margin-left:10px;margin-right:10px}body.sovfhub-next-theme.is-native-app .post-snippet{border:1px solid rgba(210,226,244,.95);border-radius:18px;background:linear-gradient(180deg,#fbfdff,#f6faff);box-shadow:inset 0 0 0 1px #ffffffb8;overflow:hidden}body.sovfhub-next-theme.is-native-app .post-snippet .post-header{box-shadow:none;border-top:0;border-left:4px solid #8cc8ff;background:linear-gradient(180deg,#f7fbfffa,#fffffffa);padding-top:14px}body.sovfhub-next-theme.is-native-app .post-snippet .post-body{padding-top:2px}body.sovfhub-next-theme.is-native-app .post-media img,body.sovfhub-next-theme.is-native-app .post-media video{display:block}body.sovfhub-next-theme.is-native-app .post-stats{margin:4px 10px 0;padding:10px 0 8px;border-top-color:#dce6f2f2;color:#6d8299;font-size:.84rem;display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;justify-content:space-between}body.sovfhub-next-theme.is-native-app .post-actions{display:flex;justify-content:center;gap:8px;padding:4px 8px 10px}body.sovfhub-next-theme.is-native-app .post-actions .action-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:unset;padding:0;font-size:inherit;font-weight:inherit;line-height:inherit;border:none;background:none;box-shadow:none;border-radius:999px}body.sovfhub-next-theme.is-native-app .post-actions .action-btn:hover{transform:none;background:#00000009}body.sovfhub-next-theme.is-native-app .post-actions .action-btn span,body.sovfhub-next-theme.is-native-app .post-actions .action-btn .reaction-btn-name,body.sovfhub-next-theme.is-native-app .post-actions .action-btn .d-none.d-xl-inline-block{display:none!important}body.sovfhub-next-theme.is-native-app .post-footer{margin:0 8px 8px;padding:10px 0 0;border-top:1px solid rgba(220,230,242,.95)}body.sovfhub-next-theme.is-native-app .stories-wrapper,body.sovfhub-next-theme.is-native-app .reels-box-wrapper,body.sovfhub-next-theme.is-native-app .short-videos,body.sovfhub-next-theme.is-native-app .nf2-reels-strip-card{border-radius:24px;box-shadow:0 16px 34px #0f172a14}body.sovfhub-next-theme.is-native-app .stories-wrapper{padding:8px;border:1px solid rgba(210,226,244,.95);background:linear-gradient(180deg,#fffffffa,#f6fafffa)}@media (max-width: 767.98px){body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame.sg-offcanvas,body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame.sg-offcanvas>.row,body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame .sg-offcanvas-mainbar,body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame .nf2-newsfeed-main,body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame .nf2-newsfeed-main>*,body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame .newsfeed-v2-root,body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame .newsfeed-v2-shell,body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame .newsfeed-v2-stream{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame .sg-offcanvas-mainbar{padding-bottom:calc(var(--sf-mobile-toolbar-reserved-space) + 4px)!important}body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame .nf2-newsfeed-columns{gap:6px!important}body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame .js_posts_stream,body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame .js_posts_stream>ul,body.sovfhub-next-theme.is-native-app .nf2-newsfeed-frame .js_posts_stream>ul>li{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}body.sovfhub-next-theme.is-native-app .card-header.with-icon,body.sovfhub-next-theme.is-native-app .card-header{padding:14px 16px}body.sovfhub-next-theme.is-native-app .card-body,body.sovfhub-next-theme.is-native-app .post .post-body{padding-left:14px;padding-right:14px}body.sovfhub-next-theme.is-native-app .sf-native-notifications-page{padding-top:2px}body.sovfhub-next-theme.is-native-app .sf-native-notifications-card__header{align-items:flex-start}body.sovfhub-next-theme.is-native-app .sf-native-notifications-card__count{min-width:34px;height:34px;padding:0 10px}body.sovfhub-next-theme.is-native-app .messages-thread-count{display:none}body.sovfhub-next-theme.is-native-app .posts-filter{margin-bottom:8px;padding:14px 16px}body.sovfhub-next-theme.is-native-app .publisher{margin-left:4px;margin-right:4px;padding:14px 14px 12px}body.sovfhub-next-theme.is-native-app .container,body.sovfhub-next-theme.is-native-app .container-fluid{padding-left:0;padding-right:0}body.sovfhub-next-theme.is-native-app .post-header,body.sovfhub-next-theme.is-native-app .post-body{padding-left:8px;padding-right:8px}body.sovfhub-next-theme.is-native-app .post-header{padding-top:14px}body.sovfhub-next-theme.is-native-app .post-stats,body.sovfhub-next-theme.is-native-app .post-footer{margin-left:8px;margin-right:8px}body.sovfhub-next-theme.is-native-app .post-actions{gap:6px;padding-left:6px;padding-right:6px}body.sovfhub-next-theme.is-native-app .js_posts_stream>ul>li,body.sovfhub-next-theme.is-native-app .js_posts_stream>.post,body.sovfhub-next-theme.is-native-app .js_posts_stream>ul>li>.post{margin-bottom:3px}body.sovfhub-next-theme.is-native-app .post{margin-left:0;margin-right:0}body.sovfhub-next-theme.is-native-app .post-body>.mt10.plr15,body.sovfhub-next-theme.is-native-app .post-body>.mt10,body.sovfhub-next-theme.is-native-app .post-body>div.mt10.plr15,body.sovfhub-next-theme.is-native-app .post-body>div.mt10{margin-left:-14px!important;margin-right:-14px!important}body.sovfhub-next-theme.is-native-app .post-media-meta,body.sovfhub-next-theme.is-native-app .post-snippet,body.sovfhub-next-theme.is-native-app .post-product-container,body.sovfhub-next-theme.is-native-app .post-course-card,body.sovfhub-next-theme.is-native-app .post-course-card.post-course-card-compact{margin-left:8px;margin-right:8px}body.sovfhub-next-theme.is-native-app .post-snippet .post-header{padding-top:12px}}
