*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}.construction-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px}.construction-content{color:#fff;max-width:500px;text-align:center}.icon{animation:pulse 2s ease-in-out infinite;color:#e94560;margin-bottom:30px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}h1{font-size:2.5rem;font-weight:600;letter-spacing:2px;margin-bottom:15px}p{color:#a0a0a0;font-size:1.1rem}.progress-bar,p{margin-bottom:30px}.progress-bar{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden;width:100%}.progress-fill{animation:loading 2s ease-in-out infinite;background:linear-gradient(90deg,#e94560,#ff6b6b);border-radius:3px;height:100%;width:30%}@keyframes loading{0%{width:0}50%{width:70%}to{width:30%}}.contact{color:#707070;font-size:.9rem}
/*# sourceMappingURL=main.0a8e4d34.css.map*/