.theme-transition,.theme-transition *{transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out!important}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.theme-buttons button{position:relative}.theme-buttons button:after{content:attr(data-theme);position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:10px;background:var(--background);color:var(--foreground);padding:2px 6px;border-radius:4px;white-space:nowrap;opacity:0;transition:opacity .2s ease;pointer-events:none}.theme-buttons button:hover:after{opacity:1}.navbar-container{position:sticky!important;top:0!important;z-index:9999!important;isolation:isolate!important}:root{--navbar-z-index: 9999;--content-z-index: 1}header{position:sticky!important;top:0!important;z-index:var(--navbar-z-index)!important}
