html.light{--surface-1-light:#f5f5f0;--surface-2-light:#e8e8e0;--surface-1:#f5f5f0;--surface-2:#e8e8e0}hgroup,hgroup *{animation:none!important;transition:none!important}html{scrollbar-gutter:stable}@supports not (scrollbar-gutter:stable){html{overflow-y:scroll}}#theme-toggle{position:relative;width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center}#theme-toggle svg{display:block;width:24px;height:24px}html.light #theme-toggle .sun-icon{display:none}html.light #theme-toggle .moon-icon{display:block}html.dark #theme-toggle .sun-icon{display:block}html.dark #theme-toggle .moon-icon{display:none}body{overflow-x:hidden}.header-spacer{display:inline-block;width:3rem;height:3rem}@media(max-width:700px){}