@charset "UTF-8";html,body{margin:0;padding:0}*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,ul,ol,li{margin:0;padding:0}:root{-webkit-user-select:none;user-select:none}input,textarea,button{outline:none;border:none}input,textarea{-webkit-user-select:auto;user-select:auto}ul,li{list-style:none;margin:0;padding:0}@font-face{font-family:Manrope;src:url(/base/static/ttf/Manrope-Regular-BjNcpSXg.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/base/static/ttf/Manrope-Medium-Cgspblp2.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/base/static/ttf/Manrope-Bold-BNmhpqUF.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}[data-theme=dark],:root[data-theme=dark]{--banner-image: url(https://img.cuiyongjian.com/blog/202503062157215.png);--basic-background-color: #1a1a1a;--basic-text-color: #fff}:root,:root[data-theme=light]{--banner-image: url(https://img.cuiyongjian.com/blog/202503061956347.png);--basic-background-color: white;--basic-text-color: #333}html{background-color:transparent;overflow:hidden}body{background-color:transparent}#app{height:100vh;width:100vw;font-size:12rem;overflow:hidden;display:flex;flex-direction:column;position:relative}.app-main{flex:1;overflow:auto;z-index:10}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:200rem}.loading{display:flex;justify-content:center;align-items:center}.loading .spinner{width:40rem;height:40rem;border:4rem solid rgba(248,78,63,.1);border-radius:50%;border-top-color:#f84e3f}[dir=ltr] .loading .spinner{animation:spin-ltr 1s ease-in-out infinite}[dir=rtl] .loading .spinner{animation:spin-rtl 1s ease-in-out infinite}@keyframes spin-ltr{to{transform:rotate(360deg)}}@keyframes spin-rtl{to{transform:rotate(-360deg)}}.comp-title-bar[data-v-ebea9469]{background-color:var(--basic-background-color);color:#121212;z-index:20}.comp-title-bar .status-bar-wrap[data-v-ebea9469]{height:14rem}.comp-title-bar .title-bar-wrap[data-v-ebea9469]{text-align:center;display:flex;align-items:center;font-size:14rem;height:49rem;padding:0 12rem;overflow:hidden;justify-content:space-between;position:relative}.comp-title-bar .title-bar-wrap .left-info[data-v-ebea9469],.comp-title-bar .title-bar-wrap .right-info[data-v-ebea9469]{display:flex;align-items:center;z-index:200}.comp-title-bar .title-bar-wrap .left-info .item[data-v-ebea9469],.comp-title-bar .title-bar-wrap .right-info .item[data-v-ebea9469]{display:flex;align-items:center}.comp-title-bar .title-bar-wrap .left-info .item img[data-v-ebea9469],.comp-title-bar .title-bar-wrap .right-info .item img[data-v-ebea9469]{width:32rem;height:32rem}.comp-title-bar .title-bar-wrap .center-info[data-v-ebea9469]{flex:1;position:absolute;z-index:100;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:18rem;color:#121212;line-height:22rem}.comp-title-bar[data-theme=dark][data-v-ebea9469]{background-color:#121212;color:#fff}.comp-title-bar[data-theme=dark] .title-bar-wrap .center-info[data-v-ebea9469]{color:#fff}.comp-title-bar.immersive[data-v-ebea9469]{position:fixed;right:0;left:0;top:0}.comp-title-bar.transparent[data-v-ebea9469]{background-color:transparent}[dir=rtl] .comp-title-bar .title-bar-wrap .left-info img[data-v-ebea9469]{transform:scaleX(-1)}
