.social-feed-layout{align-items:start}.social-player-feed-shell,.social-feed-root{--social-surface: #fff;--social-surface-soft: #f5f7fb;--social-border: #e2e7ef;--social-text: #151720;--social-muted: #697386;--social-accent: #5f9800;--social-accent-contrast: #fff;--social-accent-soft: rgba(95, 152, 0, .1);--social-hover: #f0f3f8;position:relative;min-width:0}.social-feed-root{display:flex;flex-direction:column;gap:16px}.social-player-feed-shell{width:100%;margin:0;display:grid;gap:16px}.social-feed-list{display:grid;gap:16px}.player-feeds-page .section{width:100%;margin-right:0;margin-left:0}.social-feed-launcher{padding:16px;border:1px solid var(--social-border);border-radius:12px;background:var(--social-surface);box-shadow:0 6px 20px #1517200d}.social-feed-launcher-main{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px}.social-feed-launcher-avatar{width:44px;height:44px;display:block;overflow:hidden;border-radius:50%;background:var(--social-surface-soft)}.social-feed-launcher-avatar img{width:100%;height:100%;display:block;object-fit:cover}.social-feed-launcher-input{min-width:0;height:44px;padding:0 16px;border:1px solid var(--social-border);border-radius:12px;background:var(--social-surface-soft);color:var(--social-muted);font-size:.9rem;font-weight:600;text-align:left;cursor:pointer}.social-feed-launcher-input:hover,.social-feed-launcher-input:focus-visible{border-color:var(--social-accent);background:var(--social-hover);color:var(--social-text);outline:none}.social-feed-launcher-actions{margin-top:12px;padding-top:10px;border-top:1px solid var(--social-border);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.social-feed-launcher-actions button{min-width:0;height:38px;padding:0 10px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:var(--social-muted);font-size:.78rem;font-weight:700;cursor:pointer}.social-feed-launcher-actions button:hover,.social-feed-launcher-actions button:focus-visible{background:var(--social-hover);color:var(--social-accent);outline:none}body.social-compose-modal-open{overflow:hidden}.social-compose-mask,.social-compose-modal{opacity:0;visibility:hidden;transition:opacity .24s ease,transform .26s cubic-bezier(.2,.75,.25,1),visibility .24s ease}.social-compose-mask{backdrop-filter:blur(6px)}.social-compose-mask.is-visible,.social-compose-modal.is-visible{opacity:1;visibility:visible}.social-compose-modal{--settings-modal-surface: #fff;--settings-modal-border: #e4e8f0;--settings-modal-text: #151720;--settings-modal-muted: #697386;--settings-modal-active: #edf2ff;--settings-modal-accent: #1456ff;width:min(720px,calc(100vw - 32px));max-width:720px;max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);padding:0;border-radius:16px!important;display:flex;flex-direction:column;overflow:hidden;transform:translate(-50%,calc(-50% + 14px)) scale(.96)}.social-compose-modal.is-visible{transform:translate(-50%,-50%) scale(1)}.social-compose-modal-header{flex:0 0 auto;background:var(--settings-modal-surface);color:var(--settings-modal-text)}.social-compose-modal .settings-modal-close{position:static;z-index:3;flex:0 0 38px;padding:0;display:grid;place-items:center;border:0;border-radius:10px!important;background-color:transparent;color:var(--settings-modal-muted);font-size:20px;line-height:1;box-shadow:none;transform:none;transition:background-color .2s ease,color .2s ease}.social-compose-modal .settings-modal-close:hover,.social-compose-modal .settings-modal-close:focus-visible{background-color:var(--settings-modal-active);color:var(--settings-modal-accent);box-shadow:none;transform:none;outline:none}.social-compose-modal .settings-modal-close:active,.social-compose-modal .settings-modal-close.is-pointer-pressed{box-shadow:none!important;transform:none!important}.social-compose-modal .settings-modal-close .bi{font-size:20px;line-height:1}.social-compose-modal-scroll{min-height:0;display:flex;overflow:hidden;overscroll-behavior:contain}.social-compose-modal-body{width:100%;min-height:0;display:flex;padding:0;text-align:left}.social-compose-modal-pretitle{margin:0 0 5px;color:#9aa4bf;font-size:.76rem;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase}.social-compose-modal .social-composer{width:100%;min-height:0;display:flex;flex-direction:column;margin-bottom:0}.social-compose-modal .social-composer.quick-post{border:0;border-radius:0;box-shadow:none}html:not([data-theme=dark]) .social-compose-modal .social-composer .quick-post-header,html:not([data-theme=dark]) .social-compose-modal .social-composer .quick-post-body,html:not([data-theme=dark]) .social-compose-modal .social-composer .quick-post-footer{background:#fff}.social-compose-modal .social-composer .quick-post-body{min-height:0;overflow-y:auto;overscroll-behavior:contain}.social-compose-modal .social-composer .quick-post-footer.settings-panel-footer{min-height:72px;padding:0 18px 0 30px;border-top:1px solid var(--settings-modal-border);background:var(--settings-modal-surface)}.social-compose-modal .social-composer .quick-post-footer .button{width:auto;border-radius:12px!important}.social-compose-modal .social-composer .user-avatar-content{border-radius:50%!important}.social-compose-modal .social-composer-editor,.social-compose-modal .social-composer-additions,.social-compose-modal .social-background-picker,.social-compose-modal .social-preview-item{border-radius:14px!important}.social-compose-modal .social-toolbar-button,.social-compose-modal .social-background-option{border-radius:10px!important}.social-compose-modal .social-background-swatch,.social-compose-modal .social-preview-remove{border-radius:7px!important}.social-feed-card{border:1px solid var(--social-border);border-radius:12px;background:var(--social-surface);box-shadow:0 6px 20px #1517200d;overflow:hidden}.social-feed-card .widget-box-status{padding:20px 20px 0}.social-feed-card .widget-box-status-content{padding:0}.social-feed-card .widget-box-settings{position:absolute;top:18px;right:18px;z-index:3}.social-feed-card .post-settings{border-radius:10px;color:var(--social-muted)}.social-feed-card .post-settings:hover,.social-feed-card .post-settings:focus-visible{background:var(--social-hover);color:#d8494f;outline:none}.social-feed-empty{padding:28px}.social-feed-empty .widget-box-title{margin-bottom:0;text-align:center}.social-composer{margin-bottom:24px}.social-composer.quick-post{display:flex;flex-direction:column;border:1px solid #e7ebf3;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:0 18px 44px #15172014;overflow:hidden}.social-composer .quick-post-header,.social-composer .quick-post-body,.social-composer .quick-post-footer{position:relative;z-index:1}.social-composer .quick-post-header{padding:20px 24px 18px;border-bottom:1px solid #e7ebf3;background:linear-gradient(180deg,#f8fafff5,#fffffffa)}.social-composer .quick-post-header .user-status{padding:0;display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:14px;row-gap:4px;min-height:48px}.social-composer .quick-post-header .user-status-avatar{position:static;top:auto;left:auto;grid-column:1;grid-row:1 / span 2;align-self:center}.social-composer .quick-post-header .user-status.is-author-only{grid-template-rows:1fr}.social-composer .quick-post-header .user-status.is-author-only .user-status-avatar,.social-composer .quick-post-header .user-status.is-author-only .user-status-title{grid-row:1;align-self:center}.social-composer .quick-post-header .user-status.is-author-only .user-status-title{font-weight:800}.social-compose-modal .social-composer .quick-post-header .user-status.is-author-only .user-status-title,.social-compose-modal .social-composer .quick-post-header .user-status.is-author-only .user-status-title strong{color:var(--settings-modal-text)}.social-composer .quick-post-header .user-avatar{width:48px;height:48px}.social-composer .quick-post-header .user-avatar-content{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#edf2fb}.social-composer .quick-post-header .user-avatar-content img{display:block;width:100%;height:100%;object-fit:cover}.social-composer .quick-post-header .user-status-title,.social-composer .quick-post-header .user-status-text{margin:0}.social-composer .quick-post-header .user-status-title{grid-column:2;grid-row:1;align-self:end;font-size:1rem;line-height:1.2}.social-composer .quick-post-header .user-status-text{grid-column:2;grid-row:2;align-self:start;font-size:.8rem;color:#7f8cab}.social-composer .quick-post-body{display:flex;flex-direction:column;gap:16px;padding:20px 24px 18px;background:linear-gradient(180deg,#fff,#fcfdff)}.social-composer-editor{border:1px solid #e7ebf3;border-radius:14px;background-color:#fff;overflow:hidden;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.social-composer .quick-post-body .form-textarea{background:#fff;border:1px solid #e7ebf3;border-radius:20px;overflow:hidden;box-shadow:inset 0 1px #ffffffd1}.social-composer-editor .form-textarea{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.social-composer .quick-post-body .form-textarea textarea{height:180px;min-height:180px;padding:20px 22px;background:#fff;border:0;border-radius:0;color:#151720;font-size:.98rem;line-height:1.65}.social-composer-editor .form-textarea textarea,.social-composer-editor.has-background .form-textarea textarea{background:transparent!important;color:inherit}.social-composer-editor.has-background .form-textarea textarea{font-size:1.15rem;font-weight:800;line-height:1.5;text-align:left}.social-composer-editor-meta{min-height:30px;padding:4px 14px 10px;display:flex;justify-content:flex-end;color:#7f8cab;font-size:.72rem;font-weight:700}.social-composer-editor-meta .is-near-limit{color:#e5484d}.social-composer .quick-post-body .form-textarea textarea::placeholder{color:#7f8cab}.social-composer .quick-post-body .form-textarea textarea:focus{border:0}.social-composer .quick-post-footer{display:flex;align-items:center;justify-content:flex-end;min-height:0;padding:18px 24px 22px;border-top:1px solid #e7ebf3;background:linear-gradient(180deg,#fffffff5,#f8faffe6)}.social-composer .quick-post-footer .quick-post-footer-actions{display:flex;align-items:center;justify-content:flex-end;width:100%}.social-composer .quick-post-footer .button{width:auto;min-width:148px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.social-composer textarea,.social-comment-form textarea{min-height:110px;resize:vertical}.social-comment-form textarea{min-height:82px}.social-composer-toolbar{display:flex;flex-wrap:wrap;gap:10px}.social-composer-additions{padding:14px;border:1px solid #e7ebf3;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;background-color:#fff}.social-composer-additions-title{margin:0;color:#4f5d7a;font-size:.84rem;font-weight:800;white-space:nowrap}.social-toolbar-button{width:auto;display:inline-flex;align-items:center;gap:8px;padding:11px 16px;min-height:40px;border-radius:10px;border:1px solid #e7ebf3;background:#f8faff;color:#4f5d7a;font-size:.85rem;font-weight:700;cursor:pointer;transition:background-color .26s ease,border-color .26s ease,color .26s ease,transform .26s ease}.social-toolbar-button:focus-visible,.social-background-option:focus-visible,.social-emoji-option:focus-visible{outline:2px solid #1456ff;outline-offset:2px}.social-toolbar-button:hover{background:#edf3ff;border-color:#cdd7ea;color:#1456ff}.social-toolbar-button input{display:none}.social-background-picker{padding:12px 14px;border:1px solid #e7ebf3;border-radius:14px;display:flex;align-items:center;gap:10px;background-color:#fff}.social-background-picker[hidden]{display:none!important}.social-background-option{width:38px;height:38px;padding:4px;border:2px solid transparent;border-radius:10px;background:transparent;cursor:pointer}.social-background-option.is-selected{border-color:#1456ff}.social-background-swatch{width:100%;height:100%;border:1px solid rgba(21,23,32,.16);border-radius:7px;display:block}.social-background-default{background-color:#fff;color:#151720}.social-background-ocean{background-color:#1456ff;color:#fff}.social-background-lime{background-color:#a3ff12;color:#151720}.social-background-coral{background-color:#e5484d;color:#fff}.social-background-violet{background-color:#7656d6;color:#fff}.social-background-graphite{background-color:#262a33;color:#fff}.social-emoji-picker{position:absolute;inset:12px;z-index:20;min-height:0;display:flex;flex-direction:column;border-radius:12px!important;border:1px solid #e7ebf3;background:#fff;box-shadow:0 22px 55px #15172033;overflow:hidden}.social-emoji-picker[hidden]{display:none!important}.social-emoji-picker-header{min-height:56px;padding:0 10px 0 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e7ebf3}.social-emoji-picker-header h4{margin:0;color:#151720;font-family:Poppins,sans-serif;font-size:16px;font-weight:700}.social-emoji-picker-header .settings-modal-close{flex:0 0 36px;width:36px;height:36px;padding:0;border:0;background:transparent}.social-emoji-categories{min-height:52px;padding:7px 10px;display:flex;align-items:center;gap:4px;border-bottom:1px solid #e7ebf3;overflow-x:auto;scrollbar-width:none}.social-emoji-categories::-webkit-scrollbar{display:none}.social-emoji-category{width:38px;height:38px;flex:0 0 38px;padding:0;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;font-size:1.15rem;cursor:pointer}.social-compose-modal .social-emoji-category{border-radius:10px!important}.social-emoji-category:hover,.social-emoji-category.is-selected{background:#edf2ff}.social-emoji-category.is-selected{box-shadow:inset 0 -2px #1456ff}.social-emoji-panels{min-height:0;padding:14px;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain}.social-emoji-panel[hidden]{display:none!important}.social-emoji-panel h5{margin:0 0 10px;color:#68738a;font-size:.72rem;font-weight:800;text-transform:uppercase}.social-emoji-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(42px,1fr));gap:6px}.social-emoji-option{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:42px;height:42px;border:0;border-radius:12px;background:#f3f6fc;font-size:1.25rem;cursor:pointer;transition:transform .18s ease,background-color .26s ease}.social-compose-modal .social-emoji-option{border-radius:12px!important}.social-emoji-option:hover{transform:translateY(-1px);background:#edf3ff}.social-composer-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:2px}.social-composer-preview.is-empty{display:none}.social-preview-item{min-width:0;position:relative;border:1px solid #e7ebf3;border-radius:12px;background:#f8faff;overflow:hidden}.social-preview-media{position:relative;width:100%;aspect-ratio:16 / 10;background:#edf2fb}.social-preview-media img,.social-preview-media video{width:100%;height:100%;display:block;object-fit:cover}.social-preview-video-icon{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:28px;text-shadow:0 2px 8px rgba(0,0,0,.5)}.social-preview-remove{position:absolute;top:6px;right:6px;width:30px;height:30px;padding:0;border:0;border-radius:8px;display:grid;place-items:center;background:#151720cc;color:#fff;cursor:pointer}.social-preview-remove:hover{background:#e5484d}.social-preview-info{min-width:0;padding:9px 10px 10px;display:flex;flex-direction:column;gap:2px;color:#4f5d7a}.social-preview-info span{overflow:hidden;font-size:.76rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.social-preview-info small{color:#7f8cab;font-size:.68rem}.social-composer-preview:not(.is-empty){padding-top:4px}.social-post-text-background{min-height:150px;margin-top:18px!important;padding:28px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.3rem!important;font-weight:800;line-height:1.45!important;text-align:center}.social-shared-post-text.social-post-text-background{min-height:110px;font-size:1.05rem!important}.social-post-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-top:18px}.social-post-media-item{overflow:hidden;border-radius:18px;background:#f3f6fc;border:1px solid #e7ebf3}.social-post-media-item img,.social-post-media-item video{display:block;width:100%;height:100%;min-height:180px;object-fit:cover}.social-shared-post{margin-top:18px;padding:16px;border-radius:18px;border:1px solid #e7ebf3;background:#f8faff}.social-shared-post-author{margin-bottom:6px;font-size:.85rem;font-weight:700;color:#151720}.social-shared-post-text{margin-bottom:0;color:#4f5d7a}.social-post-counter-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:999px;background:#edf3ff;color:#1456ff;font-size:.8rem;font-weight:700}.social-feed-card .user-status{min-height:44px;padding:0 52px 0 0;display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:14px;row-gap:2px}.social-feed-card .user-status-avatar,.social-comment-avatar{position:static;top:auto;left:auto;flex:0 0 auto}.social-feed-card .user-status-avatar{grid-column:1;grid-row:1 / span 2}.social-feed-card .user-status-avatar .user-avatar,.social-comment-avatar .user-avatar{width:44px;height:44px}.social-comment-avatar .user-avatar{width:36px;height:36px}.social-feed-card .user-status-avatar .user-avatar-content,.social-comment-avatar .user-avatar-content{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#edf2fb}.social-comment-avatar .user-avatar-content{width:36px;height:36px}.social-feed-card .user-status-avatar img,.social-comment-avatar img{display:block;width:100%;height:100%;object-fit:cover}.social-feed-card .user-status-title{grid-column:2;grid-row:1;margin:0;line-height:1.15}.social-feed-card .user-status-title a{display:inline-block;color:var(--social-text);font-weight:750}.social-feed-card .user-status-text{grid-column:2;grid-row:2;margin:0;color:var(--social-muted);font-size:.78rem}.social-feed-card .user-status-text a{font-weight:700}.social-post-author-separator{display:inline-block;margin:0 6px;opacity:.55}.social-feed-card .widget-box-status-text{margin-top:16px;margin-bottom:0;color:var(--social-text);font-size:.94rem;line-height:1.55;white-space:pre-wrap;word-break:break-word}.social-post-engagement-summary{min-height:42px;margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--social-muted);font-size:.76rem;font-weight:650}.social-post-likes-summary,.social-post-engagement-totals{display:inline-flex;align-items:center;gap:6px}.social-post-likes-summary>.bi{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--social-accent);color:var(--social-accent-contrast);font-size:.72rem}.social-post-engagement-totals button{width:auto;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.social-post-engagement-totals button:hover,.social-post-engagement-totals button:focus-visible{color:var(--social-accent);outline:none}.social-post-actions{min-height:50px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:4px;padding:5px 8px;border-top:1px solid var(--social-border);border-bottom:1px solid var(--social-border)}.social-post-action{min-width:0;height:40px;padding:0 10px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:var(--social-muted);font-size:.8rem;font-weight:700;cursor:pointer;transition:background-color .18s ease,color .18s ease}.social-post-action .bi{font-size:1rem}.social-post-action:hover,.social-post-action:focus-visible{background:var(--social-hover);color:var(--social-text);outline:none}.social-post-action.is-active{background:var(--social-accent-soft);color:var(--social-accent)}.social-comments-panel{display:flex;flex-direction:column;gap:12px;padding:14px 20px 18px;background:var(--social-surface)}.social-comments-list{display:flex;flex-direction:column;gap:12px}.social-comments-list.is-empty{display:none}.social-comments-empty{margin:0;color:#7f8cab;font-size:.85rem}.social-comment-item{display:flex;align-items:flex-start;gap:10px}.social-comment-bubble{flex:1 1 auto;padding:10px 12px;border:0;border-radius:12px;background:var(--social-surface-soft);min-width:0}.social-comment-author,.social-comment-text,.social-comment-date{margin:0}.social-comment-author{font-size:.85rem;font-weight:750}.social-comment-author a{color:var(--social-text)}.social-comment-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.social-comment-text{margin-top:4px;color:var(--social-text);font-size:.86rem;line-height:1.45;word-break:break-word}.social-comment-date{flex:0 0 auto;font-size:.68rem;color:var(--social-muted);white-space:nowrap}.social-comment-form{padding-top:12px;border-top:1px solid var(--social-border);display:grid;grid-template-columns:36px minmax(0,1fr);align-items:end;gap:10px}.social-comments-list.is-empty+.social-comment-form{padding-top:0;border-top:0}.social-comment-composer-avatar{width:36px;height:36px;display:block;overflow:hidden;border-radius:50%;background:var(--social-surface-soft)}.social-comment-composer-avatar img{width:100%;height:100%;display:block;object-fit:cover}.social-comment-input-shell{min-width:0;min-height:40px;padding:4px 4px 4px 14px;border:1px solid var(--social-border);border-radius:12px;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:end;gap:6px;background:var(--social-surface-soft)}.social-comment-input-shell:focus-within{border-color:var(--social-accent);box-shadow:0 0 0 3px var(--social-accent-soft)}.social-comment-form textarea{width:100%;height:30px;min-height:30px;max-height:120px;padding:5px 0;border:0;background:transparent;color:var(--social-text);font-size:.84rem;font-weight:500;line-height:20px;resize:none;overflow-y:auto}.social-comment-form textarea::placeholder{color:var(--social-muted);font-weight:500}.social-comment-form textarea:focus{border:0;box-shadow:none;outline:none}.social-comment-submit{width:34px;height:34px;padding:0;border:0;border-radius:10px;display:grid;place-items:center;background:var(--social-accent);color:var(--social-accent-contrast);font-size:.9rem;cursor:pointer}.social-comment-submit:disabled{background:transparent;color:var(--social-muted);cursor:default;opacity:.55}.social-comment-submit:not(:disabled):hover,.social-comment-submit:not(:disabled):focus-visible{filter:brightness(.92);outline:none}.social-comment-login{min-height:42px;padding:0 14px;border:1px solid var(--social-border);border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--social-surface-soft);color:var(--social-text);font-size:.8rem;font-weight:700}.social-comments-more{align-self:flex-start;padding:4px 0;border:0;background:transparent;color:var(--social-accent);font-size:.8rem;font-weight:700}.social-feed-load-more{display:flex;align-items:center;justify-content:center;padding:18px 0;opacity:.8}.social-feed-load-more.is-hidden{display:none}html:not([data-theme=dark]) .social-compose-modal{background:#fffffff5;border:1px solid rgba(214,223,238,.92);box-shadow:0 28px 70px #141f382e}html[data-theme=dark] .social-toolbar-button{border-color:#30323a;background:#202126;color:#d5def1}html[data-theme=dark] .social-compose-modal{--settings-modal-surface: #1f2025;--settings-modal-border: #30323a;--settings-modal-text: #f3f4f7;--settings-modal-muted: #9ca0ad;--settings-modal-active: #303137;--settings-modal-accent: #a3ff12;background:#15161af5;border:1px solid rgba(68,71,82,.9);box-shadow:0 30px 80px #00000073}html[data-theme=dark] .social-player-feed-shell,html[data-theme=dark] .social-feed-root{--social-surface: #1f2025;--social-surface-soft: #27282e;--social-border: #34363f;--social-text: #f3f4f7;--social-muted: #a4a9b6;--social-accent: #a3ff12;--social-accent-contrast: #151720;--social-accent-soft: rgba(163, 255, 18, .11);--social-hover: #2d2f36}html[data-theme=dark] .social-feed-card,html[data-theme=dark] .social-feed-launcher{box-shadow:0 8px 24px #00000029}html[data-theme=dark] .social-compose-modal-header{border-color:#30323a}html[data-theme=dark] .social-composer.quick-post,html[data-theme=dark] .social-composer .quick-post-header,html[data-theme=dark] .social-composer .quick-post-body,html[data-theme=dark] .social-composer .quick-post-footer{background:#1b1c20;border-color:#30323a}html[data-theme=dark] .social-composer.quick-post{box-shadow:0 18px 40px #0000002e}html[data-theme=dark] .social-compose-modal .social-composer.quick-post{box-shadow:none}html[data-theme=dark] .social-composer .quick-post-header .user-avatar-content{background:#202126}html[data-theme=dark] .social-composer .quick-post-header .user-status-text{color:#9aa4bf}html[data-theme=dark] .social-composer .quick-post-body .form-textarea{border-color:#30323a;background:#202126;box-shadow:inset 0 1px #ffffff05}html[data-theme=dark] .social-composer-editor,html[data-theme=dark] .social-composer-additions,html[data-theme=dark] .social-background-picker,html[data-theme=dark] .social-preview-item{border-color:#30323a;background-color:#202126}html[data-theme=dark] .social-composer-additions-title,html[data-theme=dark] .social-preview-info{color:#d5def1}html[data-theme=dark] .social-composer-editor-meta,html[data-theme=dark] .social-preview-info small{color:#9aa4bf}html[data-theme=dark] .social-composer .quick-post-body .form-textarea textarea{background:#202126;color:#f3f6fc}html[data-theme=dark] .social-composer-editor.has-background .form-textarea textarea{background:transparent!important;color:inherit}html[data-theme=dark] .social-composer .quick-post-body .form-textarea textarea::placeholder{color:#9aa4bf}html[data-theme=dark] .social-toolbar-button:hover{border-color:#444752;background:#27282e;color:#a3ff12}html[data-theme=dark] .social-emoji-picker,html[data-theme=dark] .social-post-media-item,html[data-theme=dark] .social-shared-post{border-color:#30323a;background:#1b1c20}html[data-theme=dark] .social-emoji-picker-header,html[data-theme=dark] .social-emoji-categories{border-color:#30323a}html[data-theme=dark] .social-emoji-picker-header h4{color:#f3f4f7}html[data-theme=dark] .social-emoji-panel h5{color:#9ca0ad}html[data-theme=dark] .social-emoji-category:hover,html[data-theme=dark] .social-emoji-category.is-selected{background:#303137}html[data-theme=dark] .social-emoji-category.is-selected{box-shadow:inset 0 -2px #a3ff12}html[data-theme=dark] .social-feed-card .user-status-avatar .user-avatar-content,html[data-theme=dark] .social-comment-avatar .user-avatar-content,html[data-theme=dark] .social-emoji-option{background:#202126}html[data-theme=dark] .social-emoji-option:hover{background:#2b2c32}html[data-theme=dark] .social-background-default{background-color:#202126;border-color:#444752;color:#f3f6fc}.social-post-text-background.social-background-ocean,.social-post-text-background.social-background-coral,.social-post-text-background.social-background-violet,.social-post-text-background.social-background-graphite,.social-composer-editor.social-background-ocean,.social-composer-editor.social-background-coral,.social-composer-editor.social-background-violet,.social-composer-editor.social-background-graphite{color:#fff!important}.social-post-text-background.social-background-lime,.social-composer-editor.social-background-lime{color:#151720!important}html[data-theme=dark] .social-shared-post-author{color:#f3f6fc}html[data-theme=dark] .social-shared-post-text,html[data-theme=dark] .social-comments-empty{color:#aab6d0}html[data-theme=dark] .social-post-counter-pill{background:#a3ff1224;color:#a3ff12}html[data-theme=dark] .social-feed-card .post-options{border-top-color:#30323a}html[data-theme=dark] .social-comments-panel{background:var(--social-surface)}html[data-theme=dark] .social-feed-card .post-option{color:#d5def1}html[data-theme=dark] .social-feed-card .post-option:hover,html[data-theme=dark] .social-feed-card .post-option.is-active{background:#27282e;color:#a3ff12}html[data-theme=dark] .social-comments-more{color:#a3ff12}@media screen and (max-width:960px){.social-feed-layout .grid-column:first-child,.social-feed-layout .grid-column:last-child{display:none}}@media screen and (max-width:680px){.social-compose-modal{width:calc(100vw - 16px);max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);padding:0;border-radius:16px!important}.social-compose-modal-header{position:relative;min-height:58px;justify-content:space-between;padding:0 10px 0 18px}.social-compose-modal-header .modal-title-group{min-width:0;flex:1 1 auto}.social-compose-modal-header .social-compose-modal-title{position:absolute;top:50%;left:58px;right:58px;transform:translateY(-50%);overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.social-compose-modal-header>.settings-modal-close{margin-left:auto}.social-compose-modal-body{padding:0}.social-compose-modal-title{font-size:1.05rem}.social-composer .quick-post-header,.social-composer .quick-post-body,.social-composer .quick-post-footer{padding-left:18px;padding-right:18px}.social-composer .quick-post-header{padding-top:18px;padding-bottom:16px}.social-composer .quick-post-body{padding-top:18px;padding-bottom:18px}.social-emoji-picker{inset:8px}.social-composer .quick-post-body .form-textarea textarea{height:140px;min-height:140px;padding:18px}.social-composer-additions{align-items:stretch;flex-direction:column}.social-composer-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.social-toolbar-button{width:100%;justify-content:center}.social-composer-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.social-post-text-background{min-height:130px;padding:22px;font-size:1.1rem!important}.social-composer .quick-post-footer{padding-top:16px;padding-bottom:18px}.social-compose-modal .social-composer .quick-post-footer.settings-panel-footer{min-height:68px;padding:0 10px 0 18px}.social-composer .quick-post-footer .button{min-width:132px}.social-feed-card .widget-box-status{padding:16px 16px 0}.social-feed-card .user-status{padding-right:44px}.social-feed-card .user-status-text{margin-left:0}.social-feed-launcher{padding:14px}.social-feed-launcher-actions button{gap:6px;padding:0 6px;font-size:.72rem}.social-post-engagement-summary{align-items:flex-start;gap:8px}.social-post-engagement-totals{justify-content:flex-end;flex-wrap:wrap}.social-post-actions{padding-right:4px;padding-left:4px}.social-post-action{gap:6px;padding:0 5px;font-size:.72rem}.social-comments-panel{padding:12px 16px 16px}.social-comment-meta{align-items:flex-start;flex-direction:column;gap:2px}.social-comment-date{white-space:normal}.social-post-media-grid{grid-template-columns:1fr}.social-post-media-item img,.social-post-media-item video{min-height:200px}}
