:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;color:#fff;background:#0e1621;--bg:#0e1621;--panel:#17212b;--panel2:#202b36;--line:#22303c;--muted:#7f91a4;--blue:#3390ec;--blue2:#2b7cd3;--out:#2b5278;--in:#182533}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;overflow:hidden;background:var(--bg)}body{-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}.app{height:100%;display:flex;flex-direction:column;background:var(--bg)}.main{flex:1;min-height:0}.toast{position:fixed;z-index:100;top:12px;left:50%;transform:translate(-50%);background:#d34f4f;color:#fff;padding:10px 14px;border-radius:9px;box-shadow:0 6px 22px #0008}.dialogsPage{height:100%;display:flex}.chatList{width:390px;max-width:390px;min-width:320px;background:var(--panel);border-right:1px solid #101820;overflow-y:auto}.listHead,.conversationHead,.pageHead{height:56px;background:var(--panel);display:flex;align-items:center;padding:0 12px;border-bottom:1px solid #101820;position:sticky;top:0;z-index:5}.listHead{gap:8px}.listHead h1,.pageHead h1{margin:0;font-size:20px;font-weight:600;flex:1}.iconBtn,.back,.attach,.send{border:0;background:transparent;color:#91a3b5;display:grid;place-items:center;cursor:pointer}.iconBtn{width:40px;height:40px;border-radius:50%;font-size:22px}.iconBtn:hover{background:#ffffff0a}.search{height:38px;margin:8px 10px 6px;border-radius:20px;background:#242f3d;display:flex;align-items:center;padding:0 13px;color:#7f91a4}.search svg{font-size:19px}.search input{border:0;outline:0;background:transparent;color:#fff;width:100%;padding:0 8px;font-size:14px}.search input::placeholder{color:#7f91a4}.chatCard{width:100%;height:72px;padding:7px 10px;border:0;background:transparent;color:#fff;display:flex;gap:11px;align-items:center;text-align:left;cursor:pointer;position:relative}.chatCard:hover,.chatCard.selected{background:#202b36}.systemCard{height:72px}.avatar{width:54px;height:54px;min-width:54px;border-radius:50%;display:grid;place-items:center;overflow:hidden;position:relative;background:linear-gradient(145deg,#5a9df0,#4c72d9);font-size:18px;font-weight:700}.avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2}.avatar span{position:relative;z-index:1}.avatar.small{width:42px;height:42px;min-width:42px}.avatar.huge{width:76px;height:76px;min-width:76px}.systemAvatar{background:linear-gradient(145deg,#4aa3f5,#2678c9);font-size:24px}.chatMeta{flex:1;min-width:0;border-bottom:1px solid #1d2934;height:100%;display:flex;flex-direction:column;justify-content:center}.chatCard:last-child .chatMeta{border-bottom-color:transparent}.chatTop{display:flex;align-items:center;gap:8px;min-width:0}.chatTop b{font-size:15.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.chatTop time{font-size:12px;color:#7d8e9f;white-space:nowrap}.preview{display:flex;align-items:center;gap:3px;margin-top:4px;font-size:14px;color:#8192a3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checks{color:#5da7e5;min-width:17px;font-size:17px}.pinIcon{color:#6d7f91;font-size:15px}.miniTags{display:none}.conversation{flex:1;min-width:0;display:flex;flex-direction:column;background-color:#0e1621;background-image:linear-gradient(#0e1621ee,#0e1621ee),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' stroke='%2321303c' stroke-width='.8' opacity='.55'%3E%3Cpath d='M10 10l10 5-7 9M55 12l8 4-3 9M18 58l10 2-2 10M67 61l8-3 5 7M39 32l6 6-6 6M82 30l6 6-5 5M42 78l8-2 4 8'/%3E%3C/g%3E%3C/svg%3E")}.conversationHead{gap:9px;z-index:8}.back{display:none;width:38px;height:42px;font-size:24px}.headTitle{min-width:0;flex:1;display:flex;flex-direction:column}.headTitle b{font-size:15.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.headTitle small{font-size:12px;color:#7f91a4;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messages{flex:1;overflow-y:auto;padding:14px max(14px,calc((100% - 760px)/2));display:flex;flex-direction:column;gap:3px}.messageRow{display:flex}.messageRow.out{justify-content:flex-end}.messageRow.in{justify-content:flex-start}.bubble{max-width:min(76%,620px);padding:6px 9px 5px;border-radius:12px;background:var(--in);box-shadow:0 1px 1px #0005;position:relative;line-height:1.35}.messageRow.in .bubble{border-bottom-left-radius:4px}.messageRow.out .bubble{background:var(--out);border-bottom-right-radius:4px}.messageText{font-size:14.5px;white-space:pre-wrap;word-break:break-word;padding-right:42px}.forward{font-size:12px;color:#64b5f6;font-weight:600;margin-bottom:4px}.reply{border-left:3px solid #62a9ea;background:#ffffff09;padding:4px 7px;border-radius:5px;margin-bottom:5px;font-size:12px;color:#c1ccd6}.media{display:block;text-decoration:none;color:#d8ecff;background:#ffffff0b;padding:9px;border-radius:8px;margin-bottom:4px}.msgTime{font-size:10.5px;color:#b4c0ca;display:flex;align-items:center;justify-content:flex-end;gap:3px;margin-top:1px}.msgChecks{font-size:14px;color:#9fd1f7}.composer{min-height:58px;padding:7px max(10px,calc((100% - 760px)/2));display:flex;gap:6px;align-items:flex-end;background:linear-gradient(transparent,#0e1621 28%)}.composer textarea{flex:1;min-height:42px;max-height:120px;resize:none;border:0;outline:0;background:#17212b;color:#fff;border-radius:21px;padding:11px 14px;font-size:14.5px}.composer textarea::placeholder{color:#7f91a4}.attach{width:42px;height:42px;font-size:25px;transform:rotate(-18deg)}.send{width:42px;height:42px;border-radius:50%;background:var(--blue);color:#fff;font-size:20px;flex:0 0 auto}.send:disabled{opacity:1;background:#253340;color:#7f91a4}.welcome{height:100%;display:grid;place-items:center}.welcomeBubble,.serviceDate{background:#182533d9;color:#aab8c5;border-radius:14px;padding:6px 11px;font-size:12px}.systemMessages{justify-content:flex-start}.systemMessages .serviceDate{align-self:center}.botBubble{max-width:560px;padding:10px}.inlineButtons{display:grid;margin:10px -10px -5px}.inlineButtons button{border:0;border-top:1px solid #314050;background:transparent;color:#64b5ff;padding:10px;cursor:pointer}.bottomNav{display:none}.singlePage{height:100%;overflow-y:auto;background:#101820;padding-bottom:26px}.pageHead{height:60px}.pageHead>div{flex:1}.pageHead p{margin:2px 0 0;color:#7f91a4;font-size:12px}.feedList,.leadList,.profilePage>.settingsGroup,.profileHero{max-width:760px;margin:12px auto}.post,.lead,.settingsCard,.profileHero{background:#17212b;border:1px solid #22303c;border-radius:12px}.post,.lead{padding:13px;margin-bottom:10px}.postHead{display:flex;gap:10px;align-items:center}.postHead>div:last-child{display:flex;flex-direction:column}.postHead small{color:#7f91a4;margin-top:2px}.avatar.channel{width:42px;height:42px;min-width:42px}.post>p{line-height:1.45;white-space:pre-wrap}.postMedia{width:100%;max-height:520px;object-fit:cover;border-radius:9px}.postActions{display:flex;border-top:1px solid #263441;margin:10px -13px -13px}.postActions button,.postActions a{flex:1;border:0;background:transparent;color:#62acf0;text-align:center;text-decoration:none;padding:11px}.segment{width:min(460px,calc(100% - 24px));margin:12px auto;padding:3px;border-radius:10px;background:#17212b;display:flex}.segment button{flex:1;border:0;background:transparent;color:#7f91a4;border-radius:8px;padding:8px}.segment button.active{background:#2b5278;color:#fff}.leadTop{display:flex;justify-content:space-between}.leadTop>div{display:flex;align-items:center;gap:7px}.leadTop strong{font-size:20px;color:#72bdfc}.sourceType{font-size:10px;background:#253647;color:#8eb7da;border-radius:5px;padding:3px 5px}.lead h3{margin:11px 0 5px;font-size:16px}.topic{color:#70b7f4;font-size:12px}.why{color:#b6c1cb;line-height:1.42}.suggestion{background:#1d2b38;border-left:3px solid #3390ec;border-radius:7px;padding:8px 10px}.suggestion small{color:#6eb7f7}.suggestion p{white-space:pre-wrap;margin:4px 0}.leadFoot{display:flex;justify-content:space-between;font-size:12px;color:#7f91a4;margin-top:10px}.leadFoot a{color:#62acf0;text-decoration:none}.empty{text-align:center;color:#7f91a4;padding:32px}.profileHero{display:flex;align-items:center;gap:14px;padding:16px}.profileHero b{font-size:18px}.profileHero p{margin:4px 0 0;color:#7f91a4}.settingsGroup h3{font-size:13px;color:#66afea;margin:18px 10px 7px}.settingsCard{overflow:hidden}.settingRow,.accountRow{min-height:54px;padding:9px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #22303c;position:relative}.settingRow:last-child,.accountRow:last-child{border-bottom:0}.settingRow>div,.accountRow>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.settingRow small,.accountRow small{color:#7f91a4;margin-top:3px}.settingRow input[type=checkbox]{opacity:0;position:absolute}.switch{width:40px;height:22px;border-radius:12px;background:#42505c;position:relative}.switch:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#d4d9de;transition:.18s}.settingRow input:checked+.switch{background:#3390ec}.settingRow input:checked+.switch:after{transform:translate(18px);background:#fff}.chevron{font-size:24px;color:#697b8b}.accountRow{justify-content:flex-start}.accountRow .statusDot{margin-left:auto;width:8px;height:8px;border-radius:50%;background:#49c069}.addAccount{width:100%;border:0;background:transparent;color:#62acf0;padding:13px;text-align:left}.profilePage{background:#101820}@media(max-width:760px){.main{padding-bottom:62px}.bottomNav{position:fixed;left:0;right:0;bottom:0;z-index:30;height:calc(58px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#17212bf7;border-top:1px solid #25313d;display:grid;grid-template-columns:repeat(4,1fr);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottomNav button{border:0;background:transparent;color:#788b9d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10.5px}.bottomNav button svg{font-size:24px}.bottomNav button.active{color:#4fa7f2}.dialogsPage{position:relative}.chatList{width:100%;max-width:none;min-width:0;border:0}.conversation{position:absolute;inset:0;z-index:10}.mobileHidden{display:none!important}.listHead{height:54px}.listHead h1{font-size:19px}.search{margin-top:6px;margin-bottom:4px}.back{display:grid}.messages{padding:12px 7px}.bubble{max-width:87%}.composer{padding:6px 7px max(6px,env(safe-area-inset-bottom))}.conversationHead{height:55px;padding-left:4px}.singlePage{padding-bottom:76px}.feedList,.leadList,.profilePage>.settingsGroup,.profileHero{margin-left:9px;margin-right:9px}.pageHead{height:58px}.chatCard{height:70px;padding:6px 9px}.avatar{width:52px;height:52px;min-width:52px}.chatMeta{border-bottom-color:#1f2c38}.post,.lead{border-radius:10px}.settingsGroup{max-width:none!important}}
