html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}html{font-size:16px}@media (min-width: 320px){html{font-size:26.6666666667vw}}@media (min-width: 375px){html{font-size:16px}}@media (min-width: 414px){html{font-size:24.154589372vw}}@media (min-width: 768px){html{font-size:13.0208333333vw}}@media (min-width: 1024px){html{font-size:9.765625vw}}@media (min-width: 1280px){html{font-size:7.8125vw}}@media (min-width: 1366px){html{font-size:7.3206442167vw}}@media (min-width: 1440px){html{font-size:6.9444444444vw}}@media (min-width: 1600px){html{font-size:6.25vw}}@media (min-width: 1680px){html{font-size:5.9523809524vw}}@media (min-width: 1920px){html{font-size:5.2083333333vw}}@media (min-width: 2048px){html{font-size:4.8828125vw}}@media (min-width: 2150px){html{font-size:4.6511627907vw}}@media (min-width: 2560px){html{font-size:3.90625vw}}@media (min-width: 3070px){html{font-size:3.2573289902vw}}@media (min-width: 3200px){html{font-size:3.125vw}}@media (min-width: 3840px){html{font-size:2.6041666667vw}}:root{--primary-color: #1e40af;--primary-light: #3b82f6;--primary-dark: #1e3a8a;--sidebar-bg: linear-gradient(180deg, #0f172a 0%, #1e3a8a 100%);--sidebar-hover: rgba(59, 130, 246, .2);--sidebar-active: #3b82f6;--header-bg: #ffffff;--content-bg: #f8fafc;--card-bg: #ffffff;--text-primary: #1e293b;--text-secondary: #64748b;--border-color: #e2e8f0;--success-color: #22c55e;--warning-color: #f59e0b;--error-color: #ef4444;--info-color: #3b82f6}*{margin:0;padding:0;box-sizing:border-box}h1{font-size:.28rem;font-weight:600;color:var(--text-primary)}h2{font-size:.24rem;font-weight:600;color:var(--text-primary)}h3{font-size:.18rem;font-weight:600;color:var(--text-primary)}h4{font-size:.16rem;font-weight:600;color:var(--text-primary)}h5{font-size:.12rem;font-weight:600;color:var(--text-primary)}::-webkit-scrollbar{width:.05rem;height:.05rem;z-index:999999}::-webkit-scrollbar-track{border-radius:.03rem}::-webkit-scrollbar-thumb{border-radius:.03rem;background-color:#1e6df7;z-index:999999}::-webkit-scrollbar-thumb:hover{background-color:#a0a0a0}html,body,#app{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--content-bg)}.layout-container{display:flex;height:100%;overflow:hidden}.sidebar{width:2.2rem;background:var(--sidebar-bg);color:#fff;flex-shrink:0;position:fixed;height:100%;left:0;top:0;z-index:100;display:flex;flex-direction:column;box-shadow:0 .04rem .2rem #00000026}.sidebar-header{padding:.24rem;display:flex;align-items:center;gap:.12rem;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-logo{width:.4rem;height:.4rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:.1rem;display:flex;align-items:center;justify-content:center;font-size:.2rem;font-weight:700;color:#fff}.sidebar-title{font-size:.18rem;font-weight:600;background:linear-gradient(90deg,#fff,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sidebar-menu{flex:1;padding:.16rem}.sidebar-menu .ant-menu{background:transparent;border:none;color:#cbd5e1}.sidebar-menu .ant-menu-item{color:#cbd5e1;margin:.04rem .08rem;border-radius:.08rem;padding-left:.16rem!important;transition:all .3s ease}.sidebar-menu .ant-menu-item:hover{background:var(--sidebar-hover);color:#fff}.sidebar-menu .ant-menu-item-selected{background:linear-gradient(135deg,#3b82f6,#1d4ed8)!important;color:#fff!important}.sidebar-menu .ant-menu-item svg{font-size:.18rem;margin-right:.1rem}.sidebar-menu .ant-menu-submenu-title{color:#cbd5e1;padding-left:.16rem!important}.sidebar-menu .ant-menu-submenu-title:hover{color:#fff}.main-content{flex:1;margin-left:2.2rem;display:flex;flex-direction:column;min-height:100vh}.header{height:.7rem;background:var(--header-bg);padding:0 .3rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 .02rem .08rem #0000000f;position:sticky;top:0;z-index:99}.header-left{display:flex;align-items:center;gap:.2rem}.header-title{font-size:.18rem;font-weight:600;color:var(--text-primary)}.header-breadcrumb{font-size:.14rem;color:var(--text-secondary)}.header-right{display:flex;align-items:center;gap:.2rem}.header-user{display:flex;align-items:center;gap:.12rem}.content-wrapper{flex:1;padding:.24rem .3rem;background:var(--content-bg);height:calc(100% - .7rem);overflow:hidden}.page-container{background:var(--card-bg);border-radius:.16rem;padding:.28rem;min-height:calc(100vh - 1.8rem);box-shadow:0 .04rem .16rem #0000000a}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.28rem}.page-title{font-size:.22rem;font-weight:700;color:var(--text-primary)}.stat-card{background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:.16rem;padding:.24rem;color:#fff;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{transform:translateY(-.04rem);box-shadow:0 .12rem .32rem #3b82f666}.stat-card:before{content:"";position:absolute;right:-.4rem;top:-.4rem;width:1.4rem;height:1.4rem;background:#ffffff1a;border-radius:50%}.stat-card:after{content:"";position:absolute;right:.1rem;bottom:.1rem;width:.6rem;height:.6rem;background:#ffffff0d;border-radius:.12rem}.stat-card.blue-gradient{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.stat-card.green-gradient{background:linear-gradient(135deg,#22c55e,#16a34a)}.stat-card.orange-gradient{background:linear-gradient(135deg,#f59e0b,#d97706)}.stat-card.purple-gradient{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.stat-card .stat-icon{font-size:.32rem;margin-bottom:.12rem;opacity:.9}.stat-card .stat-value{font-size:.4rem;font-weight:700;margin-bottom:.06rem;position:relative;z-index:1}.stat-card .stat-label{font-size:.14rem;opacity:.9;position:relative;z-index:1}.stat-card .stat-subtitle{font-size:.12rem;opacity:.7;margin-top:.04rem}.search-bar{display:flex;gap:.16rem;margin-bottom:.24rem;flex-wrap:wrap}.search-input{width:2.2rem}.search-input-lg{width:2.5rem}.search-select{width:1.4rem}.table-wrapper{margin-top:.24rem}.ant-table{border-radius:.12rem;overflow:hidden;border:1px solid var(--border-color)}.ant-table-thead>tr>th{background:#f8fafc;font-weight:600;color:var(--text-primary);border-bottom:2px solid var(--border-color)}.ant-btn-primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;box-shadow:0 .04rem .12rem #3b82f64d}.ant-btn-primary:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 .06rem .2rem #3b82f666}.ant-card{border-radius:.16rem;border:none;box-shadow:0 .04rem .16rem #0000000a}.ant-card-head{background:#fafafa;border-radius:.16rem .16rem 0 0}.ant-tag{border-radius:.06rem;padding:.04rem .12rem}.chart-container{height:2.8rem;display:flex;align-items:center;justify-content:center;position:relative}.chart-container.small{height:2.5rem}.chart-placeholder{display:flex;flex-direction:column;align-items:center;color:#94a3b8}.chart-placeholder svg{font-size:.48rem;margin-bottom:.12rem}.chart-placeholder svg.lg{font-size:.56rem}.chart-placeholder svg.xl{font-size:.64rem}.chart-placeholder p{font-size:.14rem;margin-top:.16rem;color:#64748b}.flex-between-center{display:flex;justify-content:space-between;align-items:center}.flex-center{display:flex;justify-content:center;align-items:center}.flex-end{display:flex;justify-content:flex-end}.flex-col{flex-direction:column}.mb-24{margin-bottom:.24rem}.mt-24{margin-top:.24rem}.mt-20{margin-top:.2rem}.gap-12{gap:.12rem}.gap-16{gap:.16rem}.text-red-500{color:#f59e0b}.text-green-500{color:#22c55e}@media (max-width: .768rem){.sidebar{width:.64rem}.sidebar-title,.sidebar .sidebar-menu .ant-menu-item span{display:none}.sidebar .sidebar-menu .ant-menu-item{padding-left:.2rem!important}.main-content{margin-left:.64rem}.header{padding:0 .16rem}.content-wrapper,.page-container{padding:.16rem}}.ant-descriptions .ant-descriptions-item-label{color:#999}.ant-descriptions .ant-descriptions-item-content{color:#000}.text-decoration{text-decoration:underline!important;color:#1890ff!important;cursor:pointer!important}
