*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{width:100%;min-height:100vh}.layout[data-v-a0b5e47e]{min-height:100vh;background:#f9fafb}.sidebar[data-v-a0b5e47e]{height:100%;display:flex;flex-direction:column;background:#fff}.logo[data-v-a0b5e47e]{height:64px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid #E5E7EB}.logo-icon[data-v-a0b5e47e]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:8px;color:#fff;font-size:20px;flex-shrink:0}.logo h1[data-v-a0b5e47e]{margin:0;font-size:16px;font-weight:600;color:#1f2937}[data-v-a0b5e47e] .n-menu{padding:12px}[data-v-a0b5e47e] .n-menu-item{height:44px;line-height:44px;margin-bottom:4px;border-radius:8px}.header[data-v-a0b5e47e]{height:64px;background:#fff;padding:0 24px;display:flex;align-items:center}.header-content[data-v-a0b5e47e]{display:flex;align-items:center;gap:16px;width:100%}.page-title[data-v-a0b5e47e]{margin:0;font-size:18px;font-weight:600;color:#1f2937;flex:1}.user-menu[data-v-a0b5e47e]{margin-left:auto}.main[data-v-a0b5e47e]{padding:24px;min-height:calc(100vh - 64px);background:#f9fafb}@media (max-width: 767px){.header[data-v-a0b5e47e]{padding:0 16px}.page-title[data-v-a0b5e47e]{font-size:16px}.main[data-v-a0b5e47e]{padding:16px}.logo h1[data-v-a0b5e47e]{font-size:15px}}input,select,textarea{font-size:16px}@media (min-width: 992px){input,select,textarea{font-size:14px}}@media (max-width: 767px){.hidden-mobile{display:none!important}}@media (min-width: 992px){.hidden-desktop{display:none!important}}@media (min-width: 768px) and (max-width: 991px){.hidden-tablet{display:none!important}}@media (max-width: 767px){.mobile-full-width{width:100%!important;margin-left:0!important;margin-right:0!important}}@media (max-width: 767px){.mobile-padding{padding-left:16px;padding-right:16px}}@media (min-width: 992px){.desktop-padding{padding-left:24px;padding-right:24px}}.touch-target{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 767px){.el-dialog{width:90%!important;margin-top:5vh!important;max-height:90vh;overflow-y:auto}}@media (max-width: 767px){.el-dialog__header{padding:12px 16px}}@media (max-width: 767px){.el-dialog__body{padding:16px;max-height:calc(90vh - 120px);overflow-y:auto}}@media (max-width: 767px){.el-dialog__footer{padding:12px 16px;display:flex;justify-content:flex-end;gap:8px}.el-dialog__footer .el-button{flex:1;min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center}}@media (max-width: 767px){.el-form .el-form-item{display:block;margin-bottom:16px}.el-form .el-form-item__label{display:block;text-align:left;padding-bottom:4px;line-height:1.5;float:none}.el-form .el-form-item__content{margin-left:0!important}.el-form.el-form--inline .el-form-item{display:block;margin-right:0;margin-bottom:16px}}@media (max-width: 767px){.el-input .el-input__wrapper{min-height:44px}}@media (max-width: 767px){.el-select{width:100%!important}}@media (max-width: 767px){.el-button{min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:10px 16px}.el-button+.el-button{margin-left:0;margin-top:8px}}@media (max-width: 767px){.el-button-group{display:flex;flex-direction:column;gap:8px}.el-button-group .el-button{margin:0;border-radius:8px!important}}@media (max-width: 767px){.el-pagination{flex-wrap:wrap;justify-content:center;gap:8px}.el-pagination .el-pagination__total,.el-pagination .el-pagination__sizes{width:100%;text-align:center;margin-bottom:8px}.el-pagination .el-pager li{min-width:36px;height:36px;line-height:36px}.el-pagination .btn-prev,.el-pagination .btn-next{min-width:36px;height:36px}}@media (max-width: 767px){.el-menu{border-right:none}}@media (max-width: 767px){.el-drawer{width:280px!important}}@media (max-width: 767px){.el-drawer__header{padding:16px;margin-bottom:0}}@media (max-width: 767px){.el-drawer__body{padding:16px}}@media (max-width: 767px){.el-message-box{width:90%!important;max-width:400px}}@media (max-width: 767px){.el-tag{font-size:12px;padding:2px 8px}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}::-webkit-scrollbar-track{background:#f5f7fa}@media (max-width: 767px){.mobile-card-list{display:flex;flex-direction:column;gap:12px}}.mobile-card-item{background:#fff;border-radius:8px;padding:16px;margin-bottom:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.mobile-card-item .card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mobile-card-item .card-body .card-title{font-size:16px;font-weight:500;color:#303133;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.mobile-card-item .card-body .card-title a{color:#409eff;text-decoration:none}.mobile-card-item .card-body .card-title a:hover{color:#66b1ff;text-decoration:underline}.mobile-card-item .card-body .card-meta{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:13px;color:#909399;margin-bottom:8px}.mobile-card-item .card-body .card-summary{font-size:13px;color:#606266;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.mobile-card-item .card-divider{height:1px;background:#ebeef5;margin:12px 0}.mobile-card-item .card-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.mobile-card-item .card-actions .el-button{margin:0;padding:6px 12px;font-size:13px}@media (max-width: 767px){.mobile-filter-form .el-form-item{margin-bottom:12px}.mobile-filter-form .el-form-item .el-select,.mobile-filter-form .el-form-item .el-input{width:100%!important}.mobile-filter-form .filter-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.mobile-filter-form .filter-actions .el-button{flex:0 0 auto}}@media (max-width: 767px){.mobile-batch-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px}.mobile-batch-actions .selected-count{width:100%;font-size:13px;color:#1890ff;font-weight:500;margin-bottom:8px}.mobile-batch-actions .el-button{flex:1;min-width:calc(50% - 8px)}}.responsive-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}@media (max-width: 767px){.responsive-toolbar{flex-direction:column;align-items:stretch}.responsive-toolbar .el-button{width:100%}}
