.theme-toggle{cursor:pointer;color:currentColor;background:0 0;border:none;padding:0;font-size:2rem;transition:transform .2s}.theme-toggle:hover{transform:scale(1.1)}.theme-toggle-sr{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.theme-toggle__lightbulb{fill:#000;stroke:#000;transition:all 1.5s}.theme-toggle__lightbulb__coil{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset .75s}.theme-toggle__lightbulb__rays{opacity:0;transition:opacity .75s}.theme-toggle[aria-pressed=true] .theme-toggle__lightbulb{fill:#fbbf24;stroke:#fbbf24}.theme-toggle[aria-pressed=true] .theme-toggle__lightbulb__coil{stroke-dashoffset:0}.theme-toggle[aria-pressed=true] .theme-toggle__lightbulb__rays{opacity:1}
