.case-study-hero{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));position:relative;overflow:hidden;padding:6rem 0}[data-theme=light] .case-study-hero{background:linear-gradient(135deg,var(--accent-blue),var(--accent-light))}.case-study-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.hero-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.hero-text{color:#fff}.case-study-label{display:inline-block;padding:.5rem 1.25rem;background:hsla(0,0%,100%,.2);border-radius:2rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-image{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3)}.hero-img{width:100%;height:auto;object-fit:cover;border-radius:1rem}.content-intro{max-width:900px;margin:0 auto 4rem;text-align:center}.intro-text{font-size:1.125rem;line-height:1.8;color:var(--text-tertiary);margin-bottom:1.5rem}.section-header{text-align:center;margin-bottom:3rem}.heading{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.section-underline{width:80px;height:4px;background:linear-gradient(90deg,var(--accent-blue),var(--accent-light));margin:0 auto;border-radius:2px}.content-text{max-width:900px;margin:0 auto;font-size:1.125rem;line-height:1.8;color:var(--text-tertiary)}.content-text p{margin-bottom:1.5rem}.challenge-section{background:var(--bg-secondary);border-radius:2rem;margin:4rem 0}.challenge-list{list-style:none;padding:0;margin:2rem 0}.challenge-list li{padding:1.25rem 1.5rem;margin-bottom:1rem;background:var(--bg-card);border-left:4px solid var(--accent-blue);border-radius:.5rem;transition:all .3s ease}.challenge-list li:hover{transform:translateX(8px);box-shadow:0 4px 15px rgba(59,130,246,.2)}.challenge-list li strong{color:var(--accent-blue);display:block;margin-bottom:.5rem}.solution-section{margin:4rem 0}.solution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.solution-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:1rem;padding:2.5rem;text-align:center;transition:all .3s ease}.solution-card:hover{transform:translateY(-8px);border-color:var(--accent-blue);box-shadow:0 15px 40px rgba(59,130,246,.25)}.solution-icon{width:80px;height:80px;margin:0 auto 1.5rem;color:var(--accent-blue);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,197,253,.1));border-radius:1rem;transition:all .3s ease}.solution-card:hover .solution-icon{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(147,197,253,.2));transform:scale(1.1) rotate(5deg)}.solution-card h3{font-size:1.5rem;margin-bottom:1rem;color:var(--text-primary)}.solution-card p{color:var(--text-tertiary);line-height:1.6;margin:0}.results-section{background:var(--bg-secondary);border-radius:2rem;margin:4rem 0}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.result-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:1rem;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.result-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent-blue),var(--accent-light));transform:scaleX(0);transition:transform .3s ease}.result-card:hover:before{transform:scaleX(1)}.result-card:hover{transform:translateY(-5px);border-color:var(--accent-blue);box-shadow:0 10px 30px rgba(59,130,246,.2)}.result-icon{width:60px;height:60px;margin-bottom:1.5rem;color:var(--accent-blue);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,197,253,.1));border-radius:.75rem;transition:all .3s ease}.result-card:hover .result-icon{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(147,197,253,.2));transform:scale(1.1)}.result-card h3{font-size:1.25rem;margin-bottom:1rem;color:var(--text-primary);font-weight:600}.result-card p{color:var(--text-tertiary);line-height:1.6;margin:0}.why-matters-section{margin:4rem 0}.get-involved-section{background:linear-gradient(135deg,var(--gradient-start),var(--gradient-end));border-radius:2rem;margin:4rem 0;position:relative;overflow:hidden}[data-theme=light] .get-involved-section{background:linear-gradient(135deg,var(--accent-blue),var(--accent-light))}.get-involved-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.cta-content{text-align:center;position:relative;z-index:1;color:#fff}.cta-content .heading{color:#fff;margin-bottom:1rem}.cta-content .subheading{font-size:1.125rem;line-height:1.8;margin-bottom:2.5rem;opacity:.95;max-width:800px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.thank-you-text{margin-top:2rem;font-size:1rem;opacity:.9;font-style:italic}@media (max-width:968px){.hero-content{grid-template-columns:1fr;gap:3rem}.hero-image{order:-1}.heading{font-size:2rem}.solution-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.results-grid{grid-template-columns:1fr}}@media (max-width:640px){.case-study-hero{padding:4rem 0}.hero-content{gap:2rem}.heading{font-size:1.75rem}.solution-grid{grid-template-columns:1fr}.solution-card{padding:2rem}.cta-buttons{flex-direction:column;align-items:stretch}.cta-buttons .btn{width:100%}}