@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:16px}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f6f9;min-height:100vh;font-family:Inter,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f4f6f9}::-webkit-scrollbar-thumb{background:#1a3a6b40;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1a3a6b80}button,a,input,select{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}input[type=file]{font-size:16px}
