.app-root{min-height:100vh}.route-progress{z-index:9999;pointer-events:none;opacity:0;background:0 0;height:4px;transition:opacity .15s;position:fixed;top:0;left:0;right:0}.route-progress.active{opacity:1}.route-progress:before{content:"";height:100%;width:var(--p,0%);background:linear-gradient(90deg,#2563eb,#60a5fa 55%,#93c5fd);border-radius:0 2px 2px 0;transition:width .18s ease-out;display:block;box-shadow:0 0 8px #2563eb73}.route-progress.finishing:before{transition:width .2s ease-out}.route-progress.finishing{transition:opacity .25s 50ms}*,:before,:after{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}#app{text-align:left;color:#374151;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f4f6;flex-direction:column;width:100%;height:100vh;font-family:system-ui,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;display:flex;overflow:hidden}h1,h2,h3,h4,h5,h6{color:#111827;letter-spacing:normal;margin:0;font-family:inherit;font-weight:600}p{margin:0}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}:root{--el-loading-spinner-size:48px;--el-loading-fullscreen-spinner-size:56px}.el-loading-mask{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#f1f5f9c7!important}.el-loading-spinner .circular{width:48px;height:48px}.el-loading-spinner .path{stroke:#2563eb;stroke-width:3.5px}.el-loading-spinner .el-loading-text{color:#1e3a8a;margin-top:10px;font-size:14px;font-weight:700}
