.CaseStudy-module__oZtmFa__main{background-color:var(--bg-white);min-height:100vh}.CaseStudy-module__oZtmFa__notFound{text-align:center;background-color:var(--bg-white);flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.CaseStudy-module__oZtmFa__notFound h1{font-family:var(--font-sans);color:var(--text-dark);margin-bottom:20px;font-size:3rem}.CaseStudy-module__oZtmFa__heroSection{justify-content:center;align-items:center;height:70vh;min-height:500px;display:flex;position:relative;overflow:hidden}.CaseStudy-module__oZtmFa__heroBg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.CaseStudy-module__oZtmFa__heroBg img{object-fit:cover;width:100%;height:100%;animation:10s ease-out forwards CaseStudy-module__oZtmFa__zoomIn}@keyframes CaseStudy-module__oZtmFa__zoomIn{0%{transform:scale(1)}to{transform:scale(1.05)}}.CaseStudy-module__oZtmFa__overlay{background:linear-gradient(#0006,#000000b3);width:100%;height:100%;position:absolute;top:0;left:0}.CaseStudy-module__oZtmFa__heroContent{z-index:2;text-align:center;color:#fff;position:relative}.CaseStudy-module__oZtmFa__subtitle{letter-spacing:3px;text-transform:uppercase;color:var(--primary-color);margin-bottom:15px;font-size:1rem;font-weight:600;display:block}.CaseStudy-module__oZtmFa__title{font-family:var(--font-sans);color:#fff;text-shadow:0 4px 10px #00000080;margin:0;font-size:4rem;font-weight:500;line-height:1.1}.CaseStudy-module__oZtmFa__overviewSection{background-color:var(--bg-section);border-bottom:1px solid var(--border-color);padding:60px 0}.CaseStudy-module__oZtmFa__overviewGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.CaseStudy-module__oZtmFa__overviewItem{border-left:2px solid var(--primary-color);flex-direction:column;gap:10px;padding-left:20px;display:flex}.CaseStudy-module__oZtmFa__label{text-transform:uppercase;letter-spacing:2px;color:var(--text-light);font-size:.85rem;font-weight:600}.CaseStudy-module__oZtmFa__value{color:var(--text-dark);font-size:1.1rem;font-weight:500;font-family:var(--font-sans)}.CaseStudy-module__oZtmFa__storySection{background-color:var(--bg-white);padding:100px 0}.CaseStudy-module__oZtmFa__splitStory{grid-template-columns:1fr 1fr;gap:60px;display:grid}.CaseStudy-module__oZtmFa__storyBlock{padding:20px}.CaseStudy-module__oZtmFa__storyHeading{font-family:var(--font-sans);color:var(--primary-color);margin-bottom:25px;font-size:2.2rem;font-weight:500}.CaseStudy-module__oZtmFa__storyText{color:var(--text-main);font-size:1.15rem;line-height:1.8}.CaseStudy-module__oZtmFa__gallerySection{background-color:var(--bg-section);padding:80px 0}.CaseStudy-module__oZtmFa__galleryGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.CaseStudy-module__oZtmFa__galleryItem{aspect-ratio:4/5;border-radius:var(--radius-sm);box-shadow:var(--shadow-medium);position:relative;overflow:hidden}.CaseStudy-module__oZtmFa__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.CaseStudy-module__oZtmFa__galleryItem:hover img{transform:scale(1.08)}.CaseStudy-module__oZtmFa__ctaSection{background:var(--text-dark);color:#fff;border-top:5px solid var(--primary-color);padding:100px 0}.CaseStudy-module__oZtmFa__ctaHeading{font-family:var(--font-sans);color:#fff;margin-bottom:20px;font-size:3rem;font-weight:500}.CaseStudy-module__oZtmFa__ctaText{color:#fffc;max-width:600px;margin:0 auto 40px;font-size:1.2rem;line-height:1.6}.CaseStudy-module__oZtmFa__ctaBtn{padding:18px 40px;font-size:1.1rem}@media (max-width:992px){.CaseStudy-module__oZtmFa__title{font-size:3rem}.CaseStudy-module__oZtmFa__overviewGrid{grid-template-columns:repeat(2,1fr);gap:40px}.CaseStudy-module__oZtmFa__splitStory{grid-template-columns:1fr;gap:40px}.CaseStudy-module__oZtmFa__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CaseStudy-module__oZtmFa__title{font-size:2.5rem}.CaseStudy-module__oZtmFa__overviewGrid{grid-template-columns:1fr;gap:30px}.CaseStudy-module__oZtmFa__galleryGrid{grid-template-columns:1fr}.CaseStudy-module__oZtmFa__ctaHeading{font-size:2.5rem}}@media (max-width:576px){.CaseStudy-module__oZtmFa__heroSection{height:auto;min-height:320px;padding:60px 15px}.CaseStudy-module__oZtmFa__title{font-size:1.75rem}.CaseStudy-module__oZtmFa__subtitle{letter-spacing:1.5px;font-size:.8rem}.CaseStudy-module__oZtmFa__storySection{padding:40px 0}.CaseStudy-module__oZtmFa__storyHeading{margin-bottom:15px;font-size:1.5rem}.CaseStudy-module__oZtmFa__storyText{font-size:.95rem;line-height:1.6}.CaseStudy-module__oZtmFa__gallerySection{padding:40px 0}.CaseStudy-module__oZtmFa__galleryGrid{gap:15px}.CaseStudy-module__oZtmFa__ctaSection{padding:50px 0}.CaseStudy-module__oZtmFa__ctaHeading{font-size:1.75rem}.CaseStudy-module__oZtmFa__ctaText{font-size:.95rem}.CaseStudy-module__oZtmFa__ctaBtn{box-sizing:border-box;width:100%;padding:14px 28px}}
