@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--green:#0b6156;--green-2:#128c7e;--green-light:#d9fdd3;--navy:#10243a;--orange:#ef4b2f;--bg:#efeae2;--panel:#f7f9fa;--line:#e1e6e9;--ink:#243442;--muted:#768692;font-family:Inter,Arial,sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#d6dbd8}button,input,textarea{font:inherit}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.brand{display:flex;align-items:center;gap:9px}.brand img{width:39px;height:39px;object-fit:contain}.brand>div{display:flex;flex-direction:column}.brand strong{font:800 16px Manrope;color:var(--navy)}.brand small{font-size:7px;color:#80909d;letter-spacing:.13em}.avatar{width:43px;height:43px;flex:none;border-radius:50%;background:linear-gradient(135deg,#d7e0e5,#b9c7d0);display:grid;place-items:center;color:#415b6e;font-size:10px;font-weight:700;position:relative;overflow:visible}.avatar.large{width:52px;height:52px}.avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.avatar>i{position:absolute;right:0;bottom:0;width:11px;height:11px;border:2px solid white;border-radius:50%;background:#27b477}.login{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#fff}.login-visual{position:relative;overflow:hidden;padding:45px clamp(32px,6vw,90px);background:linear-gradient(140deg,#0b4f49,#12334a);color:#fff;display:flex;flex-direction:column}.login-visual .brand{position:relative;z-index:2}.login-visual .brand strong{color:#fff}.login-visual .brand small{color:#ffffff80}.visual-mesh{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:25px 25px;-webkit-mask-image:linear-gradient(to bottom,black,transparent);mask-image:linear-gradient(to bottom,black,transparent)}.login-copy{position:relative;z-index:2;margin:auto 0}.login-copy>span{display:flex;align-items:center;gap:7px;color:#91e2d1;font-size:9px;font-weight:700;letter-spacing:.13em}.login-copy>span svg{width:16px}.login-copy h1{font:700 clamp(34px,4.5vw,61px)/1.1 Manrope;margin:20px 0}.login-copy p{max-width:570px;color:#ffffff91;line-height:1.8;font-size:13px}.mock-bubbles{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:15px}.mock-bubbles>div{padding:11px 12px;border-radius:9px;background:#fff;color:#30404d;font-size:9px;box-shadow:0 12px 35px #00000026}.mock-bubbles>div:nth-child(2){align-self:flex-end;background:#d9fdd3}.mock-bubbles small{font-size:6px;color:#80909b;margin-left:12px}.login-action{display:grid;place-items:center;padding:28px;background:#f6f8f9}.login-action>div{width:min(420px,100%);text-align:center}.login-action img{width:108px;height:108px;object-fit:contain}.login-action h2{font:700 24px Manrope;color:var(--navy);margin:16px 0 9px}.login-action p{color:var(--muted);font-size:11px;line-height:1.7}.login-action a{height:47px;margin-top:22px;border-radius:10px;background:var(--green);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;font-weight:700}.login-action a svg{width:16px}.login-action a span{margin-left:12px}.login-action>div>small{display:block;color:#9ba6ae;font-size:8px;margin-top:14px}.chat-app{width:min(1600px,100%);height:100dvh;margin:auto;display:grid;grid-template-columns:390px minmax(0,1fr);background:#fff;box-shadow:0 0 40px #142c262b;overflow:hidden}.chat-sidebar{min-width:0;border-right:1px solid #dce2e5;background:#fff;display:flex;flex-direction:column;position:relative;z-index:4}.chat-sidebar>header{height:64px;padding:0 13px;background:#f0f2f5;display:flex;align-items:center;justify-content:space-between;position:relative}.profile-button{display:flex;align-items:center;gap:9px;min-width:0}.profile-button .avatar{width:38px;height:38px}.profile-button>span{display:flex;min-width:0;flex-direction:column}.profile-button strong{font-size:9px;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-button small{font-size:7px;color:var(--muted);margin-top:3px}.header-actions{display:flex;align-items:center;gap:2px}.header-actions button,.conversation-tools button,.back-button{width:37px;height:37px;border:0;border-radius:50%;background:transparent;color:#586975;display:grid;place-items:center;cursor:pointer}.header-actions button:hover,.conversation-tools button:hover{background:#e4e8ea}.header-actions svg,.conversation-tools svg,.back-button svg{width:18px}.apps-pop{position:absolute;right:9px;top:57px;width:170px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 12px 35px #14263329;z-index:20}.apps-pop a{height:36px;padding:0 9px;border-radius:7px;display:flex;align-items:center;justify-content:space-between;color:var(--ink);text-decoration:none;font-size:9px}.apps-pop a:hover{background:#f1f4f5}.sidebar-brand{display:none}.chat-search{height:50px;margin:0;padding:7px 11px;background:#fff;display:flex;align-items:center;gap:9px}.chat-search>svg{position:absolute;margin-left:11px;width:15px;color:#81909c}.chat-search input{width:100%;height:36px;padding:0 34px;border:0;border-radius:8px;background:#f0f2f5;outline:0;font-size:10px;color:#354652}.chat-search button{position:absolute;right:18px;border:0;background:none;color:#87949e;display:flex}.chat-search button svg{width:14px}.chat-filters{height:38px;padding:0 11px 7px;display:flex;gap:5px;border-bottom:1px solid #edf0f2}.chat-filters button{height:29px;border:0;border-radius:15px;padding:0 11px;background:#f0f2f5;color:#647582;font-size:8px;cursor:pointer}.chat-filters button.active{background:#e5f5ef;color:#08725f;font-weight:600}.conversation-list{flex:1;overflow-y:auto;scrollbar-width:thin}.conversation-list>button{width:100%;min-height:71px;padding:9px 12px;border:0;background:#fff;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.conversation-list>button:hover,.conversation-list>button.active{background:#f2f5f6}.conversation-copy{min-width:0;flex:1;height:53px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid #edf0f2}.conversation-list>button:last-child .conversation-copy{border:0}.conversation-copy>div{display:flex;align-items:center;gap:6px}.conversation-copy>div:first-child{justify-content:space-between;margin-bottom:6px}.conversation-copy strong{font-size:11px;color:#253744;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-copy time{color:#8b98a2;font-size:7.5px}.conversation-copy>div:nth-child(2)>span{min-width:0;flex:1;display:flex;align-items:center;color:#7b8994;font-size:8.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-copy>div:nth-child(2)>span svg{width:13px;color:#49a6ca;margin-right:4px}.conversation-copy>div:nth-child(2)>svg{width:12px;color:#8d99a3}.conversation-copy b{min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#25d366;color:#fff;display:grid;place-items:center;font-size:7px}.no-chats{padding:70px 20px;text-align:center;color:#95a1aa}.no-chats>svg{width:35px}.no-chats p{font-size:10px}.no-chats button{height:34px;border:0;border-radius:8px;background:#e6f5ef;color:#08725f;padding:0 12px;font-size:8px}.conversation-panel{min-width:0;display:flex;flex-direction:column;background:var(--bg);position:relative}.conversation-header{height:64px;flex:none;padding:0 14px;background:#f0f2f5;border-bottom:1px solid #d9dfe2;display:flex;align-items:center;gap:10px;position:relative;z-index:8}.back-button{display:none}.conversation-header .avatar{width:39px;height:39px}.conversation-title{min-width:0;flex:1;display:flex;flex-direction:column}.conversation-title strong{font-size:11px;color:#263846;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-title small{font-size:7.5px;color:#74838e;margin-top:3px}.conversation-tools{display:flex}.message-search{position:absolute;inset:8px 58px 8px auto;width:min(330px,50%);display:flex;align-items:center;gap:7px;padding:0 10px;background:#fff;border-radius:8px;box-shadow:0 3px 15px #1628351f}.message-search>svg{width:14px;color:#7a8994}.message-search input{min-width:0;flex:1;border:0;outline:0;font-size:9px}.message-search button{border:0;background:none;color:#88949d;display:flex}.message-search button svg{width:14px}.settings-pop{position:absolute;right:10px;top:57px;width:245px;padding:13px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 15px 40px #14263329;z-index:12}.settings-pop>b{display:block;font-size:9px;color:var(--navy);margin-bottom:8px}.settings-pop label{min-height:39px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0f2;font-size:8px}.settings-pop label span{display:flex;align-items:center;gap:7px}.settings-pop label svg{width:14px;color:#71818d}.settings-pop input{accent-color:var(--green)}.settings-pop button{width:100%;height:34px;border:0;border-radius:7px;background:#f1f4f5;color:#536673;display:flex;align-items:center;justify-content:center;gap:7px;font-size:8px}.settings-pop button svg{width:14px}.chat-wallpaper{flex:1;min-height:0;overflow-y:auto;padding:16px clamp(18px,6vw,80px) 22px;background-color:#efeae2;background-image:radial-gradient(rgba(86,106,96,.065) 1px,transparent 1px),radial-gradient(rgba(86,106,96,.04) 1px,transparent 1px);background-size:18px 18px,26px 26px;scrollbar-width:thin}.encryption-note{width:max-content;max-width:90%;margin:0 auto 18px;padding:7px 10px;border-radius:6px;background:#ffeecd;color:#806d4e;display:flex;align-items:center;gap:6px;font-size:7px;box-shadow:0 1px 2px #0000000f}.encryption-note svg{width:12px}.date-divider{width:max-content;margin:16px auto 10px;padding:6px 10px;border-radius:6px;background:#e7f1f5;color:#647781;font-size:7px;box-shadow:0 1px 2px #00000012}.message-row{display:flex;margin:3px 0}.message-row.mine{justify-content:flex-end}.bubble{position:relative;max-width:min(670px,78%);min-width:90px;padding:7px 8px 5px;border-radius:8px;background:#fff;box-shadow:0 1px 1px #00000017;font-size:10px;line-height:1.5}.bubble:before{content:"";position:absolute;left:-7px;top:0;border:7px solid transparent;border-top-color:#fff}.mine .bubble{background:var(--green-light)}.mine .bubble:before{left:auto;right:-7px;border-top-color:var(--green-light)}.sender-name{display:block;color:#0a8b73;font-size:8px;margin-bottom:3px}.bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:0 5px 1px 0}.message-meta{height:14px;display:flex;justify-content:flex-end;align-items:center;gap:3px;color:#85919a;font-size:6.5px;margin:-2px 0 0 12px}.message-meta button{opacity:0;border:0;background:none;color:#7a8993;font-size:6px;cursor:pointer}.bubble:hover .message-meta button{opacity:1}.ticks{width:13px;color:#53a9c9}.reply-preview{border-left:3px solid #16a487;background:#0000000a;border-radius:4px;padding:5px 7px;margin-bottom:5px;color:#60737f;font-size:7px}.image-attachment{display:block;overflow:hidden;border-radius:6px;margin-bottom:4px}.image-attachment img{display:block;max-width:100%;max-height:460px;object-fit:contain}.bubble audio{width:min(340px,65vw);height:38px}.file-attachment{min-width:260px;padding:8px;border-radius:6px;background:#ffffff80;display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.file-attachment>span{width:38px;height:38px;border-radius:7px;background:#e2eaee;color:#597487;display:grid;place-items:center}.file-attachment svg{width:18px}.file-attachment>div{min-width:0;flex:1;display:flex;flex-direction:column}.file-attachment strong{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-attachment small{font-size:6.5px;color:#7d8a94;margin-top:3px}.file-attachment>svg{width:15px;color:#6e7e89}.mention-card{min-width:290px;display:flex;align-items:center;gap:9px;padding:9px;border-radius:6px;background:#ffffff8c;border-left:3px solid var(--orange);color:inherit;text-decoration:none}.mention-card>span{width:36px;height:36px;border-radius:7px;background:#fff;color:var(--orange);display:grid;place-items:center}.mention-card svg{width:17px}.mention-card>div{display:flex;min-width:0;flex-direction:column}.mention-card strong{font-size:8.5px}.mention-card small{font-size:6.5px;color:#768691;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticker-bubble{background:transparent!important;box-shadow:none;padding:0}.sticker-bubble:before{display:none}.sticker-message{width:min(220px,45vw);max-height:220px;object-fit:contain}.reaction-summary{position:absolute;bottom:-13px;left:7px;display:flex;gap:2px;padding:2px 4px;border-radius:10px;background:#fff;box-shadow:0 1px 4px #00000029}.mine .reaction-summary{left:auto;right:7px}.reaction-summary button{border:0;background:none;padding:0 2px;font-size:10px}.reaction-summary small{font-size:6px;color:#687984}.quick-react{position:absolute;top:-27px;right:0;padding:3px;border-radius:15px;background:#fff;box-shadow:0 4px 15px #00000021;display:none}.bubble:hover .quick-react{display:flex}.quick-react button{border:0;background:none;font-size:12px;padding:1px 3px}.typing-bubble{width:48px;height:28px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;gap:3px;box-shadow:0 1px 1px #00000014}.typing-bubble i{width:5px;height:5px;border-radius:50%;background:#87949d;animation:pulse 1.2s infinite}.typing-bubble i:nth-child(2){animation-delay:.15s}.typing-bubble i:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{transform:translateY(-3px);opacity:.45}}.composer{min-height:62px;flex:none;background:#f0f2f5;padding:8px 11px;position:relative;z-index:10}.composer-row{display:flex;align-items:flex-end;gap:3px}.composer-row>button{width:38px;height:42px;flex:none;border:0;background:transparent;color:#61727e;display:grid;place-items:center;cursor:pointer}.composer-row>button svg{width:20px}.message-input{min-width:0;flex:1;min-height:42px;max-height:120px;padding:10px 12px;border-radius:9px;background:#fff;display:flex}.message-input textarea{width:100%;border:0;outline:0;resize:none;line-height:20px;max-height:90px;color:#334651;font-size:10px}.send-button{border-radius:50%!important;background:var(--green)!important;color:#fff!important}.replying{height:47px;margin:-2px 45px 7px;padding:7px 9px;border-left:3px solid #15a184;border-radius:6px;background:#fff;display:flex;align-items:center}.replying>div{min-width:0;flex:1;display:flex;flex-direction:column}.replying b{font-size:8px;color:#0a8b73}.replying span{font-size:7px;color:#7a8994;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.replying button{border:0;background:none;color:#82909a}.replying svg{width:14px}.recording{height:42px;display:flex;align-items:center;gap:7px;color:#d04b43;font-size:9px}.recording i{width:8px;height:8px;border-radius:50%;background:#df4740;animation:pulse 1s infinite}.picker-pop{position:absolute;left:10px;bottom:64px;width:330px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 15px 45px #14263333;overflow:hidden;z-index:20}.picker-pop>header{height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f2}.picker-pop header b{font-size:9px;color:var(--navy)}.picker-pop header button{border:0;background:none;color:#7d8a94}.picker-pop header svg{width:15px}.emoji-picker>div{display:grid;grid-template-columns:repeat(8,1fr);padding:10px}.emoji-picker>div button{border:0;background:none;font-size:20px;padding:5px;border-radius:6px}.emoji-picker>div button:hover{background:#f0f3f4}.sticker-picker{height:430px;display:flex;flex-direction:column}.picker-search{height:45px;margin:8px;display:flex;align-items:center;gap:7px;padding:0 9px;border-radius:8px;background:#f0f2f5}.picker-search svg{width:14px;color:#7d8a94}.picker-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:9px}.sticker-grid{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:5px 9px;overflow:auto}.sticker-grid button{aspect-ratio:1;border:0;background:#f6f8f9;border-radius:6px;padding:4px}.sticker-grid img{width:100%;height:100%;object-fit:contain}.sticker-picker>small{text-align:center;color:#9aa5ae;font-size:6px;padding:6px}.picker-loading{flex:1;display:grid;place-items:center;color:var(--green)}.mention-menu{position:absolute;left:56px;bottom:61px;width:min(390px,calc(100% - 80px));max-height:260px;overflow:auto;padding:6px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 40px #1426332e;z-index:22}.mention-menu button{width:100%;height:52px;border:0;border-radius:7px;background:#fff;display:flex;align-items:center;gap:9px;padding:5px 8px;text-align:left}.mention-menu button:hover{background:#f1f4f5}.mention-menu>button>span{width:32px;height:32px;border-radius:8px;background:#e6f5ef;color:#0a8b73;display:grid;place-items:center}.mention-menu svg{width:15px}.mention-menu button>div{min-width:0;display:flex;flex-direction:column}.mention-menu strong{font-size:8.5px;color:var(--navy)}.mention-menu small{font-size:7px;color:#7e8c97;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-conversation{height:100%;background:#f7f9fa;border-bottom:6px solid var(--green);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;color:#72828e}.empty-logo{width:160px;height:160px;border-radius:50%;background:#eaf0f1;display:grid;place-items:center}.empty-logo img{width:120px;height:120px;object-fit:contain}.empty-conversation h2{font:500 25px Manrope;color:#344750;margin:22px 0 8px}.empty-conversation p{max-width:520px;font-size:10px;line-height:1.7}.empty-conversation>div:nth-of-type(2){display:flex;align-items:center;gap:6px;font-size:8px}.empty-conversation>div svg{width:14px}.empty-conversation>button{height:37px;margin-top:18px;border:0;border-radius:8px;background:var(--green);color:#fff;padding:0 13px;font-size:8px}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a181f73;z-index:50}.new-chat-drawer{width:min(410px,100%);height:100%;background:#fff;box-shadow:10px 0 45px #0003}.new-chat-drawer>header{height:112px;padding:45px 18px 16px;background:var(--green);color:#fff;display:flex;align-items:flex-end;gap:16px}.new-chat-drawer header button{border:0;background:none;color:#fff;display:flex}.new-chat-drawer header svg{width:19px}.new-chat-drawer h3{font-size:13px;margin:0}.new-chat-drawer header small{font-size:7px;color:#fff9}.drawer-search{height:52px;margin:8px 12px;display:flex;align-items:center;gap:8px;padding:0 13px;border-radius:9px;background:#f0f2f5}.drawer-search svg{width:15px;color:#7d8a94}.drawer-search input{flex:1;border:0;outline:0;background:transparent;font-size:9px}.contact-list{overflow:auto;height:calc(100% - 180px)}.contact-list button{width:100%;height:65px;border:0;background:#fff;display:flex;align-items:center;gap:10px;padding:8px 15px;text-align:left}.contact-list button:hover{background:#f3f5f6}.contact-list .avatar{width:41px;height:41px}.contact-list span{min-width:0;flex:1;display:flex;flex-direction:column}.contact-list strong{font-size:10px;color:#283b48}.contact-list small{font-size:7px;color:#83909a;margin-top:4px}.contact-list>button>svg{width:15px;color:#84929c}.splash{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;background:#f2f5f4;color:var(--green)}.splash img{width:110px;height:110px;object-fit:contain}@media(max-width:850px){.chat-app{grid-template-columns:1fr;max-width:none}.chat-sidebar{display:flex}.conversation-panel,.conversation-open .chat-sidebar{display:none}.conversation-open .conversation-panel{display:flex}.back-button{display:grid}.chat-wallpaper{padding-left:14px;padding-right:14px}.bubble{max-width:88%}.login{grid-template-columns:1fr}.login-visual{display:none}.login-action{min-height:100vh}.sidebar-brand{display:flex;height:47px;padding:4px 13px;align-items:center;justify-content:space-between;border-bottom:1px solid #edf0f2}.sidebar-brand .brand img{width:32px;height:32px}.sidebar-brand .brand strong{font-size:13px}.sidebar-brand>span{min-width:18px;height:18px;border-radius:10px;background:#25d366;color:#fff;display:grid;place-items:center;font-size:7px}.conversation-header{height:60px;padding:0 7px}.conversation-tools button{width:33px}.message-search{top:7px;right:45px;bottom:7px;left:47px;width:auto}.composer{padding-left:5px;padding-right:5px}.composer-row>button{width:34px}.composer-row>button:nth-child(2){display:none}.picker-pop{left:5px;width:calc(100% - 10px)}.replying{margin-left:37px;margin-right:37px}.encryption-note{white-space:normal;text-align:center}.file-attachment,.mention-card{min-width:220px}.quick-react{display:none!important}}@media(max-width:420px){.chat-sidebar>header{height:58px}.profile-button>span{display:none}.header-actions button{width:34px}.chat-wallpaper{padding:10px 8px 17px}.bubble{max-width:91%}.message-input{padding-left:9px;padding-right:9px}.composer-row>button:nth-child(3){width:31px}.sticker-message{width:180px}.image-attachment img{max-height:330px}.empty-conversation h2{font-size:20px}.empty-logo{width:130px;height:130px}.empty-logo img{width:100px}.apps-pop{top:52px}}.profile-button{text-decoration:none;border:0;background:transparent;padding:0;text-align:left;cursor:pointer}.group-mode-button{width:calc(100% - 24px);height:42px;margin:10px 12px 0;border:0;border-radius:9px;background:#e5f5ef;color:#08725f;display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;font-weight:700}.group-mode-button svg{width:17px}.group-builder{margin:9px 12px;padding:10px;border:1px solid #dce5e2;border-radius:10px;background:#f8faf9}.group-builder>input{width:100%;height:38px;border:1px solid #d8e1df;border-radius:8px;padding:0 10px;outline:0}.group-builder>div{display:flex;flex-wrap:wrap;gap:5px;margin:7px 0}.group-builder>div button{border:0;border-radius:12px;background:#e4f4ef;color:#08725f;padding:5px 8px;font-size:7px}.group-builder>button{width:100%;height:35px;border:0;border-radius:8px;background:var(--green);color:#fff;font-size:8px}.group-builder>button:disabled{opacity:.4}.contact-list button.selected{background:#ebf7f3}.install-offer{position:fixed;left:50%;bottom:20px;transform:translate(-50%);width:min(520px,calc(100% - 24px));z-index:100;padding:13px 14px;border:1px solid #d2dedb;border-radius:14px;background:#fff;box-shadow:0 18px 55px #0f2c2640;display:flex;align-items:center;gap:12px}.install-offer>img{width:48px;height:48px;object-fit:contain}.install-offer>div{min-width:0;flex:1;display:flex;flex-direction:column}.install-offer strong{font-size:11px;color:var(--navy)}.install-offer span{font-size:8px;color:var(--muted);margin-top:3px}.install-offer label{font-size:7px;color:#687984;margin-top:6px}.install-offer>button:last-child{height:35px;border:0;border-radius:8px;background:var(--green);color:#fff;padding:0 14px;font-size:8px}.install-offer-close{position:absolute;right:5px;top:4px;border:0;background:none!important;color:#84918d!important;padding:4px!important}.install-offer-close svg{width:13px}@media(max-width:520px){.install-offer{bottom:10px}.install-offer>img{width:40px;height:40px}.install-offer>button:last-child{padding:0 10px}}html,body,#root{width:100%;height:100%;overflow:hidden}.chat-app,.chat-sidebar,.conversation-panel{height:100dvh;min-height:0;overflow:hidden}.conversation-panel{display:flex;flex-direction:column}.conversation-header,.composer{flex:0 0 auto;position:relative;z-index:8}.chat-wallpaper{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.conversation-list{min-height:0;overflow-y:auto;overscroll-behavior:contain}.profile-header-button{border:0;background:none;padding:0;cursor:pointer}.conversation-title{cursor:pointer;min-width:0}.message-meta button svg{width:12px;height:12px}.ticks.read{color:#38a8e8!important}.deleted-message{color:#7d8a91!important;font-style:italic}.poll-card{display:flex;flex-direction:column;gap:6px;min-width:min(320px,70vw)}.poll-card>b{padding-bottom:5px}.poll-card>button{border:1px solid rgba(0,128,105,.25);border-radius:8px;background:#ffffff7a;color:inherit;padding:8px 9px;display:flex;justify-content:space-between;text-align:left;cursor:pointer}.story-strip{display:flex;gap:10px;padding:8px 12px 10px;overflow-x:auto;border-bottom:1px solid #edf0ef}.story-strip>button{flex:0 0 54px;border:0;background:none;display:flex;flex-direction:column;align-items:center;gap:4px;color:#52635f;cursor:pointer}.story-strip small{width:54px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7px}.story-avatar>span{padding:2px;border:2px solid #18a878;border-radius:50%}.story-avatar.viewed>span{border-color:#abb8b4}.story-thumb{width:46px;height:46px;overflow:hidden;display:grid;place-items:center;background:#e8efec}.story-thumb>img,.story-thumb>video{width:40px;height:40px;object-fit:cover;border-radius:50%}.story-thumb .avatar{width:40px;height:40px}.story-create>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#e6f4ef;color:#08725f}.story-create svg{width:18px}.profile-backdrop{justify-content:flex-end}.profile-drawer{width:min(420px,100%);height:100%;overflow-y:auto;background:#f7f9f8;box-shadow:-12px 0 40px #102a2433;padding-bottom:30px}.profile-drawer>header{height:58px;padding:0 15px;display:flex;align-items:center;gap:14px;background:#fff;position:sticky;top:0;z-index:2}.profile-drawer>header button{border:0;background:none}.profile-drawer>.avatar.large{margin:28px auto 12px}.profile-drawer>h2,.profile-drawer>p{text-align:center;padding:0 24px}.profile-drawer>p{color:#6b7b77}.profile-drawer dl{margin:20px 12px;background:#fff;border-radius:12px;overflow:hidden}.profile-drawer dl div{padding:11px 14px;border-bottom:1px solid #edf0ef}.profile-drawer dt{color:#83908d;font-size:8px}.profile-drawer dd{margin:3px 0 0;color:#183b33;font-size:10px;overflow-wrap:anywhere}.contact-current-status{width:max-content;max-width:calc(100% - 34px);margin:0 auto 8px;padding:6px 10px;border-radius:999px;background:#e8f6f1;color:#08725f;display:flex;align-items:center;gap:6px;font-size:9px}.contact-current-status i,.self-status i{width:7px;height:7px;border-radius:50%;background:#20af7f;box-shadow:0 0 0 3px #20af7f21}.self-profile-hero{padding:26px 18px 20px;background:#fff;text-align:center;border-bottom:1px solid #e6ece9}.self-profile-hero h2{margin:12px 0 7px;color:#173d34;font:700 20px Manrope,sans-serif}.profile-photo-action{width:108px;height:108px;margin:0 auto;position:relative;display:block;cursor:pointer}.profile-photo-action .avatar.large{width:108px;height:108px;font-size:22px;box-shadow:0 0 0 4px #fff,0 9px 30px #14382f2b}.profile-photo-action>span{position:absolute;right:0;bottom:2px;width:34px;height:34px;border:3px solid white;border-radius:50%;background:#08725f;color:#fff;display:grid;place-items:center}.profile-photo-action>span svg{width:16px}.self-status{width:max-content;max-width:100%;margin:auto;padding:6px 10px;border-radius:999px;background:#eaf7f3;color:#08725f;display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;overflow-wrap:anywhere}.self-profile-form{margin:12px;padding:14px;border-radius:13px;background:#fff;box-shadow:0 3px 14px #163e340a}.self-profile-form label{display:flex;flex-direction:column;gap:7px;margin-bottom:13px;color:#526862;font-size:10px;font-weight:700}.self-profile-form label>span{display:flex;justify-content:space-between;gap:10px}.self-profile-form label small{color:#91a09c;font-weight:500}.self-profile-form input,.self-profile-form textarea{width:100%;border:1px solid #d8e2de;border-radius:9px;padding:10px 11px;outline:0;background:#fafcfb;color:#183b33;font:12px/1.5 Inter,sans-serif}.self-profile-form textarea{resize:vertical;min-height:92px}.self-profile-form input:focus,.self-profile-form textarea:focus{border-color:#08725f;box-shadow:0 0 0 3px #08725f1a}.save-profile{width:100%;height:40px;border:0;border-radius:9px;background:#08725f;color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:700}.save-profile:disabled{opacity:.55}.save-profile svg{width:16px}.self-profile-details{margin-top:12px!important}.sso-profile-link{min-height:61px;margin:12px;padding:10px 12px;border-radius:12px;background:#fff;color:#183b33;display:grid;grid-template-columns:35px minmax(0,1fr) 17px;align-items:center;gap:9px;text-decoration:none}.sso-profile-link>svg:first-child{width:33px;height:33px;padding:7px;border-radius:9px;background:#e9f5f1;color:#08725f}.sso-profile-link>span{min-width:0;display:flex;flex-direction:column}.sso-profile-link strong{font-size:11px}.sso-profile-link small{margin-top:3px;color:#768783;font-size:8px}.sso-profile-link>svg:last-child{width:16px;color:#879590}.crop-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:280;padding:18px;background:#04110ed1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center}.avatar-cropper{width:min(520px,100%);max-height:calc(100dvh - 36px);overflow-y:auto;border-radius:18px;background:#f7f9f8;box-shadow:0 30px 100px #00000073}.avatar-cropper>header{min-height:64px;padding:10px 13px;background:#fff;display:flex;align-items:center;gap:10px;position:sticky;top:0;z-index:2}.avatar-cropper>header>button:first-child{width:36px;height:36px;border:0;border-radius:50%;background:#edf2f0;color:#264c43;display:grid;place-items:center}.avatar-cropper>header>button svg{width:16px}.avatar-cropper>header>div{min-width:0;flex:1;display:flex;flex-direction:column}.avatar-cropper>header strong{color:#173d34;font-size:14px}.avatar-cropper>header small{margin-top:2px;color:#71817c;font-size:9px}.crop-save{height:37px;border:0;border-radius:9px;padding:0 12px;background:#08725f;color:#fff;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:700}.crop-save:disabled{opacity:.5}.crop-canvas-shell{width:min(380px,calc(100% - 34px));aspect-ratio:1;margin:20px auto;position:relative;overflow:hidden;border-radius:9px;background:#14221e;box-shadow:0 12px 35px #0a231c3d}.crop-canvas-shell canvas{display:block;width:100%;height:100%}.crop-canvas-shell>span{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid rgba(255,255,255,.92);border-radius:50%;box-shadow:0 0 0 100px #00000059;pointer-events:none}.crop-controls{margin:0 18px 18px;padding:14px;border-radius:12px;background:#fff}.crop-controls label{display:grid;grid-template-columns:76px 1fr;align-items:center;gap:10px;min-height:34px;color:#526862;font-size:10px}.crop-controls input{width:100%;accent-color:#08725f}.crop-error{margin:-7px 18px 18px;padding:9px 11px;border-radius:9px;background:#fff0ee;color:#a83d2c;font-size:10px}@media(max-width:520px){.profile-drawer{width:100%}.crop-backdrop{padding:0}.avatar-cropper{width:100%;height:100dvh;max-height:none;border-radius:0}.crop-canvas-shell{width:min(100vw,420px);margin:14px auto 18px;border-radius:0}.crop-save{padding:0 9px}}.group-edit{margin:10px auto;display:flex;align-items:center;gap:7px;border:0;border-radius:8px;background:#08725f;color:#fff;padding:9px 12px}.group-admin-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:7px}.group-admin-actions .group-edit{margin:5px 0}.group-admin-actions label.group-edit{cursor:pointer;font-size:8px}.member-list{margin:15px 12px;background:#fff;border-radius:12px;overflow:hidden}.member-list>div{display:flex;align-items:center;gap:9px;padding:9px 11px;border-bottom:1px solid #edf0ef}.member-list>div>span{min-width:0;flex:1;display:flex;flex-direction:column}.member-list>div>span small{color:#71817d;font-size:7px}.member-list>div>div{display:flex;gap:2px}.member-list button{border:0;background:none;color:#55716a;padding:5px}.member-list button svg{width:15px}.story-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#050f0df5;color:#fff;display:flex;flex-direction:column}.story-viewer>header{height:64px;display:flex;align-items:center;gap:9px;padding:0 18px}.story-viewer>header time{margin-left:auto;color:#b6c1be}.story-viewer>header button{border:0;background:none;color:#fff}.story-viewer>.story-stage{flex:1;min-height:0;position:relative;display:grid;place-items:center;padding:30px;text-align:center;font-weight:700;overflow:hidden}.story-stage>img,.story-stage>video{width:100%;height:100%;object-fit:contain}.story-stage>span:not(.media-caption){max-width:min(820px,88vw);overflow-wrap:anywhere;white-space:pre-wrap}.story-stage .media-caption{position:absolute;left:7%;right:7%;bottom:7%;max-height:36%;overflow:auto;padding:10px 14px;border-radius:10px;background:#00000047;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);white-space:pre-wrap;overflow-wrap:anywhere}.story-nav{position:fixed;z-index:152;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:#ffffff24;color:#fff;display:grid;place-items:center}.story-nav.previous{left:14px}.story-nav.next{right:14px}.story-nav:disabled{opacity:.2}.story-viewer>footer{min-height:70px;display:flex;align-items:center;justify-content:center;gap:10px}.story-viewer>footer button{border:0;border-radius:50%;background:#ffffff1f;font-size:22px;width:45px;height:45px}.notification-offer{position:fixed;right:16px;top:16px;z-index:140;width:min(460px,calc(100% - 32px));display:flex;gap:11px;align-items:center;padding:13px;border-radius:14px;background:#fff;box-shadow:0 18px 60px #0a261f47;border:1px solid #dbe6e2}.notification-offer>svg{color:#08725f;flex:0 0 auto}.notification-offer>div{flex:1;min-width:0;display:flex;flex-direction:column}.notification-offer span{color:#687974;font-size:8px;margin-top:2px}.notification-offer label{font-size:7px;margin-top:5px}.notification-offer>button{border:0;border-radius:8px;padding:8px 11px;background:#08725f;color:#fff}.notification-offer>button:last-child{background:none;color:#687974;padding:4px}.ai-file-offers{min-width:min(390px,70vw);margin-top:9px;padding-top:8px;border-top:1px solid rgba(62,93,84,.18);display:flex;flex-direction:column;gap:5px}.ai-file-offers>b{color:#55716a;font-size:10px}.ai-file-offers>a{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:7px;border:1px solid rgba(43,101,84,.18);border-radius:9px;background:#ffffffb3;color:#193e35;text-decoration:none}.ai-file-offers>a>span{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#e6f2ee;color:#08725f}.ai-file-offers>a>div{min-width:0;display:flex;flex-direction:column}.ai-file-offers strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-file-offers small{margin-top:2px;color:#71827d;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-file-offers svg{width:15px}.document-picker{position:absolute;z-index:30;left:58px;bottom:calc(100% + 8px);width:min(520px,calc(100vw - 32px));max-height:min(520px,65vh);overflow:hidden;border:1px solid #d5e1dd;border-radius:14px;background:#fff;box-shadow:0 18px 60px #0c2a2242;display:flex;flex-direction:column}.document-picker>header{min-height:56px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6ece9}.document-picker>header>div{display:flex;align-items:center;gap:9px}.document-picker>header>div>svg{width:20px;color:#08725f}.document-picker>header span{display:flex;flex-direction:column}.document-picker>header strong{font-size:12px}.document-picker>header small{color:#71817c;font-size:9px}.document-picker>header button{border:0;background:none;color:#71817c}.document-picker>label{min-height:42px;margin:9px;padding:0 10px;border:1px solid #dce5e2;border-radius:9px;display:flex;align-items:center;gap:7px;background:#f8faf9}.document-picker>label svg{width:16px;color:#82928d}.document-picker>label input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:12px}.document-picker>div{overflow-y:auto;padding:0 7px 9px}.document-picker>div>button{width:100%;min-height:61px;border:0;border-bottom:1px solid #edf1ef;background:#fff;display:grid;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:9px;text-align:left;cursor:pointer}.document-picker>div>button:hover{background:#f4faf7}.document-picker>div>button>span{width:34px;height:38px;border-radius:8px;background:#edf4f1;color:#08725f;display:grid;place-items:center}.document-picker>div>button>div{min-width:0;display:flex;flex-direction:column}.document-picker>div strong{font-size:11px;color:#183b33;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-picker>div small{margin-top:3px;color:#778681;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-picker>div>p{padding:18px;color:#71817c;text-align:center;font-size:11px}.story-composer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:170;display:grid;place-items:center;padding:18px;background:#05120fc2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.story-composer{width:min(860px,100%);max-height:calc(100dvh - 36px);overflow:auto;border-radius:18px;background:#f7f9f8;box-shadow:0 35px 100px #0006}.story-composer>header{min-height:64px;padding:10px 14px;background:#fff;display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:3}.story-composer>header>button:first-child{width:36px;height:36px;border:0;border-radius:50%;background:#edf2f0;color:#264c43}.story-composer>header>div{flex:1;display:flex;flex-direction:column}.story-composer>header strong{font-size:14px}.story-composer>header small{color:#71817c;font-size:11px}.story-publish{height:38px;border:0;border-radius:9px;padding:0 14px;background:#08725f;color:#fff;display:flex;align-items:center;gap:7px;font-weight:700;font-size:12px}.story-publish svg{width:16px}.story-publish:disabled{opacity:.45}.story-mode-tabs{display:flex;gap:7px;padding:12px 14px 0}.story-mode-tabs button{height:36px;border:1px solid #d8e2de;border-radius:9px;padding:0 12px;background:#fff;color:#61736e;display:flex;align-items:center;gap:7px;font-size:12px}.story-mode-tabs button.active{border-color:#08725f;background:#e9f5f1;color:#08725f;font-weight:700}.story-mode-tabs svg{width:16px}.story-canvas{width:min(420px,calc(100% - 28px));aspect-ratio:9/14;max-height:58vh;margin:12px auto;position:relative;overflow:hidden;border-radius:16px;display:grid;place-items:center;box-shadow:0 13px 34px #0b2d2533}.story-canvas>img,.story-canvas>video{width:100%;height:100%;object-fit:contain;background:#0c1210}.story-empty-media{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#ffffffe0;text-align:center;cursor:pointer;padding:25px}.story-empty-media>svg{width:52px;height:52px;opacity:.85}.story-empty-media small{color:#ffffff9e;font-size:11px}.story-canvas-text{max-width:88%;padding:12px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.2}.story-canvas-text.caption{position:absolute;bottom:5%;left:5%;right:5%;max-width:none;border-radius:10px;background:#00000047;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.story-editor-tools{padding:0 14px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.story-editor-tools label,.story-tool-button{min-height:36px;border:1px solid #dbe3e0;border-radius:9px;padding:0 10px;background:#fff;color:#526762;display:flex;align-items:center;gap:7px;font-size:11px}.story-editor-tools svg{width:15px}.story-editor-tools select{border:0;outline:0;background:transparent}.story-editor-tools input[type=color]{width:25px;height:25px;border:0;padding:0;background:transparent}.story-align{display:flex;border:1px solid #dbe3e0;border-radius:9px;overflow:hidden}.story-align button{width:35px;height:34px;border:0;border-right:1px solid #e1e7e4;background:#fff;color:#60736e}.story-align button.active{background:#08725f;color:#fff}.story-backgrounds{padding:10px 14px 0;display:flex;justify-content:center;gap:8px;overflow-x:auto}.story-backgrounds button{flex:0 0 34px;width:34px;height:34px;border:3px solid white;border-radius:50%;box-shadow:0 0 0 1px #d8e0dd}.story-backgrounds button.active{box-shadow:0 0 0 2px #08725f}.story-caption-input{width:calc(100% - 28px);min-height:74px;margin:12px 14px 16px;border:1px solid #d8e2de;border-radius:10px;padding:11px 12px;resize:vertical;outline:0;font:13px/1.5 Inter,sans-serif}.story-caption-input:focus{border-color:#08725f;box-shadow:0 0 0 3px #08725f1a}.story-error{margin:8px 14px 0;padding:9px 11px;border-radius:9px;background:#fff0ee;color:#a83d2c;font-size:11px}.employee-mention-card{min-width:min(340px,70vw);display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:9px;padding:9px;border:1px solid rgba(8,114,95,.18);border-radius:10px;background:#ffffffb8;color:#183b33}.employee-mention-card>div{min-width:0;display:flex;flex-direction:column}.employee-mention-card strong{font-size:12px}.employee-mention-card small{margin-top:2px;color:#71817c;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-mention-card>svg{width:17px;color:#08725f}.group-read-count{margin:1px 7px 5px auto;padding:0;border:0;background:none;color:#6c827c;display:flex;align-items:center;gap:4px;font-size:8px;cursor:pointer}.group-read-count svg{width:11px;height:11px}.app-dialog-backdrop,.receipt-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;padding:16px;background:#051712a3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.app-dialog{width:min(440px,100%);max-height:min(680px,calc(100dvh - 32px));overflow:hidden;border-radius:17px;background:#fff;box-shadow:0 28px 90px #00000057;display:flex;flex-direction:column}.app-dialog>header{padding:17px 18px 13px;display:flex;align-items:flex-start;gap:12px;border-bottom:1px solid #e8eeeb}.app-dialog>header>div{min-width:0;flex:1}.app-dialog>header strong{color:#173d34;font-size:16px}.app-dialog>header p{margin:6px 0 0;color:#687b75;font-size:11px;line-height:1.55;white-space:pre-line}.app-dialog>header button,.receipt-sheet>header button{border:0;background:none;color:#71817c}.app-dialog-fields{padding:4px 18px 15px;overflow-y:auto}.app-dialog-fields label{display:flex;flex-direction:column;gap:6px;margin-top:12px;color:#526862;font-size:10px;font-weight:700}.app-dialog-fields input,.app-dialog-fields textarea{width:100%;border:1px solid #d8e2de;border-radius:9px;padding:10px 11px;outline:0;color:#183b33;background:#fafcfb;font:12px/1.5 Inter,sans-serif}.app-dialog-fields textarea{min-height:100px;resize:vertical}.app-dialog-fields input:focus,.app-dialog-fields textarea:focus{border-color:#08725f;box-shadow:0 0 0 3px #08725f1a}.app-dialog-choices{max-height:360px;padding:7px 10px;overflow-y:auto}.app-dialog-choices>button{width:100%;min-height:55px;padding:7px 9px;border:1px solid transparent;border-bottom-color:#edf1ef;background:#fff;display:flex;align-items:center;gap:9px;text-align:left}.app-dialog-choices>button.active{border-color:#a9d3c7;border-radius:9px;background:#edf8f4}.app-dialog-choices>button>span{min-width:0;flex:1;display:flex;flex-direction:column}.app-dialog-choices strong{color:#183b33;font-size:11px}.app-dialog-choices small{margin-top:2px;color:#71817c;font-size:9px}.app-dialog-choices>button>svg{width:16px;opacity:0;color:#08725f}.app-dialog-choices>button.active>svg{opacity:1}.app-dialog>footer{padding:12px 18px 17px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #edf1ef}.app-dialog>footer button{height:39px;padding:0 14px;border:0;border-radius:9px;background:#edf2f0;color:#526862;font-size:11px;font-weight:700}.app-dialog>footer button.primary{background:#08725f;color:#fff}.app-dialog>footer button.danger{background:#c63e35;color:#fff}.app-dialog>footer button:disabled{opacity:.45}.receipt-sheet{width:min(460px,100%);max-height:min(680px,calc(100dvh - 32px));overflow:hidden;border-radius:17px;background:#f7f9f8;box-shadow:0 28px 90px #00000057;display:flex;flex-direction:column}.receipt-sheet>header{min-height:66px;padding:12px 15px;display:flex;align-items:center;gap:10px;background:#fff;border-bottom:1px solid #e6ece9}.receipt-sheet>header>div{min-width:0;flex:1;display:flex;flex-direction:column}.receipt-sheet>header strong{color:#173d34;font-size:15px}.receipt-sheet>header small{margin-top:3px;color:#71817c;font-size:9px}.receipt-sheet>div{overflow-y:auto;padding:8px 11px 12px}.receipt-sheet article{min-height:57px;padding:7px 8px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #e6ece9}.receipt-sheet article>span{min-width:0;flex:1;display:flex;flex-direction:column}.receipt-sheet article strong{color:#183b33;font-size:11px}.receipt-sheet article small{margin-top:3px;color:#71817c;font-size:9px}.receipt-sheet article>svg{width:17px;color:#83918d}.receipt-sheet article>svg.receipt-read{color:#1d8ed1}.ticks{color:#83918d!important}.ticks.read{color:#1d8ed1!important}.conversation-copy .conversation-ticks{flex:0 0 auto;width:15px!important;height:15px;margin-right:4px;color:#83918d!important}.conversation-copy .conversation-ticks.read{color:#1d8ed1!important}.header-actions .new-chat-action{width:38px;height:38px;padding:0;border-radius:50%;display:grid;place-items:center}.header-actions .new-chat-action svg{display:block;width:19px;height:19px;stroke-width:1.9}body{font-size:14px}.chat-sidebar header strong,.conversation-title strong{font-size:13px}.chat-sidebar header small,.conversation-title small,.conversation-copy span,.conversation-copy time{font-size:11px}.bubble p,.file-attachment strong,.mention-card strong{font-size:13px;line-height:1.5}.message-meta,.sender-name{font-size:10px}.composer textarea{font-size:14px}@media(max-width:740px){.chat-app.conversation-open .chat-sidebar{display:none}.chat-app:not(.conversation-open) .conversation-panel{display:none}.chat-sidebar,.conversation-panel{width:100%;max-width:none}.conversation-header{position:relative!important;top:auto!important}.composer{padding-bottom:max(7px,env(safe-area-inset-bottom))}.story-composer-backdrop{padding:0}.story-composer{width:100%;height:100dvh;max-height:none;border-radius:0}.story-canvas{max-height:54vh}.story-nav{width:36px;height:36px}.document-picker{left:8px;width:calc(100vw - 16px);max-height:58vh}.app-dialog-backdrop,.receipt-backdrop{align-items:end;padding:0}.app-dialog,.receipt-sheet{width:100%;max-height:84dvh;border-radius:18px 18px 0 0}}
