:root{color:#eef4f8;font-synthesis:none;text-rendering:optimizelegibility;background:#0e1621;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html,body,#root{width:100%;height:100%;margin:0}body{overscroll-behavior:none;overflow:hidden}body.viewer-open{overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}.app-shell{background:#17212b;grid-template-columns:76px 360px minmax(400px,1fr);height:100dvh;min-height:0;display:grid;overflow:hidden}.account-rail{background:#111a24;border-right:1px solid #ffffff0e;flex-direction:column;align-items:center;padding:14px 8px;display:flex}.brand-mark,.login-logo{color:#fff;background:linear-gradient(145deg,#55a9e8,#337db9);border-radius:15px;place-items:center;width:44px;height:44px;font-size:22px;display:grid;box-shadow:0 8px 22px #2d8dcd47}.account-list{flex-direction:column;flex:1;align-items:center;gap:12px;width:100%;padding-top:22px;display:flex;overflow-y:auto}.account-button{cursor:pointer;background:0 0;border:0;padding:0;position:relative}.avatar{color:#fff;letter-spacing:.02em;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:15px;font-weight:700;transition:border-radius .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%;display:block}.avatar--active{border-radius:15px;transform:scale(.94);box-shadow:0 0 0 3px #111a24,0 0 0 5px #4c9bd4}.avatar--small{width:40px;height:40px;font-size:13px}.online-dot,.offline-dot{background:#52c78b;border:3px solid #111a24;border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:0}.offline-dot{background:#647384}.rail-action,.icon-button,.back-button{cursor:pointer;background:0 0;border:0}.rail-action{color:#7f91a2;padding:10px;font-size:24px}.dialogs-panel{background:#17212b;border-right:1px solid #ffffff0f;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.panel-header,.chat-header{background:#17212bf5;border-bottom:1px solid #ffffff0f;align-items:center;min-height:72px;padding:12px 18px;display:flex}.panel-header,.search-box,.account-stats,.folder-tabs{flex:none}.panel-header{justify-content:space-between;gap:12px}.account-summary{flex:1;align-items:center;gap:11px;min-width:0;display:flex}.account-heading{flex:1;min-width:0}.panel-header small{color:#718293;text-transform:uppercase;letter-spacing:.09em;font-size:11px}.panel-header h2{overflow-wrap:anywhere;margin:2px 0 0;font-size:17px;line-height:1.25}.connection-state{color:#788795;flex:none;font-size:11px}.connection-state:before{content:"";background:#657280;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.connection-state.is-online{color:#60c793}.connection-state.is-online:before{background:#52c78b;box-shadow:0 0 8px #52c78b80}.panel-header-actions{flex:none;align-items:center;gap:8px;display:flex}.export-users-button{color:#8fa5b6;cursor:pointer;background:#ffffff0b;border:0;border-radius:9px;place-items:center;width:34px;height:34px;padding:7px;transition:color .15s,background .15s;display:grid}.export-users-button:hover{color:#67b9eb;background:#4fa4da1f}.export-users-button:disabled{opacity:.4;cursor:wait}.export-users-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.account-stats{color:#8596a5;grid-template-columns:repeat(3,1fr);gap:1px;padding:0 12px;font-size:10px;display:grid}.account-stats span,.account-stats button{color:inherit;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:8px 4px;overflow:hidden}.account-stats button{cursor:pointer}.account-stats button:hover{color:#b7c9d6}.account-stats b{color:#dce8ef;font-size:14px;display:block}.folder-tabs{scrollbar-width:none;gap:5px;padding:7px 12px 0;display:flex;overflow-x:auto}.folder-tabs::-webkit-scrollbar{display:none}.folder-tabs button{color:#91a2b0;cursor:pointer;background:#1d2934;border:1px solid #ffffff0f;border-radius:13px;flex:none;align-items:center;gap:5px;padding:6px 9px;font-size:11px;display:flex}.folder-tabs button.active{color:#fff;background:#2b5278;border-color:#58ace259}.folder-tabs i,.folder-management-list i,.folder-picker-menu i{border-radius:50%;flex:none;width:7px;height:7px}.folder-tabs small{color:#7790a2}.search-box{color:#748697;background:#202b36;border-radius:11px;align-items:center;gap:8px;margin:10px 12px;padding:9px 13px;display:flex}.search-box input{color:#dce6ed;background:0 0;border:0;outline:0;width:100%;padding:0}.search-box input::placeholder{color:#758595}.dialogs-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;overflow-y:auto}.dialogs-loading{place-items:center;min-height:120px;display:grid}.dialogs-loading--more{min-height:64px}.dialog-item{text-align:left;cursor:pointer;background:0 0;border:0;gap:12px;width:100%;padding:10px 14px;transition:background .15s;display:flex}.dialog-item:hover{background:#202b36}.dialog-item--active{background:#2b5278!important}.dialog-content{flex:1;min-width:0;padding-top:2px}.dialog-title-row,.dialog-preview-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.dialog-title-row b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.dialog-title-row time{color:#80909e;font-size:11px}.dialog-item--active time{color:#bdd7eb}.dialog-preview-row{color:#8494a3;margin-top:5px;font-size:13px}.dialog-preview-row>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dialog-preview-row i{color:#fff;background:#4d9cd4;border-radius:12px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-style:normal;display:grid}.dialog-item--active .dialog-preview-row{color:#d1dfeb}.dialog-item--active .dialog-preview-row i{background:#ffffff47}.empty-sidebar{color:#718293;text-align:center;padding:50px 30px;font-size:13px;line-height:1.5}.chat-panel{background:#0e1621;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.chat-header{z-index:2;gap:11px}.chat-header,.composer{flex:none}.chat-heading{min-width:0}.chat-header h3{margin:0;font-size:15px}.chat-header span{color:#8191a0;margin-top:3px;font-size:12px;display:block}.reply-window{color:#74d8a2;background:#41b87917;border:1px solid #54d08f29;border-radius:10px;align-items:center;gap:8px;min-width:142px;margin-left:10px;padding:7px 10px;display:flex}.reply-window svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.reply-window div{flex-direction:column;display:flex}.reply-window small{color:#8297a7;text-transform:uppercase;letter-spacing:.06em;font-size:9px;line-height:1.1}.reply-window strong{color:currentColor;font-variant-numeric:tabular-nums;margin-top:2px;font-size:12px}.reply-window--warning{color:#f1c875;background:#dda63e17;border-color:#e7b34f2e}.reply-window--closed{color:#ef858a;background:#da4d5517;border-color:#e65b632e}.reply-window--loading{color:#91a4b3;background:#788fa012;border-color:#8ba0b01f}.back-button{color:#91a3b3;font-size:34px;display:none}.folder-picker{margin-left:auto;position:relative}.chat-tool-button{color:#8ea2b2;cursor:pointer;appearance:none;background:#ffffff0b;border:0;border-radius:9px;width:34px;height:34px;padding:0;display:block;position:relative}.chat-tool-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.folder-picker-menu{z-index:20;color:#dce7ee;background:#202d39;border:1px solid #ffffff14;border-radius:11px;flex-direction:column;gap:2px;width:230px;padding:8px;display:flex;position:absolute;top:42px;right:0;box-shadow:0 14px 36px #0006}.folder-picker-menu b{padding:5px 7px 8px;font-size:12px}.folder-picker-menu label{cursor:pointer;border-radius:7px;align-items:center;gap:7px;padding:7px;font-size:12px;display:flex}.folder-picker-menu label:hover{background:#ffffff0d}.folder-picker-menu>span{color:#8799a8;padding:9px;font-size:11px;line-height:1.4}.messages-pane{overscroll-behavior:contain;overscroll-behavior-x:none;scrollbar-gutter:stable;background-color:#0e1621;background-image:radial-gradient(circle at 20px 20px,#5d829b11 1px,#0000 1.5px),radial-gradient(circle at 52px 52px,#5d829b0b 1px,#0000 1.5px);background-size:72px 72px;flex:1;min-height:0;position:relative;overflow:hidden auto}.messages-column{width:min(820px,100%);min-height:100%;margin:0 auto;padding:22px 22px 10px}.chat-loading-overlay{z-index:6;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0e1621e6;place-items:center;width:100%;height:100%;margin-bottom:-100%;display:grid;position:sticky;top:0}.history-loading{z-index:5;background:#22313ff0;border-radius:50%;place-items:center;width:34px;height:34px;margin:10px auto -44px;display:grid;position:sticky;top:10px;box-shadow:0 4px 18px #00000047}.scroll-to-bottom{z-index:8;color:#dcecf6;cursor:pointer;background:#273948f5;border:1px solid #ffffff17;border-radius:50%;place-items:center;width:42px;height:42px;padding:9px;animation:.16s ease-out scroll-button-in;display:grid;position:absolute;bottom:76px;right:max(20px,50% - 388px);box-shadow:0 5px 20px #00000057}.scroll-to-bottom:hover{color:#fff;background:#397eac}.scroll-to-bottom svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.spinner{border:3px solid #62b2e633;border-top-color:#62b2e6;border-radius:50%;width:34px;height:34px;animation:.75s linear infinite spin}.spinner--small{border-width:2px;width:18px;height:18px}.message-row{margin:5px 0;display:flex;position:relative}.message-row--incoming{justify-content:flex-start}.message-row--outgoing{justify-content:flex-end}.message-bubble{z-index:1;color:#eef5f9;touch-action:pan-y;-webkit-touch-callout:none;will-change:transform;background:#182533;border-radius:7px 13px 13px;max-width:min(590px,78%);padding:8px 10px 5px;transition:transform .2s cubic-bezier(.2,.8,.25,1);position:relative;overflow:hidden;box-shadow:0 1px 2px #0003}.message-bubble--dragging{transition:none}.message-swipe-indicator{z-index:0;color:#8da5b7;pointer-events:none;background:#243645e6;border-radius:50%;place-items:center;width:32px;height:32px;transition:color .12s,background .12s,transform .12s;display:grid;position:absolute;top:50%;transform:translateY(-50%)scale(.86)}.message-swipe-indicator--left{left:7px}.message-swipe-indicator--right{right:7px}.message-swipe-indicator.is-active{color:#fff;background:#418ec4;transform:translateY(-50%)scale(1)}.message-swipe-indicator svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.message-row--outgoing .message-bubble{background:#2b5278;border-radius:13px 7px 13px 13px}.message-bubble--deleted{overflow-wrap:anywhere;color:#8495a4;white-space:pre-wrap;font-style:italic}.message-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.45}.message-reply-preview{color:#a8cce4;background:#0000001f;border-left:3px solid #66b5e7;border-radius:4px 7px 7px 4px;flex-direction:column;max-width:360px;margin-bottom:6px;padding:5px 8px;display:flex;overflow:hidden}.message-reply-preview b{font-size:10px}.message-reply-preview span{color:#bac8d2;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.message-meta{color:#7f96a8;justify-content:flex-end;align-items:center;gap:4px;min-height:14px;margin:2px 0 0 24px;font-size:10px;display:flex}.message-row--outgoing .message-meta{color:#b5d0e4}.checks{color:#6fc8ff;letter-spacing:-3px;padding-right:3px}.message-delivery-status{color:#bed5e5;letter-spacing:0}.message-delivery-status--uncertain,.message-delivery-status--sent_untracked{color:#f2ca82}.message-delivery-status--failed{color:#ff9c9c}.message-send-error{color:#ffb2b2;border-top:1px solid #ff919133;align-items:flex-start;gap:6px;max-width:320px;margin-top:7px;padding-top:7px;font-size:11px;line-height:1.35;display:flex}.message-send-error>span{color:#fff;background:#d65b62;border-radius:50%;flex:none;place-items:center;width:15px;height:15px;font-size:10px;font-weight:700;display:grid}.message-send-error--warning{color:#f2ca82;border-top-color:#f2ca8233}.message-send-error--warning>span{background:#b78a3d}.message-image-button{cursor:zoom-in;background:#101922;border:0;border-radius:9px;max-width:calc(100% + 12px);margin:-4px -6px 6px;padding:0;display:block;overflow:hidden}.message-image,.message-video{object-fit:contain;background:#101922;border-radius:9px;width:calc(100% + 12px);max-width:100%;max-height:480px;margin:-4px -6px 6px;display:block}.message-image-button .message-image{width:auto;min-width:180px;max-width:100%;margin:0}.message-sticker{object-fit:contain;width:180px;max-height:180px;display:block}.video-note{object-fit:cover;background:#0a1118;border-radius:50%;width:240px;height:240px;display:block}.message-audio{width:min(330px,68vw);height:38px}.media-placeholder{color:#91a2b1;background:#00000029;border-radius:8px;padding:16px;font-size:12px}.media-retry{cursor:pointer;border:0;width:100%}.media-retry:hover{color:#d8e7f1;background:#0000003d}.document-card,.structured-card{min-width:220px;color:inherit;background:#00000021;border-radius:9px;align-items:center;gap:10px;padding:8px;text-decoration:none;display:flex}.document-card>span{color:#fff;background:#4b9bd3;border-radius:50%;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.document-card div,.structured-card{flex-direction:column;align-items:flex-start;gap:2px}.document-card b{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:13px;display:block;overflow:hidden}.document-card small,.structured-card span{color:#9cb0bf;font-size:11px}.poll-card span{display:block}.dice-message{padding:10px;font-size:36px}.empty-chat-pill{color:#d7e5ee;background:#273a49d1;border-radius:15px;width:max-content;margin:30vh auto 0;padding:7px 12px;font-size:12px}.composer{z-index:7;background:#17212b;border-top:1px solid #ffffff0f;flex-wrap:wrap;align-items:flex-end;gap:8px;padding:9px max(12px,50% - 388px);display:flex}.composer-reply{color:#9fcbe7;background:#202b36;border-left:3px solid #5ba9dc;border-radius:5px 9px 9px 5px;align-items:center;gap:10px;width:100%;min-width:0;padding:6px 9px;display:flex}.composer-reply div{flex-direction:column;flex:1;min-width:0;display:flex}.composer-reply b{font-size:11px}.composer-reply span{color:#9cabb7;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.composer-reply button{color:#91a2af;cursor:pointer;background:0 0;border:0;padding:3px 7px;font-size:18px}.quick-replies-button{font-size:18px;line-height:1}.composer textarea{resize:none;color:#edf4f8;background:#202b36;border:0;border-radius:12px;outline:none;flex:1;min-width:80px;min-height:42px;max-height:132px;padding:11px 12px;line-height:20px;overflow-y:hidden}.composer textarea::placeholder{color:#748596}.send-button,.record-button{color:#fff;cursor:pointer;appearance:none;background:#4a9ad2;border:0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;padding:0;display:grid}.file-input{display:none}.attach-button{color:#8fa4b5;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;padding:9px;display:grid}.composer>.attach-button{transform:translateY(-1px)}.attach-button:hover{color:#62b2e6;background:#ffffff0d}.attach-button:disabled{opacity:.35;cursor:not-allowed}.attach-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.send-button{padding-left:4px}.send-button:disabled,.record-button:disabled{opacity:.4;cursor:not-allowed}.record-dot{background:#fff;border-radius:50%;width:8px;height:8px;animation:1s infinite pulse}.record-button{position:relative}.microphone-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.composer:has(.voice-recording-controls) textarea{display:none}.composer:has(.voice-recording-controls) .attach-button{display:none}.voice-recording-controls{background:#202b36;border-radius:22px;flex:1;align-items:center;gap:10px;min-height:42px;padding:4px 5px 4px 8px;display:flex}.record-cancel-button,.record-send-button{cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;padding:8px;display:grid}.record-cancel-button{color:#91a5b5;background:0 0}.record-cancel-button:hover{color:#ff8585;background:#ffffff0f}.record-send-button{color:#fff;background:#4a9ad2;box-shadow:0 3px 10px #3489c240}.record-send-button:hover{background:#58a8df}.record-cancel-button svg,.record-send-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.recording-timer{color:#e7eef3;font-variant-numeric:tabular-nums;flex:1;align-items:center;gap:9px;font-size:14px;display:flex}.recording-timer .record-dot{background:#ed5b61;box-shadow:0 0 0 4px #ed5b611a}.pending-upload{opacity:.86}.pending-photo{object-fit:contain;border-radius:8px;max-width:min(320px,65vw);max-height:360px;display:block}.pending-upload-status{color:#c1d8e8;min-height:18px}.pending-upload-status button{color:#ffb1b1;cursor:pointer;background:0 0;border:0;padding:0}.pending-upload-status .pending-uncertain{color:#f2ca82}.error-toast{z-index:5;color:#ffe5e5;cursor:pointer;background:#843f46;border:1px solid #ff73734d;border-radius:9px;max-width:80%;padding:9px 14px;position:absolute;bottom:70px;left:50%;transform:translate(-50%)}.empty-chat{color:#728493;flex:1;place-content:center;justify-items:center;gap:14px;display:grid}.empty-chat-icon{color:#4a90c2;background:#172532;border-radius:26px;place-items:center;width:76px;height:76px;font-size:34px;display:grid}.login-page{background:radial-gradient(circle at 50% 15%,#1c3346,#0e1621 48%);place-items:center;min-height:100dvh;padding:20px;display:grid}.login-card{background:#182533f0;border:1px solid #ffffff0f;border-radius:18px;flex-direction:column;gap:16px;width:min(390px,100%);padding:34px;display:flex;box-shadow:0 25px 80px #0000004d}.login-card .login-logo{border-radius:20px;width:60px;height:60px;margin:0 auto 5px}.login-card h1{text-align:center;margin:0;font-size:24px}.login-card p{color:#8798a7;text-align:center;margin:-7px 0 8px;font-size:13px;line-height:1.5}.login-card label{color:#a9b8c4;flex-direction:column;gap:7px;font-size:12px;display:flex}.login-card input{color:#fff;background:#111c27;border:1px solid #344454;border-radius:9px;outline:none;padding:11px 12px}.login-card input:focus{border-color:#4a9bd4}.primary-button{color:#fff;cursor:pointer;background:#438fca;border:0;border-radius:9px;padding:11px;font-weight:650}.form-error{color:#ff9c9c;font-size:12px}.export-modal{z-index:150;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.export-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050a10bd;animation:.18s ease-out export-backdrop-in;position:absolute;inset:0}.export-modal-card{color:#edf5fa;text-align:center;background:#182634;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:min(380px,100%);min-height:250px;padding:34px;animation:.22s ease-out export-card-in;display:flex;position:relative;box-shadow:0 24px 80px #0000007a}.export-modal-card h3{margin:20px 0 8px;font-size:19px}.export-modal-card p{color:#91a4b4;min-height:40px;margin:0;font-size:13px;line-height:1.55}.export-spinner{width:48px;height:48px}.export-result{border-radius:50%;place-items:center;width:54px;height:54px;animation:.3s cubic-bezier(.2,.8,.3,1.25) export-result-in;display:grid}.export-result svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:30px;height:30px}.export-result--success{color:#79daa8;background:#4ec28524}.export-result--error{color:#ff8c91;background:#e8525a24;font-size:26px;font-weight:700}.export-close{width:100%;margin-top:22px}.message-context-menu{z-index:120;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1f2c39fa;border:1px solid #ffffff14;border-radius:11px;width:168px;padding:5px;animation:.12s ease-out context-menu-in;position:fixed;box-shadow:0 12px 36px #0000006b}.message-context-menu button{color:#ff777d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-size:13px;display:flex}.message-context-menu button:hover{background:#ff5b631c}.message-context-menu .context-reply{color:#dbeaf4}.message-context-menu .context-reply:hover{background:#5cabde1f}.message-context-menu button:disabled{opacity:.55;cursor:wait}.message-context-menu svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.account-context-menu{width:210px}.account-context-menu--confirm{width:280px;padding:13px}.account-context-menu strong{color:#edf3f8;text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.account-context-menu p{color:#91a2b1;margin:7px 0 12px;font-size:11px;line-height:1.45}.account-context-actions{justify-content:flex-end;gap:7px;display:flex}.message-context-menu .account-context-actions button{justify-content:center;width:auto;padding:8px 12px}.message-context-menu .account-context-actions .context-cancel{color:#aebbc6;background:#ffffff0e}.message-context-menu .account-context-actions .context-cancel:hover{background:#ffffff17}.message-context-menu .account-context-actions .context-delete{color:#fff;background:#c84f57}.message-context-menu .account-context-actions .context-delete:hover{background:#dc5a63}.quick-replies-panel{z-index:25;color:#e7eff4;background:#1b2834;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;width:min(430px,100% - 24px);max-height:min(520px,65vh);padding:10px;display:flex;position:absolute;bottom:68px;right:max(70px,50% - 340px);box-shadow:0 18px 60px #0000007a}.quick-replies-heading{align-items:center;gap:8px;padding:3px 3px 9px;display:flex}.quick-replies-heading b{flex:1}.quick-replies-heading button,.quick-reply-item>button{color:#96a8b5;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:5px 7px}.quick-replies-heading button:hover,.quick-reply-item>button:hover{color:#fff;background:#ffffff0f}.quick-replies-search,.quick-reply-editor input:not([type=checkbox]),.quick-reply-editor textarea{color:#fff;background:#111d28;border:1px solid #ffffff12;border-radius:8px;outline:0;width:100%;padding:9px 10px}.quick-replies-list{min-height:90px;margin-top:8px;overflow-y:auto}.quick-reply-item{border-bottom:1px solid #ffffff0b;align-items:center;display:flex}.quick-reply-content{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex;color:inherit!important;padding:9px!important}.quick-reply-content b{color:#ebf3f8;font-size:12px}.quick-reply-content span{color:#8fa0ae;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;overflow:hidden}.quick-reply-editor{flex-direction:column;gap:8px;display:flex}.quick-reply-editor .quick-reply-favorite{color:#a1b0bb;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;min-height:30px;font-size:12px;display:flex}.quick-reply-favorite input{accent-color:#4a9ad2;cursor:pointer;width:16px;height:16px;margin:0}.quick-reply-actions{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.quick-reply-actions button{cursor:pointer;border:0;border-radius:8px;min-width:92px;padding:9px 13px;font-weight:600}.quick-reply-actions .quick-reply-cancel{color:#aebbc5;background:#ffffff0f}.quick-reply-actions .quick-reply-cancel:hover{color:#e7eff4;background:#ffffff1a}.quick-reply-actions .primary-button{color:#fff;background:#438fca}.quick-reply-actions .primary-button:hover{background:#4c9edc}.quick-reply-actions button:disabled{opacity:.5;cursor:wait}.workspace-modal{z-index:180;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.workspace-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#04090ec7;border:0;width:100%;position:absolute;inset:0}.workspace-card{background:#182632;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:min(820px,100%);min-height:540px;max-height:min(760px,94vh);display:flex;position:relative;overflow:hidden;box-shadow:0 25px 90px #0000008c}.workspace-card>header{align-items:center;padding:16px 18px 10px;display:flex}.workspace-card>header h3{flex:1;margin:0}.workspace-card>header button{color:#9aacb8;cursor:pointer;background:0 0;border:0;padding:2px 9px;font-size:24px}.workspace-card>nav{border-bottom:1px solid #ffffff0f;gap:4px;padding:0 14px;display:flex}.workspace-card>nav button{color:#8799a7;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 13px}.workspace-card>nav button.active{color:#e8f3f9;border-bottom-color:#55a8dd}.workspace-body{flex:1;min-height:0;padding:18px;overflow-y:auto}.tool-section{flex-direction:column;gap:12px;display:flex}.tool-section>p{color:#91a3b1;margin:0;font-size:12px;line-height:1.5}.tool-section input,.tool-section textarea,.tool-section select{color:#fff;background:#111d27;border:1px solid #334654;border-radius:8px;outline:0;padding:9px 10px}.inline-form{gap:8px;display:flex}.inline-form input{flex:1}.folder-management-list{flex-direction:column;gap:3px;display:flex}.folder-management-list>div{background:#ffffff06;border-radius:8px;align-items:center;gap:9px;padding:10px;display:flex}.folder-management-list b{flex:1;font-size:13px}.folder-management-list span{color:#8799a7;font-size:11px}.folder-management-list button{color:#e5797f;cursor:pointer;background:0 0;border:0}.message-search-form{grid-template-columns:minmax(180px,1fr) auto auto auto;align-items:end;gap:8px;display:grid}.message-search-form label{color:#8fa1ae;flex-direction:column;gap:4px;font-size:10px;display:flex}.search-result-toolbar{color:#a5b5c0;justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.danger-button{color:#fff;cursor:pointer;background:#bb4e56;border:0;border-radius:8px;padding:8px 11px}.danger-button:disabled{opacity:.45;cursor:not-allowed}.message-search-results{border:1px solid #ffffff0d;border-radius:9px;flex-direction:column;max-height:390px;display:flex;overflow-y:auto}.message-search-results>label{cursor:pointer;border-bottom:1px solid #ffffff0b;gap:9px;padding:9px;display:flex}.message-search-results>label>div{flex-direction:column;flex:1;min-width:0;display:flex}.message-search-results b{font-size:12px}.message-search-results span{color:#b6c3cc;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.message-search-results small{color:#718491;margin-top:3px;font-size:10px}.tool-empty,.tool-result{color:#8497a5;text-align:center;padding:18px;font-size:12px}.tool-result{color:#84d4a8;background:#3db17414;border-radius:8px}.audience-options{color:#b4c1ca;gap:15px;font-size:12px;display:flex}@keyframes pulse{50%{opacity:.35}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scroll-button-in{0%{opacity:0;transform:translateY(8px)scale(.9)}}@keyframes context-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.97)}}@keyframes export-backdrop-in{0%{opacity:0}}@keyframes export-card-in{0%{opacity:0;transform:translateY(10px)scale(.97)}}@keyframes export-result-in{0%{opacity:0;transform:scale(.55)}}.image-viewer{z-index:100;-webkit-user-select:none;user-select:none;touch-action:none;background:#04080deb;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.viewer-backdrop{cursor:default;background:0 0;border:0;width:100%;height:100%;position:absolute;inset:0}.image-viewer>img{z-index:1;object-fit:contain;cursor:zoom-in;max-width:92vw;max-height:88vh;transition:transform .16s}.image-viewer>img.is-zoomed{cursor:grab;transition:none}.image-viewer>img.is-zoomed:active{cursor:grabbing}.viewer-toolbar{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#19242fe0;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:4px;padding:5px;display:flex;position:fixed;top:16px;right:18px}.viewer-toolbar button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;font-size:22px;display:grid}.viewer-toolbar button:hover{background:#ffffff1a}.viewer-toolbar span{color:#b9c8d3;text-align:center;min-width:48px;font-size:12px}@media (width<=860px){.app-shell{grid-template-columns:68px minmax(0,1fr)}.chat-panel{z-index:10;display:none;position:fixed;inset:0}.app-shell--chat-open .chat-panel{display:flex}.back-button{display:block}.dialogs-panel{border-right:0}.message-bubble{-webkit-user-select:none;user-select:none}}@media (width<=520px){.app-shell{grid-template-columns:1fr}.account-rail{z-index:5;border:0;border-top:1px solid #ffffff0f;flex-direction:row;height:64px;padding:7px 10px;position:fixed;bottom:0;left:0;right:0}.brand-mark{width:42px;height:42px}.account-list{flex-direction:row;align-self:stretch;padding:0 0 0 13px;overflow-x:auto}.account-list .avatar{width:41px;height:41px}.dialogs-panel{padding-bottom:64px}.chat-header{min-height:64px;padding:max(8px, env(safe-area-inset-top)) max(10px, env(safe-area-inset-right)) 8px max(10px, env(safe-area-inset-left));gap:7px}.back-button{flex:0 0 30px;width:30px;padding:0;font-size:30px;line-height:1}.chat-header .avatar--small{width:36px;height:36px}.chat-heading{flex:1;overflow:hidden}.chat-header h3,.chat-header span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-header h3{font-size:14px}.chat-header span{font-size:10px}.folder-picker{flex:none;margin-left:0}.chat-tool-button{width:32px;height:32px}.folder-picker-menu{width:220px;max-width:calc(100vw - 20px);top:39px;right:0}.folder-picker-menu input{accent-color:#4a9ad2;flex:none;width:16px;height:16px;margin:0}.reply-window{border-radius:9px;gap:5px;min-width:0;margin-left:0;padding:6px 7px}.reply-window svg{width:17px;height:17px}.reply-window strong{margin-top:0;font-size:11px}.message-bubble{max-width:min(88%,340px)}.message-reply-preview{max-width:100%}.messages-column{padding:14px 9px 8px}.composer{padding:7px max(7px, env(safe-area-inset-right)) max(7px, env(safe-area-inset-bottom)) max(7px, env(safe-area-inset-left));gap:5px}.composer textarea{padding-left:10px;padding-right:10px}.scroll-to-bottom{right:max(14px, env(safe-area-inset-right));bottom:calc(70px + env(safe-area-inset-bottom))}.reply-window small{display:none}.account-stats{padding:0 7px}.quick-replies-panel{right:max(7px, env(safe-area-inset-right));bottom:calc(67px + env(safe-area-inset-bottom))}.workspace-modal{padding:0}.workspace-card{border-radius:0;min-height:100%;max-height:100%}.message-search-form{grid-template-columns:1fr 1fr}.message-search-form>input{grid-column:1/-1}}@media (width<=380px){.chat-heading span,.reply-window svg{display:none}.composer{padding-right:max(5px, env(safe-area-inset-right));padding-left:max(5px, env(safe-area-inset-left));gap:3px}.attach-button{width:38px}}
