*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#1a1a2e;--surface:#16213e;--primary:#e94560;--text:#eee;--text-muted:#aaa;--radius:8px}html{--buncss-light: ;--buncss-dark:initial;color-scheme:dark}body{background:var(--bg);color:var(--text);min-height:100dvh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}#app,.layout{min-height:100dvh}.bookmark-sidebar{position:fixed;background:var(--surface);display:flex;overflow:hidden;z-index:2;border-left:1px solid #ffffff14;flex-direction:column;gap:.65rem;width:260px;height:100dvh;padding:1.25rem 1rem;top:0;right:0}.bookmark-sidebar-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:.78rem;font-weight:600}.bookmark-sidebar-status{color:var(--text-muted);font-size:.78rem;line-height:1.45}.bookmark-card-list{list-style:none;overflow-y:auto;display:flex;flex-direction:column;flex:1;gap:.5rem;min-height:0;margin:0 -.15rem 0 0;padding:0 .15rem 0 0}.bookmark-card{position:relative;display:flex;border-radius:var(--radius);overflow:hidden;background:#ffffff08;border:1px solid #ffffff1f;align-items:stretch}.bookmark-card--current{border-color:var(--primary);box-shadow:0 0 0 1px #e9456033}.bookmark-card-maincol{display:flex;flex-direction:column;flex:1;align-items:stretch;min-width:0;transition:background .15s}.bookmark-card-maincol:hover,.bookmark-card-maincol:focus-within{background:#ffffff0a}.bookmark-card-title-row{display:flex;cursor:pointer;align-items: flex-start;gap:.25rem;min-width:0;padding:.35rem .4rem .35rem .65rem}.bookmark-card-title-row:hover .bookmark-card-label{color:var(--text)}.bookmark-card-title-row:focus-visible{outline:2px solid var(--primary);outline-offset:-2px;border-radius:var(--radius)}.bookmark-card-label{word-break:break-word;color:inherit;font:inherit;text-align:left;flex:1;min-width:0;margin:0;padding:.15rem 0 0;font-size:13px;font-weight:600;line-height:1.25}.bookmark-card-rename{border-radius:var(--radius);color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;margin:0;padding:.2rem .35rem;transition:color .15s,background .15s;font-size:.95rem;line-height:1}.bookmark-card-rename:hover{color:var(--text);background:#ffffff14}.bookmark-card-rename:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.bookmark-card-rename-input{color:var(--text);background:#00000040;border:none;border-bottom:1px solid #ffffff1f;width:100%;margin:0;padding:.45rem .6rem;font-family:inherit;font-size:.8rem;font-weight:600}.bookmark-card-rename-input:focus{outline:none;border-bottom-color:var(--primary)}.bookmark-card-nav{display:flex;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-top:1px solid #ffffff14;flex-direction:column;flex:1;align-items:stretch;gap:.35rem;margin:0;padding:.35rem .65rem .55rem}.bookmark-card-nav:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.bookmark-card-meta{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.65rem}.bookmark-card-strip-fallback{color:var(--text-muted);font-size:.72rem}.bookmark-card-strip{width:100%;min-height:10px}.bookmark-card-remove{color:var(--text-muted);cursor:pointer;display:flex;background:#0003;border:none;border-left:1px solid #ffffff1a;flex-shrink:0;justify-content:center;align-items: center;width:1.85rem;padding:0;transition:color .15s,background .15s;font-size:1.25rem;line-height:1}.bookmark-card-remove:hover{color:var(--text);background:#e9456033}.bookmark-card-remove:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.sidebar{position:fixed;background:var(--surface);display:flex;overflow:hidden;border-right:1px solid #ffffff14;flex-direction:column;gap:.85rem;width:280px;height:100dvh;padding:1.25rem;top:0;left:0}.import-form{display:flex;flex-direction:column;gap:1rem}.import-form--add{flex-shrink:0;gap:.65rem}.import-form--in-card{justify-content:center;gap:.45rem;width:100%;height:100%;margin:0}.add-player-card{border-radius:var(--radius);overflow:hidden;background:#ffffff05;border:1px dashed #ffffff24;flex-shrink:0;height:124px}.add-player-card--open{border-style:solid;border-color:#ffffff1f;padding:.65rem .7rem}.add-player-card-trigger{display:flex;cursor:pointer;color:var(--text-muted);border-radius:inherit;background:0 0;border:none;justify-content:center;align-items: center;width:100%;height:100%;margin:0;padding:0;transition:color .15s,background .15s}.add-player-card-trigger:hover{color:#ffffffd9;background:#ffffff0a}.add-player-card-trigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.add-player-card-plus{user-select:none;font-size:1.85rem;font-weight:300;line-height:1}.add-player-card-trigger--acquire{text-align:center;color:#ffffffe0;flex-direction:column;gap:.35rem;padding:.5rem .65rem}.add-player-card-trigger--acquire:disabled{opacity:.65;cursor:wait}.add-player-card-acquire-title{font-size:.82rem;font-weight:600;line-height:1.25}.add-player-card-acquire-sub{color:var(--text-muted);max-width:11.5rem;font-size:.65rem;font-weight:500;line-height:1.3}.add-player-form-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:600}.add-player-form-row{display:flex;align-items: center;gap:.4rem}.add-player-form-row input{width:100%;min-width:0;padding:.38rem .44rem;font-size:.72rem}.add-player-months-group{display:flex;flex:none;align-items: center;gap:.35rem;min-width:0}.add-player-months-label{color:var(--text-muted);white-space:normal;width:2.35rem;font-size:.62rem;font-weight:500;line-height:1.2}.add-player-months-group input[type=number]{flex:none;width:3.35rem;min-width:0}.add-player-form-row--controls button{white-space:nowrap;flex:1 1 0;min-width:0;padding:.4rem .45rem;font-size:.7rem}.add-player-cancel{background:#ffffff0f!important}.import-form-section-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}.player-cards-scroll{overflow-y:auto;display:flex;flex-direction:column;flex:1;gap:.65rem;min-height:0;margin-right:-.2rem;padding-right:.2rem}.player-card{border-radius:var(--radius);cursor:pointer;text-align:left;border:1px solid #ffffff1f;padding:.65rem .7rem;transition:border-color .15s,opacity .15s,background .15s}.player-card:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.player-card--enabled{background:#22c55e14;border-color:#22c55e59}.player-card--disabled{opacity:.72;background:#ffffff05;border-color:#ffffff0f}.player-card-top{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.35rem}.player-card-name{word-break:break-all;font-size:.88rem;font-weight:700}.player-card-gamecount{color:var(--text-muted);opacity:.92;flex-shrink:0;font-size:.7rem;font-weight:500}.player-card-meta{color:var(--text-muted);font-size:.72rem;line-height:1.35}.player-card-sync{color:var(--text-muted);opacity:.9;margin-top:.25rem;font-size:.68rem}.player-card-actions{display:flex;border-top:1px solid #ffffff14;flex-direction:column;gap:.45rem;margin-top:.55rem;padding-top:.55rem}.player-card-extend-inline{display:flex;grid-column:1/-1;align-items: center;gap:.3rem;width:100%;min-width:0}.player-card-extend-input{color:inherit;background:#00000040;border:1px solid #ffffff24;border-radius:4px;width:100%;min-width:0;padding:.35rem;font-size:.72rem}.player-card-btn--inline{flex:none;min-width:0;padding:.4rem .35rem;font-size:.68rem;font-weight:600}.player-card-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem}.player-card-buttons>button{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff24;width:100%;min-width:0;padding:.4rem .35rem;font-size:.68rem;font-weight:600}.player-card-buttons button:hover{filter:brightness(1.12)}.player-card-btn--danger{background:#ef444433!important;border-color:#ef444473!important}.sidebar-clear-db{flex-shrink:0;padding:.5rem .65rem;font-size:.78rem;background:#ffffff0f!important;border:1px solid #ffffff1f!important}.sidebar-clear-db:disabled{opacity:.5;cursor:default}.field{display:flex;flex-direction:column;gap:.4rem}.field span{color:var(--text-muted);font-size:.9rem}input,button{border-radius:var(--radius);color:var(--text);font:inherit;background:#ffffff08;border:1px solid #fff3;padding:.65rem .75rem}button{background:var(--primary);cursor:pointer;border-color:#0000;font-weight:600}button:hover{filter:brightness(1.08)}.content{display:grid;place-content: center;gap:.75rem;min-height:100dvh;margin-left:280px;padding:2rem}.import-status-widget{display:flex;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-direction:column;gap:.55rem;padding:.85rem 0}.import-status-widget-title{font-size:.95rem;font-weight:600}.import-status-widget-list{list-style:none;display:flex;flex-direction:column;gap:.4rem}.import-status-widget-row{display:flex;color:var(--text-muted);justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.78rem}.import-status-widget-row--active{color:var(--text)}.import-status-widget-row--done{color:var(--text-muted);opacity:.85}.import-status-widget-mono{font-variant-numeric:tabular-nums;color:var(--text);flex-shrink:0;font-size:.8rem}.import-status-widget-row--done .import-status-widget-mono{color:var(--text-muted)}.storage-widget{display:flex;border-top:1px solid #ffffff14;flex-direction:column;gap:.5rem;padding-top:1rem}.storage-widget-title{font-size:.95rem;font-weight:600}.storage-widget-note{color:var(--text-muted);font-size:.72rem;line-height:1.35}.storage-widget-note code{background:#ffffff0f;border-radius:4px;padding:.1rem .25rem;font-size:.68rem}.storage-widget-value{font-size:.85rem}.storage-widget-muted{color:var(--text-muted)}.storage-widget-error{color:#f87171;font-size:.8rem}.storage-widget-rows{display:flex;flex-direction:column;gap:.35rem}.storage-widget-row{display:flex;color:var(--text-muted);justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.8rem}.storage-widget-mono{font-variant-numeric:tabular-nums;color:var(--text);font-size:.85rem}.storage-widget-download{border-radius:var(--radius);color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;margin-top:.25rem;padding:.3rem .5rem;transition:background .15s,color .15s;font-size:.75rem}.storage-widget-download:hover:not(:disabled){color:var(--text);background:#ffffff1a}.storage-widget-download:disabled{opacity:.5;cursor:default}.storage-bar{overflow:hidden;background:#ffffff14;border-radius:3px;height:6px;margin-top:.25rem}.storage-bar-fill{background:linear-gradient(90deg,var(--primary),#ff8a9b);border-radius:3px;height:100%;transition:width .35s}.elo-filter{display:flex;border-top:1px solid #ffffff14;flex-direction:column;gap:.45rem;margin-top:auto;padding-top:.75rem}.elo-filter-title{font-size:.95rem;font-weight:600}.elo-filter-labels{display:flex;font-variant-numeric:tabular-nums;color:var(--text-muted);justify-content:space-between;font-size:.82rem}.elo-filter-value{min-width:2.5rem}.elo-filter-labels .elo-filter-value:last-child{text-align:right}.dual-range{position:relative;height:24px}.dual-range-track{position:absolute;pointer-events:none;background:#ffffff1a;border-radius:2px;height:4px;top:50%;left:0;right:0;transform:translateY(-50%)}.dual-range-fill{position:absolute;background:var(--primary);pointer-events:none;border-radius:2px;height:4px;top:50%;transform:translateY(-50%)}.dual-range-input{position:absolute;pointer-events:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;width:100%;height:100%;margin:0;padding:0;top:0;left:0}.dual-range-input::-webkit-slider-runnable-track{background:0 0;height:4px}.dual-range-input::-moz-range-track{background:0 0;border:none;height:4px}.dual-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--primary);border:2px solid var(--surface);cursor:pointer;pointer-events:all;border-radius:50%;width:16px;height:16px;margin-top:-6px;transition:box-shadow .15s;box-shadow:0 0 0 2px #e9456040}.dual-range-input::-moz-range-thumb{background:var(--primary);border:2px solid var(--surface);cursor:pointer;pointer-events:all;border-radius:50%;width:16px;height:16px;transition:box-shadow .15s;box-shadow:0 0 0 2px #e9456040}.dual-range-input::-webkit-slider-thumb:hover{box-shadow:0 0 0 4px #e9456059}.dual-range-input::-moz-range-thumb:hover{box-shadow:0 0 0 4px #e9456059}.dual-range-input--high{z-index:1}.sidebar-status{color:var(--text-muted);font-size:.78rem;line-height:1.4}.explorer{display:flex;flex-direction:column;gap:1rem;min-height:100dvh;margin-left:280px;margin-right:260px;padding:1.5rem 2rem}.explorer-title-row{display:flex;align-items:baseline;gap:.45rem}.explorer-title{color:var(--text);font-size:1.05rem;font-weight:700;line-height:1.1}.explorer-version{color:var(--text-muted);opacity:.85;letter-spacing:.01em;font-size:.72rem}.explorer-breadcrumbs{display:flex;flex-wrap:wrap;align-items: center;gap:.15rem;font-size:.9rem}.breadcrumb{color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.15rem .35rem;font-size:.9rem;font-weight:500}.breadcrumb:hover{filter:none;background:#e945601f}.breadcrumb--active{color:var(--text);cursor:default;font-weight:700}.breadcrumb--active:hover{background:0 0}.breadcrumb-sep{color:var(--text-muted);margin:0 .1rem}.explorer-header{display:flex;justify-content:space-between;align-items: center;gap:1rem}.explorer-header-left{display:flex;align-items: center;gap:1rem}.explorer-header-right{display:flex;flex-shrink:0;align-items: center;gap:.5rem}.bookmark-star-btn{border-radius:var(--radius);color:var(--text-muted);cursor:pointer;display:flex;background:#ffffff0d;border:1px solid #fff3;justify-content:center;align-items: center;width:2rem;height:2rem;padding:0;transition:color .15s,border-color .15s,background .15s;font-size:1.1rem;line-height:1}.bookmark-star-btn:hover:not(:disabled){color:var(--text);background:#ffffff14;border-color:#ffffff59}.bookmark-star-btn:disabled{opacity:.35;cursor:not-allowed}.bookmark-star-btn--on{color:#fbbf24;background:#fbbf241f;border-color:#fbbf248c}.bookmark-star-btn--on:hover:not(:disabled){color:#fcd34d;border-color:#fcd34da6}.bookmark-star-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.bookmark-add-name-input{border-radius:var(--radius);color:var(--text);background:#00000040;border:1px solid #fff3;width:10rem;min-width:0;max-width:40vw;padding:.35rem .5rem;font-family:inherit;font-size:.82rem}.bookmark-add-name-input:focus{outline:none;border-color:var(--primary)}.bookmark-confirm-btn{border-radius:var(--radius);color:#4ade80;cursor:pointer;display:flex;background:#4ade801f;border:1px solid #4ade8073;flex-shrink:0;justify-content:center;align-items: center;width:2rem;height:2rem;padding:0;transition:background .15s,border-color .15s,color .15s;font-size:1rem;font-weight:700;line-height:1}.bookmark-confirm-btn:hover{color:#86efac;background:#4ade8038;border-color:#4ade80a6}.bookmark-confirm-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.color-toggle{display:flex;gap:0}.color-toggle-btn{color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;padding:.3rem .65rem;font-size:.78rem;font-weight:500}.color-toggle-btn:first-child{border-radius:var(--radius)0 0 var(--radius);border-right:none}.color-toggle-btn:last-child{border-radius:0 var(--radius)var(--radius)0}.color-toggle-btn--active{background:var(--primary);border-color:var(--primary);color:var(--text)}.color-toggle-btn:hover:not(.color-toggle-btn--active){filter:none;background:#ffffff1a}.side-badge{display:inline-flex;color:var(--text-muted);align-items: center;gap:6px;font-size:.85rem}.turn-dot{border:1px solid #555;border-radius:50%;flex-shrink:0;width:12px;height:12px}.turn-dot--white{background:#f0f0f0}.turn-dot--black{background:#1a1a1a}.analyze-link{color:var(--primary);text-decoration:none;border:1px solid var(--primary);border-radius:var(--radius);white-space:nowrap;padding:.35rem .75rem;font-size:.82rem}.analyze-link:hover{background:#e945601a}.explorer-body{display:flex;align-items: flex-start;gap:2rem}.board-column{display:flex;flex-direction:row;flex-shrink:0;align-items:stretch;gap:.65rem}.eval-bar-wrap{display:flex;flex-direction:column;flex-shrink:0;align-items: center;gap:.35rem}.eval-bar-track{display:flex;overflow:hidden;border:1px solid #ffffff1f;border-radius:6px;flex-direction:column;width:22px;height:calc(416px + 1.75rem);min-height:calc(416px + 1.75rem);box-shadow:inset 0 0 0 1px #00000059}.eval-bar-fill{flex-shrink:0;transition:height .2s}.eval-bar-fill--light{background:#e8e4dc}.eval-bar-fill--dark{background:#141820}.eval-bar-label{font-variant-numeric:tabular-nums;color:var(--text-muted);text-align:center;min-width:2.5rem;font-size:.72rem;line-height:1.2}.board-wrap{flex-shrink:0}.board{display:flex;border:2px solid #444;flex-direction:column}.board-row{display:flex;align-items: center}.board-rank-label{text-align:center;color:var(--text-muted);flex-shrink:0;width:1.5rem;font-size:.75rem}.board-sq{display:flex;position:relative;justify-content:center;align-items: center;width:52px;height:52px}.board-sq--light{background:#f0d9b5}.board-sq--dark{background:#b58863}.board-piece{user-select:none;font-size:3rem;line-height:1}.board-piece--moving{position:absolute;z-index:2;pointer-events:none;animation:board-piece-slide var(--move-ms,.28s)cubic-bezier(.42,0,.58,1)forwards;will-change:transform}@keyframes board-piece-slide{0%{transform:translate(0)}to{transform:translate(var(--move-dx,0),var(--move-dy,0))}}.board-piece--white{color:#fff;text-shadow:-1px 0 1px #000,1px 0 1px #000,0 -1px 1px #000,0 1px 1px #000}.board-piece--black{color:#1a1a1a;text-shadow:-1px 0 #ffffff26,1px 0 #ffffff26,0 -1px #ffffff26,0 1px #ffffff26}.board-sq.board-sq--highlight-from.board-sq--light{background:#cdd26a}.board-sq.board-sq--highlight-from.board-sq--dark{background:#aaa23a}.board-sq.board-sq--highlight-to.board-sq--light{background:#f7f769}.board-sq.board-sq--highlight-to.board-sq--dark{background:#d9d934}.board-file-labels{display:flex;align-items: center}.board-file-label{text-align:center;color:var(--text-muted);width:52px;font-size:.75rem}.explorer-moves{flex:1;min-width:200px}.explorer-error{color:#f87171;margin-bottom:.5rem;font-size:.85rem}.explorer-empty{color:var(--text-muted);font-size:.85rem}.moves-table{border-collapse:collapse;width:100%}.moves-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:1px solid #ffffff1a;padding:.4rem .6rem;font-size:.72rem}.moves-row{cursor:pointer;transition:background .12s}.moves-row:hover{background:#ffffff0f}.moves-row.moves-row--preview{background:#2563eb33}.moves-row.moves-row--preview:hover{background:#2563eb42}.moves-row--blunder{background:#7f1d1d24;box-shadow:inset 3px 0 #dc26268c}.moves-row--blunder:hover{background:#7f1d1d38}.moves-row--blunder.moves-row--preview{background:#2563eb33;box-shadow:inset 3px 0 #dc2626b8}.moves-row--blunder.moves-row--preview:hover{background:#2563eb42}.moves-san{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;padding:.55rem .6rem;font-size:.95rem}.moves-san-name{color:var(--primary);font-weight:600}.moves-san-eval{font-variant-numeric:tabular-nums;box-sizing:border-box;min-width:2.25rem;font-size:64%;font-weight:500;line-height:1.25}.moves-san-eval--pending{color:#ffffffeb;letter-spacing:.12em}.moves-san-eval--w-adv{color:#0d0d0d;background:#f5f5f5;border:1px solid #0000001f;border-radius:4px;padding:.08em .38em .1em}.moves-san-eval--b-adv{color:#f5f5f5;background:#0a0a0a;border:1px solid #ffffff24;border-radius:4px;padding:.08em .38em .1em}.moves-san-eval--neutral{color:#ffffffb8;border:1px solid #ffffff29;border-radius:4px;padding:.08em .38em .1em}.moves-san-eval--error{color:#fecaca;border:1px solid #f8717173;border-radius:4px;padding:.08em .38em .1em}.moves-games{padding:.55rem .6rem;font-size:.85rem}.moves-games-inner{display:inline-flex;align-items: center;gap:.35rem}.moves-count{font-variant-numeric:tabular-nums}.moves-expand-btn{display:inline-flex;color:#ffffffd9;cursor:pointer;background:#00000040;border:1px solid #ffffff2e;border-radius:4px;flex-shrink:0;justify-content:center;align-items: center;width:1.35rem;height:1.35rem;padding:0;transition:background .12s,border-color .12s;font-size:.65rem;line-height:1}.moves-expand-btn:hover{background:#ffffff1a;border-color:#ffffff47}.moves-expand-btn--open{background:#2563eb59;border-color:#60a5fa73}.moves-expand-row{cursor:default}.moves-expand-row:hover{background:0 0}.moves-expand-cell{vertical-align:top;border-bottom:1px solid #ffffff0f;padding:0 .6rem .65rem}.moves-game-list{list-style:none;overflow-y:auto;background:#00000038;border:1px solid #ffffff14;border-radius:6px;max-height:220px;margin:0;padding:.35rem .45rem .15rem}.moves-game-item{display:flex;align-items:baseline;gap:.45rem;padding:.2rem 0;font-size:.8rem;line-height:1.35}.moves-game-outcome{font-variant-numeric:tabular-nums;text-align:center;flex-shrink:0;width:1.1rem;font-size:.68rem;font-weight:700}.moves-game-outcome--win{color:#4ade80}.moves-game-outcome--draw{color:#a1a1aa}.moves-game-outcome--loss{color:#f87171}.moves-game-outcome--na{color:var(--text-muted)}.moves-game-link{color:var(--primary);text-decoration:none}.moves-game-link:hover{text-decoration:underline}.moves-game-link--muted{color:#ffffffb8;cursor:default}.moves-result{min-width:100px;padding:.55rem .6rem}.result-bar{display:flex;overflow:hidden;border-radius:3px;height:10px;transition:width .2s}.moves-row:hover .result-bar{width:100%!important}.result-bar-mate-win{background:#e8e8e8;height:100%}.result-bar-trap-win{background:#4ade80;height:100%}.result-bar-win{background:#22ff6e;height:100%}.result-bar-draw{background:#a1a1aa;height:100%}.result-bar-loss{background:#f87171;height:100%}.moves-winpct{font-variant-numeric:tabular-nums;text-align:right;padding:.55rem .6rem;font-size:.85rem}.th-right{text-align:right}
