:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body,html,#root{height:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#f9f9f9}#root{display:flex;justify-content:center;width:100%}.page-wrapper{display:flex;justify-content:center;width:100%;opacity:0;transition:opacity .5s ease}.fade-in{opacity:1}.app-container{width:100%;max-width:1200px;display:flex;flex-direction:column;min-height:100vh;box-sizing:border-box}.header{background:#fff;color:#c00;padding:1.5rem;text-align:center;width:100%;box-shadow:0 2px 5px #0000001a}.header-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.logo-container{display:flex;align-items:center;justify-content:center}.logo-image{height:80px}.tagline{font-size:1.2rem;margin-top:.8rem;color:#333;max-width:600px}.hero-section{background:linear-gradient(#000000a6,#000000a6),url(/images/concrete-background.jpg);background-size:cover;background-position:center;color:#fff;padding:1.5rem 1rem;text-align:center;border-top:4px solid #cc0000;border-bottom:4px solid #cc0000}.hero-title{font-size:1.8rem;font-weight:700;margin-bottom:.4rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-description{font-size:1.1rem;max-width:700px;margin:0 auto;opacity:.9}.main{display:flex;flex-wrap:wrap;justify-content:center;padding:3rem 2rem;gap:3rem;width:100%;box-sizing:border-box;background-color:#f9f9f9}.left-column,.right-column{flex:1 1 450px}.welcome-section{background-color:#fff;border-radius:10px;padding:2rem;box-shadow:0 5px 15px #0000000d}.welcome-section h2{color:#c00;font-size:1.8rem;margin-bottom:1rem}.intro-text{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:2rem}.services-list h3{color:#c00;margin-bottom:1.2rem;font-size:1.3rem}.benefits-list{margin:1.5rem 0}.benefit-item{display:flex;align-items:flex-start;margin-bottom:1rem}.benefit-icon{color:#c00;font-size:1.2rem;font-weight:700;margin-right:.8rem;flex-shrink:0}.benefit-text{font-size:1rem;color:#333}.stats{display:flex;justify-content:space-around;text-align:center;margin-top:2rem;border-top:1px solid #eee;padding-top:1.5rem}.stat-number{font-size:1.8rem;font-weight:700;color:#c00}.stat-label{font-size:.9rem;color:#666}.form-container{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;padding:2rem;position:relative}.form-header{text-align:center;margin-bottom:2rem}.form-header h3{color:#c00;font-size:1.6rem;margin-bottom:.5rem}.form-header p{color:#666}.privacy-note{text-align:center;font-size:.8rem;color:#777;margin-top:1rem;line-height:1.4}.process-section{background-color:#f8f2f2;padding:4rem 0}.section-container{max-width:1200px;margin:0 auto;padding:0 2rem}.main-section-title{color:#c00;font-size:2rem;margin-bottom:2.5rem;text-align:center;position:relative}.process-cards{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.process-card{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 4px 12px #0000001a;text-align:center;width:100%;max-width:300px;transition:transform .3s ease,box-shadow .3s ease}.process-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.process-number{background-color:#c00;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin:0 auto 1.2rem}.process-card h3{color:#c00;margin-bottom:1rem;font-size:1.2rem}.process-card p{color:#555;line-height:1.5;font-size:.95rem}.services-section{background-color:#fff;padding:4rem 0}.service-content{display:flex;flex-direction:column;gap:2.5rem}.service-item{background-color:#f8f2f2;border-radius:8px;padding:2rem;box-shadow:0 4px 12px #00000014}.service-title{color:#c00;font-size:1.3rem;margin-bottom:1.2rem;padding-bottom:.8rem;border-bottom:1px solid #e6d8d8}.service-item p{margin-bottom:1rem;line-height:1.6;color:#444;font-size:.95rem}.service-item p:last-child{margin-bottom:0}.certifications-section{background-color:#f8f2f2;padding:4rem 0}.cert-intro{text-align:center;max-width:700px;margin:0 auto 2rem;font-size:1rem;line-height:1.6;color:#444}.cert-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:0 auto 3rem;padding:0;list-style:none;max-width:800px}.cert-list li{background-color:#fff;padding:.6rem 1.2rem;border-radius:20px;font-weight:500;color:#333;box-shadow:0 2px 6px #00000014;transition:transform .3s ease,box-shadow .3s ease}.cert-list li:hover{transform:translateY(-3px);box-shadow:0 4px 10px #0000001f}.hydrotech-feature{max-width:800px;margin:0 auto}.hydrotech-content{background-color:#fff;border-radius:8px;padding:2rem;display:flex;align-items:center;gap:2rem;box-shadow:0 4px 12px #0000001a}.hydrotech-logo{max-width:140px;height:auto}.hydrotech-text h3{color:#c00;font-size:1.2rem;margin-bottom:.8rem}.hydrotech-text p{margin:0;line-height:1.6;font-size:.95rem;color:#444}.footer{background-color:#c00;color:#fff;padding:2rem;margin-top:2rem}.footer-content{max-width:1200px;margin:0 auto}.footer-legal{text-align:center;font-size:.9rem;opacity:.9;line-height:1.6}.additional-info{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.additional-info h3{color:#c00;margin-bottom:1rem;font-size:1.3rem}.benefits-alt{list-style:none;padding:0;margin:0}.benefits-alt li{position:relative;padding:.5rem 0 .5rem 1.5rem;color:#444;font-size:.95rem}.benefits-alt li:before{content:"•";color:#c00;position:absolute;left:0;font-weight:700}@media (max-width: 768px){.main{flex-direction:column;align-items:stretch;padding:2rem 1rem}.left-column,.right-column{flex:1 1 100%}.hero-title{font-size:1.5rem}.hero-description{font-size:1rem}.stats{flex-direction:column;gap:1rem}.form-container,.welcome-section{padding:1.5rem}.process-cards{flex-direction:column;align-items:center}.process-card{width:100%}.hydrotech-content{flex-direction:column;text-align:center}.hydrotech-logo{margin-bottom:1.5rem}.cert-list li{min-width:45%;text-align:center}}
