*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background:linear-gradient(#ffffffbf,#ffffffbf),url(https://images.unsplash.com/photo-1466692476868-aef1dfb1e735?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;min-height:100vh;display:flex;justify-content:center;align-items:center;color:#1d3b2d}.overlay{width:90%;max-width:800px;background:#ffffffd1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:60px 40px;text-align:center;box-shadow:0 20px 50px #00000026}header h1{font-size:3rem;color:#2e7d32;margin-bottom:30px}main h2{font-size:2.4rem;margin-bottom:20px;color:#234d20}.description{font-size:1.1rem;color:#555;line-height:1.8;margin-bottom:35px}.coming-soon{display:inline-block;background:#2e7d32;color:#fff;padding:14px 35px;border-radius:40px;font-size:1rem;font-weight:600;margin-bottom:35px;letter-spacing:1px}.launch{color:#666;margin-bottom:40px;line-height:1.7}.button{display:inline-block;background:#1b5e20;color:#fff;padding:15px 35px;text-decoration:none;border-radius:8px;transition:.3s}.button:hover{background:#2e7d32;transform:translateY(-2px)}footer{margin-top:60px;color:#666;font-size:.9rem}@media (max-width:768px){header h1{font-size:2.2rem}main h2{font-size:1.7rem}.overlay{padding:40px 25px}.description{font-size:1rem}}
