.yqs-chat-notice[hidden]{display:none!important}
.yqs-chat-notice{position:fixed;z-index:2147483000;right:20px;bottom:90px;width:min(360px,calc(100vw - 32px));padding:20px 42px 18px 20px;border:1px solid #d8e3ef;border-radius:14px;background:#fff;color:#18314f;box-shadow:0 10px 40px #12365733;font:15px/1.65 system-ui,-apple-system,"Microsoft YaHei",sans-serif}
.yqs-chat-notice p{margin:0 0 10px}
.yqs-chat-notice a{color:#15568e;text-decoration:underline;font-size:14px}
.yqs-chat-notice button{position:absolute;right:8px;top:8px;width:30px;height:30px;padding:0;border:0;border-radius:6px;background:#edf2f7;color:#345;font:22px/1 system-ui;box-shadow:none;cursor:pointer}
.yqs-chat-notice button:focus-visible,.yqs-chat-notice a:focus-visible{outline:3px solid #d5ab54;outline-offset:2px}
@media(max-width:700px){.yqs-chat-notice{right:16px;bottom:calc(84px + env(safe-area-inset-bottom))}}
/* Restore the homepage support button hidden by the original mobile theme. */
.quick.quick-support{top:50%;bottom:auto;transform:translateY(-50%);z-index:65}
@media(max-width:795px){
  .quick.quick-support{display:flex;position:fixed;right:12px;left:auto}
  .quick.quick-support a{display:flex;align-items:center;justify-content:center;width:64px;height:64px;font-size:17px;line-height:1.2}
}
