:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{height:100vh;width:100vw}.bi-chat.chat-count{display:flex;flex-wrap:wrap;height:17%;padding-left:2rem}.bi-chat.chat-count .c-item{flex:1 1 auto;width:35%;display:flex;margin:.25rem;padding:.25rem;align-items:center}.bi-chat.chat-count .c-item .icon{width:30%;vertical-align:middle}.bi-chat.chat-count .c-item .right{margin-left:.5rem;flex:1 auto;padding-left:.5rem}.bi-chat.chat-count .c-item .name{font-weight:700}.bi-chat.chat-count .c-item .value{color:#0cfdf6;font-weight:700;font-size:130%}.bi-chat.chat-count .c-item .unit{color:#9a999a;margin-left:.25rem}.chat-tops{width:100%;height:21vh}.chat-tops .c-header{background:linear-gradient(to right,transparent,rgba(2,49,106,.5),rgba(2,49,106,.5),transparent);text-align:center;margin-top:.3rem}.chat-tops .c-name{background:url(../static/images/sub-title-bg.png);background-size:50% auto;background-position:50%;background-repeat:no-repeat}.chat-tops .c-item{display:flex;margin:0rem 2rem;padding:0rem .25rem;align-items:center}.chat-tops .c-item:hover{background-color:#ffffff1a;border-radius:.5rem;font-weight:700}.chat-tops .c-item .icon{flex:0 0 auto;margin-left:.5rem;width:2.5rem;height:2.5rem;vertical-align:middle}.chat-tops .c-item .icon .tag{display:block;text-align:center;background:#114976;margin:.5rem;width:1.5rem;height:1.5rem;line-height:1rem;border-radius:1rem;border:2px solid #56768d;color:#cee1eb}.chat-tops .c-item .icon.top-1{background:rgba(0,0,0,0) url(../static/images/top-1.png);background-size:50% auto;background-position:50%;background-repeat:no-repeat}.chat-tops .c-item .icon.top-1 .tag{display:none}.chat-tops .c-item .icon.top-2{background:rgba(0,0,0,0) url(../static/images/top-2.png);background-size:50% auto;background-position:50%;background-repeat:no-repeat}.chat-tops .c-item .icon.top-2 .tag{display:none}.chat-tops .c-item .icon.top-3{background:rgba(0,0,0,0) url(../static/images/top-3.png);background-size:50% auto;background-position:50%;background-repeat:no-repeat}.chat-tops .c-item .icon.top-3 .tag{display:none}.chat-tops .c-item .name{margin-left:.5rem;flex:1 auto;padding-left:1rem}.chat-tops .c-item .value{flex:0 0 auto;color:#0cfdf6;font-weight:700}.chat-header{background:rgba(0,0,0,0) url(../static/images/menu-bg-s.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;display:flex;width:100%}.chat-header .right{letter-spacing:0rem;flex:1 auto;padding:0rem 0rem 0rem 2.5rem}.chat-header .right .desc{font-size:70%}.chat-header .items{flex:0;display:flex;align-items:center}.chat-header .items .c-item{width:3.5rem;height:2.5rem;line-height:2.5rem;margin-top:.4rem;text-align:center;border:1px solid #1d3154;cursor:pointer}.chat-header .items .c-item .name{font-size:100%;padding:1rem 0}.chat-header .items .c-item.active,.chat-header .items .c-item:hover{background-color:#0c479080}.chat-header .items .c-item.active .name,.chat-header .items .c-item:hover .name{font-weight:700}.bi-chat.chat-xsphb{top:26.5%;height:60%}.bi-chat.chat-ssdt{top:8%;right:1%;left:auto;height:60%}.bi-chat.chat-ssdt .c-items .c-item{display:flex;background:rgba(15,30,50,.3);margin-bottom:2px;border-bottom:1px solid #112c53}.bi-chat.chat-ssdt .c-items .c-item :hover{background:rgba(15,30,50,.7);font-weight:700}.bi-chat.chat-ssdt .c-items .c-item .left{flex:1 auto;padding:.5rem 1rem}.bi-chat.chat-ssdt .c-items .c-item .left .name,.bi-chat.chat-ssdt .c-items .c-item .left .value{color:#c99357;line-height:200%}.bi-chat.chat-ssdt .c-items .c-item .right{flex:0 0 auto;padding:.25rem .5rem}.chat-bars{width:100%}.chat-bars .c-header{background:linear-gradient(to right,transparent,rgba(2,49,106,.5),rgba(2,49,106,.5),transparent);text-align:center;margin-top:.3rem}.chat-bars .c-name{background:url(../static/images/sub-title-bg.png);background-size:50% auto;background-position:50%;background-repeat:no-repeat}.chat-bars .c-items .c-item{display:flex;margin:.15rem .5rem;padding:.05rem .25rem;align-items:center}.chat-bars .c-items .c-item:hover{background-color:#ffffff1a;border-radius:.5rem;font-weight:700}.chat-bars .c-items .c-item .name{width:20%;flex:1 0 auto;margin-left:.5rem}.chat-bars .c-items .c-item .bar{background:rgba(255,255,255,.1);flex:1 1 auto;width:50%;height:.3rem;margin:.5rem 1rem}.chat-bars .c-items .c-item .bar .barval{height:.3rem;background-color:#2985a6}.chat-bars .c-items .c-item .bar.bar-1 .barval{background-color:#f8b232;color:#f8b232}.chat-bars .c-items .c-item .bar.bar-2 .barval{background-color:#63af31;color:#63af31}.chat-bars .c-items .c-item .bar.bar-3 .barval{background-color:#42d571;color:#42d571}.chat-bars .c-items .c-item .value{width:20%;flex:1 0 auto;margin-right:.5rem;text-align:right;font-weight:700}.bi-chat.chat-gmphb{top:41%;height:55%;right:1%;left:auto}.chat-bars{height:50%}.bi-chat.chat-xsqs{bottom:2%;top:auto;right:27%;left:27%;width:44%;height:30%}.bi-chat.chat-xsqs .chatdom{height:25vh}.bi-chat.chat-map{bottom:0;top:0;right:0;left:0;width:100%;height:100%}.bi-chat.chat-map #map{position:absolute;width:100%;height:100%;top:0;left:0;margin:0;padding:0;overflow:hidden}.bi-font{color:#fff;background-image:-webkit-linear-gradient(top,white,#72cdff,#3e657a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0rem .5rem .1rem rgb(2,3,2,.2);white-space:nowrap;font-size:1.5rem;font-family:YouSheBiaoTiYuan;padding:.2rem;font-weight:lighter;letter-spacing:.3rem}.bi-chat{position:absolute;top:8%;left:1%;width:25%;height:30%}.bi-main{position:relative;width:100%;height:100%;background:rgba(0,0,0,1) url(../static/images/bg_image.png);background-size:60% auto;background-position:50%;background-repeat:no-repeat;color:#9cb9e3;overflow:hidden}.bi-header{position:relative;width:100%;height:7%;background:rgba(0,0,0,0) url(../static/images/title-bg.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;display:flex}.bi-header .app-name.bi-font{padding-left:2rem;letter-spacing:.4rem;font-size:2rem;font-style:italic;text-shadow:.2rem .5rem .1rem rgb(2,3,2,.2);width:50%}.bi-header .bi-menu{padding:.3rem 2rem}.bi-header .bi-menu .icon{vertical-align:middle}.bi-header .bi-menu .meue-name{letter-spacing:.6rem;font-size:1.5rem;font-weight:lighter}
