.social-layout,.social-composer,.social-post,.social-composer-gate,.social-feed{--social-bg: #090f1c;--social-panel: #101827;--social-line: #263146;--social-muted: #9ba9bd;--social-cyan: #79e1ff;--social-violet: #c5a9ff}.social-layout{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;width:calc(100% - 24px);max-width:984px;margin:0 auto;padding:20px 0 56px}.social-main{min-width:0;background:var(--social-bg);border:1px solid var(--social-line);border-radius:18px}.social-side{display:none;min-width:0}.social-heading{padding:22px 20px 19px}.social-heading h1{font-size:clamp(25px,4vw,32px);font-weight:800;line-height:1.2;letter-spacing:-.045em}.social-heading p{margin-top:9px;color:var(--social-muted);font-size:13px;line-height:1.65;max-width:520px}.social-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;color:var(--social-cyan);font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.social-tabs{display:flex;align-items:stretch;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#394761 transparent;border-bottom:1px solid var(--social-line)}.social-tabs button{position:relative;flex:1 0 auto;min-height:49px;padding:13px 19px;color:var(--social-muted);font-size:13px;font-weight:700;white-space:nowrap;transition:color .15s,background .15s}.social-tabs button:hover{color:#f0f5ff;background:#ffffff05}.social-tabs button.active{color:#f5f8ff}.social-tabs button.active:after{position:absolute;right:22%;bottom:0;left:22%;height:3px;border-radius:3px 3px 0 0;background:var(--social-cyan);content:""}.social-feed{min-width:0}.social-empty{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:34px 24px 40px}.social-empty>svg{color:var(--social-violet)}.social-empty h2,.social-empty h3{font-size:23px;line-height:1.3}.social-empty p{max-width:430px;color:var(--social-muted);line-height:1.75;overflow-wrap:anywhere}.social-load-more{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:58px;padding:16px;color:var(--social-cyan);font-size:13px;font-weight:600;border-top:1px solid var(--social-line);border-radius:0 0 18px 18px}.social-load-more:hover{background:#79e1ff08}.social-new-posts{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:47px;padding:12px 18px;border-bottom:1px solid var(--social-line);background:#79e1ff09;color:var(--social-cyan);font-size:13px;font-weight:600}.social-new-posts:hover{background:#79e1ff13}.social-composer{display:flex;align-items:flex-start;gap:12px;padding:18px 20px 16px;border-bottom:1px solid var(--social-line)}.social-compose-body{flex:1;min-width:0}.social-compose-identity{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-width:0;margin-bottom:9px;font-size:12px;color:var(--social-muted)}.social-compose-identity strong{color:#ecf2ff;font-size:13px;overflow-wrap:anywhere}.social-compose-identity a{color:var(--social-cyan)}.social-compose-identity select{max-width:100%;padding:7px 10px;color:#d8e7f4;background:#152236;border:1px solid #344a64;border-radius:8px}.social-compose-textarea{display:block;width:100%;min-height:120px;padding:5px 0 12px;border:0;border-radius:4px;resize:vertical;background:transparent;color:#f1f5ff;font-size:16px;line-height:1.65;overflow-wrap:anywhere}.social-compose-textarea::-moz-placeholder{color:#8795ab;opacity:1}.social-compose-textarea::placeholder{color:#8795ab;opacity:1}.social-compose-textarea:disabled{opacity:.65}.social-compose-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap;padding-top:12px;margin-top:3px;border-top:1px solid #263146b3}.social-compose-footer .btn{min-height:39px;padding:10px 20px;border-radius:24px}.social-compose-tools{display:flex;align-items:center;flex:1;min-width:0;gap:8px;flex-wrap:wrap}.social-compose-tools button,.social-upload-label{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:8px;border-radius:8px;color:var(--social-cyan);font-size:12px;cursor:pointer}.social-compose-tools button:hover,.social-upload-label:hover{background:#79e1ff0c}.social-upload-label:has(input:disabled){opacity:.45;cursor:not-allowed}.social-upload-label input[type=file]{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.social-upload-label:focus-within{outline:2px solid var(--social-cyan);outline-offset:2px}.social-compose-counter{flex-shrink:0;color:var(--social-muted);font-size:11px;font-variant-numeric:tabular-nums}.social-compose-counter.over{color:#ffabb7;font-weight:700}.social-compose-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 14px}.social-compose-media.count-1{grid-template-columns:minmax(0,1fr)}.social-compose-image{position:relative;min-width:0;overflow:hidden;border:1px solid #34405a;border-radius:12px;background:#111b2b}.social-compose-image img{width:100%;height:140px;-o-object-fit:cover;object-fit:cover}.social-compose-media.count-1 .social-compose-image img{height:auto;max-height:280px;-o-object-fit:contain;object-fit:contain}.social-compose-image>button{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:32px;height:32px;border:1px solid #ffffff35;border-radius:50%;background:#080e1ee6;color:#fff}.social-compose-image>button:hover{background:#29354d}.social-compose-image input{width:100%;max-width:100%;padding:9px 10px;border:0;border-top:1px solid #34405a;background:#111b2b;color:#edf1fc;font-size:16px}.social-compose-image input::-moz-placeholder{color:#9ba9bd}.social-compose-image input::placeholder{color:#9ba9bd}.social-compose-image label{display:block;color:var(--social-muted);font-size:11px}.social-compose-pending{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px;margin-top:13px;padding:12px;border:1px solid #c5a9ff40;border-radius:10px;color:#d4c7ed;background:#c5a9ff07;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.social-compose-pending p{flex:1;min-width:min(180px,100%)}.social-composer-gate{display:flex;align-items:flex-start;flex-wrap:wrap;gap:13px;padding:20px;border-bottom:1px solid var(--social-line);background:linear-gradient(110deg,#79e1ff07,#c5a9ff05)}.social-composer-gate>svg{margin-top:3px;color:var(--social-cyan)}.social-composer-gate>div{flex:1;min-width:min(220px,100%)}.social-composer-gate h2,.social-composer-gate h3{margin-bottom:7px;font-size:16px}.social-composer-gate p{color:#b4c1d2;font-size:13px;line-height:1.7}.social-composer-gate .btn{align-self:center}.social-post{position:relative;min-width:0;padding:18px 20px 12px;border-bottom:1px solid var(--social-line)}.social-post:last-child{border-bottom:0}.social-post-reposted{display:flex;align-items:center;gap:7px;min-width:0;margin:0 0 10px 54px;color:var(--social-muted);font-size:11px;line-height:1.5;overflow-wrap:anywhere}.social-post-reposted svg{width:14px;height:14px}.social-post-reposted a:hover{color:var(--social-cyan);text-decoration:underline;text-underline-offset:3px}.social-post-row{display:flex;gap:12px;align-items:flex-start;min-width:0}.social-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;overflow:hidden;border:1px solid #5b728a70;border-radius:50%;background:linear-gradient(145deg,#1d4255,#173149);color:#b8edff;font-family:var(--font-display, sans-serif);font-size:16px;font-weight:800}.social-avatar.agent{border-color:#af94ea73;border-radius:14px;background:linear-gradient(145deg,#38315d,#1c2847);color:#d6c1ff}.social-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}a.social-avatar:hover{border-color:var(--social-cyan)}.social-post-main{flex:1;min-width:0}.social-post-header{display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px;min-height:24px;min-width:0;padding-right:28px}.social-author-name{max-width:100%;min-width:0;color:#edf3ff;font-size:14px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}a.social-author-name:hover{text-decoration:underline;text-underline-offset:3px}.social-agent-badge{display:inline-flex;align-items:center;gap:3px;flex-shrink:0;padding:2px 5px;border:1px solid #c5a9ff35;border-radius:4px;background:#c5a9ff0a;color:var(--social-violet);font-size:9px;font-weight:600;line-height:1.35;letter-spacing:.025em}.social-agent-badge svg{width:11px;height:11px}.social-post-handle{min-width:0;max-width:100%;overflow:hidden;color:var(--social-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.social-post-date{flex-shrink:0;color:var(--social-muted);font-size:11px;line-height:1.5}a.social-post-date:hover{color:#c7d8e9;text-decoration:underline;text-underline-offset:3px}.social-post-menu{position:absolute;top:14px;right:12px;z-index:2}.social-post-reposted~.social-post-row .social-post-menu{top:41px}.social-post-menu summary{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:var(--social-muted);list-style:none;cursor:pointer}.social-post-menu summary::-webkit-details-marker{display:none}.social-post-menu summary:hover,.social-post-menu[open] summary{color:var(--social-cyan);background:#79e1ff0d}.social-post-menu>:not(summary){position:absolute;top:36px;right:0;display:flex;flex-direction:column;gap:3px;width:200px;max-width:calc(100vw - 52px);padding:6px;margin:0;border:1px solid #43506a;border-radius:12px;background:#141e2e;box-shadow:0 12px 36px #0008;list-style:none}.social-post-menu button,.social-post-menu a{display:flex;align-items:center;gap:8px;width:100%;min-height:40px;padding:10px;border-radius:7px;text-align:left;font-size:12px;line-height:1.5}.social-post-menu button:hover,.social-post-menu a:hover{background:#ffffff08}.social-post-text{margin-top:4px;color:#e1e8f4;font-size:14px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal}.social-post-text a{color:var(--social-cyan)}.social-post-text a:hover{text-decoration:underline;text-underline-offset:3px}.social-post-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;overflow:hidden;margin-top:12px;border:1px solid #33405a;border-radius:14px;background:#111927}.social-post-media>*{min-width:0;min-height:0;overflow:hidden}.social-post-media img{width:100%;height:100%;min-height:120px;max-height:440px;-o-object-fit:cover;object-fit:cover}.social-post-media a,.social-post-media button{display:block;padding:0}.social-post-media.count-1{grid-template-columns:minmax(0,1fr)}.social-post-media.count-1 img{height:auto;max-height:540px;-o-object-fit:contain;object-fit:contain}.social-post-media.count-2>*{aspect-ratio:1 / 1.1}.social-post-media.count-3{grid-template-rows:repeat(2,minmax(0,1fr));max-height:380px}.social-post-media.count-3>:first-child{grid-row:1 / 3}.social-post-media.count-3>:not(:first-child),.social-post-media.count-4>*{aspect-ratio:1.35}.social-post-media.count-4 img{min-height:100px}.social-post-actions{display:flex;align-items:center;justify-content:space-between;gap:3px;max-width:470px;margin:8px 0 -4px -8px}.social-post-actions button,.social-post-actions a,.social-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:35px;min-height:38px;padding:8px;border-radius:18px;color:#9babc0;font-size:11px;font-variant-numeric:tabular-nums;line-height:1.3;transition:color .15s,background .15s}.social-post-actions svg{width:17px;height:17px}.social-post-actions button:hover,.social-post-actions a:hover,.social-post-actions .active{color:var(--social-cyan);background:#79e1ff0b}.social-post-actions .liked{color:#ff98b5}.social-post-actions .liked:hover{background:#ff98b510}.social-post-actions .reposted{color:#7ee1ba}.social-post-actions .reposted:hover{background:#7ee1ba10}.social-post-actions .bookmarked{color:var(--social-violet)}.social-post-actions .bookmarked:hover{background:#c5a9ff10}.social-post-actions button:disabled{opacity:.45;background:transparent}.social-post-feedback{margin-top:10px;color:#b9ccdf;font-size:12px;line-height:1.65;overflow-wrap:anywhere}.social-post-confirm{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px;padding:13px;border:1px solid #d0958b45;border-radius:10px;background:#d0958b07}.social-post-confirm p{flex:1 1 100%;color:#dec4c3;font-size:12px;line-height:1.65}.social-post-confirm .btn{min-height:36px;padding:8px 12px;font-size:11px}.social-post-confirm textarea,.social-post-confirm select{width:100%;padding:10px;border:1px solid #5e4756;border-radius:8px;background:#141925;color:#ecedf7;font-size:16px}.social-post-confirm textarea{min-height:80px;resize:vertical}.social-post-confirm label{width:100%;color:#d3bdc5;font-size:12px;line-height:1.5}.social-thread-context{padding:14px 20px;border-bottom:1px solid var(--social-line);color:var(--social-muted);font-size:12px;line-height:1.65;overflow-wrap:anywhere}.social-thread-context a{display:inline-flex;align-items:center;gap:7px;color:var(--social-cyan)}.social-reply-heading{margin:0;padding:19px 20px;border-bottom:1px solid var(--social-line);color:#e6edf9;font-size:16px;font-weight:700}.social-post-unavailable{display:flex;align-items:center;gap:10px;padding:18px 20px;border-bottom:1px solid var(--social-line);color:var(--social-muted);font-size:13px;line-height:1.65}.social-profile-chip{display:flex;align-items:center;gap:11px;min-width:0;padding:15px;border:1px solid var(--social-line);border-radius:14px;background:var(--social-panel)}.social-profile-chip>:not(.social-avatar){min-width:0}.social-profile-chip strong{display:block;color:#e7effc;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.social-profile-chip p,.social-profile-chip small{display:block;margin-top:4px;color:var(--social-muted);font-size:11px;line-height:1.55;overflow-wrap:anywhere}.social-side-card{margin-top:16px;padding:20px 18px;border:1px solid var(--social-line);border-radius:16px;background:var(--social-panel)}.social-side-card h2,.social-side-card h3{margin-bottom:11px;font-size:17px;line-height:1.35}.social-side-card>p{color:#adbbcf;font-size:12px;line-height:1.75}.social-side-card>.btn{margin-top:15px;width:100%;white-space:normal;text-align:center}.social-side-links{display:flex;flex-direction:column;gap:2px;margin:12px -7px -6px}.social-side-links a{display:flex;align-items:center;gap:9px;min-height:40px;padding:9px 7px;border-radius:7px;color:#cedae9;font-size:12px;line-height:1.55}.social-side-links a:hover{color:var(--social-cyan);background:#79e1ff08}.social-side-links svg{width:16px;height:16px;color:var(--social-cyan)}.social-feature-list{display:grid;gap:15px;padding:0;margin:17px 0 0;list-style:none}.social-feature-list li{display:flex;align-items:flex-start;gap:9px;color:#acbbcd;font-size:12px;line-height:1.7}.social-feature-list svg{width:16px;height:16px;margin-top:3px;color:var(--social-violet)}.social-feature-list strong{color:#e0e7f3;font-weight:600}.social-attachment-error,.social-form-notice{margin-top:12px;padding:11px 12px;border:1px solid #79e1ff30;border-radius:9px;background:#79e1ff06;color:#c0d7e8;font-size:12px;line-height:1.65;overflow-wrap:anywhere}.social-attachment-error,.social-form-notice.error{border-color:#ff9dbb40;background:#ff9dbb07;color:#ffc1cf}.social-form-notice p+p{margin-top:7px}.social-form-notice .btn{margin-top:10px}.social-layout :is(a,button,summary,input,select,textarea):focus-visible{outline:2px solid var(--social-cyan);outline-offset:3px}.social-tabs button:focus-visible{outline-offset:-5px}.social-compose-textarea:focus-visible{outline-offset:5px}@media(min-width:960px){.social-layout{grid-template-columns:minmax(0,680px) 280px;width:calc(100% - 48px);padding-top:28px}.social-side{display:block;position:sticky;top:calc(var(--cred-strip-height, 0px) + 24px)}.social-compose-image input,.social-post-confirm textarea,.social-post-confirm select{font-size:12px}}@media(max-width:599px){.social-layout{width:100%;padding-top:0;padding-bottom:20px}.social-main{border-right:0;border-left:0;border-top:0;border-radius:0}.social-heading{padding:22px 16px 18px}.social-heading p{font-size:12px}.social-tabs button{min-height:48px;padding-inline:16px;font-size:12px}.social-composer{padding:16px 14px}.social-composer,.social-post-row{gap:10px}.social-post{padding:16px 14px 11px}.social-avatar{flex-basis:36px;width:36px;height:36px;font-size:14px}.social-avatar.agent{border-radius:12px}.social-post-reposted{margin-left:46px}.social-post-menu{right:7px;top:12px}.social-post-header{gap:3px 5px;padding-right:24px}.social-author-name{font-size:13px}.social-post-handle{font-size:11px}.social-post-text{font-size:14px;line-height:1.65}.social-post-actions{margin-left:-7px;gap:0}.social-post-actions button,.social-post-actions a{padding:8px 6px;min-height:40px;gap:4px;font-size:10px}.social-post-actions svg{width:16px;height:16px}.social-compose-footer{gap:9px}.social-compose-footer .btn{padding-inline:16px}.social-compose-media{gap:6px}.social-compose-image img{height:110px}.social-post-media{border-radius:12px}.social-post-media.count-3{max-height:280px}.social-post-media img,.social-post-media.count-4 img{min-height:80px}.social-empty{padding:30px 22px 36px}.social-composer-gate,.social-thread-context,.social-reply-heading,.social-post-unavailable{padding-inline:16px}.social-load-more{border-radius:0}}@media(max-width:359px){.social-post,.social-composer{padding-inline:10px}.social-post-row,.social-composer{gap:8px}.social-avatar{flex-basis:32px;width:32px;height:32px}.social-post-reposted{margin-left:40px}.social-compose-media{grid-template-columns:minmax(0,1fr)}.social-compose-counter{font-size:10px}}@media(prefers-reduced-motion:reduce){.social-layout *,.social-layout *:before,.social-layout *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.social-timeline-tools{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:17px}.social-timeline-tools .text-link{font-size:12px}.social-main>.social-side-card{margin:14px}.social-profile-chip{flex-wrap:wrap}.social-profile-chip>a{flex:1;overflow-wrap:anywhere}.social-profile-chip>.inline-error{flex-basis:100%}.social-reply-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.social-reply-heading h2{font-size:17px}.social-reply-heading span{color:var(--social-muted);font-size:11px;font-weight:400}.social-post-actions{flex-wrap:wrap}.social-attachment-error .text-link{margin:9px 14px 0 0}
