.differential-card,.problem-solution-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));box-shadow:var(--shadow-sm);transition:transform .35s var(--easing), box-shadow .35s var(--easing), border-color .35s var(--easing)}#contato{scroll-margin-top:90px}.problem-solution-section .section-description,.problem-solution-section h2{max-width:720px;margin-left:auto;margin-right:auto}.problem-solution-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;margin-top:44px;display:grid}.problem-solution-card{text-align:left;flex-direction:column;gap:14px;padding:28px 26px;display:flex}.problem-solution-tag{background:color-mix(in srgb, var(--primary) 14%, transparent);width:fit-content;color:var(--primary);letter-spacing:.05em;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.problem-solution-card h3{margin:0;font-size:1.15rem;line-height:1.35}.problem-solution-need{color:var(--muted);align-items:flex-start;gap:8px;margin:0;font-size:14px;line-height:1.55;display:flex}.problem-solution-need i{color:var(--muted);flex-shrink:0;margin-top:3px;font-size:11px}.problem-solution-answer{color:var(--text);border-top:1px solid var(--border);margin:0;padding-top:6px;font-size:14.5px;line-height:1.6}.problem-solution-benefit{color:var(--accent);align-items:flex-start;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.problem-solution-benefit i{flex-shrink:0;margin-top:3px;font-size:12px}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px;overflow-x:visible}.solutions-hero{text-align:center;background:var(--bg-gradient-primary);justify-content:center;align-items:center;padding:160px 0 100px;display:flex;position:relative;overflow:hidden}.solutions-hero .wrap{max-width:var(--maxw);justify-content:center;align-items:center;width:100%;padding:0 20px;display:flex}.solutions-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#3b82f626,#0000 50%),radial-gradient(circle at 0 100%,#5eead414,#0000 45%);position:absolute;inset:0}.hero-content{text-align:center;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:820px;margin:0 auto;display:flex}.hero-content h1{color:var(--text);letter-spacing:-.02em;margin:10px 0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.1}.hero-content h1 span{color:var(--primary);text-shadow:0 0 20px #3b82f640;display:block}.hero-content p{max-width:680px;color:var(--muted);font-size:1.05rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:10px;display:flex}.hero-buttons .btn,.hero-buttons .btn-outline{justify-content:center;min-width:180px}.development-process{text-align:center}.process-grid{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:22px;margin-top:80px;display:flex}.step{text-align:center;flex-direction:column;flex:180px;align-items:center;gap:14px;max-width:220px;padding:6px 10px;display:flex;position:relative}.step:hover .step-number{box-shadow:var(--shadow-lg);translate:0 -4px}.step-number{color:#052022;background:linear-gradient(135deg, var(--accent), var(--primary));width:62px;height:62px;box-shadow:var(--shadow-sm);transition:translate .3s var(--easing), box-shadow .3s var(--easing);border:none;border-radius:18px;justify-content:center;align-items:center;font-family:Space Grotesk,Inter,sans-serif;font-size:1.15rem;font-weight:800;display:flex}.step h3{margin-bottom:15px}.step p{color:var(--muted);line-height:1.7}.step-arrow{opacity:.25;color:var(--primary);-webkit-user-select:none;user-select:none;align-items:center;font-size:1.8rem;display:flex}.solutions-services{text-align:center}.services-list{max-width:var(--maxw);grid-template-columns:repeat(2,1fr);column-gap:56px;margin:70px auto 0;display:grid}.service-row{text-align:left;border-top:1px solid var(--border);align-items:flex-start;gap:18px;padding:26px 0;display:flex}.service-row:nth-child(-n+2){border-top:none;padding-top:0}.service-icon-inline{border:1px solid var(--border);width:40px;height:40px;color:var(--primary);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:15px;display:flex}.service-copy h3{margin-bottom:6px;font-size:16.5px}.service-copy p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}@media (max-width:700px){.services-list{grid-template-columns:1fr}.service-row:nth-child(-n+2){border-top:1px solid var(--border);padding-top:26px}.service-row:first-child{border-top:none;padding-top:0}}.tech-section{text-align:center}.tech-marquee{margin-top:70px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.tech-marquee-track{width:max-content;animation:30s linear infinite tech-marquee-scroll;display:flex}.tech-marquee-set{flex:none;align-items:center;gap:56px;padding-right:56px;display:flex}.tech-marquee-item{white-space:nowrap;flex:none;align-items:center;gap:12px;display:flex}.tech-marquee-item i{color:var(--muted);font-size:1.6rem}.tech-marquee-item span{letter-spacing:.02em;color:var(--text);font-size:1.05rem;font-weight:600}@keyframes tech-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}@media (prefers-reduced-motion:reduce){.tech-marquee{-webkit-mask-image:none;mask-image:none}.tech-marquee-track{width:100%;animation:none}.tech-marquee-set:nth-child(n+2){display:none}.tech-marquee-set:first-child{flex-wrap:wrap;justify-content:center;gap:24px 40px;width:100%;padding-right:0}}.solutions-differentials{text-align:center}.differentials-grid{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:70px;display:flex}.differential-card{border:1px solid var(--border);border-radius:var(--card-radius-lg);background:var(--card);max-width:340px;transition:translate .35s var(--easing), border-color .35s var(--easing), box-shadow .35s var(--easing);flex:260px;padding:40px 28px}.differential-card.differential-card{transition-property:translate,border-color,box-shadow}.differential-card:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);translate:0 -8px}.differential-icon{background:var(--hero-bg-grad);border:1px solid var(--border);border-radius:18px;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 24px;display:flex}.differential-icon i{color:var(--primary);font-size:1.5rem}.differential-card h3{margin-bottom:14px}.differential-card p{color:var(--muted);line-height:1.8}.step,.differential-card{will-change:transform}.differential-card:hover .differential-icon{transform:scale(1.08)}.differential-icon{transition:all .35s}@media (max-width:1200px){.hero-content p{margin-inline:auto}.hero-buttons{justify-content:center}}@media (max-width:992px){.process-grid{flex-wrap:wrap}.step{flex:calc(50% - 20px)}.step-arrow{display:none}}@media (max-width:768px){.solutions-hero{padding-top:150px}.hero-content h1{font-size:2.8rem}.cta-box{padding:60px 30px}.projects-grid,.differentials-grid{grid-template-columns:1fr}.step{flex:100%;width:100%}}@media (max-width:576px){.hero-content h1{font-size:2.2rem}.hero-buttons,.cta-buttons{flex-direction:column}.hero-buttons .btn,.hero-buttons .btn-outline,.cta-buttons .btn,.cta-buttons .btn-outline{width:100%}.project-content{padding:22px}.cta-box{padding:45px 24px}}@media (max-width:768px){.solutions-hero{padding:140px 0 80px}.hero-content{padding:0 10px}.hero-content p{font-size:.98rem}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .btn,.hero-buttons .btn-outline{width:100%}}@media (max-width:992px){.step-arrow{display:none}.step{flex:calc(50% - 20px)}}@media (max-width:768px){.step{flex:100%}}
