@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,body,#root{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#ecfeff;color:#083344;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f0fdff}::-webkit-scrollbar-thumb{background:#a5f3fc;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#67e8f9}button,input,select{font-family:inherit}
