.Case-module__tKxi0a__container{color:#fff;background:#000;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Case-module__tKxi0a__header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.Case-module__tKxi0a__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Case-module__tKxi0a__backLink{color:#fff;align-items:center;gap:.5rem;text-decoration:none;transition:color .3s;display:flex}.Case-module__tKxi0a__backLink:hover{color:#ccc}.Case-module__tKxi0a__breadcrumb{color:#888;font-size:.875rem}.Case-module__tKxi0a__hero{max-width:1200px;margin:0 auto;padding:4rem 1.5rem;position:relative}.Case-module__tKxi0a__heroContent{text-align:center;margin-bottom:3rem}.Case-module__tKxi0a__metaTags{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.Case-module__tKxi0a__metaTag{color:#ccc;background:#ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.Case-module__tKxi0a__heroTitle{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.Case-module__tKxi0a__heroSubtitle{color:#ccc;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.5}.Case-module__tKxi0a__heroImageWrapper{border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.Case-module__tKxi0a__heroImage{object-fit:cover;width:100%;height:400px}.Case-module__tKxi0a__heroImageOverlay{background:#0000001a;position:absolute;inset:0}.Case-module__tKxi0a__main{padding:4rem 1.5rem}.Case-module__tKxi0a__contentGrid{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.Case-module__tKxi0a__mainContent{flex-direction:column;gap:3rem;display:flex}.Case-module__tKxi0a__contentSection{margin-bottom:3rem}.Case-module__tKxi0a__sectionHeader{margin-bottom:2rem}.Case-module__tKxi0a__sectionTitle{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.Case-module__tKxi0a__sectionDivider{background:#fff;border-radius:2px;width:60px;height:3px}.Case-module__tKxi0a__sectionContent{max-width:none}.Case-module__tKxi0a__contentText{color:#ccc;margin:0;font-size:1.125rem;line-height:1.7}.Case-module__tKxi0a__gallery{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.Case-module__tKxi0a__galleryItem{cursor:pointer;border-radius:.75rem;position:relative;overflow:hidden}.Case-module__tKxi0a__galleryImage{object-fit:cover;width:100%;height:200px;transition:transform .3s}.Case-module__tKxi0a__galleryItem:hover .Case-module__tKxi0a__galleryImage{transform:scale(1.05)}.Case-module__tKxi0a__galleryOverlay{opacity:0;color:#fff;background:#0009;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Case-module__tKxi0a__galleryItem:hover .Case-module__tKxi0a__galleryOverlay{opacity:1}.Case-module__tKxi0a__sidebar{flex-direction:column;gap:2rem;display:flex}.Case-module__tKxi0a__sidebarCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:1.5rem}.Case-module__tKxi0a__cardHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Case-module__tKxi0a__cardTitle{color:#fff;margin:0;font-size:1.125rem;font-weight:600}.Case-module__tKxi0a__techGrid{flex-wrap:wrap;gap:.75rem;display:flex}.Case-module__tKxi0a__techTag{color:#000;background:#fff;border-radius:50px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .3s}.Case-module__tKxi0a__techTag:hover{background:#e5e5e5}.Case-module__tKxi0a__detailsList{flex-direction:column;gap:1rem;display:flex}.Case-module__tKxi0a__detailItem{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.Case-module__tKxi0a__detailItem:last-child{border-bottom:none}.Case-module__tKxi0a__detailLabel{color:#888;font-size:.875rem}.Case-module__tKxi0a__detailValue{color:#fff;text-align:right;font-weight:500}.Case-module__tKxi0a__projectLink{color:#000;background:#fff;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:flex}.Case-module__tKxi0a__projectLink:hover{background:#e5e5e5}.Case-module__tKxi0a__ctaContent{text-align:center}.Case-module__tKxi0a__ctaTitle{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Case-module__tKxi0a__ctaText{color:#ccc;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.Case-module__tKxi0a__ctaButton{color:#000;background:#fff;border-radius:.75rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.Case-module__tKxi0a__ctaButton:hover{background:#e5e5e5}.Case-module__tKxi0a__footer{border-top:1px solid #ffffff1a;padding:2rem 1.5rem}.Case-module__tKxi0a__footerContent{text-align:center;max-width:1200px;margin:0 auto}.Case-module__tKxi0a__footerLink{color:#888;align-items:center;gap:.5rem;text-decoration:none;transition:color .3s;display:inline-flex}.Case-module__tKxi0a__footerLink:hover{color:#fff}@media (min-width:768px){.Case-module__tKxi0a__heroTitle{font-size:4rem}.Case-module__tKxi0a__heroSubtitle{font-size:1.5rem}.Case-module__tKxi0a__heroImage{height:500px}}@media (min-width:1024px){.Case-module__tKxi0a__contentGrid{grid-template-columns:2fr 1fr;gap:4rem}.Case-module__tKxi0a__heroTitle{font-size:5rem}.Case-module__tKxi0a__gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Case-module__tKxi0a__hero,.Case-module__tKxi0a__main{padding:2rem 1rem}.Case-module__tKxi0a__heroTitle{font-size:2.5rem}.Case-module__tKxi0a__heroSubtitle{font-size:1.125rem}.Case-module__tKxi0a__metaTags{flex-direction:column;align-items:center}.Case-module__tKxi0a__nav{padding:1rem}.Case-module__tKxi0a__detailItem{flex-direction:column;align-items:flex-start;gap:.25rem}.Case-module__tKxi0a__detailValue{text-align:left}}
