.container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:2rem;background-color:#eadcc2}.brand-section{display:flex;flex-direction:column;align-items:center;text-align:center}.logo{width:400px;height:auto;margin-bottom:1rem;clip-path:inset(0 20% 0 20%);user-select:none;-webkit-user-select:none;pointer-events:none}.company-name-img{width:600px;height:auto;margin-bottom:2rem;user-select:none;-webkit-user-select:none;pointer-events:none}.coming-soon{font-size:3.5rem;font-weight:600;color:#8b0000;margin-bottom:2rem;letter-spacing:.05em}.taglines{display:flex;flex-direction:column;gap:1rem}.tagline-1,.tagline-2{font-size:1.4rem;font-weight:400;color:#8b0000;letter-spacing:.15em;text-transform:uppercase}.tagline-2{font-weight:300}@media (max-width: 768px){.logo{width:250px}.company-name-img{width:350px}.coming-soon{font-size:2.2rem}.tagline-1,.tagline-2{font-size:1rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Playfair Display,Times New Roman,serif;background-color:#f5f3f0;color:#8b0000}
