.bsf-cs{background:var(--bsf-color-surface,transparent);color:var(--bsf-color-text,currentColor);padding-block:var(--bsf-space-section,6rem);padding-inline:var(--bsf-space-gutter,1.5rem);position:relative}.bsf-cs__inner{margin-inline:auto;max-width:var(--bsf-measure-wide,60rem);position:relative;z-index:1}.bsf-cs__title-wrap{margin-bottom:var(--bsf-space-lg,3rem)}.bsf-cs__title{color:var(--bsf-color-text,currentColor);font-family:var(--bsf-font-display,inherit);font-size:var(--bsf-text-h2,clamp(1.75rem,4vw,2.75rem));font-weight:var(--bsf-weight-light,300);line-height:var(--bsf-leading-tight,1.15);margin:0}.bsf-cs__dot{color:var(--bsf-color-primary,var(--bsf-color-accent,currentColor))}.bsf-cs__headers{align-items:end;display:grid;gap:var(--bsf-space-sm,1rem);grid-template-columns:1fr auto 1fr;margin-bottom:var(--bsf-space-md,1.5rem)}.bsf-cs__col-header{text-align:center}.bsf-cs__col-label{color:var(--bsf-color-text,currentColor);font-family:var(--bsf-font-utility,var(--bsf-font-body,inherit));font-size:var(--bsf-text-small,.9375rem);font-weight:var(--bsf-weight-emphasis,500);letter-spacing:.1em;margin:0 0 var(--bsf-space-2xs,.5rem);text-transform:uppercase}.bsf-cs__col-sub{align-items:center;color:var(--bsf-color-primary,var(--bsf-color-accent,currentColor));display:flex;font-size:var(--bsf-text-eyebrow,.75rem);gap:.5rem;justify-content:center;letter-spacing:.1em;margin:0}.bsf-cs__spacer{width:var(--bsf-space-lg,3rem)}.bsf-cs__rows{display:flex;flex-direction:column}.bsf-cs__row,.bsf-cs__rows{gap:var(--bsf-space-sm,1rem)}.bsf-cs__row{align-items:center;display:grid;grid-template-columns:1fr auto 1fr}.bsf-cs__pill{align-items:center;border-radius:var(--bsf-radius-pill,9999px);display:flex;justify-content:center;min-height:52px;padding:var(--bsf-space-sm,1rem) var(--bsf-space-md,1.5rem);text-align:center}.bsf-cs__pill p{font-family:var(--bsf-font-body,inherit);font-size:var(--bsf-text-body,1rem);line-height:1.3;margin:0}.bsf-cs__pill--current{background:transparent;border:var(--bsf-border-width,1px) solid var(--bsf-color-border,hsla(0,0%,100%,.2));color:var(--bsf-color-text-muted,currentColor)}.bsf-cs__pill--governed{background:var(--bsf-color-surface-raised,rgba(0,0,0,.4));color:var(--bsf-color-text,currentColor)}.bsf-cs__pill--highlight{background:transparent;border:var(--bsf-border-width-accent,1px) solid var(--bsf-color-primary,var(--bsf-color-accent,currentColor));color:var(--bsf-color-text,currentColor)}.bsf-cs__arrow{color:var(--bsf-color-primary,var(--bsf-color-accent,currentColor))}.bsf-cs__arrow-wrap{display:flex;justify-content:center}.bsf-cs__arrow--big{color:var(--bsf-color-primary,var(--bsf-color-accent,currentColor));display:block;font-size:1.5rem;line-height:1}.bsf-cs__anim{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.bsf-cs__anim[data-anim=fade-left]{transform:translateX(-30px)}.bsf-cs__anim[data-anim=fade-right]{transform:translateX(30px)}.bsf-cs__anim.is-visible{opacity:1;transform:translate(0)}@media (prefers-reduced-motion:reduce){.bsf-cs__anim{opacity:1;transform:none;transition:none}}@media (max-width:640px){.bsf-cs__pill p{font-size:var(--bsf-text-small,.9375rem)}.bsf-cs__pill{min-height:46px;padding:var(--bsf-space-xs,.75rem)}}