.hero{background:linear-gradient(135deg, #02525a 0%, #0a6d76 100%);color:#fff;padding:180px 0 120px;position:relative}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;gap:3rem;align-items:flex-start}.hero-content{flex:1;text-align:left}.hero-content p{font-size:1.25rem;margin-bottom:2.5rem;line-height:1.6;max-width:600px}.hero-content p .underline{text-decoration:underline;text-decoration-color:#fa832e}.hero-form-wrapper{width:400px;position:relative}.hero-form{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 20px 40px rgba(10,109,118,.2);position:relative;margin-bottom:-60px}.hero-form h3{color:#0a6d76;font-size:1.5rem;margin-bottom:.5rem;font-weight:700}.hero-form p{color:#666;margin-bottom:1.5rem;font-size:.9rem}.hero h1{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero h1 .highlight{background:linear-gradient(135deg, #fa832e, #f2995a);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-shadow:0 2px 8px rgba(250,131,46,.3)}.hero h1 .underline{position:relative}.hero h1 .underline:after{content:"";position:absolute;left:0;bottom:4px;width:100%;height:3px;background:linear-gradient(135deg, #fa832e, #f2995a);border-radius:2px}.hero>p{font-size:1.25rem;margin-bottom:2.5rem;line-height:1.6;max-width:600px}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem;align-items:center}.btn-primary{background:linear-gradient(135deg, #fa832e, #f2995a);color:#fff;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;border:none;cursor:pointer}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(250,131,46,.3)}.btn-secondary{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff;padding:16px 32px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease}.btn-secondary:hover{background:#fff;color:#0a6d76;transform:translateY(-2px);box-shadow:0 8px 25px rgba(255,255,255,.2)}.speed-proof-cta .btn-secondary-outline{display:inline-block;background:rgba(0,0,0,0);color:#0a6d76;border:2px solid #0a6d76;padding:16px 28px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease}.speed-proof-cta .btn-secondary-outline:hover{background:#0a6d76;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(10,109,118,.2)}.trust-indicators{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin-bottom:3rem}.trust-item{display:flex;align-items:flex-start;gap:.75rem}.trust-icon{flex-shrink:0;padding:8px;background:rgba(255,255,255,.1);border-radius:8px}.trust-text h3{font-size:1rem;font-weight:700;margin-bottom:.25rem;color:#fff}.trust-text p{font-size:.85rem;color:rgba(255,255,255,.8);margin:0}.trust-badge{display:inline-block;margin-top:2rem;padding:1rem;background:rgba(255,255,255,.1);border-radius:12px;backdrop-filter:blur(10px)}.trust-badge img{height:120px;width:240px;object-fit:contain;filter:invert(1) brightness(1.2)}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:600;font-size:.9rem}.form-group input,.form-group select{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#0a6d76}.form-row{display:flex;gap:1rem}.form-row .form-group{flex:1}.form-submit{width:100%;background:linear-gradient(135deg, #fa832e, #f2995a);color:#fff;padding:14px 24px;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:1rem}.form-submit:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(250,131,46,.3)}.speed-proof{background:#f8f9fa;padding:100px 0}.speed-proof-wrapper{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.speed-proof-content{padding-right:2rem}.speed-proof-title{font-size:2.25rem;font-weight:800;line-height:1.2;color:#0a6d76;margin-bottom:1rem}.speed-proof-lead{font-size:1.25rem;color:#666;margin-bottom:3rem;line-height:1.6}.speed-metrics{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin-bottom:3rem}.metric{text-align:center}.metric-value{display:block;font-size:3rem;font-weight:800;color:#fa832e;line-height:1}.metric-unit{display:block;font-size:1rem;color:#0a6d76;font-weight:600;margin-top:.25rem;margin-bottom:.5rem}.metric-label{display:block;font-size:.9rem;color:#666;line-height:1.3}.speed-proof-cta{display:flex;gap:1rem;align-items:center}.speed-proof-image img{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 60px rgba(0,58,68,.15)}@media (max-width: 850px){.speed-proof-cta .btn-primary,.speed-proof-cta .btn-secondary-outline{padding:14px 20px;font-size:1rem}}@media (max-width: 1024px){.hero-container{flex-direction:column}.hero-content{text-align:center}.hero-content p{margin-left:auto;margin-right:auto}.hero-form-wrapper{width:100%;max-width:500px;margin:0 auto}.trust-indicators{grid-template-columns:1fr;text-align:left;max-width:500px;margin-left:auto;margin-right:auto}.speed-proof{padding:60px 0}.speed-proof-wrapper{grid-template-columns:1fr;gap:3rem}.speed-proof-content{padding-right:0;text-align:center}}@media (max-width: 768px){.hero{padding:160px 0 80px}.hero h1{font-size:2rem}.hero-form{padding:1.5rem;margin-bottom:-40px}.form-row{flex-direction:column}.trust-indicators{gap:1.5rem}.hero-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px}.speed-proof-cta{flex-direction:column;gap:.75rem}.speed-proof-cta .btn-primary{width:100%;max-width:300px}.speed-proof-cta .btn-secondary-outline{width:100%;max-width:300px}.speed-metrics{grid-template-columns:1fr;gap:1.5rem;max-width:300px;margin:2rem auto 3rem}.metric{padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,58,68,.08)}}.features{padding:80px 0;background:#f8fafc}.section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#0a6d76}.features-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin-top:3rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px -2px rgba(10,109,118,.1);text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px -4px rgba(10,109,118,.15)}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#0a6d76}.feature-card p{color:#666;line-height:1.6;margin:0}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg, #0a6d76, #16919c);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.feature-icon svg{width:32px;height:32px}.contact{padding:80px 0;background:#0a6d76;color:#fff;text-align:center}.contact h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#fff}.contact>p{font-size:1.2rem;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto;color:rgba(255,255,255,.9)}.contact-info{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-top:3rem}.contact-item{background:rgba(255,255,255,.1);padding:2rem;border-radius:12px;backdrop-filter:blur(10px)}.contact-item h3{color:#fff;font-weight:600;margin-bottom:1rem;font-size:1.25rem}.contact-item p{margin-bottom:.5rem}.contact-item p:last-child{margin-bottom:0;color:rgba(255,255,255,.8);font-size:.9rem}.contact-item a{color:#fa832e;text-decoration:none}.contact-item a:hover{text-decoration:underline}.contact-address{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.contact-address h3{font-size:1.25rem;margin-bottom:1rem;color:#fff}.contact-address p{font-size:1.1rem;color:#fff}@media (max-width: 768px){.section-title{font-size:2rem;margin-bottom:2rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}.contact h2{font-size:2rem}.contact-info{grid-template-columns:1fr;gap:1.5rem}.contact-item{padding:1.5rem}}