.language-switcher{display:flex;gap:.5rem;background:#f3f4f6;padding:.25rem;border-radius:8px}.language-switcher button{padding:.4rem .8rem;border:none;background:transparent;color:#666;font-weight:600;font-size:.85rem;border-radius:6px;cursor:pointer;transition:all .3s}.language-switcher button:hover{color:#5b5fc7}.language-switcher button.active{background:#fff;color:#5b5fc7;box-shadow:0 2px 4px #0000001a}.navbar{background:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:100}.nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-size:1.5rem;font-weight:700;color:#5b5fc7}.logo-icon{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:#333;font-weight:500;transition:color .3s}.nav-links a:hover,.nav-links a.active{color:#5b5fc7}.footer{background:#1a1d2e;color:#fff;padding:3rem 2rem 1rem;margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-section h4{margin-bottom:1rem;font-size:1.1rem}.footer-section a{display:block;color:#aaa;text-decoration:none;margin-bottom:.5rem;transition:color .3s}.footer-section a:hover{color:#fff}.footer-logo{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-section p{color:#aaa;line-height:1.6}.footer-contact-link{color:#aaa!important}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #2a2d3e;color:#666}.whatsapp-fab{position:fixed;bottom:24px;right:24px;width:56px;height:56px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #25d36666;z-index:999;transition:transform .2s,box-shadow .2s}.whatsapp-fab:hover{transform:scale(1.1);box-shadow:0 6px 20px #25d36680}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;z-index:200}.hamburger span{display:block;width:24px;height:2.5px;background:#333;border-radius:2px;transition:all .3s}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}@media (max-width: 768px){.hamburger{display:flex}.nav-links{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;padding:1rem 2rem 1.5rem;box-shadow:0 4px 12px #0000001a;gap:0}.nav-links.nav-open{display:flex}.nav-links a{padding:.75rem 0;border-bottom:1px solid #f0f0f0;font-size:1rem}.nav-container{position:relative}.footer-container{grid-template-columns:1fr}.whatsapp-fab{bottom:16px;right:16px;width:50px;height:50px}}.home{background:#f8f9fc}.hero-section{text-align:center;padding:5rem 2rem 3rem;background:linear-gradient(180deg,#f8f9fc,#fff)}.hero-section h1{font-size:3.2rem;color:#1a1d2e;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.15rem;color:#555;margin-bottom:2rem;line-height:1.7;max-width:650px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;gap:1rem;justify-content:center}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .3s}.btn-primary:hover{transform:translateY(-2px)}.btn-secondary{background:#fff;color:#5b5fc7;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;border:2px solid #5b5fc7;transition:all .3s}.btn-secondary:hover{background:#5b5fc7;color:#fff}.credibility-section{text-align:center;padding:2.5rem 2rem;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}.credibility-label{color:#888;font-size:.9rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.company-strip{display:grid;grid-template-columns:repeat(4,auto);justify-content:center;align-items:center;gap:1.2rem 3rem;max-width:1000px;margin:0 auto}.company-logo-item{display:flex;align-items:center;gap:.6rem;opacity:.65;transition:opacity .3s}.company-logo-item:hover{opacity:1}.company-logo{height:24px;width:24px;border-radius:4px;object-fit:contain}.company-name{color:#1a1d2e;font-weight:700;font-size:.95rem}.services-overview{padding:4rem 2rem;max-width:1200px;margin:0 auto;text-align:center}.services-overview h2{font-size:2.2rem;color:#1a1d2e;margin-bottom:.5rem}.section-subtitle{color:#666;font-size:1.05rem;margin-bottom:2.5rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.service-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 12px #0000000f;text-align:left;text-decoration:none;transition:transform .2s,box-shadow .2s;border-left:4px solid #667eea}.service-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}.service-card h3{color:#1a1d2e;margin-bottom:.5rem;font-size:1.15rem}.service-card p{color:#666;line-height:1.6;font-size:.95rem}.learn-more{margin-top:1rem}.learn-more a{color:#5b5fc7;text-decoration:none;font-weight:600}.featured-projects{padding:4rem 2rem;max-width:1200px;margin:0 auto;text-align:center}.featured-projects h2{font-size:2.2rem;color:#1a1d2e;margin-bottom:.5rem}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.featured-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 12px #0000000f;text-align:left;text-decoration:none;transition:transform .2s,box-shadow .2s}.featured-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}.featured-icon{font-size:2rem;margin-bottom:.75rem}.featured-card h3{color:#1a1d2e;margin-bottom:.25rem}.featured-client{color:#5b5fc7;font-size:.9rem;font-weight:500;margin-bottom:.75rem}.featured-desc{color:#666;line-height:1.6;font-size:.9rem;margin-bottom:1rem}.featured-tags{display:flex;flex-wrap:wrap;gap:.4rem}.featured-tags span{background:#e8eaff;color:#5b5fc7;padding:.3rem .6rem;border-radius:4px;font-size:.8rem;font-weight:500}.home-cta{background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 2rem;text-align:center;color:#fff}.home-cta-content{max-width:600px;margin:0 auto}.home-cta h2{font-size:2.2rem;margin-bottom:.75rem}.home-cta p{font-size:1.1rem;opacity:.9;margin-bottom:2rem}.btn-email{background:#fff3;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;border:2px solid rgba(255,255,255,.5);transition:all .2s}.btn-email:hover{background:#ffffff4d}@media (max-width: 768px){.hero-section h1{font-size:2rem}.hero-buttons,.cta-buttons{flex-direction:column;align-items:center}.company-strip{grid-template-columns:repeat(2,auto);gap:.8rem 2rem}.company-name{font-size:.85rem}.company-logo{height:20px;width:20px}}.client-successes{padding:4rem 2rem;max-width:1200px;margin:0 auto;text-align:center}.client-successes h2{font-size:2.4rem;color:#1a1d2e;margin-bottom:.5rem}.success-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:2rem;margin-top:3rem}.success-card{background:#fff;padding:2.5rem 2rem;border-radius:16px;border-top:4px solid;box-shadow:0 4px 20px #00000014;text-align:left;transition:transform .3s,box-shadow .3s}.success-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001f}.success-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.success-logo{font-size:2.5rem;line-height:1}.success-name{font-size:1.3rem;color:#1a1d2e;margin:0;font-weight:600}.success-achievement{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:.5rem}.success-detail{font-size:1.1rem;color:#4a5568;font-weight:500;margin-bottom:1rem}.success-description{color:#666;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.success-link{display:inline-flex;align-items:center;color:#5b5fc7;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .2s}.success-link:hover{color:#4c51bf}@media (max-width: 768px){.success-grid{grid-template-columns:1fr;gap:1.5rem}.success-card{padding:2rem 1.5rem}.success-achievement{font-size:1.7rem}}.about{background:#f8f9fc}.about-hero{text-align:center;padding:4rem 2rem;background:#fff}.about-hero h1{font-size:2.8rem;color:#1a1d2e;margin-bottom:1rem}.about-hero p{color:#555;font-size:1.15rem;max-width:650px;margin:0 auto;line-height:1.7}.about-story{max-width:800px;margin:3rem auto;padding:0 2rem;text-align:center}.about-story h2{font-size:2rem;color:#1a1d2e;margin-bottom:1.5rem}.story-text{color:#555;line-height:1.8;font-size:1.05rem;margin-bottom:1rem}.about-experience{max-width:1000px;margin:3rem auto;padding:0 2rem;text-align:center}.about-experience h2{font-size:1.1rem;color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.experience-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.experience-item{background:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:700;color:#1a1d2e;font-size:1rem;box-shadow:0 2px 8px #0000000f;display:flex;align-items:center;gap:.5rem}.experience-logo{height:22px;width:22px;border-radius:4px;object-fit:contain}.experience-name{color:#1a1d2e;font-weight:700;font-size:.95rem}.about-bring{background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 2rem;margin:3rem 0}.bring-content{max-width:800px;margin:0 auto;text-align:center;color:#fff}.bring-content h2{font-size:2rem;margin-bottom:1rem}.bring-content p{font-size:1.1rem;line-height:1.8;opacity:.95}.about-tech{max-width:800px;margin:3rem auto;padding:0 2rem 4rem;text-align:center}.about-tech h2{font-size:2rem;color:#1a1d2e;margin-bottom:.5rem}.section-subtitle{color:#666;margin-bottom:2rem}.tech-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.tech-tag{background:#fff;color:#5b5fc7;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;font-size:.95rem;box-shadow:0 2px 8px #0000000f;border:1px solid #e8eaff}@media (max-width: 768px){.about-hero h1{font-size:2rem}.experience-grid{gap:.75rem}.experience-item{font-size:.85rem;padding:.5rem 1rem}}.services{background:#f8f9fc}.services-hero{text-align:center;padding:4rem 2rem;background:#fff}.services-hero h1{font-size:2.8rem;color:#1a1d2e;margin-bottom:1rem}.services-hero p{color:#555;font-size:1.1rem;max-width:650px;margin:0 auto;line-height:1.7}.services-list{max-width:1100px;margin:0 auto;padding:2rem}.service-detail{margin-bottom:2rem}.service-content{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 2px 12px #0000000f}.service-detail.alt .service-content{grid-template-columns:auto 1fr}.service-text h2{color:#1a1d2e;font-size:1.5rem;margin-bottom:.75rem}.service-text p{color:#555;line-height:1.7;margin-bottom:1rem}.service-features{list-style:none;padding:0}.service-features li{color:#555;padding:.3rem 0;font-size:.95rem}.service-features li:before{content:"→ ";color:#5b5fc7;font-weight:600}.service-visual{width:180px;height:180px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.service-visual.blue{background:#e8eaff}.service-visual.green{background:#e8faf0}.service-visual.purple{background:#f3e8ff}.service-visual.orange{background:#fff3e0}.service-svg{width:140px;height:140px}.projects-link-section{text-align:center;padding:1rem 2rem 2rem}.projects-link{color:#5b5fc7;text-decoration:none;font-weight:600;font-size:1.05rem}.projects-link:hover{color:#764ba2}.faq-section{max-width:800px;margin:2rem auto;padding:0 2rem}.faq-section h2{font-size:2rem;color:#1a1d2e;text-align:center;margin-bottom:2rem}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 2px 8px #0000000d;cursor:pointer}.faq-item summary{font-weight:600;color:#1a1d2e;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.5rem;color:#5b5fc7;font-weight:300}.faq-item[open] summary:after{content:"-"}.faq-item p{color:#555;line-height:1.7;margin-top:.75rem}.cta-section{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.cta-section h2{font-size:2rem;margin-bottom:.75rem}.cta-section p{font-size:1.1rem;opacity:.9;margin-bottom:2rem}.btn-email-dark{background:#fff3;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;border:2px solid rgba(255,255,255,.5)}.btn-email-dark:hover{background:#ffffff4d}@media (max-width: 768px){.services-hero h1{font-size:2rem}.service-content{grid-template-columns:1fr!important;padding:2rem}.service-visual{display:none}.cta-buttons{flex-direction:column;align-items:center}}.projects{background:#f8f9fc}.projects-hero{text-align:center;padding:4rem 2rem;background:#fff}.projects-hero h1{font-size:3rem;color:#1a1d2e;margin-bottom:1rem}.projects-hero p{color:#666;font-size:1.1rem;max-width:800px;margin:0 auto}.projects-intro{text-align:center;padding:3rem 2rem 1rem}.projects-intro h2{font-size:2rem;color:#1a1d2e;margin-bottom:.5rem}.projects-intro p{color:#666}.projects-list{max-width:1000px;margin:2rem auto;padding:0 2rem;display:flex;flex-direction:column;gap:2rem}.project-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:transform .2s,box-shadow .2s}.project-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}.project-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.project-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;flex-shrink:0}.project-icon.orange{background:#fff3e0}.project-icon.green{background:#d1fae5}.project-icon.blue{background:#e8eaff}.project-icon.purple{background:#f3e8ff}.project-icon.teal{background:#ccfbf1}.project-header-text{flex:1}.project-header-text h3{color:#1a1d2e;font-size:1.5rem;margin:0}.project-client{color:#888;font-size:.85rem;margin:.2rem 0 0}.project-visit-btn{background:#f0f1ff;color:#5b5fc7;padding:.5rem 1.2rem;border-radius:8px;text-decoration:none;font-size:.85rem;font-weight:600;white-space:nowrap;transition:background .2s}.project-visit-btn:hover{background:#e0e2ff}.project-desc{color:#555;line-height:1.7;margin-bottom:1.2rem}.project-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem;margin-bottom:1.2rem}.project-highlight-item{color:#333;font-size:.9rem;padding:.3rem 0}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem}.project-tag{background:#f0f1f5;color:#555;padding:.3rem .8rem;border-radius:20px;font-size:.78rem;font-weight:500}.projects-cta{background:linear-gradient(135deg,#667eea,#764ba2);padding:4rem 2rem;margin-top:3rem}.projects-cta-content{max-width:800px;margin:0 auto;text-align:center;color:#fff}.projects-cta-content h2{font-size:2.5rem;margin-bottom:1rem}.projects-cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center}.btn-whatsapp{background:#25d366;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .2s}.btn-whatsapp:hover{transform:translateY(-2px)}.btn-email-light{background:#fff3;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;border:2px solid rgba(255,255,255,.5)}.btn-email-light:hover{background:#ffffff4d}@media (max-width: 768px){.project-card-header{flex-wrap:wrap}.project-visit-btn{width:100%;text-align:center}.project-highlights{grid-template-columns:1fr}}.blog{background:#f8f9fc}.blog-hero{text-align:center;padding:4rem 2rem;background:#fff}.blog-hero h1{font-size:2.8rem;color:#1a1d2e;margin-bottom:1rem}.blog-hero p{color:#555;font-size:1.1rem;max-width:650px;margin:0 auto;line-height:1.7}.blog-grid-section{max-width:1100px;margin:0 auto;padding:2rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.blog-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px #0000000f;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.blog-card-category{display:inline-block;background:#e8eaff;color:#5b5fc7;font-size:.8rem;font-weight:600;padding:.25rem .75rem;border-radius:20px;margin-bottom:1rem;width:fit-content}.blog-card-title{font-size:1.25rem;color:#1a1d2e;margin-bottom:.75rem;line-height:1.4}.blog-card-excerpt{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:1rem;flex:1}.blog-card-meta{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#888;margin-bottom:1rem}.blog-card-dot{width:4px;height:4px;background:#ccc;border-radius:50%}.blog-card-link{color:#5b5fc7;font-weight:600;font-size:.95rem}.blog-card:hover .blog-card-link{color:#764ba2}@media (max-width: 768px){.blog-hero h1{font-size:2rem}.blog-grid{grid-template-columns:1fr}}.blogpost{background:#f8f9fc;min-height:60vh}.blogpost-container{max-width:780px;margin:0 auto;padding:2rem}.back-link{display:inline-block;color:#5b5fc7;text-decoration:none;font-weight:600;font-size:.95rem;margin-bottom:2rem}.back-link:hover{color:#764ba2}.blogpost-article{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 12px #0000000f;margin-bottom:2rem}.blogpost-header{margin-bottom:2rem}.blogpost-category{display:inline-block;background:#e8eaff;color:#5b5fc7;font-size:.8rem;font-weight:600;padding:.25rem .75rem;border-radius:20px;margin-bottom:1rem}.blogpost-header h1{font-size:2.2rem;color:#1a1d2e;line-height:1.3;margin-bottom:1rem}.blogpost-meta{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#888}.blogpost-dot{width:4px;height:4px;background:#ccc;border-radius:50%}.blogpost-content{color:#333;font-size:1.05rem;line-height:1.8}.blogpost-lead{font-size:1.15rem;color:#444;line-height:1.8;margin-bottom:1.5rem;border-left:3px solid #5b5fc7;padding-left:1.25rem}.blogpost-placeholder{color:#888;font-style:italic;padding:2rem;text-align:center;background:#f8f9fc;border-radius:8px}.blogpost-share{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px #0000000f;margin-bottom:2rem}.blogpost-share h3{color:#1a1d2e;margin-bottom:1rem;font-size:1.1rem}.share-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.share-btn{padding:.6rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;transition:transform .2s}.share-btn:hover{transform:translateY(-2px)}.share-whatsapp{background:#25d366;color:#fff}.share-linkedin{background:#0077b5;color:#fff}.share-email{background:#555;color:#fff}.blogpost-cta{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;margin-bottom:2rem}.blogpost-cta h2{font-size:1.8rem;margin-bottom:.75rem}.blogpost-cta p{font-size:1.05rem;opacity:.9;margin-bottom:2rem}.blogpost-cta .cta-buttons{display:flex;gap:1rem;justify-content:center}.blogpost-cta .btn-whatsapp{background:#25d366;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .2s}.blogpost-cta .btn-whatsapp:hover{transform:translateY(-2px)}.blogpost-cta .btn-services{background:#fff3;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;border:2px solid rgba(255,255,255,.5)}.blogpost-cta .btn-services:hover{background:#ffffff4d}.blogpost-related{margin-bottom:2rem}.blogpost-related h2{font-size:1.5rem;color:#1a1d2e;margin-bottom:1.5rem}.related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.related-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px #0000000f;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.related-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}.related-category{display:inline-block;background:#e8eaff;color:#5b5fc7;font-size:.75rem;font-weight:600;padding:.2rem .6rem;border-radius:16px;margin-bottom:.75rem}.related-card h3{font-size:1rem;color:#1a1d2e;line-height:1.4;margin-bottom:.5rem}.related-readtime{font-size:.8rem;color:#888}@media (max-width: 768px){.blogpost-article{padding:2rem 1.5rem}.blogpost-header h1{font-size:1.6rem}.blogpost-cta .cta-buttons{flex-direction:column;align-items:center}.related-grid{grid-template-columns:1fr}}.technical-authority{min-height:100vh}.hero-section{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;padding:80px 0 60px;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.1}.hero-subtitle{display:block;font-size:2rem;font-weight:400;color:#00d4aa;margin-top:.5rem}.hero-description{font-size:1.3rem;line-height:1.6;margin-bottom:2rem;color:#e0e0e0;max-width:600px;margin-left:auto;margin-right:auto}.hero-stats{display:flex;justify-content:center;gap:3rem;margin-top:3rem}.stat{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:800;color:#00d4aa}.stat-label{display:block;font-size:1rem;color:#b0b0b0;margin-top:.5rem}.guides-section{padding:80px 0;background:#f8f9fa}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#1a1a1a}.section-description{font-size:1.2rem;text-align:center;color:#666;max-width:600px;margin:0 auto 3rem;line-height:1.6}.guides-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.guide-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;border:1px solid #e0e0e0}.guide-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.guide-card.featured{border:2px solid #00d4aa;position:relative}.guide-card.featured:before{content:"✨ Novo";position:absolute;top:-10px;right:20px;background:#00d4aa;color:#fff;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:600}.guide-header{margin-bottom:1rem}.guide-title{font-size:1.4rem;font-weight:700;margin-bottom:.8rem;line-height:1.3;color:#1a1a1a}.guide-meta{display:flex;gap:1rem;align-items:center}.read-time{font-size:.9rem;color:#666;background:#f0f0f0;padding:4px 8px;border-radius:16px}.difficulty{font-size:.9rem;padding:4px 8px;border-radius:16px;font-weight:600}.difficulty.avançado{background:#ff4757;color:#fff}.difficulty.intermediário{background:#ffa726;color:#fff}.difficulty.básico{background:#4caf50;color:#fff}.guide-description{font-size:1rem;line-height:1.6;color:#666;margin-bottom:1.5rem}.guide-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tag{background:#e3f2fd;color:#1976d2;padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:500}.guide-link{display:inline-flex;align-items:center;color:#00d4aa;font-weight:600;text-decoration:none;font-size:1rem;transition:color .3s ease}.guide-link:hover{color:#00a085}.tools-section{padding:80px 0;background:#fff}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.tool-card{background:#f8f9fa;border-radius:8px;padding:1.5rem;text-align:center;transition:all .3s ease;border:1px solid #e9ecef}.tool-card:hover{background:#e9ecef;transform:translateY(-2px)}.tool-name{font-size:1.2rem;font-weight:600;margin-bottom:.8rem;color:#1a1a1a}.tool-description{font-size:.9rem;color:#666;margin-bottom:1rem;line-height:1.5}.tool-link{color:#00d4aa;text-decoration:none;font-weight:600;font-size:.9rem}.tool-link:hover{color:#00a085}.cases-section{padding:80px 0;background:#f8f9fa}.cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.case-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.case-company{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.case-challenge,.case-result,.case-tech{margin-bottom:.8rem;line-height:1.5}.case-challenge strong,.case-result strong,.case-tech strong{color:#00d4aa}.cta-section{padding:80px 0;background:linear-gradient(135deg,#00d4aa,#00a085);color:#fff;text-align:center}.cta-content{max-width:600px;margin:0 auto}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent}.btn-primary{background:#fff;color:#00d4aa;border-color:#fff}.btn-primary:hover{background:#f8f9fa;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#fff;border-color:#fff}.btn-secondary:hover{background:#fff;color:#00d4aa}.author-section{padding:60px 0;background:#fff}.author-content{max-width:800px;margin:0 auto;text-align:center}.author-title{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a}.author-bio p{font-size:1.1rem;line-height:1.7;color:#666;margin-bottom:2rem}.author-credentials{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}.credential{padding:1rem;background:#f8f9fa;border-radius:8px}.credential strong{color:#00d4aa}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.5rem}.hero-description{font-size:1.1rem}.hero-stats{flex-direction:column;gap:1.5rem}.guides-grid,.tools-grid,.cases-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.author-credentials{grid-template-columns:1fr}}.roi-calculator{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding-bottom:4rem}.calculator-hero{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:4rem 0;text-align:center}.calculator-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto;line-height:1.6}.calculator-container{max-width:1200px;margin:-2rem auto 0;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.calculator-inputs{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 40px #0000001a;position:sticky;top:2rem}.calculator-inputs h2{color:#2d3748;font-size:1.5rem;margin-bottom:2rem;font-weight:600;text-align:center}.input-group{margin-bottom:1.5rem}.input-group label{display:block;font-weight:600;color:#4a5568;margin-bottom:.5rem;font-size:.9rem}.input-group input,.input-group select{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#f8fafc}.input-group input:focus,.input-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;background:#fff}.calculate-btn{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:16px 24px;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;margin-top:1rem}.calculate-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}.calculator-results{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 40px #0000001a;animation:slideInUp .5s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.calculator-results h2{color:#2d3748;font-size:1.5rem;margin-bottom:2rem;font-weight:600;text-align:center}.roi-summary{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:3rem}.roi-card{text-align:center;padding:1.5rem;background:#f8fafc;border-radius:12px;border:2px solid #e2e8f0;transition:all .3s ease}.roi-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.roi-card.highlight{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}.roi-card h3{font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;opacity:.8;font-weight:600}.cost-value{font-size:1.8rem;font-weight:700;color:#2d3748;margin-bottom:.25rem}.roi-card.highlight .cost-value{color:#fff}.cost-period{font-size:.8rem;opacity:.7;text-transform:uppercase;letter-spacing:.5px}.roi-value{font-size:2.2rem;font-weight:800;margin-bottom:.25rem}.roi-value.positive{color:#48bb78}.roi-value.negative{color:#f56565}.roi-card.highlight .roi-value{color:#fff}.break-even{font-size:.8rem;opacity:.9}.recommendation{background:#f0fff4;border:2px solid #68d391;border-radius:12px;padding:2rem;margin-bottom:3rem}.recommendation h3{color:#2f855a;font-size:1.2rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.recommendation-type{background:#68d391;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.9rem;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.recommendation-type.saas{background:#4299e1}.recommendation-type.hybrid{background:#ed8936}.reasoning-list{list-style:none;padding:0}.reasoning-list li{padding:.5rem 0;color:#2f855a;font-weight:500;display:flex;align-items:center}.reasoning-list li:before{content:"✓";color:#68d391;font-weight:700;margin-right:.75rem;font-size:1.1rem}.cost-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.breakdown-section{background:#f8fafc;border-radius:12px;padding:1.5rem}.breakdown-section h4{color:#2d3748;font-size:1.1rem;margin-bottom:1rem;font-weight:600;text-align:center}.breakdown-item{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e2e8f0;font-size:.9rem}.breakdown-item:last-child{border-bottom:none}.breakdown-item span:first-child{color:#4a5568}.breakdown-item span:last-child{font-weight:600;color:#2d3748}.report-cta{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:16px;padding:2rem}.download-report-btn{background:#fff;color:#667eea;border:none;padding:16px 32px;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1rem}.download-report-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.report-cta p{opacity:.9;margin:0}.lead-form-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lead-form-modal{background:#fff;border-radius:16px;padding:2rem;max-width:500px;width:90%;position:relative;animation:slideInUp .3s ease-out;box-shadow:0 20px 60px #0000004d}.lead-form-modal h3{color:#2d3748;font-size:1.5rem;margin-bottom:1.5rem;text-align:center;font-weight:600}.lead-form-modal form{display:flex;flex-direction:column;gap:1rem}.lead-form-modal input{padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s ease}.lead-form-modal input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.lead-form-modal button[type=submit]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:16px 24px;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.lead-form-modal button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 5px 15px #667eea4d}.close-modal{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#a0aec0;transition:color .2s ease}.close-modal:hover{color:#4a5568}.lead-form-modal.success{text-align:center}.success-actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.whatsapp-btn{background:#25d366;color:#fff;padding:12px 24px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.whatsapp-btn:hover{background:#128c7e;transform:translateY(-1px);color:#fff;text-decoration:none}.success-actions button{background:#f7fafc;color:#4a5568;border:2px solid #e2e8f0;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.success-actions button:hover{background:#e2e8f0}.authority-content{background:#fff;padding:4rem 0;margin-top:4rem}.authority-content h2{color:#2d3748;font-size:2rem;text-align:center;margin-bottom:3rem;font-weight:600}.authority-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.authority-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.authority-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a;border-color:#667eea}.authority-card h3{color:#2d3748;font-size:1.2rem;margin-bottom:1rem;font-weight:600}.authority-card p{color:#4a5568;margin-bottom:1.5rem;line-height:1.6}.authority-card a{color:#667eea;text-decoration:none;font-weight:600;padding:.5rem 1rem;border:2px solid #667eea;border-radius:25px;transition:all .3s ease;display:inline-block}.authority-card a:hover{background:#667eea;color:#fff;text-decoration:none}@media (max-width: 768px){.calculator-container{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.calculator-inputs{position:static}.roi-summary,.cost-breakdown{grid-template-columns:1fr;gap:1rem}.calculator-hero h1{font-size:2rem}.hero-subtitle{font-size:1.1rem}.calculator-hero{padding:3rem 0}.authority-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.authority-content{padding:3rem 0}.authority-content h2{font-size:1.5rem;padding:0 1rem}}@media (max-width: 480px){.lead-form-modal{padding:1.5rem;margin:1rem}.success-actions{gap:.75rem}.calculator-hero{padding:2rem 0}.calculator-inputs,.calculator-results{padding:1.5rem}}.not-found{background:#f8f9fc;min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem}.not-found-content{max-width:600px}.not-found-code{font-size:8rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:1rem}.not-found h1{font-size:2rem;color:#1a1d2e;margin-bottom:.5rem}.not-found p{color:#666;font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.not-found-links{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-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;color-scheme:light;background-color:#fff;color:#1a1d2e}.badge{display:inline-block;background:#e8eaff;color:#5b5fc7;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;margin-bottom:1.5rem;font-weight:500}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle{color:#666;font-size:1.1rem;margin-bottom:3rem}body{margin:0;padding:0}
