.construction-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f8f9fa;font-family:Arial,sans-serif;text-align:center;padding:20px;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%)}.construction-content{max-width:600px;padding:40px;background:white;border-radius:10px;box-shadow:0 10px 30px #0000001a}.construction-content h1{color:#2c3e50;margin-bottom:20px;font-size:2.2rem}.construction-content p{color:#7f8c8d;margin-bottom:15px;font-size:1.1rem}.progress-container{margin:30px 0}.progress-bar{height:10px;background-color:#ecf0f1;border-radius:5px;margin-bottom:10px;overflow:hidden}.progress{height:100%;background:linear-gradient(90deg,#3498db,#2ecc71);border-radius:5px;transition:width .5s ease}.contact-info{margin-top:30px;padding-top:20px;border-top:1px solid #eee}.contact-info a{color:#3498db;text-decoration:none}.contact-info a:hover{text-decoration:underline}
