/*
 * Stinner IT - Startseite 2026
 * Konsolidiertes Layout ohne Abhaengigkeit von den frueheren Patch-Stylesheets.
 */

body.stinner-home-2026 {
  --stf-purple: #390e47;
  --stf-purple-deep: #24072e;
  --stf-green: #192c0c;
  --stf-green-soft: #e9efe5;
  --stf-orange: #ff7300;
  --stf-ink: #202126;
  --stf-muted: #5f626b;
  --stf-paper: #ffffff;
  --stf-soft: #f6f3f7;
  --stf-line: rgba(57, 14, 71, 0.14);
  --stf-radius: 18px;
  --stf-shadow: 0 18px 48px rgba(26, 12, 31, 0.12);
  --stf-content: 1180px;
  color: var(--stf-ink);
  font-family: "Lato", Arial, sans-serif;
}

body.stinner-home-2026 *,
body.stinner-home-2026 *::before,
body.stinner-home-2026 *::after {
  box-sizing: border-box;
}

body.stinner-home-2026 #main-content {
  overflow: hidden;
}

body.stinner-home-2026 .stinner-final {
  padding: 0 !important;
}

body.stinner-home-2026 .stinner-final > .et_pb_row {
  max-width: var(--stf-content) !important;
  padding: 0 !important;
  width: min(calc(100% - 48px), var(--stf-content)) !important;
}

body.stinner-home-2026 .stinner-final .et_pb_column,
body.stinner-home-2026 .stinner-final .et_pb_text,
body.stinner-home-2026 .stinner-final .et_pb_text_inner {
  margin: 0 !important;
  width: 100% !important;
}

body.stinner-home-2026 .stinner-final h1,
body.stinner-home-2026 .stinner-final h2,
body.stinner-home-2026 .stinner-final h3,
body.stinner-home-2026 .stinner-final p,
body.stinner-home-2026 .stinner-final ul,
body.stinner-home-2026 .stinner-final ol {
  margin-top: 0;
}

body.stinner-home-2026 .stinner-final h1,
body.stinner-home-2026 .stinner-final h2,
body.stinner-home-2026 .stinner-final h3 {
  color: var(--stf-ink);
  font-family: "Lato Black", "Lato", Arial, sans-serif;
  font-weight: 900;
  letter-spacing: -0.025em;
}

body.stinner-home-2026 .stinner-final h2 {
  font-size: clamp(2.15rem, 4vw, 3.55rem);
  line-height: 1.08;
  margin-bottom: 18px;
}

body.stinner-home-2026 .stinner-final h3 {
  font-size: clamp(1.25rem, 2vw, 1.55rem);
  line-height: 1.25;
  margin-bottom: 12px;
}

body.stinner-home-2026 .stinner-final p,
body.stinner-home-2026 .stinner-final li {
  color: var(--stf-muted);
  font-size: 1.08rem;
  line-height: 1.68;
}

body.stinner-home-2026 .stf-eyebrow {
  color: var(--stf-purple) !important;
  font-size: 0.82rem !important;
  font-weight: 900;
  letter-spacing: 0.16em;
  margin-bottom: 16px;
  text-transform: uppercase;
}

body.stinner-home-2026 .stf-section {
  padding: clamp(78px, 8vw, 118px) 0 !important;
}

body.stinner-home-2026 .stf-section-head {
  margin-bottom: clamp(34px, 4vw, 54px);
  max-width: 820px;
}

body.stinner-home-2026 .stf-section-head p:last-child {
  margin-bottom: 0;
}

body.stinner-home-2026 a:not(.stf-btn) {
  color: var(--stf-orange);
  text-decoration-color: rgba(255, 115, 0, 0.35);
  text-underline-offset: 0.18em;
}

body.stinner-home-2026 a:not(.stf-btn):hover {
  color: #d85f00;
}

