.benchmark-figure{padding:16px 16px 14px}.benchmark-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:8px}.benchmark-title{font-size:13px;font-weight:700}.benchmark-subtitle{margin-top:3px;font-size:11px;opacity:.55}.benchmark-tabs{display:inline-flex;padding:2px;border:1px solid var(--ring);border-radius:7px;background:var(--track)}.benchmark-tabs button{border:0;border-radius:5px;padding:5px 8px;background:transparent;color:var(--fg);font:inherit;font-size:11px;cursor:pointer;opacity:.55}.benchmark-tabs button:hover{opacity:.85}.benchmark-tabs button.is-active{background:var(--bg);box-shadow:0 1px 4px var(--shadow-active);opacity:1}.benchmark-chart{cursor:default}.benchmark-bar{outline:none;cursor:pointer;transition:opacity .14s ease}.benchmark-bar-sm2{fill:var(--fg);opacity:.34}.benchmark-bar-fsrs{fill:var(--fg);opacity:.82}.benchmark-bar.is-active,.benchmark-bar:focus,.benchmark-bar:hover{opacity:1}.benchmark-ci{stroke:var(--fg);stroke-width:1.2;opacity:.7;pointer-events:none}.benchmark-value{fill:var(--fg);font-size:11px;font-weight:700;pointer-events:none}.benchmark-model-label{font-size:11px}.benchmark-readout{min-height:0;margin-top:2px}.benchmark-note{margin:7px 0 0!important;font-size:10px;line-height:1.45;opacity:.5}@media (max-width:640px){.benchmark-header{display:block}.benchmark-tabs{margin-top:10px}.benchmark-tabs button{padding:5px 7px}}.bunny-figure{overflow:hidden;padding:0}.bunny-stage{position:relative;min-height:300px;aspect-ratio:16/10;overflow:hidden;background:radial-gradient(circle at 50% 42%,var(--bg) 0,transparent 63%),var(--track)}.bunny-canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none}.bunny-canvas:active{cursor:grabbing}.bunny-canvas:focus-visible{outline:2px solid var(--fg);outline-offset:-4px}.bunny-status{position:absolute;inset:0;display:grid;place-items:center;z-index:1;font-size:.75rem;opacity:.5;pointer-events:none}.bunny-caption{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--ring);padding:.75rem .85rem}.bunny-caption>div:first-child{display:grid;gap:.15rem;min-width:0}.bunny-caption strong{font-size:.75rem}.bunny-caption span{font-size:.625rem;line-height:1.4;opacity:.45}.bunny-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.bunny-controls button{border:1px solid var(--ring);border-radius:.35rem;padding:.35rem .55rem;background:transparent;color:inherit;font:inherit;font-size:.625rem;cursor:pointer}.bunny-controls button:hover,.bunny-controls button[aria-pressed=true]{background:var(--track)}.bunny-controls button:focus-visible{outline:2px solid var(--fg);outline-offset:2px}@media (max-width:520px){.bunny-stage{min-height:240px;aspect-ratio:1}.bunny-caption{align-items:flex-start;flex-direction:column}.bunny-controls{justify-content:flex-start}}