.Case_container__J5Rkq{min-height:100vh;background:#000000;color:#ffffff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Case_header__39c5Z{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.Case_nav__P73or{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.Case_backLink__JUyqy{display:flex;align-items:center;gap:.5rem;color:#ffffff;text-decoration:none;transition:color .3s ease}.Case_backLink__JUyqy:hover{color:#cccccc}.Case_breadcrumb__0wGqK{color:#888888;font-size:.875rem}.Case_hero__UDbM0{position:relative;padding:4rem 1.5rem;max-width:1200px;margin:0 auto}.Case_heroContent__AqQZr{text-align:center;margin-bottom:3rem}.Case_metaTags__DdJlc{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem}.Case_metaTag__2ex6m{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#cccccc;background:rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:50px}.Case_heroTitle__u0MED{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em}.Case_heroSubtitle__NfCcT{font-size:1.25rem;color:#cccccc;max-width:600px;margin:0 auto;line-height:1.5}.Case_heroImageWrapper__rGWhk{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.Case_heroImage___ESxh{width:100%;height:400px;object-fit:cover}.Case_heroImageOverlay__N3okR{position:absolute;inset:0;background:rgba(0,0,0,.1)}.Case_main__I6ubr{padding:4rem 1.5rem}.Case_contentGrid__qI0SM{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}.Case_mainContent__RC_S3{display:flex;flex-direction:column;gap:3rem}.Case_contentSection__Y_Z9D{margin-bottom:3rem}.Case_sectionHeader__kWDr2{margin-bottom:2rem}.Case_sectionTitle__omKOH{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#ffffff}.Case_sectionDivider__3BYQD{width:60px;height:3px;background:#ffffff;border-radius:2px}.Case_sectionContent__otu4Q{max-width:none}.Case_contentText__lp7kC{font-size:1.125rem;line-height:1.7;color:#cccccc;margin:0}.Case_gallery__Lop49{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.Case_galleryItem__UELab{position:relative;border-radius:.75rem;overflow:hidden;cursor:pointer}.Case_galleryImage__NUOIk{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.Case_galleryItem__UELab:hover .Case_galleryImage__NUOIk{transform:scale(1.05)}.Case_galleryOverlay__4T_PL{position:absolute;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;color:#ffffff}.Case_galleryItem__UELab:hover .Case_galleryOverlay__4T_PL{opacity:1}.Case_sidebar__QNgjY{display:flex;flex-direction:column;gap:2rem}.Case_sidebarCard__A52Lf{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem}.Case_cardHeader__uThTt{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.Case_cardTitle__KM7_I{font-size:1.125rem;font-weight:600;color:#ffffff;margin:0}.Case_techGrid__VMTLR{display:flex;flex-wrap:wrap;gap:.75rem}.Case_techTag__X89sP{background:#ffffff;color:#000000;padding:.5rem .75rem;border-radius:50px;font-size:.875rem;font-weight:500;transition:background-color .3s ease}.Case_techTag__X89sP:hover{background:#e5e5e5}.Case_detailsList__bDz3U{display:flex;flex-direction:column;gap:1rem}.Case_detailItem__sWqQu{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.Case_detailItem__sWqQu:last-child{border-bottom:none}.Case_detailLabel__iBG59{color:#888888;font-size:.875rem}.Case_detailValue__G5hno{color:#ffffff;font-weight:500;text-align:right}.Case_projectLink__pz2G0{display:flex;align-items:center;justify-content:center;gap:.75rem;background:#ffffff;color:#000000;padding:1rem;border-radius:.75rem;text-decoration:none;font-weight:600;transition:background-color .3s ease}.Case_projectLink__pz2G0:hover{background:#e5e5e5}.Case_ctaContent__K5z8C{text-align:center}.Case_ctaTitle__Yn1J1{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#ffffff}.Case_ctaText__tH_8i{color:#cccccc;margin-bottom:1.5rem;line-height:1.5;font-size:.875rem}.Case_ctaButton__KjF7U{display:inline-block;background:#ffffff;color:#000000;padding:.75rem 1.5rem;border-radius:.75rem;text-decoration:none;font-weight:600;transition:background-color .3s ease}.Case_ctaButton__KjF7U:hover{background:#e5e5e5}.Case_footer__YLVTN{border-top:1px solid rgba(255,255,255,.1);padding:2rem 1.5rem}.Case_footerContent__WZBFf{max-width:1200px;margin:0 auto;text-align:center}.Case_footerLink__Nt5pC{display:inline-flex;align-items:center;gap:.5rem;color:#888888;text-decoration:none;transition:color .3s ease}.Case_footerLink__Nt5pC:hover{color:#ffffff}@media (min-width:768px){.Case_heroTitle__u0MED{font-size:4rem}.Case_heroSubtitle__NfCcT{font-size:1.5rem}.Case_heroImage___ESxh{height:500px}}@media (min-width:1024px){.Case_contentGrid__qI0SM{grid-template-columns:2fr 1fr;gap:4rem}.Case_heroTitle__u0MED{font-size:5rem}.Case_gallery__Lop49{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Case_hero__UDbM0,.Case_main__I6ubr{padding:2rem 1rem}.Case_heroTitle__u0MED{font-size:2.5rem}.Case_heroSubtitle__NfCcT{font-size:1.125rem}.Case_metaTags__DdJlc{flex-direction:column;align-items:center}.Case_nav__P73or{padding:1rem}.Case_detailItem__sWqQu{flex-direction:column;align-items:flex-start;gap:.25rem}.Case_detailValue__G5hno{text-align:left}}