.feed-scroll-loader{display:flex;align-items:center;justify-content:center;gap:10px;margin:18px auto 8px;padding:14px 16px;width:min(100%,360px);border-radius:999px;border:1px solid rgba(24,119,242,.14);background:#ffffffd1;color:var(--text-muted);font-size:13px;font-weight:700;box-shadow:0 12px 28px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.theme-dark .feed-scroll-loader{background:#1a1e2deb;border-color:#62a2ff33}.feed-scroll-loader-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(24,119,242,.18);border-top-color:var(--primary);animation:feed-scroll-loader-spin .7s linear infinite;flex-shrink:0}.feed-scroll-sentinel{width:100%;height:1px}@keyframes feed-scroll-loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-users-panel{background:linear-gradient(180deg,#fffffffa,#f8fafdf5);border-radius:18px;padding:22px;border:1px solid var(--border-subtle);box-shadow:0 12px 30px #0f172a0f;position:relative;overflow:hidden}.admin-users-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1b84ff,#49c5b6 52%,#7ddc6f)}.theme-dark .admin-users-panel{background:linear-gradient(180deg,#23263af5,#181c2ff0);box-shadow:0 14px 30px #00000038}.admin-users-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.admin-users-title{margin:0;font-size:24px;font-weight:800;letter-spacing:-.02em;color:var(--text-main)}.admin-users-subtitle{margin:6px 0 0;color:var(--text-muted);font-size:13px;line-height:1.5}.admin-users-count{padding:7px 12px;border-radius:999px;border:1px solid var(--border-subtle);font-size:12px;font-weight:700;color:var(--text-muted);white-space:nowrap}.admin-users-error{margin-bottom:14px;padding:10px 12px;border-radius:10px;background:#fff1f1;border:1px solid rgba(255,107,107,.35);color:#d32f2f;font-size:13px;font-weight:500}.theme-dark .admin-users-error{background:#ff6b6b1f}.admin-users-table-wrap{overflow-x:auto;border:1px solid var(--border-subtle);border-radius:16px;background:#ffffff8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.theme-dark .admin-users-table-wrap{background:#ffffff05}.admin-users-table{width:100%;border-collapse:collapse}.admin-users-table thead tr{border-bottom:1px solid var(--border-subtle)}.admin-users-table th{padding:14px 16px;text-align:left;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-weight:700}.admin-users-table td{padding:16px;border-bottom:1px solid var(--border-subtle);font-size:14px;vertical-align:middle}.admin-users-table tbody tr:last-child td{border-bottom:none}.admin-users-table tbody tr:hover{background:#1877f20a}.admin-users-table tbody tr{transition:background .18s ease}.admin-users-empty-cell{padding:28px 12px;text-align:center;color:var(--text-muted);font-size:14px}.admin-users-usercell{display:flex;align-items:center;gap:12px;min-width:180px}.admin-users-avatar{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--primary),#63a7ff);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;box-shadow:0 8px 18px #1877f238;flex-shrink:0}.admin-users-usertext{display:flex;flex-direction:column;gap:3px;min-width:0}.admin-users-usertext strong{font-size:14px;line-height:1.2}.admin-users-usertext span{font-size:12px;color:var(--text-muted)}.admin-users-status-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:84px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.01em}.admin-users-status-badge.is-active{background:#42b72a24;color:#289c17}.admin-users-status-badge.is-inactive{background:#ff6b6b24;color:#d33c3c}.admin-users-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap}.admin-users-action-btn{height:36px;padding:0 12px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:12px;font-weight:700;transition:all .18s ease;white-space:nowrap;box-shadow:0 4px 14px #0f172a0f}.admin-users-action-btn:disabled{opacity:.65;cursor:wait}.admin-users-action-btn-view{background:transparent;border:1px solid rgba(24,119,242,.35);color:var(--primary)}.admin-users-action-btn-view:hover{background:#1877f20f;transform:translateY(-1px)}.admin-users-action-btn-ban{background:#ff6b6b14;border:1px solid rgba(255,107,107,.28);color:#e14b4b}.admin-users-action-btn-ban:hover{background:#ff6b6b24;transform:translateY(-1px)}.admin-users-action-btn-activate{background:#42b72a14;border:1px solid rgba(66,183,42,.28);color:#289c17}.admin-users-action-btn-activate:hover{background:#42b72a24;transform:translateY(-1px)}.admin-users-btn-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.admin-users-btn-icon svg{width:14px;height:14px}.admin-users-mobile-list{display:none}.admin-users-mobile-card{border:1px solid var(--border-subtle);border-radius:16px;padding:14px;background:#ffffff9e;box-shadow:0 8px 22px #0f172a0d;position:relative;overflow:hidden}.admin-users-mobile-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#1b84ff,#49c5b6)}.theme-dark .admin-users-mobile-card{background:#ffffff08}.admin-users-mobile-top{display:flex;align-items:center;gap:10px}.admin-users-avatar-mobile{width:40px;height:40px;border-radius:12px}.admin-users-usertext-mobile{flex:1}.admin-users-mobile-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.admin-users-mobile-meta-item{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:12px;background:#1877f20a;border:1px solid rgba(24,119,242,.08)}.admin-users-mobile-meta-item span{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.admin-users-mobile-meta-item strong{font-size:14px}.admin-users-mobile-empty{padding:24px 12px;text-align:center;color:var(--text-muted);border:1px dashed var(--border-subtle);border-radius:14px}@media (max-width: 900px){.admin-users-table th,.admin-users-table td{padding:14px 12px}.admin-users-usercell{min-width:150px}}@media (max-width: 720px){.admin-users-panel{padding:16px;border-radius:16px}.admin-users-header{flex-direction:column;align-items:stretch}.admin-users-count{align-self:flex-start}.admin-users-table-wrap{display:none}.admin-users-mobile-list{display:flex;flex-direction:column;gap:12px}}@media (max-width: 480px){.admin-users-title{font-size:20px}.admin-users-subtitle{font-size:12px}.admin-users-mobile-top{flex-wrap:wrap}.admin-users-usertext-mobile{min-width:calc(100% - 56px)}.admin-users-status-badge{min-width:auto;padding:5px 10px;font-size:11px}.admin-users-mobile-meta{grid-template-columns:1fr}.admin-users-actions{width:100%}.admin-users-action-btn{flex:1;height:34px;padding:0 10px;font-size:11px;gap:6px}.admin-users-btn-icon,.admin-users-btn-icon svg{width:12px;height:12px}}.admin-myoobhi-post-card{box-shadow:0 2px 8px #5078c812;border-radius:12px;background:#fff;border:1px solid var(--border-subtle);margin-bottom:0;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.admin-myoobhi-post-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #5078c81f;border-color:#1877f22e}.admin-myoobhi-post-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:14px;padding:18px 16px;align-items:center;position:relative;background:none}.admin-myoobhi-post-media{width:56px;height:56px;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #0000000a}.admin-myoobhi-post-media-image{width:100%;height:100%;object-fit:cover}.admin-myoobhi-post-main{min-width:0;display:flex;flex-direction:column;gap:6px}.admin-myoobhi-post-type{font-size:14px;font-weight:700;color:var(--primary);letter-spacing:.03em;text-transform:uppercase;line-height:1.2}.admin-myoobhi-post-desc{font-size:13px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45}.admin-myoobhi-post-side{display:flex;align-items:center;justify-content:flex-end;gap:12px}.admin-myoobhi-post-status{display:inline-flex;align-items:center;gap:7px;font-size:13px;cursor:pointer;font-weight:500;white-space:nowrap;padding:8px 12px;border:1px solid var(--border-subtle);border-radius:999px;box-shadow:inset 0 1px #ffffff40}.admin-myoobhi-post-status-text{color:var(--text-muted);font-weight:600}.admin-myoobhi-post-status-text.is-active{color:var(--primary)}.admin-myoobhi-post-expand-btn{width:42px;height:42px;min-width:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;font-size:15px;font-weight:700;color:var(--text-main);transition:all .2s ease;box-shadow:none;position:relative;z-index:2}.admin-myoobhi-post-expand-btn.active{background:var(--primary);border:2px solid var(--primary);color:#fff;box-shadow:0 2px 8px #1877f21a}.admin-myoobhi-post-expanded{padding:22px 18px 18px}.admin-myoobhi-post-selected-list{display:flex;flex-direction:column;gap:12px}.admin-myoobhi-post-selected-row{display:grid;grid-template-columns:minmax(0,1.5fr) 110px auto;gap:12px;align-items:center;padding:12px 10px;border-radius:10px;box-shadow:0 1px 4px #00000008}.admin-myoobhi-post-selected-info{font-size:14px;font-weight:700;color:var(--primary);letter-spacing:.01em;min-width:0}.admin-myoobhi-post-selected-username{font-size:12px;color:var(--text-muted);font-weight:500}.admin-myoobhi-post-target-input{width:100%;padding:10px 12px;border-radius:8px;font-size:13px;box-sizing:border-box;font-weight:600}.admin-myoobhi-post-delete-btn{width:auto;height:44px;min-width:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;cursor:pointer;font-size:14px;font-weight:700;transition:all .2s ease;white-space:nowrap}.admin-myoobhi-post-delete-entire-btn{width:100%}@media (max-width: 768px){.admin-myoobhi-post-row{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:16px 14px}.admin-myoobhi-post-media{width:48px;height:48px;border-radius:12px}.admin-myoobhi-post-side{grid-column:1 / -1;justify-content:space-between;align-items:center;padding-top:10px;margin-top:2px;border-top:1px solid var(--border-subtle)}.admin-myoobhi-post-status{font-size:12px;padding:7px 10px}.admin-myoobhi-post-expand-btn{width:36px;height:36px;min-width:36px;border-radius:999px;font-size:13px}.admin-myoobhi-post-expanded{padding:16px 14px 14px}.admin-myoobhi-post-selected-row{grid-template-columns:minmax(0,1fr) 96px auto;gap:10px}.admin-myoobhi-post-target-input{padding:9px 10px}.admin-myoobhi-post-delete-btn{width:auto;height:36px;min-width:36px;border-radius:999px;padding:0 10px;gap:6px;font-size:13px}}@media (max-width: 560px){.admin-myoobhi-post-card{border-radius:14px;box-shadow:0 10px 24px #5078c81a}.admin-myoobhi-post-row{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:14px 12px}.admin-myoobhi-post-media{width:44px;height:44px;border-radius:12px}.admin-myoobhi-post-type{font-size:13px}.admin-myoobhi-post-desc{font-size:12px;-webkit-line-clamp:3}.admin-myoobhi-post-side{flex-wrap:nowrap;justify-content:space-between;gap:8px}.admin-myoobhi-post-status{min-width:0;width:auto;max-width:calc(100% - 44px);justify-content:flex-start;padding:6px 9px;font-size:11px}.admin-myoobhi-post-selected-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px}.admin-myoobhi-post-selected-info{grid-column:1 / -1}.admin-myoobhi-post-target-input{width:100%;min-width:0;padding:8px 10px}.admin-myoobhi-post-delete-btn{width:36px;min-width:36px;height:36px;padding:0;border-radius:10px;justify-content:center}.admin-myoobhi-post-delete-btn span:last-child{display:none}.admin-myoobhi-post-delete-entire-btn{width:100%;font-size:14px;padding:10px 0}}.auth-input,.auth-form select.auth-input{padding:12px;border-radius:6px;border:1px solid var(--border-subtle);font-size:16px;background:#fff;height:44px;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none}:root{--bg: #f0f2f5;--card-bg: #ffffff;--border-subtle: #e4e6eb;--text-main: #050505;--text-muted: #65676b;--primary: #1877f2;--primary-dark: #166fe5;--accent: #42b72a}.theme-dark{--bg: #18191a;--card-bg: #242526;--border-subtle: #3a3b3c;--text-main: #e4e6eb;--text-muted: #b0b3b8;--primary: #2d88ff;--primary-dark: #1877f2;--accent: #45bd62}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text-main)}button,input{font-family:inherit}button{cursor:pointer}.app-shell{display:flex;flex-direction:column;min-height:100vh}.nav{height:56px;background:var(--card-bg);border-bottom:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:space-between;padding:0 16px;position:sticky;top:0;z-index:10;box-shadow:0 2px 4px #0000000a}.nav,.nav-circle-btn,.nav-icon-btn{transition:background .15s ease,box-shadow .15s ease,transform .1s ease}.nav-icon-btn,.nav-circle-btn,.nav-profile,.nav-profile-menu button,.nav-profile-menu a{-webkit-tap-highlight-color:transparent}.nav-left{display:flex;align-items:center;gap:8px}.logo{font-size:24px;font-weight:800;color:var(--primary);letter-spacing:.04em;text-transform:lowercase;text-shadow:0 2px 12px rgba(24,119,242,.12);position:relative}.logo:after{content:"";position:absolute;left:1px;right:1px;bottom:-2px;height:6px;border-radius:999px;background:#1877f21f;z-index:-1}.search-input{background:#f6f8fb;border-radius:999px;border:1px solid rgba(125,140,168,.22);padding:9px 14px;min-width:220px;font-size:14px;box-shadow:inset 0 1px #ffffffe6,0 6px 14px #0f172a0a}.search-input:focus{outline:none;border-color:#1877f259;box-shadow:0 0 0 4px #1877f214,inset 0 1px #ffffffe6}.nav-center{display:flex;gap:4px;padding:4px;border-radius:18px;background:#0f172a09;border:1px solid rgba(125,140,168,.12)}.nav-icon-btn{width:110px;height:40px;border-radius:14px;border:none;background:transparent;color:#65676b;font-size:18px;display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.nav-icon-btn:hover{background:#1877f214;color:var(--primary);transform:translateY(-1px)}.nav-icon-btn--active{color:var(--primary);background:#1877f214;box-shadow:inset 0 0 0 1px #1877f22e,0 8px 16px #1877f214}.nav-icon-btn:focus,.nav-circle-btn:focus,.nav-profile-menu button:focus,.nav-profile-menu a:focus{outline:none}.nav-icon-btn:focus-visible,.nav-circle-btn:focus-visible,.nav-profile-menu button:focus-visible,.nav-profile-menu a:focus-visible{box-shadow:0 0 0 3px #1877f229}.nav-icon-btn__glyph{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#ffffffd1;box-shadow:inset 0 1px #ffffffb3}.nav-icon-btn--active .nav-icon-btn__glyph{background:#fffffff5;box-shadow:inset 0 1px #fffffff5,0 10px 18px #1877f21f}.nav-icon-btn__glyph--image{background:#fff8eef5}.nav-icon-svg{width:20px;height:20px}.nav-icon-btn__image{width:22px;height:22px;object-fit:contain}.nav-right{display:flex;align-items:center;gap:8px}.nav-circle-btn{width:40px;height:40px;border-radius:999px;border:none;background:#eef2f7;display:flex;align-items:center;justify-content:center;color:#4f5b72;box-shadow:0 6px 16px #0f172a14}.nav-circle-btn:hover{background:#e4ecfa;color:var(--primary);transform:translateY(-1px)}.nav-circle-icon{width:18px;height:18px}.nav-search-toggle{display:none}.nav-search-overlay{position:fixed;left:0;right:0;top:56px;bottom:0;background:#00000059;z-index:30;display:flex;justify-content:center;align-items:flex-start;padding:12px 12px 16px}.nav-search-panel{width:100%;max-width:540px;background:var(--card-bg);border-radius:12px;border:1px solid var(--border-subtle);padding:10px 12px 12px;box-shadow:0 8px 24px #0000002e}.nav-search-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.nav-search-input{flex:1;border-radius:999px;border:1px solid var(--border-subtle);padding:8px 12px;font-size:14px;background:#f0f2f5}.nav-search-results{max-height:320px;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.nav-search-item{display:flex;align-items:center;width:100%;border:none;background:transparent;padding:6px 4px;border-radius:8px;text-align:left}.nav-search-item:hover{background:#f0f2f5}.nav-search-item-icon{width:32px;display:flex;align-items:center;justify-content:center;color:var(--primary)}.nav-search-icon-svg{width:17px;height:17px}.nav-search-item-text{display:flex;flex-direction:column;gap:2px;font-size:14px}.nav-search-item-label{font-weight:500}.nav-search-item-sublabel{font-size:12px;color:var(--text-muted)}.nav-theme-toggle{background:#f0f2f5}.nav-profile{position:relative;display:flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;border:1px solid transparent}.nav-profile:hover{background:#1877f20f;border-color:#1877f21f;box-shadow:0 8px 18px #0f172a0f}.nav-profile-name{font-size:14px;font-weight:500}.nav-profile-menu{display:none;position:absolute;top:100%;right:0;background:var(--card-bg);border-radius:14px;box-shadow:0 18px 34px #0f172a29;padding:10px;min-width:200px;z-index:100;border:1px solid rgba(125,140,168,.16)}.nav-profile:hover .nav-profile-menu,.nav-profile-menu:hover{display:flex;flex-direction:column;gap:4px}.nav-profile-menu button,.nav-profile-menu a{border:none;background:transparent;padding:10px 12px;border-radius:10px;text-align:left;font-size:14px;text-decoration:none;color:var(--text-main);display:flex;align-items:center;gap:10px}.nav-profile-menu button:hover,.nav-profile-menu a:hover{background:#1877f214}.nav-menu-icon{width:16px;height:16px;color:var(--primary)}.nav-marquee-wrapper{width:100%;background:var(--primary);overflow:hidden;padding:8px 0;position:sticky;top:56px;z-index:9;box-shadow:0 2px 4px #00000014}.nav-marquee{display:flex;animation:marqueeScroll 40s linear infinite;white-space:nowrap}.nav-marquee span{color:#fff;font-size:14px;font-weight:500;padding:0 16px;display:inline-block}@keyframes marqueeScroll{0%{transform:translate(100vw)}to{transform:translate(-100%)}}.theme-dark .nav-marquee-wrapper{background:#1a4dd4}.theme-dark .nav-center{background:#ffffff0a}.theme-dark .nav-circle-btn{background:#ffffff14;color:#d5def0}.theme-dark .nav-circle-btn:hover,.theme-dark .nav-icon-btn:hover,.theme-dark .nav-icon-btn--active,.theme-dark .nav-profile:hover,.theme-dark .nav-profile-menu button:hover,.theme-dark .nav-profile-menu a:hover{background:#ffffff14}.theme-dark .nav-icon-btn__glyph,.theme-dark .nav-icon-btn__glyph--image{background:#ffffff14;box-shadow:inset 0 1px #ffffff0d}.theme-dark .nav-icon-btn--active{box-shadow:inset 0 0 0 1px #66a3ff38,0 10px 18px #0000002e}.theme-dark .nav-icon-btn--active .nav-icon-btn__glyph{background:#ffffff1f}.messages-window{position:fixed;bottom:16px;right:16px;width:380px;max-width:calc(100% - 32px);background:var(--card-bg);border-radius:12px;border:1px solid var(--border-subtle);box-shadow:0 8px 24px #00000040;display:flex;flex-direction:column;z-index:50}.messages-window-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px}.messages-window-title{font-size:14px;font-weight:600}.messages-window-close{border:none;background:transparent;font-size:18px;line-height:1}.messages-window-body{display:flex;border-top:1px solid var(--border-subtle);min-height:260px;max-height:360px}.messages-conversations{width:40%;border-right:1px solid var(--border-subtle);display:flex;flex-direction:column;overflow-y:auto}.conversation-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border:none;background:transparent;text-align:left}.conversation-item:hover{background:#f0f2f5}.conversation-item--active{background:#1877f21f}.conversation-meta{display:flex;flex-direction:column;gap:2px;font-size:12px}.conversation-name{font-weight:600}.conversation-preview{color:var(--text-muted)}.messages-thread{flex:1;display:flex;flex-direction:column}.messages-thread-header{display:flex;align-items:center;gap:8px;padding:6px 8px;border-bottom:1px solid var(--border-subtle)}.messages-thread-name{font-size:13px;font-weight:600}.messages-thread-subtext{font-size:11px;color:var(--text-muted)}.messages-thread-messages{flex:1;padding:8px;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.message-row{display:flex}.message-row--me{justify-content:flex-end}.message-bubble{max-width:80%;padding:6px 8px;border-radius:14px;font-size:13px;background:#e4e6eb}.message-row--me .message-bubble{background:var(--primary);color:#fff}.message-text{margin-bottom:2px}.message-time{font-size:10px;color:var(--text-muted)}.messages-thread-empty{padding:12px;font-size:13px;color:var(--text-muted)}.app-main{display:grid;grid-template-columns:1.1fr 2fr 1.1fr;gap:18px;max-width:1200px;margin:16px auto 24px;padding:0 8px;grid-template-areas:"sidebar feed rightbar"}.sidebar{grid-area:sidebar}.feed{grid-area:feed}.rightbar{grid-area:rightbar}.sidebar,.rightbar{display:flex;flex-direction:column;gap:12px}.home-stories-sidebar{grid-area:sidebar;display:flex;flex-direction:column;gap:12px}.sidebar-section,.rightbar-card{background:var(--card-bg);border-radius:8px;padding:12px;border:1px solid var(--border-subtle)}.sidebar-item{width:100%;display:flex;align-items:center;gap:8px;padding:6px 4px;border-radius:6px;border:none;background:transparent;font-size:14px;color:var(--text-main)}.sidebar-item:hover{background:#f0f2f5}.sidebar-section h4{font-size:14px;color:var(--text-muted);margin-bottom:6px}.rightbar-card h4{font-size:14px;margin-bottom:8px}.contact-item{font-size:14px;padding:4px 0;display:flex;align-items:center;gap:6px;border-radius:6px;padding-inline:6px}.contact-item:hover{background:#f0f2f5}.contact-name{flex:1}.feed{display:flex;flex-direction:column;gap:12px}.composer,.post-card,.rightbar-card,.friends-main{background:var(--card-bg);border-radius:10px;border:1px solid var(--border-subtle);padding:12px}.composer-top{display:flex;gap:8px;align-items:center}.composer-form{flex:1;display:flex;gap:8px}.composer-form input{flex:1;border-radius:999px;border:1px solid var(--border-subtle);padding:8px 12px;background:#f0f2f5}.composer-form button{border-radius:999px;border:none;background:var(--primary);color:#fff;padding:0 16px;font-weight:600}.composer-actions{margin-top:8px;display:flex;justify-content:space-between;font-size:14px;color:var(--text-muted)}.composer-actions button{background:transparent;border:none;padding:4px 8px;border-radius:6px}.composer-actions button:hover{background:#f0f2f5}.composer-upload-note{margin-top:8px;color:var(--text-muted);font-size:12px}.composer-media-preview{margin-top:8px;border-radius:10px;border:1px solid var(--border-subtle);padding:8px;display:flex;align-items:center;gap:8px}.composer-media-preview img,.composer-media-preview video{max-height:120px;border-radius:8px}.composer-media-clear{border-radius:999px;border:none;background:#e4e6eb;padding:4px 10px;font-size:12px}.posts-list{display:flex;flex-direction:column;gap:12px}.post-card-header{display:flex;gap:8px}.post-author{font-weight:600;font-size:14px}.post-meta{font-size:12px;color:var(--text-muted)}.post-content{margin-top:8px;font-size:14px}.post-image-wrapper{margin-top:8px;border-radius:10px;overflow:hidden}.post-image{width:100%;display:block}.post-video-wrapper{margin-top:8px;border-radius:10px;overflow:hidden}.post-video{width:100%;display:block;background:#000}.post-stats{margin-top:6px;display:flex;justify-content:space-between;font-size:12px;color:var(--text-muted)}.post-actions{margin-top:8px;display:flex;justify-content:space-between;border-top:1px solid var(--border-subtle);padding-top:6px}.post-actions button{flex:1;border:none;background:transparent;padding:6px 4px;border-radius:6px;font-size:14px}.post-actions button:hover{background:#f0f2f5}.post-like-btn{font-weight:500}.post-like-btn--active{color:var(--primary)}.post-comments{margin-top:8px;border-top:1px solid var(--border-subtle);padding-top:6px}.post-comment-form{display:flex;gap:6px;margin-bottom:6px}.post-comment-form input{flex:1;border-radius:999px;border:1px solid var(--border-subtle);padding:6px 10px;font-size:13px}.post-comment-form button{border-radius:999px;border:none;background:var(--primary);color:#fff;padding:0 12px;font-size:13px;font-weight:600}.post-comments-list{display:flex;flex-direction:column;gap:4px;font-size:13px;max-height:220px;overflow-y:auto;padding-right:4px}.post-comments-load-btn{align-self:flex-start;border:none;background:transparent;color:var(--primary);font-size:12px;font-weight:600;padding:2px 0 6px}.post-comments-load-btn:disabled{cursor:default;opacity:.72}.post-comments-loader{display:inline-flex;align-items:center;gap:6px}.post-comments-loader-spinner{width:12px;height:12px;border-radius:999px;border:2px solid rgba(24,119,242,.18);border-top-color:var(--primary);animation:feed-scroll-loader-spin .8s linear infinite}.post-comment-item{display:flex;flex-wrap:wrap;gap:4px;background:#f7f9fc;border-radius:10px;padding:8px 10px}.post-comment-text{color:var(--text-main)}.post-comment-time{color:var(--text-muted);font-size:11px}.post-comments-empty{color:var(--text-muted);font-size:12px;padding:2px 0}.stories,.reels{background:var(--card-bg);border-radius:10px;border:1px solid var(--border-subtle);padding:10px 12px}.stories-header,.reels-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.stories-panel{width:320px;min-width:320px;max-width:320px;align-self:flex-start;box-sizing:border-box;padding:14px;border-radius:18px;background:linear-gradient(180deg,#fffffffa,#f5f8fcf5);box-shadow:0 16px 32px #0f172a14}.stories-composer-panel{border-radius:18px;padding:14px;background:linear-gradient(180deg,#fffffffa,#f5f8fcf5);box-shadow:0 16px 32px #0f172a14}.stories-panel-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.stories-panel-topline h4{margin:0;font-size:16px}.stories-panel-subtitle{margin:6px 0 0;color:var(--text-muted);font-size:12px;line-height:1.5}.stories-panel--mine,.stories-panel--others{width:320px;min-width:320px;max-width:320px}.stories-heading{min-width:0}.stories-kicker{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:0 10px;border-radius:999px;background:#1877f214;color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.stories-title-row{display:flex;align-items:center;gap:10px;margin-top:10px}.stories-title-row h4{margin:0;font-size:18px}.stories-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 10px;border-radius:999px;background:#0f172a0f;color:var(--text-muted);font-size:12px;font-weight:800}.stories-subtitle{margin:6px 0 0;color:var(--text-muted);font-size:13px;line-height:1.5}.stories-form{display:flex;flex-direction:column;gap:8px;margin-bottom:14px;padding:12px;border-radius:16px;background:#ffffffb8;border:1px solid rgba(24,119,242,.08)}.stories-form-field{display:flex;flex-direction:column;gap:6px}.stories-form-field span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.stories-caption-input{width:100%;min-height:42px;padding:11px 13px;border-radius:14px;border:1px solid var(--border-subtle);background:#fffffff5;color:var(--text-main);font-size:14px;outline:none;transition:border-color .18s ease,box-shadow .18s ease;box-sizing:border-box}.stories-caption-input:focus{border-color:#1877f266;box-shadow:0 0 0 3px #1877f21f}.stories-form-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.stories-form-hint,.stories-form-count{font-size:12px;color:var(--text-muted)}.stories-form-count{font-weight:700;white-space:nowrap}.stories-form-error{padding:9px 11px;border-radius:12px;background:#fff1f1;border:1px solid rgba(255,107,107,.3);color:#d33c3c;font-size:12px;font-weight:600}.stories-create-btn,.reels-create-btn{border-radius:999px;border:none;background:linear-gradient(135deg,var(--primary),#60a5fa);color:#fff;font-size:13px;padding:9px 14px;font-weight:700;box-shadow:0 12px 24px #1877f238;cursor:pointer}.stories-create-btn:disabled,.reels-create-btn:disabled{opacity:.75;cursor:default}.stories-track,.reels-track{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 8px;margin-bottom:14px;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none}.stories-track--stacked{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-right:2px;margin-bottom:0;scroll-snap-type:x mandatory;scroll-padding-inline:2px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x}.stories-track--stacked .story-card{flex:0 0 auto}.stories-track--owned{width:100%;max-width:100%;min-width:0;white-space:nowrap;cursor:grab;-webkit-user-select:none;user-select:none}.stories-track--owned .story-card{display:inline-flex}.stories-track--owned.is-dragging{cursor:grabbing;scroll-behavior:auto}.stories-track--owned.is-dragging .story-card{pointer-events:none}.stories-track::-webkit-scrollbar,.reels-track::-webkit-scrollbar{display:none}.story-card{position:relative;min-width:112px;max-width:112px;min-height:138px;border-radius:18px;border:1px solid rgba(24,119,242,.08);background:linear-gradient(160deg,#12304a,#1b84ff 48%,#5fd1c8);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;color:#fff;text-align:left;padding:10px;cursor:pointer;overflow:hidden;scroll-snap-align:start;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.story-card:hover{transform:translateY(-2px);box-shadow:0 16px 28px #0f172a29}.story-card.is-active{border-color:#5fd1c8bf;box-shadow:0 0 0 3px #5fd1c82e,0 20px 30px #0f172a2e}.story-card--owned{cursor:default}.story-card--owned:hover{transform:none}.story-card--loading{pointer-events:none;background:linear-gradient(160deg,#12304a4d,#1b84ff3d 48%,#5fd1c838);border-color:#1877f21f;box-shadow:none}.story-card-loading-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#ffffff14 8%,#ffffff3d 18%,#ffffff14 33%);background-size:200% 100%;animation:story-card-shimmer 1.25s linear infinite}.story-card-glow{position:absolute;inset:auto -24px -42px auto;width:96px;height:96px;border-radius:999px;background:#ffffff2e;filter:blur(6px)}.story-avatar-wrap,.story-card-copy{position:relative;z-index:1;width:100%}.story-card-media{position:absolute;top:0;right:0;bottom:0;left:0}.story-card-thumb{width:100%;height:100%;object-fit:cover;display:block}.story-card-thumb--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#ffffff2e,#ffffff0a);color:#ffffffe6;font-size:28px;font-weight:800}.story-card-thumb-loading{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffdb}.story-card-media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a121e1f,#0a121ecc)}.story-avatar-wrap{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.story-preview-card{border-radius:20px;overflow:hidden;border:1px solid rgba(24,119,242,.08);background:#ffffffeb;box-shadow:inset 0 1px #fff9}.story-preview-stage{position:relative;min-height:250px;background:linear-gradient(160deg,#0f172a,#12304a)}.story-preview-loading{min-height:250px;display:flex;align-items:center;justify-content:center;padding:20px;color:#ffffffdb;font-size:14px;font-weight:600;text-align:center}.story-preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a121e14,#0a121eb3);pointer-events:none}.story-preview-meta{position:absolute;inset:auto 0 0 0;padding:16px;z-index:1}.story-preview-author{display:flex;align-items:center;gap:12px;color:#fff}.story-preview-author strong,.story-preview-author span{display:block}.story-preview-author strong{font-size:15px}.story-preview-author span{margin-top:2px;font-size:12px;color:#ffffffbd}.story-preview-copy{padding:14px 16px 16px}.story-preview-caption-label{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.story-preview-caption{color:var(--text-main);font-size:14px;line-height:1.55}.story-preview{margin-top:10px;border-radius:10px;overflow:hidden}.story-preview img,.story-preview video{width:100%;display:block}.story-preview-stage img,.story-preview-stage video{width:100%;height:250px;object-fit:cover;display:block}.story-avatar{width:36px;height:36px;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;flex-shrink:0}.story-avatar--preview{width:44px;height:44px;background:#ffffff24}.story-type-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.16);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.story-card-copy{display:flex;flex-direction:column;gap:6px}.story-name{word-break:break-word;font-size:12px;font-weight:700;line-height:1.25}.story-caption-snippet{font-size:10px;line-height:1.35;color:#fffc;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stories-empty-state{border-radius:18px;border:1px dashed rgba(24,119,242,.22);background:linear-gradient(180deg,#1877f20a,#5fd1c814);padding:18px 16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:var(--text-main)}.stories-empty-state strong{font-size:15px}.stories-empty-state--compact{padding:14px}.stories-empty-state--compact .stories-empty-icon{display:none}.stories-empty-state span{color:var(--text-muted);font-size:13px;line-height:1.5}.stories-empty-icon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#1877f21a;color:var(--primary);font-size:22px;font-weight:500}.theme-dark .stories-panel,.theme-dark .stories-composer-panel{background:linear-gradient(180deg,#1c2133f5,#121827fa);border-color:#ffffff14;box-shadow:0 18px 34px #00000047}.theme-dark .stories-form{background:#ffffff0a;border-color:#ffffff14}.theme-dark .stories-caption-input{background:#0f172ab3;border-color:#ffffff14;color:#e5ecf7}.theme-dark .stories-form-error{background:#ff6b6b1f;border-color:#ff6b6b3d}.theme-dark .stories-count,.theme-dark .story-preview-card{background:#ffffff0d;border-color:#ffffff14}.theme-dark .stories-empty-state{background:linear-gradient(180deg,#1b84ff14,#5fd1c81f);border-color:#5fd1c83d}.theme-dark .story-preview-caption{color:#e5ecf7}.theme-dark .story-preview-caption-label,.theme-dark .stories-subtitle,.theme-dark .stories-empty-state span{color:#e2e8f0b8}.theme-dark .stories-create-btn:disabled,.theme-dark .reels-create-btn:disabled{opacity:.68}.theme-dark .story-card--loading{background:linear-gradient(160deg,#121827d1,#1b84ff2e 52%,#5fd1c829)}@keyframes story-card-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.home-stories-sidebar{grid-area:rightbar}.stories-header{flex-direction:column;align-items:stretch}.stories-panel,.stories-composer-panel,.stories-panel--mine,.stories-panel--others{width:100%;min-width:0;max-width:none}.stories-create-btn{width:100%;justify-content:center}.story-card{min-width:104px;max-width:104px;min-height:130px}.story-preview-stage,.story-preview-stage img,.story-preview-stage video,.story-preview-loading{min-height:220px;height:220px}}@media (max-width: 480px){.stories-panel{width:100%;min-width:0;max-width:none;padding:12px;border-radius:16px}.stories-composer-panel{padding:12px;border-radius:16px}.stories-title-row h4{font-size:16px}.story-card{min-width:96px;max-width:96px;min-height:122px;padding:8px;border-radius:18px}.story-preview-meta,.story-preview-copy{padding-left:12px;padding-right:12px}.stories-form-footer{flex-direction:column;align-items:flex-start}}.reel-card{min-width:110px;max-width:110px;border-radius:10px;overflow:hidden;position:relative;background:#000}.reel-video{width:100%;height:180px;object-fit:cover}.reel-label{position:absolute;left:6px;bottom:6px;right:6px;font-size:12px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.6)}.friend-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:90}.friend-modal{background:var(--card-bg);border-radius:12px;max-width:720px;width:100%;max-height:85vh;padding:12px 16px 16px;position:relative;display:flex;flex-direction:column;gap:10px}.friend-modal-close{position:absolute;top:8px;right:10px;border:none;background:transparent;font-size:20px}.friend-modal-header{margin-top:16px}.friend-modal-about{margin-top:4px}.profile-main{max-width:680px;margin:16px auto 32px;display:flex;flex-direction:column;gap:16px}.profile-header-card{background:var(--card-bg);border-radius:18px;box-shadow:0 14px 32px #10182814;border:1px solid var(--border-subtle);overflow:hidden;padding:0}.profile-cover{height:160px;background:radial-gradient(circle at top left,rgba(255,255,255,.28),transparent 30%),linear-gradient(135deg,#1877f2,#42b72a 72%,#f6d365)}.profile-header-body{display:flex;gap:20px;padding:22px;align-items:center}.profile-avatar-block{display:flex;flex-direction:column;align-items:center;gap:8px}.profile-avatar-large{width:120px;height:120px;border-radius:999px;border:5px solid var(--bg-main);background:#d8dadf;display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:700;overflow:hidden;box-shadow:0 12px 24px #0f172a24}.profile-avatar-large img{width:100%;height:100%;object-fit:cover}.profile-change-btn{min-height:38px;padding:8px 14px;border-radius:999px;border:none;background:var(--primary);color:#fff;font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 18px #1877f233}.profile-change-btn-secondary{background:#ffffff29;color:var(--text-main);border:1px solid var(--border-subtle);box-shadow:none}.profile-header-text{flex:1;min-width:0}.profile-eyebrow-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;flex-wrap:wrap}.profile-eyebrow,.profile-access-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em}.profile-eyebrow{background:#ffffffb3;color:#18426b;border:1px solid rgba(255,255,255,.45);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-access-pill{background:#0f172a0f;color:var(--text-main);border:1px solid var(--border-subtle)}.profile-inline-icon,.profile-btn-icon,.profile-stat-icon,.profile-detail-icon,.profile-section-icon-svg,.profile-insight-item-icon,.media-grid-badge-icon{width:16px;height:16px;flex-shrink:0}.profile-name{font-size:28px;line-height:1.15;margin-bottom:6px}.profile-bio{font-size:14px;color:var(--text-muted);margin-bottom:12px;line-height:1.55}.profile-stats{display:flex;gap:12px;flex-wrap:wrap;color:var(--text-muted)}.profile-stat-chip{display:inline-flex;align-items:center;gap:10px;min-width:160px;padding:10px 12px;border-radius:16px;background:#ffffff8c;border:1px solid rgba(24,119,242,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-stat-icon-wrap{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#1877f229,#42b72a29);color:var(--primary);display:inline-flex;align-items:center;justify-content:center}.profile-stat-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-stat-copy small{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.profile-stat-copy strong{font-size:13px;line-height:1.35;color:var(--text-main)}.friend-profile-inline{margin-top:12px;display:flex;flex-direction:column;gap:8px}.friends-main{display:flex;flex-direction:column;gap:10px}.friends-list{max-height:260px;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.friends-header{display:flex;align-items:center;justify-content:space-between}.friends-count{font-size:13px;color:var(--text-muted)}.friend-item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;border:none;background:transparent;text-align:left}.friend-item:hover{background:#f0f2f5}.friend-meta{display:flex;flex-direction:column;gap:2px}.friend-name{font-size:14px;font-weight:600}.friend-subtext{font-size:12px;color:var(--text-muted)}.profile-actions-row{margin-top:10px;display:flex;gap:8px}.profile-message-btn{padding:6px 16px;border-radius:999px;border:none;background:var(--primary);color:#fff;font-weight:600;font-size:14px}.profile-secondary-btn{min-height:38px;padding:8px 16px;border-radius:999px;border:1px solid var(--border-subtle);background:transparent;font-size:14px}.profile-card{background:var(--card-bg);border-radius:18px;box-shadow:0 10px 24px #1018280f;border:1px solid var(--border-subtle);padding:18px 18px 20px}.profile-section-title{font-size:18px;margin:0}.profile-section-subtitle{margin:4px 0 0;color:var(--text-muted);font-size:13px;line-height:1.5}.profile-details{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;font-size:14px}.profile-details li{padding:10px 12px;border-radius:12px;background:#0f172a08;line-height:1.45}.profile-detail-item{display:flex;align-items:flex-start;gap:12px}.profile-detail-icon-wrap{width:38px;height:38px;border-radius:12px;background:#1877f214;color:var(--primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.profile-detail-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.profile-detail-copy small{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.profile-detail-copy strong{font-size:14px;line-height:1.45;color:var(--text-main);font-weight:600}.profile-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.profile-section-header-static{margin-bottom:14px}.profile-section-heading-wrap{display:flex;align-items:flex-start;gap:12px}.profile-section-icon{width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,#1877f21f,#f6d3652e);color:var(--primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.profile-section-link{border:none;background:transparent;color:var(--primary);font-size:13px;font-weight:700;cursor:pointer}.profile-section-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-edit-form{display:flex;flex-direction:column;gap:14px}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-field{display:flex;flex-direction:column;gap:6px}.profile-field span{font-size:12px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.profile-field--full{grid-column:1 / -1}.profile-textarea{min-height:110px;resize:vertical}.profile-form-message{padding:10px 12px;border-radius:12px;background:#fff1f1;border:1px solid rgba(255,107,107,.3);color:#d33c3c;font-size:13px;font-weight:600}.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.media-grid-item{border-radius:14px;overflow:hidden}.media-grid-thumb{height:112px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding:10px;color:#fff;font-size:12px}.profile-media-asset{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.media-grid-badge{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:6px 9px;border-radius:999px;background:#080f1a47;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:11px;font-weight:700;position:relative;z-index:1}.media-grid-thumb--photo{background:linear-gradient(135deg,#ff9a9e,#fad0c4)}.media-grid-thumb--video{background:linear-gradient(135deg,#4facfe,#00f2fe)}.media-grid-thumb--post{background:linear-gradient(135deg,#f8e7b5,#f3b56b)}.media-grid-thumb--reel{background:linear-gradient(135deg,#f6d365,#fda085)}.media-grid-icon{margin-right:4px;font-size:13px}.media-grid-label{text-shadow:0 1px 3px rgba(0,0,0,.35);font-size:13px;font-weight:700;line-height:1.4;position:relative;z-index:1}.profile-media-actions{position:relative;z-index:1;display:flex;gap:6px;width:100%;justify-content:flex-end}.profile-media-action-btn{border:1px solid rgba(255,255,255,.22);background:#080f1a6b;color:#fff;min-height:30px;padding:6px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;cursor:pointer}.profile-media-action-btn-delete{background:#8c1d18b8}.profile-media-stats{position:relative;z-index:1;align-self:flex-start;font-size:10px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.45)}.profile-post-fallback-card{justify-content:space-between;overflow:hidden}.profile-post-fallback-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:6px;width:100%;color:#1f2937;text-shadow:none}.profile-post-fallback-card:before{content:"";position:absolute;inset:auto -20% -36% 40%;height:120px;border-radius:999px;background:#ffffff4d;transform:rotate(-12deg)}.profile-post-fallback-card:after{content:"";position:absolute;inset:-18% auto auto -10%;width:120px;height:120px;border-radius:28px;background:#ffffff2e;transform:rotate(18deg)}.profile-post-fallback-copy strong{font-size:14px;line-height:1.45}.profile-post-fallback-copy span{font-size:12px;color:#1f2937d1}.profile-detail-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;display:flex;align-items:center;justify-content:center;padding:16px;z-index:60}.profile-detail-modal{width:min(720px,100%);max-height:min(80vh,780px);overflow-y:auto;background:var(--card-bg);color:var(--text-main);border:1px solid var(--border-subtle);border-radius:18px;padding:18px;box-shadow:0 22px 48px #0f172a3d;position:relative}.profile-detail-modal-close{position:absolute;top:12px;right:12px;border:none;background:transparent;color:var(--text-main);cursor:pointer}.profile-detail-modal-title{margin-bottom:4px}.profile-detail-modal-meta{font-size:13px;color:var(--text-muted);margin-bottom:14px}.profile-detail-post-preview{display:grid;gap:12px}.profile-detail-post-media{width:100%;max-height:360px;object-fit:cover;border-radius:14px;border:1px solid var(--border-subtle);background:#0f172a14}.profile-detail-post-fallback{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:14px;background:linear-gradient(135deg,#f8e7b5e6,#f3b56be6);color:#1f2937}.profile-detail-post-text{margin:0;font-size:14px;line-height:1.6;color:var(--text-main)}.profile-detail-groups{display:grid;gap:12px}.profile-detail-group{border:1px solid var(--border-subtle);border-radius:14px;padding:12px;background:#0f172a08}.profile-detail-group h4{margin-bottom:10px;font-size:14px}.profile-detail-entry{display:flex;flex-direction:column;gap:2px;padding:8px 0;border-top:1px solid var(--border-subtle)}.profile-detail-entry:first-of-type{border-top:none;padding-top:0}.profile-detail-entry span{color:var(--text-muted);font-size:13px}.profile-detail-empty{color:var(--text-muted);font-size:13px;line-height:1.5}.profile-insight-card{border-radius:18px;box-shadow:0 16px 30px #10182814}.profile-insight-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}.profile-section-icon-insight{background:linear-gradient(135deg,#42b72a24,#1877f224)}.profile-insight-copy{margin:4px 0 0;color:var(--text-muted);font-size:13px;line-height:1.55}.profile-insight-list{display:flex;flex-direction:column;gap:10px}.profile-insight-item{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:14px;background:#0f172a08;line-height:1.5;font-size:13px}.profile-posts-main{display:flex;flex-direction:column;gap:18px}.profile-posts-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;background:radial-gradient(circle at top left,rgba(255,209,102,.28),transparent 34%),linear-gradient(135deg,#fff7ddf5,#fffffffa)}.profile-posts-hero-copy{display:flex;flex-direction:column;gap:10px;max-width:640px}.profile-posts-title{margin:0;font-size:clamp(28px,3vw,38px);line-height:1.05}.profile-posts-subtitle{margin:0;color:var(--text-muted);line-height:1.6;max-width:56ch}.profile-posts-hero-actions{display:flex;align-items:stretch;gap:12px;flex-wrap:wrap;justify-content:flex-end}.profile-posts-summary-card{min-width:120px;padding:14px 16px;border-radius:18px;background:#ffffffc7;border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;justify-content:center;gap:4px}.profile-posts-summary-card strong{font-size:26px;line-height:1}.profile-posts-summary-card span{font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.profile-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.profile-post-card{border:1px solid var(--border-subtle);border-radius:22px;overflow:hidden;background:var(--card-bg);box-shadow:0 16px 28px #0f172a14;display:flex;flex-direction:column;min-height:100%}.profile-post-card--text{background:linear-gradient(160deg,#fff3cdfa,#fffffffa),var(--card-bg)}.profile-post-card--empty{min-height:280px;justify-content:center;padding:24px}.profile-post-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 16px 12px}.profile-post-card-head small{color:var(--text-muted);font-size:12px}.profile-post-card-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#0f172a0f;font-size:12px;font-weight:700}.profile-post-card-media{width:calc(100% - 24px);margin:0 12px;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px;background:#0f172a14}.profile-post-card-fallback{margin:0 12px;padding:22px 18px;border-radius:18px;background:radial-gradient(circle at top right,rgba(255,255,255,.42),transparent 26%),linear-gradient(135deg,#f8e7b5,#f3b56b);color:#1f2937;min-height:180px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.profile-post-card-fallback h4,.profile-post-card-body h4{margin:0}.profile-post-card-fallback p,.profile-post-card-body p{margin:0;line-height:1.6}.profile-post-card-body{display:flex;flex-direction:column;gap:10px;padding:16px;flex:1}.profile-post-card-body p{color:var(--text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.profile-post-card-metrics{display:flex;flex-wrap:wrap;gap:8px;padding:0 16px 14px}.profile-post-card-metrics span{padding:6px 10px;border-radius:999px;background:#0f172a0d;font-size:12px;font-weight:600}.profile-post-card-actions{display:flex;gap:8px;flex-wrap:wrap;padding:0 16px 16px}.profile-post-card-actions .profile-media-action-btn{color:var(--text-main);background:#0f172a0f;border-color:#0f172a14}.profile-post-card-actions .profile-media-action-btn-delete{color:#fff;background:#8c1d18e0;border-color:#8c1d18e6}.theme-dark .profile-posts-hero{background:radial-gradient(circle at top left,rgba(255,209,102,.16),transparent 34%),linear-gradient(135deg,#1c1e21fa,#242526fa)}.theme-dark .profile-posts-summary-card,.theme-dark .profile-post-card,.theme-dark .profile-post-card--text{background:#18191af5}.theme-dark .profile-post-card-chip,.theme-dark .profile-post-card-metrics span,.theme-dark .profile-post-card-actions .profile-media-action-btn{background:#ffffff14;border-color:#ffffff14}.theme-dark .profile-post-card-fallback,.theme-dark .profile-detail-post-fallback{color:#1f2937}.theme-dark .profile-card,.theme-dark .profile-header-card{box-shadow:0 16px 34px #0003}.theme-dark .profile-eyebrow{background:#ffffff14;color:#dce9ff;border-color:#ffffff14}.theme-dark .profile-access-pill,.theme-dark .profile-stat-chip{background:#ffffff0d;border-color:#ffffff14}.theme-dark .profile-details li{background:#ffffff0a}.theme-dark .profile-detail-icon-wrap,.theme-dark .profile-insight-item,.theme-dark .profile-section-icon,.theme-dark .profile-stat-icon-wrap{background:#ffffff0f}.avatar{border-radius:999px;background:#d8dadf;display:flex;align-items:center;justify-content:center;font-weight:600}.avatar--small{width:32px;height:32px}.avatar--medium{width:40px;height:40px}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:48px;padding:32px 16px}.auth-brand{max-width:360px}.auth-logo{font-size:54px;color:var(--primary);font-weight:800}.auth-tagline{margin-top:8px;font-size:20px}.auth-card{background:var(--card-bg);padding:16px;border-radius:8px;box-shadow:0 8px 24px #0000001a;width:360px}.auth-form{display:flex;flex-direction:column;gap:10px}.auth-form input{padding:12px;border-radius:6px;border:1px solid var(--border-subtle)}.auth-primary-btn{padding:10px;border-radius:6px;border:none;background:var(--primary);color:#fff;font-weight:600;font-size:16px}.auth-primary-btn--full{width:100%}.auth-secondary-btn{display:inline-block;width:100%;text-align:center;padding:10px;border-radius:6px;border:none;background:var(--accent);color:#fff;font-weight:600;font-size:16px;text-decoration:none}.auth-link-btn{border:none;background:transparent;color:var(--primary);font-size:14px}.auth-link-under{display:inline-block;margin-top:8px;font-size:14px;color:var(--primary);text-decoration:none}.auth-link-under:hover{text-decoration:underline}.auth-divider{height:1px;background:var(--border-subtle);margin:6px 0}.auth-error{color:#d93025;font-size:13px}.auth-title{font-size:24px}.auth-subtitle{font-size:14px;color:var(--text-muted);margin-bottom:4px}@media (max-width: 960px){.app-main{grid-template-columns:1fr;grid-template-areas:"rightbar" "feed"}.sidebar{display:none}.nav-search-bar-mobile{display:block;position:sticky;top:56px;z-index:9;background:var(--card-bg);border-bottom:1px solid var(--border-subtle);padding:6px 16px 8px}.nav-search-bar-mobile .search-input{display:block;width:100%;min-width:0}}@media (max-width: 768px){.nav{padding:8px;gap:8px}.nav-left{flex:1 1 auto;justify-content:flex-start;gap:10px}.nav-center{position:fixed;left:0;right:0;bottom:0;height:52px;background:var(--card-bg);border-top:1px solid var(--border-subtle);display:flex;justify-content:space-around;align-items:center;padding:4px 12px;z-index:20}.nav-right{order:2;flex:1 1 auto;justify-content:flex-end;gap:4px}.nav-icon-btn{width:100%;max-width:90px}.search-input{display:none}.nav-search-toggle{display:flex}.app-shell{padding-bottom:60px}.auth-page{flex-direction:column;align-items:center}.auth-brand{text-align:center}.auth-card{width:100%;max-width:360px}.nav-profile-name{display:none}.messages-window{left:8px;right:8px;bottom:8px;width:auto;max-width:none}.composer,.post-card,.rightbar-card,.friends-main,.profile-card,.profile-header-card{padding:10px}.composer-actions,.post-actions{flex-wrap:wrap;row-gap:6px}.profile-main{margin-inline:8px}.profile-header-card,.profile-card{border-radius:16px}.profile-header-card{padding:0}.profile-header-body{align-items:flex-start;padding:18px}.profile-eyebrow-row{align-items:flex-start}.profile-stat-chip{min-width:calc(50% - 6px);flex:1 1 calc(50% - 6px)}.profile-section-heading-wrap{gap:10px}.profile-avatar-large{width:104px;height:104px;font-size:34px}.profile-name{font-size:24px}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-posts-hero{flex-direction:column;align-items:flex-start}.profile-posts-hero-actions{width:100%;justify-content:flex-start}.profile-posts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.nav{padding:0 6px}.auth-page{padding:24px 12px;gap:24px}.auth-logo{font-size:42px}.auth-tagline{font-size:16px}.composer-actions span,.post-stats span{font-size:11px}.post-actions button,.profile-message-btn,.profile-secondary-btn,.auth-primary-btn,.auth-secondary-btn{font-size:14px}.profile-main{margin:10px 10px 24px;gap:12px}.profile-cover{height:108px}.profile-header-body{flex-direction:column;align-items:stretch;gap:14px;padding:14px}.profile-avatar-block{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.profile-change-btn,.profile-change-btn-secondary{min-height:36px;padding:8px 12px;font-size:12px}.profile-avatar-large{width:82px;height:82px;min-width:82px;font-size:28px;border-width:4px}.profile-header-text{width:100%}.profile-name{font-size:22px;margin-bottom:8px}.profile-bio{font-size:13px;margin-bottom:10px}.profile-eyebrow-row{gap:8px;margin-bottom:8px}.profile-eyebrow,.profile-access-pill{width:100%;justify-content:center}.profile-stats{gap:8px}.profile-stat-chip{width:100%;min-width:0;padding:10px}.profile-stat-copy strong{font-size:12px}.profile-card{padding:14px}.profile-section-title{font-size:16px}.profile-section-header{flex-direction:column;align-items:flex-start}.profile-section-actions,.profile-form-grid{width:100%}.profile-form-grid{grid-template-columns:1fr}.profile-section-heading-wrap{width:100%}.profile-section-icon{width:36px;height:36px;border-radius:12px}.profile-section-subtitle{font-size:12px}.profile-details{gap:6px;font-size:13px}.profile-details li{padding:9px 10px}.profile-detail-item{gap:10px}.profile-detail-icon-wrap{width:34px;height:34px}.profile-detail-copy strong{font-size:13px}.profile-posts-title{font-size:24px}.profile-posts-grid{grid-template-columns:1fr}.profile-post-card{border-radius:18px}.profile-post-card-head,.profile-post-card-body,.profile-post-card-actions,.profile-post-card-metrics{padding-left:12px;padding-right:12px}.profile-post-card-media,.profile-post-card-fallback{margin-left:10px;margin-right:10px;border-radius:16px}.media-grid{grid-template-columns:1fr;gap:8px}.media-grid-thumb{height:86px;padding:9px}.profile-media-actions{justify-content:space-between;flex-wrap:wrap}.profile-detail-modal{padding:14px;border-radius:16px}.media-grid-badge{font-size:10px;padding:5px 8px}.profile-insight-header{align-items:flex-start}.profile-insight-item{padding:9px 10px;font-size:12px}.messages-window{max-height:70vh}}.fb-reels-feed{height:calc(100vh - 56px);width:100%;display:flex;flex-direction:column;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth}.fb-reel-card{position:relative;width:100%;height:calc(100vh - 56px);background:#000;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;scroll-snap-stop:always;flex-shrink:0}.fb-reel-video{width:100%;height:100%;object-fit:cover}.fb-reel-overlay{position:absolute;bottom:110px;left:16px;right:16px;color:#fff;z-index:8}.fb-reel-overlay h4{font-size:18px;font-weight:600;margin-bottom:4px}.fb-reel-overlay p{font-size:14px;color:#ffffffe6}.fb-reel-actions{position:absolute;bottom:16px;left:16px;right:16px;width:auto;display:flex;gap:12px;z-index:8}.fb-reel-actions button{flex:1;background:#0009;border:1px solid rgba(255,255,255,.2);color:#fff;padding:10px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:background .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.fb-reel-side-actions{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:18px;z-index:15}.reel-action-btn{background:transparent;border:none;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;color:#fff;transition:transform .2s ease;padding:8px;border-radius:8px}.reel-action-btn:hover{transform:scale(1.15)}.reel-action-btn.active{transform:scale(1.2);filter:drop-shadow(0 0 8px rgba(255,255,255,.7))}.reel-action-btn .action-icon{font-size:28px;line-height:1;display:block}.reel-action-btn .action-count{font-size:11px;font-weight:600;line-height:1;color:#ffffffe6}.fb-reel-actions button:hover{background:#000c}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center}.modal-box{background:#fff;padding:20px;border-radius:10px;width:300px}@media (max-width: 768px){.fb-reels-feed,.fb-reel-card{height:calc(100vh - 108px)}.fb-reel-overlay{bottom:100px;left:12px;right:12px}.fb-reel-overlay h4{font-size:16px}.fb-reel-overlay p{font-size:13px}.fb-reel-actions{bottom:16px;left:12px;right:12px;gap:10px}.fb-reel-actions button{padding:8px 12px;font-size:12px}.fb-reel-side-actions{gap:14px}.reel-action-btn .action-icon{font-size:24px}.reel-action-btn .action-count{font-size:10px}}
