.meta-simple-connect{display:flex;flex-direction:column;gap:18px;color:var(--text-primary,inherit)}
.meta-simple-connect h3,.meta-simple-connect p{margin:0}
.meta-simple-intro h3{font-size:21px;line-height:1.3;margin-bottom:8px}
.meta-simple-steps{display:flex;gap:14px;list-style:none;padding:0;margin:0;counter-reset:meta-step;font-size:12px;line-height:1.45;color:var(--text-secondary,#626b60)}
.meta-simple-steps li{display:flex;gap:7px;align-items:center;flex:1;min-width:0;counter-increment:meta-step}
.meta-simple-step-number{display:grid;place-items:center;flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--bg-secondary,#f3f4f0);border:1px solid var(--border,#dce0e4);font-weight:600}
.meta-simple-step-number::before{content:counter(meta-step)}
.meta-simple-intro p,.meta-simple-caption,.meta-simple-login p,.meta-simple-picker>p{font-size:13px;line-height:1.55;opacity:.75}
.meta-simple-login{display:flex;align-items:flex-start;flex-direction:column;gap:16px;border:1px solid var(--border,#dce0e4);border-radius:16px;padding:20px;background:var(--bg-card,transparent);min-width:0}
.meta-simple-login-icons{display:flex;gap:8px}
.meta-simple-login .btn{min-height:44px;white-space:normal}
.meta-simple-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;flex-shrink:0}
.meta-simple-icon.instagram{background:#fce7f0;color:#bc2877}
.meta-simple-icon.messenger{background:#e6f0ff;color:#1768d5}
.meta-simple-feedback{padding:16px;border:1px solid var(--border,#dce0e4);border-radius:12px;line-height:1.5;background:var(--bg-secondary,transparent)}
.meta-simple-feedback strong{display:block;font-size:14px}
.meta-simple-feedback p{font-size:13px;margin-top:5px}
.meta-simple-feedback>.btn{margin-top:12px}
.meta-simple-feedback.success{border-color:#50a780}
.meta-simple-feedback.warning{border-color:#c69a3d}
.meta-simple-feedback.error{border-color:#d76464}
.meta-simple-progress{display:flex;align-items:center;gap:10px;padding:14px;border-radius:12px;background:var(--bg-secondary,transparent);font-size:14px}
.meta-simple-progress>.btn{margin-left:auto}
.meta-simple-picker{border:1px solid var(--border,#dce0e4);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:12px}
.meta-simple-picker h3,.meta-simple-accounts h3{font-size:15px}
.meta-simple-page{margin:0;min-width:0;padding:12px;border:1px solid var(--border,#dce0e4);border-radius:12px}
.meta-simple-page legend{max-width:100%;padding:0 6px;font-size:14px;font-weight:600;overflow-wrap:anywhere}
.meta-simple-page-channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.meta-simple-unavailable{align-self:center;font-size:12px;line-height:1.5;opacity:.65;padding:12px}
.meta-simple-option{display:flex;align-items:center;gap:12px;border:1px solid var(--border,#dce0e4);padding:12px;border-radius:10px;cursor:pointer}
.meta-simple-option:has(input:checked){border-color:var(--accent,#2671d5);background:var(--bg-secondary,transparent)}
.meta-simple-option input{width:18px;height:18px;flex-shrink:0}
.meta-simple-option>span:last-child{min-width:0}
.meta-simple-option .meta-simple-icon{width:32px;height:32px;border-radius:9px}
.meta-simple-option strong{font-size:13px}
.meta-simple-option strong,.meta-simple-option small{display:block;overflow-wrap:anywhere}
.meta-simple-option small{margin-top:3px;opacity:.65}
.meta-simple-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:12px}
.meta-simple-accounts{display:flex;flex-direction:column;gap:10px}
.meta-simple-account{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:14px 0;border-bottom:1px solid var(--border,#dce0e4)}
.meta-simple-account-name{flex:1;min-width:100px;overflow-wrap:anywhere}
.meta-simple-account-name strong,.meta-simple-account-name small{display:block}
.meta-simple-account-name small{font-size:12px;opacity:.65;margin-top:4px}
.meta-simple-status{font-size:12px;font-weight:600}
.meta-simple-status.connected{color:#28885b}
.meta-simple-status.warning{color:#aa771a}
.meta-simple-connect button:focus-visible,.meta-simple-connect input:focus-visible{outline:2px solid var(--accent,#2671d5);outline-offset:3px}
@media(max-width:420px){.meta-simple-steps{flex-direction:column;gap:8px}}
@media(max-width:600px){.meta-simple-page-channels{grid-template-columns:1fr}.meta-simple-login{padding:16px}.meta-simple-login .btn{width:100%}.meta-simple-picker{padding:12px}.meta-simple-intro h3{font-size:19px}.meta-simple-progress{flex-wrap:wrap}.meta-simple-account .btn{min-height:38px}.meta-simple-actions>.btn{flex:1}.meta-simple-feedback{padding:13px}}

.individual-channel-card{width:100%;box-sizing:border-box}
.individual-channel-card>header{display:flex;align-items:center;gap:12px;width:100%}
.individual-channel-card>header h3{font-size:18px;line-height:1.35}
.individual-channel-card>.meta-simple-account,.individual-channel-card>.meta-simple-picker{width:100%;box-sizing:border-box}
.individual-channel-card .meta-simple-account{flex-wrap:wrap;border:1px solid var(--border,#dce0e4);border-radius:12px;padding:12px;gap:10px}
.individual-channel-card .meta-simple-account-name{min-width:120px;flex:1}
.individual-account-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.individual-account-actions .btn{min-height:36px;font-size:12px}
.individual-channel-card .meta-simple-page{display:flex;flex-direction:column;gap:9px}
.individual-channel-card .meta-simple-progress{width:100%;box-sizing:border-box;flex-wrap:wrap}
@media(max-width:700px){.individual-channel-card{padding:16px}.individual-channel-card .meta-simple-account-name{min-width:0;flex-basis:55%}.individual-account-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.individual-account-actions>.btn{width:100%;padding:8px 10px}.individual-account-actions>.btn:first-child:last-child{grid-column:1/-1}}

.socials-view-tabs{display:flex;gap:4px;margin:0 0 14px;padding:4px;width:max-content;max-width:100%;background:var(--bg-secondary,#f1f3ef);border:1px solid var(--border,#e0e4dc);border-radius:12px;flex-shrink:0}
.socials-view-tabs>button{min-height:42px;padding:10px 22px;border:0;border-radius:8px;background:transparent;color:var(--text-secondary,#657060);font:inherit;font-size:14px;font-weight:650;cursor:pointer}
.socials-view-tabs>button.active{background:var(--bg-card,#fff);color:var(--text-primary,#1b2518);box-shadow:0 1px 4px #00000010}
.socials-view-tabs>button:focus-visible,.social-comments button:focus-visible,.social-comments a:focus-visible,.social-comments select:focus-visible{outline:2px solid var(--primary,#628831);outline-offset:3px}
.social-comments{display:flex;flex-direction:column;gap:14px;min-width:0;min-height:0;flex:1;color:var(--text-primary,#20251c)}
.social-comments h2{font-size:16px;line-height:1.4;margin:0}.social-comments p{margin:0;line-height:1.5}.social-comments button,.social-comments select{font:inherit}
.social-comments-toolbar{display:flex;align-items:end;gap:12px;flex-wrap:wrap;flex-shrink:0}
.social-comments-toolbar>label{display:flex;flex-direction:column;gap:6px;min-width:150px;font-size:12px;font-weight:600;color:var(--text-secondary,#66715f)}
.social-comments-toolbar select{height:42px;border:1px solid var(--border,#dce2d6);border-radius:9px;padding:8px 34px 8px 12px;max-width:100%;background:var(--bg-card,#fff);color:var(--text-primary,#20251c);font-size:14px}
.social-comments-account-filter{flex:1;max-width:360px}.social-comments-refresh{min-height:42px}
.social-comments-layout{display:grid;grid-template-columns:minmax(250px,330px) minmax(0,1fr);min-width:0;min-height:420px;max-height:calc(100dvh - 265px);flex:1;border:1px solid var(--border,#dde2d9);border-radius:14px;overflow:hidden;background:var(--bg-card,#fff)}
.social-comments-publications{display:flex;flex-direction:column;gap:8px;overflow:auto;padding:16px;border-right:1px solid var(--border,#dde2d9);min-width:0}
.social-comments-publications>h2{padding:2px 2px 8px}.social-comments-post{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid transparent;border-radius:10px;text-align:left;color:inherit;background:transparent;cursor:pointer;width:100%;min-width:0}
.social-comments-post:hover{background:var(--bg-secondary,#f5f7f2)}.social-comments-post.active{border-color:var(--primary,#78914e);background:var(--primary-soft,#edf3e3)}
.social-comments-thumbnail{display:flex;align-items:center;justify-content:center;flex:0 0 62px;width:62px;height:62px;border-radius:9px;background:var(--bg-secondary,#f0f3eb);overflow:hidden;color:var(--text-secondary,#66715f);font-size:22px;font-weight:700}
.social-comments-thumbnail{position:relative}.social-comments-thumbnail>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:var(--bg-secondary,#f0f3eb)}.social-comments-post-body{min-width:0;flex:1}
.social-comments-post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-bottom:7px;font-size:11px;color:var(--text-secondary,#75806e)}
.social-comments-channel{font-weight:650}.social-comments-channel.instagram{color:#ba347e}.social-comments-channel.facebook{color:#1b63bb}
.social-comments-caption{font-size:14px;overflow-wrap:anywhere;white-space:pre-wrap}.social-comments-caption.clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.social-comments-post-body>small{display:block;font-size:11px;color:var(--text-secondary,#75806e);margin-top:8px}
.social-comments-detail{padding:22px;overflow:auto;min-width:0;display:flex;flex-direction:column;gap:20px;align-items:stretch}
.social-comments-selected-post{display:flex;align-items:flex-start;gap:16px;padding-bottom:20px;border-bottom:1px solid var(--border,#dde2d9)}
.social-comments-selected-post>.social-comments-thumbnail{width:96px;height:96px;flex-basis:96px}.social-comments-selected-post>div:last-child{min-width:0;flex:1}
.social-comments-public-link{display:inline-flex;align-items:center;min-height:36px;margin-top:8px;font-size:13px;font-weight:600;color:var(--primary,#597a31);text-decoration:underline;text-underline-offset:3px}
.social-comments-thread-list,.social-comments-replies{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:22px}.social-comments-thread-list{flex-shrink:0}
.social-comments-comment-content{min-width:0}.social-comments-comment-content>header{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 14px;margin-bottom:6px}.social-comments-comment-content strong{font-size:14px;overflow-wrap:anywhere}.social-comments-comment-content time{font-size:11px;color:var(--text-secondary,#75806e)}
.social-comments-comment-content>p{font-size:14px;overflow-wrap:anywhere;white-space:pre-wrap}.social-comments-replies{gap:16px;margin-top:14px;margin-left:12px;padding-left:18px;border-left:2px solid var(--border,#dde2d9)}
.social-comments-text-button{display:inline-flex;align-items:center;min-height:36px;border:0;padding:6px 0;background:transparent;color:var(--primary,#597a31);font-size:13px!important;font-weight:600!important;cursor:pointer}
.social-comments-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 18px;gap:12px;color:var(--text-secondary,#75806e);font-size:14px;min-width:0}.social-comments-empty h3{font-size:17px;color:var(--text-primary,#20251c);margin:0}.social-comments-detail>.social-comments-empty:only-child{min-height:300px}
.social-comments-notice{padding:16px;border:1px solid var(--border,#dde2d9);border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:14px;background:var(--bg-secondary,#f5f7f2)}.social-comments-notice>p{color:var(--text-secondary,#66715f)}
.social-comments-back{display:none!important}
@media(max-width:960px){.socials-page.social-comments-active{height:auto;max-height:none;min-height:0;overflow:visible}.socials-page.social-comments-active>.social-comments{flex:none}}
@media(max-width:960px){.socials-view-tabs{width:100%}.socials-view-tabs>button{flex:1;min-height:44px}.social-comments-toolbar{gap:10px}.social-comments-toolbar>label{min-width:0;flex:1;max-width:none}.social-comments-refresh{width:100%;min-height:42px}.social-comments-layout{display:block;max-height:none;min-height:0;overflow:visible}.social-comments-publications{border-right:0;padding:12px;overflow:visible}.social-comments-post{padding:12px 8px}.social-comments-thumbnail{width:70px;height:70px;flex-basis:70px}.social-comments-detail{display:none;padding:16px;overflow:visible}.social-comments[data-detail="true"] .social-comments-publications{display:none}.social-comments[data-detail="true"] .social-comments-detail{display:flex}.social-comments-back{display:inline-flex!important;align-self:flex-start;min-height:44px}.social-comments-selected-post{gap:12px;padding-bottom:16px}.social-comments-selected-post>.social-comments-thumbnail{width:76px;height:76px;flex-basis:76px}.social-comments-comment-content>header{gap:4px 10px}.social-comments-replies{margin-left:4px;padding-left:14px}.social-comments-text-button{min-height:44px}.social-comments-public-link{min-height:44px}}

/* The existing Messages workspace, scoped away from Comments and other CRM pages. */
.socials-chat-polished:not(.social-comments-active){--socials-paper:var(--bg-card,#fff);--socials-outgoing:color-mix(in srgb,var(--lime,#d7ff63) 23%,var(--bg-card,#fff))}
.socials-chat-polished:not(.social-comments-active) .socials-layout{grid-template-columns:minmax(275px,315px) minmax(0,1fr) minmax(230px,260px);border-radius:18px;background:var(--socials-paper);box-shadow:0 2px 18px #17191205}
.socials-chat-polished:not(.social-comments-active) .socials-list-pane{background:var(--surface-soft,var(--bg))}
.socials-chat-polished:not(.social-comments-active) .socials-list-toolbar{padding:12px;gap:10px}
.socials-chat-polished:not(.social-comments-active) .socials-search{min-height:38px;background:var(--socials-paper);border-radius:10px}
.socials-chat-polished:not(.social-comments-active) .socials-scope-tabs{gap:3px;padding:3px;background:var(--bg-hover);border-radius:10px}
.socials-chat-polished:not(.social-comments-active) .socials-scope-tabs>button{min-height:32px;border-radius:7px;font-size:11.5px;padding:5px 7px}
.socials-chat-polished:not(.social-comments-active) .socials-filter-row{gap:8px}
.socials-chat-polished:not(.social-comments-active) .socials-filter-row select{min-width:0;max-width:100%;font-size:12px}
.socials-chat-polished:not(.social-comments-active) .socials-list-summary{font-size:11px;color:var(--text-muted)}
.socials-chat-polished:not(.social-comments-active) .socials-conv-item{min-height:100px;padding:13px 12px;gap:10px;border-bottom-color:color-mix(in srgb,var(--border) 72%,transparent)}
.socials-chat-polished:not(.social-comments-active) .socials-conv-item.active{background:color-mix(in srgb,var(--lime,#d7ff63) 13%,var(--socials-paper));box-shadow:inset 3px 0 0 var(--lime-deep,#bbeb35)}
.socials-chat-polished:not(.social-comments-active) .socials-conv-item:hover:not(.active){background:var(--bg-hover)}
.socials-chat-polished:not(.social-comments-active) .socials-conv-body{min-width:0}
.socials-chat-polished:not(.social-comments-active) .socials-conv-top{align-items:center;gap:8px;min-width:0}
.socials-chat-polished:not(.social-comments-active) .socials-conv-top strong{font-size:14px;font-weight:650;line-height:1.35;min-width:0}
.socials-chat-polished:not(.social-comments-active) .socials-conv-time{font-size:11px;line-height:1.3;color:var(--text-muted);font-variant-numeric:tabular-nums}
.socials-chat-polished:not(.social-comments-active) .socials-conv-preview{font-size:12.5px;line-height:1.45;min-height:36px;margin-top:4px;color:var(--text-muted);overflow-wrap:anywhere}
.socials-chat-polished:not(.social-comments-active) .socials-conv-item.unread .socials-conv-preview{color:var(--text);font-weight:550}
.socials-chat-polished:not(.social-comments-active) .socials-conv-meta{gap:5px;margin-top:6px;min-width:0;font-size:10.5px}
.socials-chat-polished:not(.social-comments-active) .socials-status-pill{font-size:10px;padding:2px 5px;max-width:46%}
.socials-chat-polished:not(.social-comments-active) .socials-conv-source{font-size:10.5px;min-width:0;opacity:.9}
.socials-chat-polished:not(.social-comments-active) .socials-unread-pill{background:var(--lime,#d7ff63);color:#171912;min-width:20px;height:20px;font-size:11px}
.socials-chat-polished:not(.social-comments-active) .socials-chat-pane{min-width:0;background:var(--socials-paper)}
.socials-chat-polished:not(.social-comments-active) .socials-chat-header{padding:12px 16px;gap:10px;background:var(--socials-paper)}
.socials-chat-polished:not(.social-comments-active) .socials-chat-header-main{gap:10px;flex:1;min-width:0}
.socials-chat-polished:not(.social-comments-active) .socials-chat-header-main>div:last-child{min-width:0}
.socials-chat-polished:not(.social-comments-active) .socials-chat-header-main .fw-700{font-size:15px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.socials-chat-polished:not(.social-comments-active) .socials-chat-header-main .text-xs{font-size:11.5px;line-height:1.4;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.socials-chat-polished:not(.social-comments-active) .socials-chat-header-actions{gap:7px}
.socials-chat-polished:not(.social-comments-active) .socials-chat-header-actions .btn{min-height:34px;font-size:12px;padding:7px 10px;white-space:nowrap}
.socials-chat-polished:not(.social-comments-active) .socials-status-bar{padding:8px 14px 10px;background:var(--socials-paper)}
.socials-chat-polished:not(.social-comments-active) .socials-status-bar-label{font-size:9px;margin-bottom:5px;color:var(--text-muted);letter-spacing:.04em}
.socials-chat-polished:not(.social-comments-active) .socials-workflow-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}
.socials-chat-polished:not(.social-comments-active) .socials-status-chip{min-height:38px;border-radius:9px;padding:6px 7px;gap:5px}
.socials-chat-polished:not(.social-comments-active) .socials-status-chip strong{font-size:10.5px;line-height:1.3;white-space:normal}
.socials-chat-polished:not(.social-comments-active) .socials-status-chip small{display:none}
.socials-chat-polished:not(.social-comments-active) .socials-status-chip>svg{width:13px;height:13px}
.socials-chat-polished:not(.social-comments-active) .socials-messages{padding:18px 20px;gap:9px;background:var(--bg,#f7f7f2);scrollbar-width:thin}
.socials-chat-polished:not(.social-comments-active) .socials-day-divider{display:flex;align-items:center;align-self:stretch;justify-content:center;gap:12px;margin:9px 0 5px;color:var(--text-muted);font-size:11.5px;line-height:1.5;flex:0 0 auto}
.socials-chat-polished:not(.social-comments-active) .socials-day-divider::before,.socials-chat-polished:not(.social-comments-active) .socials-day-divider::after{content:"";height:1px;flex:1;background:var(--border)}
.socials-chat-polished:not(.social-comments-active) .socials-day-divider>span{padding:3px 9px;border-radius:8px;background:var(--socials-paper)}
.socials-chat-polished:not(.social-comments-active) .socials-bubble-wrap{max-width:min(84%,620px);min-width:0}
.socials-chat-polished:not(.social-comments-active) .socials-bubble{min-width:0;padding:10px 13px;border-radius:14px;font-size:14px;line-height:1.5;box-shadow:0 1px 2px #17191206}
.socials-chat-polished:not(.social-comments-active) .socials-bubble.in{background:var(--socials-paper);border:1px solid var(--border);border-bottom-left-radius:5px;color:var(--text)}
.socials-chat-polished:not(.social-comments-active) .socials-bubble.out{background:var(--socials-outgoing);border:1px solid color-mix(in srgb,var(--lime-deep,#bbeb35) 34%,var(--border));color:var(--text);border-bottom-right-radius:5px}
.socials-chat-polished:not(.social-comments-active) .socials-bubble-text{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}
.socials-chat-polished:not(.social-comments-active) .socials-bubble-meta{flex-wrap:wrap;gap:6px 9px;margin-top:6px;opacity:1;font-size:11px;line-height:1.35;color:var(--text-muted)}
.socials-chat-polished:not(.social-comments-active) .socials-message-author{max-width:22ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.socials-chat-polished:not(.social-comments-active) .socials-bubble-meta time{margin-left:auto;white-space:nowrap;font-variant-numeric:tabular-nums}
.socials-chat-polished:not(.social-comments-active) .socials-read-ico{flex:none;color:var(--success,#648635)}
.socials-chat-polished:not(.social-comments-active) .socials-bubble-media{max-width:100%;margin-bottom:7px}
.socials-chat-polished:not(.social-comments-active) :is(.socials-media-img,.socials-media-video){display:block;max-width:100%;max-height:320px;object-fit:contain;border-radius:10px}
.socials-chat-polished:not(.social-comments-active) .socials-media-file{max-width:100%;overflow-wrap:anywhere}
.socials-chat-polished:not(.social-comments-active) .socials-composer-wrap{flex:0 0 auto;min-width:0;border-top:1px solid var(--border);background:var(--socials-paper)}
.socials-chat-polished:not(.social-comments-active) .socials-composer{gap:9px;padding:12px 14px;background:var(--socials-paper)}
.socials-chat-polished:not(.social-comments-active) .socials-composer-wrap .socials-composer{border-top:0;padding-bottom:7px}
.socials-chat-polished:not(.social-comments-active) .socials-composer textarea{min-width:0;min-height:44px;max-height:160px;border-radius:11px;font-size:14px;line-height:1.5;padding:10px 12px;background:var(--bg);transition:border-color .12s ease}
.socials-chat-polished:not(.social-comments-active) .socials-composer .socials-send{height:44px;min-height:44px;padding:10px 15px;border-radius:11px;font-size:12px;flex:none}
.socials-chat-polished:not(.social-comments-active) .socials-composer-hint{margin:0;padding:0 15px 9px;color:var(--text-muted);font-size:10.5px;line-height:1.4}
.socials-chat-polished:not(.social-comments-active) .socials-send-notice{margin:0;padding:8px 14px;background:var(--warning-soft,#fff0cf);color:var(--text);font-size:12px;line-height:1.4;flex:0 0 auto}
.socials-chat-polished:not(.social-comments-active) .socials-new-messages{align-self:center;flex:0 0 auto;min-height:33px;margin:7px 12px;padding:6px 13px;border:1px solid var(--border);border-radius:999px;background:var(--socials-paper);color:var(--text);font-size:12px;font-weight:600;box-shadow:0 2px 8px #1719120a;cursor:pointer}
.socials-chat-polished:not(.social-comments-active) .socials-side-pane{padding:16px 14px;background:var(--surface-soft,var(--bg));font-size:12px}
.socials-chat-polished:not(.social-comments-active) .socials-side-title{font-size:10px;letter-spacing:.04em;color:var(--text-muted);margin-bottom:8px}
.socials-chat-polished:not(.social-comments-active) .socials-side-card{background:var(--socials-paper);border-radius:12px;padding:11px;min-width:0}
.socials-chat-polished:not(.social-comments-active) .socials-side-row{gap:8px;min-width:0;font-size:12px}
.socials-chat-polished:not(.social-comments-active) .socials-side-row strong{min-width:0;overflow-wrap:anywhere}
.socials-chat-polished:not(.social-comments-active) .socials-order-search{background:var(--socials-paper);padding:9px}
.socials-chat-polished:not(.social-comments-active) .socials-order-search input{min-width:0;font-size:12px}
.socials-chat-polished:not(.social-comments-active) .socials-connection-compact{min-width:0;grid-template-columns:10px minmax(0,1fr);gap:7px}
.socials-chat-polished:not(.social-comments-active) .socials-connection-compact>div{min-width:0}
.socials-chat-polished:not(.social-comments-active) .socials-connection-compact>.btn{grid-column:2;justify-self:start;min-width:0;max-width:100%;margin-left:0;white-space:normal}
.socials-chat-polished:not(.social-comments-active) :is(.socials-client-toggle,.socials-client-close,.socials-client-backdrop){display:none}
@media(max-width:1100px){
  .socials-chat-polished:not(.social-comments-active) .socials-layout{position:relative;grid-template-columns:minmax(260px,290px) minmax(0,1fr);isolation:isolate}
  .socials-chat-polished:not(.social-comments-active) .socials-client-toggle{display:inline-flex}
  .socials-chat-polished:not(.social-comments-active) .socials-client-open>.socials-side-pane{display:block!important;position:absolute;inset:0 0 0 auto;z-index:42;width:min(340px,calc(100% - 28px));height:100%;max-height:100%;overflow:auto;overscroll-behavior:contain;background:var(--socials-paper);box-shadow:-12px 0 36px #17191224;border-left:1px solid var(--border);padding:16px}
  .socials-chat-polished:not(.social-comments-active) .socials-client-close{display:inline-flex;position:sticky;top:0;float:right;align-items:center;justify-content:center;width:34px;height:34px;margin:-4px -4px 4px 8px;z-index:1;background:var(--socials-paper);border:1px solid var(--border);border-radius:9px}
  .socials-chat-polished:not(.social-comments-active) .socials-client-backdrop{display:block;position:absolute;inset:0;z-index:41;width:100%;height:100%;border:0;border-radius:inherit;background:#17191238;cursor:pointer;padding:0}
}
@media(max-width:768px){
  .socials-chat-polished:not(.social-comments-active) .socials-layout{display:block;border:0;border-radius:0;box-shadow:none}
  .socials-chat-polished.asteron-socials-chat-mode:not(.social-comments-active){min-height:0}
  .socials-chat-polished.asteron-socials-chat-mode:not(.social-comments-active) .socials-layout{display:flex;flex-direction:column;overflow:hidden}
  .socials-chat-polished:not(.social-comments-active) .socials-list-pane{border-radius:16px}
  .socials-chat-polished:not(.social-comments-active) .socials-conv-item{padding:14px 12px;min-height:104px}
  .socials-chat-polished:not(.social-comments-active) .socials-conv-top strong{font-size:14.5px}
  .socials-chat-polished:not(.social-comments-active) .socials-conv-preview{font-size:13px;min-height:37px}
  .socials-chat-polished.asteron-socials-chat-mode:not(.social-comments-active)>.page-header{display:flex;align-items:center;gap:8px;margin-bottom:8px!important}
  .socials-chat-polished.asteron-socials-chat-mode:not(.social-comments-active)>.page-header h1{font-size:22px;line-height:1.2}
  .socials-chat-polished.asteron-socials-chat-mode:not(.social-comments-active)>.page-header p,.socials-chat-polished.asteron-socials-chat-mode:not(.social-comments-active)>.page-header .tag{display:none}
  .socials-chat-polished.asteron-socials-chat-mode:not(.social-comments-active)>.page-header .page-actions{display:flex;flex-wrap:nowrap;gap:6px;margin-left:auto}
  .socials-chat-polished.asteron-socials-chat-mode:not(.social-comments-active)>.page-header .page-actions button{font-size:11px;min-height:35px;padding:6px 8px;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .socials-chat-polished.asteron-socials-chat-mode:not(.social-comments-active)>.page-header .page-actions .socials-refresh-button{font-size:0;width:35px;min-width:35px;justify-content:center;padding:0}
  .socials-chat-polished.asteron-socials-chat-mode:not(.social-comments-active) .socials-view-tabs{margin-bottom:8px}
  .socials-chat-polished.asteron-socials-chat-mode:not(.social-comments-active) .socials-view-tabs>button{min-height:35px;padding:7px 12px;font-size:12px}
  .socials-chat-polished:not(.social-comments-active) .asteron-socials-back{min-height:34px;margin:8px 10px 0!important;padding:7px 10px!important;font-size:12px!important;border-radius:9px!important}
  .socials-chat-polished:not(.social-comments-active) .socials-chat-header{padding:10px 12px;gap:8px;flex-wrap:nowrap}
  .socials-chat-polished:not(.social-comments-active) .socials-chat-header-main{gap:8px}
  .socials-chat-polished:not(.social-comments-active) .socials-chat-header-main .fw-700{font-size:14px}
  .socials-chat-polished:not(.social-comments-active) .socials-chat-header-main .text-xs{font-size:10.5px}
  .socials-chat-polished:not(.social-comments-active) .socials-chat-header-actions{max-width:43%;flex-wrap:wrap;justify-content:flex-end;gap:5px}
  .socials-chat-polished:not(.social-comments-active) .socials-chat-header-actions .btn{min-height:32px;padding:6px 8px;font-size:11px}
  .socials-chat-polished:not(.social-comments-active) .socials-status-bar{padding:7px 10px 8px;overflow:hidden}
  .socials-chat-polished:not(.social-comments-active) .socials-status-bar-label{display:none}
  .socials-chat-polished:not(.social-comments-active) .socials-workflow-steps{display:flex;gap:5px;overflow-x:auto;scrollbar-width:none;padding-bottom:1px;overscroll-behavior-x:contain}
  .socials-chat-polished:not(.social-comments-active) .socials-status-chip{flex:0 0 auto;min-width:74px;min-height:36px;padding:7px 9px}
  .socials-chat-polished:not(.social-comments-active) .socials-status-chip strong{white-space:nowrap;font-size:11px}
  .socials-chat-polished:not(.social-comments-active) .socials-messages{padding:13px 12px;gap:8px}
  .socials-chat-polished:not(.social-comments-active) .socials-bubble-wrap{max-width:91%}
  .socials-chat-polished:not(.social-comments-active) .socials-bubble{padding:9px 11px;font-size:14px;line-height:1.5}
  .socials-chat-polished:not(.social-comments-active) .socials-bubble-meta{font-size:10.5px;gap:5px 7px}
  .socials-chat-polished:not(.social-comments-active) .socials-day-divider{font-size:11px;margin-top:5px;gap:8px}
  .socials-chat-polished:not(.social-comments-active) .socials-composer{padding:9px 10px;gap:7px}
  .socials-chat-polished:not(.social-comments-active) .socials-composer-wrap .socials-composer{padding-bottom:9px}
  .socials-chat-polished:not(.social-comments-active) .socials-composer textarea{font-size:16px;line-height:1.4;min-height:44px;padding:10px}
  .socials-chat-polished:not(.social-comments-active) .socials-composer .socials-send{padding:10px 11px;min-height:44px}
  .socials-chat-polished:not(.social-comments-active) .socials-composer-hint{display:none}
  .socials-chat-polished:not(.social-comments-active) .socials-send-notice{font-size:11.5px;padding:7px 10px}
  .socials-chat-polished:not(.social-comments-active) .socials-client-open>.socials-side-pane{width:min(330px,calc(100% - 24px));border-radius:14px 0 0 14px}
}

.socials-chat-order-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:0 0 auto;padding:7px 14px;border-top:1px solid var(--border);background:var(--bg-card,#fff);min-width:0}
.socials-chat-order-caption{font-size:11px;color:var(--text-muted)}
.socials-chat-order-link{display:inline-flex;gap:6px;align-items:center;font-size:12px;font-weight:650;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.socials-chat-order-bar .socials-create-order{min-height:32px;font-size:12px;padding:6px 10px;white-space:nowrap}
.social-chat-order-fields{display:block;min-width:0;border:0;padding:0;margin:0}
.social-chat-order-notice{padding:12px 14px;margin-bottom:12px;border:1px solid var(--border);background:var(--warning-soft,#fff4d5);border-radius:12px;font-size:13px;line-height:1.5}
.social-chat-order-notice p{margin:4px 0 0}.social-chat-order-notice strong{display:block}
.social-chat-order-fields:disabled{opacity:.7}
.social-chat-order-fields[hidden]{display:none}
.social-chat-order-summary{border:1px solid var(--border);border-radius:14px;padding:16px;font-size:14px;line-height:1.5;overflow-wrap:anywhere}
.social-chat-order-customer{display:grid;gap:3px}.social-chat-order-customer strong{font-size:17px}.social-chat-order-customer small{color:var(--text-muted)}
.social-chat-order-summary ul{list-style:none;padding:0;margin:16px 0}.social-chat-order-summary li{display:flex;justify-content:space-between;gap:12px;padding:9px 0;border-top:1px solid var(--border)}
.social-chat-order-summary li strong{white-space:nowrap}.social-chat-order-total{display:flex;justify-content:space-between;font-size:16px;border-top:1px solid var(--border);padding-top:12px}.social-chat-order-comment{white-space:pre-wrap}
@media(max-width:800px){.socials-chat-order-bar{padding:6px 10px}.socials-chat-order-caption{font-size:10.5px}.socials-chat-order-bar .socials-create-order{font-size:11px;min-height:31px}.social-chat-order-modal{max-width:calc(100vw - 16px)}}

.socials-chat-polished:not(.social-comments-active) .socials-history-earlier{align-self:center;flex:0 0 auto;min-height:36px;margin:0 0 6px;padding:7px 13px;border:1px solid var(--border);border-radius:999px;background:var(--bg-card,#fff);color:var(--text);font:inherit;font-size:12px;line-height:1.4;cursor:pointer}
.socials-chat-polished:not(.social-comments-active) .socials-history-earlier:hover{background:var(--bg-hover,var(--bg))}
.socials-chat-polished:not(.social-comments-active) .socials-history-earlier:focus-visible{outline:2px solid var(--lime-deep,#bbeb35);outline-offset:2px}
@media(max-width:768px){.socials-chat-polished:not(.social-comments-active) .socials-history-earlier{min-height:40px;font-size:12px}}

/* Comment clients r17 */
.social-comment-clients-hub{min-width:0;width:100%;display:flex;flex-direction:column;min-height:0}.social-comment-subviews{display:flex;gap:4px;padding:8px 12px;border-bottom:1px solid var(--border,#e7e8e2)}.social-comment-subviews button{border:0;border-radius:8px;background:transparent;color:inherit;padding:9px 18px;min-height:40px;font:inherit;cursor:pointer}.social-comment-subviews button.active{background:#dafa6a;color:#172014;font-weight:650}.social-comment-clients{min-width:0;min-height:0;display:flex;flex-direction:column;flex:1}.social-comment-client-layout{display:grid;grid-template-columns:minmax(290px,42%) minmax(0,1fr);min-height:0;flex:1;border-top:1px solid var(--border,#e7e8e2)}.social-comment-client-list{min-width:0;overflow-y:auto;overscroll-behavior:contain;max-height:calc(100dvh - 275px);border-right:1px solid var(--border,#e7e8e2)}.social-comment-list-heading{padding:16px;background:var(--surface,#fff);border-bottom:1px solid var(--border,#e7e8e2)}.social-comment-list-heading h3,.social-comment-private-compose h3,.social-comment-client-placeholder h3{margin:0 0 6px;font-size:16px}.social-comment-list-heading p,.social-comment-private-compose header p{margin:0 0 12px;color:var(--text-muted,#686d63);font-size:12px;line-height:1.5}.social-comment-list-heading input{width:100%;box-sizing:border-box;min-height:40px}.social-comment-client{padding:16px;border-bottom:1px solid var(--border,#e7e8e2);min-width:0;background:var(--surface,#fff)}.social-comment-client.active{box-shadow:inset 3px 0 #98b63c;background:var(--surface-alt,#f7f9ef)}.social-comment-client header{display:flex;align-items:center;gap:10px;min-width:0}.social-comment-client header>div{flex:1;min-width:0}.social-comment-client header strong{display:block;overflow-wrap:anywhere;font-size:13px}.social-comment-client time{display:block;font-size:11px;color:var(--text-muted,#686d63);margin-top:3px}.social-comment-client-avatar{display:flex;align-items:center;justify-content:center;flex:0 0 36px;height:36px;border-radius:50%;background:#edf1dc;color:#52632c;font-size:16px}.social-comment-client-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.5;font-size:13px;margin:12px 0}.social-comment-publication{display:flex;gap:10px;padding:10px;border:1px solid var(--border,#e7e8e2);border-radius:10px;background:var(--surface-alt,#f7f8f4);min-width:0}.social-comment-publication img{width:46px;height:54px;flex:0 0 46px;object-fit:cover;border-radius:6px}.social-comment-publication>div{min-width:0}.social-comment-publication small{font-size:10px;color:var(--text-muted,#686d63)}.social-comment-publication p{font-size:12px;margin:4px 0;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.social-comment-publication a{font-size:12px;text-decoration:underline;color:inherit}.social-comment-client footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:12px}.social-comment-client footer small{flex:1;font-size:11px;color:var(--text-muted,#686d63)}.social-comment-write-private,.social-comment-back,.social-comment-private-send,.social-comment-clients-more{min-height:42px}.social-comment-clients-more{margin:12px;max-width:calc(100% - 24px);white-space:normal}.social-comment-client-placeholder{padding:40px 26px;align-self:center;text-align:center;color:var(--text-muted,#686d63);font-size:13px;line-height:1.6}.social-comment-private-compose{padding:20px;min-width:0;overflow-y:auto;max-height:calc(100dvh - 275px);box-sizing:border-box}.social-comment-back{margin-bottom:18px}.social-comment-private-compose header>small{font-size:11px;color:var(--text-muted,#686d63)}.social-comment-private-compose blockquote{margin:16px 0;padding:12px 14px;border-left:3px solid #bacb79;background:var(--surface-alt,#f7f8f4);border-radius:0 8px 8px 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.5}.social-comment-private-compose form{margin-top:20px;display:flex;flex-direction:column;gap:10px}.social-comment-private-compose label{font-weight:600;font-size:13px}.social-comment-private-compose textarea{box-sizing:border-box;width:100%;resize:vertical;min-height:128px;max-height:40dvh;font:inherit;line-height:1.5;padding:12px;border:1px solid var(--border,#dfe2d8);border-radius:10px;background:var(--surface,#fff);color:inherit}.social-comment-private-hint{font-size:11px;line-height:1.6;color:var(--text-muted,#686d63)}.social-comment-private-send{align-self:flex-end}.social-comment-send-status{margin-top:14px;padding:12px;border:1px solid var(--border,#dedfcd);border-radius:10px;font-size:12px;line-height:1.6}.social-comment-send-status.success{background:#f0f7df;color:#354e18}.social-comment-send-error,.social-comment-partial{padding:10px 12px;background:#fff7e6;color:#795418;border-radius:8px;font-size:12px;line-height:1.5}.social-comment-partial{margin:12px}.social-comment-clients :focus-visible,.social-comment-subviews :focus-visible{outline:2px solid #6e8b23;outline-offset:2px}
@media(max-width:760px){.social-comment-client-layout{display:block}.social-comment-client-list{border-right:0;max-height:none;overflow:visible}.social-comment-client-placeholder{display:none}.social-comment-private-compose{padding:14px;max-height:none;overflow:visible}.social-comment-clients[data-selected=true] .social-comment-client-list{display:none}.social-comment-clients[data-selected=true]>.social-comments-toolbar{display:none}.social-comment-client{padding:14px}.social-comment-client header .social-comments-channel{font-size:10px}.social-comment-private-compose textarea{font-size:16px;min-height:130px}.social-comment-private-send{width:100%;min-height:46px}.social-comment-clients .social-comments-toolbar{flex-wrap:wrap}.social-comment-clients .social-comments-toolbar label{min-width:0;flex:1 1 130px}.social-comment-clients .social-comments-toolbar select{max-width:100%}.social-comment-back{min-height:44px}.social-comment-subviews button{min-height:44px}.social-comment-client footer .btn{min-height:44px}.social-comment-publication a{display:inline-block;padding:4px 0}.social-comment-clients-hub{overflow:visible}}

.social-comment-all-post{margin-top:10px;min-height:42px;white-space:normal}

/* Reply templates r19 */
.social-reply-templates-trigger{min-height:38px;white-space:nowrap}.socials-composer-tools{display:flex;gap:8px;align-items:center;padding:6px 12px 0}.social-reply-templates-overlay{position:fixed;inset:0;z-index:2200;background:#15201466;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.social-reply-templates-dialog{width:min(1020px,100%);height:min(750px,calc(100dvh - 40px));display:flex;flex-direction:column;min-height:0;min-width:0;border:1px solid var(--border,#e0e4da);border-radius:18px;background:var(--bg-card,#fff);color:var(--text-primary,#20251e);box-shadow:0 22px 90px #101c1933;overflow:hidden}.social-reply-templates-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid var(--border,#e0e4da);flex:none}.social-reply-templates-header h2{font-size:20px;margin:0 0 4px}.social-reply-templates-header p{margin:0;font-size:12px;color:var(--text-secondary,#6b7164)}.social-reply-templates-header .icon-btn{font-size:24px;min-width:38px;min-height:38px}.social-reply-template-layout{display:grid;grid-template-columns:300px minmax(0,1fr);flex:1;min-height:0;min-width:0}.social-reply-template-library{padding:16px;display:flex;flex-direction:column;gap:12px;border-right:1px solid var(--border,#e0e4da);overflow:auto;min-height:0;min-width:0}.social-reply-templates-dialog input,.social-reply-templates-dialog select,.social-reply-templates-dialog textarea{box-sizing:border-box;width:100%;min-width:0;border:1px solid var(--border,#dce2d5);background:var(--bg-primary,#fafbf7);color:inherit;font:inherit;border-radius:8px;padding:10px 12px;line-height:1.5}.social-reply-templates-dialog textarea{resize:vertical;min-height:140px;max-height:45dvh}.social-reply-template-filters{display:flex;flex-direction:column;gap:8px}.social-reply-template-list{display:flex;flex-direction:column;gap:7px}.social-reply-template-item,.social-reply-template-example{display:flex;flex-direction:column;gap:6px;text-align:left;padding:12px;border:1px solid var(--border,#e0e4da);border-radius:10px;background:var(--bg-card,#fff);color:inherit;cursor:pointer;min-width:0;font:inherit}.social-reply-template-item.active{background:#f2f8df;color:#273916;border-color:#afc55f;box-shadow:inset 3px 0 #a6bf4a}.social-reply-template-item strong,.social-reply-template-example strong{font-size:13px;overflow-wrap:anywhere}.social-reply-template-item span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.social-reply-template-item small,.social-reply-template-example small{font-size:11px;color:var(--text-secondary,#6b7164)}.social-reply-template-detail{padding:22px;min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain}.social-reply-template-detail h3{font-size:17px;margin:0 0 15px}.social-reply-template-editor{display:flex;flex-direction:column;gap:13px}.social-reply-template-editor label,.social-reply-template-field{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:600;min-width:0}.social-reply-template-editor-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.social-reply-template-variables,.social-reply-template-actions{display:flex;gap:7px;flex-wrap:wrap}.social-reply-template-variables .btn{font-size:11px;min-height:34px}.social-reply-template-editor small,.social-reply-template-preview>small{font-size:11px;color:var(--text-secondary,#6b7164);line-height:1.6}.social-reply-template-editor footer{display:flex;gap:10px;justify-content:flex-end;padding-top:10px}.social-reply-template-editor footer .btn{min-height:42px}.social-reply-template-preview{display:flex;flex-direction:column;gap:14px}.social-reply-template-preview header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.social-reply-template-preview header h3{margin:0}.social-reply-template-preview-label{font-size:12px;font-weight:600}.social-reply-template-rendered{padding:15px;white-space:pre-wrap;overflow-wrap:anywhere;background:var(--bg-secondary,#f7f8f2);border:1px solid var(--border,#e0e4da);border-radius:10px;font-size:14px;line-height:1.6;min-height:100px}.social-reply-template-insert{min-height:44px;align-self:flex-end}.social-reply-template-starters{display:flex;flex-direction:column;gap:12px}.social-reply-template-starters h3{margin-bottom:0}.social-reply-template-starters p{margin:0 0 8px;font-size:13px;color:var(--text-secondary,#6b7164);line-height:1.6}.social-reply-template-example span{font-size:12px;line-height:1.5;overflow-wrap:anywhere}.social-reply-template-example small{color:#677f29;font-weight:600}.social-reply-template-error,.social-reply-template-pending,.social-reply-template-delete-confirm,.social-reply-template-hint{padding:12px 16px;background:#fff7e8;color:#755019;border:1px solid #e8d6b4;border-radius:8px;font-size:12px;line-height:1.5}.social-reply-templates-dialog>.social-reply-template-error,.social-reply-templates-dialog>.social-reply-template-pending{margin:10px 16px;flex:none}.social-reply-template-pending p,.social-reply-template-delete-confirm p{margin:6px 0 10px;overflow-wrap:anywhere}.social-reply-template-delete-confirm .btn{margin-right:8px;min-height:40px}.social-reply-template-empty{font-size:12px;line-height:1.6;color:var(--text-secondary,#6b7164)}.social-reply-templates-dialog :focus-visible{outline:2px solid #729724;outline-offset:2px}
@media(max-width:700px){.social-reply-templates-overlay{padding:8px}.social-reply-templates-dialog{height:calc(100dvh - 16px);border-radius:13px}.social-reply-templates-header{padding:12px 14px}.social-reply-templates-header h2{font-size:18px}.social-reply-template-layout{display:flex;flex-direction:column;overflow:auto;overscroll-behavior:contain}.social-reply-template-library{flex:none;overflow:visible;border-right:0;border-bottom:1px solid var(--border,#e0e4da);padding:12px;gap:8px}.social-reply-template-list{max-height:160px;overflow:auto}.social-reply-template-filters{flex-direction:row}.social-reply-template-detail{flex:none;padding:15px;overflow:visible}.social-reply-template-editor-row{grid-template-columns:1fr}.social-reply-templates-dialog input,.social-reply-templates-dialog textarea,.social-reply-templates-dialog select{font-size:16px}.social-reply-templates-dialog textarea{max-height:none;min-height:130px}.social-reply-template-create,.social-reply-template-insert,.social-reply-template-save,.social-reply-template-delete,.social-reply-templates-header .icon-btn{min-height:44px}.social-reply-template-insert{width:100%}.social-reply-template-editor footer{padding-bottom:env(safe-area-inset-bottom,0px)}.social-reply-template-variables .btn{min-height:40px}.socials-composer-tools{padding-left:8px}.social-reply-templates-trigger{min-height:40px}}

.social-order-conversation-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding:12px 14px;border:1px solid var(--border,#e5e7eb);border-radius:12px;background:var(--bg-card,#fff);color:var(--text-primary,#181b12)}
.social-order-conversation-notice>div:first-child{display:flex;flex-direction:column;gap:4px;min-width:0;overflow-wrap:anywhere}
.social-order-conversation-notice span{font-size:12px;color:var(--text-secondary,#62655f)}
.social-order-conversation-notice-actions{display:flex;flex-wrap:wrap;gap:8px;flex-shrink:0}
.social-order-conversation-notice.is-error{border-color:#d9a05e}
@media(max-width:700px){.social-order-conversation-notice{align-items:stretch;flex-direction:column;padding:10px;gap:10px}.social-order-conversation-notice-actions .btn{min-height:44px;flex:1}.social-order-conversation-notice-actions{flex-shrink:1}}

/* Order conversation card r21 */
.order-conversation-card{margin:14px 0;padding:12px;border:1px solid var(--border,#dfe4d5);border-radius:10px;background:var(--bg-secondary,#f7f9f0);min-width:0}.order-conversation-card h4{margin:0 0 8px;font-size:13px;line-height:1.4}.order-conversation-card p{margin:6px 0;font-size:12px;line-height:1.5;color:var(--text-secondary,#65705c)}.order-conversation-card ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.order-conversation-card li{display:flex;flex-direction:column;gap:7px;min-width:0}.order-conversation-card li+li{border-top:1px solid var(--border,#dfe4d5);padding-top:10px}.order-conversation-identity{display:flex;flex-direction:column;gap:3px;min-width:0}.order-conversation-identity strong{font-size:12px}.order-conversation-identity span,.order-conversation-identity small,.order-conversation-readonly{font-size:11px;line-height:1.4;overflow-wrap:anywhere;color:var(--text-secondary,#65705c)}.order-conversation-open{white-space:normal;justify-content:center;text-align:center;min-height:38px;text-decoration:none}.order-conversation-error .btn{margin-top:6px}.order-conversation-card :focus-visible{outline:2px solid #729724;outline-offset:2px}@media(max-width:768px){.order-conversation-card{margin:12px 0}.order-conversation-open,.order-conversation-error .btn{min-height:44px}.order-conversation-open{width:100%;box-sizing:border-box}}
@media(max-width:768px){.order-client-summary .order-conversation-card .order-conversation-open,.order-client-summary .order-conversation-card .order-conversation-error .btn{min-height:44px!important;font-size:12px!important;line-height:1.35!important;padding:8px 12px!important}}

/* Mobile orders toolbar r22 */
.orders-mobile-filter-toggle,.orders-view-label-mobile,.orders-mobile-status-move,.orders-mobile-column-move,.orders-mobile-view-help{display:none!important}
@media(max-width:900px){
 .orders-page .orders-top-panel{padding:7px!important;border-radius:12px;min-width:0}
 .orders-page .orders-status-strip{height:46px!important;min-height:46px;display:flex!important;flex-wrap:nowrap!important;gap:4px;overflow-x:auto!important;overflow-y:hidden!important;padding:0 0 2px!important;scrollbar-width:none;overscroll-behavior-x:contain;scroll-padding:0}
 .orders-page .orders-status-strip>button{height:44px!important;min-height:44px!important;max-height:44px;flex:0 0 auto;font-size:12px!important;padding:0 10px!important;border-radius:8px;white-space:nowrap}
 .orders-page .orders-status-strip>button strong{font-size:10px!important}
 .orders-page .orders-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:center;gap:6px!important;padding:6px 0 0!important;overflow:visible!important;min-width:0}
 .orders-page .orders-search-control{order:0;grid-column:1/-1;width:100%!important;max-width:none!important;min-width:0!important}
 .orders-page .orders-search-control input{height:44px!important;min-height:44px!important;font-size:16px!important;padding-right:44px}
 .orders-page .orders-mobile-filter-toggle{order:1;grid-column:1;display:flex!important;align-items:center;justify-content:center;gap:7px;width:100%;min-height:44px!important;font-size:13px!important}
 .orders-page .orders-mobile-filter-toggle b{min-width:20px;border-radius:99px;padding:2px 5px;background:var(--lime,#d7ff63);color:#171912;font-size:11px}
 .orders-page .orders-mobile-filter-toggle[aria-expanded=true]{border-color:var(--primary,#789b2f);background:var(--primary-soft,#eff7d4)}
 .orders-page .orders-toolbar>.orders-toolbar-views{order:2;grid-column:2;display:flex!important;width:100%;min-width:0;margin:0!important;overflow:visible!important}
 .orders-page .orders-toolbar-views>.orders-layout-edit-button{display:flex!important;align-items:center;justify-content:center;gap:6px;width:100%;min-height:44px!important;font-size:13px!important;padding:8px!important}
 .orders-page .orders-view-label-desktop{display:none!important}
 .orders-page .orders-view-label-mobile{display:inline!important}
 .orders-page .orders-toolbar-views>.view-toggle{display:none!important}
 .orders-page:not(.orders-mobile-filters-open) .orders-toolbar>:not(.orders-search-control):not(.orders-mobile-filter-toggle):not(.orders-toolbar-views):not([data-asx-last-change-chip]){display:none!important}
 .orders-page:not(.orders-mobile-filters-open)>.orders-lp-filter-panel{display:none!important}
 .orders-page .orders-toolbar>select,.orders-page .orders-toolbar>.product-filter-combobox{order:3;grid-column:1/-1;min-width:0!important;max-width:none!important;width:100%!important}
 .orders-page .orders-toolbar>select,.orders-page .product-filter-combobox>input{height:44px!important;min-height:44px!important;font-size:16px!important}
 .orders-page .orders-toolbar>.orders-filter-toggle,.orders-page .orders-toolbar>.orders-clear-filters{order:4;width:100%;min-height:44px!important;font-size:12px!important;white-space:normal}
 .orders-page .orders-toolbar>.orders-result-count{display:none!important}
 .orders-page .orders-toolbar>[data-asx-last-change-chip]{order:5;grid-column:1/-1;min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere}
 .orders-page .orders-lp-filter-panel-head>div:first-child>span{display:none}
 .orders-page .orders-lp-filter-panel-head{gap:7px;padding:9px!important}
 .orders-page .orders-lp-filter-scroll{max-height:min(65dvh,560px);overflow-y:auto;overscroll-behavior-y:contain}
 .orders-page .orders-lp-filter-grid{grid-template-columns:minmax(0,1fr)!important}
 .orders-page .orders-layout-editor{display:flex!important;flex-direction:column;align-items:stretch;gap:8px;min-width:0;padding:10px}
 .orders-page .orders-layout-editor-copy{width:100%;min-width:0}
 .orders-page .orders-layout-editor-copy strong{font-size:13px}
 .orders-page .orders-layout-editor-copy small{line-height:1.5}
 .orders-page .orders-layout-editor-copy small{display:none}
 .orders-page .orders-mobile-status-move{display:grid!important;grid-template-columns:minmax(0,1fr) 44px 44px;align-items:center;gap:7px;width:100%;min-width:0;font-size:12px;line-height:1.5;margin:4px 0}
 .orders-page .orders-mobile-view-help{display:block!important;width:100%;font-size:12px;line-height:1.5;margin:4px 0}
 .orders-page .orders-mobile-status-move button,.orders-page .orders-mobile-column-move button{width:44px;min-width:44px;min-height:44px!important;padding:6px!important;font-size:18px!important}
 .orders-page .orders-column-editor-item{display:grid;grid-template-columns:minmax(0,1fr) auto;min-width:0;gap:6px}
 .orders-page .orders-column-editor-item>svg{display:none}
 .orders-page .orders-column-editor-item>span{font-size:12px;overflow-wrap:anywhere}
 .orders-page .orders-mobile-column-move{display:flex!important;grid-column:1/-1;justify-content:flex-end;gap:7px}
 .orders-page .orders-column-editor{display:grid!important;width:100%;min-width:0;max-height:40dvh;overflow:auto;grid-template-columns:minmax(0,1fr)!important}
 .orders-page .orders-view-reset{width:100%;min-height:44px!important;font-size:12px!important;white-space:normal}
 .orders-page .orders-mobile-filter-toggle:focus-visible,.orders-page .orders-layout-edit-button:focus-visible{outline:2px solid var(--primary,#789b2f);outline-offset:2px}
}




/* Editable drafts share the existing order modal on desktop and mobile. */
.new-order-modal .order-form-draft-notice{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px;padding:9px 12px;border-radius:10px;background:var(--bg-elevated,#f5f6f0);font-size:12px;line-height:1.45;color:var(--text-dim,#62665a)}
.new-order-modal .order-form-draft-notice:empty{display:none}
.new-order-modal .order-form-draft-clear{border:0;background:transparent;padding:5px 0;color:inherit;text-decoration:underline;white-space:nowrap;font:inherit;cursor:pointer}
@media(max-width:900px){.new-order-modal .order-form-draft-notice{align-items:flex-start;flex-wrap:wrap}.new-order-modal .order-form-draft-clear{min-height:44px;padding:8px 0}.new-order-modal .modal-footer>button{min-height:44px}}

.social-comment-clients-r25 .social-comment-refresh-status{display:flex;gap:8px 20px;flex-wrap:wrap;padding:0 14px 10px;color:var(--text-dim);font-size:12px;line-height:1.5}.social-comment-clients-r25 .social-comment-account-notice{margin:6px 14px;padding:10px 12px}.social-comment-clients-r25 .social-comment-account-notice strong{font-size:13px;overflow-wrap:anywhere}.social-comment-clients-r25 .social-comment-owned-account{display:block;color:var(--text-dim);margin-top:8px;font-size:11px;overflow-wrap:anywhere}.social-comment-clients-r25 .social-comment-client-list,.social-comment-clients-r25 .social-comment-private-compose{max-height:calc(100dvh - 265px)}.social-comment-clients-r25 .social-comment-list-loading{margin:12px 16px}.social-comment-clients-r25 .social-comment-inline-thread{margin-top:12px;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--bg-elevated);min-width:0}.social-comment-inline-thread h4{margin:0 0 12px;font-size:13px}.social-comment-inline-thread article{padding:12px 0;border-top:1px solid var(--border)}.social-comment-inline-body p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.5}.social-comment-inline-body header{align-items:start;justify-content:space-between;gap:10px}.social-comment-inline-body header strong{min-width:0}.social-comment-inline-body .btn,.social-comment-inline-thread>.btn{white-space:normal;min-height:40px}.social-comment-inline-reply{margin:12px 0 0 10px;padding-left:10px;border-left:2px solid var(--border)}
@media(max-width:900px){.social-comment-clients-r25 .social-comments-toolbar{display:flex;flex-wrap:wrap;gap:8px}.social-comment-clients-r25 .social-comments-toolbar label{min-width:0;flex:1 1 120px}.social-comment-clients-r25 .social-comments-toolbar select,.social-comment-clients-r25 .social-comment-list-heading input{font-size:16px;min-height:44px;max-width:100%}.social-comment-clients-r25 .social-comment-client-layout{display:block}.social-comment-clients-r25 .social-comment-client-list{max-height:none;overflow:visible;border-right:0}.social-comment-clients-r25 .social-comment-client-placeholder{display:none}.social-comment-clients-r25 .social-comment-private-compose{max-height:none;overflow:visible}.social-comment-clients-r25[data-selected=true] .social-comment-client-list,.social-comment-clients-r25[data-selected=true]>.social-comments-toolbar,.social-comment-clients-r25[data-selected=true]>.social-comment-refresh-status{display:none}.social-comment-clients-r25 .btn{min-height:44px;white-space:normal}.social-comment-clients-r25 .social-comment-inline-thread{padding:10px}.social-comment-clients-r25 .social-comment-inline-body header{flex-wrap:wrap}.social-comment-clients-r25 .social-comment-inline-body header time{margin:0}.social-comment-clients-r25 .social-comment-private-compose textarea{font-size:16px}}

.new-order-modal .social-instagram-order-identity{display:grid;gap:7px;min-width:0;margin:0 0 12px;padding:12px 14px;border:1px solid var(--border);border-radius:11px;background:var(--bg-elevated);color:var(--text)}
.new-order-modal .social-instagram-order-identity>strong{font-size:13px;line-height:1.45}
.new-order-modal .social-instagram-order-identity p{display:flex;flex-wrap:wrap;gap:4px 9px;margin:0;font-size:12px;line-height:1.5}
.new-order-modal .social-instagram-order-identity p>span{color:var(--text-muted)}
.new-order-modal .social-instagram-order-identity p>b{min-width:0;font-weight:600;overflow-wrap:anywhere}
.new-order-modal .social-instagram-order-identity small,.new-order-modal .social-instagram-order-name-help{color:var(--text-muted);font-size:11px;line-height:1.5;overflow-wrap:anywhere}
.new-order-modal .social-instagram-order-name-help{margin:5px 0 0}

.new-order-modal .new-order-address[hidden]{display:none!important}
.social-order-checkout-summary{margin:10px 0;min-width:0;font-size:12px;line-height:1.5}
.social-order-checkout-summary p{display:flex;flex-wrap:wrap;gap:4px 10px;margin:0}
.social-order-checkout-summary p>span,.social-order-checkout-summary small{color:var(--text-muted)}
.social-order-checkout-summary strong{min-width:0;overflow-wrap:anywhere}
@media(min-width:901px){.new-order-modal .new-order-product-fields{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.new-order-modal .new-order-product-fields>.form-row{min-width:0}.new-order-modal .new-order-product-select select{width:100%;min-width:0;max-width:100%}}

/* Mobile order status navigation r29: original buttons remain native strip children. */
.orders-mobile-status-shell{display:contents}
.orders-mobile-status-scroll{display:none!important}
@media(max-width:900px){
  .orders-page .orders-mobile-status-shell{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:4px;min-width:0;max-width:100%}
  .orders-page .orders-mobile-status-shell.has-overflow{grid-template-columns:44px minmax(0,1fr) 44px}
  .orders-page .orders-mobile-status-shell>.orders-status-strip{min-width:0;max-width:100%;width:100%;scroll-snap-type:none}
  .orders-page .orders-mobile-status-shell.has-overflow>.orders-mobile-status-scroll{display:inline-flex!important;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:1px solid var(--border);border-radius:8px;background:var(--bg-card);color:var(--text);font-family:inherit;font-size:24px;line-height:1;cursor:pointer;touch-action:manipulation}
  .orders-page .orders-mobile-status-shell>.orders-mobile-status-scroll:disabled{opacity:.4;cursor:default}
  .orders-page .orders-mobile-status-shell>.orders-mobile-status-scroll:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}
}

/* Order pagination r30 */
.orders-page .orders-pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:14px 0;margin-top:10px;border-top:1px solid var(--border);color:var(--text);min-width:0}
.orders-page .orders-pagination-range{margin:0;color:var(--text-muted);font-size:13px;line-height:1.5;font-variant-numeric:tabular-nums}
.orders-page .orders-pagination-pages{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0}
.orders-page .orders-pagination-pages button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 8px;border:1px solid var(--border);border-radius:8px;background:var(--bg-card);color:var(--text);font-size:14px;font-weight:600;cursor:pointer}
.orders-page .orders-pagination-pages button[aria-current="page"]{background:var(--primary);color:var(--on-primary,#fff);border-color:var(--primary)}
.orders-page .orders-pagination-pages button:disabled{opacity:.4;cursor:default}
.orders-page .orders-pagination-pages button:focus-visible,.orders-page .orders-pagination-size select:focus-visible{outline:2px solid var(--primary);outline-offset:2px}
.orders-page .orders-pagination-gap{width:16px;text-align:center;color:var(--text-muted)}
.orders-page .orders-pagination-size{display:flex;align-items:center;gap:8px;font-size:13px;white-space:nowrap}
.orders-page .orders-pagination-size select{min-height:44px;min-width:90px;max-width:180px;border:1px solid var(--border);border-radius:8px;background:var(--bg-card);color:var(--text);padding:0 28px 0 10px;font-size:14px}
.orders-page[data-asteron-pagination="true"] .orders-table-scroll{scroll-margin-top:80px}
@media(max-width:900px){
  .orders-page .orders-pagination{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:10px;padding:12px 0 18px;max-width:100%}
  .orders-page .orders-pagination-pages{gap:3px;width:100%;max-width:100%}
  .orders-page .orders-pagination-pages button{padding:0 5px;flex:0 0 auto}
  .orders-page .orders-pagination-size{width:100%;justify-content:space-between}
  .orders-page .orders-pagination-size select{font-size:16px}
}

/* Mobile chat/order panels r31 */
.social-mobile-chat-order-tabs{display:none}
@media(max-width:900px){
 .social-mobile-chat-order-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px 8px;background:var(--bg-card);border-bottom:1px solid var(--border);flex:0 0 auto}
 .social-mobile-chat-order-tabs>button{min-height:44px;border:0;border-radius:8px;background:transparent;color:var(--text);font-size:14px;font-weight:600;cursor:pointer}
 .social-mobile-chat-order-tabs>button[aria-selected="true"]{background:var(--primary-soft);box-shadow:inset 0 -2px var(--primary)}
 .social-mobile-chat-order-tabs>button:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}
 .socials-page.socials-mobile-order-enabled .socials-layout{height:var(--social-mobile-chat-height)!important;min-height:0!important;max-height:none!important}
 .socials-page.socials-mobile-order-enabled.asteron-socials-chat-mode{height:auto!important;min-height:0!important}
 .socials-page.socials-mobile-order-enabled.asteron-socials-chat-mode>.page-header,.socials-page.socials-mobile-order-enabled.asteron-socials-chat-mode>.socials-view-tabs{display:none!important}
 .socials-page.socials-mobile-order-enabled.asteron-socials-chat-mode .socials-layout{grid-template-columns:minmax(0,1fr)!important;gap:0!important;flex:0 0 auto!important}
 .socials-page.socials-mobile-order-enabled.asteron-socials-chat-mode .socials-list-pane{display:none!important}
 .socials-page.socials-mobile-order-enabled.asteron-socials-list-mode .socials-chat-pane{display:none!important}
 .socials-page.socials-mobile-order-enabled .socials-chat-pane{position:relative;min-height:0!important;min-width:0!important}
 .socials-page.socials-mobile-order-enabled .socials-chat-pane>.asteron-socials-back{position:absolute!important;top:4px;left:8px;width:44px!important;min-width:44px!important;height:44px!important;margin:0!important;padding:0!important;font-size:0!important;z-index:2}
 .socials-page.socials-mobile-order-enabled .socials-chat-pane>.asteron-socials-back::before{content:'←';font-size:22px}
 .socials-page.socials-mobile-order-enabled .socials-chat-pane>.social-mobile-chat-order-tabs{padding-left:60px}
 .socials-page.socials-mobile-order-enabled .socials-chat-header{padding:6px 8px!important;gap:6px!important;min-height:0!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important}
 .socials-page.socials-mobile-order-enabled .socials-chat-header-main{gap:6px;min-width:0;flex:1}
 .socials-page.socials-mobile-order-enabled .socials-chat-header-main>div:last-child{min-width:0}
 .socials-page.socials-mobile-order-enabled .socials-chat-header-main .fw-700{font-size:14px;line-height:1.25}
 .socials-page.socials-mobile-order-enabled .socials-chat-header-main .text-xs{font-size:11px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
 .socials-page.socials-mobile-order-enabled .socials-chat-header-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;width:auto!important;flex:0 0 auto!important;gap:4px!important}
 .socials-page.socials-mobile-order-enabled .socials-chat-header-actions .btn{min-height:44px!important;width:auto!important;padding:6px 8px!important;font-size:11px}
 .socials-page.socials-mobile-order-enabled .socials-chat-header-actions .btn:first-child{width:44px!important;min-width:44px!important;font-size:0!important;gap:0!important}
 .socials-page.socials-mobile-order-enabled .socials-status-bar{padding:4px 8px!important;min-height:0!important}
 .socials-page.socials-mobile-order-enabled .socials-status-bar-label,.socials-page.socials-mobile-order-enabled .socials-status-chip small{display:none!important}
 .socials-page.socials-mobile-order-enabled .socials-status-chip{min-height:44px!important;padding:6px 10px!important}
 .socials-page.socials-mobile-order-enabled .socials-create-order{display:none!important}
 .socials-page.socials-mobile-order-enabled .socials-chat-order-bar:not(:has(.socials-chat-order-link)){display:none!important}
 .socials-page.socials-mobile-order-enabled .socials-composer-wrap{display:grid!important;grid-template-columns:auto minmax(0,1fr);align-items:end;padding:6px 8px!important;gap:6px!important}
 .socials-page.socials-mobile-order-enabled .socials-composer-tools{padding:0!important;margin:0!important}
 .socials-page.socials-mobile-order-enabled .socials-composer-tools .social-reply-templates-trigger{min-height:44px!important;min-width:44px!important;padding:6px!important;font-size:11px}
 .socials-page.socials-mobile-order-enabled .socials-composer{min-width:0!important;padding:0!important;margin:0!important;border:0!important;gap:6px!important}
 .socials-page.socials-mobile-order-enabled .socials-composer textarea{width:100%!important;min-width:0!important;min-height:44px!important;font-size:16px}
 .socials-page.socials-mobile-order-enabled .socials-composer .socials-send{width:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;font-size:0!important;gap:0!important}
 .socials-page.socials-mobile-order-enabled .socials-composer-hint{display:none!important}
 .socials-page.socials-mobile-order-enabled .socials-composer-wrap:not(:has(.socials-composer-tools)){grid-template-columns:minmax(0,1fr)}
 .social-mobile-order-overlay.modal-overlay{position:fixed!important;inset:auto 0 auto!important;top:var(--social-mobile-order-top,0px)!important;height:var(--social-mobile-order-height,100dvh)!important;padding:0!important;align-items:stretch!important;overflow:hidden!important}
 .social-mobile-order-overlay.modal-overlay[hidden]{display:none!important}
 .social-mobile-order-overlay>.new-order-modal{width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;border-radius:0!important;display:flex!important;flex-direction:column!important}
 .social-mobile-order-overlay>.new-order-modal>.modal-header{display:none!important}
 .social-mobile-order-overlay>.new-order-modal>.modal-body{flex:1;min-height:0;overflow:auto;padding:10px 12px!important;overscroll-behavior-y:contain}
 .social-mobile-order-overlay>.new-order-modal>.modal-footer{flex:0 0 auto;padding:8px 12px calc(8px + env(safe-area-inset-bottom))!important;gap:8px}
 .new-order-modal .new-order-number-preview{padding:8px 10px;margin-bottom:8px;gap:8px}
 .new-order-modal .new-order-number-preview small{display:none}
 .new-order-modal .new-order-section-heading{margin-bottom:8px;gap:8px}
 .new-order-modal .new-order-section-heading p{display:none}
 .new-order-modal .new-order-panel{padding:10px!important}
 .new-order-modal .new-order-layout{gap:10px!important}
 .new-order-modal .social-instagram-order-identity{padding:8px 10px;margin-bottom:8px}
 .new-order-modal .order-form-draft-notice{padding:6px 8px;font-size:11px}
 .new-order-modal input,.new-order-modal select,.new-order-modal textarea{font-size:16px}
}
@media(min-width:600px) and (max-width:900px) and (max-height:500px){
 .socials-page.socials-mobile-order-enabled .socials-chat-pane>.social-mobile-chat-order-tabs{padding-right:calc(50% + 8px)}
 .socials-page.socials-mobile-order-enabled .socials-chat-header{position:absolute;top:0;left:50%;right:0;height:53px;z-index:1;border-bottom:1px solid var(--border)}
}

/* Mobile chat outer scroll lock r32 */
@media(max-width:900px){.content:has(.socials-page.socials-mobile-order-enabled.asteron-socials-chat-mode){overflow:hidden!important;overscroll-behavior:none}}
