.nav-bar[data-v-32f56dee]{width:100%;display:flex;flex-direction:row;border-top:1px solid #777}.nav-bar li[data-v-32f56dee]{height:100%}.nav-bar-item[data-v-32f56dee]{flex:1}.nav-bar-item div[data-v-32f56dee]{height:var(--nav-bar-height);display:flex;flex-direction:column;align-items:center;justify-content:center}.nav-bar-item div span[data-v-32f56dee]{font-family:Microsoft YaHei,微软雅黑;height:30px;font-size:13px;line-height:30px}.nav-bar-item div i[data-v-32f56dee]{height:30px;font-size:28px}.title-bar[data-v-65fb77c9]{display:flex;flex-direction:column;width:100%;height:100%;font-size:20px}.title-bar-content[data-v-65fb77c9]{width:100%;flex:1;display:flex;align-items:center}.title-bar-item[data-v-65fb77c9]{flex:1}.app-name[data-v-65fb77c9]{width:100%;text-align:center;display:block}.title-bar-icp[data-v-65fb77c9]{width:100%;display:flex;justify-content:center;align-items:center;gap:4px;font-size:10px;line-height:14px;padding-bottom:2px}.app-icp-text[data-v-65fb77c9]{height:10px;font-size:10px;line-height:10px}.app-icp-img[data-v-65fb77c9]{width:12px;height:12px}.floating-assistant[data-v-4e45e788]{position:fixed;z-index:9999;display:block;padding:0;overflow:hidden;border:0;background:transparent!important;box-shadow:none;cursor:grab;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:left .35s ease,width .35s ease,top .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.floating-assistant.dragging[data-v-4e45e788]{overflow:visible;cursor:grabbing;transition:none}.assistant-body[data-v-4e45e788]{position:absolute;top:0;display:flex;width:96px;height:112px;flex-direction:column;align-items:center;justify-content:flex-start;pointer-events:none;transition:transform .35s ease}.floating-assistant.right .assistant-body[data-v-4e45e788]{left:0;transform:translateX(0)}.floating-assistant.right.dragging .assistant-body[data-v-4e45e788],.floating-assistant.right.expanded .assistant-body[data-v-4e45e788]{transform:translateX(0)}.floating-assistant.left .assistant-body[data-v-4e45e788]{left:0;transform:translateX(-58px)}.floating-assistant.left.dragging .assistant-body[data-v-4e45e788],.floating-assistant.left.expanded .assistant-body[data-v-4e45e788]{transform:translateX(0)}.floating-assistant.expanded[data-v-4e45e788]{overflow:visible}.assistant-image[data-v-4e45e788]{display:block;width:96px;height:96px;-o-object-fit:contain;object-fit:contain;pointer-events:none}.assistant-more[data-v-4e45e788]{margin-top:-5px;color:#f19d6e;font-size:12px;font-weight:800;line-height:22px;text-shadow:0 1px 0 hsla(0,0%,100%,.95),0 4px 10px rgba(59,153,230,.18)}.assistant-bubble[data-v-4e45e788]{position:absolute;top:-42px;width:214px;padding:9px 12px;border-radius:14px;color:#f19d6e;background:hsla(0,0%,100%,.96);font-size:13px;font-weight:700;line-height:1.45;text-align:left;opacity:0;pointer-events:none;transform:translateY(8px) scale(.96);transition:opacity .25s ease,transform .25s ease}.floating-assistant.right .assistant-bubble[data-v-4e45e788]{right:6px}.floating-assistant.left .assistant-bubble[data-v-4e45e788]{left:6px}.floating-assistant.expanded .assistant-bubble[data-v-4e45e788]{opacity:1;transform:translateY(0) scale(1)}@media (max-width:480px){.assistant-body[data-v-4e45e788]{width:88px;height:104px}.floating-assistant.right .assistant-body[data-v-4e45e788],.floating-assistant.right.dragging .assistant-body[data-v-4e45e788],.floating-assistant.right.expanded .assistant-body[data-v-4e45e788]{transform:translateX(0)}.floating-assistant.left .assistant-body[data-v-4e45e788]{transform:translateX(-54px)}.floating-assistant.left.dragging .assistant-body[data-v-4e45e788],.floating-assistant.left.expanded .assistant-body[data-v-4e45e788]{transform:translateX(0)}.assistant-image[data-v-4e45e788]{width:88px;height:88px}.assistant-bubble[data-v-4e45e788]{top:-52px;width:188px;font-size:12px}}:root{--nav-bar-height:80px;--title-bar-height:60px;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif;--title-1-font-size:20px;--title-1-font-weight:800;--title-2-font-size:18px;--title-2-font-weight:700;--content-font-size:14px;--content-font-weight:500}body{margin:0;padding:0}#app{width:100%}#app-title-bar{width:100%;height:var(--title-bar-height)}#app-view{width:100%;height:calc(100vh - var(--nav-bar-height) - var(--title-bar-height));overflow-y:scroll}#app-nav-bar{width:100%;height:var(--nav-bar-height)}