@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";html,body{height:100%;margin:0;padding:0;width:100%;overflow:hidden;background-color:#fff1f2;font-family:Inter,sans-serif;-webkit-tap-highlight-color:transparent}#root{height:100%;width:100%}.custom-scrollbar::-webkit-scrollbar{width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#0003}input,textarea,button{font-family:inherit}@supports (-webkit-touch-callout: none){.h-screen{height:-webkit-fill-available}}
