@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";:root{font-family:Montserrat,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}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#fff;font-family:Montserrat,sans-serif}#root{width:100%;margin:0;padding:0}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:600;font-family:Montserrat,sans-serif}p{margin-bottom:1rem;font-family:Montserrat,sans-serif}a{color:#4285f4;text-decoration:none}a:hover{color:#3367d6}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}.App{min-height:100vh}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:3rem}html{scroll-behavior:smooth}button:focus,a:focus{outline:2px solid #4285f4;outline-offset:2px}@media(max-width:768px){.section-title{font-size:2rem}}.header{position:sticky;top:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06);z-index:1000;padding:1rem 0;transition:all .3s ease}.container{max-width:1200px;margin:0 auto;padding:0 20px}.nav{display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo{font-size:1.5rem;font-weight:700;color:#1a1a1a;text-decoration:none;transition:color .3s ease;letter-spacing:-.5px;font-family:Montserrat,sans-serif}.logo:hover{color:#667eea}.nav-links{display:flex;align-items:center;gap:2.5rem;flex:1;justify-content:center}.nav-link{position:relative;color:#4a5568;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .3s ease;padding:.5rem 0;font-family:Montserrat,sans-serif}.nav-link:hover{color:#1a1a1a}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#667eea;transition:width .3s ease}.nav-link:hover:after{width:100%}.cta-button{position:relative;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 1.75rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .4s ease;border:2px solid transparent;white-space:nowrap;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px #667eea66;overflow:hidden;animation:ctaPulse 3s ease-in-out infinite}@keyframes ctaPulse{0%,to{box-shadow:0 4px 15px #667eea66}50%{box-shadow:0 4px 25px #667eea99,0 0 30px #764ba266}}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.cta-button:hover:before{left:100%}.cta-text{position:relative;z-index:1}.cta-arrow{position:relative;z-index:1;font-size:1.2rem;transition:transform .3s ease}.cta-button:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 30px #667eea99}.cta-button:hover .cta-arrow{transform:translate(5px)}.cta-button:active{transform:translateY(-1px) scale(1.02)}.hamburger{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:101}.hamburger span{width:25px;height:2px;background:#1a1a1a;border-radius:2px;transition:all .3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media(max-width:968px){.nav-links{gap:1.8rem}.nav-link{font-size:.9rem}.cta-button{padding:.7rem 1.5rem;font-size:.9rem}}@media(max-width:768px){.hamburger{display:flex}.nav-links{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:6rem 2rem 2rem;gap:0;box-shadow:-2px 0 20px #0000001a;transition:right .3s ease;z-index:100}.nav-links.active{right:0}.nav-link{width:100%;padding:1.2rem 0;font-size:1.1rem;border-bottom:1px solid rgba(0,0,0,.06);color:#1a1a1a}.nav-link:after{display:none}.nav-link:hover{padding-left:.5rem;color:#667eea}.cta-button{display:none}.nav-links.active .nav-link:last-child{margin-top:1.5rem;padding:.85rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50px;text-align:center;border-bottom:none;box-shadow:0 4px 15px #667eea66}.nav-links.active .nav-link:last-child:hover{background:linear-gradient(135deg,#764ba2,#667eea);padding-left:1.5rem;transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.logo{font-size:1.3rem}}.hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;padding:2rem 0}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-gradient{position:absolute;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);opacity:.95}.hero-shapes{position:absolute;width:100%;height:100%;overflow:hidden}.shape{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:float 20s infinite ease-in-out}.shape-1{width:500px;height:500px;background:#ffffff4d;top:-10%;right:-10%;animation-delay:0s}.shape-2{width:400px;height:400px;background:#fff3;bottom:-10%;left:-5%;animation-delay:5s}.shape-3{width:300px;height:300px;background:#ffffff40;top:40%;left:50%;animation-delay:10s}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.hero .container{position:relative;z-index:1}.hero-content{max-width:900px;margin:0 auto;text-align:center;color:#fff}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);padding:.5rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:500;margin-bottom:2rem;animation:slideDown .6s ease-out}.badge-icon{font-size:1.2rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;animation:fadeInUp .8s ease-out .2s both}.hero-title .highlight{background:linear-gradient(120deg,#fff,#e0e7ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:block;margin-top:.5rem}.hero-lead{font-size:1.25rem;line-height:1.7;margin-bottom:3rem;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto;animation:fadeInUp .8s ease-out .4s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;animation:fadeInUp .8s ease-out .6s both}.feature{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:1.5rem;border-radius:15px;display:flex;align-items:flex-start;gap:1rem;text-align:left;transition:all .3s ease}.feature:hover{background:#ffffff40;transform:translateY(-5px)}.feature-icon{width:50px;height:50px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fffffff2;box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.feature:hover .feature-icon{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px #00000026}.feature:nth-child(1) .feature-icon{background:linear-gradient(135deg,#667eea,#764ba2)}.feature:nth-child(1) .feature-icon svg{stroke:#fff}.feature:nth-child(2) .feature-icon{background:linear-gradient(135deg,#11998e,#38ef7d)}.feature:nth-child(2) .feature-icon svg{stroke:#fff}.feature:nth-child(3) .feature-icon{background:linear-gradient(135deg,#4facfe,#00f2fe)}.feature:nth-child(3) .feature-icon svg{stroke:#fff}.feature-text{display:flex;flex-direction:column;gap:.3rem}.feature-text strong{font-size:1.1rem;font-weight:600}.feature-text span{font-size:.9rem;opacity:.9}.hero-cta{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap;animation:fadeInUp .8s ease-out .8s both}.cta-button-primary{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#667eea;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 10px 30px #0003}.cta-button-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0000004d;gap:.8rem}.cta-button-secondary{display:inline-flex;align-items:center;background:transparent;color:#fff;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:50px;border:2px solid rgba(255,255,255,.5);transition:all .3s ease}.cta-button-secondary:hover{background:#ffffff1a;border-color:#fff}.hero-trust{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;animation:fadeInUp .8s ease-out 1s both}.trust-item{display:flex;flex-direction:column;align-items:center;gap:.3rem}.trust-item strong{font-size:1.5rem;font-weight:700}.trust-item span{font-size:.85rem;opacity:.9}.trust-divider{width:1px;height:40px;background:#ffffff4d}@media(max-width:488px){.hero-trust{flex-direction:column;gap:1rem}}@media(max-width:768px){.hero{min-height:auto;padding:3rem 0}.hero-title{font-size:2.2rem}.hero-lead{font-size:1.1rem;margin-bottom:2rem}.hero-features{grid-template-columns:1fr;gap:1rem}.feature{padding:1.25rem}.hero-cta{flex-direction:column;gap:.75rem}.cta-button-primary,.cta-button-secondary{width:100%;justify-content:center;font-size:1rem;padding:.9rem 1.5rem}.hero-trust{gap:1rem}.trust-divider{display:none}.trust-item strong{font-size:1.2rem}.trust-item span{font-size:.75rem}.shape-1,.shape-2,.shape-3{width:200px;height:200px}}.results{padding:4rem 0;background:#f8f9fa}.section-title{text-align:center;font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.results-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.result-card{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 5px 15px #00000014;transition:all .3s ease;display:flex;flex-direction:column;gap:1rem;border:2px solid transparent}.result-card:hover{transform:translateY(-8px);box-shadow:0 10px 30px #00000026;border-color:#667eea}.brand-header{display:flex;flex-direction:column;gap:.5rem;border-bottom:2px solid #f0f0f0;padding-bottom:1rem}.brand-header h3{font-size:1.5rem;font-weight:600;color:#333;margin:0}.brand-category{display:inline-block;padding:.3rem .8rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.75rem;border-radius:20px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;align-self:flex-start}.brand-description{color:#666;line-height:1.6;font-size:1rem;margin:0;flex-grow:1}.brand-link{color:#667eea;text-decoration:none;font-weight:600;font-size:.95rem;display:inline-flex;align-items:center;gap:.3rem;transition:all .3s ease;margin-top:.5rem}.brand-link:hover{color:#764ba2;gap:.6rem}@media(max-width:768px){.results{padding:2rem 0}.section-title{font-size:2rem}.results-subtitle{font-size:1rem;margin-bottom:2rem;padding:0 1rem}.results-grid{grid-template-columns:1fr;gap:1.5rem}.result-card{padding:1.5rem}.brand-header h3{font-size:1.3rem}.brand-description{font-size:.95rem}}.process{padding:4rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.process .section-title{color:#fff;text-align:center;margin-bottom:1rem}.process-intro{text-align:center;font-size:1.2rem;max-width:800px;margin:0 auto 3rem;opacity:.95;line-height:1.6;color:#fff}.process-steps{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.process-step{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:15px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start}.process-step:hover{background:#ffffff26;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.step-number{background:#fff3;color:#fff;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;flex-shrink:0;border:2px solid rgba(255,255,255,.3)}.step-content{flex:1}.step-content h3{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem;line-height:1.3}.step-content p{color:#fffffff2;line-height:1.7;font-size:1.05rem}@media(max-width:768px){.process{padding:3rem 0}.process .section-title{font-size:2rem}.process-intro{font-size:1rem;margin-bottom:2rem;padding:0 1rem}.process-steps{gap:1.5rem}.process-step{padding:2rem;grid-template-columns:1fr;gap:1.5rem;text-align:center}.step-number{margin:0 auto;width:60px;height:60px;font-size:1.5rem}.step-content h3{font-size:1.3rem}.step-content p{font-size:1rem}}.faq{padding:4rem 0;background:#f8f9fa}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;border-radius:10px;margin-bottom:1rem;box-shadow:0 2px 10px #0000001a;overflow:hidden;transition:all .3s ease}.faq-item.open{transform:translateY(-2px);box-shadow:0 5px 20px #00000026}.faq-question{width:100%;padding:1.5rem;background:none;border:none;text-align:left;font-size:1.1rem;font-weight:600;color:#333;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}.faq-question:hover{background-color:#f8f9fa}.faq-icon{font-size:1.5rem;color:#4285f4;font-weight:300;transition:transform .3s ease}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:200px}.faq-answer p{padding:0 1.5rem 1.5rem;margin:0;color:#666;line-height:1.6}@media(max-width:768px){.faq{padding:2rem 0}.faq-question{padding:1rem;font-size:1rem}.faq-answer p{padding:0 1rem 1rem;font-size:.9rem}}.testimonials{padding:4rem 0;background:#fff}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.testimonial-card{background:#f8f9fa;padding:2rem;border-radius:10px;border-left:4px solid #4285f4;transition:transform .3s ease}.testimonial-card:hover{transform:translateY(-5px)}.testimonial-rating{margin-bottom:1rem}.star{font-size:1.2rem;margin-right:.2rem}.testimonial-text{color:#555;line-height:1.6;margin-bottom:1.5rem;font-style:italic;font-size:1rem}.testimonial-author{display:flex;flex-direction:column;gap:.3rem}.testimonial-author strong{color:#333;font-weight:600}.company{color:#4285f4;font-size:.9rem}@media(max-width:768px){.testimonials{padding:2rem 0}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:1.5rem}.testimonial-text{font-size:.9rem}}.contact{padding:5rem 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:Montserrat,sans-serif}.contact-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.section-description{font-size:1.1rem;color:#4a5568;max-width:600px;margin:0 auto;line-height:1.7}.contact-content{display:flex;flex-direction:column;gap:3rem}.contact-info{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:2rem;width:100%;align-items:stretch}.info-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;flex:1 1 33.333%;max-width:33.333%;min-width:0}.info-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.info-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;margin-bottom:1rem}.info-icon svg{stroke:#fff}.info-card h3{font-size:1.3rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.info-card p{color:#4a5568;margin-bottom:.3rem;font-size:.95rem}.info-link{color:#667eea;font-weight:600;text-decoration:none;transition:color .3s ease;display:inline-block;margin-top:.5rem}.info-link:hover{color:#764ba2;text-decoration:underline}.contact-form-wrapper{background:#fff;padding:2.5rem;border-radius:15px;box-shadow:0 4px 20px #0000001a}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#1a1a1a;font-size:.95rem}.form-group input,.form-group textarea{padding:.9rem 1.2rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;font-family:Montserrat,sans-serif;transition:all .3s ease;background:#f8fafc}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:120px}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border:none;border-radius:50px;font-size:1rem;font-weight:600;font-family:Montserrat,sans-serif;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 15px #667eea66}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #667eea99}.submit-button:disabled{opacity:.7;cursor:not-allowed}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.status-message{padding:1rem;border-radius:10px;display:flex;align-items:center;gap:.75rem;font-weight:500;font-size:.95rem}.status-message.success{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.status-message.success svg{stroke:#065f46}.status-message.error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.status-message.error svg{stroke:#991b1b;fill:#991b1b}@media(max-width:968px){.form-row{grid-template-columns:1fr}.section-title{font-size:2rem}.contact-info{gap:1.5rem}}@media(max-width:768px){.contact-info{flex-direction:column!important;flex-wrap:wrap!important}.info-card{max-width:100%;flex:1 1 100%}.contact{padding:3rem 0}.contact-header{margin-bottom:2.5rem}.section-title{font-size:1.75rem}.section-description{font-size:1rem}.contact-form-wrapper,.info-card{padding:1.5rem}}.footer{background:#0f0f23;color:#e0e0e0;padding:0}.footer-cta{background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 2rem;position:relative;overflow:hidden}.footer-cta:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;animation:float 20s infinite ease-in-out}.footer-cta:after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);border-radius:50%;animation:float 25s infinite ease-in-out reverse}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.cta-content{max-width:700px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-icon-wrapper{margin-bottom:1.5rem;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cta-icon{font-size:3rem;display:inline-block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.cta-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}.cta-description{font-size:1.15rem;color:#fffffff2;margin-bottom:2rem;line-height:1.7}.cta-button-footer{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#667eea;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 10px 30px #0000004d;margin-bottom:1.5rem}.cta-button-footer:hover{transform:translateY(-3px);box-shadow:0 15px 40px #0006;gap:.8rem}.cta-button-footer svg{transition:transform .3s ease}.cta-button-footer:hover svg{transform:translate(5px)}.cta-note{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;color:#ffffffe6;background:#ffffff26;padding:.6rem 1.2rem;border-radius:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-note svg{color:gold}.footer-content{padding:4rem 2rem 2rem}.footer-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem}.footer-section h3{color:#fff;font-size:1.3rem;margin-bottom:1.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-about{line-height:1.7;margin-bottom:1.5rem;color:#b0b0b0}.footer-stats{display:flex;gap:2rem;margin-top:1.5rem}.stat{display:flex;flex-direction:column;gap:.3rem}.stat strong{font-size:1.8rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat span{font-size:.85rem;color:#888;text-transform:uppercase;letter-spacing:.5px}.services-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.services-list li{display:flex;align-items:center;gap:.75rem;color:#b0b0b0;transition:all .3s ease;padding:.5rem 0}.services-list li svg{color:#667eea;flex-shrink:0}.services-list li:hover{color:#fff;transform:translate(5px)}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-info p{color:#b0b0b0;margin-bottom:.5rem}.contact-link{display:inline-flex;align-items:center;gap:.75rem;color:#667eea;text-decoration:none;font-weight:600;transition:all .3s ease;padding:.75rem 0}.contact-link:hover{color:#764ba2;transform:translate(5px)}.contact-link svg{flex-shrink:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:2rem;text-align:center}.copyright{margin-bottom:1.5rem;color:#888;font-size:.9rem}.footer-keywords{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.footer-keywords span{background:#667eea1a;border:1px solid rgba(102,126,234,.2);padding:.4rem 1rem;border-radius:20px;font-size:.8rem;color:#b0b0b0;transition:all .3s ease}.footer-keywords span:hover{background:#667eea33;border-color:#667eea66;color:#667eea;transform:translateY(-2px)}@media(max-width:768px){.footer-cta{padding:3rem 1.5rem}.cta-title{font-size:2rem}.cta-description{font-size:1rem}.cta-button-footer{width:100%;justify-content:center;padding:1rem 2rem;font-size:1rem}.cta-note{font-size:.85rem;text-align:center}.footer-content{padding:3rem 1.5rem 1.5rem}.footer-info{grid-template-columns:1fr;gap:2.5rem}.footer-stats{gap:1.5rem}.footer-keywords{gap:.5rem}.footer-keywords span{font-size:.75rem;padding:.3rem .8rem}}
