*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,sans-serif}.welcomePage{height:100vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;justify-content:center;align-items:center;padding:40px 20px}.welcomePage-logo{position:absolute;top:30px;left:40px}.welcomePage-logo img{width:100px}.welcomePage-content{color:#fff;max-width:500px;margin-top:22rem;text-align:center}.welcomePage-content h1{font-size:2rem;font-weight:400;line-height:1.4;margin-bottom:35px}.welcomePage-content button{background:linear-gradient(to right,#2563eb,#4c56c3);border:none;color:#fff;padding:22px 32px;font-size:1.5rem;font-weight:400;border-radius:18px;cursor:pointer;min-width:400px;box-shadow:0 8px 20px #2563eb66;transition:all .3s ease}.welcomePage-content button:hover{background:linear-gradient(to right,#1d4ed8,#1e40af);box-shadow:0 12px 25px #2563eb80}@media(max-width:1000px){.welcomePage-content h1{font-size:2rem}.welcomePage-logo{left:3rem;top:3rem}}@media(max-width:300px){.welcomePage{padding:20px}.welcomePage-logo{position:static;text-align:center;margin-bottom:30px}.welcomePage-logo img{width:120px}.welcomePage-content h1{font-size:1.6rem}.welcomePage-content button{width:100%}}
