@import "https://fonts.googleapis.com/css2?family=Onest:wght@400;500;600;700;800;900&display=swap";:root{--bg:#b8bbb8;--bg-2:#d7d9d5;--surface:#eeefebbd;--surface-strong:#f8f9f5e0;--surface-muted:#daddd894;--surface-dark:#202221;--text:#1e211f;--muted:#737970;--faint:#969c94;--border:#2f343021;--border-strong:#2f343038;--primary:#1f2321;--primary-soft:#1f232114;--accent:#dfe9df;--accent-strong:#8ba28f;--danger:#ffe7e2c7;--danger-border:#be4a3673;--hot:#fff1dccc;--call:#e1ebf6d1;--sold:#dff1e0d6;--shadow:0 24px 70px #2023212e;--shadow-soft:0 12px 35px #2023211f;--inner-light:inset 0 1px 0 #ffffffad;--radius-lg:26px;--radius-md:18px;--radius-sm:12px}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 12% 7%,#ffffff75,#0000 28%),radial-gradient(circle at 82% 16%,#555b572e,#0000 29%),linear-gradient(135deg,#a8aaa7 0%,#d5d7d2 48%,#a8aaa4 100%);margin:0;font-family:Onest,Segoe UI,sans-serif;overflow:hidden}body:before{content:"";pointer-events:none;opacity:.3;background-image:linear-gradient(#ffffff29 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 82%);mask-image:radial-gradient(circle,#000,#0000 82%)}button,input,select,textarea{font:inherit}button{border:1px solid var(--border);color:var(--text);cursor:pointer;letter-spacing:-.01em;background:linear-gradient(#ffffffd1,#daddd88c);border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:9px 14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex;box-shadow:inset 0 1px #ffffffd1,inset 0 -1px #2124220d,0 8px 18px #1f232114}button:hover{border-color:var(--border-strong);box-shadow:var(--inner-light), 0 15px 35px #1f232121;background:#ffffffd1;transform:translateY(-1px)}button:active{transform:translateY(0)}input,select,textarea{border:1px solid var(--border);width:100%;color:var(--text);box-shadow:var(--inner-light);background:#f6f7f39e;border-radius:15px;outline:none;padding:11px 12px}select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#444944 50%),linear-gradient(135deg,#444944 50%,#0000 50%),linear-gradient(#ffffffb8,#dde0db8a);background-position:calc(100% - 18px),calc(100% - 13px),0 0;background-repeat:no-repeat;background-size:5px 5px,5px 5px,100% 100%;padding-right:36px}textarea{resize:vertical}.app-shell{grid-template-columns:318px 1fr;gap:0;height:100vh;min-height:100vh;padding:34px 34px 34px 45px;display:grid;position:relative}.app-shell:before{content:"";z-index:2;background:linear-gradient(#202220,#111312);border-radius:24px;width:36px;position:fixed;top:38px;bottom:38px;left:13px;box-shadow:0 24px 45px #1012116b,inset 0 1px #ffffff1f}.app-shell:after{content:"✳\a ⌂\a ◌\a ✧\a ⌁\a ▤\a ◈";white-space:pre;text-align:center;color:#ffffffc7;z-index:3;pointer-events:none;place-items:center;width:36px;font-size:17px;line-height:43px;display:grid;position:fixed;top:50px;left:13px}.sidebar{height:calc(100vh - 68px);color:var(--text);border-radius:var(--radius-lg) 0 0 var(--radius-lg);box-shadow:var(--shadow), var(--inner-light);-webkit-backdrop-filter:blur(22px)saturate(1.08);backdrop-filter:blur(22px)saturate(1.08);background:#e5e7e27a;border:1px solid #ffffff57;border-right-color:#2528261a;padding:30px 18px 18px 26px;position:sticky;top:34px;overflow:auto}.sidebar::-webkit-scrollbar{width:8px}.chat-list::-webkit-scrollbar{width:8px}.conversation-messages::-webkit-scrollbar{width:8px}.sidebar::-webkit-scrollbar-thumb{background:#2a2e2b38;border-radius:999px}.chat-list::-webkit-scrollbar-thumb{background:#2a2e2b38;border-radius:999px}.conversation-messages::-webkit-scrollbar-thumb{background:#2a2e2b38;border-radius:999px}.brand{align-items:center;gap:13px;margin-bottom:24px;display:flex}.brand-icon{color:#232624;background:linear-gradient(145deg,#f8f8f4,#bfc3bd);border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:inset 0 1px #ffffffe6,0 13px 26px #1e211f2e}.brand h1{letter-spacing:-.03em;margin:0;font-size:20px;font-weight:900;line-height:1.05}.brand p{color:var(--muted);margin:4px 0 0;font-size:12px;font-weight:500}.panel{box-shadow:var(--inner-light), 0 12px 32px #1f232114;background:#f2f3ef7a;border:1px solid #ffffff6b;border-radius:22px;margin-bottom:13px;padding:14px}.panel-title{letter-spacing:-.02em;align-items:center;gap:8px;margin-bottom:12px;font-weight:900;display:flex}.sidebar label{color:#72786f;text-transform:uppercase;letter-spacing:.08em;margin:13px 0 6px;font-size:11px;font-weight:800;display:block}.sidebar input,.sidebar select,.sidebar textarea{color:var(--text);background:#f6f7f3b3;border-color:#34393524}.sidebar option{color:#111827}.sidebar input::placeholder,.sidebar textarea::placeholder{color:#8b9189}.search-box{position:relative}.search-box svg{color:var(--faint);z-index:1;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.filter-shortcut,.reset,.secondary{width:100%;color:var(--text);background:#ffffffad;font-weight:850}.settings-user-id{gap:8px;display:flex}.settings-user-id input{padding-left:11px}.settings-user-id button{flex:none}.autopost-page{width:100%;max-width:none;overflow:auto}.standalone-shell{grid-template-columns:minmax(0,1fr);padding-left:34px}.standalone-shell:before,.standalone-shell:after{display:none}.standalone-shell .workspace{border-radius:var(--radius-lg);border-left:1px solid #ffffff57}.autopost-layout{grid-template-columns:minmax(340px,430px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.autopost-form{gap:11px;display:grid}.autopost-form input:not([type=file]){border:1px solid var(--border);width:100%;min-height:42px;color:var(--text);background:#ffffffad;border-radius:14px;padding:0 13px}.upload-zone{color:#17221fc2;text-align:center;cursor:pointer;background:radial-gradient(circle at 20% 10%,#ffffffdb,#0000 34%),#ffffff73;border:1px dashed #22302c47;border-radius:22px;place-items:center;gap:7px;min-height:138px;padding:18px;display:grid}.upload-zone b{color:var(--text)}.upload-zone span{max-width:320px;color:var(--muted);font-size:12px;line-height:1.45}.upload-zone input{display:none}.autopost-hint{color:var(--muted);background:#ffffff7a;border-radius:16px;padding:12px;font-size:12px;line-height:1.5}.autopost-hint code{color:var(--text)}.autopost-result .chat-card,.autopost-empty{min-height:460px}.autopost-feed-box{border:1px solid var(--border);background:#ffffff85;border-radius:18px;gap:8px;margin:16px 0;padding:14px;display:grid}.autopost-feed-box span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.autopost-feed-box a{overflow-wrap:anywhere;color:#174c41;font-weight:800}.autopost-feed-box button{justify-self:start;min-height:36px}.autopost-errors{border:1px solid var(--danger-border);color:#7a2018;background:#ffe7e594;border-radius:18px;gap:7px;margin:12px 0;padding:14px;font-size:13px;display:grid}.autopost-table{gap:8px;margin-top:14px;display:grid}.autopost-table>div{background:#ffffff70;border:1px solid #fff6;border-radius:16px;gap:3px;padding:11px 12px;display:grid}.autopost-table span{color:var(--muted);font-size:12px}.autopost-empty pre{white-space:pre-wrap;color:#17221fd1;background:#0a120f14;border-radius:16px;margin-top:16px;padding:14px;font-size:12px}.autopost-history{margin-top:18px}.date-range{grid-template-columns:1fr 1fr;gap:8px;display:grid}.date-range input{padding:10px 8px}.stats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.stats div{background:#ffffff61;border:1px solid #2f343014;border-radius:18px;align-content:space-between;min-height:72px;padding:12px;display:grid}.stats span{color:#6e746c;font-size:12px;font-weight:700}.stats b{letter-spacing:-.06em;font-size:28px;line-height:1}.bot-panel form{gap:8px;display:grid}.bot-rules{gap:8px;margin-top:12px;display:grid}.rule{color:var(--muted);border-color:var(--border);text-align:left;background:#fff6;flex-direction:column;align-items:flex-start}.rule.enabled{color:var(--text);background:#deefdea8;border-color:#5b7d5d59}.rule span{color:var(--muted);font-size:12px}.workspace{border-radius:0 var(--radius-lg) var(--radius-lg) 0;min-width:0;height:calc(100vh - 68px);box-shadow:var(--shadow), var(--inner-light);-webkit-backdrop-filter:blur(22px)saturate(1.08);backdrop-filter:blur(22px)saturate(1.08);background:#ebece78a;border:1px solid #ffffff57;border-left:0;padding:28px 28px 22px;overflow:hidden}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.topbar h2{letter-spacing:-.055em;margin:0;font-size:30px;font-weight:900}.topbar p{color:var(--muted);margin:5px 0 0;font-size:13px}.refresh{font-weight:850}a.refresh{color:var(--text);border-bottom:1px solid #1f232138;text-decoration:none}.error{border:1px solid var(--danger-border);background:var(--danger);box-shadow:var(--inner-light);border-radius:16px;margin-bottom:14px;padding:12px 14px}.chat-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px;display:grid}.inbox-layout{grid-template-columns:minmax(380px,450px) minmax(0,1fr);gap:14px;height:calc(100% - 74px);min-height:0;display:grid}.chat-list,.conversation{min-height:0;box-shadow:var(--shadow-soft), var(--inner-light);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f7f38a;border:1px solid #2f34301f}.chat-list{border-radius:22px;overflow:auto}.chat-row{width:100%;box-shadow:none;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #2f343014;border-radius:0;grid-template-columns:58px minmax(0,1fr);gap:11px;padding:12px;transition:background .18s,box-shadow .18s;display:grid}.chat-row:hover{box-shadow:none;background:#ffffff6b;transform:none}.chat-row.has-unread{background:#fff2e1a3;border-left:4px solid #c17844;padding-left:8px}.chat-row.has-unread .chat-row-top b,.chat-row.has-unread .chat-row-title{color:#6f3b1d}.chat-row.selected{background:#ffffffa3;box-shadow:inset 0 0 0 1px #ffffffa6,0 8px 24px #1f232114}.chat-row img,.chat-row-placeholder{object-fit:cover;background:var(--surface-muted);border:1px solid #2f343021;border-radius:13px;width:58px;height:46px}.chat-row-placeholder{color:var(--muted);place-items:center;display:grid}.chat-row-main{gap:5px;min-width:0;display:grid}.chat-row-top,.chat-row-meta{align-items:center;gap:8px;min-width:0;display:flex}.chat-row-top{justify-content:space-between}.chat-row-time{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.unread-badge{color:#fff;background:#2b2f2c;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #1f232138}.chat-row-top b,.chat-row-title,.chat-row-message{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-row-top b{letter-spacing:-.025em;align-items:center;gap:4px;min-width:0;font-size:14px;font-weight:900;display:inline-flex}.chat-row-top time,.chat-row-meta,.chat-row-message{color:var(--muted);font-size:12px}.chat-row-title{font-size:13px;font-weight:800}.chat-row-click-badge{color:#7a4b09;background:#ffe091b8;border:1px solid #b87a1833;border-radius:999px;align-items:center;gap:5px;width:fit-content;max-width:100%;padding:4px 8px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #ffffffad}.chat-row-controls,.conversation-status-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.conversation-link-summary{color:#70440a;background:#ffeeb8b8;border:1px solid #b87a1838;border-radius:14px;flex-wrap:wrap;align-items:center;gap:7px;width:fit-content;max-width:100%;margin-top:8px;padding:7px 10px;font-size:12px;font-weight:850;display:flex}.conversation-link-summary b{color:#8a5b12;font-weight:950}.chat-row-controls button,.chat-row-controls select,.conversation-status-row button,.conversation-status-row select{background:linear-gradient(#ffffffbd,#d9dcd77a);border-color:#2f34301f;border-radius:999px;width:auto;min-height:29px;padding:5px 9px;font-size:12px;box-shadow:inset 0 1px #ffffffb8,0 5px 12px #1f23210f}.chat-row-controls select,.conversation-status-row select{max-width:150px}.chat-row-controls button,.conversation-status-row button{align-items:center;gap:5px;display:inline-flex}.conversation{border-radius:22px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.conversation-header{background:#ffffff42;border-bottom:1px solid #2f34301a;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;padding:16px;display:grid}.conversation-header img{object-fit:cover;border:1px solid #2f343024;border-radius:14px;width:78px;height:58px}.conversation-header h3{letter-spacing:-.045em;margin:0;font-size:22px;font-weight:900}.conversation-header p{color:var(--muted);margin:4px 0 0;font-size:13px}.account-pill{color:#fff;background:var(--account-color);border-radius:999px;margin-bottom:7px;padding:5px 9px;font-size:11px;font-weight:850;display:inline-flex;box-shadow:0 8px 18px #1f232124}.conversation-link-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.open-item,.conversation-link-actions button{border:1px solid var(--border);color:var(--text);box-shadow:none;background:#ffffff8a;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-weight:850;text-decoration:none;display:inline-flex}.conversation-messages{background:linear-gradient(#ffffff38,#e2e4df59),radial-gradient(circle at 90% 12%,#ffffff57,#0000 26%);flex-direction:column;gap:9px;min-height:0;padding:18px;display:flex;overflow:auto}.conversation-composer{background:#ffffff61;border-top:1px solid #2f34301a;gap:10px;padding:14px;display:grid}.day-divider,.empty-conversation{color:var(--muted);border:1px solid var(--border);background:#ffffff9e;border-radius:999px;align-self:center;padding:7px 11px;font-size:12px}.chat-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-top:5px solid #0000;border-radius:24px;flex-direction:column;gap:12px;min-height:520px;padding:16px;display:flex}.chat-card.danger{border-top-color:var(--danger-border);background:linear-gradient(#fff,#fff7f7)}.chat-card.hot{background:linear-gradient(180deg, #fff, var(--hot));border-top-color:#c17844}.chat-card.call{background:linear-gradient(180deg, #fff, var(--call));border-top-color:#6d8296}.chat-card.sold{background:linear-gradient(180deg, #fff, var(--sold));border-top-color:#7d9b7f}.chat-card.muted{opacity:.7}.chat-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.chat-card h3{margin:0;font-size:18px}.chat-card p{color:var(--muted);margin:5px 0 0;font-size:13px}.bot-toggle{border-radius:14px;width:38px;height:38px;padding:0}.bot-toggle.on{color:#166534;background:#dcfce7;border-color:#86efac}.bridge-status{border:1px solid var(--border);background:#ffffff80;border-radius:18px;gap:4px;padding:14px;display:grid}.bridge-status.ready{background:#dcfce7b8;border-color:#86efaccc}.bridge-status.blocked{background:#fff7edc2;border-color:#fdba74b8}.bridge-status b{font-size:16px}.bridge-status span,.muted-text{color:var(--muted);font-size:13px;line-height:1.45}.setup-box{background:#ffffff6b;border:1px dashed #2f34302e;border-radius:18px;gap:9px;margin-top:12px;padding:13px;display:grid}.setup-box pre{white-space:pre-wrap;color:#19322d;margin:0;font-size:12px;line-height:1.45;overflow:auto}.mapping-list{gap:8px;margin-top:12px;display:grid}.mapping-row{border:1px solid var(--border);background:#ffffff7a;border-radius:16px;gap:4px;padding:11px 12px;display:grid}.mapping-row span{color:var(--muted);font-size:12px}.status-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.status-badge,.unread,.reminder{background:var(--surface-soft);border:1px solid var(--border);border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:12px;display:inline-flex}.unread{color:#991b1b;background:#fee2e2;border-color:#fecaca}.reminder{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.messages{background:var(--surface-muted);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:8px;min-height:150px;max-height:190px;padding:10px;display:flex;overflow:auto}.message{max-width:min(640px,92%);box-shadow:0 10px 28px #1f232114, var(--inner-light);background:#ffffffa8;border:1px solid #2f34301c;border-radius:17px;gap:5px;padding:10px 12px;display:grid;position:relative}.message b{color:var(--muted);font-size:12px;font-weight:800}.message-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.message-menu-button{width:25px;height:25px;color:var(--muted);box-shadow:none;background:#ffffff59;border-radius:9px;padding:0}.message-menu-button:hover{box-shadow:none;background:#ffffffbf;transform:none}.message-menu{z-index:10;border:1px solid var(--border);min-width:138px;box-shadow:var(--shadow-soft);background:#fafaf6f2;border-radius:14px;gap:4px;padding:6px;display:grid;position:absolute;top:32px;right:8px}.message-menu button{box-shadow:none;border:0;border-radius:10px;justify-content:flex-start;padding:7px 8px}.message-menu button:hover{box-shadow:none;background:var(--surface-muted);transform:none}.message-attachments{flex-wrap:wrap;gap:8px;display:flex}.message-attachments img{object-fit:cover;border:1px solid var(--border);border-radius:12px;width:150px;max-width:100%;height:112px}.message-attachments audio{width:260px;max-width:100%;height:38px}.voice-missing{color:var(--muted);border:1px dashed var(--border);background:var(--surface-muted);border-radius:10px;padding:7px 9px;font-size:12px}.message span{font-size:14px;line-height:1.4}.message time{color:var(--muted);justify-self:end;font-size:11px}.message.operator,.message.bot{background:#e8ecf4bd;border-color:#505b7026;margin-left:auto}.message.bot{background:#e7f1e7c7;border-color:#5b7d5d2e}.link-click-event{text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;display:grid}.link-click-icon{color:#7a4b09;background:#ffd462b8;border:1px solid #b87a1838;border-radius:12px;place-items:center;width:30px;height:30px;display:grid}.link-click-event>span:last-child{gap:2px;min-width:0;display:grid}.link-click-event strong{color:#1f2321;font-size:14px;font-weight:950}.link-click-event small{text-overflow:ellipsis;white-space:nowrap;color:#8a5b12;font-size:11px;overflow:hidden}.draft{background:#ffffff94;min-height:86px}.price-row,.actions-row,.quick-statuses,.reminder-row{flex-wrap:wrap;gap:8px;display:flex}.price-row button,.quick-statuses button,.reminder-row button{border-radius:999px;min-height:34px;padding:7px 12px;font-size:12px}.actions-row button{flex:auto;min-height:44px;font-size:13px}.primary{color:#fff;background:linear-gradient(#252925,#121412);border-color:#ffffff14;font-weight:900;box-shadow:0 16px 28px #1f232142,inset 0 1px #ffffff24}.price-row button{background:linear-gradient(#fcfdf9e0,#e1e4df9e);border-color:#2f343021}.quick-statuses button.active{color:#fff;background:#202421;border-color:#202421}.recording-button,.voice-draft,.voice-draft div,.voice-draft b,.voice-draft span,.voice-draft audio{display:none}@media (width<=1180px){body{overflow:auto}.app-shell{grid-template-columns:1fr;height:auto;min-height:100vh;padding:18px}.app-shell:before,.app-shell:after{display:none}.sidebar,.workspace{border:1px solid #ffffff57;border-radius:24px;height:auto;position:static}.workspace{margin-top:14px;overflow:visible}.inbox-layout{grid-template-columns:1fr;height:auto}.conversation{min-height:680px}}@media (width<=680px){.app-shell{padding:10px}.sidebar,.workspace{padding:16px}.stats,.conversation-header{grid-template-columns:1fr}.chat-row{grid-template-columns:48px minmax(0,1fr)}.chat-row img,.chat-row-placeholder{width:48px;height:42px}.conversation-link-actions{justify-content:stretch}.conversation-link-actions>*{flex:auto}}.sidebar{background:linear-gradient(#eef0ecad,#d3d6d175),radial-gradient(circle at 24px 24px,#fff9,#0000 30%)}.panel{position:relative;overflow:hidden}.panel:before{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff6b,#0000 38%);position:absolute;inset:0}.panel>*{position:relative}a.refresh,.filter-shortcut,.reset,.secondary,.open-item,.conversation-link-actions button,.price-row button,.quick-statuses button,.chat-row-controls button,.conversation-status-row button{text-decoration:none;position:relative;overflow:hidden}a.refresh{background:#ffffff94;border:1px solid #2f34301f;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:9px 13px;box-shadow:inset 0 1px #ffffffbf,0 8px 18px #1f232114;display:inline-flex!important}.panel a.refresh{justify-content:flex-start;width:100%;margin-bottom:12px!important}button:after,a.refresh:after,.open-item:after{content:none;display:none}.topbar .refresh,.topbar button.refresh{min-width:104px}.inbox-layout{gap:16px}.chat-list{background:#e6e8e375;padding:10px}.list-loading{z-index:2;color:var(--muted);background:#ffffffc7;border:1px solid #2f34301f;border-radius:999px;margin-bottom:8px;padding:9px 12px;font-size:12px;font-weight:800;position:sticky;top:0;box-shadow:0 10px 24px #1f23211a}.chat-row{background:#f8f9f557;border:1px solid #0000;border-bottom-color:#2f343014;border-radius:18px;margin-bottom:8px}.chat-row:last-child{margin-bottom:0}.chat-row.selected{background:linear-gradient(#ffffffb8,#e0e3dea3);border-color:#1f232133}.chat-row.has-unread{background:linear-gradient(90deg,#fae8cddb,#ffffff94);border-left:0;padding-left:12px;box-shadow:inset 4px 0 #b97849,0 12px 28px #7a49261f}.chat-row img,.chat-row-placeholder,.conversation-header img{box-shadow:inset 0 1px #ffffffb8,0 10px 20px #1f23211f}.chat-row-controls{margin-top:4px}.chat-row-controls select,.conversation-status-row select{background-color:#ffffff9e;min-width:132px}.conversation-header{grid-template-columns:82px minmax(0,1fr) auto;padding:18px}.conversation-link-actions{grid-column:auto;justify-content:flex-end;align-self:start;max-width:360px}.account-pill{color:#1f2321;background:linear-gradient(#ffffffc7,#daddd89e);border:1px solid #2f343024}.message{border-radius:20px}.message.operator,.message.bot{background:linear-gradient(#e5eaf5c7,#d8deebb3)}.conversation-composer{background:linear-gradient(#ffffff80,#e5e7e285);padding:16px}.draft{border-radius:22px;min-height:92px}.price-row{padding:2px 0}.price-row button{background:linear-gradient(#fcfdf9eb,#d6dad4b3);border:1px solid #2f343029;min-height:40px;padding:8px 14px}.actions-row{grid-template-columns:minmax(180px,1.15fr) minmax(160px,.85fr);display:grid}.actions-row .primary{letter-spacing:.01em}.stats div{background:linear-gradient(#ffffff80,#d8dbd670);min-height:76px}.chat-card{background:linear-gradient(#fafbf7ad,#e0e3de85)}@media (width<=1180px){.conversation-header{grid-template-columns:auto minmax(0,1fr)}.conversation-link-actions{grid-column:1/-1;max-width:none}}@media (width<=680px){.actions-row,.autopost-layout{grid-template-columns:1fr}.conversation-messages{padding:14px}}.app-shell{grid-template-columns:282px 1fr;padding:24px}.app-shell:before,.app-shell:after{display:none}.sidebar{border-radius:24px 0 0 24px;height:calc(100vh - 48px);padding:22px 14px 14px;top:24px}.workspace{height:calc(100vh - 48px);padding:24px 24px 18px}.brand{gap:10px;margin-bottom:16px}.brand-icon{width:38px;height:38px}.brand h1{letter-spacing:-.025em;font-size:17px}.brand p{font-size:11px}.panel{border-radius:18px;margin-bottom:10px;padding:12px}.panel-title{margin-bottom:9px;font-size:13px}.sidebar label{margin:10px 0 5px;font-size:10px}button,input,select,textarea{font-size:13px}button{min-height:34px;padding:7px 12px;font-weight:750}input,select,textarea{border-radius:13px;padding:9px 10px}.search-box input{padding-left:32px}a.refresh{min-height:34px;padding:7px 12px;font-size:13px}.filter-shortcut{margin-top:8px}.stats{gap:8px}.stats div{border-radius:15px;min-height:58px;padding:10px}.stats span{font-size:11px}.stats b{font-size:24px}.topbar p{font-size:12px}.inbox-layout{grid-template-columns:minmax(350px,420px) minmax(0,1fr);height:calc(100% - 66px)}.chat-row{border-radius:16px;grid-template-columns:52px minmax(0,1fr);gap:10px;padding:10px}.chat-row img,.chat-row-placeholder{width:52px;height:42px}.chat-row-title{font-size:12px}.chat-row-top time,.chat-row-meta,.chat-row-message{font-size:11px}.chat-row-controls button,.chat-row-controls select,.conversation-status-row button,.conversation-status-row select{min-height:27px;padding:4px 8px;font-size:11px}.conversation-header p,.message span{font-size:13px}.conversation-composer{gap:9px}.draft{min-height:78px}.reply-preview{background:linear-gradient(#ffffffbd,#e2e5e094);border:1px solid #2f34301f;border-left:4px solid #1f2321b8;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:10px 12px;display:grid;box-shadow:inset 0 1px #ffffffc7,0 10px 24px #1f232114}.reply-preview span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px;font-size:11px;font-weight:850;display:block}.reply-preview b{margin-bottom:3px;font-size:13px;font-weight:900;display:block}.reply-preview p{color:#555b55;max-height:38px;margin:0;font-size:13px;line-height:1.35;overflow:hidden}.reply-preview button{border-radius:50%;width:28px;height:28px;min-height:28px;padding:0;font-size:18px;line-height:1}.attachment-row{gap:8px;display:grid}.attach-button{cursor:pointer;background:linear-gradient(#fcfdf9e6,#daddd899);border:1px solid #2f343024;border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:36px;padding:8px 13px;font-size:13px;font-weight:780;display:inline-flex;box-shadow:inset 0 1px #fffc,0 8px 18px #1f232114}.attach-button input{display:none}.attachment-preview{background:#ffffff73;border:1px solid #2f34301a;border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px;display:flex}.attachment-preview span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:360px;color:var(--muted);font-size:12px;font-weight:650;overflow:hidden}.attachment-preview button{min-height:32px}@media (width<=1180px){.app-shell{padding:14px}.sidebar,.workspace{border-radius:22px;height:auto}}body{background:radial-gradient(circle at 8% 9%,#f94c9654,#0000 23%),radial-gradient(circle at 76% 8%,#39e1cf47,#0000 27%),radial-gradient(circle at 53% 68%,#b0ddc538,#0000 35%),linear-gradient(135deg,#08110f 0%,#203d38 44%,#c9d8d2 100%)}body:before{opacity:.24;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px),radial-gradient(circle,#ffffff3d 1px,#0000 1px);background-size:54px 54px,54px 54px,18px 18px}.sidebar,.workspace,.chat-list,.conversation,.panel{border:1px solid var(--border);box-shadow:var(--shadow), inset 0 1px 0 #ffffffb3;-webkit-backdrop-filter:blur(24px)saturate(1.16);backdrop-filter:blur(24px)saturate(1.16);background:linear-gradient(145deg,#f4faf7c2,#d9ebe46b),radial-gradient(circle at 0 0,#ffffffa3,#0000 34%)}.sidebar{border-radius:30px;height:calc(100vh - 44px);padding:18px}.workspace{border-radius:30px;height:calc(100vh - 44px);padding:22px;overflow:hidden}.brand{border-bottom:1px solid #ffffff57;padding:6px 4px 14px}.brand-icon{color:#051311;background:linear-gradient(135deg,#f5fffb,#6ee7d8 45%,#ff8bc7);border-radius:17px;width:44px;height:44px;box-shadow:0 14px 28px #30d0be42,inset 0 1px #ffffffd9}.brand h1{font-size:19px;font-weight:900}.brand p{color:#17221f9e}.panel{border-radius:24px;padding:13px}.panel-title{color:#17221fe0;font-weight:900}.quick-filter-grid{grid-template-columns:1fr;gap:7px;margin-bottom:12px;display:grid}.quick-filter-grid button{color:#19322d;background:linear-gradient(135deg,#ffffffd1,#bdf4e96b);border-color:#ffffff94;justify-content:flex-start;min-height:34px}button,a.refresh,.open-item,.attach-button{background:linear-gradient(145deg,#ffffffe0,#dcebe599);border-color:#ffffff8a;box-shadow:inset 0 1px #ffffffd1,0 10px 22px #0a26231a}button:hover,a.refresh:hover,.open-item:hover,.attach-button:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffffe6,0 18px 34px #0a262329}input,select,textarea{background:#ffffff9e;border-color:#ffffff9e}.topbar{padding:2px 2px 14px}.topbar h2{letter-spacing:-.05em;font-size:31px}.topbar p{color:#17221f9e}.chat-list{border-radius:28px;padding:12px}.deal-search{z-index:5;color:#17221fa8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffffe0,#d6f1ebb3);border:1px solid #ffffff94;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;display:grid;position:sticky;top:0;box-shadow:inset 0 1px #ffffffd1,0 14px 30px #0a26231a}.deal-search input{min-height:28px;box-shadow:none;background:0 0;border:0;padding:0}.deal-search input:focus{box-shadow:none}.deal-search button{border-radius:50%;width:28px;min-height:28px;padding:0;font-size:18px;line-height:1}.chat-row{background:#f7fcf98f;border:1px solid #ffffff6b;border-radius:22px;margin-bottom:10px;padding:12px;box-shadow:inset 0 1px #ffffff9e,0 10px 26px #0f2d2914}.chat-row:hover{background:#ffffffc7;border-color:#ffffffbd}.chat-row.selected{background:linear-gradient(135deg,#ffffffe0,#c6f4eca3);border-color:#37d7bfb3;box-shadow:inset 0 1px #fffc,0 18px 34px #20a28f29}.chat-row img,.chat-row-placeholder,.conversation-header img{border:1px solid #ffffffa3;border-radius:18px}.conversation{border-radius:28px}.conversation-header{background:linear-gradient(135deg,#ffffffa8,#caefe875);padding:18px}.account-pill{color:#17312d;background:linear-gradient(135deg,#ffffffeb,#a9eee2b8);border-color:#ffffffad}.conversation-link-actions{gap:7px}.message{background:#ffffffb8;border:1px solid #ffffff7a;box-shadow:0 12px 32px #0a24211a,inset 0 1px #ffffffb8}.conversation-composer{background:linear-gradient(135deg,#ffffffb3,#d5ebe494)}.draft{background:#ffffffb8;border-radius:24px}.composer-tools .attachment-row,.composer-tools .price-row{width:auto}.composer-tools .price-row{flex:360px}.reply-preview,.attachment-preview,.list-loading{background:linear-gradient(135deg,#ffffffd1,#cbebe48a);border-color:#ffffff94}.reply-preview{border-left-color:#38d8c0}.actions-row{grid-template-columns:minmax(280px,1fr) minmax(132px,180px)}.primary{background:linear-gradient(135deg,#101f1c,#265850);border-color:#ffffff2e;box-shadow:0 18px 34px #112b2747,inset 0 1px #ffffff29}.stats div{background:linear-gradient(135deg,#ffffffb8,#c1ebe270);border-color:#ffffff80}@media (width<=1180px){.app-shell{grid-template-columns:1fr;padding:12px}.sidebar,.workspace{border-radius:26px}}.workspace{padding-top:18px;padding-bottom:16px}.topbar{margin-bottom:8px;padding-bottom:6px}.topbar h2{font-size:26px}.topbar p{margin-top:2px}.conversation{grid-template-rows:minmax(76px,auto) minmax(420px,1fr) auto}.conversation-header{padding:10px 14px}.conversation-header img{width:62px;height:46px}.conversation-header h3{font-size:18px}.app-shell.standalone-shell .workspace{border-radius:30px;width:100%;height:calc(100vh - 44px);overflow:auto}.app-shell.standalone-shell .autopost-layout{grid-template-columns:minmax(360px,440px) minmax(0,1fr)}@media (width<=980px){.app-shell.standalone-shell .autopost-layout{grid-template-columns:1fr}}.conversation-header p{margin-top:2px;font-size:12px}.conversation-status-row{margin-top:6px}.conversation-messages{padding:16px 18px}.draft{resize:vertical;min-height:76px;padding:11px 14px;font-size:14px;line-height:1.45}.composer-tools{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.composer-tools .attachment-row{flex:0 auto;gap:8px;display:flex}.composer-tools .price-row{flex:360px;padding:0}.attach-button,.price-row button{min-height:32px;padding:6px 11px;font-size:12px}.attachment-preview{min-height:32px;padding:5px 7px}.attachment-preview button{min-height:28px;padding:5px 9px;font-size:12px}.actions-row{grid-template-columns:minmax(320px,1fr) minmax(130px,180px);gap:8px;display:grid}.actions-row button{min-height:42px}.actions-row .primary{min-height:42px;font-size:14px}@media (width<=760px){.actions-row{grid-template-columns:1fr}.draft{min-height:76px}}:root{--bg:#070b12;--bg-2:#0e1822;--surface:#182634b8;--surface-strong:#2b3d4dc7;--surface-muted:#7084942e;--surface-dark:#081019;--text:#edf7ff;--muted:#d6e5f1a3;--faint:#d6e5f16b;--border:#c2e6ff2e;--border-strong:#dcf5ff5c;--primary:#f36b5d;--primary-soft:#f36b5d2e;--accent:#39f4ff;--accent-strong:#fc4fc7;--danger:#ff5e6f29;--danger-border:#ff5e6f75;--hot:#ffae4433;--call:#3ad3ff2e;--sold:#2ceb852b;--shadow:0 34px 90px #00000075;--shadow-soft:0 22px 55px #00000047}body{color:var(--text);background:radial-gradient(circle at 4% 24%,#ff439a5c,#0000 24%),radial-gradient(circle at 88% 16%,#38e6ff38,#0000 28%),radial-gradient(circle at 64% 86%,#ff894a2e,#0000 32%),linear-gradient(135deg,#05070d 0%,#101c27 43%,#192939 100%);font-family:Onest,Segoe UI,sans-serif}body:before{opacity:.28;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px),radial-gradient(circle,#4bf4ff52 1px,#0000 1px);background-size:56px 56px,56px 56px,22px 22px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 86%);mask-image:linear-gradient(90deg,#000,#0000 86%)}.app-shell{gap:18px;padding:22px}.sidebar,.workspace,.chat-list,.conversation,.panel,.chat-card,.autopost-form,.autopost-result .chat-card,.autopost-empty{color:var(--text);border:1px solid var(--border);-webkit-backdrop-filter:blur(26px)saturate(1.35);backdrop-filter:blur(26px)saturate(1.35);background:linear-gradient(145deg,#2a3b4cbd,#121f2da8),radial-gradient(circle at 8% 0,#ffffff29,#0000 32%);box-shadow:0 28px 70px #00000061,inset 0 1px #ffffff29,inset 0 -1px #00000038}.sidebar{border-radius:34px;position:relative}.sidebar:before{content:"";background:linear-gradient(#ff4eb5,#ffb347 24%,#38f4ff 47%,#7a5cff 70%,#31f58d);border-radius:999px;width:4px;position:absolute;top:34px;bottom:34px;left:-7px;box-shadow:0 0 18px #ff4eb5cc,0 0 28px #38f4ff8c}.workspace{background:linear-gradient(145deg,#293b4b9e,#0d17238f),radial-gradient(circle at 78% 10%,#50d9ff29,#0000 34%);border-radius:34px}.brand{border-bottom-color:#ffffff1f}.brand-icon{color:#031018;background:linear-gradient(135deg,#2af5c6,#41a4ff 45%,#ff4ec6);box-shadow:0 0 28px #41a4ff61,inset 0 1px #ffffffa6}.brand h1,.topbar h2,.conversation-header h3,.chat-card h3{color:#f8fbff;text-shadow:0 0 22px #63e7ff2e}.brand p,.topbar p,.panel-title,label,.sidebar label,.chat-row-meta,.chat-row-message,.chat-row-top time,.conversation-header p,.message time,.autopost-hint,.autopost-table span,.autopost-feed-box span{color:var(--muted)}input,select,textarea,.deal-search{color:var(--text);background:#050d1652;border-color:#d2f2ff29;box-shadow:inset 0 1px #ffffff14}button,a.refresh,.open-item,.attach-button,.conversation-link-actions button{color:#f7fbff;background:linear-gradient(145deg,#495b6cc7,#14212fbd);border-color:#ffffff2e;box-shadow:0 14px 32px #00000038,inset 0 1px #ffffff2e}button:hover,a.refresh:hover,.open-item:hover,.attach-button:hover{border-color:#46f5ff85;box-shadow:0 0 0 1px #46f5ff2e,0 18px 42px #00000057,0 0 24px #46f5ff29,inset 0 1px #fff3}.chat-row{color:var(--text);background:0 0;border-bottom-color:#ffffff14}.chat-row:hover,.chat-row.selected{background:#86a6be29}.unread-badge{background:linear-gradient(135deg,#ff6c5d,#ff4fc7);box-shadow:0 0 22px #ff4fc773}.message{color:#eaf6ff;background:#253646c2;border-color:#ffffff1f;box-shadow:0 18px 44px #0000003d,inset 0 1px #ffffff1f}.message.operator,.message.bot{background:linear-gradient(135deg,#ff6066e0,#7d56ffc7);border-color:#fff3}.conversation-composer{background:linear-gradient(135deg,#233444d1,#0c1724db);border-top-color:#ffffff1a}.stats div,.autopost-feed-box,.autopost-table>div,.upload-zone,.reply-preview,.attachment-preview,.list-loading{color:var(--text);background:linear-gradient(145deg,#46586a61,#121f2d6b);border-color:#ffffff1f}.error,.autopost-errors{color:#ffdce2;background:#ff5e6f24;border-color:#ff5e6f75;box-shadow:0 0 26px #ff5e6f1f}body{-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;font-size:15px;line-height:1.45}.sidebar{height:calc(100vh - 36px);padding:18px 14px}.workspace{min-width:0;height:calc(100vh - 36px);padding:18px}.topbar{min-height:48px;margin-bottom:12px;padding:0}.topbar h2{letter-spacing:-.03em;font-size:28px;line-height:1.05}.topbar p,.brand p{color:#edf7ffc7;font-size:13px}.brand h1{font-size:19px}.panel-title,.chat-row-top b,.chat-row-title,.message-head b,button,a.refresh{font-weight:800}.sidebar label{color:#edf7ffb8;font-size:11px}input,select,textarea{color:#f7fbff;background:#0a1420b8;border-color:#d6eeff3d}.chat-list,.conversation{min-width:0;min-height:0}.chat-row{grid-template-columns:56px minmax(0,1fr);padding:12px}.chat-row-top b{font-size:14px}.chat-row-title,.chat-row-message,.chat-row-meta,.chat-row-top time{color:#edf7ffb8;font-size:12px}.chat-row-controls button,.chat-row-controls select,.conversation-status-row button,.conversation-status-row select{color:#f7fbff;min-height:30px;font-size:12px}.conversation{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.conversation-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 16px}.conversation-header h3{font-size:21px;line-height:1.15}.conversation-header p{color:#edf7ffb8;font-size:13px}.conversation-link-actions{grid-column:auto;grid-template-columns:repeat(2,minmax(118px,auto));justify-content:end;max-width:300px;display:grid}.conversation-link-actions a,.conversation-link-actions button{white-space:nowrap;min-height:36px;padding:7px 11px;font-size:13px}.conversation-messages{gap:10px;padding:18px}.message{max-width:min(720px,72%);padding:13px 15px;font-size:14px;line-height:1.45}.message time,.message-head{font-size:12px}.conversation-composer{gap:8px;padding:12px 14px}.draft{min-height:62px;max-height:130px;padding:12px 14px;font-size:15px}.composer-tools{align-items:center}.attach-button,.price-row button,.attachment-preview,.attachment-preview button{min-height:32px;font-size:12px}.actions-row{align-items:center;gap:10px;display:flex}.actions-row button{flex:none;min-height:40px;padding:8px 18px;font-size:14px}.actions-row .primary{flex:0 0 260px;max-width:260px;min-height:40px}.app-shell.standalone-shell{grid-template-columns:minmax(0,1fr);padding:18px}.app-shell.standalone-shell .workspace{height:calc(100vh - 36px);padding:22px}.app-shell.standalone-shell .autopost-layout{grid-template-columns:minmax(360px,430px) minmax(0,1fr);gap:18px}.autopost-form{min-height:auto}.autopost-empty,.autopost-result .chat-card{min-height:360px}.autopost-empty h3,.autopost-result h3{font-size:22px}.autopost-empty p,.autopost-hint,.upload-zone span{color:#edf7ffb8;font-size:13px}@media (width<=1280px){.inbox-layout{grid-template-columns:minmax(340px,410px) minmax(0,1fr)}.conversation-header{grid-template-columns:auto minmax(0,1fr)}.conversation-link-actions{grid-column:1/-1;grid-template-columns:repeat(4,minmax(110px,auto));justify-content:start;max-width:none}}@media (width<=760px){.actions-row,.actions-row .primary{flex:auto;width:100%;max-width:none}}:root{--bg:#08111c;--surface:#122033;--surface-strong:#182a40;--surface-muted:#20344c;--text:#f4f8ff;--muted:#aebed0;--faint:#7f90a5;--border:#bbd2e838;--border-strong:#dfeeff61;--primary:#ff6b5f;--accent:#47d7ff;--shadow:0 22px 54px #00000061;--shadow-soft:0 14px 34px #0000003d}body{color:var(--text);background:radial-gradient(circle at 0 0,#ff5a7d29,#0000 30%),radial-gradient(circle at 100% 0,#47d7ff24,#0000 34%),linear-gradient(135deg,#08111c 0%,#0c1827 48%,#0a1421 100%);font-size:15px;font-weight:500}body:before{opacity:.12}.app-shell{grid-template-columns:300px minmax(0,1fr);gap:16px;padding:16px}.sidebar,.workspace,.chat-list,.conversation,.panel,.chat-card,.autopost-form,.autopost-empty,.autopost-result .chat-card{color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#122033f0}.sidebar:before{opacity:.55;box-shadow:none}.workspace{background:#0c1827f5}.topbar h2,.brand h1,.conversation-header h3,.chat-card h3{color:#fff;text-shadow:none}.topbar p,.brand p,.panel-title,.sidebar label,.chat-row-meta,.chat-row-message,.chat-row-top time,.conversation-header p,.message time,.autopost-hint,.autopost-table span,.autopost-feed-box span,.muted-text{color:var(--muted)}.panel-title{font-size:14px}.sidebar label{letter-spacing:.06em;font-size:11px}input,select,textarea,.deal-search{color:#fff;box-shadow:none;background:#0b1624;border:1px solid #bed6ee47}input:focus,select:focus,textarea:focus{background:#0d1b2c;border-color:#47d7ffa6}input::placeholder,textarea::placeholder{color:#7f90a5}button,a.refresh,.open-item,.attach-button,.conversation-link-actions button{color:#fff;box-shadow:none;text-shadow:none;background:#21344c;border:1px solid #cce0f447}button:hover,a.refresh:hover,.open-item:hover,.attach-button:hover{background:#2a405b;border-color:#47d7ff94;box-shadow:0 8px 20px #00000038}.primary,.actions-row .primary{color:#fff;background:#f25f55;border-color:#ff8f86;box-shadow:0 10px 22px #f25f5538}.primary:hover,.actions-row .primary:hover{background:#ff6f64}.brand-icon{box-shadow:none;background:#47d7ff}.stats div,.upload-zone,.autopost-feed-box,.autopost-table>div,.reply-preview,.attachment-preview,.list-loading{color:var(--text);box-shadow:none;background:#17283d;border:1px solid #bed6ee38}.stats b{color:#fff}.chat-list{background:#0f1d2f}.chat-row{color:var(--text);background:0 0;border-bottom:1px solid #bed6ee1f}.chat-row:hover{background:#16283d}.chat-row.selected{background:#1c314a;outline:1px solid #47d7ff6b}.chat-row.has-unread{background:#263447;box-shadow:inset 4px 0 #ffb347}.chat-row-top b,.chat-row-title{color:#fff}.chat-row-message,.chat-row-meta,.chat-row-top time{color:#aebed0}.unread-badge{color:#fff;box-shadow:none;background:#f25f55}.conversation-header{background:#16283d;border-bottom:1px solid #bed6ee29}.conversation-link-actions{align-items:center}.conversation-messages{background:#091421}.message{color:#f4f8ff;box-shadow:none;background:#1a2b40;border:1px solid #bed6ee2e}.message.client{background:#1b2d43}.message.operator,.message.bot{color:#fff;background:#294466;border-color:#cce0f438}.message span{color:inherit}.conversation-composer{background:#101f31;border-top:1px solid #bed6ee29}.draft{color:#fff;background:#0b1624}.price-row button{color:#fff;background:#27415e}.actions-row{justify-content:flex-start}.actions-row .primary{flex:0 0 220px;max-width:220px}.actions-row button:not(.primary){min-width:140px;margin-left:0}.autopost-empty pre{color:#d9e8f7;background:#081421}.sidebar-nav{gap:8px;display:grid}.sidebar-nav .panel-title,.filter-panel .panel-title{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:13px}.nav-item{color:#d9e8f7;background:#14253a;border:1px solid #bed6ee29;border-radius:13px;align-items:center;gap:9px;min-height:38px;padding:9px 12px;font-size:14px;font-weight:750;text-decoration:none;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#213854;border-color:#47d7ff6b}.quick-filter-grid button,.filter-shortcut,.reset{text-align:left;justify-content:flex-start}.autopost-page .topbar{margin-bottom:18px}.autopost-page .topbar h2{letter-spacing:-.03em}.autopost-layout{align-items:start}.autopost-form,.autopost-result .chat-card,.autopost-empty{background:linear-gradient(145deg,#172434f5,#091522fa);border:1px solid #94b8cf42;box-shadow:0 24px 80px #00000052}.autopost-form{gap:12px}.autopost-form .panel-title{color:#f6fbff;margin-bottom:8px;font-size:15px;font-weight:800}.autopost-form label{color:#c8d7e3;letter-spacing:.01em;font-size:12px;font-weight:750}.autopost-form input:not([type=file]),.autopost-form textarea{color:#122033;width:100%;font:inherit;background:#f6fafdf0;border:1px solid #9fbbd152;border-radius:14px;outline:none;padding:12px 14px;font-size:14px;line-height:1.45}.autopost-form textarea{resize:vertical;min-height:92px}.autopost-form input::placeholder,.autopost-form textarea::placeholder{color:#6f7c88}.autopost-two{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.autopost-two label{gap:8px;display:grid}.autopost-mode-note{color:#d9edf7;background:#31d2ff17;border:1px solid #43d7ff42;border-radius:16px;gap:6px;padding:13px 14px;display:grid}.autopost-mode-note b{color:#fff;font-size:14px}.autopost-mode-note span{color:#b9cad8;font-size:13px;line-height:1.45}.autopost-form .upload-zone{color:#f6fbff;background:#0d1c2cbd;border-color:#97b8cf5c;min-height:116px}.autopost-form .upload-zone span{color:#aec1d1;max-width:360px;font-size:13px;line-height:1.45}.autopost-form .primary{border-radius:15px;min-height:44px;font-size:14px;font-weight:850}.autopost-hint{color:#c8d7e3;font-size:13px;line-height:1.5}.autopost-hint b,.autopost-hint code{color:#fff}.autopost-empty h3,.autopost-result h3{color:#fff;font-size:22px}.autopost-empty p,.autopost-result p{color:#bfcedb;font-size:14px;line-height:1.55}@media (width<=900px){.autopost-two{grid-template-columns:1fr}}:root{--bg:#f7f1e8;--bg-2:#fffaf3;--surface:#ffffffdb;--surface-strong:#fff;--surface-muted:#f5efe6;--text:#162033;--muted:#667085;--faint:#98a2b3;--border:#1f2b441a;--border-strong:#2661ff47;--primary:#2563ff;--primary-soft:#2563ff1a;--primary-strong:#1451e8;--accent:#eef4ff;--accent-strong:#2563ff;--danger:#fff0f0;--danger-border:#ffb4b4;--hot:#fff7d9;--call:#eaf2ff;--sold:#e8faf1;--shadow:0 18px 42px #1c27401a;--shadow-soft:0 8px 24px #1c274014;--inner-light:inset 0 1px 0 #ffffffe6;--radius-lg:26px;--radius-md:18px;--radius-sm:12px}html,body{background:#f7f1e8!important}body{color:var(--text);overflow:hidden;background:radial-gradient(circle at 8% 8%,#fffffff2,#0000 28%),radial-gradient(circle at 85% 14%,#2563ff14,#0000 24%),linear-gradient(135deg,#fbf6ee 0%,#f3eadf 100%)!important}body:before,.app-shell:before,.app-shell:after,button:after,a.refresh:after,.open-item:after{content:none!important;display:none!important}button,.refresh,.open-item,.nav-item,.attach-button{border:1px solid var(--border);min-height:32px;color:var(--text);letter-spacing:-.01em;background:#fff;border-radius:14px;padding:7px 12px;font-size:12px;font-weight:800;box-shadow:0 7px 18px #1c274012,inset 0 1px #ffffffe6}button:hover,.refresh:hover,.open-item:hover,.nav-item:hover{border-color:var(--border-strong);transform:translateY(-1px);box-shadow:0 12px 24px #2563ff1f}input,select,textarea{min-height:34px;color:var(--text);background:#fff;border:1px solid #1f2b441a;border-radius:13px;padding:8px 11px;font-size:12px;box-shadow:inset 0 1px #fffffff2,0 5px 14px #1c27400a}input:focus,select:focus,textarea:focus{border-color:#2563ff73;box-shadow:0 0 0 3px #2563ff1a}.app-shell{transition:grid-template-columns .22s;background:0 0!important;grid-template-columns:270px 1fr!important;gap:14px!important;padding:14px!important}.app-shell.sidebar-collapsed{grid-template-columns:0 1fr!important;gap:0!important}.sidebar-toggle{z-index:60;width:26px;height:54px;min-height:54px;color:var(--primary);box-shadow:var(--shadow-soft);background:#fff;border-color:#2563ff38;border-radius:0 18px 18px 0;padding:0;font-size:28px;line-height:1;transition:left .22s,transform .18s;position:fixed;top:50%;left:265px}.app-shell.sidebar-collapsed .sidebar-toggle{left:0}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .22s,opacity .16s;overflow:auto;width:270px!important;box-shadow:var(--shadow)!important;color:var(--text)!important;background:#ffffffb8!important;border:1px solid #1f2b4414!important;border-radius:28px!important;padding:18px!important}.app-shell.sidebar-collapsed .sidebar{opacity:0;pointer-events:none;transform:translate(-292px)}.brand{border-bottom:1px solid #1f2b4414;gap:11px;margin-bottom:14px;padding-bottom:14px}.brand-icon{color:#fff;background:linear-gradient(135deg,#55d8ff,#2563ff 70%,#7c3aed);width:42px;height:42px;box-shadow:0 12px 28px #2563ff40}.brand h1{margin:0;line-height:1.05;color:var(--text)!important;font-size:18px!important}.brand p,.topbar p,.chat-row-message,.chat-row-meta,.conversation-header p,.message time{color:var(--muted)!important}.panel,.chat-list,.conversation,.chat-card,.autopost-form,.autopost-result .chat-card,.autopost-empty{box-shadow:var(--shadow-soft)!important;color:var(--text)!important;background:#ffffffc7!important;border:1px solid #1f2b4414!important}.panel{margin-bottom:10px;border-radius:18px!important;padding:11px!important}.panel-title,.sidebar-nav .panel-title,.filter-panel .panel-title{text-transform:uppercase;color:#344054!important;letter-spacing:.05em!important;margin:0 0 8px!important;font-size:11px!important;font-weight:900!important}.sidebar-nav{gap:5px}.nav-item{justify-content:flex-start;min-height:33px;text-decoration:none;color:#243047!important;background:#fffaf4!important}.nav-item.active,.nav-item:hover{color:#155eef!important;background:#eef4ff!important;border-color:#2563ff59!important}.filter-panel{display:grid;gap:7px!important}.filter-panel label{text-transform:uppercase;letter-spacing:.04em;margin:2px 0 -2px;font-weight:900;color:#344054!important;font-size:10px!important}.quick-filter-grid{grid-template-columns:1fr;gap:5px;display:grid}.quick-filter-grid button,.filter-shortcut,.reset{color:#155eef;background:#f8fbff;justify-content:flex-start;min-height:31px}.stats{grid-template-columns:1fr 1fr!important;gap:7px!important}.stats div{background:#fff!important;border:1px solid #1f2b4414!important;border-radius:15px!important;min-height:58px!important;padding:10px!important}.stats span{font-weight:700;color:#667085!important;font-size:11px!important}.stats b{color:var(--primary)!important;font-size:25px!important}.workspace{min-width:0;overflow:hidden;background:0 0!important;padding:0!important}.topbar{min-height:58px;margin:0!important;padding:0 10px 12px!important}.topbar h2{margin:0 0 4px;line-height:1.1;color:var(--text)!important;font-size:21px!important}.refresh,.topbar .refresh{color:#155eef!important;background:#fff!important}.inbox-layout{grid-template-columns:minmax(320px,380px) minmax(0,1fr)!important;gap:14px!important;height:calc(100vh - 84px)!important}.chat-list{overflow:auto;border-radius:24px!important;padding:12px!important}.deal-search,.search-box{min-height:38px;box-shadow:var(--shadow-soft);color:var(--muted)!important;background:#fff!important;border:1px solid #1f2b4414!important;border-radius:16px!important}.deal-search input,.search-box input{box-shadow:none;background:0 0;border:0}.chat-row{min-height:104px!important;box-shadow:none!important;color:var(--text)!important;background:#ffffffc7!important;border:1px solid #1f2b4414!important;border-radius:18px!important;margin:8px 0!important;padding:10px!important}.chat-row:hover,.chat-row.selected{background:#fff!important;border-color:#2563ff73!important;box-shadow:0 14px 34px #2563ff21!important}.chat-row.has-unread{border-color:#2563ff80!important}.chat-row>img,.chat-row-placeholder{box-shadow:0 9px 20px #1c274021;border-radius:15px!important;width:48px!important;height:48px!important}.chat-row-top b,.chat-row-title{line-height:1.2;color:var(--text)!important;font-size:13px!important}.chat-row-time,.chat-row-time time{color:#667085!important;font-size:11px!important}.chat-row-controls{gap:6px!important;margin-top:7px!important}.chat-row-controls button,.chat-row-controls select{max-width:120px;border-radius:999px!important;min-height:26px!important;padding:4px 8px!important;font-size:10px!important}.unread-badge,.status-badge.hot{background:var(--primary)!important;color:#fff!important}.account-pill,.status-badge{min-height:22px;color:#155eef!important;background:#eef4ff!important;border:1px solid #2563ff2e!important;border-radius:999px!important;padding:4px 9px!important;font-size:11px!important;font-weight:900!important}.conversation{grid-template-rows:auto 1fr auto;background:#ffffffc2!important;border-radius:24px!important;display:grid!important;overflow:hidden!important}.conversation-header{background:linear-gradient(#fffffff2,#faf5eed1)!important;border-bottom:1px solid #1f2b4412!important;min-height:112px!important;padding:18px!important}.conversation-header>img{border-radius:16px!important;width:58px!important;height:58px!important}.conversation-header h3{color:var(--text)!important;margin:5px 0 3px!important;font-size:22px!important}.conversation-link-actions{grid-template-columns:repeat(2,minmax(130px,auto))!important;gap:8px!important}.conversation-link-actions button,.conversation-link-actions a,.conversation-status-row button,.conversation-status-row select{background:#fff!important;min-height:34px!important}.conversation-messages{overflow:auto;background:linear-gradient(#fffaf3 0%,#fbf5ed 100%)!important;padding:22px!important}.message{line-height:1.45;border-radius:16px!important;max-width:min(560px,72%)!important;padding:13px 15px!important;font-size:13px!important;box-shadow:0 12px 28px #1c27401a!important}.message.client{color:var(--text)!important;background:#fff!important;border:1px solid #1f2b4417!important}.message.operator,.message.bot{color:#fff!important;background:linear-gradient(135deg,#3b82ff,#2563ff 62%,#1954e8)!important;border:0!important;margin-left:auto!important}.message.bot{background:linear-gradient(135deg,#17b26a,#039855)!important}.message-head b,.message.client b{color:#155eef!important}.message.operator b,.message.bot b,.message.operator time,.message.bot time{color:#ffffffdb!important}.message-menu-button{width:26px;background:#ffffff2e!important;min-height:26px!important;padding:0!important}.day-divider{box-shadow:var(--shadow-soft);color:#667085!important;background:#fff!important;border:1px solid #1f2b4414!important}.conversation-composer{background:#ffffffdb!important;border-top:1px solid #1f2b4414!important;padding:12px 16px 16px!important}.draft{max-height:110px;min-height:58px!important;color:var(--text)!important;background:#fff!important;border-radius:18px!important}.composer-tools,.actions-row{gap:8px!important}.actions-row .primary,button.primary,.primary{color:#fff!important;background:linear-gradient(135deg,#3b82ff,#2563ff)!important;border:0!important;flex:0 0 190px!important;max-width:190px!important;min-height:38px!important;box-shadow:0 12px 28px #2563ff40!important}.price-row button,.attach-button,.actions-row button:not(.primary){color:#344054!important;background:#fff!important;min-width:auto!important}.reply-preview{color:var(--text)!important;background:#eef4ff!important;border-color:#2563ff33!important}.error,.autopost-errors{color:#b42318!important;background:#fff0f0!important;border-color:#ffb4b4!important}.autopost-page{background:0 0!important}.autopost-layout{grid-template-columns:minmax(320px,420px) minmax(0,1fr)!important;gap:14px!important}.autopost-form,.autopost-result .chat-card,.autopost-empty{color:var(--text)!important;background:#ffffffd6!important}.autopost-form label,.autopost-empty p,.autopost-result p,.autopost-hint,.autopost-mode-note span{color:#667085!important}.autopost-empty h3,.autopost-result h3,.autopost-mode-note b{color:var(--text)!important}.autopost-form input:not([type=file]),.autopost-form textarea{color:var(--text)!important;background:#fff!important}.autopost-form .upload-zone,.autopost-mode-note,.autopost-empty pre{color:var(--text)!important;background:#fffaf4!important;border-color:#1f2b441a!important}.autopost-form .upload-zone span,.autopost-hint code,.autopost-hint b{color:#344054!important}@media (width<=1180px){.app-shell{grid-template-columns:250px 1fr!important;padding:10px!important}.sidebar{width:250px!important}.sidebar-toggle{left:245px}.inbox-layout{grid-template-columns:minmax(300px,340px) 1fr!important}}@media (width<=820px){body{overflow:auto}.app-shell,.app-shell.sidebar-collapsed{height:auto;min-height:100vh;grid-template-columns:1fr!important}.sidebar,.app-shell.sidebar-collapsed .sidebar{opacity:1;pointer-events:auto;transform:none;width:100%!important}.sidebar-toggle{display:none!important}.inbox-layout,.autopost-layout{grid-template-columns:1fr!important;height:auto!important}.conversation{min-height:620px}}.app-shell{transition:grid-template-columns .12s ease-out!important}.sidebar{will-change:transform, opacity;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transition:transform .12s ease-out,opacity 80ms linear!important}.sidebar-toggle{transition:left .12s ease-out,background .12s ease-out,border-color .12s ease-out!important}.chat-row-controls button,.chat-row-controls select,.conversation-status-row button,.conversation-status-row select,.status-badge,.account-pill{color:#1d2939!important;text-shadow:none!important;background:#fff!important;border-color:#1f2b4424!important}.chat-row-controls button svg,.conversation-status-row button svg{color:#2563ff!important}.chat-row-controls select,.conversation-status-row select{background-color:#fff!important;background-image:linear-gradient(45deg,#0000 50%,#344054 50%),linear-gradient(135deg,#344054 50%,#0000 50%)!important;background-position:calc(100% - 14px),calc(100% - 9px)!important;background-repeat:no-repeat!important;background-size:5px 5px,5px 5px!important}.chat-row-controls button:hover,.chat-row-controls select:hover,.conversation-status-row button:hover,.conversation-status-row select:hover{color:#155eef!important;background:#eef4ff!important;border-color:#2563ff52!important}.chat-row-controls option,.conversation-status-row option,.filter-panel option{color:#1d2939!important;background:#fff!important}button,.nav-item,.chat-row,.message,.panel,.conversation,.chat-list,.sidebar-toggle{transition-duration:.12s!important}html,body,#root{width:100%;height:100%}.app-shell{align-items:stretch!important;width:100vw!important;height:100vh!important;min-height:100vh!important;overflow:hidden!important}.sidebar{height:calc(100vh - 28px)!important;max-height:calc(100vh - 28px)!important;overflow:hidden auto!important}.workspace{grid-template-rows:auto minmax(0,1fr)!important;min-width:0!important;height:calc(100vh - 28px)!important;display:grid!important;overflow:hidden!important}.topbar{justify-content:space-between!important;align-items:center!important;height:64px!important;min-height:64px!important;padding:10px 12px!important;display:flex!important;overflow:visible!important}.topbar h2{white-space:nowrap;margin:0 0 4px!important}.topbar p{white-space:nowrap;margin:0!important}.inbox-layout{height:100%!important;min-height:0!important;overflow:hidden!important}.chat-list{scrollbar-gutter:stable;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden auto!important}.chat-list::-webkit-scrollbar{width:8px;height:8px}.conversation-messages::-webkit-scrollbar{width:8px;height:8px}.sidebar::-webkit-scrollbar{width:8px;height:8px}.autopost-form::-webkit-scrollbar{width:8px;height:8px}.chat-list::-webkit-scrollbar-thumb{background:#1f2b4438;border-radius:999px}.conversation-messages::-webkit-scrollbar-thumb{background:#1f2b4438;border-radius:999px}.sidebar::-webkit-scrollbar-thumb{background:#1f2b4438;border-radius:999px}.autopost-form::-webkit-scrollbar-thumb{background:#1f2b4438;border-radius:999px}.list-loading{color:#155eef!important;background:#eef4ff!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;height:auto!important;min-height:30px!important;margin:8px 0!important;font-size:12px!important;font-weight:800!important;display:flex!important;position:static!important}.conversation,.conversation-messages{height:100%!important;min-height:0!important}.conversation-composer{min-height:150px!important}.app-shell.standalone-shell{padding:14px!important;display:block!important;overflow:hidden!important}.app-shell.standalone-shell .workspace.autopost-page{grid-template-rows:auto minmax(0,1fr) auto!important;width:100%!important;height:calc(100vh - 28px)!important;display:grid!important;overflow:hidden!important}.app-shell.standalone-shell .topbar{width:100%!important}.app-shell.standalone-shell .autopost-layout{grid-template-columns:minmax(360px,420px) minmax(0,1fr)!important;gap:14px!important;width:100%!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important}.app-shell.standalone-shell .autopost-form,.app-shell.standalone-shell .autopost-result{min-width:0!important;height:100%!important;overflow:hidden auto!important}.app-shell.standalone-shell .autopost-empty,.app-shell.standalone-shell .autopost-result .chat-card{min-height:360px!important}.app-shell.standalone-shell .autopost-history{max-height:190px!important;margin-top:14px!important;overflow-y:auto!important}.autopost-two,.autopost-two>label,.autopost-two input{min-width:0!important}@media (width<=900px){.app-shell.standalone-shell,.app-shell.standalone-shell .workspace.autopost-page{height:auto!important;overflow:auto!important}.app-shell.standalone-shell .autopost-layout{grid-template-columns:1fr!important;height:auto!important;overflow:visible!important}.app-shell.standalone-shell .autopost-form,.app-shell.standalone-shell .autopost-result{height:auto!important;overflow:visible!important}}.conversation-header button,.conversation-header a,.conversation-header .open-item,.conversation-link-actions button,.conversation-link-actions a,.conversation-status-row button,.conversation-status-row select,.chat-row-controls button,.chat-row-controls select{color:#182230!important;-webkit-text-fill-color:#182230!important;opacity:1!important;text-shadow:none!important;background:#fff!important;border:1px solid #1f2b4424!important}.conversation-header button *,.conversation-header a *,.conversation-link-actions button *,.conversation-link-actions a *,.conversation-status-row button *,.chat-row-controls button *{color:#182230!important;-webkit-text-fill-color:#182230!important;opacity:1!important}.conversation-header svg,.conversation-link-actions svg,.conversation-status-row svg,.chat-row-controls svg{color:#2563ff!important;stroke:#2563ff!important;-webkit-text-fill-color:#2563ff!important}.conversation-link-actions button:empty:before{content:"Действие";color:#182230!important;-webkit-text-fill-color:#182230!important}.conversation-link-actions button[disabled],.conversation-status-row button[disabled],.chat-row-controls button[disabled]{color:#667085!important;-webkit-text-fill-color:#667085!important;background:#f8fafc!important}.workspace{padding-top:10px!important}.topbar{height:72px!important;min-height:72px!important;padding:14px 18px 12px!important}.topbar h2{font-size:22px!important;line-height:1.08!important}.inbox-layout{height:calc(100vh - 104px)!important}.chat-list{border-radius:24px!important;grid-template-rows:auto minmax(0,1fr)!important;gap:10px!important;padding:12px!important;display:grid!important;overflow:hidden!important}.chat-list .deal-search{z-index:5;flex:none;position:sticky;top:0;margin:0!important;box-shadow:0 12px 24px #1c274014!important}.chat-list>.chat-row,.chat-list>.list-loading{grid-row:auto}.chat-list:after{content:"";min-height:1px;display:block}.chat-list{align-content:start;scrollbar-gutter:stable both-edges!important;padding-right:14px!important;overflow-y:auto!important}.chat-list .deal-search{margin-right:2px!important}.sidebar,.chat-list,.conversation-messages,.autopost-form,.autopost-result{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#1f2b4438 transparent}.sidebar{scrollbar-gutter:stable both-edges!important;background-clip:padding-box!important;padding-right:20px!important}.sidebar::-webkit-scrollbar{width:6px!important;height:6px!important}.chat-list::-webkit-scrollbar{width:6px!important;height:6px!important}.conversation-messages::-webkit-scrollbar{width:6px!important;height:6px!important}.autopost-form::-webkit-scrollbar{width:6px!important;height:6px!important}.autopost-result::-webkit-scrollbar{width:6px!important;height:6px!important}.sidebar::-webkit-scrollbar-track{background:0 0!important;margin:16px 0!important}.chat-list::-webkit-scrollbar-track{background:0 0!important;margin:16px 0!important}.conversation-messages::-webkit-scrollbar-track{background:0 0!important;margin:16px 0!important}.autopost-form::-webkit-scrollbar-track{background:0 0!important;margin:16px 0!important}.autopost-result::-webkit-scrollbar-track{background:0 0!important;margin:16px 0!important}.sidebar::-webkit-scrollbar-thumb{background:#1f2b4438!important;border:2px solid #ffffffb8!important;border-radius:999px!important}.chat-list::-webkit-scrollbar-thumb{background:#1f2b4438!important;border:2px solid #ffffffb8!important;border-radius:999px!important}.conversation-messages::-webkit-scrollbar-thumb{background:#1f2b4438!important;border:2px solid #ffffffb8!important;border-radius:999px!important}.autopost-form::-webkit-scrollbar-thumb{background:#1f2b4438!important;border:2px solid #ffffffb8!important;border-radius:999px!important}.autopost-result::-webkit-scrollbar-thumb{background:#1f2b4438!important;border:2px solid #ffffffb8!important;border-radius:999px!important}.chat-row{margin-right:2px!important}.app-shell.sidebar-collapsed .workspace{padding-left:12px!important}.deals-column{grid-template-rows:auto minmax(0,1fr);gap:10px;height:100%;min-height:0;display:grid;overflow:hidden}.deals-column>.deal-search{background:#fff!important;border-radius:20px!important;margin:0!important;padding:0 12px!important}.deals-column>.chat-list{height:100%!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0 12px 12px 0!important;display:block!important;overflow:hidden auto!important}.deals-column .chat-row:first-child{margin-top:0!important}.topbar p:empty{display:none!important}.deals-column>.deal-search{box-sizing:border-box!important;width:calc(100% - 22px)!important;max-width:calc(100% - 22px)!important;margin:0 10px 0 2px!important}.deals-column>.deal-search input{min-width:0!important}.settings-shell{background:radial-gradient(circle at 80% 12%,#f7f4eeeb,#0000 34%),#f5efe6!important;width:100vw!important;height:100vh!important;padding:14px!important;display:block!important;overflow:hidden!important}.settings-shell .workspace{background:0 0!important;grid-template-rows:auto minmax(0,1fr)!important;gap:14px!important;width:100%!important;min-width:0!important;max-width:none!important;height:calc(100vh - 28px)!important;padding:0!important;display:grid!important;overflow:hidden!important}.settings-shell .topbar{background:#ffffffdb!important;border:1px solid #1f2b441a!important;border-radius:24px!important;width:100%!important;height:auto!important;min-height:76px!important;margin:0!important;padding:18px 20px!important;box-shadow:0 18px 45px #26324814!important}.settings-shell .topbar h2{color:#182230!important;margin:0 0 6px!important}.settings-shell .topbar p{color:#667085!important;white-space:normal!important;max-width:760px!important;margin:0!important}.settings-shell .chat-grid{scrollbar-gutter:stable!important;grid-template-columns:repeat(auto-fit,minmax(360px,1fr))!important;align-content:start!important;gap:14px!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;padding:0 4px 14px!important;display:grid!important;overflow:hidden auto!important}.settings-shell .chat-card{color:#182230!important;background:#ffffffe6!important;border:1px solid #1f2b441a!important;border-radius:22px!important;min-width:0!important;height:auto!important;min-height:0!important;padding:18px!important;box-shadow:0 18px 42px #26324814!important}.settings-shell .chat-card h3,.settings-shell .chat-card p,.settings-shell .chat-card strong,.settings-shell .chat-card span,.settings-shell .chat-card label{color:#182230!important;overflow-wrap:anywhere!important}.settings-shell .chat-card p{color:#667085!important}.settings-shell .settings-user-id,.settings-shell .actions-row{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;display:flex!important}.settings-shell .settings-user-id input{flex:220px!important;min-width:0!important}.settings-shell .actions-row button,.settings-shell .settings-user-id button{color:#182230!important;-webkit-text-fill-color:#182230!important;flex:150px!important;min-width:130px!important}.settings-shell .actions-row button.primary,.settings-shell .settings-user-id button.primary{color:#fff!important;-webkit-text-fill-color:#fff!important}@media (width<=760px){.settings-shell{padding:10px!important}.settings-shell .chat-grid{grid-template-columns:1fr!important}}.app-shell.standalone-shell .workspace.autopost-page-v2{background:linear-gradient(135deg,#fffffff0,#faf6eee6);border:1px solid #141f331a;width:min(1680px,100vw - 32px);max-width:none;min-height:calc(100vh - 32px);margin:16px auto;padding:18px;overflow:hidden;box-shadow:0 24px 70px #141f331a}.autopost-page-v2 .autopost-hero{gap:18px;margin:0;padding:4px 4px 16px}.autopost-page-v2 .autopost-hero h2{color:#172033;letter-spacing:-.04em;margin:0 0 6px;font-size:clamp(24px,2.1vw,34px);line-height:1.05}.autopost-page-v2 .autopost-hero p{color:#5e6b80;max-width:760px;font-size:14px;line-height:1.45}.app-shell.standalone-shell .autopost-layout-v2{grid-template-columns:minmax(360px,430px) minmax(0,1fr);gap:18px;height:calc(100vh - 126px);min-height:720px;display:grid;overflow:hidden}.app-shell.standalone-shell .autopost-form-v2,.app-shell.standalone-shell .autopost-result-v2{scrollbar-gutter:stable;min-width:0;height:100%;overflow:auto}.app-shell.standalone-shell .autopost-form-v2{background:#ffffffd6;border:1px solid #192d481f;border-radius:24px;padding:18px;box-shadow:0 18px 45px #1e2d4614}.autopost-form-v2 .panel-title,.autopost-output-card h3,.autopost-guide h3,.autopost-history-card h3{color:#172033;letter-spacing:-.02em;font-weight:900}.autopost-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:12px 0 16px;display:grid}.autopost-steps span{color:#2364d8;white-space:nowrap;background:#edf5ff;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:6px 8px;font-size:11px;font-weight:900;display:flex}.autopost-form-v2 label{color:#516177;letter-spacing:.02em;margin:14px 0 7px;font-size:12px;font-weight:900;display:block}.autopost-form-v2 input:not([type=file]),.autopost-form-v2 textarea{box-sizing:border-box;color:#172033;background:#fffffff5;border:1px solid #1f2d4621;border-radius:16px;width:100%;font-size:14px;font-weight:700;line-height:1.45;box-shadow:inset 0 1px #fffc}.autopost-form-v2 textarea{resize:vertical;min-height:104px}.autopost-form-v2 input::placeholder,.autopost-form-v2 textarea::placeholder{color:#8c98aa;opacity:1}.autopost-form-v2 .upload-zone{color:#172033;background:linear-gradient(145deg,#f7fbff,#fff);border:1px dashed #2364d84d;border-radius:20px;min-height:118px;margin:0}.autopost-form-v2 .upload-zone b{color:#172033;font-size:15px;font-weight:900}.autopost-form-v2 .upload-zone span,.autopost-form-v2 .autopost-hint,.autopost-form-v2 .autopost-warning{color:#617089;font-size:12px;line-height:1.45}.autopost-form-v2 .upload-zone-primary{background:linear-gradient(145deg,#e7f2fff2,#fffffff5);border-color:#2563eb73}.autopost-form-v2 .autopost-hint.compact{background:#f6f8fb;border-radius:14px;margin-top:8px;padding:10px 12px}.autopost-form-v2 .autopost-hint code{color:#2364d8;background:#eaf2ff;border-radius:8px;padding:2px 6px}.autopost-form-v2 .autopost-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.autopost-form-v2 .autopost-two label{margin-bottom:0}.autopost-advanced{background:#fbfcfe;border:1px solid #1f2d461a;border-radius:18px;margin-top:14px;padding:12px}.autopost-advanced summary{cursor:pointer;color:#2364d8;font-size:13px;font-weight:900}.autopost-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0 10px;display:grid}.autopost-summary>div{background:#f5f8fc;border:1px solid #1f2d4614;border-radius:18px;padding:12px}.autopost-summary b{color:#172033;font-size:22px;line-height:1;display:block}.autopost-summary span{color:#66758c;font-size:11px;font-weight:800}.autopost-summary.warning>div,.autopost-warning{background:#fff7ed;border-color:#f59e0b3d}.autopost-warning{border-radius:14px;margin-bottom:12px;padding:10px 12px}.autopost-form-v2 .primary{color:#fff;background:linear-gradient(135deg,#2f73ff,#7b4dff);border-radius:16px;width:100%;height:46px;font-size:14px;font-weight:900;box-shadow:0 14px 28px #2f73ff38}.app-shell.standalone-shell .autopost-result-v2{grid-template-rows:minmax(360px,1fr) auto;gap:16px;display:grid}.app-shell.standalone-shell .autopost-output-card,.app-shell.standalone-shell .autopost-guide,.app-shell.standalone-shell .autopost-history-card{background:#ffffffd1;border:1px solid #192d481f;border-radius:28px;padding:20px;box-shadow:0 18px 50px #1e2d4614}.autopost-guide p,.autopost-output-card p,.autopost-history-card p{color:#5e6b80;font-size:14px;line-height:1.5}.autopost-guide pre{color:#dbeafe;background:#152033;border-radius:20px;margin-top:16px;padding:18px;font-size:13px;line-height:1.5;overflow:auto}.autopost-feed-box{background:#f6f8fb;border-color:#1f2d461a}.autopost-feed-box a{color:#2364d8;font-weight:800}.autopost-history-list{gap:10px;max-height:240px;display:grid;overflow:auto}.autopost-history-item{background:#fbfcfe;border:1px solid #1f2d461a;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.autopost-history-item b,.autopost-table b{color:#172033;font-size:13px;font-weight:900;display:block}.autopost-history-item span,.autopost-table span{color:#66758c;font-size:12px}.autopost-history-item>div:last-child{flex-shrink:0;gap:8px;display:flex}@media (width<=1050px){.app-shell.standalone-shell .autopost-layout-v2{grid-template-columns:1fr;height:auto;min-height:0}.app-shell.standalone-shell .autopost-form-v2,.app-shell.standalone-shell .autopost-result-v2{height:auto;overflow:visible}}@media (width<=620px){.app-shell.standalone-shell .workspace.autopost-page-v2{width:calc(100vw - 16px);margin:8px auto;padding:12px}.autopost-form-v2 .autopost-two,.autopost-summary,.autopost-steps{grid-template-columns:1fr}.autopost-history-item{flex-direction:column;align-items:flex-start}}.autopost-form-v2 select{box-sizing:border-box;color:#172033;background:#fffffff5;border:1px solid #1f2d4621;border-radius:16px;outline:none;width:100%;min-height:44px;padding:0 14px;font-size:14px;font-weight:800}.autopost-form-v2 select:focus,.autopost-form-v2 input:not([type=file]):focus,.autopost-form-v2 textarea:focus{border-color:#2f73ff8c;box-shadow:0 0 0 4px #2f73ff1a}.settings-shell{grid-template-columns:1fr;padding:24px}.settings-shell .workspace{border-radius:20px;height:calc(100vh - 48px);overflow:auto}.settings-shell .chat-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:16px;display:grid}.login-shell{background:radial-gradient(circle at 18% 12%,#ffffffb8,#0000 30%),radial-gradient(circle at 86% 18%,#2e3b302e,#0000 34%),linear-gradient(135deg,#b8bbb8,#f0eee8 52%,#aeb2ad);place-items:center;min-height:100dvh;padding:20px;display:grid}.login-card{-webkit-backdrop-filter:blur(18px)saturate(1.08);backdrop-filter:blur(18px)saturate(1.08);background:#ffffffd6;border:1px solid #1f2b441f;border-radius:30px;gap:16px;width:min(420px,100%);padding:28px;display:grid;box-shadow:0 30px 80px #17221f2e,inset 0 1px #ffffffbf}.login-icon{color:#fff;background:#182230;border-radius:18px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 18px 36px #18223038}.login-card h1{color:#182230;letter-spacing:-.06em;margin:0;font-size:34px;line-height:1}.login-card p{color:#667085;margin:8px 0 0;line-height:1.45}.login-card label{color:#344054;gap:8px;font-size:13px;font-weight:900;display:grid}.login-card input{color:#182230;background:#fff;min-height:48px}.login-card .primary{border-radius:16px;min-height:48px}.auth-logout{z-index:50;border-radius:999px;min-height:34px;padding:7px 12px;position:fixed;top:12px;right:14px;color:#182230!important;-webkit-text-fill-color:#182230!important;background:#ffffffe0!important;box-shadow:0 12px 28px #1f2b441f!important}@media (width<=820px){html,body{height:auto;overflow:auto!important}body:before{opacity:.18}.auth-logout{min-height:32px;padding:6px 10px;font-size:12px;top:8px;right:8px}.app-shell{width:100vw!important;height:auto!important;min-height:100dvh!important;padding:8px!important;display:block!important;overflow:visible!important}.app-shell:before,.app-shell:after,.sidebar-toggle{display:none!important}.sidebar{border-radius:22px!important;width:100%!important;height:auto!important;max-height:none!important;margin:0 0 8px!important;padding:14px!important;position:static!important;overflow:visible!important}.brand{margin-bottom:12px!important}.brand-icon{width:42px!important;height:42px!important}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px!important;display:grid!important}.sidebar-nav .panel-title{grid-column:1/-1;margin-bottom:0!important}.nav-item{text-align:center!important;justify-content:center!important;min-height:38px!important;padding:8px!important;font-size:12px!important}.filter-panel{padding:12px!important}.quick-filter-grid,.stats{grid-template-columns:1fr 1fr!important}.reset{display:none!important}.workspace{border-radius:22px!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:10px!important;overflow:visible!important}.topbar{border-radius:18px!important;align-items:flex-start!important;height:auto!important;min-height:0!important;margin-bottom:10px!important;padding:12px 52px 12px 12px!important}.topbar h2{font-size:24px!important}.topbar p{font-size:12px!important}.topbar .refresh,.topbar button.refresh{min-height:34px!important;padding:7px 10px!important;font-size:12px!important}.inbox-layout{height:auto!important;min-height:0!important;display:block!important}.deals-column{grid-template-rows:auto auto!important;height:auto!important;min-height:0!important;display:grid!important;overflow:visible!important}.deals-column>.deal-search{width:100%!important;max-width:100%!important;margin:0 0 10px!important}.deals-column>.chat-list{height:auto!important;max-height:none!important;padding:0!important;overflow:visible!important}.chat-row{background:#ffffffb8!important;border:1px solid #1f2b4414!important;border-radius:18px!important;grid-template-columns:52px minmax(0,1fr)!important;margin:0 0 8px!important;padding:11px!important}.chat-row-controls{display:none!important}.chat-row-time time,.chat-row-meta{font-size:11px!important}.conversation{display:none!important}.app-shell.mobile-chat-open{height:100dvh!important;overflow:hidden!important}.app-shell.mobile-chat-open .sidebar,.app-shell.mobile-chat-open .topbar,.app-shell.mobile-chat-open .deals-column{display:none!important}.app-shell.mobile-chat-open .workspace{height:100dvh!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.app-shell.mobile-chat-open .inbox-layout{height:100dvh!important}.app-shell.mobile-chat-open .conversation{border-radius:22px!important;height:calc(100dvh - 16px)!important;min-height:0!important;margin:8px 0!important;display:grid!important}.conversation-header{grid-template-columns:54px minmax(0,1fr)!important;gap:10px!important;padding:10px!important}.conversation-header>img{border-radius:12px!important;width:54px!important;height:44px!important}.conversation-header h3{font-size:18px!important}.conversation-link-actions{grid-template-columns:1fr 1fr!important;gap:7px!important;display:grid!important}.conversation-link-actions a,.conversation-link-actions button,.conversation-status-row button,.conversation-status-row select{min-height:34px!important;padding:7px 9px!important;font-size:12px!important}.conversation-messages{gap:8px!important;padding:10px!important}.message{border-radius:16px!important;max-width:92%!important;padding:9px 10px!important}.message span{font-size:14px!important}.conversation-composer{gap:8px!important;padding:10px!important}.draft{min-height:72px!important;max-height:120px!important}.composer-tools,.actions-row{gap:7px!important}.actions-row .primary,.actions-row button:not(.primary){flex:100%!important;min-height:42px!important}.settings-shell,.standalone-shell{padding:8px!important}.settings-shell .workspace,.app-shell.standalone-shell .workspace.autopost-page-v2{width:100%!important;height:auto!important;min-height:calc(100dvh - 16px)!important;margin:0!important;overflow:visible!important}}.mobile-filter-button,.mobile-filter-backdrop,.mobile-sidebar-close{display:none}.topbar-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.notify-button.is-on{color:#0f5132!important;-webkit-text-fill-color:#0f5132!important;background:linear-gradient(#dcfce7,#bbf7d0)!important;border-color:#16a34a59!important}@media (width<=820px){:root{--mobile-topbar-h:94px;--mobile-gap:8px}html,body,#root{width:100%;height:100%;min-width:0!important;overflow:hidden!important}body{position:fixed;inset:0;background:#e8e8e2!important}.auth-logout{z-index:80!important;max-width:92px!important;min-height:32px!important;font-size:0!important;top:12px!important;right:10px!important;overflow:hidden!important}.auth-logout svg{width:15px!important;height:15px!important;margin:0!important}.auth-logout:after{content:"Выйти";margin-left:4px;font-size:12px}.app-shell{background:linear-gradient(#f2f1eb,#e2e3dc)!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:0!important;display:block!important;overflow:hidden!important}.workspace{width:100vw!important;height:100dvh!important;min-height:0!important;padding:max(8px, env(safe-area-inset-top)) 8px 8px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-rows:auto minmax(0,1fr)!important;margin:0!important;display:grid!important;overflow:hidden!important}.topbar{height:auto!important;min-height:var(--mobile-topbar-h)!important;background:#ffffffe0!important;border:1px solid #1f2b4414!important;border-radius:20px!important;grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:8px!important;margin:0 0 8px!important;padding:10px 58px 10px 12px!important;display:grid!important;box-shadow:0 14px 30px #1f2b4414!important}.topbar>div:first-child{min-width:0!important;max-width:100%!important}.topbar h2{color:#172033!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:22px!important;line-height:1!important;overflow:hidden!important}.topbar p{display:none!important}.topbar-actions{justify-content:flex-start!important;gap:6px!important;width:100%!important;min-width:0!important;display:flex!important}.notify-button,.mobile-filter-button,.topbar .refresh{color:#172033!important;-webkit-text-fill-color:#172033!important;background:#fff!important;border-radius:999px!important;min-height:34px!important;padding:7px 10px!important;font-size:12px!important;display:inline-flex!important;box-shadow:0 8px 18px #1f2b4414!important}.notify-button{width:38px!important;padding:0!important}.notify-button span{display:none!important}.topbar .refresh{width:38px!important;padding:0!important;font-size:0!important}.topbar .refresh:before{content:"↻";font-size:16px;line-height:1}.inbox-layout{height:100%!important;min-height:0!important;display:block!important;overflow:hidden!important}.deals-column{grid-template-rows:auto minmax(0,1fr)!important;gap:8px!important;height:100%!important;min-height:0!important;display:grid!important;overflow:hidden!important}.deals-column>.deal-search{background:#fff!important;border-radius:18px!important;width:100%!important;max-width:100%!important;min-height:46px!important;margin:0!important;padding:0 12px!important;box-shadow:0 12px 24px #1f2b4412!important}.deals-column>.deal-search input{height:46px!important;box-shadow:none!important;background:0 0!important;border:0!important;font-size:14px!important}.deals-column>.chat-list{height:100%!important;min-height:0!important;padding:0 2px max(14px, env(safe-area-inset-bottom))!important;box-shadow:none!important;-webkit-overflow-scrolling:touch!important;background:0 0!important;border:0!important;display:block!important;overflow:hidden auto!important}.chat-row{background:#ffffffe0!important;border:1px solid #1f2b4414!important;border-radius:20px!important;grid-template-columns:58px minmax(0,1fr)!important;gap:10px!important;min-height:96px!important;margin:0 0 8px!important;padding:12px!important;box-shadow:0 12px 28px #1f2b4412!important}.chat-row.selected{outline:2px solid #2563eb2e!important}.chat-row.has-unread{background:#f5f9ff!important;border-left:5px solid #2563eb!important}.chat-row img,.chat-row-placeholder{border-radius:17px!important;width:58px!important;height:58px!important}.chat-row-top{align-items:flex-start!important;gap:6px!important}.chat-row-top b{font-size:15px!important;line-height:1.15!important}.chat-row-time{flex-direction:column!important;align-items:flex-end!important;gap:3px!important}.chat-row-title{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:13px!important;display:-webkit-box!important}.chat-row-meta{white-space:nowrap!important;overflow:hidden!important}.chat-row-message{white-space:nowrap!important;font-size:12px!important}.chat-row-controls{display:none!important}.mobile-filter-backdrop{z-index:70;border:0;border-radius:0;width:auto;min-height:0;padding:0;display:none;position:fixed;inset:0;box-shadow:none!important;background:#0f172a57!important}.mobile-sidebar-close{z-index:2;position:absolute;top:12px;right:12px;color:#172033!important;-webkit-text-fill-color:#172033!important;background:#fff!important;border-radius:14px!important;width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;font-size:24px!important;line-height:1!important;display:inline-flex!important}.sidebar{z-index:75!important;width:min(88vw,340px)!important;height:100dvh!important;max-height:100dvh!important;padding:max(14px, env(safe-area-inset-top)) 14px max(18px, env(safe-area-inset-bottom))!important;-webkit-overflow-scrolling:touch!important;background:#f6f7f3fa!important;border-radius:0 26px 26px 0!important;margin:0!important;transition:transform .22s!important;display:block!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow-y:auto!important;transform:translate(-104%)!important;box-shadow:24px 0 60px #0f172a3d!important}.app-shell.mobile-filters-open .sidebar{transform:translate(0)!important}.app-shell.mobile-filters-open .mobile-filter-backdrop{display:block!important}.brand{margin-bottom:12px!important;padding-right:42px!important}.sidebar-nav{grid-template-columns:1fr!important}.filter-panel,.stats{display:grid!important}.stats{grid-template-columns:1fr 1fr!important}.conversation,.app-shell.mobile-chat-open .sidebar,.app-shell.mobile-chat-open .topbar,.app-shell.mobile-chat-open .deals-column,.app-shell.mobile-chat-open .mobile-filter-backdrop{display:none!important}.app-shell.mobile-chat-open .workspace{height:100dvh!important;padding:0!important}.app-shell.mobile-chat-open .inbox-layout{height:100dvh!important}.app-shell.mobile-chat-open .conversation{z-index:65!important;background:#f6f5f0!important;border:0!important;border-radius:0!important;grid-template-rows:auto minmax(0,1fr) auto!important;width:100vw!important;height:100dvh!important;min-height:0!important;margin:0!important;display:grid!important;position:fixed!important;inset:0!important}.app-shell.mobile-chat-open .auth-logout{display:none!important}@supports not (height:100dvh){.app-shell,.workspace,.app-shell.mobile-chat-open,.app-shell.mobile-chat-open .workspace,.app-shell.mobile-chat-open .inbox-layout,.app-shell.mobile-chat-open .conversation{height:100vh!important;min-height:100vh!important}}.conversation-header{padding:max(8px, env(safe-area-inset-top)) 10px 8px!important;background:#fffffff0!important;border-bottom:1px solid #1f2b4414!important;grid-template-columns:52px minmax(0,1fr)!important;gap:9px!important}.conversation-header>img{border-radius:15px!important;width:52px!important;height:48px!important}.conversation-header h3{font-size:17px!important;line-height:1.05!important}.conversation-header p{max-height:32px!important;font-size:12px!important;overflow:hidden!important}.conversation-status-row{display:none!important}.conversation-link-actions{grid-column:1/-1!important;grid-template-columns:1fr 1fr!important;gap:6px!important;display:grid!important}.conversation-link-actions a,.conversation-link-actions button{border-radius:999px!important;min-height:34px!important;padding:7px 8px!important;font-size:11px!important}.conversation-messages{-webkit-overflow-scrolling:touch!important;gap:8px!important;min-height:0!important;padding:10px 10px 12px!important;overflow-y:auto!important}.message{border-radius:18px!important;max-width:88%!important;padding:9px 10px!important;box-shadow:0 8px 20px #1f2b4412!important}.message span{font-size:14px!important;line-height:1.35!important}.message time{font-size:10px!important}.message-menu-button{width:30px!important;height:30px!important}.conversation-composer{padding:8px 8px max(8px, env(safe-area-inset-bottom))!important;background:#fffffff5!important;border-top:1px solid #1f2b4414!important;gap:7px!important}.reply-preview{max-height:58px!important;overflow:hidden!important}.draft{background:#fff!important;border-radius:18px!important;min-height:54px!important;max-height:110px!important;padding:10px 12px!important;font-size:15px!important}.composer-tools{gap:6px!important;display:grid!important}.attachment-row,.price-row{flex-wrap:nowrap!important;gap:6px!important;padding-bottom:2px!important;overflow-x:auto!important}.attachment-row>*,.price-row>*{flex:none!important}.actions-row{grid-template-columns:1fr auto!important;gap:7px!important;display:grid!important}.actions-row .primary{border-radius:16px!important;min-height:44px!important}.actions-row button:not(.primary){border-radius:16px!important;width:auto!important;min-width:96px!important;min-height:44px!important;font-size:12px!important}}.message.system{text-align:center!important;background:#fff6d6e6!important;border-color:#b7852447!important;max-width:min(560px,88%)!important;margin:2px auto!important}.message.system b,.message.system time{color:#8a5b12!important}.chat-row,.message{content-visibility:auto}.chat-row{contain-intrinsic-size:92px}.message{contain-intrinsic-size:76px}
