/*!
* Copyright © 2024 GUIHO Technologies as represented by Cristóvão GUIHO
* All Rights Reserved.
*/:root,#guiho{font-family:var(--font-sans);background-color:var(--bg-0);color:var(--text-5)}html{color-scheme:var(--color-scheme)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-button{background-color:var(--bg-2);border-radius:16px}::-webkit-scrollbar-track-piece,::-webkit-scrollbar-track{background-color:var(--bg-0);border-radius:16px}::-webkit-scrollbar-thumb{background-color:var(--bg-2);border-radius:16px}::-webkit-scrollbar-thumb:hover{background-color:var(--bg-4);border-radius:8px}.extra-thin-scroll-bar::-webkit-scrollbar{width:2px;height:4px}@media (width <= 600px){::-webkit-scrollbar{width:2px;height:2px}.extra-thin-scroll-bar::-webkit-scrollbar{width:1px;height:2px}}
