/* Historical red/black chips: reference style from ifpoz.cn. */
.quick-sheet .sheet-head{gap:.4375rem!important}
.quick-sheet .sheet-head>uni-view:first-child{flex:0 0 auto!important;min-width:0!important}
.sheet-history-outcomes{flex:1!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:.1875rem!important;max-height:1.8125rem!important;overflow:hidden!important;padding:0 .125rem!important;margin:0!important}
.sheet-history-outcomes .history-outcome-chip{display:inline-block!important;min-width:0!important;width:auto!important;height:auto!important;margin:0!important;padding:.21875rem .40625rem!important;border-radius:31.21875rem!important;background:#f3f6fa!important;font-size:.625rem!important;font-weight:800!important;line-height:1.2!important;box-sizing:border-box!important;border:0!important;white-space:nowrap!important}
.sheet-history-outcomes .history-outcome-chip.red{color:#ef4444!important;background:#f3f6fa!important;border:0!important}
.sheet-history-outcomes .history-outcome-chip.black{color:#111827!important;background:#f3f6fa!important;border:0!important}
.history-outcomes-section{padding:.625rem .6875rem!important}
.history-outcomes-row{min-height:0!important;display:flex!important;align-items:center!important;gap:.4375rem!important;padding-bottom:.5625rem!important;border-bottom:.03125rem solid #f0ded3!important}
.history-outcomes-title{flex:none!important;color:#30333a!important;font-size:.78125rem!important;font-weight:900!important}
.history-outcomes-list{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:.25rem!important;min-width:0!important}
.history-outcomes-list .history-outcome-chip{display:inline-block!important;min-width:0!important;width:auto!important;height:auto!important;margin:0!important;padding:.21875rem .4375rem!important;border-radius:31.21875rem!important;background:#f3f6fa!important;font-size:.65625rem!important;font-weight:900!important;line-height:1.2!important;box-sizing:border-box!important;border:0!important;white-space:nowrap!important}
.history-outcomes-list .history-outcome-chip.red{color:#ef4444!important;background:#f3f6fa!important;border:0!important}
.history-outcomes-list .history-outcome-chip.black{color:#111827!important;background:#f3f6fa!important;border:0!important}