code span{color:var(--code-light-color)}.dark code span{color:var(--code-dark-color)}.shiki,.shiki span{background-color:transparent!important}.styled-scrollbar::-webkit-scrollbar{width:.5rem;height:.5rem}@media (max-width:640px){.styled-scrollbar::-webkit-scrollbar{width:0;height:0}}.styled-scrollbar::-webkit-scrollbar-thumb{border-radius:.5rem;-webkit-transition:color .2s ease;transition:color .2s ease;background:var(--border)}.styled-scrollbar::-webkit-scrollbar-thumb:hover{background:hsl(var(--foreground))}.styled-scrollbar::-webkit-scrollbar-track{background-color:transparent}button{-webkit-tap-highlight-color:transparent}::-moz-selection{background:hsl(var(--foreground));color:hsl(var(--background))}::selection{background:hsl(var(--foreground));color:hsl(var(--background))}.hide-scrollbar{scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.dark .light-only,html:not(.dark) .dark-only{display:none}