.switch_switch__v3CFJ{all:unset;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:999px;cursor:pointer;border:1px solid hsl(var(--border));background-color:transparent;color:hsl(var(--muted-foreground));transition:color .2s ease,background-color .2s ease,border-color .2s ease}.switch_switch__v3CFJ:hover{background-color:hsl(var(--muted)/.5);border-color:hsl(var(--primary));color:hsl(var(--primary))}.switch_switch__v3CFJ:after{font-size:.95rem;line-height:1}[data-mode=system] .switch_switch__v3CFJ:after{content:"🖥"}[data-mode=light] .switch_switch__v3CFJ:after{content:"☀"}[data-mode=dark] .switch_switch__v3CFJ:after{content:"☾"}