#app{height:100vh;width:100vw;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#9093994d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#90939980}::-webkit-scrollbar-track{background-color:transparent}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.card-shadow{box-shadow:0 2px 12px #0000001a}.page-container{padding:20px;height:calc(100vh - 60px);overflow-y:auto}.qc-level-green{color:#67c23a}.qc-level-yellow{color:#e6a23c}.qc-level-red{color:#f56c6c}
