:root{--foreground: #ffffff;--background: #020205}body{background-color:var(--background);color:var(--foreground)}*{transition:background-color .3s ease,border-color .3s ease,color .3s ease}::selection{background-color:#3b82f64d;color:#fff}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
