.ct-color-switch .ct-switch-type-within .ct-switch-type-within__circle{transform:var(--is-toggled,scale(1.5))}.ct-color-switch .ct-switch-type-within .ct-switch-type-within__inner{transform:var(--is-toggled,translate3d(3px,-3px,0) scale(1.2))}.ct-color-switch .ct-switch-type-within g path{transform:var(--is-toggled,scale(.65))}.ct-color-switch .ct-switch-type-dark-inner :first-child{transform:var(--is-toggled,rotate(180deg))}.ct-color-switch .ct-switch-type-dark-inner :last-child{transform:var(--is-toggled,rotate(-180deg))}.ct-color-switch .ct-switch-type-within *{transform-origin:center;transition:transform calc(var(--animation-duration)) cubic-bezier(0,0,0,1.25)}.ct-color-switch .ct-switch-type-dark-inner path{transform-origin:center;transition:transform var(--animation-duration) ease}