.case-study-page{width:100%;min-height:100vh;background:#fff}.case-study-not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:4rem 2rem}.case-study-not-found h1{font-size:3rem;font-weight:800;color:#000;margin-bottom:1rem;font-family:Arial,sans-serif}.case-study-not-found p{font-size:1.25rem;color:#666;margin-bottom:2rem;font-family:Arial,sans-serif}.case-study-back-link{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#3745af;text-decoration:none;font-family:Arial,sans-serif;transition:all .3s ease}.case-study-back-link:hover{color:#000;gap:.75rem}.case-study-hero{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}.case-study-hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.case-study-hero-background img{width:100%;height:100%;object-fit:cover;filter:brightness(.3)}.case-study-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(55,69,175,.4),rgba(0,0,0,.7));z-index:2}.case-study-hero-content{position:relative;z-index:3;width:100%;max-width:1800px;margin:0 auto;padding:8rem 3rem 4rem}.case-study-hero-container{max-width:900px}.case-study-breadcrumb{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:hsla(0,0%,100%,.8);text-decoration:none;font-family:Arial,sans-serif;margin-bottom:2rem;transition:all .3s ease}.case-study-breadcrumb:hover{color:#fff;gap:.75rem}.case-study-hero-meta{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.case-study-category{display:inline-block;padding:.5rem 1.25rem;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.3);border-radius:20px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.case-study-category,.case-study-year{font-size:.875rem;font-family:Arial,sans-serif}.case-study-year{font-weight:600;color:hsla(0,0%,100%,.9)}.case-study-hero-title{font-size:3.5rem;font-weight:900;color:#fff;line-height:1.1;margin:0 0 1.5rem;letter-spacing:-.03em;font-family:Arial,sans-serif;text-transform:uppercase;text-shadow:0 4px 20px rgba(0,0,0,.5)}.case-study-hero-description{font-size:1.5rem;font-weight:400;color:hsla(0,0%,100%,.95);line-height:1.6;margin:0 0 3rem;font-family:Arial,sans-serif;text-shadow:0 2px 10px rgba(0,0,0,.3)}.case-study-hero-info{display:flex;align-items:center;gap:3rem;flex-wrap:wrap}.case-study-info-item{display:flex;flex-direction:column;gap:.5rem}.case-study-info-label{font-size:.875rem;font-weight:600;color:hsla(0,0%,100%,.7);text-transform:uppercase;letter-spacing:.1em;font-family:Arial,sans-serif}.case-study-info-value{font-size:1.25rem;font-weight:700;color:#fff;font-family:Arial,sans-serif}.case-study-container{position:relative;width:100%;max-width:1800px;margin:0 auto;padding:0 3rem}.case-study-section{padding:8rem 0;background:#fff}.case-study-section:nth-child(2n){background:#f8f9fa}.case-study-section-header{display:flex;align-items:center;gap:2rem;margin-bottom:4rem}.case-study-section-number{font-size:6rem;font-weight:900;color:#3745af;line-height:1;font-family:Arial,sans-serif;opacity:.15;min-width:120px}.case-study-section-title{font-size:4rem;font-weight:800;color:#000;text-transform:uppercase;letter-spacing:-.02em;line-height:1.2;margin:0;font-family:Arial,sans-serif}.case-study-section-content{display:flex;flex-direction:column;gap:3rem}.case-study-text{font-size:1.25rem;font-weight:400;color:#333;line-height:1.9;margin:0;font-family:Arial,sans-serif;max-width:900px}.case-study-images-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-top:2rem}@media (max-width:768px){.case-study-images-grid{grid-template-columns:1fr;gap:1.5rem}}.case-study-image-full{width:100%;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);margin-top:2rem}.case-study-image-full img{width:100%;height:auto;display:block;object-fit:cover}.case-study-image-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.case-study-image-item{width:100%;border-radius:16px;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.12)}.case-study-image-item img{width:100%;height:auto;display:block;object-fit:cover}.case-study-challenge{background:#fff}.case-study-solution{background:#f8f9fa}.case-study-results{background:#fff}.case-study-results-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.case-study-result-card{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid rgba(55,69,175,.1);border-radius:20px;padding:3rem 2rem;text-align:center;transition:all .3s ease}.case-study-result-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(55,69,175,.2);border-color:rgba(55,69,175,.3)}.case-study-result-metric{font-size:2.5rem;font-weight:900;color:#3745af;line-height:1;margin:0 0 1rem;font-family:Arial,sans-serif;letter-spacing:-.02em}.case-study-result-label{font-size:1rem;font-weight:600;color:#666;line-height:1.5;margin:0;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.1em}.case-study-process{background:#f8f9fa}.case-study-process-content{display:flex;flex-direction:column;gap:3rem}.case-study-process-step{background:#fff;border-left:5px solid #3745af;border-radius:12px;padding:3rem;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:all .3s ease}.case-study-process-step:hover{transform:translateX(8px);box-shadow:0 15px 40px rgba(55,69,175,.15)}.case-study-process-step-title{font-size:1.75rem;font-weight:800;color:#000;margin:0 0 1rem;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.05em}.case-study-process-step-text{font-size:1.1rem;font-weight:400;color:#666;line-height:1.8;margin:0;font-family:Arial,sans-serif}.case-study-technologies{background:#fff}.case-study-technologies-list{display:flex;flex-wrap:wrap;gap:1.5rem}.case-study-technology-item{background:linear-gradient(135deg,#3745af,#5a6bc7);border-radius:12px;padding:1.25rem 2rem;transition:all .3s ease}.case-study-technology-item:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(55,69,175,.3)}.case-study-technology-name{font-size:1.1rem;font-weight:700;color:#fff;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.05em}.case-study-features{background:#f8f9fa}.case-study-features-content{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem}.case-study-feature-column{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 10px 30px rgba(0,0,0,.08)}.case-study-feature-category{font-size:1.5rem;font-weight:800;color:#000;margin:0 0 1.5rem;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.05em;padding-bottom:1rem;border-bottom:3px solid #3745af}.case-study-feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.case-study-feature-list li{font-size:1rem;font-weight:400;color:#666;line-height:1.7;font-family:Arial,sans-serif;padding-left:1.5rem;position:relative}.case-study-feature-list li:before{content:"→";position:absolute;left:0;color:#3745af;font-weight:700}.case-study-testimonial{background:#f8f9fa;color:#000}.case-study-testimonial-content{max-width:900px;margin:0 auto;text-align:center}.case-study-testimonial-quote{margin-bottom:2rem}.case-study-testimonial-text{font-size:1.75rem;font-weight:400;color:#000;line-height:1.8;margin:0 0 3rem;font-family:Arial,sans-serif;font-style:italic}.case-study-testimonial-author{display:flex;flex-direction:column;gap:.5rem}.case-study-testimonial-name{font-size:1.25rem;font-weight:700;color:#3745af;font-family:Arial,sans-serif}.case-study-testimonial-role{font-size:1rem;font-weight:400;color:#666;font-family:Arial,sans-serif}.case-study-solution-intro{margin-bottom:4rem}.case-study-solution-details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem;margin-bottom:4rem}.case-study-solution-column{display:flex;flex-direction:column;gap:1.5rem}.case-study-solution-subtitle{font-size:2rem;font-weight:800;color:#000;margin:0 0 1rem;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.05em}.case-study-solution-text{font-size:1.1rem;font-weight:400;color:#666;line-height:1.8;margin:0;font-family:Arial,sans-serif}.case-study-solution-features{margin-bottom:4rem;padding-top:3rem;border-top:2px solid rgba(55,69,175,.1)}.case-study-solution-features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.case-study-solution-feature{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid rgba(55,69,175,.1);border-radius:16px;padding:2rem;transition:all .3s ease}.case-study-solution-feature:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(55,69,175,.15);border-color:rgba(55,69,175,.3)}.case-study-solution-feature-title{font-size:1.25rem;font-weight:700;color:#000;margin:0 0 1rem;font-family:Arial,sans-serif;text-transform:uppercase;letter-spacing:.05em}.case-study-solution-feature-text{font-size:1rem;font-weight:400;color:#666;line-height:1.7;margin:0;font-family:Arial,sans-serif}.case-study-solution-outcome{padding-top:3rem;border-top:2px solid rgba(55,69,175,.1);display:flex;flex-direction:column;gap:1.5rem}.case-study-cta{position:relative;background:#fff;overflow:hidden}.case-study-cta-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.case-study-cta-background img{width:100%;height:100%;object-fit:cover;filter:brightness(.4)}.case-study-cta-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(55,69,175,.4),rgba(0,0,0,.6));z-index:2}.case-study-cta-content{position:relative;z-index:3;text-align:center;max-width:800px;margin:0 auto}.case-study-cta-title{font-size:3.5rem;font-weight:800;color:#fff;line-height:1.2;margin:0 0 1.5rem;letter-spacing:-.02em;font-family:Arial,sans-serif;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.3)}.case-study-cta-description{font-size:1.25rem;font-weight:400;color:hsla(0,0%,100%,.95);line-height:1.8;margin:0 0 3rem;font-family:Arial,sans-serif;text-shadow:0 1px 5px rgba(0,0,0,.2)}.case-study-cta-buttons{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.case-study-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:1.25rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;border-radius:8px;transition:all .3s ease;font-family:Arial,sans-serif}.case-study-cta-primary{background:#3745af;color:#fff;border:2px solid #3745af}.case-study-cta-primary:hover{background:#5a6bc7;border-color:#5a6bc7;transform:translateY(-2px);box-shadow:0 8px 25px rgba(55,69,175,.3)}.case-study-cta-secondary{background:hsla(0,0%,100%,.1);color:#fff;border:2px solid hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.case-study-cta-secondary:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);color:#fff;transform:translateY(-2px)}@media (max-width:968px){.case-study-hero-title{font-size:2.5rem}.case-study-hero-description{font-size:1.25rem}.case-study-section-title{font-size:3rem}.case-study-section-number{font-size:4rem;min-width:80px}.case-study-results-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.case-study-features-content{grid-template-columns:1fr;gap:2rem}.case-study-image-grid{grid-template-columns:1fr}.case-study-solution-details{grid-template-columns:1fr;gap:2rem}.case-study-solution-features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.case-study-testimonial-text{font-size:1.25rem}}@media (max-width:640px){.case-study-hero{min-height:70vh}.case-study-hero-content{padding:6rem 1.5rem 3rem}.case-study-hero-title{font-size:1.75rem}.case-study-hero-description{font-size:1.1rem}.case-study-hero-info{flex-direction:column;align-items:flex-start;gap:1.5rem}.case-study-container{padding:0 .75rem}.case-study-section{padding:4rem 0}.case-study-section-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}.case-study-section-number{font-size:3rem;min-width:auto}.case-study-section-title{font-size:1.75rem}.case-study-text{font-size:1rem}.case-study-results-grid{grid-template-columns:1fr;gap:1.25rem}.case-study-result-card{padding:2rem 1.5rem}.case-study-result-metric{font-size:2rem}.case-study-process-step{padding:2rem}.case-study-process-step-title{font-size:1.5rem}.case-study-process-step-text{font-size:1rem}.case-study-technology-item{padding:1rem 1.5rem}.case-study-technology-name{font-size:.95rem}.case-study-feature-column{padding:2rem}.case-study-feature-category,.case-study-testimonial-text{font-size:1.25rem}.case-study-solution-subtitle{font-size:1.5rem}.case-study-solution-text{font-size:1rem}.case-study-solution-features-grid{grid-template-columns:1fr;gap:1.25rem}.case-study-solution-feature{padding:1.5rem}.case-study-solution-feature-title{font-size:1.1rem}.case-study-solution-feature-text{font-size:.95rem}.case-study-cta{padding:4rem 0}.case-study-cta-title{font-size:1.75rem}.case-study-cta-description{font-size:1rem}.case-study-cta-buttons{flex-direction:column;gap:1rem}.case-study-cta-button{width:100%;padding:1rem 2rem}}