:root{--back-white:#fff;--back-black:#000;--text-green:#00bd7e;--text-green2:#86efac;--accent:59,226,99;--color-background:var(--back-black);--color-text:var(--back-white);--color-404:var(--text-green);--color-404-note:var(--back-white);--color-404-btn:var(--text-green2);--accent-gradient:42,245,152}html{font-family:system-ui,sans-serif}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-thumb{background-color:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-track{background:#212121}.bg-white{background-color:#000!important;background-color:var(--color-background)!important}.color-404{color:#00bd7e!important;color:var(--color-404)!important}.error-msg{color:#fff!important;color:var(--color-404-note)!important}.bg-404{background-color:#00bd7e!important;background-color:var(--color-404)!important}.bg-indigo-500{background-color:#86efac!important;background-color:var(--color-404-btn)!important}
