@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.route-loading{justify-content:center;align-items:center;min-height:200px;padding:2rem;display:flex}.route-loading:after{content:"";border:3px solid #2563eb33;border-top-color:#2563eb;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite route-loading-spin}@keyframes route-loading-spin{to{transform:rotate(360deg)}}*{scrollbar-width:thin;scrollbar-color:#64748b66 transparent}
