:root{color:#1d2a30;background:#fff;font-family:Arial,sans-serif}*{box-sizing:border-box}body{margin:0}.under-construction{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.content{max-width:600px}.logo{width:400px;height:auto;margin-bottom:40px}.icon{margin-bottom:20px;font-size:56px}h1{color:#2c8eb4;margin:0 0 16px;font-size:36px;line-height:1.2}p{color:#66757c;margin:0 0 30px;font-size:17px;line-height:1.7}.whatsapp-button{color:#fff;background:#25d366;border-radius:8px;padding:14px 24px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.whatsapp-button:hover{background:#20b957}@media (width<=600px){.logo{width:150px}h1{font-size:30px}p{font-size:16px}}.bubbles{pointer-events:none;z-index:-1;position:fixed;inset:0;overflow:hidden}.bubbles span{opacity:.8;border:2px solid #75c6dc;border-radius:50%;width:22px;height:22px;animation:10s linear infinite floatBubble;position:absolute;bottom:-50px}.bubbles span:first-child{width:18px;height:18px;animation-delay:0s;left:5%}.bubbles span:nth-child(2){width:28px;height:28px;animation-delay:3s;left:14%}.bubbles span:nth-child(3){width:14px;height:14px;animation-delay:6s;left:25%}.bubbles span:nth-child(4){width:22px;height:22px;animation-delay:1s;left:35%}.bubbles span:nth-child(5){width:16px;height:16px;animation-delay:5s;left:45%}.bubbles span:nth-child(6){width:30px;height:30px;animation-delay:8s;left:55%}.bubbles span:nth-child(7){width:18px;height:18px;animation-delay:2s;left:65%}.bubbles span:nth-child(8){width:25px;height:25px;animation-delay:7s;left:73%}.bubbles span:nth-child(9){width:14px;height:14px;animation-delay:4s;left:81%}.bubbles span:nth-child(10){width:22px;height:22px;animation-delay:9s;left:88%}.bubbles span:nth-child(11){width:16px;height:16px;animation-delay:5s;left:93%}.bubbles span:nth-child(12){width:12px;height:12px;animation-delay:8s;left:18%}@keyframes floatBubble{0%{opacity:0;transform:translateY(0)scale(1)}15%{opacity:.6}80%{opacity:.5}to{opacity:0;transform:translateY(-110vh)scale(1.2)}}.bubbles span:nth-child(3),.bubbles span:nth-child(7),.bubbles span:nth-child(11){background:#e8f6fa;border:none}.construction-icon{color:#5bb8d3;margin-bottom:20px;font-size:64px;animation:3s ease-in-out infinite float;display:block}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
