/* v328: Layout-Korrektur und Premium-Harmonisierung für Audit Readiness */

body .sampro-topic-v326__intro-grid{
  grid-template-columns:minmax(0,1fr) minmax(0,.94fr) !important;
  gap:34px !important;
  align-items:stretch !important;
}

body .sampro-topic-v326__context-card,
body .sampro-topic-v326__usecases-card{
  padding:36px !important;
}

body .sampro-topic-v328__context-main{
  display:grid !important;
  grid-template-columns:minmax(0,.95fr) minmax(290px,.85fr) !important;
  gap:26px !important;
  align-items:start !important;
}

body .sampro-topic-v326__context-copy h2,
body .sampro-topic-v326__usecases-card h2{
  font-size:clamp(26px,2vw,34px) !important;
  line-height:1.08 !important;
  letter-spacing:-.025em !important;
  max-width:520px !important;
}

body .sampro-topic-v326__context-lead{
  max-width:540px !important;
  font-size:16px !important;
  line-height:1.72 !important;
}

body .sampro-topic-v326__context-figure{
  border-radius:26px !important;
}

body .sampro-topic-v326__context-figure img{
  min-height:360px !important;
  height:520px !important;
  object-fit:cover !important;
  object-position:center center !important;
}

body .sampro-topic-v326__benefit-grid{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:16px !important;
  margin-top:22px !important;
}

body .sampro-topic-v326__benefit-card{
  min-height:unset !important;
  padding:16px 16px 18px !important;
}

body .sampro-topic-v326__benefit-card strong,
body .sampro-topic-v326__usecase-item strong{
  font-size:16px !important;
  line-height:1.18 !important;
  letter-spacing:-.02em !important;
}

body .sampro-topic-v326__benefit-card span:last-child,
body .sampro-topic-v326__usecase-item span:last-child{
  font-size:13.5px !important;
  line-height:1.5 !important;
}

body .sampro-topic-v326__usecases-card h2{
  margin-bottom:18px !important;
}

body .sampro-topic-v326__usecases-grid{
  gap:16px !important;
  margin-top:10px !important;
}

body .sampro-topic-v326__usecase-item{
  min-height:154px !important;
  padding:16px 16px 16px !important;
}

body .sampro-topic-v326__benefit-icon,
body .sampro-topic-v326__usecase-icon{
  width:42px !important;
  height:42px !important;
  min-width:42px !important;
  min-height:42px !important;
  max-width:42px !important;
  max-height:42px !important;
  flex:0 0 42px !important;
  border-radius:13px !important;
}

body .sampro-topic-v326__benefit-icon svg,
body .sampro-topic-v326__usecase-icon svg{
  width:22px !important;
  height:22px !important;
  min-width:22px !important;
  min-height:22px !important;
  max-width:22px !important;
  max-height:22px !important;
}

body .sampro-topic-v326__usecases-note{
  margin-top:16px !important;
  padding:14px 16px !important;
  font-size:14px !important;
  line-height:1.5 !important;
}

@media (max-width:1320px){
  body .sampro-topic-v328__context-main{
    grid-template-columns:minmax(0,.92fr) minmax(260px,.88fr) !important;
  }
  body .sampro-topic-v326__benefit-grid,
  body .sampro-topic-v326__usecases-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

@media (max-width:1120px){
  body .sampro-topic-v326__intro-grid{
    grid-template-columns:1fr !important;
  }
  body .sampro-topic-v328__context-main{
    grid-template-columns:1fr !important;
  }
  body .sampro-topic-v326__context-figure img{
    height:360px !important;
    min-height:320px !important;
  }
}

@media (max-width:720px){
  body .sampro-topic-v326__context-card,
  body .sampro-topic-v326__usecases-card{
    padding:24px !important;
  }
  body .sampro-topic-v326__benefit-grid,
  body .sampro-topic-v326__usecases-grid{
    grid-template-columns:1fr !important;
  }
  body .sampro-topic-v326__context-copy h2,
  body .sampro-topic-v326__usecases-card h2{
    font-size:clamp(24px,8vw,30px) !important;
  }
  body .sampro-topic-v326__context-figure img{
    height:280px !important;
    min-height:260px !important;
  }
}
