:root{color-scheme:light;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#f7f9fc;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background-color:#009fe333}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}*{scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.35) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background-color:#0f172a59;border-radius:999px;border:3px solid transparent;background-clip:content-box}*::-webkit-scrollbar-track{background:transparent}#root{min-height:100vh;display:flex;flex-direction:column}img{max-width:100%;height:auto}.app-container{font-family:Inter,Poppins,sans-serif;min-height:100vh;display:flex;flex-direction:column;color:#0f172a;background:transparent}
