#app{width:100%;height:100%}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.6;color:#1f2937;background-color:#f3f4f6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;height:auto}button{cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#9ca3af}#nprogress .bar{background:#111827!important;height:3px!important}#nprogress .peg{box-shadow:0 0 10px #111827,0 0 5px #111827!important}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-fade-enter-active{transition:all .25s ease-out}.slide-fade-leave-active{transition:all .2s ease-in}.slide-fade-enter-from{transform:translate(20px);opacity:0}.slide-fade-leave-to{transform:translate(-20px);opacity:0}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-1{flex:1}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cursor-pointer{cursor:pointer}.page-container{padding:20px;background-color:#f3f4f6;min-height:100%}.page-header{margin-bottom:20px}.page-header .page-title{font-size:20px;font-weight:600;color:#1f2937}.page-header .page-desc{margin-top:4px;font-size:14px;color:#6b7280}.content-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.table-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.table-toolbar-left{display:flex;align-items:center;gap:12px}.table-toolbar-right{display:flex;align-items:center;gap:8px}.search-form{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.search-form .n-form-item{margin-bottom:0}.modal-form .n-form-item{margin-bottom:20px}.modal-form .n-form-item:last-child{margin-bottom:0}.status-success{color:#10b981}.status-warning{color:#f59e0b}.status-error{color:#ef4444}.status-info{color:#3b82f6}html.dark body{color:#f9fafb;background-color:#111827}html.dark .page-container{background-color:transparent}html.dark .content-card{background:#1f2937;box-shadow:0 1px 3px #0000004d}html.dark .page-header .page-title{color:#f9fafb}html.dark .page-header .page-desc{color:#9ca3af}html.dark ::-webkit-scrollbar-thumb{background-color:#4b5563}html.dark ::-webkit-scrollbar-thumb:hover{background-color:#6b7280}
