:root{--ink:#14221d;--muted:#718079;--line:#dfe6e2;--wash:#f4f7f5;--green:#0d6b55;--red:#b43c42}*{box-sizing:border-box}html,body{background:radial-gradient(circle at 90% 0,#e2f0e9 0,transparent 32%),var(--wash);min-height:100%;color:var(--ink);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.portal-shell{min-height:100vh;padding:clamp(16px,4vw,54px)}.statement,.state-card{border:1px solid var(--line);background:#fffffff5;border-radius:24px;max-width:1180px;margin:auto;box-shadow:0 22px 70px #18322817}.state-card{text-align:center;max-width:560px;margin-top:12vh;padding:58px 34px}.brand{background:var(--ink);color:#d9b760;border-radius:18px;place-items:center;width:56px;height:56px;margin:0 auto 18px;font-family:Georgia,serif;font-size:25px;display:grid}.eyebrow{letter-spacing:.16em;color:var(--green);font-size:11px;font-weight:800}h1,h2,p{margin-top:0}.statement-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding:32px 34px;display:flex}.statement-header h1{letter-spacing:-.04em;margin:7px 0 8px;font-size:clamp(30px,5vw,48px)}.statement-header p,.state-card p,.section-title p{color:var(--muted);margin:0}.live{color:var(--green);background:#edf8f3;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:700;display:flex}.live i{background:#29b487;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #d8f2e8}.balances{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.balances article{border-right:1px solid var(--line);min-width:0;padding:28px 34px}.balances article:last-child{border:0}.balances span{color:var(--muted);letter-spacing:.08em;font-size:11px;font-weight:750;display:block}.balances strong{letter-spacing:-.035em;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;max-width:100%;margin-top:14px;font-size:clamp(25px,3.3vw,38px);display:inline-block}.balances small{color:var(--muted);margin-left:8px;font-weight:700}.positive{color:var(--green)}.negative{color:var(--red)}.activity{padding:30px 34px}.section-title h2{margin-bottom:5px}.table-wrap{border:1px solid var(--line);border-radius:16px;margin-top:22px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:920px;font-size:13px}th,td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:14px 16px}th{color:var(--muted);letter-spacing:.07em;background:#f4f7f5;font-size:10px;position:sticky;top:0}tr:last-child td{border-bottom:0}.empty{text-align:center;color:var(--muted);padding:52px}footer{border-top:1px solid var(--line);color:var(--muted);padding:18px 34px;font-size:12px}.spinner{border:3px solid #d9e4df;border-top-color:var(--green);border-radius:50%;width:34px;height:34px;margin:0 auto 22px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:720px){.portal-shell{padding:0}.statement{border:0;border-radius:0;min-height:100vh}.statement-header{padding:24px 20px}.balances{grid-template-columns:1fr}.balances article{border-right:0;border-bottom:1px solid var(--line);padding:22px 20px}.balances article:last-child{border-bottom:0}.activity{padding:24px 20px}.live{display:none}footer{padding:18px 20px}.state-card{border:0;border-radius:0;flex-direction:column;justify-content:center;min-height:100vh;margin:0;display:flex}}
