body .header-right input#theme-checkbox,html body .theme-toggle-label input[type=checkbox]{opacity:0!important;position:absolute!important;pointer-events:none!important}body .header-right .theme-toggle-label,html body .theme-toggle-label{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}body .header-right .toggle-slider,html body .theme-toggle-label .toggle-slider{position:relative!important;width:60px!important;height:32px!important;background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important;backdrop-filter:blur(10px)!important}body .header-right .theme-toggle-label:hover .toggle-slider,html body .theme-toggle-label:hover .toggle-slider{background:rgba(255,255,255,.15)!important}body .header-right #theme-icon,html body .toggle-icon{font-size:18px!important;line-height:1!important;transition:transform .3s ease!important;display:block!important}html body input#theme-checkbox:checked+.toggle-slider{background:rgba(255,255,255,.1)!important}
