html.darkmode .theme-color-scheme-switcher>div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, #483475 0%, #2B2F77 100%);opacity:0;transition:opacity .4s ease,linear-gradient .4s ease}html.darkmode .theme-color-scheme-switcher>div:after{content:url("data:image/svg+xml,%3Csvg width='32' height='23' viewBox='0 0 32 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2' cy='2' r='2' fill='white'/%3E%3Ccircle cx='27' cy='10' r='2' fill='white'/%3E%3Ccircle cx='19.5' cy='13.5' r='1.5' fill='white'/%3E%3Cpath d='M10.5 7.5C10.5 8.32843 9.82843 9 9 9C8.17157 9 7.5 8.32843 7.5 7.5C7.5 6.67157 8.17157 6 9 6C9.82843 6 10.5 6.67157 10.5 7.5Z' fill='white'/%3E%3Cpath d='M14 1C14 1.55228 13.5523 2 13 2C12.4477 2 12 1.55228 12 1C12 0.447715 12.4477 0 13 0C13.5523 0 14 0.447715 14 1Z' fill='white'/%3E%3Cpath d='M32 22C32 22.5523 31.5523 23 31 23C30.4477 23 30 22.5523 30 22C30 21.4477 30.4477 21 31 21C31.5523 21 32 21.4477 32 22Z' fill='white'/%3E%3Cpath d='M26 19C26 19.5523 25.5523 20 25 20C24.4477 20 24 19.5523 24 19C24 18.4477 24.4477 18 25 18C25.5523 18 26 18.4477 26 19Z' fill='white'/%3E%3Ccircle cx='20' cy='3' r='3' fill='white'/%3E%3Ccircle cx='12' cy='18' r='3' fill='white'/%3E%3C/svg%3E");position:absolute;top:-10px;right:-2px;left:auto;opacity:0;transition:opacity .4s ease,top .4s ease}html.darkmode .theme-color-scheme-switcher>div>.lightmode{opacity:0;-ms-transform:translateX(4px);-webkit-transform:translateX(4px);transform:translateX(4px)}html.darkmode .theme-color-scheme-switcher>div>.darkmode{opacity:1;-ms-transform:translateX(4px);-webkit-transform:translateX(4px);transform:translateX(4px)}html.darkmode .theme-color-scheme-switcher>div:hover:before{opacity:1}html.darkmode .theme-color-scheme-switcher>div:hover:after{opacity:.9;top:0}html:not(.darkmode) .theme-color-scheme-switcher>div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, #68c8f8 0%, #aaddfc 100%);opacity:0;transition:opacity .4s ease,linear-gradient .4s ease}html:not(.darkmode) .theme-color-scheme-switcher>div:after{content:url("data:image/svg+xml,%3Csvg width='33' height='24' viewBox='0 0 33 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.70529 2.10639C9.22369 0.873431 8.02419 0 6.62069 0C4.79244 0 3.31034 1.48209 3.31034 3.31034C3.31034 3.33795 3.31068 3.36547 3.31135 3.39291C1.4221 3.77592 0 5.44602 0 7.44828C0 9.73359 1.85261 11.5862 4.13793 11.5862H16.5517C18.837 11.5862 20.6897 9.73359 20.6897 7.44828C20.6897 5.16296 18.837 3.31034 16.5517 3.31034C16.0343 3.31034 15.539 3.40532 15.0824 3.57879C14.3486 2.42256 13.057 1.65517 11.5862 1.65517C10.9089 1.65517 10.2696 1.8179 9.70529 2.10639Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.3313 14.194C22.6147 13.599 21.694 13.2412 20.6897 13.2412C18.9815 13.2412 17.5151 14.2763 16.8833 15.7534C14.8319 15.9984 13.2414 17.7444 13.2414 19.8619C13.2414 22.1472 15.094 23.9998 17.3793 23.9998H28.9655C30.7938 23.9998 32.2759 22.5177 32.2759 20.6895C32.2759 18.8612 30.7938 17.3791 28.9655 17.3791C28.9305 17.3791 28.8956 17.3797 28.8608 17.3808C28.9292 17.1158 28.9655 16.8379 28.9655 16.5516C28.9655 14.7233 27.4834 13.2412 25.6552 13.2412C24.7496 13.2412 23.929 13.6048 23.3313 14.194Z' fill='white'/%3E%3C/svg%3E");position:absolute;top:4px;left:-20px;right:auto;opacity:0;transition:opacity .4s ease,left .4s ease}html:not(.darkmode) .theme-color-scheme-switcher>div:hover:before{opacity:1}html:not(.darkmode) .theme-color-scheme-switcher>div:hover:after{opacity:1;left:-2px}.theme-color-scheme-switcher{padding:0;border:none;cursor:pointer;background:none;appearance:none;-webkit-appearance:none}.theme-color-scheme-switcher:hover,.theme-color-scheme-switcher:hover:active{background:none}.theme-color-scheme-switcher>div{margin:0;padding:0;width:65px;height:35px;position:relative;background-color:var(--enlivy-kit-theme-switcher-background-color);-webkit-border-radius:32px;border-radius:32px;-webkit-transition:var(--enlivy-kit-transition);-o-transition:var(--enlivy-kit-transition);transition:var(--enlivy-kit-transition);overflow:hidden}.theme-color-scheme-switcher>div>span{top:5px;left:5px;width:25px;height:25px;display:flex;position:absolute;align-items:center;justify-content:center;-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px);-webkit-transition:transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease}.theme-color-scheme-switcher>div>span svg{width:19px;height:19px;min-width:19px;min-height:19px;max-width:19px;max-height:19px;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.theme-color-scheme-switcher>div>span.lightmode{opacity:1;-ms-transform:translateX(28px);-webkit-transform:translateX(28px);transform:translateX(28px)}.theme-color-scheme-switcher>div>span.lightmode>svg[data-enlivy-kit-svg-type=fill]{fill:var(--enlivy-kit-text-secondary-color)}.theme-color-scheme-switcher>div>span.lightmode>svg[data-enlivy-kit-svg-type=stroke]{stroke:var(--enlivy-kit-text-secondary-color)}.theme-color-scheme-switcher>div>span.darkmode{opacity:0;-ms-transform:translateX(28px);-webkit-transform:translateX(28px);transform:translateX(28px)}.theme-color-scheme-switcher>div>span.darkmode>svg[data-enlivy-kit-svg-type=fill]{fill:var(--enlivy-kit-text-primary-color)}.theme-color-scheme-switcher>div>span.darkmode>svg[data-enlivy-kit-svg-type=stroke]{stroke:var(--enlivy-kit-text-primary-color)}.theme-color-scheme-switcher>div:hover .lightmode>svg[data-enlivy-kit-svg-type=fill]{fill:#fff119}.theme-color-scheme-switcher>div:hover .lightmode>svg[data-enlivy-kit-svg-type=stroke]{stroke:#fff119}.theme-color-scheme-switcher>div:hover .darkmode>svg[data-enlivy-kit-svg-type=fill]{fill:#f6e7c9}.theme-color-scheme-switcher>div:hover .darkmode>svg[data-enlivy-kit-svg-type=stroke]{stroke:#f6e7c9}
