@import url("https://fonts.googleapis.com/css2?family=Anton&family=JetBrains+Mono:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;900&display=swap");*{box-sizing:border-box;padding:0;margin:0}html{overflow-x:hidden;scrollbar-color:#f59e0b #09090b;scrollbar-width:thin}body,html{max-width:100vw}body{overflow-x:clip;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}::selection{background-color:#f0c020;color:#121212}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#09090b}::-webkit-scrollbar-thumb{background:#f59e0b;border:1px solid #09090b;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#fbbf24}::-webkit-scrollbar-corner{background:#09090b}