@font-face{font-family:Gotham Pro;src:local("Gotham Pro");font-weight:300}@font-face{font-family:Gotham Pro;src:local("Gotham Pro");font-weight:500}@font-face{font-family:Gotham Pro;src:local("Gotham Pro Bold");font-weight:700}@font-face{font-family:Inter;src:local("Inter");font-weight:400 900}*{margin:0;padding:0;box-sizing:border-box}body{background:#020101;color:white;font-family:Gotham Pro,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:10px}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}