.allocation{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;height:auto}.allocation>div,.allocation .buyback,.allocation .protocol-rev,.staking-rev{width:auto;min-height:102px;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.allocation .buyback{background:var(--lime);color:var(--ink)}.allocation .protocol-rev{background:#29393a;color:#ebf2ea}.staking-rev{background:#1d2a2b;color:#ebf2ea}.allocation strong{font-size:25px;line-height:1}.allocation span{font-size:8px;line-height:1.35;max-width:100%;letter-spacing:.5px}.up-price{font-size:10px!important}@media(max-width:520px){.allocation{grid-template-columns:1fr}.allocation>div,.allocation .buyback,.allocation .protocol-rev,.staking-rev{min-height:78px}}
.settlement-flow{flex-wrap:wrap;row-gap:20px;padding-top:0}.outcomes{position:static;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;flex-basis:100%;width:100%;font:9px var(--mono)}.outcome{appearance:none;min-height:55px;padding:9px;border:1px solid #ffffff18;display:grid;gap:5px;align-content:center;text-align:left;background:#0d171b;cursor:pointer;font-family:var(--mono);transition:border-color .18s,background .18s,transform .18s}.outcome:hover{transform:translateY(-2px);border-color:#ffffff55}.outcome:focus-visible{outline:2px solid var(--lime);outline-offset:2px}.outcome span{color:#8d9a8e}.outcome b{font-weight:500;font-size:9px}.outcome.above b{color:var(--lime)}.outcome.below b{color:#ff8e7a}.outcome.draw b{color:#d6dfd6}.outcome.selected.above{border-color:#bdff3580;background:#1a2b17}.outcome.selected.below{border-color:#ff8e7a80;background:#2b1c1a}.outcome.selected.draw{border-color:#d6dfd680;background:#202a29}.flow-node.active.below{border-color:#ff8e7a80;background:#2b1c1a}.flow-node.active.below b{color:#ff8e7a}.flow-node.active.draw{border-color:#d6dfd680;background:#202a29}.flow-node.active.draw b{color:#d6dfd6}@media(max-width:800px){.settlement-flow{row-gap:14px}.outcome{padding:7px 5px}.outcome b{font-size:8px}}
