.solution-page{padding-top:80px}.solution-hero{text-align:center;padding:8rem 0 4rem;position:relative;overflow:hidden}.solution-hero__content{max-width:900px;margin:0 auto}.solution-hero__badge{color:var(--accent-primary);letter-spacing:.5px;background:#1f9d741a;border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.solution-hero__title{color:var(--text-primary);letter-spacing:-1px;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.15}.solution-hero__desc{color:var(--text-secondary);max-width:700px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.7}.solution-hero__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width>=768px){.solution-hero__title{font-size:4rem}}.workflow-steps{flex-direction:column;gap:2rem;max-width:800px;margin:0 auto;display:flex}.workflow-step{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:16px;gap:1.5rem;padding:2rem;display:flex}.workflow-step__number{background:var(--accent-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:700;display:flex}.workflow-step__content h3{color:var(--text-primary);margin-bottom:.5rem}.workflow-step__content p{color:var(--text-secondary);line-height:1.6}.challenge-card,.who-card{text-align:left;border-radius:20px;padding:2.5rem}.challenge-card h3,.who-card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.challenge-card p,.who-card p{color:var(--text-secondary);line-height:1.6}.benefit-col h3{border-bottom:2px solid var(--accent-primary);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;display:inline-block}.benefit-list{padding:0;list-style:none}.benefit-list li{color:var(--text-secondary);margin-bottom:1rem;padding-left:1.5rem;line-height:1.5;position:relative}.benefit-list li:before{content:"✓";color:var(--accent-primary);font-weight:700;position:absolute;left:0}.departments-tags{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.dept-tag{color:var(--text-primary);background:var(--bg-secondary);border-radius:24px;padding:.75rem 1.5rem;font-weight:600}.faq-item{border-radius:16px;padding:2rem}.faq-item h4{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem}.faq-item p{color:var(--text-secondary);line-height:1.6}.solution-breadcrumbs{color:var(--text-secondary);justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:flex}.solution-breadcrumbs a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.solution-breadcrumbs a:hover{color:var(--accent-primary)}.solution-breadcrumbs .separator{opacity:.5}.solution-breadcrumbs .current{color:var(--text-primary);font-weight:500}.testimonial-card{text-align:left;border-radius:20px;flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}.testimonial-quote{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.1rem;font-style:italic;line-height:1.6}.testimonial-author strong{color:var(--accent-primary);display:block}.testimonial-author span{color:var(--text-secondary);font-size:.9rem}
