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}:root{--hx-blue: #0054a6;--hx-green: #15995e;--hx-green-soft: #eaf7f0;--hx-ink: #172b25;--hx-muted: #667870;--hx-bg: #eef3f1;--hx-surface: #ffffff;--hx-border: #dde7e3;--hx-border-strong: #cad8d2;--hx-shadow: 0 10px 28px rgba(16, 54, 43, .07), 0 2px 6px rgba(16, 54, 43, .04);--hx-radius: 12px}.management-page{display:grid;gap:20px;color:var(--hx-ink)}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;min-height:76px;padding:14px 18px 14px 20px;overflow:hidden;position:relative;border:1px solid rgba(0,84,166,.1);border-radius:12px;background:#fff;box-shadow:0 8px 22px #0c3a300d}.page-heading:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,var(--hx-blue),var(--hx-green))}.page-heading:after{content:"";position:absolute;right:120px;top:-46px;width:150px;height:150px;border:24px solid rgba(21,153,94,.045);transform:rotate(18deg);pointer-events:none}.page-heading h1{margin:0;color:var(--hx-ink);font-size:25px;font-weight:750;line-height:1.25;letter-spacing:-.3px}.page-heading p{margin:5px 0 0;color:var(--hx-muted);font-size:14px}.management-card{border:1px solid var(--hx-border)!important;border-radius:var(--hx-radius)!important;background:var(--hx-surface);box-shadow:var(--hx-shadow);overflow:hidden;position:relative}.management-card>.ant-card-body{padding:0!important}.filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:20px 22px 17px;border-bottom:1px solid var(--hx-border)}.filter-bar .search-input{width:min(340px,100%)}.table-primary{color:var(--hx-ink);font-weight:700}.table-secondary{margin-top:3px;color:#87928d;font-size:12px}.action-link{padding:0 4px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px}.detail-item{min-width:0}.detail-label{margin-bottom:4px;color:#87928d;font-size:12px}.detail-value{color:var(--hx-ink);word-break:break-all}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.form-span-2{grid-column:1 / -1}.stat-strip{display:flex;gap:12px;flex-wrap:wrap}.stat-chip{min-width:136px;padding:13px 16px;border:1px solid var(--hx-border);border-radius:10px;background:#fff;box-shadow:0 5px 15px #1147370d}.stat-chip b{display:block;color:var(--hx-ink);font-size:22px;font-weight:760;line-height:1.15}.stat-chip span{display:block;margin-top:4px;color:var(--hx-muted);font-size:12px}.layout-content .ant-btn{min-height:32px;border-radius:7px;font-weight:600}.layout-content .ant-btn-primary,.ant-modal .ant-btn-primary,.ant-drawer .ant-btn-primary{border-color:#15995e;background:#15995e;box-shadow:0 5px 12px #15995e2e}.layout-content .ant-btn-primary:hover,.layout-content .ant-btn-primary:focus,.ant-modal .ant-btn-primary:hover,.ant-drawer .ant-btn-primary:hover{border-color:#117d4d!important;background:#117d4d!important}.layout-content .ant-btn-link{color:var(--hx-blue)}.layout-content .ant-input,.layout-content .ant-input-affix-wrapper,.layout-content .ant-select-selector,.ant-modal .ant-input,.ant-modal .ant-input-affix-wrapper,.ant-modal .ant-select-selector,.ant-drawer .ant-input,.ant-drawer .ant-select-selector{border-color:var(--hx-border-strong)!important;border-radius:6px!important;background:#fff!important}.layout-content .ant-input:hover,.layout-content .ant-input-affix-wrapper:hover,.layout-content .ant-select-selector:hover{border-color:#9bc7b5!important}.layout-content .ant-input:focus,.layout-content .ant-input-affix-wrapper-focused,.layout-content .ant-select-focused .ant-select-selector{border-color:var(--hx-green)!important;box-shadow:0 0 0 2px #15995e14!important}.layout-content .ant-card-body{padding:20px}.management-card .ant-table-wrapper{padding:0;border:0;border-radius:0;box-shadow:none}.management-card .ant-table-container{border-radius:0}.management-card .ant-table-pagination{margin:16px 20px!important}.layout-content .ant-table{color:var(--hx-ink);background:transparent}.layout-content .ant-table-thead>tr>th{height:48px;padding-top:12px;padding-bottom:12px;color:#000000e0;font-size:14px;font-weight:600;background:#f5f8f7;border-bottom-color:var(--hx-border)}.layout-content .ant-table-tbody>tr>td{height:52px;border-bottom-color:#e8efec}.layout-content .ant-table-tbody>tr:hover>td{background:#eef8f3!important}.layout-content .ant-pagination-item{border-radius:6px}.layout-content .ant-pagination-item-active{border-color:var(--hx-green)}.layout-content .ant-pagination-item-active a{color:var(--hx-green)}.layout-content .ant-tag{border-radius:5px;font-weight:600}.layout-content .ant-form-item-label>label,.ant-modal .ant-form-item-label>label{color:#000000e0;font-weight:500}.layout-content .ant-empty,.management-card .ant-empty{margin-block:48px}.ant-modal-content,.ant-drawer-content{border:1px solid var(--hx-border);border-radius:12px!important;box-shadow:0 18px 50px #122b211a!important}.ant-modal-header,.ant-drawer-header{border-bottom-color:var(--hx-border)!important}@media (max-width: 720px){.page-heading{align-items:flex-start;flex-direction:column}.form-grid,.detail-grid{grid-template-columns:1fr}.form-span-2{grid-column:auto}}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;color:#172b25;background:#eef3f1;font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,sans-serif}button,.ant-btn{white-space:nowrap;flex-shrink:0}.layout-content>div{width:100%;min-width:0}.layout-content .page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;min-width:0}.layout-content .header-title{min-width:0}.layout-content .header-title h2{margin:0;color:#000000e0;font-size:24px;font-weight:600;line-height:1.35}.layout-content .header-title p{margin:5px 0 0;color:#00000073;font-size:14px;line-height:1.5}.layout-content .search-bar{width:100%;margin-bottom:16px;padding:12px;border:1px solid rgba(5,5,5,.06);border-radius:8px;background:#fff;box-shadow:none;overflow:hidden}.layout-content .search-bar .ant-space{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:12px!important}.layout-content .search-item,.layout-content .search-item .ant-input-affix-wrapper,.layout-content .search-item .ant-select{max-width:100%}.layout-content .ant-table-wrapper{width:100%;min-width:0;padding:12px;background:#fff;border:1px solid rgba(5,5,5,.06);border-radius:8px;box-shadow:none}.layout-content .management-card .ant-table-wrapper{padding:0;border:0;border-radius:0;box-shadow:none}.layout-content .ant-table{border-radius:8px}.layout-content .ant-table-cell{white-space:nowrap}.layout-content .action-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.layout-content .action-btn{white-space:nowrap}@media (max-width: 768px){.layout-content{padding:16px}.layout-content .page-header{flex-direction:column;align-items:stretch}.layout-content .page-header .ant-btn{align-self:flex-start}.layout-content .search-item,.layout-content .search-item .ant-input,.layout-content .search-item .ant-select{width:100%!important}}
