:root{--ink:#17221f;--muted:#78827f;--line:#e7ebe9;--soft:#f5f7f6;--paper:#fff;--rail:#172420;--green:#23a56f;--green-dark:#15845a;--green-soft:#e4f6ee;--danger:#c95454;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:#e9eeeb;min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{color:inherit}.app-shell{background:var(--paper);border:1px solid #19322a14;border-radius:18px;grid-template-columns:72px 340px 1fr;width:min(1440px,100vw - 48px);height:min(900px,100vh - 48px);min-height:650px;margin:24px auto;display:grid;overflow:hidden;box-shadow:0 26px 70px #1e372e24}.rail{background:var(--rail);color:#d7e2de;flex-direction:column;align-items:center;padding:22px 0 18px;display:flex}.avatar{color:#fff;border:0;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:14px;font-style:normal;display:inline-grid}.avatar-self{cursor:pointer;background:linear-gradient(145deg,#46c08d,#18835d);font-size:16px}.avatar-blue{background:linear-gradient(145deg,#6ca8e8,#4473bb)}.avatar-green{background:linear-gradient(145deg,#5bc68f,#25865c)}.avatar-purple{background:linear-gradient(145deg,#aa83db,#7350ad)}.avatar-amber{background:linear-gradient(145deg,#e9ac66,#bd713d)}.rail-nav{flex-direction:column;gap:12px;margin-top:36px;display:flex}.rail-button{color:#91a39d;cursor:pointer;background:0 0;border:0;border-radius:13px;place-items:center;width:44px;height:44px;transition:all .18s;display:grid;position:relative}.rail-button:hover{color:#fff;background:#ffffff12}.rail-button.active{color:#54d49d;background:#3ecd9229}.rail-button svg,.header-actions svg,.search-box svg,.modal-search svg,.composer-tools svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px}.nav-dot{border:2px solid var(--rail);color:#fff;background:#ed6262;border-radius:10px;place-items:center;min-width:17px;height:17px;padding:0 4px;font:10px/1 sans-serif;display:grid;position:absolute;top:3px;right:1px}.rail-bottom{flex-direction:column;align-items:center;gap:16px;margin-top:auto;display:flex}.online-indicator{background:#49d291;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #49d2911f}.sidebar{border-right:1px solid var(--line);background:#fbfcfb;overflow:hidden}.sidebar-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:79px;padding:0 18px;display:flex}.search-box{color:#7e8a85;background:#eef2f0;border-radius:10px;flex:1;align-items:center;gap:8px;height:39px;padding:0 10px;display:flex}.search-box svg{width:18px}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.search-box kbd{color:#9aa39f;background:#f9faf9;border:1px solid #d4dcda;border-radius:5px;padding:2px 5px;font-size:10px}.add-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;width:39px;height:39px;font-size:22px}.side-view{height:calc(100% - 79px);display:none;overflow-y:auto}.side-view.active{display:block}.section-label{color:#8c9692;letter-spacing:.04em;justify-content:space-between;align-items:center;height:48px;padding:0 20px;font-size:12px;display:flex}.section-label button{color:var(--green-dark);cursor:pointer;background:0 0;border:0;font-size:12px}.conversation{text-align:left;cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;grid-template-columns:46px 1fr;align-items:center;gap:12px;width:100%;min-height:78px;padding:11px 16px;display:grid}.conversation.active{border-left-color:var(--green);background:#eaf5f0}.conversation-main{min-width:0}.conversation-top{justify-content:space-between;gap:8px;margin-bottom:6px;display:flex}.conversation-top strong{font-size:14px;font-weight:650}.conversation-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.conversation-bottom span{color:#7d8783;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.unread{background:#e45c5c;border-radius:11px;place-items:center;min-width:19px;height:19px;padding:0 5px;display:grid;color:#fff!important;font-size:10px!important}.contact-action,.contact-row{text-align:left;background:0 0;border:0;align-items:center;gap:13px;width:100%;height:64px;padding:0 20px;display:flex}.contact-action{cursor:pointer}.contact-action:hover,.contact-row:hover{background:#f2f5f3}.contact-action b{color:#fff;background:#e95e5e;border-radius:50%;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:10px;display:grid}.action-icon{color:#fff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.action-icon.coral{background:#ee806c}.action-icon.blue{background:#5f91dc}.alphabet-label{color:#9aa39f;padding:12px 20px 5px;font-size:11px}.contact-row .avatar{flex-basis:39px;width:39px;height:39px}.contact-row .presence{margin-left:auto}.presence{background:#32bb7d;border-radius:50%;width:7px;height:7px;display:inline-block}.panel-title{padding:22px 20px 15px;font-size:19px;font-weight:700}.history-filters{gap:12px;padding:0 20px 18px;display:grid}.history-filters label{color:#7e8884;gap:6px;font-size:12px;display:grid}.history-filters select,.history-filters input{width:100%;height:40px;color:var(--ink);background:#fff;border:1px solid #dfe5e2;border-radius:9px;outline:0;padding:0 10px}.primary-button,.danger-button{color:#fff;cursor:pointer;border:0;border-radius:9px;height:40px}.primary-button{background:var(--green-dark)}.danger-button{background:var(--danger)}.history-result{border:1px solid var(--line);background:#fff;border-radius:10px;margin:0 14px 9px;padding:13px}.history-result small{color:#97a09c}.history-result p{margin:7px 0 0;font-size:13px}.history-result-button{width:calc(100% - 28px);color:inherit;text-align:left;cursor:pointer;gap:4px;display:grid}.history-result-button strong{font-size:11px}.history-result-button p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-warning{color:#944b3d;background:#fff5f2;border:1px solid #f2d4cc;border-radius:10px;gap:3px;margin:0 20px 16px;padding:12px;display:grid}.admin-warning span{font-size:11px}.hint{color:#929b97;padding:0 20px;font-size:11px;line-height:1.6}.setting-row{border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:calc(100% - 32px);height:52px;margin:0 16px;display:flex}.setting-row b{color:#8e9894;font-size:12px}.workspace{background:#f6f8f7;grid-template-rows:79px minmax(0,1fr) auto;min-width:0;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.chat-header{border-bottom:1px solid var(--line);background:#ffffffe6;justify-content:space-between;align-items:center;padding:0 28px;display:flex}.chat-header h1{margin:0 0 5px;font-size:17px}.chat-header p{color:#89928f;align-items:center;gap:7px;margin:0;font-size:11px;display:flex}.mobile-back{color:#626875;cursor:pointer;background:0 0;border:0;font-size:30px;display:none}.encrypted-badge{background:var(--green-soft);color:var(--green-dark);border-radius:9px;margin-left:5px;padding:3px 7px}.header-actions{gap:8px;display:flex}.header-actions button{color:#71807a;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.header-actions button:hover{background:var(--soft)}.message-area{overscroll-behavior:contain;scroll-behavior:auto;height:100%;min-height:0;padding:22px 30px 15px;overflow:hidden auto}.date-divider{text-align:center;margin:0 0 20px}.date-divider span{color:#96a09c;background:#e9eeec;border-radius:8px;padding:4px 9px;font-size:10px}.message{align-items:flex-start;gap:10px;margin:0 0 20px;display:flex}.message>div{max-width:min(68%,600px)}.message .avatar{border-radius:11px;flex-basis:37px;width:37px;height:37px}.message .bubble{white-space:pre-wrap;background:#fff;border-radius:4px 14px 14px;padding:11px 14px;font-size:14px;line-height:1.65;box-shadow:0 2px 8px #1b352c0f}.message time{color:#a2aaa7;margin-top:5px;font-size:10px;display:block}.outgoing{justify-content:flex-end}.outgoing .bubble{background:#c9f0de;border-radius:14px 4px 14px 14px}.outgoing time{text-align:right}.message-meta,.outgoing>.avatar{display:none}.message-status{display:block}.image-bubble{background:linear-gradient(#badce0 0 58%,#8fc5b2 58%);border-radius:4px 15px 15px;width:260px;height:150px;position:relative;overflow:hidden;box-shadow:0 3px 10px #1b352c1a}.sun{background:#fff3bd;border-radius:50%;width:29px;height:29px;position:absolute;top:24px;right:30px;box-shadow:0 0 22px #fff4b2}.mountain{border-bottom:82px solid #568d79;border-left:90px solid #0000;border-right:90px solid #0000;width:0;height:0;position:absolute;bottom:48px}.mountain.one{left:-30px}.mountain.two{border-bottom-color:#3e7666;border-left-width:105px;border-right-width:105px;right:-55px}.lake{opacity:.9;background:linear-gradient(165deg,#9bd5cc,#4d9b94);width:100%;height:55px;position:absolute;bottom:0}.typing-indicator{color:#94a09b;height:0;padding-left:31px;font-size:11px;transition:all .2s;overflow:hidden}.typing-indicator.show{height:25px}.typing-indicator span{background:#7e8d87;border-radius:50%;width:4px;height:4px;margin-right:2px;animation:1s infinite alternate blink;display:inline-block}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes blink{to{opacity:.25;transform:translateY(-2px)}}.composer{z-index:2;border-top:1px solid var(--line);background:#fff;min-height:126px;padding:12px 22px 18px;position:relative}.composer-tools{align-items:center;gap:5px;margin-bottom:9px;display:flex}.composer-tools button{color:#6f7b77;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:32px;height:29px;font-size:22px;display:grid}.composer-tools button:hover{background:var(--soft)}.composer-tools span{color:#a1aaa6;margin-left:auto;font-size:10px}.composer-input-row{align-items:flex-end;gap:10px;display:flex}.composer textarea{resize:none;max-height:100px;color:var(--ink);border:0;outline:0;flex:1;line-height:1.6}.send-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;height:38px;padding:0 19px}.send-button:hover{background:var(--green-dark)}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f1c1861;place-items:center;display:none;position:fixed;inset:0}.modal-backdrop.open{display:grid}.modal{background:#fff;border-radius:18px;width:min(430px,100vw - 32px);padding:29px;position:relative;box-shadow:0 25px 70px #0f1e193d}.modal-close{color:#8d9793;cursor:pointer;background:0 0;border:0;font-size:24px;position:absolute;top:14px;right:16px}.modal-mark{background:var(--green-soft);width:42px;height:42px;color:var(--green-dark);border-radius:12px;place-items:center;font-size:25px;display:grid}.modal h2{margin:18px 0 6px;font-size:21px}.modal>p{color:var(--muted);margin:0 0 20px;font-size:13px}.modal-search{color:#87928d;border:1px solid #dce3df;border-radius:10px;align-items:center;gap:9px;height:43px;padding:0 12px;display:flex}.modal-search input{border:0;outline:0;flex:1}.search-preview{background:var(--soft);border-radius:11px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;margin-top:14px;padding:12px;display:grid}.search-preview div{gap:4px;display:grid}.search-preview small{color:var(--muted)}.search-preview button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:7px 12px}.toast{z-index:30;color:#fff;opacity:0;pointer-events:none;background:#18231f;border-radius:10px;padding:10px 16px;font-size:13px;transition:all .25s;position:fixed;bottom:38px;left:50%;transform:translate(-50%,20px)}.toast.show{opacity:1;transform:translate(-50%)}@media (max-width:900px){.app-shell{border:0;border-radius:0;grid-template-columns:64px 300px 1fr;width:100vw;height:100dvh;min-height:560px;margin:0}.sidebar{width:300px}.workspace{z-index:4;transition:transform .25s;position:absolute;inset:0 0 0 64px;transform:translate(100%)}.workspace.mobile-open{transform:translate(0)}.mobile-back{display:block}.chat-header{gap:8px;padding:0 18px}.message-area{padding-inline:17px}}@media (max-width:560px){.app-shell{grid-template-columns:58px 1fr}.rail-button{width:40px;height:40px}.sidebar{width:auto}.workspace{left:58px}.composer-tools span{display:none}.message>div{max-width:82%}.image-bubble{width:min(250px,68vw)}}:root{--rail:#171923;--green:#6d5bd0;--green-dark:#5847b8;--green-soft:#eeebff}body{background:#e7e8ed}.app-shell{border-color:#1719231a;border-radius:14px;grid-template-columns:76px 304px 1fr;width:min(1500px,100vw - 48px);box-shadow:0 26px 70px #19192d2e}.workspace-logo{color:#fff;cursor:pointer;background:linear-gradient(145deg,#8573e0,#5846b7);border:0;border-radius:15px;place-items:center;width:46px;height:46px;font-size:18px;font-weight:800;display:grid;box-shadow:0 7px 18px #6d5bd04d}.avatar-self{background:linear-gradient(145deg,#7d6adc,#5140a6)}.sidebar{color:#e6e7ed;background:#222431;border-right-color:#282b3b}.workspace-title{border-bottom:1px solid #353746;justify-content:space-between;align-items:center;height:67px;padding:0 17px;display:flex}.workspace-title div{gap:2px;display:grid}.workspace-title strong{font-size:15px}.workspace-title span{color:#8f93a3;font-size:10px}.workspace-title button{color:#a9acb9;cursor:pointer;background:0 0;border:0;font-size:18px}.privacy-mark{color:#8d7de4!important;font-size:18px!important}.privacy-note{color:#8f82df;background:#292c39;border:1px solid #393c4d;border-radius:8px;gap:9px;margin:6px 10px 8px;padding:10px;display:flex}.privacy-note p{gap:3px;margin:0;display:grid}.privacy-note strong{color:#d7d9e3;font-size:11px}.privacy-note small{color:#858999;font-size:10px}.sidebar-head{border-bottom:0;height:60px;padding:10px 14px}.search-box{color:#9296a7;background:#303341;border:1px solid #3b3e4e;border-radius:8px;height:38px}.search-box input{color:#eef0f5}.search-box kbd{color:#85899a;background:#262834;border-color:#464958}.add-button{background:#6d5bd0;border-radius:8px;width:38px;height:38px}.side-view{height:calc(100% - 127px)}.section-label{color:#9498a8;text-transform:uppercase;height:38px;padding:4px 15px 0;font-size:11px;font-weight:650}.section-label button{color:#8f93a4;font-size:17px}.channel-list{padding:0 8px 7px}.channel-list button{color:#b9bcc8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;width:100%;height:35px;padding:0 10px;display:flex}.channel-list button:hover{color:#fff;background:#2e3140}.channel-list b{color:#7e8293;font-size:17px;font-weight:500}.channel-list i{color:#fff;background:#6d5bd0;border-radius:9px;place-items:center;min-width:18px;height:18px;margin-left:auto;font-size:10px;font-style:normal;display:grid}.conversation{color:#d8dae2;border:0;border-radius:7px;grid-template-columns:38px 1fr;gap:10px;width:calc(100% - 16px);min-height:56px;margin:1px 8px;padding:7px 9px}.conversation:hover{background:#2d303e}.conversation.active{color:#fff;background:#3a3c50;border-left:0}.conversation .avatar{border-radius:11px;flex-basis:36px;width:36px;height:36px}.conversation-top time{color:#777b8b;font-size:10px}.conversation-bottom span{color:#8f93a2;font-size:11px}.panel-title{padding:18px 16px 14px;font-size:17px}.sidebar .history-filters select,.sidebar .history-filters input{color:#e6e7ed;background:#303341;border-color:#414452}.sidebar .history-result{background:#292c39;border-color:#3a3d4c}.sidebar .history-result p{color:#d7d9e1}.sidebar .setting-row{color:#d9dbe3;border-color:#383b49}.sidebar .contact-action,.sidebar .contact-row{color:#d8dae2}.sidebar .contact-action:hover,.sidebar .contact-row:hover{background:#2d303e}.sidebar .admin-warning{color:#edb9ad;background:#382b31;border-color:#5d3e46}.message .bubble{border:1px solid #e5e7ec;border-radius:8px;box-shadow:0 1px 3px #19192d0a}.outgoing .bubble{background:#eeebff;border-color:#ddd8fa;border-radius:8px}.send-button{border-radius:8px}.blind-request-button{color:#fff;cursor:pointer;background:#6d5bd0;border:0;border-radius:9px;width:100%;height:42px;margin-top:14px}.blind-request-button:disabled{opacity:.65;cursor:default}.privacy-explain{line-height:1.6;color:#9296a3!important;margin:13px 2px 0!important;font-size:11px!important}@media (max-width:900px){.app-shell{grid-template-columns:64px 300px 1fr}.workspace{left:64px}.sidebar{width:300px}}@media (max-width:560px){.app-shell{grid-template-columns:58px 1fr}.sidebar{width:auto}.workspace{left:58px}}.request-message{color:#7e838f;gap:6px;margin-top:13px;font-size:11px;display:grid}.request-message input{border:1px solid #dce0e7;border-radius:9px;outline:0;height:40px;padding:0 11px}.auth-page{background:radial-gradient(circle at 20% 10%,#f2efff,#e6e7ed 46%,#dcdfe5);place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #463f6e1f;border-radius:18px;width:min(420px,100%);padding:34px;box-shadow:0 24px 70px #221e3c29}.auth-card h1{margin:22px 0 7px;font-size:24px}.auth-card>p{color:#777b86;margin:0 0 23px;font-size:13px}.auth-card form{gap:14px;display:grid}.auth-card label{color:#616571;gap:6px;font-size:12px;display:grid}.auth-card label input{border:1px solid #d9dce3;border-radius:9px;outline:0;height:43px;padding:0 12px}.auth-card label input:focus{border-color:#7765d5;box-shadow:0 0 0 3px #efedff}.auth-switch{color:#6250bd;cursor:pointer;background:0 0;border:0;width:100%;margin-top:18px}.form-error{color:#ad483e;background:#fff0ee;border-radius:8px;padding:10px;font-size:12px}.request-heading{color:#aeb1bf;justify-content:space-between;align-items:center;height:42px;padding:0 16px;font-size:12px;display:flex}.request-heading b{color:#fff;background:#6d5bd0;border-radius:10px;place-items:center;min-width:19px;height:19px;font-size:10px;display:grid}.friend-request-row{background:#2c2f3d;border-radius:8px;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;margin:0 8px 7px;padding:9px;display:grid}.friend-request-row .avatar{flex-basis:36px;width:36px;height:36px}.friend-request-row div{gap:3px;min-width:0;display:grid}.friend-request-row strong{font-size:12px}.friend-request-row small{color:#9195a5;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.friend-request-row button{color:#fff;cursor:pointer;background:#6d5bd0;border:0;border-radius:6px;padding:6px 9px;font-size:11px}.empty-list{color:#858999;text-align:center;border:1px dashed #414454;border-radius:9px;margin:16px;padding:18px 10px;font-size:11px;line-height:1.6}.empty-workspace{place-items:center;display:grid}.empty-workspace>div{text-align:center;max-width:340px}.empty-workspace>div>span{color:#6d5bd0;background:#eeebff;border-radius:15px;place-items:center;width:50px;height:50px;margin:auto;font-size:23px;display:grid}.empty-workspace h2{margin:17px 0 7px;font-size:19px}.empty-workspace p{color:#858a93;margin:0 0 18px;font-size:13px;line-height:1.6}.empty-workspace button{padding:0 18px}.avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.load-older{color:#656a76;cursor:pointer;background:#fff;border:1px solid #dfe1e7;border-radius:8px;margin:0 auto 16px;padding:7px 12px;font-size:11px;display:block}.load-older:disabled{opacity:.6;cursor:default}.avatar-upload{cursor:pointer;display:block;position:relative}.avatar-upload input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.avatar-upload:hover .avatar{box-shadow:0 0 0 3px #8470e159}.theme-setting{background:#292c39;border:1px solid #3a3d4b;border-radius:9px;margin:0 16px 14px;padding:12px}.theme-setting>span{color:#aeb1bd;margin-bottom:9px;font-size:11px;display:block}.theme-setting>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.theme-setting button{color:#aeb1bd;cursor:pointer;background:#303341;border:1px solid #454858;border-radius:6px;height:32px;font-size:11px}.theme-setting button.active{color:#fff;background:#6d5bd0;border-color:#8574db}.app-shell.theme-slack{--green:#2eb67d;--green-dark:#248f63;--green-soft:#e7f7f1;width:100vw;max-width:none;height:100dvh;min-height:0;max-height:none;box-shadow:none;border:0;border-radius:0;margin:0}.theme-slack .rail{background:#3b0d3c}.theme-slack .workspace-logo{color:#4a154b;box-shadow:none;background:#fff;border-radius:0}.theme-slack .avatar,.theme-slack .rail-button,.theme-slack .encrypted-badge,.theme-slack .load-older,.theme-slack .modal,.theme-slack .modal-mark,.theme-slack .modal-search,.theme-slack .request-message input,.theme-slack .blind-request-button,.theme-slack .friend-request-row,.theme-slack .primary-button,.theme-slack .danger-button{border-radius:0}.theme-slack .rail-button.active{color:#fff;background:#ffffff29}.theme-slack .sidebar{background:#4a154b;border-right-color:#5a285b}.theme-slack .workspace-title{border-bottom-color:#5f3160}.theme-slack .search-box{background:#3f1040;border-color:#714172}.theme-slack .add-button{color:#4a154b;background:#fff;border-radius:0}.theme-slack .search-box,.theme-slack .privacy-note,.theme-slack .conversation,.theme-slack .setting-row,.theme-slack .theme-setting,.theme-slack .theme-setting button{border-radius:0}.theme-slack .privacy-note{color:#d9b7d9;background:#421243;border-color:#663767}.theme-slack .conversation:hover{background:#532354}.theme-slack .conversation.active{background:#1264a3}.theme-slack .workspace{background:#fff}.theme-slack .chat-header{background:#fff;border-bottom-color:#ddd;height:64px}.theme-slack .chat-header h1{font-size:18px;font-weight:750}.theme-slack .encrypted-badge{color:#177653;background:#e7f7f1}.theme-slack .message-area{padding:18px 0}.theme-slack .date-divider{border-top:1px solid #ddd;margin:10px 20px 18px;position:relative}.theme-slack .date-divider span{color:#5f6268;background:#fff;border:1px solid #ddd;font-weight:650;position:relative;top:-11px}.theme-slack .message{justify-content:flex-start;gap:11px;margin:0;padding:7px 24px}.theme-slack .message:hover{background:#f8f8f8}.theme-slack .message>.avatar{border-radius:0;flex-basis:38px;width:38px;height:38px;display:grid}.theme-slack .message>div{max-width:min(82%,850px)}.theme-slack .message-meta{align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.theme-slack .message-meta strong{font-size:14px;font-weight:750}.theme-slack .message-meta time{color:#8a8d91;text-align:left;margin:0;font-size:10px}.theme-slack .message .bubble{box-shadow:none;color:#1d1c1d;background:0 0;border:0;border-radius:0;padding:0;line-height:1.55}.theme-slack .message-status{display:none}.theme-slack .image-bubble{border-radius:0}.theme-slack .composer{background:#fff;border:1px solid #8d8d8d;border-radius:0;min-height:112px;margin:0 20px 18px;padding:8px 12px 11px}.theme-slack .composer-tools{margin-bottom:5px}.theme-slack .composer-input-row{min-height:38px}.theme-slack .send-button{border-radius:0;width:36px;padding:0;font-size:0}.theme-slack .send-button:after{content:"➤";font-size:15px}.theme-slack .theme-setting{background:#3f1040;border-color:#714172}.theme-slack .theme-setting button{background:#532354;border-color:#714172}.theme-slack .theme-setting button.active{color:#4a154b;background:#fff;border-color:#fff}
