*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-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;line-height:1.6;color:#374151}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#dc2626;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b91c1c}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-red{color:#dc2626}.text-white{color:#fff}.text-gray{color:#9ca3af}.bg-gray{background-color:#f9fafb}.bg-dark{background:linear-gradient(135deg,#1e293b,#0f172a)}.section{padding:5rem 0}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#111827}.section-header p{font-size:1.25rem;color:#6b7280;max-width:48rem;margin:0 auto}.section-cta{text-align:center;margin-top:3rem}.section-cta p{color:#6b7280;margin-bottom:1.5rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;font-size:1rem}.btn-primary{background-color:#dc2626;color:#fff}.btn-primary:hover{background-color:#b91c1c;transform:translateY(-1px);box-shadow:0 10px 25px #dc26264d}.btn-outline{background-color:transparent;color:#374151;border:2px solid #d1d5db}.btn-outline:hover{background-color:#f9fafb;border-color:#dc2626;color:#dc2626}.btn-full{width:100%;justify-content:center}.btn-large{padding:1rem 2rem;font-size:1.125rem}.hero-section{background:linear-gradient(135deg,#1e293b,#0f172a);min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;padding:4rem 0}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,#dc26261a,#dc26260d);opacity:.3}.sticky-phone{position:fixed;top:1rem;right:1rem;z-index:1000}.phone-link{display:flex;align-items:center;gap:.5rem;background-color:#dc2626;color:#fff;padding:.5rem 1rem;border-radius:9999px;text-decoration:none;font-weight:600;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}.phone-link:hover{background-color:#b91c1c;transform:translateY(-2px);box-shadow:0 8px 15px #0003}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;position:relative;z-index:1}.hero-content{color:#fff}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.5rem;color:#d1d5db;margin-bottom:2rem;font-weight:500}.hero-actions{margin-bottom:2rem}.hero-disclaimer{font-size:.875rem;color:#9ca3af;margin-top:1rem}.trust-indicators{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.875rem;color:#9ca3af}.trust-item{display:flex;align-items:center;gap:.5rem}.trust-dot{width:.5rem;height:.5rem;background-color:#10b981;border-radius:50%}.hero-form-container{position:relative}.header-lead-form{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 25px 50px #00000040;border:1px solid rgba(255,255,255,.1)}.form-header{text-align:center;margin-bottom:1.5rem}.form-header h3{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.form-header p{color:#6b7280}.lead-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;color:#374151;margin-bottom:.25rem;font-size:.875rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:all .3s ease;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.form-security{display:flex;justify-content:center;gap:1rem;margin-top:.5rem;font-size:.75rem;color:#6b7280}.security-item{display:flex;align-items:center;gap:.25rem}.security-item i{color:#10b981;width:1rem;height:1rem}.pain-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.pain-point{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;border-left:4px solid #dc2626}.pain-icon{background:#fef2f2;padding:.75rem;border-radius:50%;display:inline-flex;margin-bottom:1rem}.pain-icon i{color:#dc2626;width:1.5rem;height:1.5rem}.pain-point h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.pain-point p{color:#6b7280}.solution-banner{background:linear-gradient(135deg,#1e293b,#7c3aed);border-radius:.75rem;padding:2rem;text-align:center;color:#fff}.solution-banner h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.solution-banner p{font-size:1.25rem;color:#d1d5db;margin-bottom:1.5rem}.solution-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.875rem}.solution-feature{display:flex;align-items:center;gap:.5rem}.feature-dot{width:.5rem;height:.5rem;background-color:#10b981;border-radius:50%}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;border:1px solid #f3f4f6;transition:all .3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px #00000026;border-color:#fecaca}.service-header{display:flex;align-items:center;margin-bottom:1rem}.service-icon{background:#fef2f2;padding:.75rem;border-radius:.5rem;margin-right:1rem;transition:all .3s ease}.service-card:hover .service-icon{background:#fecaca}.service-icon i{color:#dc2626;width:1.5rem;height:1.5rem}.service-header h3{font-size:1.25rem;font-weight:600;color:#111827}.service-card p{color:#6b7280;margin-bottom:1rem}.service-features{list-style:none}.service-features li{display:flex;align-items:center;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.service-features li:before{content:"";width:.375rem;height:.375rem;background-color:#dc2626;border-radius:50%;margin-right:.5rem}.differentiators-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.differentiator{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.differentiator:hover{background:#fff3;transform:translateY(-4px)}.diff-header{display:flex;align-items:center;margin-bottom:1rem}.diff-icon{background:#dc2626;padding:.75rem;border-radius:.5rem;margin-right:1rem}.diff-icon i{color:#fff;width:1.5rem;height:1.5rem}.diff-header h3{font-size:1.25rem;font-weight:600;color:#fff}.differentiator p{color:#d1d5db}.stats-banner{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.75rem;padding:2rem;border:1px solid rgba(255,255,255,.2);display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.stat{color:#fff}.stat-number{font-size:2rem;font-weight:700;color:#dc2626;margin-bottom:.5rem}.stat-label{color:#d1d5db}.projects-carousel{position:relative;max-width:80rem;margin:0 auto}.project-card{background:#fff;border-radius:.75rem;box-shadow:0 25px 50px #00000040;overflow:hidden;display:none}.project-card.active{display:grid;grid-template-columns:1fr 1fr}.project-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-content{padding:2rem;display:flex;flex-direction:column;justify-content:center}.project-badge{display:inline-block;background:#fef2f2;color:#dc2626;font-size:.875rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem;width:-moz-fit-content;width:fit-content}.project-content h3{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}.project-result{font-size:1.125rem;color:#dc2626;font-weight:600;margin-bottom:1.5rem}.project-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.metric{text-align:center}.metric-value{font-size:1.5rem;font-weight:700;color:#111827}.metric-label{font-size:.875rem;color:#6b7280}.case-study-link{display:inline-flex;align-items:center;gap:.5rem;color:#dc2626;text-decoration:none;font-weight:600;transition:all .3s ease}.case-study-link:hover{color:#b91c1c}.case-study-link i:last-child{transition:transform .3s ease}.case-study-link:hover i:last-child{transform:translate(4px)}.carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000001a;cursor:pointer;transition:all .3s ease}.carousel-nav:hover{box-shadow:0 8px 15px #0003;transform:translateY(-50%) scale(1.1)}.carousel-nav.prev{left:1rem}.carousel-nav.next{right:1rem}.carousel-nav i{color:#6b7280;width:1.5rem;height:1.5rem}.carousel-nav:hover i{color:#dc2626}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.dot{width:.75rem;height:.75rem;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;transition:all .3s ease}.dot.active,.dot:hover{background:#dc2626}.reviews-header{text-align:center;margin-bottom:3rem}.rating-display{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.stars{display:flex;gap:.25rem}.star{width:1.5rem;height:1.5rem;color:#fbbf24}.star.filled{fill:currentColor}.rating-text{font-weight:600;font-size:1.125rem;color:#111827}.review-sources{display:flex;justify-content:center;gap:2rem;font-size:.875rem;color:#6b7280;margin-top:1rem}.achievements{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.achievement{text-align:center}.achievement-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:#fef2f2;border-radius:50%;margin-bottom:1rem}.achievement-icon i{color:#dc2626;width:2rem;height:2rem}.achievement h3{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem}.achievement p{color:#6b7280}.client-logos{border-top:1px solid #e5e7eb;padding-top:3rem;margin-bottom:4rem}.client-logos h3{text-align:center;color:#6b7280;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem}.logos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.logo{background:#f9fafb;border-radius:.5rem;padding:1.5rem;height:5rem;display:flex;align-items:center;justify-content:center;color:#6b7280;font-weight:600;font-size:.875rem;text-align:center;transition:all .3s ease}.logo:hover{background:#f3f4f6}.social-stats{background:linear-gradient(135deg,#dc2626,#7c3aed);border-radius:.75rem;padding:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center;color:#fff}.social-stat-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.social-stat-label{color:#fffc}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.testimonial{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;border:1px solid #f3f4f6;transition:all .3s ease}.testimonial:hover{transform:translateY(-4px);box-shadow:0 20px 25px #00000026}.testimonial-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.quote-icon{color:#dc2626;width:2rem;height:2rem}.testimonial-rating{display:flex;gap:.25rem}.testimonial-rating .star{width:1rem;height:1rem;color:#fbbf24;fill:currentColor}.testimonial p{font-weight:500;color:#374151;margin-bottom:1.5rem;line-height:1.6}.testimonial-footer{display:flex;align-items:center;justify-content:space-between}.testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-author img{width:3rem;height:3rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.author-name{font-weight:600;color:#111827}.author-title{font-size:.875rem;color:#6b7280}.testimonial-result{background:#fef2f2;color:#dc2626;font-size:.75rem;font-weight:600;padding:.25rem .5rem;border-radius:9999px}.timeline{position:relative;max-width:4rem;margin:0 auto}.timeline:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:2px;height:100%;background:#e5e7eb}.timeline-item{position:relative;margin-bottom:4rem;display:flex;align-items:center}.timeline-item:nth-child(odd){flex-direction:row}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-content{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;border:1px solid #f3f4f6;width:24rem;margin:0 2rem}.timeline-header{display:flex;align-items:center;margin-bottom:1rem}.timeline-icon{background:#dc2626;padding:.75rem;border-radius:.5rem;margin-right:1rem}.timeline-icon i{color:#fff;width:1.5rem;height:1.5rem}.timeline-header h3{font-size:1.25rem;font-weight:600;color:#111827}.timeline-duration{font-size:.875rem;color:#dc2626;font-weight:500}.timeline-content p{color:#6b7280;margin-bottom:1rem}.timeline-deliverables h4{font-weight:600;color:#111827;margin-bottom:.5rem}.timeline-deliverables ul{list-style:none}.timeline-deliverables li{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.timeline-deliverables i{color:#10b981;width:1rem;height:1rem}.timeline-number{position:absolute;left:50%;transform:translate(-50%);width:3rem;height:3rem;background:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem;box-shadow:0 4px 6px #0000001a;z-index:1}.process-banner{background:linear-gradient(135deg,#1e293b,#7c3aed);border-radius:.75rem;padding:2rem;text-align:center;color:#fff;margin-top:4rem}.process-banner-header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem}.process-banner-header i{color:#dc2626;width:2rem;height:2rem}.process-banner h3{font-size:1.5rem;font-weight:700}.process-banner p{color:#d1d5db;margin-bottom:1.5rem;max-width:32rem;margin-left:auto;margin-right:auto}.process-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.875rem}.process-feature{display:flex;align-items:center;gap:.5rem}.process-feature i{color:#10b981;width:1rem;height:1rem}.pricing-badge{display:inline-flex;align-items:center;gap:.5rem;background:#dcfdf7;color:#065f46;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border-radius:9999px;margin-top:2rem}.pricing-badge i{color:#10b981;width:1rem;height:1rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.pricing-card{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px #0000001a;border:2px solid #f3f4f6;position:relative;transition:all .3s ease}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px #00000026}.pricing-card.featured{border-color:#dc2626;transform:scale(1.05)}.pricing-card.featured:hover{transform:scale(1.05) translateY(-4px)}.pricing-badge-card{position:absolute;top:-1rem;left:50%;transform:translate(-50%);background:#dc2626;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:9999px}.pricing-card.featured .pricing-badge-card{background:#dc2626}.pricing-header{text-align:center;margin-bottom:2rem}.pricing-header h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.pricing-price{margin-bottom:.5rem}.price{font-size:2rem;font-weight:700;color:#dc2626}.original-price{font-size:1.125rem;color:#6b7280;text-decoration:line-through;margin-left:.5rem}.pricing-header p{color:#6b7280}.pricing-features{list-style:none;margin-bottom:2rem}.pricing-features li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}.pricing-features i{color:#10b981;width:1.25rem;height:1.25rem;margin-top:.125rem;flex-shrink:0}.pricing-cta{margin-top:auto}.addons-section{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px #0000001a;margin-bottom:3rem}.addons-section h3{font-size:1.5rem;font-weight:700;color:#111827;text-align:center;margin-bottom:1.5rem}.addons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.addon{text-align:center;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;transition:all .3s ease}.addon:hover{border-color:#fecaca}.addon h4{font-weight:600;color:#111827;margin-bottom:.5rem}.addon-price{color:#dc2626;font-weight:700}.faq-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:#fef2f2;border-radius:50%;margin-bottom:1.5rem}.faq-icon i{color:#dc2626;width:2rem;height:2rem}.faq-list{max-width:4rem;margin:0 auto 3rem}.faq-item{background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb;margin-bottom:1rem;transition:all .3s ease}.faq-item:hover{border-color:#fecaca}.faq-question{width:100%;padding:1rem 1.5rem;background:none;border:none;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;color:#111827;transition:all .3s ease}.faq-question:hover{background:#f3f4f6}.faq-chevron{color:#6b7280;width:1.25rem;height:1.25rem;transition:transform .3s ease;flex-shrink:0}.faq-item.active .faq-chevron{transform:rotate(180deg);color:#dc2626}.faq-answer{padding:0 1.5rem 1rem;display:none}.faq-item.active .faq-answer{display:block}.faq-answer p{color:#374151;line-height:1.6}.faq-cta{text-align:center}.faq-cta p{color:#6b7280;margin-bottom:1.5rem}.faq-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.final-cta-content{text-align:center;margin-bottom:2rem}.final-cta-content h2{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.final-cta-content p{font-size:1.25rem;max-width:48rem;margin:0 auto}.urgency-banner{background:#dc2626;color:#fff;padding:.75rem 1.5rem;border-radius:9999px;display:inline-flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:600}.urgency-banner i{width:1.25rem;height:1.25rem}.final-cta-actions{text-align:center;margin-bottom:2rem}.cta-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;font-size:.875rem;color:#d1d5db}.cta-feature{display:flex;align-items:center;gap:.5rem}.cta-feature i{color:#10b981;width:1rem;height:1rem}.alternative-cta{border-top:1px solid #374151;padding-top:2rem;text-align:center;margin-bottom:3rem}.alternative-cta p{margin-bottom:1rem}.phone-cta{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.phone-cta:hover{background:#fff3}.phone-cta i{width:1.25rem;height:1.25rem}.final-trust-indicators{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.trust-indicator{color:#fff}.trust-number{font-size:1.5rem;font-weight:700;color:#dc2626;margin-bottom:.5rem}.trust-label{color:#d1d5db}.footer{background:#111827;color:#fff;padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h3{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.footer-form{display:flex;flex-direction:column;gap:1rem}.footer-form input,.footer-form textarea{padding:.75rem;background:#374151;border:1px solid #4b5563;border-radius:.5rem;color:#fff;font-size:1rem}.footer-form input::-moz-placeholder,.footer-form textarea::-moz-placeholder{color:#9ca3af}.footer-form input::placeholder,.footer-form textarea::placeholder{color:#9ca3af}.footer-form input:focus,.footer-form textarea:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;align-items:flex-start;gap:.75rem}.contact-item i{color:#dc2626;width:1.25rem;height:1.25rem;margin-top:.125rem;flex-shrink:0}.contact-item strong{color:#fff}.contact-item p{color:#9ca3af;margin:0}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-section h4{font-size:1.125rem;font-weight:600;margin:2rem 0 1rem}.social-icons{display:flex;gap:1rem;margin-bottom:2rem}.social-icon{background:#374151;padding:.75rem;border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease}.social-icon:hover{background:#dc2626;transform:translateY(-2px)}.social-icon i{width:1.25rem;height:1.25rem}.trust-badges{display:flex;flex-direction:column;gap:.75rem}.trust-badge{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#9ca3af}.trust-badge i{width:1rem;height:1rem}.trust-badge i[data-lucide=shield]{color:#10b981}.trust-badge i[data-lucide=award]{color:#fbbf24}.trust-badge i[data-lucide=check-circle]{color:#3b82f6}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.footer-bottom p{color:#9ca3af;font-size:.875rem}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:#9ca3af;text-decoration:none;font-size:.875rem;transition:color .3s ease}.footer-legal a:hover{color:#fff}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:1000;align-items:center;justify-content:center;padding:1rem}.modal.active{display:flex}.modal-content{background:#fff;border-radius:.75rem;box-shadow:0 25px 50px #00000040;max-width:32rem;width:100%;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-header h3{font-size:1.5rem;font-weight:700;color:#111827}.modal-close{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.5rem;border-radius:.25rem;transition:all .3s ease}.modal-close:hover{color:#6b7280;background:#f9fafb}.modal-close i{width:1.5rem;height:1.5rem}.progress-container{padding:1.5rem;border-bottom:1px solid #e5e7eb}.progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.875rem}.progress-text{font-weight:500;color:#6b7280}.progress-label{color:#6b7280}.progress-bar{width:100%;height:.5rem;background:#e5e7eb;border-radius:9999px;overflow:hidden}.progress-fill{height:100%;background:#dc2626;border-radius:9999px;transition:width .5s ease;width:33.33%}.modal-form{padding:1.5rem}.form-step{display:none}.form-step.active{display:block}.form-buttons{display:flex;gap:.75rem}.form-buttons .btn{flex:1}.next-steps{background:#f9fafb;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem}.next-steps h4{font-weight:600;color:#111827;margin-bottom:.75rem}.next-step{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.next-step i{color:#10b981;width:1rem;height:1rem;flex-shrink:0}.modal-security{font-size:.75rem;color:#6b7280;text-align:center;margin-top:1.5rem;padding:0 1.5rem 1.5rem}@media (max-width: 1024px){.hero-grid{grid-template-columns:1fr;gap:2rem}.hero-title{font-size:2.5rem}.project-card.active{grid-template-columns:1fr}.timeline{max-width:none}.timeline:before{display:none}.timeline-item{flex-direction:column!important;margin-bottom:2rem}.timeline-content{width:100%;margin:0}.timeline-number{position:static;transform:none;margin-bottom:1rem}}@media (max-width: 768px){.section{padding:3rem 0}.section-header h2,.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.form-row{grid-template-columns:1fr}.trust-indicators{justify-content:center}.carousel-nav{display:none}.final-cta-content h2{font-size:2rem}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}}@media (max-width: 640px){.container{padding:0 .75rem}.hero-section{padding:2rem 0}.sticky-phone{top:.5rem;right:.5rem}.phone-link{padding:.375rem .75rem;font-size:.875rem}.header-lead-form{padding:1.5rem}.services-grid,.differentiators-grid,.testimonials-grid,.pricing-grid{grid-template-columns:1fr}.stats-banner,.social-stats,.final-trust-indicators{grid-template-columns:repeat(2,1fr)}.review-sources{flex-direction:column;gap:.5rem}.cta-features{flex-direction:column;gap:.75rem}.faq-buttons{flex-direction:column}}button:focus,input:focus,textarea:focus,select:focus,a:focus{outline:2px solid #dc2626;outline-offset:2px}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}@media (prefers-contrast: high){.bg-gray{background-color:#fff}.text-gray{color:#000}.border-gray-200{border-color:#000}}