@import "https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600&display=swap";:root{color:#352b2b;background:#f8f3ed;font-family:Jost,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at 50% 42%,#ffffffe6,#0000 38rem),#f8f3ed;min-height:100vh}.coming-soon{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:clamp(3rem,9vh,7rem);min-height:100vh;padding:3rem 1.5rem;display:flex}.logo{width:min(19rem,72vw);height:auto}.message h1{color:#c93;letter-spacing:.02em;margin:0;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:500;line-height:1}.message p{color:#7a6965;letter-spacing:.16em;text-transform:uppercase;margin:1.1rem 0 0;font-size:clamp(1.3rem,3vw,2rem);font-weight:400}@media (width<=480px){.coming-soon{gap:3.5rem}.message p{letter-spacing:.1em}}
