*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.construction-container{min-height:100vh;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.construction-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23ffffff" fill-opacity="0.05"><circle cx="30" cy="30" r="2"/></g></svg>');animation:float 20s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.construction-content{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.1);max-width:600px;width:100%;position:relative;z-index:1;border:1px solid hsla(0,0%,100%,.2)}.construction-icon{font-size:4rem;margin-bottom:1.5rem;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.construction-title{font-size:2.5rem;font-weight:700;color:#2d3748;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.construction-description{font-size:1.1rem;color:#4a5568;line-height:1.6;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.construction-progress{margin-bottom:2rem}.progress-bar{width:100%;height:8px;background-color:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;width:100%;background:repeating-linear-gradient(45deg,#667eea,#667eea 10px,#764ba2 0,#764ba2 20px,#5a67d8 0,#5a67d8 30px,#667eea 0);background-size:40px 100%;border-radius:4px;animation:progressStripes 2s linear infinite}@keyframes progressStripes{0%{background-position:0 0}to{background-position:40px 0}}.progress-text{font-size:.9rem;color:#718096;font-weight:500}.construction-contact{padding-top:1.5rem;border-top:1px solid #e2e8f0}.construction-contact p{color:#4a5568;margin-bottom:.5rem;font-size:.9rem}.contact-email{color:#667eea;text-decoration:none;font-weight:600;transition:all .3s ease}.contact-email:hover{color:#764ba2;text-decoration:underline}.construction-footer{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);color:hsla(0,0%,100%,.8);font-size:.8rem;text-align:center}@media (min-width:1200px){.construction-content{max-width:700px;padding:4rem}.construction-title{font-size:3rem}.construction-icon{font-size:5rem}.construction-description{font-size:1.2rem;max-width:600px}.construction-footer{font-size:.9rem}}@media (min-width:992px) and (max-width:1199px){.construction-content{max-width:650px;padding:3.5rem}.construction-title{font-size:2.8rem}.construction-icon{font-size:4.5rem}.construction-description{font-size:1.15rem}}@media (min-width:768px) and (max-width:991px){.construction-container{padding:1.5rem}.construction-content{max-width:600px;padding:3rem}.construction-title{font-size:2.3rem}.construction-icon{font-size:4rem}.construction-description{font-size:1.1rem}.construction-footer{bottom:1.5rem}}@media (min-width:576px) and (max-width:767px){.construction-container{padding:1rem}.construction-content{padding:2.5rem;margin:0 1rem}.construction-title{font-size:2rem;line-height:1.2}.construction-icon{font-size:3.5rem}.construction-description{font-size:1rem;line-height:1.5}.progress-bar{height:10px}.construction-contact p{font-size:.85rem}.contact-email{font-size:.9rem}}@media (max-width:575px){.construction-container{padding:.75rem;min-height:100vh;justify-content:center}.construction-content{padding:2rem 1.5rem;margin:1rem 0;border-radius:15px;max-width:100%}.construction-title{font-size:1.75rem;line-height:1.1;margin-bottom:1.5rem}.construction-icon{font-size:3rem;margin-bottom:1rem}.construction-description{font-size:.95rem;line-height:1.4;margin-bottom:1.5rem}.progress-bar{height:8px;margin-bottom:.75rem}.progress-text{font-size:.85rem}.construction-contact{padding-top:1.25rem}.construction-contact p{font-size:.8rem;margin-bottom:.4rem}.contact-email{font-size:.85rem;word-break:break-all}.construction-footer{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);font-size:.7rem;padding:0 1rem;width:calc(100% - 2rem);text-align:center}}@media (max-width:360px){.construction-content{padding:1.5rem 1rem}.construction-title{font-size:1.5rem}.construction-icon{font-size:2.5rem}.construction-description{font-size:.9rem}.construction-footer{font-size:.65rem}}@media (max-height:500px) and (orientation:landscape){.construction-container{padding:.5rem}.construction-content{padding:1.5rem;margin:.5rem 0}.construction-icon{font-size:2rem;margin-bottom:.5rem}.construction-title{font-size:1.5rem;margin-bottom:.75rem}.construction-description{font-size:.9rem;margin-bottom:1rem}.construction-footer{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%);width:calc(100% - 1rem);text-align:center}}