:root{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-yellow: #ffa700;--color-blue: #044885}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}.construction-page{min-height:100vh;background:linear-gradient(135deg,#044885,#022e5a);display:flex;align-items:center;justify-content:center;padding:2rem;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.container{max-width:800px;width:100%;background:#fff;border-radius:20px;padding:3rem 2rem;box-shadow:0 20px 60px #0000004d;text-align:center}.logo-container{margin-bottom:2rem}.logo{max-width:300px;max-height:150px;object-fit:contain}.text-logo{font-size:3rem;font-weight:700;color:#044885;letter-spacing:.2rem}.content{color:#333}.title{font-size:2.5rem;font-weight:700;color:#044885;margin-bottom:1rem;font-family:Inter,sans-serif}.subtitle{font-size:1.2rem;color:#666;margin-bottom:3rem}.counter-section{background:linear-gradient(135deg,#ffa700,#ff9500);border-radius:15px;padding:2.5rem;margin:3rem 0;box-shadow:0 10px 30px #ffa7004d}.counter-label{font-size:1.2rem;color:#fff;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1rem}.counter-value{font-size:5rem;font-weight:900;color:#fff;line-height:1;margin:1rem 0;text-shadow:2px 2px 4px rgba(0,0,0,.2);font-family:Inter,sans-serif}.counter-unit{font-size:1.5rem;color:#fff;font-weight:600;margin-top:.5rem}.contact-section{margin-top:3rem;padding-top:2rem;border-top:2px solid #eee}.contact-section h2{font-size:1.8rem;color:#044885;margin-bottom:1.5rem;font-weight:700}.contact-info{color:#555;line-height:1.8}.contact-info p{margin:.5rem 0}.contact-info strong{color:#044885;font-size:1.1rem}.services{margin-top:1rem;font-size:.95rem;color:#777;line-height:1.6}@media(max-width:768px){.container{padding:2rem 1.5rem}.title{font-size:2rem}.subtitle{font-size:1rem}.counter-section{padding:2rem 1.5rem}.counter-value{font-size:4rem}.logo{max-width:200px}.text-logo{font-size:2rem}}@media(max-width:480px){.construction-page{padding:1rem}.counter-value{font-size:3rem}}
