html,body,#app{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f2f3f5;color:#333}#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)}}.list-page,.list-panel{display:flex;flex-direction:column;height:100%;min-height:0;box-sizing:border-box;padding:6px 10px;gap:6px;overflow:hidden}.list-header-card{flex:0 0 auto;margin-bottom:0!important;overflow:visible}.list-header-card :deep(.layui-card-body){padding:8px 12px!important;overflow:visible}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.list-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.page-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.page-title h3,.page-heading{margin:0;font-size:16px;font-weight:600;color:#1f2329;white-space:nowrap}.search-hint,.page-tip{font-size:12px;color:#94a3b8;line-height:1.4}.list-search{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-input{width:200px}.filter-input-keyword{width:220px}.filter-select{width:140px}.table-box,.list-table-box{flex:1 1 auto;min-height:0;background:#fff;border-radius:4px;overflow:hidden}.cell-stack{display:flex;flex-direction:column;gap:2px;line-height:1.35}.muted{color:#94a3b8;font-size:12px}.action-group{display:flex;gap:10px;flex-wrap:wrap}.action-link{font-size:13px;color:#1e9fff;cursor:pointer}.action-link.danger{color:#ff5722}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px}.summary-card{background:#fff;border:1px solid #eef0f3;border-radius:8px;padding:12px 14px}.summary-card .label{font-size:12px;color:#94a3b8}.summary-card .num{margin-top:6px;font-size:20px;font-weight:600;color:#1f2329}.summary-card.highlight .num{color:#009688}.summary-card .num.text{font-size:14px;font-weight:500}.section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.section-title{font-size:14px;font-weight:600}.layout-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.result{flex:1 1 auto;min-height:0;overflow:auto}.list-toolbar.nowrap,.list-page .list-toolbar.nowrap{flex-wrap:nowrap!important}.list-toolbar.nowrap .list-search{flex-wrap:nowrap;flex-shrink:0}.list-toolbar.nowrap .page-title{min-width:0}
