:root{--bg: #f3f5f7;--brand: #c8102e;--ink-muted: #5b6775;--line: #d7dee6;--radius: 14px;--shadow: 0 10px 30px rgba(21, 32, 43, .08);--font-display: "Manrope", "IBM Plex Sans", system-ui, sans-serif;--dashboard-gap: .5rem;--account-card-row: 6.23rem;--dash-title-height: 1.5rem;--dash-title-to-block: .75rem;--dash-block-gap: .75rem;--dash-col-gap: 1.25rem;--tx-header-height: 2.4rem;--tx-row-height: 4rem}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(1200px 500px at 10% -10%,rgba(200,16,46,.12),transparent 55%),radial-gradient(900px 420px at 100% 0%,rgba(15,107,76,.1),transparent 50%),linear-gradient(180deg,#eef2f5 0%,var(--bg) 40%,#e8edf2 100%);background-attachment:fixed}.page-title--section{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;height:var(--dash-title-height);min-height:var(--dash-title-height);margin:0 0 var(--dash-title-to-block);padding:0;flex-wrap:nowrap;gap:0}.page-title--section .page-title__text{display:flex;align-items:center;height:100%;line-height:1}.dashboard-layout{display:grid;grid-template-columns:minmax(360px,1fr) minmax(480px,1.2fr);grid-template-areas:"dock dock" "title-left title-right" "profile tx" "accounts tx";grid-template-rows:auto var(--dash-title-height) auto minmax(0,1fr);column-gap:var(--dash-col-gap);row-gap:0;align-items:stretch;min-height:calc(100vh - 5.5rem)}.dashboard-title-left{grid-area:title-left;align-self:stretch}.dashboard-title-right{grid-area:title-right;align-self:stretch}.dashboard-title-left .page-title--section,.dashboard-title-right .page-title--section{margin-bottom:0;height:100%}.dashboard-profile-body,.dashboard-tx-body{margin-top:var(--dash-title-to-block)}.dashboard-profile-body{grid-area:profile;align-self:start}.dashboard-tx-body{grid-area:tx;min-height:0;display:flex;flex-direction:column;align-self:stretch}.dashboard-accounts-block{grid-area:accounts;min-height:0;display:flex;flex-direction:column;align-self:stretch;margin-top:var(--dash-block-gap)}.dashboard-accounts-block .page-title--section{margin-bottom:var(--dash-title-to-block);flex:0 0 auto}.dashboard-accounts-block .stack-with-pager,.dashboard-tx-body .stack-with-pager{flex:0 1 auto;min-height:0;width:100%}.stack-with-pager{display:flex;flex-direction:column;gap:.75rem;min-height:0;height:auto;box-sizing:border-box}.list-pagination{display:flex;align-items:center;justify-content:center;gap:.15rem;margin-top:0;min-height:2rem;box-sizing:border-box;background:transparent;border:0;padding:0}.tx-table-card{padding:.4rem 1rem .25rem!important}.dashboard-dock-wrap{grid-area:dock;margin-bottom:1.25rem}.account-tiles{display:flex;flex-direction:column;gap:0;align-items:stretch;justify-content:flex-start;flex:0 0 auto}.account-grid{display:grid;gap:var(--dashboard-gap);grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;justify-items:stretch}.account-grid--dashboard{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:var(--account-card-row);min-height:calc(3 * var(--account-card-row) + 2 * var(--dashboard-gap));align-content:start}.dashboard-dock{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;gap:1rem 1.25rem;padding:1.1rem 1.35rem;border-radius:16px;border:1px solid rgba(215,222,230,.9);background:linear-gradient(135deg,#ffffffeb,#f8fafce0);box-shadow:0 12px 28px #15202b0f;overflow:hidden}.dashboard-dock__glow{position:absolute;inset:auto -10% -60% 40%;height:140%;width:55%;background:radial-gradient(circle,rgba(200,16,46,.12),transparent 65%);pointer-events:none}.dashboard-dock__stat{position:relative;display:flex;flex-direction:column;gap:.25rem;min-width:7rem}.dashboard-dock__stat--grow{flex:1 1 12rem;min-width:11rem}.dashboard-dock__label{font-size:.78rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase;color:var(--ink-muted)}.dashboard-dock__value{font-family:var(--font-display);font-size:1.55rem;font-weight:700;color:#15202b;line-height:1.15}.dashboard-dock__value--sm{font-size:1.05rem;font-weight:600}.dashboard-dock__meta{font-size:.85rem;color:var(--ink-muted)}.dashboard-dock__meta--plus{color:#2e7d32}.dashboard-dock__meta--minus{color:#c62828}.dashboard-dock__link{text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:.15rem}.dashboard-dock__link:hover .dashboard-dock__value{color:var(--brand)}.dashboard-dock__last{display:flex;flex-direction:column;gap:.15rem}.dashboard-dock__divider{width:1px;align-self:stretch;background:linear-gradient(180deg,transparent,#d7dee6,transparent)}.dashboard-dock__partners{position:relative;display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;margin-left:auto;max-width:100%}.dashboard-dock__chip{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;padding:.35rem .55rem;border-radius:999px;border:1px solid rgba(200,16,46,.18);background:#c8102e0f;color:var(--brand);font-size:.72rem;font-weight:600;letter-spacing:.03em;text-decoration:none;transition:background .15s ease,transform .15s ease}.dashboard-dock__chip:hover{background:#c8102e1f;transform:translateY(-1px)}.dashboard-dock__chip--more{border-style:dashed;color:var(--ink-muted);background:transparent}@media(max-width:1100px){.dashboard-layout{grid-template-columns:1fr;grid-template-areas:"dock" "title-left" "profile" "accounts" "title-right" "tx";grid-template-rows:auto;min-height:auto}.dashboard-profile-body,.dashboard-tx-body{margin-top:var(--dash-title-to-block)}.dashboard-dock__divider{display:none}.dashboard-dock__partners{margin-left:0;width:100%}}@media(max-width:960px){.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.account-grid,.account-grid--dashboard{grid-template-columns:1fr}.account-grid--dashboard{min-height:calc(6 * var(--account-card-row) + 5 * var(--dashboard-gap))}}.account-card-link{text-decoration:none;color:inherit;display:block;height:var(--account-card-row);min-height:var(--account-card-row);align-self:start}.account-card-link:hover .account-card-surface{border-color:#c8102e59;transform:translateY(-1px)}.account-card-surface{display:flex;flex-direction:column;justify-content:center;gap:.2rem;height:100%;min-height:100%;padding:.4rem 1rem;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,#fff,#f8fafc);transition:border-color .15s ease,transform .15s ease;box-sizing:border-box}.account-grid--dashboard .account-card-surface .balance-md{font-size:1.15rem;line-height:1.15}.account-grid--dashboard .account-card-surface>div{line-height:1.2}.account-grid--dashboard .account-card-surface>div:first-child{font-size:12px}.account-grid--dashboard .account-card-surface>div:last-child{font-size:12px}.balance-lg{font-family:var(--font-display);font-size:2rem;font-weight:700;line-height:1.2;color:#15202b}.balance-md{font-family:var(--font-display);font-size:1.45rem;font-weight:700;line-height:1.2;color:#15202b}.tx-table-wrap{overflow:visible}.tx-table{width:100%;border-collapse:collapse}.tx-table tbody tr{height:var(--tx-row-height)}.tx-table th,.tx-table td{text-align:left;padding:.35rem .5rem;border-bottom:1px solid #eef2f6;vertical-align:middle;line-height:1.25}.tx-table tbody td{height:var(--tx-row-height);max-height:var(--tx-row-height);box-sizing:border-box}.tx-table th{color:var(--ink-muted);font-weight:500;font-size:.9rem;height:var(--tx-header-height);background:#fff;padding-top:.45rem;padding-bottom:.45rem}.tx-amount-plus{color:#2e7d32;font-weight:500}.tx-amount-minus{color:#c62828;font-weight:500}.tx-partner-cell{display:flex;flex-direction:column;gap:.05rem;line-height:1.2}.tx-partner-meta{color:var(--ink-muted);font-size:.78rem}
