.greeting{display:flex;align-items:center;gap:14px}.menu-toggle{display:none;border:1px solid #ffffff48;background:#ffffff12;color:#fff;border-radius:9px;width:40px;height:40px;place-items:center;cursor:pointer}.menu-toggle svg{width:20px}.menu-scrim{display:none}
@media(max-width:720px){body.menu-open{overflow:hidden}.sidebar{display:flex!important;position:fixed!important;z-index:30;left:0;top:0;bottom:0;width:min(82vw,320px);transform:translateX(-103%);transition:transform .25s ease;box-shadow:14px 0 40px #081d3a2e;overflow-y:auto}.sidebar.open{transform:translateX(0)!important}.sidebar-foot{display:flex!important}.menu-scrim{position:fixed;inset:0;background:#07172d78;z-index:20;opacity:0;pointer-events:none;transition:opacity .25s}.menu-scrim.visible{display:block;opacity:1;pointer-events:auto}.topbar{min-height:76px;padding:16px 18px}.menu-toggle{display:grid}.topbar h1{font-size:16px}.topbar p{font-size:10px}.overview-meta{flex-direction:column}.range{align-self:stretch}.range button{flex:1;padding:7px 2px}.chart-wrap{margin-right:18px;height:238px}.chart{height:186px}.y-labels{height:187px}.bottom-grid{grid-template-columns:1fr}.transaction{grid-template-columns:96px 1fr auto;font-size:11px}.transaction strong,.transaction b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.security{padding:16px;align-items:flex-start}.security-icon{width:40px;height:40px}.security>div{min-width:0}.security a{margin:10px 0 0 -56px;align-self:flex-end;font-size:12px}.security p{line-height:1.5}}
