.style-module___WLSfW__toggle_icon{appearance:none;background-color:var(--b3);cursor:pointer;border-radius:9999px;outline:none;transition:background-color .3s;position:relative}.style-module___WLSfW__toggle_icon:checked{background-color:var(--p)}.style-module___WLSfW__toggle_icon:before{content:"";background-image:url(/icons/sun.svg);background-size:cover;width:16px;height:16px;transition:left .1s,background-image .1s;position:absolute;top:50%;left:12%;transform:translateY(-50%)}.style-module___WLSfW__toggle_icon:checked:before{background-image:url(/icons/moon.svg);left:63%}
