.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-346ae49e]{display:flex;flex-direction:column;width:100%;height:100%;font-size:20px}.title-bar-content[data-v-346ae49e]{width:100%;flex:1;display:flex;align-items:center}.title-bar-item[data-v-346ae49e]{flex:1}.app-name[data-v-346ae49e]{width:100%;text-align:center;display:block}.title-bar-icp[data-v-346ae49e]{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-346ae49e]{height:10px;font-size:10px;line-height:10px}.app-icp-img[data-v-346ae49e]{width:12px;height:12px}.floating-ball[data-v-896b8f54]{position:fixed;z-index:9999;width:60px;height:60px;padding:0;border:0;border-radius:50%;cursor:grab;background:transparent;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;filter:drop-shadow(0 14px 22px rgba(74,91,231,.3));transition:transform .24s ease,filter .24s ease}.floating-ball[data-v-896b8f54]:hover{transform:translateY(-4px) scale(1.06);filter:drop-shadow(0 18px 28px rgba(74,91,231,.4)) drop-shadow(0 0 18px rgba(116,91,255,.32))}.floating-ball[data-v-896b8f54]:active{cursor:grabbing;transform:translateY(-1px) scale(1.02)}.ball-shell[data-v-896b8f54]{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(213,232,255,.68);border-radius:50%;background:linear-gradient(145deg,rgba(112,202,255,.34),rgba(96,72,255,.52)),radial-gradient(circle at 32% 24%,hsla(0,0%,100%,.92),hsla(0,0%,100%,.08) 34%,hsla(0,0%,100%,0) 58%),linear-gradient(135deg,rgba(22,142,255,.88),rgba(119,72,255,.94) 58%,rgba(205,88,255,.86));box-shadow:inset 0 1px 8px hsla(0,0%,100%,.78),inset 0 -14px 24px rgba(36,25,145,.34),0 0 22px rgba(93,111,255,.28);backdrop-filter:blur(14px)}.ball-shell[data-v-896b8f54]:before{content:"";position:absolute;inset:8px 12px auto 14px;height:24px;border-radius:999px;background:linear-gradient(180deg,hsla(0,0%,100%,.76),hsla(0,0%,100%,0));opacity:.7;transform:rotate(-16deg)}.ball-shell[data-v-896b8f54]:after{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.28) 48%,transparent 74%),radial-gradient(circle at 70% 72%,rgba(40,242,255,.28),transparent 38%);mix-blend-mode:screen}.ball-icon[data-v-896b8f54]{position:relative;z-index:1;width:42px;height:42px;-o-object-fit:contain;object-fit:contain;pointer-events:none;filter:drop-shadow(0 4px 8px rgba(14,20,80,.25)) drop-shadow(0 0 12px rgba(255,255,255,.32))}: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)}