/* W04 · BloFin LIVE: real funds must never look like the simulations around it. */
.live-funds{border-color:#8a5a1f;box-shadow:inset 4px 0 0 #f7c87a}
.live-funds .panel-head{flex-wrap:wrap}
.real-funds{display:inline-block;padding:5px 10px;border-radius:7px;background:#3a2a12;border:1px solid #f7c87a;color:#ffd68a;font-weight:750;font-size:13px;letter-spacing:.5px;white-space:nowrap}
.live-status{margin:0 0 6px;font-size:15px}.live-status.caution{color:#f7c87a}
.live-funds .top5-summary{margin-top:14px}
.live-funds td small{color:var(--muted)}
.live-orders{padding-left:20px;margin:6px 0 0;font-size:14px}.live-orders li{margin-bottom:6px;overflow-wrap:anywhere}
.live-funds details p{font-size:14px;overflow-wrap:anywhere}
@media(max-width:700px){.live-funds td{grid-template-columns:minmax(90px,.7fr) minmax(0,1.3fr)}.real-funds{font-size:12px}}
@media(min-width:701px){.live-funds table{min-width:1080px}.live-funds td{white-space:nowrap}.live-funds td:last-child{white-space:normal;min-width:240px}}
