/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./src/app/cases/cases.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
.cases_page___yBeL {
  max-width: 1100px;
  margin: 0 auto;
  padding: 2rem 1.25rem 3rem;
  font-family: var(--font-inter), system-ui, sans-serif;
}

.cases_header__V724n {
  margin-bottom: 2rem;
}

.cases_title__013sY {
  margin: 0 0 0.5rem;
  font-size: clamp(1.75rem, 4vw, 2.25rem);
  font-weight: 800;
  color: #111827;
}

.cases_subtitle__4kXmq {
  margin: 0;
  max-width: 48rem;
  line-height: 1.6;
  color: #4b5563;
}

.cases_grid__17CCf {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1.25rem;
}

.cases_card__rEftK {
  background: #fff;
  border-radius: 14px;
  border: 1px solid #e5e7eb;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.06);
}

.cases_media__We_0R {
  aspect-ratio: 16 / 9;
  background: #f3f4f6;
}

.cases_img__6YvUz {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cases_ph__vDZ_n {
  width: 100%;
  height: 100%;
  min-height: 160px;
  background: linear-gradient(120deg, #e0e7ff, #f5f3ff);
}

.cases_body__HYHox {
  padding: 1rem 1.1rem 1.15rem;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  flex: 1;
}

.cases_cardTitle__Px5nD {
  margin: 0;
  font-size: 1.15rem;
  font-weight: 700;
  color: #111827;
}

.cases_summary__QPPKu {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.55;
  color: #4b5563;
}

.cases_stack__1Kq_6 {
  margin: 0.25rem 0 0;
  font-size: 0.8rem;
  color: #6b7280;
}

.cases_actions__2jiY_ {
  margin-top: auto;
  padding-top: 0.75rem;
}

.cases_ext__72lpL {
  font-weight: 600;
  color: #4e54c8;
  text-decoration: none;
}

.cases_ext__72lpL:hover {
  text-decoration: underline;
}

.cases_muted__D_F_I {
  font-size: 0.85rem;
  color: #9ca3af;
}

.cases_empty__c2A0A {
  padding: 1.5rem;
  border-radius: 12px;
  background: #f9fafb;
  border: 1px dashed #d1d5db;
  color: #4b5563;
  line-height: 1.6;
}

.cases_footerNote__v_b7f {
  margin-top: 2rem;
  font-size: 0.9rem;
  color: #6b7280;
}

.cases_inlineLink__tKFAO {
  color: #4e54c8;
  font-weight: 600;
}

