@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito Sans,sans-serif}*,body{margin:0}*{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;padding:0}#root{height:100vh;width:100vw}#root,main{overflow:auto}main{position:relative}.page-loader{color:#0c66e4;font-weight:700;padding:24px;text-align:center;width:100%}.suspense-loader{align-items:center;display:flex;gap:10px;inset:0;justify-content:center;padding:32px 0;position:fixed;z-index:9999}.suspense-loader .spinner{animation:spin .8s linear infinite;border:4px solid #cdd9f5;border-radius:50%;border-top-color:#0c66e4;height:32px;width:32px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.loading{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.loader{animation:spin 1.2s ease infinite;border-color:#484848 #0000;border-radius:50%;border-style:solid;border-width:6px;height:60px;width:60px}:root{--primary-color:#0c66e4}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.30e94e87.css.map*/