@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto",sans-serif;font-size:16px;font-weight:400;line-height:1.5;margin:0;min-height:100vh;transition:background .3s,color .3s;padding:72px 0 0}body.light-mode{background:#f7f8fa;color:#000}body.dark-mode{background:#191b1f;color:#fff}*,:after,:before{box-sizing:border-box}button,input,textarea{font-family:inherit}
/*# sourceMappingURL=main.0721edbc.chunk.css.map */