/* v335: Finaler Premium-Neuaufbau Einordnung / Typische Anlässe */

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__intro-grid{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
  gap:32px !important;
  align-items:stretch !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__context-card,
.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecases-card{
  padding:34px !important;
  border:1px solid #d7e3ef !important;
  border-radius:28px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f9fcff 100%) !important;
  box-shadow:0 20px 46px rgba(7,34,72,.07) !important;
  overflow:hidden !important;
}

/* Links: Text zuerst über volle Breite, danach Querbild, danach Nutzenkarten */
.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__context-card{
  display:block !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v328__context-main{
  display:flex !important;
  flex-direction:column !important;
  gap:22px !important;
  min-width:0 !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__context-copy{
  min-width:0 !important;
  width:100% !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__context-copy h2,
.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecases-card h2{
  max-width:none !important;
  margin:0 0 14px !important;
  font-size:clamp(26px,2vw,34px) !important;
  line-height:1.1 !important;
  letter-spacing:-.03em !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__context-lead{
  max-width:none !important;
  margin:0 !important;
  font-size:16px !important;
  line-height:1.68 !important;
  color:#304860 !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__context-figure{
  width:100% !important;
  max-width:none !important;
  aspect-ratio:16 / 7 !important;
  min-height:0 !important;
  margin:0 !important;
  border-radius:24px !important;
  overflow:hidden !important;
  border:1px solid rgba(216,228,240,.98) !important;
  box-shadow:0 14px 30px rgba(7,34,72,.08) !important;
  background:#edf3f9 !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__context-figure img{
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  max-height:none !important;
  display:block !important;
  object-fit:cover !important;
  object-position:center 44% !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__benefit-grid{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:14px !important;
  margin-top:20px !important;
}

/* Einheitliche Premium-Karten: Icon links, Titel rechts, Text darunter rechts */
.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__benefit-card,
.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecase-item{
  position:relative !important;
  display:grid !important;
  grid-template-columns:54px minmax(0,1fr) !important;
  grid-template-rows:auto 1fr !important;
  column-gap:14px !important;
  row-gap:5px !important;
  align-items:start !important;
  min-width:0 !important;
  min-height:96px !important;
  padding:18px !important;
  border:1px solid rgba(194,210,226,.94) !important;
  border-radius:20px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f5f9fd 100%) !important;
  box-shadow:0 10px 22px rgba(7,34,72,.05) !important;
  overflow:hidden !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__benefit-card::before,
.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecase-item::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  top:0 !important;
  height:3px !important;
  background:linear-gradient(90deg,#d4ab42 0%,#123f7f 100%) !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__benefit-icon,
.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecase-icon{
  grid-column:1 !important;
  grid-row:1 / span 2 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:54px !important;
  height:54px !important;
  min-width:54px !important;
  min-height:54px !important;
  margin:0 !important;
  border-radius:17px !important;
  color:#123f7f !important;
  background:linear-gradient(180deg,#fffdfa 0%,#f7efda 100%) !important;
  border:1px solid rgba(212,171,66,.38) !important;
  box-shadow:0 8px 18px rgba(201,162,58,.10) !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__benefit-icon svg,
.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecase-icon svg{
  width:27px !important;
  height:27px !important;
  fill:none !important;
  stroke:currentColor !important;
  stroke-width:2.2 !important;
  stroke-linecap:round !important;
  stroke-linejoin:round !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__benefit-card strong,
.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecase-item strong{
  grid-column:2 !important;
  grid-row:1 !important;
  margin:0 !important;
  color:#15365f !important;
  font-size:16px !important;
  line-height:1.22 !important;
  font-weight:850 !important;
  word-break:normal !important;
  overflow-wrap:break-word !important;
  hyphens:auto !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__benefit-card span:last-child,
.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecase-item span:last-child{
  grid-column:2 !important;
  grid-row:2 !important;
  margin:0 !important;
  color:#516b87 !important;
  font-size:14px !important;
  line-height:1.48 !important;
  word-break:normal !important;
  overflow-wrap:break-word !important;
  hyphens:auto !important;
}

/* Rechts: kompaktere 2x3-Struktur mit sinnvoller Flächennutzung */
.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecases-grid{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:16px !important;
  margin-top:14px !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecase-item{
  min-height:156px !important;
}

.sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecases-note{
  margin-top:18px !important;
  padding:16px 18px !important;
  border-radius:18px !important;
  background:linear-gradient(135deg,rgba(12,53,107,.05),rgba(201,162,58,.10)) !important;
  border:1px solid rgba(196,212,228,.92) !important;
  color:#26496f !important;
  font-size:14.5px !important;
  line-height:1.55 !important;
  font-weight:750 !important;
}

@media (max-width:1200px){
  .sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__intro-grid{
    grid-template-columns:1fr !important;
  }
}

@media (max-width:900px){
  .sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecase-item{
    min-height:0 !important;
  }

  .sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__benefit-grid,
  .sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecases-grid{
    grid-template-columns:1fr !important;
  }
}

@media (max-width:640px){
  .sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__context-card,
  .sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecases-card{
    padding:22px !important;
  }

  .sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__context-figure{
    aspect-ratio:4 / 3 !important;
  }

  .sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__benefit-card,
  .sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecase-item{
    grid-template-columns:48px minmax(0,1fr) !important;
    padding:16px !important;
  }

  .sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__benefit-icon,
  .sampro-topic-v271[data-topic="audit-readiness-software-audits"] .sampro-topic-v326__usecase-icon{
    width:48px !important;
    height:48px !important;
    min-width:48px !important;
    min-height:48px !important;
  }
}
