@import"https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&display=swap";*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Ubuntu,Helvetica,Arial,sans-serif;background:#0b0a0f;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:#0b0a0f}::-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}}
