:root{--background:#fff;--foreground:#171717;--orange-peel:#ff9f1c;--hunyadi-yellow:#ffbf69;--white:#fff;--mint-green:#cbf3f0;--light-sea-green:#2ec4b6;--trasn:rgba(255,255,255,0)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{cursor:url(/cursor/1.svg) 4 4,auto;max-width:100vw;overflow-x:hidden}a:hover,button:hover,a,button,a:active,button:focus{cursor:url(/cursor/2.svg) 4 4,pointer}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{background:#f4f4f4}::-webkit-scrollbar-thumb{background:var(--orange-peel);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--orange-peel)}html{scrollbar-width:thin;scrollbar-color:var(--orange-peel)#f4f4f4}
