:root{font-family:"Inter, sans-serif"}.theme-toggle__classic{width:1.8em;height:1.8em;margin-top:3px}label{color:var(--foreground)!important}fieldset{border-color:var(--foreground)!important;opacity:.3}body{margin:0;letter-spacing:.15px}a{text-decoration:none}::-webkit-scrollbar{width:5px;height:2px}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,39%,.5);border-radius:4px;-webkit-transition:background-color .3s;transition:background-color .3s}::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,39%,.8)}::-webkit-scrollbar-track{background-color:hsla(0,0%,78%,.2);border-radius:4px}@media (prefers-color-scheme:dark){::-webkit-scrollbar-thumb{background-color:hsla(0,0%,59%,.5)}::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,59%,.8)}::-webkit-scrollbar-track{background-color:rgba(50,50,50,.2)}}.notification-panel{align-content:start!important}.theme-toggle.theme-toggle--reversed .theme-toggle__classic{transform:scaleX(-1)}.theme-toggle{--theme-toggle__classic--duration:.5s}.theme-toggle__classic path{transition-timing-function:cubic-bezier(0,0,.15,1.25);transform-origin:center;transition-duration:calc(var(--theme-toggle__classic--duration) * .8)}.theme-toggle__classic g path{transition-property:opacity,transform;transition-delay:calc(var(--theme-toggle__classic--duration) * .2)}.theme-toggle__classic :first-child path{transition-property:transform,d}.theme-toggle--toggled.theme-toggle .theme-toggle__classic g path{transform:scale(.5) rotate(45deg);opacity:0;transition-delay:0s}.theme-toggle--toggled.theme-toggle .theme-toggle__classic :first-child path{d:path("M-12 5h30a1 1 0 0 0 9 13v24h-39Z");transition-delay:calc(var(--theme-toggle__classic--duration) * .2)}@supports not (d:path("")){.theme-toggle--toggled.theme-toggle .theme-toggle__classic :first-child path{transform:translate3d(-12px,10px,0)}}.theme-toggle{border:none;background:0 0;cursor:pointer}@media (prefers-reduced-motion:reduce){.theme-toggle:not(.theme-toggle--force-motion) *{transition:none!important}}