*{margin:0;padding:0;box-sizing:border-box}body.welcome-body{font-family:Arial,sans-serif;background-color:#f4f4f4;color:#333;overflow-x:hidden}.welcome-container{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative}.welcome-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffff6b;z-index:1}.overlay{position:relative;z-index:2;padding:40px;border-radius:15px;text-align:center;color:#000;width:100%;max-width:600px}.content{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.logo{max-width:400px;margin-bottom:40px;width:100%}.coming-soon-text{font-size:2rem;font-weight:700;margin-bottom:10px;background:linear-gradient(45deg,#ff6f61,#fc0);-webkit-background-clip:text;color:transparent}.footer-text{font-size:1rem;font-style:italic;font-weight:700}@media (max-width: 768px){.overlay{padding:20px}.logo{max-width:250px;margin-bottom:30px}.coming-soon-text{font-size:1.2rem;margin-bottom:15px}.footer-text{font-size:.8rem}}
