:root{--whu-blue: #002554;--whu-green: #115740;--whu-teal: #00797c;--whu-portal: #007f5c;--whu-cyan: #3ea18f;--whu-gold: #ebba64;--whu-pink: #f8a3bc;--whu-lake: #41b6e6;--whu-osmanthus: #ffa300;--whu-ivy: #33058d;--whu-frost: #e10800;--whu-mist: #c1c6c8;--gc-primary: #007f5c;--gc-primary-dark: #115740;--gc-primary-deep: #002554;--gc-primary-light: #3ea18f;--gc-bg: #f4f3f2;--gc-surface: #e8f3ef;--gc-accent: #00797c;--gc-danger: #e10800;--gc-success: #00797c;--gc-gold: #ebba64;--gc-text: #333333;--gc-text-2: #666666;--gc-text-3: #999999;--gc-line: #e6e3df;--gc-radius: 12px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Microsoft YaHei,Helvetica Neue,sans-serif;color:var(--gc-text);background:#ecebe9}#root{min-height:100vh}.c-shell{max-width:420px;min-height:100vh;margin:0 auto;background:var(--gc-bg);position:relative;box-shadow:0 0 40px #0025542e}.c-page{padding-bottom:64px}.c-header{background:linear-gradient(160deg,var(--whu-green),var(--whu-portal) 82%);color:#fff;padding:18px 16px 16px;position:relative}.c-header:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--whu-teal)}.c-body{padding:12px 14px}.c-card{background:#fff;border-radius:var(--gc-radius);padding:14px;margin-bottom:12px;border:1px solid #f0ece6;box-shadow:0 6px 16px #00797c1a}.c-section-title{font-size:15px;font-weight:600;margin:4px 0 10px;display:flex;align-items:center;gap:6px;color:var(--whu-green)}.c-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 6px}.c-grid-item{display:flex;flex-direction:column;align-items:center;gap:7px;font-size:12px;color:var(--gc-text);cursor:pointer}.c-grid-icon{width:46px;height:46px;border-radius:14px;background:linear-gradient(160deg,#eef7f3,#e2f1ea);display:flex;align-items:center;justify-content:center;color:var(--whu-portal)}.c-btn-primary{width:100%;border:none;background:linear-gradient(135deg,var(--whu-cyan),var(--whu-portal));color:#fff;font-size:16px;font-weight:600;padding:12px;border-radius:999px;cursor:pointer}.c-btn-primary:disabled{opacity:.6}.c-tabbar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:420px;background:#fff;border-top:1px solid var(--gc-line);display:flex;z-index:100}.c-tabbar .tab{flex:1;text-align:center;padding:8px 0 10px;font-size:11px;color:var(--gc-text-3);cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px}.c-tabbar .tab.active{color:var(--whu-portal);font-weight:600}.screen-root{width:100vw;height:100vh;overflow:hidden;background:radial-gradient(ellipse at 50% 0%,#06263a,#041525 55%,#02080f);color:#d8e8ee;font-family:"Alibaba PuHuiTi 2.0",PingFang SC,Microsoft YaHei,sans-serif}.screen-scale{width:1920px;height:1080px;transform-origin:left top;position:relative}.screen-panel{background:linear-gradient(180deg,#0c36429e,#061e2a6b);border:1px solid rgba(62,161,143,.28);border-radius:8px;padding:12px}.screen-title{font-size:17px;font-weight:700;color:#3ea18f;letter-spacing:2px;margin-bottom:8px;border-left:4px solid #3ea18f;padding-left:8px}.screen-kpi{text-align:center}.screen-kpi .v{font-size:28px;font-weight:800;color:#6fe3c8;font-family:Playfair Display,Georgia,serif}.screen-kpi .l{font-size:12px;color:#8fb5ad;margin-top:2px}.muted{color:var(--gc-text-2);font-size:12px}.row{display:flex;align-items:center}.spacer{flex:1}.screen-table .ant-table{background:transparent;color:#d8e8ee}.screen-table .ant-table-thead>tr>th{background:#092b34d9;color:#9fc9ba;border-bottom:1px solid rgba(62,161,143,.35);font-weight:600}.screen-table .ant-table-tbody>tr>td{border-bottom:1px solid rgba(62,161,143,.16);color:#cfe6df}.screen-table .ant-table-tbody>tr:hover>td{background:#3ea18f1f!important}.screen-table .ant-table-tbody>tr.ant-table-row:hover>td{background:#3ea18f1f!important}.screen-table .ant-table-cell-fix-left,.screen-table .ant-table-cell-fix-right{background:#062a32!important}.screen-table .ant-table-placeholder:hover>td{background:transparent!important}.screen-table a{color:#41b6e6}.screen-table .ant-pagination{color:#9fc9ba}.screen-table .ant-pagination-total-text,.screen-table .ant-pagination-jump-prev,.screen-table .ant-pagination-jump-next{color:#8fb5ad}.screen-table .ant-pagination-item,.screen-table .ant-pagination-prev,.screen-table .ant-pagination-next,.screen-table .ant-pagination-options .ant-select-selector,.screen-table .ant-pagination-options-quick-jumper input{background:#092b34cc!important;border:1px solid rgba(62,161,143,.35)!important;color:#cfe6df!important}.screen-table .ant-pagination-item a{color:#cfe6df}.screen-table .ant-pagination-item-active{border-color:#6ff0c4!important}.screen-table .ant-pagination-item-active a{color:#a9f7db!important}.screen-table .ant-pagination-options .ant-select-selection-item{color:#cfe6df}.screen-table .ant-pagination-options-quick-jumper,.screen-table .ant-select-arrow{color:#8fb5ad}.screen-table .ant-pagination-disabled .ant-pagination-item-link{color:#4a6b64!important}
