html,body{margin:0;padding:0;height:100%}#app{height:100%}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;color:#101828;background:#f5f7fb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}:root{--web-primary: #4f46e5;--web-primary-soft: rgba(79, 70, 229, .08);--web-surface: #ffffff;--web-surface-muted: #f8fafc;--web-bg: #f5f7fb;--web-border: #e4e7ec;--web-text: #101828;--web-text-muted: #667085;--web-shadow-sm: 0 8px 24px rgba(16, 24, 40, .06);--web-shadow-md: 0 18px 42px rgba(16, 24, 40, .08);--el-border-radius-base: 8px;--el-font-size-base: 14px;--el-color-primary: #4f46e5}a{color:#4f46e5;text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.text-primary{color:#4f46e5}.text-success{color:#059669}.text-warning{color:#d97706}.text-danger{color:#dc2626}.text-muted{color:#667085}.bg-primary{background:#4f46e5}.bg-white{background:#fff}.text-center{text-align:center}.text-right{text-align:right}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.cursor-pointer{cursor:pointer}.no-select{-webkit-user-select:none;user-select:none}.el-button--primary{--el-button-bg-color: #4f46e5;--el-button-border-color: #4f46e5;--el-button-hover-bg-color: #5b54f1;--el-button-hover-border-color: #5b54f1;--el-button-active-bg-color: #4338ca;--el-button-active-border-color: #4338ca}.gradient-btn{background:linear-gradient(135deg,#4f46e5,#059669);border:none;color:#fff;transition:all .3s}.gradient-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4f46e54d}.el-card,.el-dialog,.el-popover,.el-dropdown-menu,.el-input__wrapper,.el-textarea__inner,.el-select__wrapper{border-radius:8px}.el-table__header-wrapper{position:sticky;top:0;z-index:5}.el-table__fixed-header-wrapper,.el-table__fixed-right .el-table__fixed-header-wrapper{z-index:6}@media (max-width: 768px){.el-overlay-dialog{display:flex;align-items:center;justify-content:center;padding:12px;overflow:hidden}.el-dialog{width:min(100%,100vw - 24px)!important;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);margin:0 auto!important;display:flex;flex-direction:column;overflow:hidden}.el-dialog__header{flex:0 0 auto;margin-right:0;padding:16px 44px 12px 16px}.el-dialog__headerbtn{top:8px;right:8px;width:36px;height:36px}.el-dialog__body{flex:1 1 auto;min-height:0;max-height:none;overflow:auto;padding:16px;-webkit-overflow-scrolling:touch}.el-dialog__footer{flex:0 0 auto;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px;padding:12px 16px 16px}.el-dialog__footer .el-button{margin-left:0}.el-dialog .el-form-item{align-items:stretch}.el-dialog .el-radio-group,.el-dialog .el-checkbox-group{max-width:100%;flex-wrap:wrap}}.card-hover{transition:all .3s}.card-hover:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001f}
