:root{color-scheme:light;background:#f5f7fb}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#1f2329;font-variant-numeric:tabular-nums}.page-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.metric-value{font-size:28px;font-weight:700}.content-stack{display:flex;flex-direction:column;gap:16px}.user-funds-card .ant-card-head{min-height:56px}.user-funds-card .ant-card-head-title{font-size:17px;font-weight:700;color:#1f2329}.funds-metric-grid{display:grid;gap:12px}.funds-metric-grid--main{grid-template-columns:repeat(2,minmax(0,1fr))}.funds-metric{min-width:0;padding:12px 14px;border:1px solid #edf0f5;border-radius:12px;background:#fbfcff}.funds-metric--primary{background:#f4f8ff;border-color:#d8e7ff}.funds-metric--warning{background:#fffaf0;border-color:#ffe5b8}.funds-metric--muted{background:#f7f8fa}.funds-metric__title{margin-bottom:6px;color:#737b88;font-size:13px;font-weight:700;line-height:18px;word-break:keep-all}.funds-metric__value{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;min-width:0;color:#20242a;overflow-wrap:normal;word-break:keep-all}.funds-metric__value span{font-size:clamp(22px,2.3vw,28px);font-weight:800;line-height:32px;letter-spacing:-.02em}.funds-metric__value em{flex:0 0 auto;color:#20242a;font-size:13px;font-style:normal;font-weight:700}.funds-metric__hint{margin-top:5px;color:#7a8495;font-size:11px;line-height:16px}.funds-metric--compact{padding:9px 10px;border-radius:10px;background:#fafbfc}.funds-metric--compact .funds-metric__title{margin-bottom:4px;font-size:12px;line-height:16px}.funds-metric--compact .funds-metric__value span{font-size:16px;line-height:22px}.funds-metric--compact .funds-metric__value em{font-size:11px}.funds-compact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:10px}.funds-section-card{min-width:0;margin-top:12px;padding:12px 14px;border:1px solid #edf0f5;border-radius:12px;background:#fff}.funds-section-title{margin:0 0 9px;color:#5f6673;font-size:15px;font-weight:800}.funds-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid #e6eaf0;border-radius:11px;overflow:hidden;background:#fff}.funds-table th,.funds-table td{padding:8px 10px;border-bottom:1px solid #edf0f4;color:#1f2329;font-size:13px;line-height:20px;text-align:left;vertical-align:top;word-break:break-word}.funds-table th{background:#f8fafc;color:#4b5563;font-weight:800}.funds-table tr:last-child th,.funds-table tr:last-child td{border-bottom:0}.funds-table__label{width:64px;color:#344054;font-weight:800}.funds-table--pairs th{width:28%}.funds-table--pairs td{width:22%}.funds-table--audit th:first-child,.funds-table--audit td:first-child{width:18%}.funds-table--audit th:nth-child(2),.funds-table--audit td:nth-child(2){width:22%}.funds-table--audit th:nth-child(3),.funds-table--audit td:nth-child(3){width:34%}.funds-table--audit th:nth-child(4),.funds-table--audit td:nth-child(4){width:26%}.funds-amount-text{display:inline-flex;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;min-width:0;gap:4px;color:#1f2329;font-weight:800;white-space:nowrap;word-break:keep-all;text-align:left}.funds-amount-text em{color:#3a3f47;font-size:11px;font-style:normal;font-weight:700}.funds-formula-panel{margin-top:12px;padding:12px 14px;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff}.funds-formula-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.funds-formula-list{display:grid;gap:5px;color:#303744;font-size:12px;line-height:20px}.funds-formula-list div{padding-left:10px;border-left:3px solid #c2dcff;overflow-wrap:anywhere}.funds-audit-alert ul{margin:6px 0 0;padding-left:18px}.funds-audit-alert li{margin:2px 0}.funds-rule-grid{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.funds-rule-item{display:inline-flex;align-items:center;flex-wrap:wrap;min-width:0;gap:6px;padding:6px 8px;border:1px solid #e1e6ee;border-radius:9px;background:#f8fafc;color:#20242a;font-size:11px;line-height:17px}.funds-rule-item span{flex:0 0 auto;color:#667085;font-weight:700}.funds-rule-item strong{min-width:0;font-weight:700;word-break:break-word}@media(max-width:1280px){.funds-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.funds-metric-grid--main{grid-template-columns:1fr}.funds-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.funds-table--pairs th,.funds-table--pairs td{width:auto}}
