:root{--background:#fff;--product-color:#00d667;--text-white:#fff;--text-primary:#333;--text-secondary:#555;--primary-blue:#4361ee;--shadow-color:#0000001a}@media (prefers-color-scheme:dark){:root{--foreground:#ededed}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;margin:0;padding:0;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;display:flex}#__next{flex-direction:column;flex:1;display:flex}main{flex:1}
