@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;700&display=swap";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)}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 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}:root{color-scheme:dark;--bg-main: #05060a;--bg-panel: rgba(15, 17, 23, .88);--bg-soft: rgba(255, 255, 255, .04);--ink-900: #f8fafc;--ink-700: #cbd5e1;--accent-500: #a855f7;--accent-700: #7c3aed;--warning-500: #f59e0b;--danger-500: #ef4444;--shadow-soft: 0 28px 60px rgba(0, 0, 0, .5);--shadow-card: 0 18px 40px rgba(0, 0, 0, .4)}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Space Grotesk,Noto Sans SC,Segoe UI,sans-serif;color:var(--ink-900);background:var(--bg-main);position:relative;overflow-x:hidden}body:before,body:after{content:"";position:fixed;width:55vmax;height:55vmax;border-radius:50%;filter:blur(120px);opacity:.4;z-index:0;pointer-events:none}body:before{top:-12vmax;left:-8vmax;background:#581c87b3}body:after{bottom:-18vmax;right:-10vmax;background:#145358b3}#root{min-height:100vh;position:relative;z-index:1}.ant-layout{background:transparent}a{color:inherit;text-decoration:none}.table-notes{color:var(--ink-700)}.transfer-desc{font-size:12px;color:var(--ink-700)}.page{padding:24px 28px 40px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.toolbar{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.toolbar-search{width:min(360px,100%)}.toolbar-select{min-width:180px}.ant-card{background:var(--bg-panel);border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.card-block{margin-bottom:20px;box-shadow:var(--shadow-card);border-radius:16px}.card-block.compact .ant-card-body{padding:16px}.card-stack{display:flex;flex-direction:column;gap:16px}.card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.card-title{font-size:16px;font-weight:600;color:var(--ink-900);text-decoration:none}.card-title:hover{color:var(--accent-500)}.card-meta{display:flex;flex-direction:column;gap:4px;color:var(--ink-700);font-size:13px;margin-top:6px}.card-inline{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.card-select{min-width:120px}.fab{position:fixed;right:18px;bottom:22px;z-index:999;display:flex;flex-direction:column;align-items:flex-end}.fab-actions{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.fab-action,.fab-trigger{box-shadow:0 12px 24px #1e2a2e2e}.table-card .ant-table{border-radius:16px;overflow:hidden;background:transparent}.table-card .ant-table-content,.card-block .ant-table-content{overflow-x:auto}.ant-table-container{background:#0f1117e0}.ant-table-thead>tr>th{background:#ffffff0a!important;color:var(--ink-900)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.ant-table-tbody>tr>td{border-bottom:1px solid rgba(255,255,255,.06);color:var(--ink-900)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:20px}.stat-card{background:var(--bg-panel);border-radius:18px;box-shadow:var(--shadow-card)}.stat-label{font-size:13px;color:var(--ink-700);text-transform:uppercase;letter-spacing:.08em}.stat-value{font-size:28px;font-weight:600;margin-top:6px}.stat-value.success{color:#5eead4}.stat-value.warning{color:var(--warning-500)}.stat-value.danger{color:var(--danger-500)}.attachment-uploader{border-radius:16px;background:var(--bg-soft)}.attachment-item{display:flex;flex-direction:column}.attachment-meta{margin-left:24px}.attachment-total{display:inline-block;margin-top:10px}.report-footnote{margin-top:12px;color:var(--ink-700)}@media(max-width:960px){.page{padding:16px 16px 28px}.page-header{flex-direction:column;align-items:flex-start;gap:12px}.toolbar-search,.toolbar-select{width:100%}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.card-header{flex-direction:column}.transfer-panel .ant-transfer{flex-direction:column;gap:12px}.transfer-panel .ant-transfer-list{width:100%!important}.transfer-panel .ant-transfer-operation{flex-direction:row;justify-content:center}}.app-shell{min-height:100vh}.app-sider{background:#0a0c12e6;border-right:1px solid rgba(255,255,255,.08);padding:24px 16px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand-mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#7c3aed,#06b6d4);color:#fff;display:grid;place-items:center;font-weight:700;letter-spacing:.08em}.brand-subtitle{font-size:12px;color:#e2e8f099}.app-menu{background:transparent;border-right:none}.sider-footer{margin-top:24px;font-size:12px;color:#e2e8f099}.app-header{background:#080a10b3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08);padding:0 28px;display:flex;align-items:center;justify-content:space-between}.header-left{display:flex;align-items:center;gap:12px;font-size:14px}.header-dot{width:6px;height:6px;border-radius:50%;background:#7c3aed;display:inline-block}.menu-trigger{display:none;padding:0;height:auto;color:#e2e8f0}.app-content{padding:0}.drawer-body{padding-right:8px}.app-drawer .brand{margin-bottom:20px}.app-drawer .ant-drawer-content{background:#080a10f2}@media(max-width:960px){.app-sider{display:none}.app-header{padding:0 16px}.header-left{flex-direction:column;align-items:flex-start;gap:8px}.header-right{display:none}.menu-trigger{display:inline-flex}}
