:root{--header-height:64px;--mobile-menu-width:300px}html{color:var(--foreground)}*{border-color:var(--border)}::-moz-selection{background-color:var(--selection-bg);color:var(--selection-text)}::selection{background-color:var(--selection-bg);color:var(--selection-text)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border:1px solid var(--scrollbar-thumb);border-radius:4px}