*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;transition:background .2s}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#78829159;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#7882918c}::-webkit-scrollbar-track{background:0 0}.text-secondary{color:var(--app-text-secondary)}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.block-title{align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:600;display:flex}.block-title:before{content:"";background:var(--brand-color);border-radius:2px;width:3px;height:14px}.login-bg{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-bg:before,.login-bg:after{content:"";border-radius:50%;position:absolute}.login-bg:before{background:radial-gradient(circle,#ffffff59,#fff0);width:620px;height:620px;top:-180px;right:-140px}.login-bg:after{background:radial-gradient(circle,#ffffff38,#fff0);width:520px;height:520px;bottom:-200px;left:-160px}@media print{.no-print{display:none!important}}
