@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Cinzel:wght@400;700&display=swap";*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,sans-serif;background:#121417;color:#e9ecef;min-height:100vh}.font-cinzel{font-family:Cinzel,serif!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1d21}::-webkit-scrollbar-thumb{background:#343a40;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#495057}#root{min-height:100vh;background:linear-gradient(to bottom right,#121417,#1a1d21)}.App{min-height:100vh;background:transparent}
