html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;font-family:'Avenir','Avenir Next',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.coming-soon-wrapper{height:100vh;background-image:url(/hero.png);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:1rem}.coming-soon-card{background-color:#fff;border-radius:1rem;box-shadow:0 10px 30px #0000001a;padding:2rem;max-width:36rem;width:100%;text-align:center}.coming-soon-logo{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.logo-image{height:3rem;margin-right:.75rem}.brand-title{font-size:2rem;font-weight:700}.headline{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.subtext{color:#4b5563;font-size:1rem;margin-bottom:2rem}.social-section{display:flex;flex-direction:column;align-items:center}.social-text{font-weight:700;font-size:1rem;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icon{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;text-decoration:none}