#homepage-theme-toggle,.navbar .theme-toggle,.navbar-nav .theme-toggle,.theme-toggle,button.theme-toggle{display:inline-flex!important;visibility:visible!important;opacity:1!important;background:#fff!important;background-color:#fff!important;border:3px solid #333!important;border-radius:50%!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;position:relative!important;z-index:9999!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 4px 12px rgba(0,0,0,.6)!important;transform:none!important;clip-path:none!important;overflow:visible!important}.theme-toggle .theme-toggle-icon,.theme-toggle-icon,button.theme-toggle .theme-toggle-icon{font-size:1.8rem!important;line-height:1!important;display:block!important;visibility:visible!important;opacity:1!important;color:#333!important}.theme-toggle:hover,button.theme-toggle:hover{background:#f8f8f8!important;transform:scale(1.1)!important;box-shadow:0 6px 16px rgba(0,0,0,.7)!important}.navbar-nav .nav-item.theme-toggle-item,li.nav-item:has(.theme-toggle){display:list-item!important;visibility:visible!important;opacity:1!important}[data-theme=dark] .theme-toggle{background:#fff!important;border-color:#fff!important}[data-theme=dark] .theme-toggle-icon{color:#000!important}