.home-week{display:grid;gap:var(--space-2xs)}.home-week__plot{display:block;inline-size:100%;block-size:100px;overflow:visible}.home-week__line{fill:none;stroke-width:2;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke:var(--bn-muted)}.home-week__plot[data-direction=up] .home-week__line{stroke:var(--bn-green-line)}.home-week__plot[data-direction=down] .home-week__line{stroke:var(--bn-red-line)}.home-week__stop-bottom,.home-week__stop-top{stop-color:var(--bn-track)}.home-week__stop-bottom{stop-opacity:0}.home-week__plot[data-direction=up] .home-week__stop-top{stop-color:var(--bn-green-top)}.home-week__plot[data-direction=up] .home-week__stop-bottom{stop-color:var(--bn-green-bottom);stop-opacity:0}.home-week__plot[data-direction=down] .home-week__stop-top{stop-color:var(--bn-red-top)}.home-week__plot[data-direction=down] .home-week__stop-bottom{stop-color:var(--bn-red-bottom);stop-opacity:0}.home-week__days{direction:ltr;display:flex;justify-content:space-between;font-size:12px;color:var(--bn-axis)}.home-week__empty{display:grid;place-items:center;min-block-size:100px;margin:0;padding:var(--space-ml);border-radius:var(--bn-radius-inner);background:var(--bn-glass-grouped-fill);font-size:13px;line-height:1.7;color:var(--bn-muted);text-align:center}.home-depth{display:grid;gap:var(--space-2xs)}.home-depth__title{margin:0;text-align:start;font-size:14px;font-weight:800;color:var(--bn-ink)}.home-depth__legend{direction:ltr;display:flex;justify-content:space-between;margin:0;padding:0;list-style:none;font-size:14px;font-weight:600}.home-depth__legend [data-side=bids]{color:var(--bn-green-ink)}.home-depth__legend [data-side=asks]{color:var(--bn-red-ink)}.home-depth__plot{position:relative;block-size:64px;min-inline-size:0}.home-depth__plot svg{display:block;inline-size:100%;block-size:100%;overflow:visible}.home-depth__line{fill:none;stroke-width:2;vector-effect:non-scaling-stroke;stroke-linejoin:round}.home-depth__line[data-side=bids]{stroke:var(--bn-green-line)}.home-depth__line[data-side=asks]{stroke:var(--bn-red-line)}.home-depth__stop--bids-top{stop-color:var(--bn-green-top)}.home-depth__stop--bids-bottom{stop-color:var(--bn-green-bottom)}.home-depth__stop--asks-top{stop-color:var(--bn-red-top)}.home-depth__stop--asks-bottom{stop-color:var(--bn-red-bottom)}.home-depth__prices{direction:ltr;position:relative;block-size:18px;font-size:12px;color:var(--bn-axis)}.home-depth__prices span{position:absolute;inset-block-start:2px;transform:translateX(-50%);line-height:1;white-space:nowrap}.home-depth__prices span:first-child{transform:none}.home-depth__prices span:last-child{transform:translateX(-100%)}.home-depth__note{margin:0;font-size:12px;line-height:1.6;color:var(--bn-muted)}.home-depth__empty{display:grid;place-items:center;min-block-size:64px;margin:0;padding:var(--space-ml);border-radius:var(--bn-radius-inner);background:var(--bn-glass-grouped-fill);font-size:12px;line-height:1.7;color:var(--bn-muted);text-align:center}.home-range{display:grid;gap:var(--space-2xs)}.home-range__title{margin:0;text-align:start;font-size:13px;font-weight:500;color:var(--bn-muted)}.home-range__track{direction:ltr;position:relative;block-size:8px;border-radius:999px;background:var(--bn-track)}.home-range__fill{position:absolute;inset-block:0;inset-inline-start:0;border-radius:inherit;background:var(--bn-muted)}.home-range[data-direction=up] .home-range__track{background:var(--bn-green-head)}.home-range[data-direction=up] .home-range__fill{background:var(--bn-green-line)}.home-range[data-direction=down] .home-range__track{background:var(--bn-red-head)}.home-range[data-direction=down] .home-range__fill{background:var(--bn-red-line)}.home-range__dot{position:absolute;inset-block-start:50%;inline-size:16px;block-size:16px;margin-inline-start:-8px;transform:translateY(-50%);border-radius:50%;background:var(--bn-muted);box-shadow:0 0 0 3px var(--bn-card)}.home-range[data-direction=up] .home-range__dot{background:var(--bn-green-line)}.home-range[data-direction=down] .home-range__dot{background:var(--bn-red-line)}.home-range__ends{direction:ltr;display:flex;justify-content:space-between;gap:var(--space-s);margin:0}.home-range__ends>div{display:grid;gap:2px;min-inline-size:0}.home-range__ends>[data-end=high]{justify-items:end;text-align:end}.home-range__ends dt{order:2;direction:rtl;font-size:13px;color:var(--bn-muted)}.home-range__ends dd{order:1;margin:0;font-size:min(7cqi,15px);font-weight:800;color:var(--bn-ink);white-space:nowrap}.home-range__missing{margin:0;text-align:center;font-size:12px;line-height:1.6;color:var(--bn-muted)}.home-week__grid{display:none}