html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}html,body,#root{width:100%;height:100%}body{margin:0}:root{--wa-bg: #d1d7db;--wa-header: #00a884;--wa-panel: #ffffff;--wa-border: #e9edef;--wa-text: #111b21;--wa-sub: #667781;--wa-green: #008069;--wa-bubble-in: #ffffff;--wa-bubble-out: #d9fdd3;--wa-shadow: 0 17px 50px 0 rgba(11,20,26,.19), 0 12px 15px 0 rgba(11,20,26,.24)}body{margin:0;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;background:var(--wa-bg)}.wa-login-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:flex;flex-direction:column}.wa-login-header{height:220px;background:var(--wa-header);flex:0 0 auto}.wa-login-content{flex:1;background:var(--wa-bg);position:relative;display:flex;justify-content:center}.wa-login-card{position:absolute;top:-120px;width:1000px;max-width:90%;height:70vh;min-height:500px;background:#fff;border-radius:3px;box-shadow:var(--wa-shadow);display:flex;overflow:hidden}.wa-login-left{flex:1;padding:50px;border-right:1px solid var(--wa-border)}.wa-login-title{font-size:28px;font-weight:300;color:#41525d;margin-bottom:40px}.wa-login-steps{font-size:18px;color:#3b4a54;line-height:28px}.wa-login-steps ol{padding-left:20px}.wa-login-steps li{margin-bottom:20px}.wa-login-right{width:400px;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}.wa-qr-img{width:264px;height:264px;border:1px solid var(--wa-border)}.wa-root{height:100vh;background:var(--wa-bg);position:relative;overflow:hidden}.wa-root:before{content:"";position:absolute;top:0;left:0;width:100%;height:127px;background:var(--wa-header);z-index:0}.wa-app-container{position:relative;z-index:1;height:100vh;width:100%;max-width:100%;background:#fff;display:flex;overflow:hidden}.wa-sider{width:30%;min-width:340px;max-width:450px;background:#fff;border-right:1px solid var(--wa-border);display:flex;flex-direction:column}.wa-header{height:59px;background:#f0f2f5;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;border-right:1px solid rgba(0,0,0,.1)}.wa-user-avatar{width:40px;height:40px;border-radius:50%;background:#dfe5e7;overflow:hidden}.wa-header-actions{display:flex;gap:20px;color:#54656f}.wa-search{height:49px;background:#fff;border-bottom:1px solid var(--wa-border);display:flex;align-items:center;padding:0 12px}.wa-search-input{background:#f0f2f5;border:none;border-radius:8px;height:35px;padding:0 32px 0 65px;width:100%}.wa-chatlist{flex:1;overflow-y:auto;background:#fff}.wa-chatitem{height:72px;display:flex;align-items:center;padding:0 12px;cursor:pointer;background:#fff}.wa-chatitem:hover{background:#f5f6f6}.wa-chatitem.active{background:#f0f2f5}.wa-chat-avatar{width:49px;height:49px;border-radius:50%;background:#dfe5e7;margin-right:15px;flex-shrink:0}.wa-chat-body{flex:1;height:100%;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid var(--wa-border);min-width:0;padding-right:15px}.wa-title-row{display:flex;justify-content:space-between;align-items:baseline;line-height:normal}.wa-title{font-size:17px;color:#111b21;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wa-time{font-size:12px;color:#667781}.wa-preview-row{display:flex;justify-content:space-between;align-items:center;margin-top:2px;line-height:20px;color:#667781;font-size:14px}.wa-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.wa-main{flex:1;display:flex;flex-direction:column;background-color:#efeae2;background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);position:relative}.wa-chat-header{height:59px;background:#f0f2f5;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.1);z-index:2}.wa-messages{flex:1;overflow-y:auto;padding:20px 60px;display:flex;flex-direction:column}.wa-row{display:flex;margin-bottom:2px}.wa-row.out{justify-content:flex-end}.wa-bubble{max-width:65%;padding:6px 7px 8px 9px;border-radius:7.5px;font-size:14.2px;line-height:19px;color:#111b21;position:relative;box-shadow:0 1px .5px #0b141a21;margin-bottom:8px}.wa-row.in .wa-bubble{background:#fff;border-top-left-radius:0}.wa-row.out .wa-bubble{background:#d9fdd3;border-top-right-radius:0}.wa-bubble-meta{float:right;margin-top:4px;margin-left:20px;font-size:11px;color:#667781;display:flex;align-items:center;height:15px}.wa-translate{border-top:1px dashed rgba(0,0,0,.1);margin-top:4px;padding-top:4px;color:#008069;font-size:13px}.wa-footer{min-height:62px;background:#f0f2f5;padding:5px 16px;display:flex;align-items:center;gap:10px;z-index:2}.wa-input-wrapper{flex:1;background:#fff;border-radius:8px;padding:9px 12px;display:flex;align-items:center}.wa-input{border:none;width:100%;max-height:100px;min-height:20px;outline:none;font-size:15px}.wa-bubble-audio{padding:10px 10px 8px}.wa-audio-card{display:flex;flex-direction:column;gap:10px;min-width:280px}.wa-audio-top{display:flex;flex-direction:column;gap:8px}.wa-audio-player{width:300px;max-width:100%}.wa-audio-meta{display:flex;gap:8px;flex-wrap:wrap}.wa-chip{font-size:12px;color:var(--wa-sub);background:#6677811a;border:1px solid rgba(102,119,129,.18);padding:2px 8px;border-radius:999px;line-height:18px}.wa-audio-actions{display:flex;align-items:center;gap:10px}.wa-audio-error{font-size:12px;color:#d32f2f}.wa-audio-text{display:flex;flex-direction:column;gap:6px;padding:10px;border-radius:10px;background:#ffffff8c;border:1px solid rgba(0,0,0,.06)}.wa-row.out .wa-audio-text{background:#ffffff73}.wa-audio-text-cn{border-left:3px solid rgba(0,128,105,.55)}.wa-audio-label{font-size:12px;color:var(--wa-sub)}.wa-audio-value{font-size:14px;color:var(--wa-text);white-space:pre-wrap;word-break:break-word}.wa-audio-skeleton{width:300px;max-width:100%;border-radius:10px;background:#6677811a;border:1px solid rgba(102,119,129,.15);padding:10px;display:flex;flex-direction:column;gap:8px}.wa-audio-skeleton-bar{height:12px;border-radius:999px;background:#6677812e}.wa-audio-skeleton-text{font-size:12px;color:var(--wa-sub)}.wa-image-card{display:flex;flex-direction:column;gap:10px;min-width:280px}.wa-image-preview{width:320px;max-width:100%;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#ffffffb3}.wa-image-skeleton{width:320px;max-width:100%;border-radius:10px;background:#6677811a;border:1px solid rgba(102,119,129,.15);padding:10px;display:flex;flex-direction:column;gap:8px}.wa-image-skeleton-box{height:160px;border-radius:8px;background:#6677812e}.wa-image-skeleton-text{font-size:12px;color:var(--wa-sub)}.wa-image-meta{display:flex;gap:8px;flex-wrap:wrap}.wa-image-actions{display:flex;align-items:center;gap:10px}.wa-image-caption{font-size:14px;color:var(--wa-text);white-space:pre-wrap;word-break:break-word}.wa-image-caption-cn{color:var(--wa-green)}.wa-image-text{display:flex;flex-direction:column;gap:6px;padding:10px;border-radius:10px;background:#ffffff8c;border:1px solid rgba(0,0,0,.06)}.wa-image-translate-wrap{display:flex;flex-direction:column;gap:6px}.wa-file-card{display:flex;flex-direction:column;gap:8px;min-width:280px}.wa-file-row{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;background:#ffffff8c;border:1px solid rgba(0,0,0,.06)}.wa-row.out .wa-file-row{background:#ffffff73}.wa-file-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#6677811a;border:1px solid rgba(102,119,129,.18);flex-shrink:0}.wa-file-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wa-file-name{font-size:14px;color:var(--wa-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wa-file-sub{font-size:12px;color:var(--wa-sub)}.wa-mic{-webkit-user-select:none;user-select:none;width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);color:#54656f;cursor:pointer}.wa-mic.recording{background:#d32f2f1a;border-color:#d32f2f40;color:#d32f2f}.wa-recording-timer{margin-left:10px;padding:0 10px;height:30px;display:flex;align-items:center;border-radius:999px;background:#d32f2f14;border:1px solid rgba(211,47,47,.18);color:#d32f2f;font-size:12px;font-weight:600}
