:root{font-family:Inter,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{background:#f5f5f5}a{text-decoration:none}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.only-desktop{display:block}.only-mobile{display:none}@media(max-width:767px){.only-desktop{display:none}.only-mobile{display:block}}
