@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--background:#fff;--foreground:#171717;--font-geist-sans:var(--font-geist-sans);--font-geist-mono:var(--font-geist-mono)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}input{color:#fff}@supports (-webkit-touch-callout:none){@media (hover:none) and (pointer:coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):not([type=submit]):not([type=reset]):not([type=button]),textarea,select{font-size:16px!important}}}html{font-size:56.75%}@media (min-width:75em){html{font-size:58.9375%}}@media (min-width:87.5em){html{font-size:61.5%}}@media (min-width:93.75em){html{font-size:62.5%}}@media (min-width:112.5em){html{font-size:68.75%}}html,body{background:var(--Ui-Colors-Dark-Background,#222);scroll-behavior:smooth;max-width:100vw;font-family:Inter,sans-serif;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}*{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}}ul{list-style:none}*{scrollbar-width:thin;scrollbar-color:#6669 #2d2d2d1a}::-webkit-scrollbar{width:.8rem;height:.8rem}::-webkit-scrollbar-track{background-color:#2d2d2d1a;border-radius:.4rem}::-webkit-scrollbar-thumb{background-color:#6669;border-radius:.4rem;transition:all .3s}::-webkit-scrollbar-thumb:hover{background-color:#888c}::-webkit-scrollbar-corner{background-color:#0000}
