.sc11{--sc11-ink:var(--as-text);--sc11-muted:var(--as-muted);--sc11-positive:#3d62df;--sc11-positive-fill:#6988ff;--sc11-negative:#c1553e;--sc11-negative-fill:#ff9376;--sc11-line:var(--as-line);--sc11-ease:cubic-bezier(.23, 1, .32, 1);border:1px solid var(--sc11-line);background:linear-gradient(140deg, var(--as-surface) 0%, var(--as-surface) 100%);min-width:0;color:var(--sc11-ink);font-variant-numeric:tabular-nums;text-align:left;border-radius:18px;margin:18px 0 0;padding:18px}.sc11 *,.sc11 :before,.sc11 :after{box-sizing:border-box}.sc11 .sc11-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:15px;display:flex}.sc11 .sc11-heading h4{color:var(--sc11-ink);letter-spacing:-.015em;margin:0;font-size:14px;font-weight:720;line-height:1.4}.sc11 .sc11-heading p{color:var(--sc11-muted);margin:4px 0 0;font-size:11px;line-height:1.5}.sc11 .sc11-total{flex-shrink:0;justify-items:end;gap:2px;display:grid}.sc11 .sc11-total strong{letter-spacing:-.04em;color:var(--sc11-ink);font-size:22px;font-weight:720;line-height:1.1}.sc11 .sc11-total small{color:var(--sc11-muted);font-size:9px;font-weight:550}.sc11 .sc11-legend{color:var(--sc11-muted);flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:10px;font-size:10px;line-height:1.4;display:flex}.sc11 .sc11-legend span{align-items:center;gap:5px;display:inline-flex}.sc11 .sc11-legend i{border-radius:50%;width:7px;height:7px}.sc11 .sc11-gain-dot{background:var(--sc11-positive-fill)}.sc11 .sc11-loss-dot{background:var(--sc11-negative-fill)}.sc11 .sc11-axis,.sc11 .sc11-row{grid-template-columns:minmax(80px,1fr) minmax(80px,1.5fr) minmax(34px,.35fr);gap:12px;display:grid}.sc11 .sc11-axis{padding:0 8px 5px}.sc11 .sc11-axis>div{color:var(--sc11-muted);justify-content:space-between;font-size:9px;display:flex}.sc11 .sc11-axis>div>span{overflow-wrap:anywhere;max-width:43%}.sc11 .sc11-axis>div>span:nth-child(2){position:absolute;left:50%;transform:translate(-50%)}.sc11 .sc11-axis>div{position:relative}.sc11 .sc11-rows{gap:3px;display:grid}.sc11 .sc11-row{width:100%;min-height:44px;color:var(--sc11-ink);font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;border-radius:8px;align-items:center;margin:0;padding:7px 8px;font-size:11px}.sc11 .sc11-row[data-active=true]{background:var(--as-hover)}.sc11 .sc11-row:focus-visible{outline-offset:2px;outline:2px solid #5d76e4}.sc11 .sc11-row:active{background:var(--as-hover)}.sc11 .sc11-row-name{overflow-wrap:anywhere;min-width:0;font-weight:570;line-height:1.4}.sc11 .sc11-plot{width:100%;min-width:0;height:28px;display:block;overflow:visible}.sc11 .sc11-track{stroke:#e1e7f5;stroke-width:1px;vector-effect:non-scaling-stroke}.sc11 .sc11-zero-line{stroke:var(--as-muted);stroke-width:1px;vector-effect:non-scaling-stroke}.sc11 .sc11-zero-dot{fill:#8e9ec5}.sc11 .sc11-bar{transform-origin:120px 14px;transform-box:view-box;transition:transform .24s var(--sc11-ease), opacity .2s var(--sc11-ease)}.sc11 .sc11-bar-positive{fill:var(--sc11-positive-fill)}.sc11 .sc11-bar-negative{fill:var(--sc11-negative-fill)}.sc11[data-entry=waiting] .sc11-bar{opacity:0;transition:none;transform:scaleX(var(--sc11-entry-scale))!important}.sc11[data-entry=entered] .sc11-bar{opacity:1}.sc11 .sc11-row-points{text-align:right;overflow-wrap:anywhere;font-size:12px;font-weight:720}.sc11 .sc11-row[data-sign=positive] .sc11-row-points,.sc11 .sc11-positive-text{color:var(--sc11-positive)}.sc11 .sc11-row[data-sign=negative] .sc11-row-points,.sc11 .sc11-negative-text{color:var(--sc11-negative)}.sc11 .sc11-row[data-sign=zero] .sc11-row-points{color:var(--sc11-muted)}.sc11 .sc11-calculation{border:1px solid var(--as-line);background:#ffffffad;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;min-height:74px;margin-top:13px;padding:12px;display:flex}.sc11 .sc11-calculation>div{gap:5px;min-width:0;display:grid}.sc11 .sc11-calculation>div>small{color:var(--sc11-muted);font-size:9px}.sc11 .sc11-calculation>div>strong{overflow-wrap:anywhere;font-size:11px;font-weight:650;line-height:1.4}.sc11 .sc11-equation{flex-shrink:0;align-items:flex-start;gap:10px;margin:0;display:flex}.sc11 .sc11-equation>span{text-align:center;gap:5px;display:grid}.sc11 .sc11-equation b{font-size:15px;font-weight:700;line-height:1.3}.sc11 .sc11-equation small{color:var(--sc11-muted);font-size:8px;line-height:1.2}.sc11 .sc11-equation i{color:var(--as-muted);margin-top:2px;font-size:12px;font-style:normal}.sc11 .sc11-hint{color:var(--sc11-muted);margin:8px 0 0;font-size:9px;line-height:1.5}.sc11 .sc11-zero-note{color:var(--sc11-muted);margin:10px 0 0;font-size:11px;line-height:1.5}.sc11 .sc11-table-details{border-top:1px solid var(--sc11-line);margin-top:12px;padding-top:10px}.sc11 .sc11-table-details>summary{color:#506ac8;cursor:pointer;width:fit-content;min-height:28px;font-size:10px}.sc11 .sc11-table-details>summary:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #5d76e4}.sc11 .sc11-table-scroll{width:100%;max-width:100%;padding:0;display:block;overflow-x:auto}.sc11 .sc11-table-scroll table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:10px}.sc11 .sc11-table-scroll caption{text-align:left;color:var(--sc11-muted);padding:0 0 8px;font-size:9px;line-height:1.5}.sc11 .sc11-table-scroll th,.sc11 .sc11-table-scroll td{text-align:right;border-bottom:1px solid var(--sc11-line);overflow-wrap:anywhere;padding:8px 4px}.sc11 .sc11-table-scroll th:first-child{text-align:left;width:40%}.sc11 .sc11-table-scroll tbody th{font-weight:550}.sc11 .sc11-table-scroll thead th{color:var(--sc11-muted);font-weight:600}.sc11.sc11-unavailable{align-items:flex-start;gap:12px;padding:16px;display:flex}.sc11 .sc11-unavailable-mark{color:var(--as-muted);font-size:25px;line-height:1}.sc11.sc11-unavailable strong{font-size:12px;font-weight:650}.sc11.sc11-unavailable p{color:var(--sc11-muted);margin:5px 0 0;font-size:11px;line-height:1.5}@media (hover:hover) and (pointer:fine){.sc11 .sc11-row:hover{background:var(--as-hover)}}@media (max-width:480px){.sc11{border-radius:14px;padding:13px 11px}.sc11 .sc11-heading{gap:8px}.sc11 .sc11-heading h4{font-size:13px}.sc11 .sc11-total strong{font-size:20px}.sc11 .sc11-axis,.sc11 .sc11-row{grid-template-columns:minmax(65px,1fr) minmax(65px,1.25fr) minmax(30px,.4fr);gap:6px}.sc11 .sc11-row{padding:7px 5px}.sc11 .sc11-axis{padding-inline:5px}.sc11 .sc11-row-name{font-size:10px}.sc11 .sc11-calculation{flex-wrap:wrap;gap:10px;padding:11px}.sc11 .sc11-calculation>div{flex-basis:100%}.sc11 .sc11-equation{flex-wrap:wrap;gap:12px;max-width:100%}.sc11 .sc11-equation b{overflow-wrap:anywhere;max-width:90px}}@media (prefers-reduced-motion:reduce){.sc11 .sc11-bar{transition:none}.sc11[data-entry=waiting] .sc11-bar{opacity:1;transform:scaleX(var(--sc11-scale))!important}}@media (forced-colors:active){.sc11 .sc11-bar-positive,.sc11 .sc11-bar-negative{fill:canvastext}.sc11 .sc11-row[data-active=true]{outline:1px solid highlight}.sc11 .sc11-zero-line,.sc11 .sc11-track{stroke:canvastext}.sc11 .sc11-zero-dot{fill:canvastext}}.sc11 .sc11-show-zero{color:#506ac8;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;margin:7px 0 0;padding:6px 8px;font-size:10px;display:block}.sc11 .sc11-show-zero:focus-visible{outline-offset:2px;border-radius:5px;outline:2px solid #5d76e4}html[data-arena-input=keyboard] .sc11 .sc11-bar{transition:none}html[data-arena-input=keyboard] .sc11[data-entry=waiting] .sc11-bar{opacity:1;transform:scaleX(var(--sc11-scale))!important}
