.theme-switcher{background-color:rgba(0,0,0,0);color:#98a7b7;padding:.5rem .75rem}.theme-switcher:hover{opacity:.5}.theme-switcher__icon{width:1rem;height:1rem}.theme-switcher__light-mode{display:none}.theme-switcher--dark{background-color:#f0f4f6;color:#3b4654}.theme-switcher--dark .theme-switcher__light-mode{display:inline}.theme-switcher--dark .theme-switcher__dark-mode{display:none}.theme-switcher__tooltip{opacity:0;visibility:hidden;border-radius:3px;background:rgba(15,20,37,.9);font-size:.75rem;text-align:center;max-width:12.5rem;color:#fff;padding:.25rem .5rem;font-weight:400;transition:opacity .2s ease-in-out;font-family:var(--font-figtree),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";letter-spacing:normal}.theme-switcher__tooltip:before{content:"";background-color:rgba(15,20,37,.9);width:.5rem;height:.5rem;display:inline-block;transform:rotate(45deg) translateX(50%);position:absolute;left:-.375rem}.theme-switcher__container{background:#262a30;border-radius:.375rem}.theme-switcher__container button.theme-switcher{border-radius:.375rem}.theme-switcher__container .js-theme-switcher__label{color:#98a7b7}