.bf-mp{--bf-mp-surface: transparent;--bf-mp-line: color-mix(in srgb, currentColor 15%, transparent);--bf-mp-accent: currentColor;--bf-mp-track: color-mix(in srgb, currentColor 15%, transparent);--bf-mp-icon: currentColor;--bf-mp-icon-bg: transparent;--bf-mp-muted: color-mix(in srgb, currentColor 55%, transparent);box-sizing:border-box;width:100%;background:var(--bf-mp-surface);color:var(--bf-mp-text, inherit)}.bf-mp *,.bf-mp *:before,.bf-mp *:after{box-sizing:inherit}.bf-mp__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.bf-mp__heading{margin:0;color:var(--bf-mp-text, inherit)}.bf-mp__info{position:relative;display:inline-flex;align-items:center;gap:6px;color:var(--bf-mp-muted);white-space:nowrap}.bf-mp__info--tip{cursor:help}.bf-mp__info-icon{display:inline-flex;color:var(--bf-mp-icon)}.bf-mp__info-icon svg{display:block}.bf-mp__tooltip{position:absolute;top:calc(100% + 8px);right:0;z-index:10;width:max-content;max-width:260px;padding:8px 12px;border-radius:6px;background:#141418f2;color:#fff;font-size:.8rem;line-height:1.4;white-space:normal;text-align:left;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease}.bf-mp__info:hover .bf-mp__tooltip,.bf-mp__info:focus-visible .bf-mp__tooltip{opacity:1;visibility:visible}@media (prefers-reduced-motion: reduce){.bf-mp__tooltip{transition-duration:.001ms}}.bf-mp__cols,.bf-mp__row{display:grid;grid-template-columns:40px minmax(84px,118px) 1fr auto;gap:14px;align-items:center}.bf-mp__cols{padding-bottom:10px;border-bottom:1px solid var(--bf-mp-line)}.bf-mp__col{color:var(--bf-mp-muted)}.bf-mp__col--profile{grid-column:1 / 3}.bf-mp__col--score{justify-self:end;text-align:right}.bf-mp__rows{margin:0;padding:0;list-style:none}.bf-mp__row{padding:12px 0;border-bottom:1px solid var(--bf-mp-line)}.bf-mp__rows li:last-child{border-bottom:0}.bf-mp__chip{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--bf-mp-icon-bg);color:var(--bf-mp-icon)}.bf-mp__chip svg{display:block}.bf-mp__title{color:var(--bf-mp-text, inherit)}.bf-mp__traitcell{display:flex;flex-direction:column;gap:7px;min-width:0}.bf-mp__trait{color:var(--bf-mp-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-mp__bar{display:block;height:4px;border-radius:999px;background:var(--bf-mp-track);overflow:hidden}.bf-mp__bar-fill{display:block;height:100%;border-radius:inherit;background:var(--bf-mp-accent)}.bf-mp__score{justify-self:end;white-space:nowrap;color:var(--bf-mp-muted)}.bf-mp__score b{color:var(--bf-mp-accent)}.bf-mp__score-max{color:var(--bf-mp-muted)}@media (max-width: 480px){.bf-mp__cols,.bf-mp__row{grid-template-columns:34px minmax(64px,90px) 1fr auto;gap:10px}.bf-mp__chip{width:34px;height:34px}}
