.chevron-module__chevron{color:currentColor;flex-shrink:0;justify-content:center;align-items:center;line-height:0;transition:transform .2s,color .2s;display:inline-flex}.chevron-module__muted{color:var(--text)}.chevron-module__circleBase{border-radius:var(--r50);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chevron-module__circleOverlay{background:var(--white-50);color:var(--white)}.darkMode .chevron-module__circleOverlay{background:var(--white-02)}.chevron-module__circleOutline{box-shadow:inset 0 0 0 1px var(--border-visible);color:var(--muted-grey);background:0 0}.chevron-module__circlePrimary{background:var(--green-bg);color:var(--green)}.darkMode .chevron-module__circlePrimary{background:var(--score-green-bold)}.chevron-module__toggle{color:var(--text);flex-shrink:0;justify-content:center;align-items:center;line-height:0;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.chevron-module__toggleOpen{transform:rotate(90deg)}.chevron-module__toggleBg{border-radius:var(--r6);background:var(--bg-subtle);width:26px;height:26px;color:var(--text);justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background .2s;display:flex}.chevron-module__toggleBg.chevron-module__toggleOpen,.chevron-module__toggleVertical{transform:rotate(90deg)}.chevron-module__toggleOpenVertical{transform:rotate(-90deg)}@media (prefers-reduced-motion:reduce){.chevron-module__chevron,.chevron-module__toggle,.chevron-module__toggleBg{transition:none}}
