.llm-bench{display:flex;flex-direction:column;gap:2.2rem;margin:1rem 0 0;width:100%}@media screen and (max-width:767px){.llm-bench{gap:1.7rem;margin-top:.5rem}}.llm-bench__group{width:100%}.llm-bench__group-h{border-bottom:1px solid #ececec;color:#231f20;font-size:1.15rem;font-weight:700;margin-bottom:.8rem;padding-bottom:.7rem}@media screen and (max-width:767px){.llm-bench__group-h{font-size:1rem;line-height:1.25}}.llm-bench__group-h span{color:#939091;font-size:.9rem;font-weight:500;margin-left:.55rem}@media screen and (max-width:767px){.llm-bench__group-h span{display:block;font-size:.78rem;margin:.2rem 0 0}}.llm-bench__bar{align-items:center;display:grid;gap:1.15rem;grid-template-columns:minmax(180px,240px) minmax(280px,1fr) 64px;margin-top:.7rem}@media screen and (max-width:767px){.llm-bench__bar{gap:.55rem;grid-template-columns:1fr 48px;margin-top:.85rem}}.llm-bench__bar-name{align-items:flex-end;color:#575863;display:flex;flex-direction:column;font-size:.96rem;font-weight:600;gap:.22rem;text-align:right}@media screen and (max-width:767px){.llm-bench__bar-name{align-items:center;flex-direction:row;font-size:.88rem;gap:.45rem;grid-column:1/-1;justify-content:flex-start;line-height:1.2;text-align:left}}.llm-bench__bar-model{line-height:1.15}.llm-bench__tag{border-radius:999px;font-size:.62rem;font-weight:800;letter-spacing:.06em;line-height:1.25;padding:.16rem .55rem;text-transform:uppercase;white-space:nowrap}.llm-bench__tag--open{background:rgba(0,184,156,.13);color:#00926f}.llm-bench__tag--api{background:#f1f0f2;color:#8a888f}.llm-bench__bar-track{background:#f0eff0;border-radius:7px;box-shadow:inset 0 0 0 1px #ebeaec;height:28px;overflow:hidden}@media screen and (max-width:767px){.llm-bench__bar-track{height:24px}}.llm-bench__bar-fill{background:#00b89c;border-radius:8px;height:100%;min-width:2px;transition:width .9s cubic-bezier(.22,.61,.21,1);width:0}@media(prefers-reduced-motion:reduce){.llm-bench__bar-fill{transition:none}}.llm-bench__bar-val{align-items:flex-end;color:#231f20;display:flex;flex-direction:column;font-size:1rem;font-variant-numeric:tabular-nums;font-weight:700;gap:.06rem;text-align:right}@media screen and (max-width:767px){.llm-bench__bar-val{font-size:.86rem}}.llm-bench__foot{color:#939091;font-size:.82rem;line-height:1.5;margin:1rem 0 0;text-align:left}