@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:Montserrat,sans-serif}.coming-soon{display:flex;min-height:100vh;flex-direction:column;align-items:center;background:radial-gradient(ellipse at center,#fff 4%,#f8eee6cc)}.logo{width:auto;height:102px;margin-top:3.5rem;object-fit:contain}.message{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.message p{margin:0;line-height:1.45}.message__title{color:#474647;font-size:clamp(1.75rem,4vw,3.4375rem);font-weight:700}.message__subtitle{color:#ba9471;font-size:clamp(1.25rem,2.8vw,2.5rem);font-weight:300}@media(max-width:480px){.logo{width:min(238px,calc(100vw - 3rem));height:auto}}
