.theme-glyph{display:grid!important;width:16px!important;height:16px!important;place-items:center;border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important}
.theme-glyph svg{display:block;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.theme-glyph .theme-sun{display:none}
html[data-theme="dark"] .theme-glyph .theme-moon{display:none}
html[data-theme="dark"] .theme-glyph .theme-sun{display:block}
.docs-header>.theme-toggle{margin-left:12px}
.auth-card{position:relative}.auth-theme{position:absolute;top:24px;right:24px}
@media(max-width:800px){.docs-header>.theme-toggle{margin-left:auto}.docs-header>.menu-button{margin-left:8px}}
