@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Euclid Circular A,Inter,-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}.holding-page{min-height:100vh;width:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;padding:2rem}.content-container{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:600px;width:100%}.logo{width:200px;height:auto;margin-bottom:2.5rem}.heading{font-size:2.5rem;font-weight:700;color:#2d3254;margin-bottom:1rem;line-height:1.2}.subtext{font-size:1.25rem;font-weight:400;color:#2d3254b3;line-height:1.5}@media(max-width:768px){.holding-page{padding:1.5rem}.logo{width:160px;margin-bottom:2rem}.heading{font-size:2rem}.subtext{font-size:1.125rem}}@media(max-width:480px){.holding-page{padding:1rem}.logo{width:140px;margin-bottom:1.5rem}.heading{font-size:1.75rem}.subtext{font-size:1rem}}