/* Hero: eine zusammenhaengende, vollflaechige Einstiegsflaeche. */
body.stinner-home-2026 .stinner-final-hero {
  background-image:
    linear-gradient(105deg, rgba(24, 12, 31, 0.95) 0%, rgba(57, 14, 71, 0.84) 52%, rgba(25, 44, 12, 0.77) 100%),
    url("https://staging.stinner-it.com/wp-content/uploads/2019/06/Stinner-IT_Consulting.jpg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: min(860px, calc(100vh - 40px));
  position: relative;
}

body.stinner-home-2026 .stinner-final-hero::after {
  background: linear-gradient(180deg, transparent 70%, rgba(18, 7, 24, 0.2));
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

body.stinner-home-2026 .stinner-final-hero > .et_pb_row {
  position: relative;
  z-index: 1;
}

body.stinner-home-2026 .stf-hero-shell {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: min(860px, calc(100vh - 40px));
  padding: clamp(90px, 11vh, 138px) 0 clamp(34px, 5vh, 58px);
}

body.stinner-home-2026 .stf-hero-main {
  align-items: center;
  display: grid;
  gap: clamp(42px, 6vw, 88px);
  grid-template-columns: minmax(0, 1.28fr) minmax(340px, 0.72fr);
}

body.stinner-home-2026 .stf-logo {
  display: block;
  height: auto;
  margin-bottom: 28px;
  max-width: 310px;
  width: min(55%, 310px);
}

body.stinner-home-2026 .stf-hero-copy .stf-eyebrow {
  color: rgba(255, 255, 255, 0.82) !important;
}

body.stinner-home-2026 .stf-hero-copy h1 {
  color: #ffffff !important;
  font-size: clamp(3rem, 6.4vw, 5.8rem);
  line-height: 0.98;
  margin-bottom: 24px;
  max-width: 820px;
}

body.stinner-home-2026 .stf-hero-copy .stf-lead {
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: clamp(1.15rem, 1.8vw, 1.38rem) !important;
  line-height: 1.58;
  margin-bottom: 30px;
  max-width: 740px;
}

body.stinner-home-2026 .stf-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

body.stinner-home-2026 .stf-btn {
  align-items: center;
  border: 2px solid transparent;
  border-radius: 2px;
  display: inline-flex;
  font-size: 0.96rem;
  font-weight: 900;
  justify-content: center;
  letter-spacing: 0.025em;
  min-height: 54px;
  padding: 14px 24px;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: transform 160ms ease, background-color 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

body.stinner-home-2026 .stf-btn:hover {
  transform: translateY(-2px);
}

body.stinner-home-2026 .stf-btn-primary {
  background: var(--stf-purple);
  border-color: var(--stf-purple);
  box-shadow: 0 14px 30px rgba(23, 6, 29, 0.3);
  color: #ffffff !important;
}

body.stinner-home-2026 .stf-btn-primary:hover {
  background: #4a155a;
  border-color: #4a155a;
}

body.stinner-home-2026 .stf-btn-secondary {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.78);
  color: #ffffff !important;
}

body.stinner-home-2026 .stf-btn-secondary:hover {
  background: rgba(25, 44, 12, 0.74);
  border-color: rgba(255, 255, 255, 0.96);
}

body.stinner-home-2026 .stf-status {
  backdrop-filter: blur(12px);
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(255, 255, 255, 0.64);
  border-radius: var(--stf-radius);
  box-shadow: 0 24px 64px rgba(11, 4, 15, 0.28);
  overflow: hidden;
  padding: clamp(28px, 4vw, 44px);
}

body.stinner-home-2026 .stf-status::before {
  background: linear-gradient(90deg, var(--stf-purple), var(--stf-green));
  content: "";
  display: block;
  height: 6px;
  margin: calc(clamp(28px, 4vw, 44px) * -1) calc(clamp(28px, 4vw, 44px) * -1) 30px;
}

body.stinner-home-2026 .stf-status h2 {
  font-size: clamp(1.45rem, 2.2vw, 2rem);
  margin-bottom: 20px;
}

body.stinner-home-2026 .stf-status-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

body.stinner-home-2026 .stf-status-list li {
  align-items: flex-start;
  border-bottom: 1px solid var(--stf-line);
  display: grid;
  gap: 12px;
  grid-template-columns: 28px 1fr;
  padding: 14px 0;
}

body.stinner-home-2026 .stf-status-list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

body.stinner-home-2026 .stf-check {
  align-items: center;
  background: var(--stf-green-soft);
  border-radius: 50%;
  color: var(--stf-green);
  display: inline-flex;
  font-weight: 900;
  height: 28px;
  justify-content: center;
  width: 28px;
}

body.stinner-home-2026 .stf-trustbar {
  backdrop-filter: blur(8px);
  background: rgba(18, 7, 24, 0.38);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
  margin: clamp(38px, 6vh, 70px) 0 0;
  overflow: hidden;
  padding: 0;
}

body.stinner-home-2026 .stf-trustbar li {
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.98rem;
  font-weight: 800;
  padding: 18px 20px;
  text-align: center;
}

body.stinner-home-2026 .stf-trustbar li + li {
  border-left: 1px solid rgba(255, 255, 255, 0.16);
}

/* Probleme */
body.stinner-home-2026 .stf-problems-section {
  background:
    radial-gradient(circle at 12% 15%, rgba(57, 14, 71, 0.055), transparent 34%),
    var(--stf-soft);
}

body.stinner-home-2026 .stf-card-grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.stinner-home-2026 .stf-problem-card {
  background: #ffffff;
  border: 1px solid var(--stf-line);
  border-radius: var(--stf-radius);
  box-shadow: 0 12px 32px rgba(26, 12, 31, 0.055);
  min-height: 270px;
  padding: clamp(28px, 3vw, 38px);
  position: relative;
}

body.stinner-home-2026 .stf-problem-card::after {
  background: linear-gradient(180deg, var(--stf-purple), var(--stf-green));
  border-radius: 6px;
  content: "";
  height: 52px;
  opacity: 0.9;
  position: absolute;
  right: 0;
  top: 34px;
  width: 4px;
}

body.stinner-home-2026 .stf-number {
  align-items: center;
  background: var(--stf-green-soft);
  border-radius: 8px;
  color: var(--stf-green);
  display: inline-flex;
  font-size: 0.9rem;
  font-weight: 900;
  height: 42px;
  justify-content: center;
  margin-bottom: 34px;
  width: 48px;
}

/* Leistungen */
body.stinner-home-2026 .stf-services-section {
  background: #ffffff;
}

body.stinner-home-2026 .stf-service-card {
  background: linear-gradient(180deg, #ffffff 0%, #fbfafb 100%);
  border: 1px solid var(--stf-line);
  border-radius: var(--stf-radius);
  box-shadow: 0 14px 38px rgba(26, 12, 31, 0.07);
  min-height: 350px;
  overflow: hidden;
  padding: clamp(30px, 3vw, 42px);
  position: relative;
}

body.stinner-home-2026 .stf-service-card::before {
  background: var(--stf-purple);
  content: "";
  height: 5px;
  inset: 0 0 auto;
  position: absolute;
}

body.stinner-home-2026 .stf-service-card.is-green::before {
  background: var(--stf-green);
}

body.stinner-home-2026 .stf-service-icon {
  display: block;
  height: 62px;
  margin-bottom: 28px;
  object-fit: contain;
  object-position: left center;
  width: 82px;
}

body.stinner-home-2026 .stf-service-note {
  border-top: 1px solid var(--stf-line);
  color: var(--stf-purple) !important;
  font-size: 0.92rem !important;
  font-weight: 800;
  margin: 22px 0 0;
  padding-top: 18px;
}

/* Branchen: Bildbereich statt weiterer steriler Kartenflaeche. */
body.stinner-home-2026 .stf-industries-section {
  background-image:
    linear-gradient(105deg, rgba(19, 8, 25, 0.93), rgba(57, 14, 71, 0.86) 58%, rgba(25, 44, 12, 0.84)),
    url("https://staging.stinner-it.com/wp-content/uploads/2019/06/Stinner-IT_Consulting.jpg") !important;
  background-position: center 58% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

body.stinner-home-2026 .stf-industries-section .stf-eyebrow,
body.stinner-home-2026 .stf-industries-section h2 {
  color: #ffffff !important;
}

body.stinner-home-2026 .stf-industries-section .stf-section-head > p:last-child {
  color: rgba(255, 255, 255, 0.8) !important;
}

body.stinner-home-2026 .stf-industry-grid {
  display: grid;
  gap: 26px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.stinner-home-2026 .stf-industry-card {
  backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.93);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: var(--stf-radius);
  padding: clamp(30px, 4vw, 46px);
}

body.stinner-home-2026 .stf-feature-list {
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}

body.stinner-home-2026 .stf-feature-list li {
  border-top: 1px solid var(--stf-line);
  padding: 13px 0 13px 30px;
  position: relative;
}

body.stinner-home-2026 .stf-feature-list li::before {
  color: var(--stf-green);
  content: "✓";
  font-weight: 900;
  left: 0;
  position: absolute;
}

/* Warum und Team */
body.stinner-home-2026 .stf-about-section {
  background:
    radial-gradient(circle at 88% 20%, rgba(25, 44, 12, 0.5), transparent 34%),
    linear-gradient(115deg, var(--stf-purple-deep), var(--stf-purple) 62%, #26152b);
}

body.stinner-home-2026 .stf-about-intro {
  align-items: start;
  display: grid;
  gap: clamp(36px, 6vw, 82px);
  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
  margin-bottom: clamp(48px, 6vw, 78px);
}

body.stinner-home-2026 .stf-about-section .stf-eyebrow,
body.stinner-home-2026 .stf-about-section h2,
body.stinner-home-2026 .stf-about-section h3 {
  color: #ffffff !important;
}

body.stinner-home-2026 .stf-about-section p,
body.stinner-home-2026 .stf-about-section li {
  color: rgba(255, 255, 255, 0.82);
}

body.stinner-home-2026 .stf-about-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

body.stinner-home-2026 .stf-about-list li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  padding: 13px 0 13px 34px;
  position: relative;
}

body.stinner-home-2026 .stf-about-list li::before {
  color: #b9d7aa;
  content: "✓";
  font-weight: 900;
  left: 0;
  position: absolute;
}

body.stinner-home-2026 .stf-team-grid {
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body.stinner-home-2026 .stf-team-card {
  background: #ffffff;
  border-radius: 14px;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22);
  overflow: hidden;
}

body.stinner-home-2026 .stf-team-card img {
  aspect-ratio: 4 / 5;
  display: block;
  object-fit: cover;
  width: 100%;
}

body.stinner-home-2026 .stf-team-card-body {
  padding: 20px;
}

body.stinner-home-2026 .stf-team-card h3 {
  color: var(--stf-ink) !important;
  font-size: 1.35rem;
  margin-bottom: 5px;
}

body.stinner-home-2026 .stf-team-role {
  color: var(--stf-purple) !important;
  font-size: 0.8rem !important;
  font-weight: 900;
  letter-spacing: 0.1em;
  margin: 0;
  text-transform: uppercase;
}

/* Ablauf als Linie, nicht als vier weitere Boxen. */
body.stinner-home-2026 .stf-process-section {
  background: var(--stf-soft);
}

body.stinner-home-2026 .stf-process {
  counter-reset: stf-step;
  display: grid;
  gap: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

body.stinner-home-2026 .stf-process::before {
  background: linear-gradient(90deg, var(--stf-purple), var(--stf-green));
  content: "";
  height: 3px;
  left: 8%;
  position: absolute;
  right: 8%;
  top: 28px;
}

body.stinner-home-2026 .stf-process li {
  counter-increment: stf-step;
  padding: 0 clamp(14px, 2vw, 28px);
  position: relative;
  text-align: center;
}

body.stinner-home-2026 .stf-process li::before {
  align-items: center;
  background: #ffffff;
  border: 3px solid var(--stf-purple);
  border-radius: 50%;
  color: var(--stf-purple);
  content: counter(stf-step);
  display: flex;
  font-weight: 900;
  height: 58px;
  justify-content: center;
  margin: 0 auto 26px;
  position: relative;
  width: 58px;
  z-index: 1;
}

body.stinner-home-2026 .stf-process li:nth-child(n+3)::before {
  border-color: var(--stf-green);
  color: var(--stf-green);
}

/* Nachweise */
body.stinner-home-2026 .stf-proof-section {
  background: #ffffff;
}

body.stinner-home-2026 .stf-proof-block + .stf-proof-block {
  border-top: 1px solid var(--stf-line);
  margin-top: clamp(52px, 7vw, 82px);
  padding-top: clamp(42px, 6vw, 66px);
}

body.stinner-home-2026 .stf-proof-title {
  display: grid;
  gap: 12px;
  grid-template-columns: minmax(0, 0.65fr) minmax(0, 1.35fr);
  margin-bottom: 30px;
}

body.stinner-home-2026 .stf-proof-title h3 {
  font-size: clamp(1.6rem, 3vw, 2.45rem);
  margin: 0;
}

body.stinner-home-2026 .stf-logo-grid {
  display: grid;
  gap: 18px;
}

body.stinner-home-2026 .stf-cert-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

body.stinner-home-2026 .stf-partner-grid {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

body.stinner-home-2026 .stf-logo-card {
  align-items: center;
  background: #ffffff;
  border: 1px solid var(--stf-line);
  border-radius: 12px;
  display: flex;
  justify-content: center;
  min-height: 150px;
  padding: 24px;
}

body.stinner-home-2026 .stf-partner-grid .stf-logo-card {
  min-height: 112px;
  padding: 18px;
}

body.stinner-home-2026 .stf-logo-card img {
  display: block;
  height: auto;
  max-height: 88px;
  max-width: 100%;
  object-fit: contain;
}

body.stinner-home-2026 .stf-partner-grid .stf-logo-card img {
  max-height: 64px;
}

body.stinner-home-2026 .stf-logo-stack {
  flex-direction: column;
  gap: 10px;
}

body.stinner-home-2026 .stf-logo-stack img {
  max-height: 34px !important;
}

/* Abschluss */
body.stinner-home-2026 .stf-cta-section {
  background:
    radial-gradient(circle at 85% 20%, rgba(25, 44, 12, 0.72), transparent 30%),
    linear-gradient(115deg, var(--stf-purple-deep), var(--stf-purple));
  text-align: center;
}

body.stinner-home-2026 .stf-cta-inner {
  margin: 0 auto;
  max-width: 880px;
}

body.stinner-home-2026 .stf-cta-section .stf-eyebrow,
body.stinner-home-2026 .stf-cta-section h2 {
  color: #ffffff !important;
}

body.stinner-home-2026 .stf-cta-section p {
  color: rgba(255, 255, 255, 0.84);
}

body.stinner-home-2026 .stf-cta-section .stf-actions {
  justify-content: center;
  margin-top: 30px;
}

body.stinner-home-2026 .stf-contact-line {
  color: rgba(255, 255, 255, 0.72) !important;
  font-size: 0.95rem !important;
  margin: 24px 0 0;
}

body.stinner-home-2026 .stf-contact-line a {
  color: var(--stf-orange) !important;
}

/* Kleine, ruhige Header-Korrektur. */
body.stinner-home-2026 #main-header {
  box-shadow: none;
}

@media (max-width: 1100px) {
  body.stinner-home-2026 .stf-hero-main {
    gap: 42px;
    grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
  }

  body.stinner-home-2026 .stf-partner-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  body.stinner-home-2026 .stinner-final > .et_pb_row {
    width: min(calc(100% - 36px), var(--stf-content)) !important;
  }

  body.stinner-home-2026 .stinner-final-hero,
  body.stinner-home-2026 .stf-hero-shell {
    min-height: 0;
  }

  body.stinner-home-2026 .stf-hero-shell {
    padding: 94px 0 42px;
  }

  body.stinner-home-2026 .stf-hero-main,
  body.stinner-home-2026 .stf-about-intro,
  body.stinner-home-2026 .stf-proof-title {
    grid-template-columns: 1fr;
  }

  body.stinner-home-2026 .stf-status {
    max-width: 680px;
  }

  body.stinner-home-2026 .stf-trustbar {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.stinner-home-2026 .stf-trustbar li:nth-child(3) {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
  }

  body.stinner-home-2026 .stf-trustbar li:nth-child(4) {
    border-top: 1px solid rgba(255, 255, 255, 0.16);
  }

  body.stinner-home-2026 .stf-card-grid,
  body.stinner-home-2026 .stf-team-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.stinner-home-2026 .stf-process {
    gap: 26px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.stinner-home-2026 .stf-process::before {
    display: none;
  }

  body.stinner-home-2026 .stf-process li {
    background: #ffffff;
    border: 1px solid var(--stf-line);
    border-radius: 14px;
    padding: 28px;
    text-align: left;
  }

  body.stinner-home-2026 .stf-process li::before {
    margin: 0 0 20px;
  }
}

@media (max-width: 680px) {
  body.stinner-home-2026 .stf-section {
    padding: 66px 0 !important;
  }

  body.stinner-home-2026 .stf-hero-shell {
    padding-top: 74px;
  }

  body.stinner-home-2026 .stf-logo {
    margin-bottom: 24px;
    width: min(72%, 280px);
  }

  body.stinner-home-2026 .stf-hero-copy h1 {
    font-size: clamp(2.55rem, 13vw, 4rem);
  }

  body.stinner-home-2026 .stf-actions,
  body.stinner-home-2026 .stf-actions .stf-btn {
    width: 100%;
  }

  body.stinner-home-2026 .stf-trustbar,
  body.stinner-home-2026 .stf-card-grid,
  body.stinner-home-2026 .stf-industry-grid,
  body.stinner-home-2026 .stf-team-grid,
  body.stinner-home-2026 .stf-process,
  body.stinner-home-2026 .stf-cert-grid,
  body.stinner-home-2026 .stf-partner-grid {
    grid-template-columns: 1fr;
  }

  body.stinner-home-2026 .stf-trustbar li,
  body.stinner-home-2026 .stf-trustbar li + li,
  body.stinner-home-2026 .stf-trustbar li:nth-child(3),
  body.stinner-home-2026 .stf-trustbar li:nth-child(4) {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
  }

  body.stinner-home-2026 .stf-trustbar li:first-child {
    border-top: 0;
  }

  body.stinner-home-2026 .stf-problem-card,
  body.stinner-home-2026 .stf-service-card {
    min-height: 0;
  }

  body.stinner-home-2026 .stf-team-card img {
    aspect-ratio: 5 / 4;
    object-position: center 25%;
  }

  body.stinner-home-2026 .stf-logo-card,
  body.stinner-home-2026 .stf-partner-grid .stf-logo-card {
    min-height: 130px;
  }
}

@media print {
  body.stinner-home-2026 #main-header,
  body.stinner-home-2026 #top-header,
  body.stinner-home-2026 .et_pb_scroll_top,
  body.stinner-home-2026 .cmplz-manage-consent,
  body.stinner-home-2026 .cmplz-cookiebanner {
    display: none !important;
  }

  body.stinner-home-2026 .stinner-final-hero,
  body.stinner-home-2026 .stf-industries-section,
  body.stinner-home-2026 .stf-about-section,
  body.stinner-home-2026 .stf-cta-section {
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }

  body.stinner-home-2026 .stf-hero-shell {
    min-height: 0;
    padding: 36px 0;
  }

  body.stinner-home-2026 .stf-card-grid,
  body.stinner-home-2026 .stf-cert-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body.stinner-home-2026 .stf-team-grid,
  body.stinner-home-2026 .stf-partner-grid,
  body.stinner-home-2026 .stf-process {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.stinner-home-2026 .stf-team-card,
  body.stinner-home-2026 .stf-logo-card,
  body.stinner-home-2026 .stf-problem-card,
  body.stinner-home-2026 .stf-service-card,
  body.stinner-home-2026 .stf-industry-card {
    break-inside: avoid;
    page-break-inside: avoid;
  }
}
