.cmw-customer-service-chat{flex-direction:column;position:fixed;z-index:10000;bottom:96px;right:48px;width:320px;max-height:600px;height:80vh;padding:0;box-shadow:0 4px 20px #00000040;border-radius:8px;overflow:hidden}.cmw-customer-service-chat.visible{display:flex}.cmw-customer-service-chat.hidden{display:none}.cmw-customer-service-chat__hd{height:44px;width:100%;display:flex;align-items:center;background:#fff}.cmw-customer-service-chat__bd{flex:1;overflow:hidden;background:#f1f2f3}.cmw-customer-service-chat .header__hd{height:100%;display:flex;align-items:center;padding:0 12px;cursor:pointer}.cmw-customer-service-chat .header__bd{flex:1;overflow:hidden;text-align:center;color:#000;font-weight:700;font-size:16px;line-height:18px;font-family:Helvetica}.cmw-customer-service-chat .header__ft{height:100%;display:flex;align-items:center;padding:0 12px;cursor:pointer}.cmw-customer-service-chat .form{height:100%;width:100%;overflow:auto}.cmw-customer-service-chat .form-container{box-sizing:border-box;min-height:100%;padding:16px 16px 92px;display:flex;flex-direction:column;gap:12px}.cmw-customer-service-chat .form-container .welcome-tips{padding:12px;background:#e5e8f1;border-radius:8px;font-family:Helvetica;font-weight:400;font-size:14px;line-height:16px;color:#5d626a}.cmw-customer-service-chat .form-container .form-item__hd{font-family:Helvetica;font-weight:400;font-size:14px;line-height:16px;color:#31353c;margin-bottom:8px}.cmw-customer-service-chat .form-container .form-item__hd:after{content:":"}.cmw-customer-service-chat .form-container .form-item.is-required .form-item__hd>span:after{content:"*";color:#dc2626}.cmw-customer-service-chat .form-container .form-item__bd input,.cmw-customer-service-chat .form-container .form-item__bd textarea{outline:none;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:12px;width:100%;height:40px;background:#ffffff;border:1px solid #a1a5ab;border-radius:4px;font-family:Helvetica;font-weight:400;font-size:14px;line-height:16px;color:#31353c}.cmw-customer-service-chat .form-container .form-item__bd .input-dropdown{outline:none;user-select:none;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:12px;width:100%;height:40px;background:#ffffff;border:1px solid #a1a5ab;border-radius:4px;font-family:Helvetica;font-weight:400;font-size:14px;line-height:16px;color:#31353c;cursor:pointer;position:relative}.cmw-customer-service-chat .form-container .form-item__bd .input-dropdown>span{flex:1;overflow:hidden}.cmw-customer-service-chat .form-container .form-item__bd .input-dropdown .dropdown-menu{display:none;position:absolute;width:calc(100% + 2px);top:calc(100% + 1px);left:-1px;z-index:1}.cmw-customer-service-chat .form-container .form-item__bd .input-dropdown .dropdown-menu__inner{height:240px;background:#ffffff;box-shadow:0 8px 24px #00000026;overflow:auto;margin-bottom:92px}.cmw-customer-service-chat .form-container .form-item__bd .input-dropdown .dropdown-menu-item{box-sizing:border-box;width:100%;height:47px;display:flex;align-items:center;padding:0 12px;font-family:Helvetica;font-weight:400;font-size:16px;line-height:18px;color:#5d626a;cursor:pointer}.cmw-customer-service-chat .form-container .form-item__bd .input-dropdown .dropdown-menu-item:hover{background:#f2f2f350}.cmw-customer-service-chat .form-container .form-item__bd .input-dropdown .dropdown-menu-item>span{flex:1;overflow:hidden}.cmw-customer-service-chat .form-container .form-item__bd .input-dropdown .dropdown-menu-item>img{display:none}.cmw-customer-service-chat .form-container .form-item__bd .input-dropdown .dropdown-menu-item.selected{background:#f2f2f3}.cmw-customer-service-chat .form-container .form-item__bd .input-dropdown .dropdown-menu-item.selected>img{display:block}.cmw-customer-service-chat .form-container .form-item__bd textarea{resize:none;height:80px}.cmw-customer-service-chat .form-container .form-item__ft{margin-top:4px;font-family:Helvetica;font-weight:400;font-size:14px;line-height:16px;color:#ef4444}.cmw-customer-service-chat .form-container .form-item__ft:empty{display:none}.cmw-customer-service-chat .form-container .form-item.inValid input,.cmw-customer-service-chat .form-container .form-item.inValid textarea{border-color:#ef4444;color:#ef4444}.cmw-customer-service-chat .form-container .button-container{position:absolute;box-sizing:border-box;left:0;bottom:0;width:100%;padding:16px;background:#fff;box-shadow:0 -2px 8px #0000001a,0 -1px #0000000d}.cmw-customer-service-chat .form-container .button-container .submit-button{cursor:pointer;display:flex;width:100%;height:40px;align-items:center;justify-content:center;background:#31353c;border-radius:4px;font-family:Helvetica;font-weight:700;font-size:16px;line-height:18px;color:#fff}.cmw-customer-service-chat .warning-modal-mask{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2}.cmw-customer-service-chat .warning-modal .modal{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;width:288px;padding:12px 16px 16px;border-radius:8px;z-index:3}.cmw-customer-service-chat .warning-modal .modal__hd{display:flex;align-items:center;justify-content:flex-end;margin-bottom:8px}.cmw-customer-service-chat .warning-modal .modal__bd{text-align:center;display:flex;flex-direction:column;align-items:center;padding:4px 0;gap:16px}.cmw-customer-service-chat .warning-modal .modal__bd>div{width:64px;height:64px;background:#f2f2f3;border-radius:50%;display:flex;align-items:center;justify-content:center}.cmw-customer-service-chat .warning-modal .modal__bd>div>img{display:block;width:24px;height:24px}.cmw-customer-service-chat .warning-modal .modal__bd>p{font-family:Helvetica;font-weight:400;font-size:16px;line-height:18px;text-align:center;color:#31353c;margin:0;padding:0 15px;display:block;box-sizing:border-box}.cmw-customer-service-chat .warning-modal .modal__ft{padding-top:12px}.cmw-customer-service-chat .warning-modal .modal__ft .close_btn{display:flex;justify-content:center;align-items:center;height:40px;background:#31353c;border-radius:4px;font-family:Helvetica;font-weight:700;font-size:16px;line-height:18px;color:#fff;cursor:pointer}@media only screen and (max-width: 768px){.cmw-customer-service-chat{width:100%;height:100%;top:0;left:0;right:auto;border-radius:0;max-height:unset;padding-bottom:env(safe-area-inset-bottom,0px)}.cmw-customer-service-chat:before{content:" ";display:block;width:100%;height:44px;background:rgba(0,0,0,.5);z-index:10}}.cmw-customer-service-chat iframe{border:none;outline-style:none;width:100%;height:100%}@media only screen and (max-width: 768px){body.cmw-body-lock{overflow:hidden}body:has(.cmw-customer-service-chat.visible){overflow:hidden}}
