.bct,.bct *,.bct :after,.bct :before{box-sizing:border-box}.bct{--bct-font:"Outfit",system-ui,-apple-system,"Segoe UI",sans-serif;--bct-ink:#15121f;--bct-ink-2:#5c586e;--bct-line:#e6e7e4;--bct-surface:#f3f2f7;--bct-indigo:#5434e9;--bct-hl-bg:rgba(84,52,233,.06);--bct-ok:#1b7a62;color:var(--bct-ink);font-family:var(--bct-font)}.bct--bg-light{background:var(--bct-surface)}.bct--bg-light,.bct--bg-white{border-radius:20px;padding:32px clamp(16px,4vw,32px)}.bct--bg-white{background:#fff}.bct__intro{margin:0 auto 28px;max-width:640px;text-align:center}.bct__eyebrow{color:var(--bct-indigo);font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.bct__title{color:var(--bct-ink);font-family:var(--bct-font);font-size:2.1rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 12px}.bct__subtitle{color:var(--bct-ink-2);font-size:1.05rem;line-height:1.5;margin:0}.bct__scroller,.bct__table{max-width:100%}.bct__table{background:#fff;border:1px solid var(--bct-line);border-collapse:collapse;border-radius:16px;min-width:100%;overflow:hidden}.bct__th{background:var(--bct-ink);color:#fff;font-size:.85rem;font-weight:600;padding:16px 18px;text-align:center;white-space:nowrap}.bct__th--cap{text-align:left}.bct__th--hl{background:var(--bct-indigo)}.bct__cap{color:var(--bct-ink);font-weight:600;text-align:left}.bct__cap,.bct__cell{border-bottom:1px solid var(--bct-line);font-size:.9rem;padding:16px 18px}.bct__cell{color:var(--bct-ink-2);position:relative;text-align:center;vertical-align:middle}.bct__cell--hl{background:var(--bct-hl-bg)}.bct__tr:last-child .bct__cap,.bct__tr:last-child .bct__cell{border-bottom:none}.bct__value{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:6px;justify-content:center}.bct__mark{font-weight:800;line-height:1}.bct__cell--native .bct__mark,.bct__mark--native{color:var(--bct-ok)}.bct__note{color:var(--bct-ink-2);font-size:.85em;font-weight:500}.bct__cell--native .bct__note{color:var(--bct-ok)}.bct__collabel{color:var(--bct-ink);display:none;font-weight:600}.bct__state{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;clip-path:inset(50%);white-space:nowrap}.bct__legend{color:var(--bct-ink-2);font-size:.82rem;line-height:1.6;margin:16px 0 0;text-align:center}.bct__legend-item{white-space:nowrap}.bct__legend-sep{margin:0 6px}.bct__hint{color:var(--bct-ink-2);display:none;font-size:.78rem;margin:0 0 10px;text-align:right}@media print{.bct__hint{display:none!important}.bct__table{border-collapse:collapse}.bct__th{background:#fff!important;border:1px solid #000;color:#000!important}.bct__cell--hl{background:none!important}}