@charset "UTF-8";#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;margin:0;padding:0}#app-container{height:100%;position:relative}*{box-sizing:border-box}body{margin:0;padding:0}.global-error-container{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:9999;display:flex;align-items:center;justify-content:center}.global-error-box{text-align:center;padding:40px;max-width:400px}.global-error-icon{width:56px;height:56px;border-radius:50%;background:#fef2f2;color:#ef4444;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.global-error-title{font-size:18px;font-weight:600;color:#111;margin:0 0 8px}.global-error-msg{font-size:14px;color:#666;line-height:1.6;margin:0 0 24px}.global-error-actions{display:flex;gap:10px;justify-content:center}.err-btn{padding:8px 20px;border-radius:6px;font-size:14px;cursor:pointer;border:1px solid #d1d5db;background:#fff;color:#374151;transition:background .15s}.err-btn:hover{background:#f3f4f6}.err-btn-primary{background:#409eff;color:#fff;border-color:#409eff}.err-btn-primary:hover{background:#337ecc}.global-loading-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9998;background:#ffffffd9;display:flex;align-items:center;justify-content:center}.global-loading-spinner{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#409eff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0}.el-card{border-radius:8px}.el-card.is-always-shadow{box-shadow:0 2px 12px #0000001a}.el-button{border-radius:4px}.el-table th{background-color:#fafafa!important}.page-container .el-card{margin-bottom:20px}.pagination{display:flex;justify-content:flex-end;margin-top:20px}.search-form .el-form-item,.filter-form .el-form-item{margin-bottom:10px}.search-form .el-select,.filter-form .el-select{min-width:140px}.search-form .el-input,.filter-form .el-input{width:180px}.search-form .el-date-editor,.filter-form .el-date-editor{width:auto!important}.el-select .el-select__wrapper{min-height:32px;padding-right:30px}.el-select .el-select__tags{flex-wrap:nowrap;overflow:hidden}.el-select .el-select__selected-item{overflow:visible;max-width:none}.el-select .el-select__placeholder,.el-select .el-select__input-wrapper{max-width:100%}.el-select .el-select__input{min-width:60px}.el-select__tags .el-tag{max-width:100%}.el-select__tags .el-tag .el-tag__content{overflow:hidden;text-overflow:ellipsis}.el-form--inline .el-select{min-width:160px}.el-dialog .el-select,.el-drawer .el-select{width:100%}.card-header{display:flex;justify-content:space-between;align-items:center;font-weight:700}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#dcdfe6;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#c0c4cc}::-webkit-scrollbar-track{background-color:#f5f7fa}@media (max-width: 768px){.el-col{margin-bottom:20px}}
