.page-container{background:linear-gradient(135deg,#fff5f5,#fff,#ffe4e4);justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex;position:relative;overflow:hidden}.background-blobs{z-index:0;position:absolute;inset:0}.bg-circle{filter:blur(120px);opacity:.45;border-radius:50%;animation:18s ease-in-out infinite alternate float;position:absolute}.circle1{background:#ff4d4d;width:380px;height:380px;top:-120px;left:-120px}.circle2{background:#ff8080;width:320px;height:320px;animation-delay:4s;bottom:-140px;right:-100px}.circle3{background:#ffb3b3;width:260px;height:260px;animation-delay:7s;top:45%;left:65%}@keyframes float{0%{transform:translate(0)}50%{transform:translate(40px,-50px)}to{transform:translate(-30px,25px)}}.coming-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;z-index:1;background:#ffffffbf;border:1px solid #ff4d4d26;border-radius:20px;width:100%;max-width:520px;padding:28px;position:relative;box-shadow:0 10px 30px #00000014}.logo{width:90px;margin-bottom:10px}.title{color:#dc2626;font-size:1.9rem;font-weight:700}.subtitle{color:#6b7280;margin-top:4px;font-size:.95rem}.divider{background:#dc2626;border-radius:10px;width:60px;height:4px;margin:18px auto}.launch-text{margin-bottom:6px;font-size:1.2rem}.description{color:#6b7280;margin-bottom:18px;font-size:.95rem}.booking-card{background:#fff5f5;border:1px solid #fee2e2;border-radius:14px;margin-top:10px;padding:16px}.booking-card h3{color:#dc2626;margin-bottom:12px}.button-group{flex-direction:column;gap:10px;display:flex}.action-btn{border-radius:10px;padding:12px;font-weight:500;text-decoration:none;transition:all .25s}.call-btn{color:#fff;background:#dc2626}.call-btn:hover{background:#b91c1c}.whatsapp-btn{color:#dc2626;background:#fff;border:1px solid #dc2626}.whatsapp-btn:hover{color:#fff;background:#dc2626}.footer-note{color:#9ca3af;margin-top:16px;font-size:.75rem}@media (min-width:640px){.button-group{flex-direction:row}}@media (max-width:480px){.coming-card{padding:22px}.title{font-size:1.6rem}.logo{width:75px}}.centered-buttons{flex-direction:column;align-items:center;gap:10px;margin-top:10px;display:flex}.centered-buttons .action-btn{width:100%;max-width:220px}@media (min-width:640px){.centered-buttons{flex-direction:row;justify-content:center}.centered-buttons .action-btn{width:auto;min-width:160px}}
