.fund-center__title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.fund-center__skeletons,.fund-account__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:20px}.fund-center__skeleton.ant-skeleton-element,.fund-center__skeleton .ant-skeleton-image{width:100%;height:180px}.fund-entity+.fund-entity{margin-top:14px;padding-top:28px;border-top:1px solid #e8edf3}.fund-entity__name.ant-typography{margin:0 0 18px;color:#1d2733}.fund-entity__accounts{display:grid;gap:28px}.fund-account__number.ant-typography{display:block;margin-bottom:12px;color:#344054;font-weight:500}.fund-balance-card{overflow:hidden;min-width:0;border:1px solid #d9e4f0;border-radius:2px;background:#fff;box-shadow:0 2px #1f37501a;transition:transform .16s ease,box-shadow .16s ease}.fund-balance-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1f37501f}.fund-balance-card__header{padding:14px 15px 12px;background:#c9e2fb}.fund-balance-card__currency{display:flex;align-items:center;gap:7px;margin-bottom:12px;color:#26384a;font-size:13px}.fund-balance-card__code{display:inline-flex;align-items:center;height:20px;padding:0 6px;color:#fff;border-radius:1px;font-size:11px;line-height:20px}.fund-balance-card__available{display:flex;align-items:baseline;gap:8px;color:#24364b;font-size:13px}.fund-balance-card__available strong{color:#0f2438;font-size:21px;font-weight:500;letter-spacing:.01em}.fund-balance-card__details{display:grid;gap:8px;margin:0;padding:12px 15px 14px}.fund-balance-card__details>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.fund-balance-card__details dt,.fund-balance-card__details dd{margin:0;color:#344054;font-size:12px}.fund-balance-card__details dd{color:#1d2939;font-variant-numeric:tabular-nums}@media(max-width:640px){.fund-account__grid,.fund-center__skeletons{grid-template-columns:1fr}}html,body,#root{height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}
