@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap");*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}:root{--background:#ffffff;--foreground:#171717}.layout_layout__dCqca{background-color:var(--background);color:var(--foreground);min-height:100vh;display:flex;flex-direction:column;max-height:100vh}