*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{min-height:100vh}.app.light{background-color:#f0f2f5}.app.dark{background-color:#141414}.ant-layout{background:transparent}.ant-layout-sider{box-shadow:2px 0 8px #1d23290d}.ant-layout-header{box-shadow:0 1px 4px #00152914}.logo{display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700}@media (max-width: 768px){.ant-layout-sider{position:fixed;height:100vh;z-index:999}.ant-layout-content{margin-left:0!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.dark ::-webkit-scrollbar-track{background:#1f1f1f}.dark ::-webkit-scrollbar-thumb{background:#4a4a4a}.dark ::-webkit-scrollbar-thumb:hover{background:#5a5a5a}.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center}.login-container .login-plane{width:400px;box-shadow:0 4px 12px #0000001a}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.form-container{max-width:600px;margin:0 auto;padding:24px}.ant-card{transition:box-shadow .3s ease}.ant-card:hover{box-shadow:0 4px 12px #0000001a}.button-group{display:flex;gap:8px;align-items:center}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mt-16{margin-top:16px}.mb-16{margin-bottom:16px}.ml-16{margin-left:16px}.mr-16{margin-right:16px}.mr-8{margin-right:8px}.pt-16{padding-top:16px}.pb-16{padding-bottom:16px}.pl-16{padding-left:16px}.pr-16{padding-right:16px}.p-16{padding:16px}.flex{display:flex}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}.align-item-center{align-items:center}.query-form .label{color:rgb(55 65 81 / var(--tw-text-opacity, 1));font-size:1rem;line-height:1.5rem;font-weight:500}.bold{font-weight:700}.deleted-row{background-color:#f5f5f5!important;color:#999!important}.deleted-row td{background-color:#f5f5f5!important;color:#999!important;text-decoration:line-through!important}.dark .deleted-row,.dark .deleted-row td{background-color:#2a2a2a!important;color:#666!important}
