*{box-sizing:border-box;margin:0;padding:0}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:100vh}: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{--header-h:52px;background:var(--wa-bg);color:#111;flex-direction:column;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-header{background:var(--wa-dark);color:#fff;flex-shrink:0;padding:0 12px;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-chat-header{background:var(--wa-dark);color:#fff;z-index:2;flex-shrink:0;align-items:center;gap:12px;height:56px;padding:8px 12px;display:flex}.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-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{word-wrap:break-word;border-radius:10px;max-width:78%;padding:7px 11px 8px;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;align-self:flex-start}.mobile-bubble.out{background:var(--wa-bubble-out);border-top-right-radius:2px;align-self:flex-end}.mobile-bubble .meta{float:right;color:var(--wa-grey);align-items:center;gap:3px;margin:8px 0 -2px 8px;font-size:10.5px;display:flex}.mobile-bubble .meta svg{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{background:#f0f2f5;flex-shrink:0;align-items:flex-end;gap:6px;padding:7px 8px;display:flex}.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;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.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{background:#fff;border-radius:18px 18px 0 0;width:100%;max-width:480px;max-height:75vh;margin:0 auto;padding:8px 0 24px;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}
