*{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-default);color:var(--text-primary)}#root{min-height:100vh}.font-mono{font-family:SF Mono,SFMono-Regular,ui-monospace,DejaVu Sans Mono,Menlo,Consolas,monospace!important;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.w-full{width:100%!important}.text-right{text-align:right!important}.flex-col-gap-xs{display:flex;flex-direction:column;gap:2px}.fund-summary-tag{display:inline-flex;align-items:center;padding:4px 14px;border-radius:16px;background:#e6f4ff;color:#1677ff;border:1px solid #91caff;font-size:13px;line-height:1.6;white-space:nowrap}.app-logo{width:32px;height:32px;border-radius:var(--radius-md);background:#f5c14c;color:#1d2b3a;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:14px}.page-shell{display:flex;flex-direction:column;gap:var(--space-lg)}.page-card{background:var(--bg-paper);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:var(--space-lg);box-shadow:0 1px 2px #1018280a}.filter-grid .ant-form-item{margin-bottom:var(--space-md)}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);flex-wrap:wrap;margin-bottom:var(--space-md)}.table-toolbar .left{display:flex;gap:var(--space-sm);flex-wrap:wrap}.table-toolbar .right{display:flex;align-items:center;gap:var(--space-sm)}.nowrap-header .ant-table-thead>tr>th{white-space:nowrap}.summary-pill{background:var(--bg-tertiary);border:1px solid var(--border-light);color:var(--text-secondary);padding:6px 10px;border-radius:var(--radius-sm);font-size:12px}.image-thumb{width:44px;height:44px;border-radius:var(--radius-sm);background:var(--bg-tertiary);border:1px solid var(--border-light);display:flex;align-items:center;justify-content:center;color:var(--text-disabled)}.ant-pro-query-filter .ant-select-selector{width:100%!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#0003;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#0006}
