@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;background:#181a20;color:#eaecef;overflow:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}#root{width:100%;height:100vh;height:100dvh}*{-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#181a20}::-webkit-scrollbar-thumb{background:#2b3139;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5e6673}@media print{.no-print{display:none!important}body{margin:0;overflow:visible}}
