*{box-sizing:border-box;margin:0;padding:0}html,body,#root{overscroll-behavior-x:none;width:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}#root{min-height:100%}:root{--wa-dark:#075e54;--wa-teal:#128c7e;--wa-light-green:#25d366;--wa-bg:#ece5dd;--wa-bubble-out:#dcf8c6;--wa-bubble-in:#fff;--wa-blue-tick:#34b7f1;--wa-grey:#8696a0;--wa-grey-2:#54656f;--wa-divider:#e9edec;--wa-search:#f0f2f5}.mobile-app,.mobile-app *{box-sizing:border-box}.mobile-app{overscroll-behavior:none;max-width:100vw;overflow-x:hidden}.mobile-app img,.mobile-app video,.mobile-app audio{max-width:100%}.mobile-app button,.mobile-app .mobile-conv,.mobile-app .mobile-acct-item,.mobile-app .mobile-tab{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-app{--header-h:52px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);background:var(--wa-bg);color:#111;box-sizing:border-box;-webkit-text-size-adjust:100%;flex-direction:column;width:100%;height:100dvh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,PingFang SC,Segoe UI,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.mobile-app.mobile-flow{width:100%;height:auto;min-height:100dvh;position:static;inset:auto;overflow:visible}.mobile-header{background:var(--wa-dark);color:#fff;padding:var(--safe-top) 12px 0;flex-shrink:0;box-shadow:0 1px 3px #0003}.mobile-header-row{height:var(--header-h);align-items:center;gap:14px;display:flex}.mobile-header-title{flex:1;font-size:19px;font-weight:600}.mobile-header-icon{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.mobile-header-icon svg{fill:#fff;width:22px;height:22px}.mobile-acct-bar{cursor:pointer;align-items:center;gap:10px;padding:8px 4px 10px;display:flex}.mobile-acct-chip{background:#ffffff21;border-radius:20px;flex:1;align-items:center;gap:8px;padding:6px 12px 6px 8px;display:flex}.mobile-acct-dot{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex;position:relative}.mobile-acct-dot.online:after{content:"";background:var(--wa-light-green);border:2px solid var(--wa-dark);border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.mobile-acct-info{flex-direction:column;min-width:0;line-height:1.15;display:flex}.mobile-acct-num{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.mobile-acct-status{color:#ffffffb3;font-size:10.5px}.mobile-search-wrap{background:var(--wa-dark);flex-shrink:0;padding:6px 12px 10px}.mobile-search-box{color:var(--wa-grey);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:7px 12px;display:flex}.mobile-search-box input{background:0 0;border:none;outline:none;flex:1;font-size:14px}.mobile-search-box svg{width:16px;height:16px;fill:var(--wa-grey);flex-shrink:0}.mobile-tabs{border-bottom:1px solid var(--wa-divider);background:#fff;flex-shrink:0;gap:24px;padding:0 12px;display:flex}.mobile-tab{color:var(--wa-grey);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:11px 2px;font-size:13.5px;font-weight:600;display:flex;position:relative}.mobile-tab.active{color:var(--wa-teal)}.mobile-tab.active:after{content:"";background:var(--wa-teal);border-radius:2px;height:2.5px;position:absolute;bottom:-1px;left:0;right:0}.mobile-tab-badge{background:var(--wa-light-green);color:#fff;border-radius:10px;padding:1px 6px;font-size:10px;font-weight:700}.mobile-conv-list{-webkit-overflow-scrolling:touch;background:#fff;flex:1;overflow-y:auto}.mobile-conv{border-bottom:1px solid var(--wa-divider);cursor:pointer;align-items:center;gap:12px;padding:12px 14px;display:flex}.mobile-conv:active{background:#f3f4f5}.mobile-conv-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;font-weight:600;display:flex}.mobile-conv-body{flex:1;min-width:0}.mobile-conv-top{justify-content:space-between;align-items:baseline;display:flex}.mobile-conv-name{color:#111;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;overflow:hidden}.mobile-conv-time{color:var(--wa-grey);flex-shrink:0;margin-left:8px;font-size:11.5px}.mobile-conv-time.unread{color:var(--wa-teal);font-weight:600}.mobile-conv-bottom{justify-content:space-between;align-items:center;margin-top:3px;display:flex}.mobile-conv-preview{color:var(--wa-grey);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13.5px;overflow:hidden}.mobile-unread-badge{background:var(--wa-light-green);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:8px;padding:0 6px;font-size:11px;font-weight:700;display:flex}.mobile-chat{background:var(--wa-bg);flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.mobile-app.mobile-flow .mobile-chat{flex-direction:column;flex:none;min-height:100dvh;display:flex;overflow:visible}.mobile-chat-header{background:var(--wa-dark);color:#fff;padding:calc(8px + var(--safe-top)) 12px 8px;min-height:calc(56px + var(--safe-top));z-index:3;flex-shrink:0;align-items:center;gap:12px;display:flex;position:sticky;top:0}.mobile-chat-back{fill:#fff;cursor:pointer;background:0 0;border:none;width:24px;height:24px;padding:0}.mobile-chat-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:600;display:flex}.mobile-chat-head-info{flex:1;min-width:0;line-height:1.2}.mobile-chat-name{white-space:nowrap;text-overflow:ellipsis;font-size:15.5px;font-weight:500;overflow:hidden}.mobile-chat-sub{color:#ffffffbf;font-size:11.5px}.mobile-chat-actions{gap:18px;display:flex}.mobile-chat-actions button{cursor:pointer;background:0 0;border:none;padding:0}.mobile-chat-actions svg{fill:#fff;width:21px;height:21px}.mobile-chat-body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:4px;padding:14px 12px 8px;display:flex;overflow-y:auto}.mobile-app.mobile-flow .mobile-chat-body{flex:auto;min-height:0;overflow:visible}.mobile-date-pill{color:var(--wa-grey-2);background:#e1f2fa;border-radius:8px;align-self:center;margin:8px 0 6px;padding:5px 12px;font-size:11.5px;font-weight:500;box-shadow:0 1px .5px #0b141a21}.mobile-bubble-row{width:100%;margin-bottom:2px;display:flex}.mobile-bubble-row.in{justify-content:flex-start}.mobile-bubble-row.out{justify-content:flex-end}.mobile-bubble{word-wrap:break-word;overflow-wrap:anywhere;border-radius:10px;max-width:80%;padding:6px 9px 7px;font-size:14.2px;line-height:1.4;position:relative;box-shadow:0 1px .5px #0b141a21}.mobile-bubble.in{background:var(--wa-bubble-in);border-top-left-radius:2px}.mobile-bubble.out{background:var(--wa-bubble-out);border-top-right-radius:2px}.mobile-bubble .meta{color:var(--wa-grey);white-space:nowrap;vertical-align:bottom;margin-left:6px;font-size:10.5px;display:inline}.mobile-bubble .meta svg{vertical-align:-2px;width:14px;height:14px}.mobile-bubble.image img{border-radius:6px;max-width:100%;display:block}.mobile-bubble.image{padding:4px}.mobile-bubble-doc{align-items:center;gap:8px;display:flex}.mobile-bubble-doc svg{width:22px;height:22px;fill:var(--wa-grey-2);flex-shrink:0}.mobile-composer{padding:7px 8px;padding-bottom:var(--composer-pad-bottom,calc(7px + var(--safe-bottom)));background:#f0f2f5;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.mobile-composer-sticky{z-index:3;background:#f0f2f5;flex-shrink:0;position:sticky;bottom:0}.mobile-composer-inner{background:#fff;border-radius:22px;flex:1;align-items:flex-end;gap:8px;min-height:42px;padding:8px 12px;display:flex}.mobile-composer-inner textarea{resize:none;background:0 0;border:none;outline:none;flex:1;max-height:100px;font-family:inherit;font-size:15px;line-height:1.4}.mobile-composer-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0}.mobile-composer-btn svg{width:24px;height:24px;fill:var(--wa-grey-2)}.mobile-send-btn{background:var(--wa-teal);cursor:pointer;touch-action:manipulation;z-index:5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;min-height:46px;display:flex;position:relative}.mobile-send-btn svg{fill:#fff;width:22px;height:22px}.mobile-send-btn.recording{background:#ef4444}.mobile-sheet-overlay{z-index:100;background:#0006;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-sheet{width:100%;max-width:100%;padding:8px 0 calc(24px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:18px 18px 0 0;max-height:75vh;margin:0 auto;animation:.28s mobileSheetUp;overflow-y:auto}@keyframes mobileSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-sheet-handle{background:#d1d7db;border-radius:2px;width:38px;height:4px;margin:6px auto 14px}.mobile-sheet-title{color:#111;padding:0 18px 12px;font-size:16px;font-weight:600}.mobile-acct-item{cursor:pointer;align-items:center;gap:14px;padding:11px 18px;display:flex}.mobile-acct-item:active{background:#f3f4f5}.mobile-acct-item.active{background:#f0f7f5}.mobile-acct-item-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:15px;font-weight:600;display:flex;position:relative}.mobile-acct-item-avatar.online:after{content:"";background:var(--wa-light-green);border:2.5px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:1px;right:1px}.mobile-acct-item-body{flex:1;min-width:0}.mobile-acct-item-num{color:#111;font-size:15px;font-weight:500}.mobile-acct-item-meta{color:var(--wa-grey);margin-top:1px;font-size:12px}.mobile-acct-item-check{width:22px;height:22px;fill:var(--wa-teal);flex-shrink:0}.mobile-conn-status{flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:500;display:flex}.mobile-conn-status.connected{color:#2e7d32;background:#e8f5e9}.mobile-conn-status.connecting,.mobile-conn-status.reconnecting,.mobile-conn-status.polling{color:#f57c00;background:#fff8e1}.mobile-conn-status.disconnected,.mobile-conn-status.error{color:#c62828;background:#ffebee}.mobile-center{color:var(--wa-grey);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex}.mobile-emoji-panel{border-top:1px solid var(--wa-divider);background:#fff;flex-shrink:0;grid-template-columns:repeat(auto-fill,minmax(42px,1fr));gap:8px;max-width:100%;padding:12px;display:grid}.mobile-emoji-panel button{cursor:pointer;touch-action:manipulation;background:0 0;border:none;min-height:40px;padding:4px;font-size:22px}.mobile-dictate-btn{cursor:pointer;touch-action:manipulation;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:0 2px;display:flex;position:relative}.mobile-dictate-btn svg{width:22px;height:22px;fill:var(--wa-grey-2)}.mobile-dictate-btn.listening svg{fill:#ef4444;animation:1.2s ease-in-out infinite mobilePulse}.mobile-dictate-btn .dict-a{color:#fff;background:var(--wa-teal);border-radius:6px;padding:0 3px;font-size:8px;font-weight:700;line-height:12px;position:absolute;bottom:1px;right:0}.mobile-dictate-btn.listening .dict-a{background:#ef4444}@keyframes mobilePulse{0%,to{opacity:1}50%{opacity:.4}}.mobile-dictate-bar{color:#c62828;background:#fff3f3;border-top:1px solid #ffd6d6;flex-shrink:0;align-items:center;gap:10px;padding:8px 16px;font-size:13px;display:flex}.mobile-dictate-bar .interim{color:#54656f;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.mobile-dictate-bar button{color:#fff;cursor:pointer;touch-action:manipulation;background:#ef4444;border:none;border-radius:12px;flex-shrink:0;padding:4px 12px;font-size:12px}.mobile-tick-spinner{border:1.5px solid var(--wa-grey);vertical-align:-1px;box-sizing:border-box;border-top-color:#0000;border-radius:50%;width:11px;height:11px;animation:.7s linear infinite mobileSpin;display:inline-block}@keyframes mobileSpin{to{transform:rotate(360deg)}}
