@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap');

/*
  Kreatif Jet® Ana Ticari Pillar CSS — V15.9 Isolated
  Amaç: Glawi tarzı daha okunabilir, daha sıkı, daha premium ölçü.
  CSS yolu:
  /public_html/wp-content/uploads/kj-assets/css/kj-pillar.css

  WordPress global CSS dosyası olarak yüklenir.
  HTML çıktısında inline CSS veya stylesheet çağrısı kullanılmaz.
  Root: .kj-pillar-page
*/

html body .kj-pillar-page,
html body .kj-pillar-page * {
  box-sizing: border-box !important;
}

html body .kj-pillar-page {
  --kj-pillar-primary: #0F4D8B !important;
  --kj-pillar-secondary: #54AEE2 !important;
  --kj-pillar-heading: #1F1F24 !important;
  --kj-pillar-text: #5F6B7A !important;
  --kj-pillar-bg: #F5F8FB !important;
  --kj-pillar-dark: #071E34 !important;
  --kj-pillar-deep: #061426 !important;
  --kj-pillar-wa: #19C96B !important;
  --kj-pillar-line: rgba(15,77,139,.11) !important;
  --kj-pillar-line-strong: rgba(84,174,226,.34) !important;
  --kj-pillar-shadow-soft: 0 14px 42px rgba(15,77,139,.065) !important;
  --kj-pillar-shadow-hero: 0 26px 86px rgba(5,16,30,.24) !important;

  position: relative !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  width: min(1240px, calc(100vw - 32px)) !important;
  max-width: 1240px !important;
  margin: 0 !important;
  padding: 22px 0 64px !important;
  font-family: "Outfit", Inter, Arial, sans-serif !important;
  color: var(--kj-pillar-text) !important;
  letter-spacing: 0 !important;
  isolation: isolate !important;
  overflow: visible !important;
}

html body .kj-pillar-page a {
  color: inherit !important;
  text-decoration: none !important;
}

html body .kj-pillar-page h1,
html body .kj-pillar-page h2,
html body .kj-pillar-page h3,
html body .kj-pillar-page h4,
html body .kj-pillar-page p,
html body .kj-pillar-page ul,
html body .kj-pillar-page li {
  margin: 0 !important;
  padding: 0 !important;
}

html body .kj-pillar-page ul {
  list-style: none !important;
}

html body .kj-pillar-page h1,
html body .kj-pillar-page h2,
html body .kj-pillar-page h3,
html body .kj-pillar-page h4 {
  font-family: "Outfit", Inter, Arial, sans-serif !important;
  color: var(--kj-pillar-heading) !important;
  font-weight: 800 !important;
  letter-spacing: -0.018em !important;
  line-height: 1.12 !important;
  text-wrap: balance !important;
}

html body .kj-pillar-page p,
html body .kj-pillar-page li {
  font-family: "Outfit", Inter, Arial, sans-serif !important;
  color: var(--kj-pillar-text) !important;
  font-size: 16.5px !important;
  line-height: 1.72 !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}

html body .kj-pillar-page strong {
  color: var(--kj-pillar-heading) !important;
  font-weight: 800 !important;
}

html body .kj-pillar-page .kj-pillar-icon {
  display: inline-grid !important;
  place-items: center !important;
  width: 30px !important;
  height: 30px !important;
  min-width: 30px !important;
  border-radius: 999px !important;
  font-family: Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 1 !important;
  font-weight: 800 !important;
}

/* HERO — compact premium */

html body .kj-pillar-page .kj-pillar-hero {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  min-height: 455px !important;
  margin: 0 auto !important;
  padding: 86px clamp(24px, 4.4vw, 70px) 66px !important;
  border-radius: 32px !important;
  border: 1px solid var(--kj-pillar-line-strong) !important;
  outline: 1px solid rgba(255,255,255,.42) !important;
  outline-offset: -4px !important;
  background-color: #082139 !important;
  background-image:
    radial-gradient(circle at 78% 50%, rgba(84,174,226,.32) 0%, rgba(84,174,226,.15) 26%, transparent 55%),
    radial-gradient(circle at 22% 52%, rgba(15,77,139,.24) 0%, transparent 45%),
    linear-gradient(112deg, #071B31 0%, #071426 34%, #0F4D8B 76%, #0B7EA0 100%) !important;
  box-shadow: var(--kj-pillar-shadow-hero) !important;
  text-align: center !important;
}

html body .kj-pillar-page .kj-pillar-hero::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  pointer-events: none !important;
  background:
    radial-gradient(ellipse at 25% 62%, transparent 0 43%, rgba(84,174,226,.28) 44%, transparent 45% 100%),
    radial-gradient(ellipse at 86% 64%, transparent 0 39%, rgba(84,174,226,.25) 40%, transparent 41% 100%),
    linear-gradient(90deg, rgba(255,255,255,.028) 1px, transparent 1px),
    linear-gradient(180deg, rgba(255,255,255,.023) 1px, transparent 1px) !important;
  background-size: 100% 100%, 100% 100%, 86px 86px, 86px 86px !important;
  opacity: .64 !important;
  -webkit-mask-image: linear-gradient(180deg, rgba(0,0,0,.65), rgba(0,0,0,.90) 44%, rgba(0,0,0,.60)) !important;
  mask-image: linear-gradient(180deg, rgba(0,0,0,.65), rgba(0,0,0,.90) 44%, rgba(0,0,0,.60)) !important;
}

html body .kj-pillar-page .kj-pillar-hero::after {
  content: "" !important;
  position: absolute !important;
  left: 14% !important;
  right: 14% !important;
  bottom: -120px !important;
  height: 230px !important;
  border-radius: 50% !important;
  background: rgba(84,174,226,.15) !important;
  filter: blur(58px) !important;
  pointer-events: none !important;
}

html body .kj-pillar-page .kj-pillar-hero-inner {
  position: relative !important;
  z-index: 1 !important;
  max-width: 900px !important;
  margin: 0 auto !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  gap: 22px !important;
}

html body .kj-pillar-page .kj-pillar-hero h1 {
  color: #FFFFFF !important;
  font-size: clamp(48px, 5.5vw, 78px) !important;
  line-height: 1.06 !important;
  letter-spacing: -0.022em !important;
  text-align: center !important;
  text-shadow: 0 16px 44px rgba(0,0,0,.22) !important;
}

html body .kj-pillar-page .kj-pillar-hero-lead {
  max-width: 820px !important;
  color: rgba(255,255,255,.86) !important;
  font-size: clamp(17px, 1.45vw, 20px) !important;
  line-height: 1.68 !important;
  font-weight: 500 !important;
  text-align: center !important;
}

html body .kj-pillar-page .kj-pillar-accent {
  color: #58D7FF !important;
  font-weight: 700 !important;
}

/* BUTTONS */

html body .kj-pillar-page .kj-pillar-actions {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 18px !important;
  flex-wrap: wrap !important;
  margin-top: 6px !important;
}

html body .kj-pillar-page .kj-pillar-btn,
html body .kj-pillar-page .kj-pillar-wa-btn {
  min-width: 225px !important;
  min-height: 56px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
  padding: 14px 24px !important;
  border-radius: 999px !important;
  font-family: "Outfit", Inter, Arial, sans-serif !important;
  font-size: 15.5px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  transition: transform .22s ease, box-shadow .22s ease, filter .22s ease !important;
}

html body .kj-pillar-page .kj-pillar-btn:hover,
html body .kj-pillar-page .kj-pillar-wa-btn:hover {
  transform: translateY(-2px) !important;
  filter: saturate(1.07) !important;
}

html body .kj-pillar-page .kj-pillar-wa-btn {
  color: #FFFFFF !important;
  border: 1px solid rgba(255,255,255,.20) !important;
  background: linear-gradient(135deg, #087A3F 0%, #13AD5B 48%, #21D66E 100%) !important;
  box-shadow: 0 16px 42px rgba(18,190,98,.27), inset 0 1px 0 rgba(255,255,255,.22) !important;
}

html body .kj-pillar-page .kj-pillar-blue-btn {
  color: #FFFFFF !important;
  border: 1px solid rgba(84,174,226,.48) !important;
  background: linear-gradient(135deg, rgba(255,255,255,.10) 0%, #0F4D8B 48%, #209EE4 100%) !important;
  box-shadow: 0 16px 42px rgba(32,158,228,.21), inset 0 1px 0 rgba(255,255,255,.20) !important;
}

html body .kj-pillar-page .kj-pillar-btn .kj-pillar-icon,
html body .kj-pillar-page .kj-pillar-wa-btn .kj-pillar-icon {
  background: rgba(255,255,255,.18) !important;
  color: #FFFFFF !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.24) !important;
}

/* FEATURE CARDS */

html body .kj-pillar-page .kj-pillar-feature-wrap {
  position: relative !important;
  z-index: 2 !important;
  margin: -26px auto 0 !important;
  width: min(1060px, calc(100% - 56px)) !important;
  padding: 22px !important;
  border-radius: 26px !important;
  background: rgba(255,255,255,.82) !important;
  border: 1px solid rgba(255,255,255,.82) !important;
  box-shadow: 0 24px 70px rgba(7,30,52,.085), inset 0 1px 0 rgba(255,255,255,.92) !important;
  backdrop-filter: blur(14px) !important;
}

html body .kj-pillar-page .kj-pillar-feature-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

html body .kj-pillar-page .kj-pillar-feature-card {
  min-height: 146px !important;
  padding: 20px !important;
  border-radius: 20px !important;
  background: linear-gradient(180deg, rgba(255,255,255,.96), rgba(250,253,255,.92)) !important;
  border: 1px solid rgba(15,77,139,.075) !important;
  box-shadow: 0 14px 36px rgba(7,30,52,.045) !important;
  display: grid !important;
  grid-template-columns: 52px 1fr !important;
  gap: 14px !important;
  align-items: start !important;
}

html body .kj-pillar-page .kj-pillar-feature-icon {
  width: 48px !important;
  height: 48px !important;
  border-radius: 50% !important;
  display: grid !important;
  place-items: center !important;
  background: linear-gradient(180deg, #F4F9FE, #EAF3FA) !important;
  border: 1px solid rgba(15,77,139,.075) !important;
  color: var(--kj-pillar-primary) !important;
}

html body .kj-pillar-page .kj-pillar-feature-icon .kj-pillar-icon {
  width: 32px !important;
  height: 32px !important;
  min-width: 32px !important;
  background: transparent !important;
  color: var(--kj-pillar-primary) !important;
  font-size: 21px !important;
}

html body .kj-pillar-page .kj-pillar-feature-card h3 {
  margin-bottom: 7px !important;
  font-size: 19px !important;
  line-height: 1.22 !important;
  letter-spacing: -0.01em !important;
}

html body .kj-pillar-page .kj-pillar-feature-card p {
  font-size: 14.5px !important;
  line-height: 1.62 !important;
  color: #5E7187 !important;
}

/* CONTENT SECTIONS */

html body .kj-pillar-page .kj-pillar-section {
  margin: 24px 0 0 !important;
}

html body .kj-pillar-page .kj-pillar-section-inner {
  position: relative !important;
  overflow: hidden !important;
  padding: 42px clamp(24px, 3.5vw, 52px) !important;
  border-radius: 28px !important;
  background: linear-gradient(180deg, #FFFFFF, #FBFDFF) !important;
  border: 1px solid rgba(15,77,139,.085) !important;
  box-shadow: var(--kj-pillar-shadow-soft) !important;
}

html body .kj-pillar-page .kj-pillar-section-inner::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 1px !important;
  background: linear-gradient(90deg, transparent, rgba(84,174,226,.34), transparent) !important;
}

html body .kj-pillar-page .kj-pillar-head {
  display: grid !important;
  grid-template-columns: 74px 1fr !important;
  gap: 20px !important;
  align-items: start !important;
  margin-bottom: 26px !important;
}

html body .kj-pillar-page .kj-pillar-no {
  width: 58px !important;
  height: 58px !important;
  border-radius: 18px !important;
  display: grid !important;
  place-items: center !important;
  color: #FFFFFF !important;
  font-size: 21px !important;
  font-weight: 800 !important;
  background: linear-gradient(135deg, #0A3D70, #54AEE2) !important;
  box-shadow: 0 16px 34px rgba(84,174,226,.20) !important;
}

html body .kj-pillar-page .kj-pillar-section h2 {
  font-size: clamp(30px, 4vw, 52px) !important;
  line-height: 1.12 !important;
  letter-spacing: -0.018em !important;
}

html body .kj-pillar-page .kj-pillar-sub {
  margin-top: 10px !important;
  max-width: 900px !important;
  color: #64778C !important;
  font-size: 17.5px !important;
  line-height: 1.72 !important;
}

html body .kj-pillar-page .kj-pillar-system-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

html body .kj-pillar-page .kj-pillar-system-card {
  position: relative !important;
  min-height: 192px !important;
  padding: 20px !important;
  border-radius: 20px !important;
  background: linear-gradient(180deg, #FFFFFF, #F8FBFE) !important;
  border: 1px solid rgba(15,77,139,.08) !important;
  box-shadow: 0 12px 32px rgba(15,77,139,.04) !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 11px !important;
}

html body .kj-pillar-page .kj-pillar-system-card::after {
  content: "" !important;
  position: absolute !important;
  left: 20px !important;
  right: 20px !important;
  bottom: 0 !important;
  height: 2px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #0F4D8B, #54AEE2) !important;
  opacity: .64 !important;
}

html body .kj-pillar-page .kj-pillar-system-card .kj-pillar-icon {
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  border-radius: 14px !important;
  background: rgba(84,174,226,.13) !important;
  color: var(--kj-pillar-primary) !important;
  font-size: 12px !important;
}

html body .kj-pillar-page .kj-pillar-system-card h3 {
  font-size: 21px !important;
  line-height: 1.18 !important;
}

html body .kj-pillar-page .kj-pillar-system-card p {
  font-size: 14.8px !important;
  line-height: 1.68 !important;
}

/* DARK FLOW */

html body .kj-pillar-page .kj-pillar-dark {
  background:
    radial-gradient(circle at 78% 8%, rgba(84,174,226,.20), transparent 34%),
    radial-gradient(circle at 12% 88%, rgba(15,77,139,.18), transparent 34%),
    linear-gradient(135deg, #071426, #071E34 58%, #0F4D8B) !important;
  color: #FFFFFF !important;
  border-color: rgba(84,174,226,.20) !important;
  box-shadow: var(--kj-pillar-shadow-hero) !important;
}

html body .kj-pillar-page .kj-pillar-dark h2,
html body .kj-pillar-page .kj-pillar-dark h3,
html body .kj-pillar-page .kj-pillar-dark strong {
  color: #FFFFFF !important;
}

html body .kj-pillar-page .kj-pillar-dark p,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-sub {
  color: #D9E8F7 !important;
}

html body .kj-pillar-page .kj-pillar-flow {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

html body .kj-pillar-page .kj-pillar-flow-step {
  min-height: 172px !important;
  padding: 19px !important;
  border-radius: 20px !important;
  background: rgba(255,255,255,.075) !important;
  border: 1px solid rgba(255,255,255,.115) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.07) !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}

html body .kj-pillar-page .kj-pillar-flow-step b {
  color: #BDEAFF !important;
  font-size: 11.5px !important;
  letter-spacing: .05em !important;
  text-transform: uppercase !important;
}

html body .kj-pillar-page .kj-pillar-flow-step h3 {
  color: #FFFFFF !important;
  font-size: 21px !important;
  line-height: 1.18 !important;
}

html body .kj-pillar-page .kj-pillar-flow-step p {
  color: #CFE0F0 !important;
  font-size: 14.7px !important;
  line-height: 1.65 !important;
}

/* TABLE */

html body .kj-pillar-page .kj-pillar-table-wrap {
  overflow-x: auto !important;
  border-radius: 22px !important;
  border: 1px solid rgba(15,77,139,.10) !important;
  box-shadow: 0 14px 42px rgba(15,77,139,.055) !important;
}

html body .kj-pillar-page .kj-pillar-table {
  width: 100% !important;
  min-width: 820px !important;
  border-collapse: collapse !important;
  background: #FFFFFF !important;
}

html body .kj-pillar-page .kj-pillar-table th {
  padding: 18px !important;
  background: linear-gradient(135deg, #071E34, #0F4D8B) !important;
  color: #FFFFFF !important;
  text-align: left !important;
  font-size: 14.5px !important;
  font-weight: 800 !important;
}

html body .kj-pillar-page .kj-pillar-table td {
  padding: 18px !important;
  border-top: 1px solid rgba(15,77,139,.08) !important;
  color: #607489 !important;
  font-size: 14.8px !important;
  line-height: 1.66 !important;
  vertical-align: top !important;
}

html body .kj-pillar-page .kj-pillar-table tr:nth-child(even) td {
  background: #FAFCFF !important;
}

/* FAQ */

html body .kj-pillar-page .kj-pillar-faq {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}

html body .kj-pillar-page .kj-pillar-faq details {
  border: 1px solid rgba(15,77,139,.085) !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, #FFFFFF, #FAFCFF) !important;
  box-shadow: 0 8px 22px rgba(15,77,139,.030) !important;
  overflow: hidden !important;
}

html body .kj-pillar-page .kj-pillar-faq summary {
  list-style: none !important;
  cursor: pointer !important;
  padding: 17px 20px !important;
  display: flex !important;
  gap: 12px !important;
  align-items: flex-start !important;
  color: var(--kj-pillar-heading) !important;
  font-size: 17px !important;
  font-weight: 800 !important;
  line-height: 1.36 !important;
}

html body .kj-pillar-page .kj-pillar-faq summary::-webkit-details-marker {
  display: none !important;
}

html body .kj-pillar-page .kj-pillar-faq summary .kj-pillar-icon {
  width: 30px !important;
  height: 30px !important;
  min-width: 30px !important;
  border-radius: 12px !important;
  background: rgba(84,174,226,.14) !important;
  color: var(--kj-pillar-primary) !important;
}

html body .kj-pillar-page .kj-pillar-faq details p {
  padding: 0 20px 19px 62px !important;
  color: #61758A !important;
  font-size: 15px !important;
  line-height: 1.72 !important;
}

/* RELATED + AUTHOR + FINAL */

html body .kj-pillar-page .kj-pillar-related {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

html body .kj-pillar-page .kj-pillar-related-card {
  padding: 22px !important;
  border-radius: 22px !important;
  background: linear-gradient(180deg, #FFFFFF, #FBFDFF) !important;
  border: 1px solid rgba(15,77,139,.085) !important;
  box-shadow: 0 14px 34px rgba(15,77,139,.045) !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 11px !important;
}

html body .kj-pillar-page .kj-pillar-related-card span {
  color: var(--kj-pillar-primary) !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  letter-spacing: .05em !important;
  text-transform: uppercase !important;
}

html body .kj-pillar-page .kj-pillar-related-card strong {
  font-size: 21px !important;
  line-height: 1.2 !important;
}

html body .kj-pillar-page .kj-pillar-related-card p {
  font-size: 14.7px !important;
  line-height: 1.68 !important;
}

html body .kj-pillar-page .kj-pillar-related-card a {
  display: inline-flex !important;
  gap: 8px !important;
  margin-top: auto !important;
  color: var(--kj-pillar-primary) !important;
  font-size: 14px !important;
  font-weight: 800 !important;
}

html body .kj-pillar-page .kj-pillar-author {
  margin-top: 24px !important;
  padding: 34px !important;
  border-radius: 28px !important;
  background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 56%, #EAF3FA 100%) !important;
  border: 1px solid rgba(15,77,139,.085) !important;
  box-shadow: var(--kj-pillar-shadow-soft) !important;
  display: grid !important;
  grid-template-columns: 130px 1fr !important;
  gap: 28px !important;
  align-items: center !important;
}

html body .kj-pillar-page .kj-pillar-author-media img {
  display: block !important;
  width: 104px !important;
  height: 104px !important;
  border-radius: 50% !important;
  object-fit: cover !important;
  border: 5px solid #FFFFFF !important;
  box-shadow: 0 0 0 4px rgba(15,77,139,.11), 0 14px 28px rgba(15,77,139,.10) !important;
}

html body .kj-pillar-page .kj-pillar-author-copy {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}

html body .kj-pillar-page .kj-pillar-author-copy > span {
  width: max-content !important;
  padding: 8px 12px !important;
  border-radius: 999px !important;
  background: #EAF2F9 !important;
  color: var(--kj-pillar-primary) !important;
  font-size: 11.5px !important;
  font-weight: 800 !important;
  letter-spacing: .05em !important;
  text-transform: uppercase !important;
}

html body .kj-pillar-page .kj-pillar-author-copy h2 {
  font-size: clamp(30px, 4vw, 48px) !important;
}

html body .kj-pillar-page .kj-pillar-author-copy strong {
  font-size: 16px !important;
  color: #294C6F !important;
}

html body .kj-pillar-page .kj-pillar-author-copy a {
  display: inline-flex !important;
  gap: 8px !important;
  color: var(--kj-pillar-primary) !important;
  font-weight: 800 !important;
}

html body .kj-pillar-page .kj-pillar-final {
  margin-top: 24px !important;
  position: relative !important;
  overflow: hidden !important;
  padding: 56px 42px !important;
  border-radius: 32px !important;
  background:
    radial-gradient(circle at 72% 14%, rgba(84,174,226,.20), transparent 28%),
    radial-gradient(circle at 50% 110%, rgba(84,174,226,.26), transparent 45%),
    linear-gradient(135deg, #071426, #071E34 58%, #0F4D8B 100%) !important;
  box-shadow: var(--kj-pillar-shadow-hero) !important;
  text-align: center !important;
  border: 1px solid rgba(84,174,226,.22) !important;
}

html body .kj-pillar-page .kj-pillar-final h2 {
  max-width: 900px !important;
  margin: 0 auto !important;
  color: #FFFFFF !important;
  font-size: clamp(34px, 4.6vw, 62px) !important;
  text-align: center !important;
}

html body .kj-pillar-page .kj-pillar-final p {
  max-width: 900px !important;
  margin: 16px auto 0 !important;
  color: #D8E8F6 !important;
  font-size: 17px !important;
  line-height: 1.68 !important;
  text-align: center !important;
}

html body .kj-pillar-page .kj-pillar-final .kj-pillar-actions {
  justify-content: center !important;
  margin-top: 24px !important;
}

/* RESPONSIVE */

@media (max-width: 980px) {
  html body .kj-pillar-page .kj-pillar-feature-grid,
  html body .kj-pillar-page .kj-pillar-system-grid,
  html body .kj-pillar-page .kj-pillar-flow,
  html body .kj-pillar-page .kj-pillar-related {
    grid-template-columns: 1fr 1fr !important;
  }
}

@media (max-width: 680px) {
  html body .kj-pillar-page {
    width: calc(100vw - 24px) !important;
    padding-top: 16px !important;
  }

  html body .kj-pillar-page .kj-pillar-hero {
    min-height: auto !important;
    padding: 48px 20px 54px !important;
    border-radius: 26px !important;
  }

  html body .kj-pillar-page .kj-pillar-hero-inner {
    gap: 18px !important;
    max-width: 100% !important;
  }

  html body .kj-pillar-page .kj-pillar-hero h1 {
    font-size: clamp(34px, 10.2vw, 46px) !important;
    letter-spacing: -0.01em !important;
    line-height: 1.12 !important;
  }

  html body .kj-pillar-page .kj-pillar-hero-lead {
    font-size: 16px !important;
    line-height: 1.66 !important;
    max-width: 96% !important;
  }

  html body .kj-pillar-page .kj-pillar-actions {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    row-gap: 10px !important;
    column-gap: 0 !important;
    margin-top: 6px !important;
    margin-bottom: 0 !important;
  }

  html body .kj-pillar-page .kj-pillar-actions > a {
    margin: 0 !important;
  }

  html body .kj-pillar-page .kj-pillar-btn,
  html body .kj-pillar-page .kj-pillar-wa-btn {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 52px !important;
    font-size: 15px !important;
    padding: 13px 18px !important;
    margin: 0 !important;
  }

  html body .kj-pillar-page .kj-pillar-feature-wrap {
    width: calc(100% - 20px) !important;
    padding: 14px !important;
    border-radius: 22px !important;
    margin-top: -18px !important;
  }

  html body .kj-pillar-page .kj-pillar-feature-grid,
  html body .kj-pillar-page .kj-pillar-system-grid,
  html body .kj-pillar-page .kj-pillar-flow,
  html body .kj-pillar-page .kj-pillar-related,
  html body .kj-pillar-page .kj-pillar-author,
  html body .kj-pillar-page .kj-pillar-head,
  html body .kj-pillar-page .kj-pillar-feature-card {
    grid-template-columns: 1fr !important;
  }

  html body .kj-pillar-page .kj-pillar-feature-card {
    min-height: auto !important;
    padding: 18px !important;
    gap: 12px !important;
  }

  html body .kj-pillar-page .kj-pillar-feature-icon {
    width: 44px !important;
    height: 44px !important;
  }

  html body .kj-pillar-page .kj-pillar-section {
    margin-top: 20px !important;
  }

  html body .kj-pillar-page .kj-pillar-section-inner,
  html body .kj-pillar-page .kj-pillar-author,
  html body .kj-pillar-page .kj-pillar-final {
    padding: 22px !important;
    border-radius: 24px !important;
  }

  html body .kj-pillar-page .kj-pillar-no {
    width: 50px !important;
    height: 50px !important;
    border-radius: 16px !important;
    font-size: 19px !important;
  }

  html body .kj-pillar-page .kj-pillar-section h2 {
    font-size: clamp(28px, 8vw, 38px) !important;
  }

  html body .kj-pillar-page .kj-pillar-sub {
    font-size: 16px !important;
    line-height: 1.68 !important;
  }

  html body .kj-pillar-page .kj-pillar-system-card,
  html body .kj-pillar-page .kj-pillar-flow-step {
    min-height: auto !important;
  }

  html body .kj-pillar-page .kj-pillar-faq summary {
    font-size: 16px !important;
    padding: 16px !important;
  }

  html body .kj-pillar-page .kj-pillar-faq details p {
    padding: 0 16px 18px 16px !important;
  }

  html body .kj-pillar-page .kj-pillar-author-media img {
    width: 92px !important;
    height: 92px !important;
  }
}


/* V15.1 mobile button spacing fix */
@media (max-width: 680px) {
  html body .kj-pillar-page .kj-pillar-actions {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    row-gap: 10px !important;
    column-gap: 0 !important;
    margin-top: 6px !important;
    margin-bottom: 0 !important;
  }

  html body .kj-pillar-page .kj-pillar-actions > a {
    margin: 0 !important;
  }

  html body .kj-pillar-page .kj-pillar-btn,
  html body .kj-pillar-page .kj-pillar-wa-btn {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 52px !important;
    font-size: 15px !important;
    padding: 13px 18px !important;
    margin: 0 !important;
  }
}


/* V15.2 author bio + mobile center fix */
html body .kj-pillar-page .kj-pillar-author-copy strong {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
}

html body .kj-pillar-page .kj-pillar-author-copy p {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
  clear: both !important;
}

@media (max-width: 680px) {
  html body .kj-pillar-page .kj-pillar-author {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    gap: 18px !important;
  }

  html body .kj-pillar-page .kj-pillar-author-media {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
  }

  html body .kj-pillar-page .kj-pillar-author-media img {
    margin: 0 auto !important;
  }

  html body .kj-pillar-page .kj-pillar-author-copy {
    align-items: center !important;
    text-align: center !important;
    width: 100% !important;
    gap: 10px !important;
  }

  html body .kj-pillar-page .kj-pillar-author-copy > span {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body .kj-pillar-page .kj-pillar-author-copy h2,
  html body .kj-pillar-page .kj-pillar-author-copy strong,
  html body .kj-pillar-page .kj-pillar-author-copy p,
  html body .kj-pillar-page .kj-pillar-author-copy a {
    text-align: center !important;
  }

  html body .kj-pillar-page .kj-pillar-author-copy p {
    max-width: 360px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 15.5px !important;
    line-height: 1.72 !important;
  }
}


/* V15.5 stable mini CTA after headings — no clipping, compact premium */
html body .kj-pillar-page .kj-pillar-mini-cta {
  width: auto !important;
  max-width: 410px !important;
  min-width: 330px !important;
  min-height: 68px !important;
  height: auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 12px !important;
  margin: 0 0 24px 0 !important;
  padding: 10px 12px !important;
  border-radius: 999px !important;
  color: #FFFFFF !important;
  background:
    radial-gradient(circle at 0% 50%, rgba(4, 62, 39, .70), rgba(4, 62, 39, .20) 35%, transparent 58%),
    linear-gradient(135deg, #08472C 0%, #108A49 44%, #19C96B 100%) !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  box-shadow: 0 14px 36px rgba(18,190,98,.17), inset 0 1px 0 rgba(255,255,255,.18) !important;
  text-decoration: none !important;
  overflow: visible !important;
  vertical-align: middle !important;
  line-height: 1 !important;
  transition: transform .22s ease, box-shadow .22s ease, filter .22s ease !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta:hover {
  transform: translateY(-1px) !important;
  filter: saturate(1.04) !important;
  box-shadow: 0 17px 44px rgba(18,190,98,.21), inset 0 1px 0 rgba(255,255,255,.22) !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta-logo {
  width: 48px !important;
  height: 48px !important;
  min-width: 48px !important;
  max-width: 48px !important;
  border-radius: 50% !important;
  display: grid !important;
  place-items: center !important;
  overflow: hidden !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(255,255,255,.46) !important;
  box-shadow: 0 7px 16px rgba(3,30,18,.14) !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta-logo img {
  width: 38px !important;
  height: 38px !important;
  max-width: 38px !important;
  max-height: 38px !important;
  object-fit: contain !important;
  display: block !important;
  margin: 0 !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta-text {
  min-width: 0 !important;
  display: flex !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  gap: 4px !important;
  text-align: left !important;
  overflow: visible !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta-text strong {
  display: flex !important;
  align-items: center !important;
  gap: 7px !important;
  width: 100% !important;
  max-width: 100% !important;
  color: #FFFFFF !important;
  font-size: 15px !important;
  font-weight: 800 !important;
  line-height: 1.18 !important;
  letter-spacing: -0.005em !important;
  white-space: nowrap !important;
  overflow: visible !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta-text strong em {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 18px !important;
  padding: 3px 7px !important;
  border-radius: 999px !important;
  color: #EFFFF5 !important;
  background: rgba(255,255,255,.17) !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  font-style: normal !important;
  font-size: 9.5px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta-text small {
  display: block !important;
  width: 100% !important;
  color: rgba(255,255,255,.93) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1.28 !important;
  letter-spacing: -0.005em !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta-phone {
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  max-width: 42px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 50% !important;
  color: #FFFFFF !important;
  background: rgba(255,255,255,.17) !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.20) !important;
  font-size: 16px !important;
  font-family: Arial, sans-serif !important;
  font-weight: 800 !important;
}

html body .kj-pillar-page .kj-pillar-dark .kj-pillar-mini-cta {
  margin-top: 0 !important;
  margin-bottom: 22px !important;
  box-shadow: 0 14px 34px rgba(18,190,98,.14), inset 0 1px 0 rgba(255,255,255,.18) !important;
}

@media (max-width: 680px) {
  html body .kj-pillar-page .kj-pillar-mini-cta {
    width: auto !important;
    max-width: 360px !important;
    min-width: 0 !important;
    min-height: 64px !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 18px !important;
    padding: 9px 10px !important;
    gap: 10px !important;
    overflow: visible !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-logo {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    max-width: 44px !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-logo img {
    width: 34px !important;
    height: 34px !important;
    max-width: 34px !important;
    max-height: 34px !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text {
    gap: 3px !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text strong {
    font-size: 13.5px !important;
    gap: 5px !important;
    line-height: 1.18 !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text strong em {
    min-height: 16px !important;
    padding: 2px 5px !important;
    font-size: 9px !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text small {
    font-size: 11.8px !important;
    line-height: 1.24 !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-phone {
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    max-width: 38px !important;
    font-size: 14px !important;
  }
}

@media (max-width: 380px) {
  html body .kj-pillar-page .kj-pillar-mini-cta {
    max-width: 100% !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text strong {
    font-size: 12.8px !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text small {
    font-size: 10.8px !important;
    line-height: 1.22 !important;
  }
}
/* =========================================================
   KREATIF JET® V15.6 MINI CTA FINAL COMPACT FIX
   Mini CTA: daha küçük, zarif, dengeli, taşmasız
   Dosyanın EN ALTINA ekle
========================================================= */

html body .kj-pillar-page .kj-pillar-mini-cta {
  width: auto !important;
  max-width: 340px !important;
  min-width: 300px !important;
  min-height: 56px !important;
  height: auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  margin: 0 0 20px 0 !important;
  padding: 8px 10px !important;
  border-radius: 999px !important;
  color: #FFFFFF !important;
  background:
    radial-gradient(circle at 0% 50%, rgba(4, 62, 39, .62), rgba(4, 62, 39, .16) 35%, transparent 58%),
    linear-gradient(135deg, #08472C 0%, #108A49 44%, #19C96B 100%) !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  box-shadow: 0 12px 30px rgba(18,190,98,.14), inset 0 1px 0 rgba(255,255,255,.18) !important;
  text-decoration: none !important;
  overflow: visible !important;
  vertical-align: middle !important;
  line-height: 1 !important;
  transition: transform .22s ease, box-shadow .22s ease, filter .22s ease !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta:hover {
  transform: translateY(-1px) !important;
  filter: saturate(1.04) !important;
  box-shadow: 0 15px 36px rgba(18,190,98,.18), inset 0 1px 0 rgba(255,255,255,.22) !important;
}

/* Sol logo alanı */
html body .kj-pillar-page .kj-pillar-mini-cta-logo {
  width: 38px !important;
  height: 38px !important;
  min-width: 38px !important;
  max-width: 38px !important;
  border-radius: 50% !important;
  display: grid !important;
  place-items: center !important;
  overflow: hidden !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(255,255,255,.46) !important;
  box-shadow: 0 6px 14px rgba(3,30,18,.13) !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta-logo img {
  width: 30px !important;
  height: 30px !important;
  max-width: 30px !important;
  max-height: 30px !important;
  object-fit: contain !important;
  display: block !important;
  margin: 0 !important;
}

/* Orta metin alanı */
html body .kj-pillar-page .kj-pillar-mini-cta-text {
  min-width: 0 !important;
  display: flex !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: center !important;
  gap: 2px !important;
  text-align: left !important;
  overflow: visible !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta-text strong {
  display: flex !important;
  align-items: center !important;
  gap: 5px !important;
  width: 100% !important;
  max-width: 100% !important;
  color: #FFFFFF !important;
  font-size: 13.5px !important;
  font-weight: 800 !important;
  line-height: 1.12 !important;
  letter-spacing: -0.005em !important;
  white-space: nowrap !important;
  overflow: visible !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta-text strong em {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 15px !important;
  padding: 2px 5px !important;
  border-radius: 999px !important;
  color: #EFFFF5 !important;
  background: rgba(255,255,255,.17) !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  font-style: normal !important;
  font-size: 8.5px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

html body .kj-pillar-page .kj-pillar-mini-cta-text small {
  display: block !important;
  width: 100% !important;
  color: rgba(255,255,255,.93) !important;
  font-size: 11.5px !important;
  font-weight: 800 !important;
  line-height: 1.18 !important;
  letter-spacing: -0.005em !important;
  white-space: nowrap !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

/* Sağ telefon ikonu */
html body .kj-pillar-page .kj-pillar-mini-cta-phone {
  width: 34px !important;
  height: 34px !important;
  min-width: 34px !important;
  max-width: 34px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 50% !important;
  color: #FFFFFF !important;
  background: rgba(255,255,255,.17) !important;
  border: 1px solid rgba(255,255,255,.18) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.20) !important;
  font-size: 13px !important;
  font-family: Arial, sans-serif !important;
  font-weight: 800 !important;
}

/* Koyu bölümlerde daha sakin dursun */
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-mini-cta {
  margin-top: 0 !important;
  margin-bottom: 18px !important;
  box-shadow: 0 10px 26px rgba(18,190,98,.12), inset 0 1px 0 rgba(255,255,255,.16) !important;
}

/* Mobil düzen */
@media (max-width: 680px) {
  html body .kj-pillar-page .kj-pillar-mini-cta {
    width: auto !important;
    max-width: 320px !important;
    min-width: 0 !important;
    min-height: 54px !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 16px !important;
    padding: 8px 9px !important;
    gap: 9px !important;
    overflow: visible !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-logo {
    width: 36px !important;
    height: 36px !important;
    min-width: 36px !important;
    max-width: 36px !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-logo img {
    width: 28px !important;
    height: 28px !important;
    max-width: 28px !important;
    max-height: 28px !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text {
    gap: 2px !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text strong {
    font-size: 12.8px !important;
    line-height: 1.12 !important;
    gap: 5px !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text strong em {
    min-height: 14px !important;
    padding: 2px 5px !important;
    font-size: 8px !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text small {
    font-size: 10.8px !important;
    line-height: 1.16 !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-phone {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
    max-width: 32px !important;
    font-size: 12.5px !important;
  }
}

/* Çok dar mobil */
@media (max-width: 380px) {
  html body .kj-pillar-page .kj-pillar-mini-cta {
    max-width: 100% !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text strong {
    font-size: 12px !important;
  }

  html body .kj-pillar-page .kj-pillar-mini-cta-text small {
    font-size: 10px !important;
    line-height: 1.16 !important;
  }
}
/* =========================================================
   KREATIF JET® V15.7 — AUTHOR MINI + CONTROL RAIL + TRUST NOTE
   Hero sonrası bilgilendirme, 4'lü kontrol rayı ve kaynak notu
   Dosyanın EN ALTINA ekle
========================================================= */

/* ---------- HERO SONRASI BİLGİLENDİRME ---------- */

html body .kj-pillar-page .kj-pillar-author-mini {
  position: relative !important;
  display: grid !important;
  grid-template-columns: 58px 1fr !important;
  gap: 18px !important;
  align-items: center !important;
  margin: 28px 0 28px !important;
  padding: 34px 28px 28px !important;
  border-radius: 26px !important;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 58%, #eef7ff 100%) !important;
  border: 1px solid rgba(15,77,139,.10) !important;
  box-shadow: 0 16px 42px rgba(7,30,52,.075) !important;
  overflow: visible !important;
}

html body .kj-pillar-page .kj-pillar-author-mini::before {
  content: "BİLGİLENDİRME" !important;
  position: absolute !important;
  top: -14px !important;
  left: 28px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 34px !important;
  padding: 9px 16px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #071E34 0%, #0F4D8B 100%) !important;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: .08em !important;
  line-height: 1 !important;
  box-shadow: 0 12px 26px rgba(7,30,52,.16) !important;
}

html body .kj-pillar-page .kj-pillar-author-mini-icon {
  width: 58px !important;
  height: 58px !important;
  min-width: 58px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 18px !important;
  background: linear-gradient(135deg, #EAF3FA 0%, #DDF0FC 100%) !important;
  color: #0F4D8B !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.80), 0 10px 24px rgba(15,77,139,.10) !important;
}

html body .kj-pillar-page .kj-pillar-author-mini-icon span {
  display: grid !important;
  place-items: center !important;
  width: 34px !important;
  height: 34px !important;
  border-radius: 12px !important;
  background: #ffffff !important;
  color: #0F4D8B !important;
  font-size: 20px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

html body .kj-pillar-page .kj-pillar-author-mini p {
  margin: 0 !important;
  color: #536A83 !important;
  font-size: 17px !important;
  line-height: 1.72 !important;
  font-weight: 500 !important;
}

html body .kj-pillar-page .kj-pillar-author-mini a {
  color: #243F5D !important;
  font-weight: 900 !important;
  text-decoration: none !important;
}

/* ---------- 4'LÜ KONTROL RAYI ---------- */

html body .kj-pillar-page .kj-pillar-control-rail {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 16px !important;
  margin: 30px 0 34px !important;
}

html body .kj-pillar-page .kj-pillar-control-rail article {
  position: relative !important;
  overflow: hidden !important;
  min-height: 176px !important;
  padding: 24px 22px !important;
  border-radius: 24px !important;
  background:
    radial-gradient(circle at 86% 8%, rgba(84,174,226,.12), transparent 36%),
    linear-gradient(180deg, #ffffff 0%, #fbfdff 100%) !important;
  border: 1px solid rgba(15,77,139,.10) !important;
  box-shadow: 0 14px 36px rgba(7,30,52,.065) !important;
}

html body .kj-pillar-page .kj-pillar-control-rail article::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 0 auto 0 !important;
  height: 4px !important;
  background: linear-gradient(90deg, #071E34 0%, #54AEE2 100%) !important;
  opacity: .86 !important;
}

html body .kj-pillar-page .kj-pillar-control-rail article:nth-child(2)::before {
  background: linear-gradient(90deg, #0F4D8B 0%, #54AEE2 100%) !important;
}

html body .kj-pillar-page .kj-pillar-control-rail article:nth-child(3)::before {
  background: linear-gradient(90deg, #0E3558 0%, #19C96B 100%) !important;
}

html body .kj-pillar-page .kj-pillar-control-rail article:nth-child(4)::before {
  background: linear-gradient(90deg, #071E34 0%, #0F4D8B 100%) !important;
}

html body .kj-pillar-page .kj-pillar-control-rail span {
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  display: inline-grid !important;
  place-items: center !important;
  margin: 0 0 18px 0 !important;
  border-radius: 15px !important;
  background: #EAF3FA !important;
  color: #0F4D8B !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

html body .kj-pillar-page .kj-pillar-control-rail strong {
  display: block !important;
  margin: 0 0 12px 0 !important;
  color: #071E34 !important;
  font-size: 18px !important;
  font-weight: 900 !important;
  line-height: 1.22 !important;
  letter-spacing: -0.01em !important;
}

html body .kj-pillar-page .kj-pillar-control-rail p {
  margin: 0 !important;
  color: #536A83 !important;
  font-size: 15.5px !important;
  line-height: 1.62 !important;
  font-weight: 500 !important;
}

/* ---------- KAYNAK NOTU ---------- */

html body .kj-pillar-page .kj-pillar-trust-note {
  position: relative !important;
  display: grid !important;
  grid-template-columns: 58px 1fr !important;
  gap: 20px !important;
  align-items: center !important;
  margin: 42px 0 36px !important;
  padding: 38px 32px 32px !important;
  border-radius: 28px !important;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdff 55%, #f1f7fc 100%) !important;
  border: 1px solid rgba(15,77,139,.10) !important;
  box-shadow: 0 18px 46px rgba(7,30,52,.07) !important;
  overflow: visible !important;
}

html body .kj-pillar-page .kj-pillar-trust-note::before {
  content: "KAYNAK NOTU" !important;
  position: absolute !important;
  top: -14px !important;
  left: 28px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 34px !important;
  padding: 9px 16px !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #071E34 0%, #0F4D8B 100%) !important;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: .08em !important;
  line-height: 1 !important;
  box-shadow: 0 12px 26px rgba(7,30,52,.16) !important;
}

html body .kj-pillar-page .kj-pillar-trust-icon {
  width: 58px !important;
  height: 58px !important;
  min-width: 58px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 18px !important;
  background: #ffffff !important;
  color: #0F4D8B !important;
  box-shadow: 0 10px 24px rgba(15,77,139,.10) !important;
}

html body .kj-pillar-page .kj-pillar-trust-icon span {
  font-size: 22px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

html body .kj-pillar-page .kj-pillar-trust-note p {
  margin: 0 !important;
  color: #526A84 !important;
  font-size: 18px !important;
  line-height: 1.76 !important;
  font-weight: 500 !important;
}

html body .kj-pillar-page .kj-pillar-trust-note strong {
  color: #071E34 !important;
  font-weight: 900 !important;
}

/* ---------- MOBİL ---------- */

@media (max-width: 980px) {
  html body .kj-pillar-page .kj-pillar-control-rail {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 680px) {
  html body .kj-pillar-page .kj-pillar-author-mini,
  html body .kj-pillar-page .kj-pillar-trust-note {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    padding: 34px 20px 22px !important;
    text-align: left !important;
    border-radius: 24px !important;
  }

  html body .kj-pillar-page .kj-pillar-author-mini::before,
  html body .kj-pillar-page .kj-pillar-trust-note::before {
    left: 20px !important;
  }

  html body .kj-pillar-page .kj-pillar-author-mini-icon,
  html body .kj-pillar-page .kj-pillar-trust-icon {
    width: 54px !important;
    height: 54px !important;
    min-width: 54px !important;
  }

  html body .kj-pillar-page .kj-pillar-author-mini p,
  html body .kj-pillar-page .kj-pillar-trust-note p {
    font-size: 15.8px !important;
    line-height: 1.68 !important;
  }

  html body .kj-pillar-page .kj-pillar-control-rail {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    margin: 26px 0 30px !important;
  }

  html body .kj-pillar-page .kj-pillar-control-rail article {
    min-height: auto !important;
    padding: 22px 20px !important;
    border-radius: 22px !important;
  }

  html body .kj-pillar-page .kj-pillar-control-rail span {
    margin-bottom: 14px !important;
  }
}
/* =========================================================
   Kreatif Jet® Pillar Akışı V15.9 Hibrit Ek CSS
   Ana / Fiyat / Uzman / Danışmanlık içerikleri için aynı kilitli CSS altyapısıdır.
========================================================= */

html body .kj-pillar-page .kj-pillar-hero .kj-pillar-actions .kj-pillar-popup-btn {
  color: #FFFFFF !important;
  border: 1px solid rgba(84,174,226,.48) !important;
  background: linear-gradient(135deg, rgba(255,255,255,.10) 0%, #0F4D8B 48%, #209EE4 100%) !important;
  box-shadow: 0 16px 42px rgba(32,158,228,.21), inset 0 1px 0 rgba(255,255,255,.20) !important;
}

html body .kj-pillar-page .kj-pillar-check-list {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

html body .kj-pillar-page .kj-pillar-check-list li {
  position: relative !important;
  padding: 18px 18px 18px 54px !important;
  border-radius: 18px !important;
  background: linear-gradient(180deg, #FFFFFF, #FAFCFF) !important;
  border: 1px solid rgba(15,77,139,.085) !important;
  box-shadow: 0 10px 26px rgba(15,77,139,.035) !important;
  color: #536A83 !important;
  font-size: 15.8px !important;
  line-height: 1.58 !important;
  font-weight: 600 !important;
}

html body .kj-pillar-page .kj-pillar-check-list li::before {
  content: "✓" !important;
  position: absolute !important;
  left: 18px !important;
  top: 18px !important;
  width: 26px !important;
  height: 26px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 10px !important;
  color: #FFFFFF !important;
  background: linear-gradient(135deg, #108A49, #19C96B) !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

html body .kj-pillar-page .kj-pillar-sector-grid,
html body .kj-pillar-page .kj-pillar-tech-grid,
html body .kj-pillar-page .kj-pillar-growth-steps-5 {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

html body .kj-pillar-page .kj-pillar-growth-steps-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

html body .kj-pillar-page .kj-pillar-sector-card,
html body .kj-pillar-page .kj-pillar-tech-card,
html body .kj-pillar-page .kj-pillar-growth-card {
  position: relative !important;
  min-height: 176px !important;
  padding: 20px !important;
  border-radius: 20px !important;
  background: linear-gradient(180deg, #FFFFFF, #F8FBFE) !important;
  border: 1px solid rgba(15,77,139,.08) !important;
  box-shadow: 0 12px 32px rgba(15,77,139,.04) !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}

html body .kj-pillar-page .kj-pillar-dark .kj-pillar-growth-card,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-sector-card,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-tech-card {
  background: rgba(255,255,255,.075) !important;
  border-color: rgba(255,255,255,.115) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.07) !important;
}

html body .kj-pillar-page .kj-pillar-sector-card span,
html body .kj-pillar-page .kj-pillar-tech-card span,
html body .kj-pillar-page .kj-pillar-growth-card span {
  width: max-content !important;
  min-height: 28px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 7px 10px !important;
  border-radius: 999px !important;
  color: #0F4D8B !important;
  background: rgba(84,174,226,.13) !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: .045em !important;
  text-transform: uppercase !important;
}

html body .kj-pillar-page .kj-pillar-dark .kj-pillar-growth-card span,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-sector-card span,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-tech-card span {
  color: #BDEAFF !important;
  background: rgba(255,255,255,.10) !important;
}

html body .kj-pillar-page .kj-pillar-sector-card h3,
html body .kj-pillar-page .kj-pillar-tech-card h3,
html body .kj-pillar-page .kj-pillar-growth-card h3 {
  font-size: 21px !important;
  line-height: 1.18 !important;
}

html body .kj-pillar-page .kj-pillar-sector-card p,
html body .kj-pillar-page .kj-pillar-tech-card p,
html body .kj-pillar-page .kj-pillar-growth-card p {
  font-size: 14.7px !important;
  line-height: 1.66 !important;
}

html body .kj-pillar-page .kj-pillar-author .kj-pillar-author-media img {
  width: 112px !important;
  height: 112px !important;
  object-fit: cover !important;
  object-position: center center !important;
}

@media (max-width: 1100px) {
  html body .kj-pillar-page .kj-pillar-growth-steps-5 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 980px) {
  html body .kj-pillar-page .kj-pillar-sector-grid,
  html body .kj-pillar-page .kj-pillar-tech-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 680px) {
  html body .kj-pillar-page .kj-pillar-check-list,
  html body .kj-pillar-page .kj-pillar-sector-grid,
  html body .kj-pillar-page .kj-pillar-tech-grid,
  html body .kj-pillar-page .kj-pillar-growth-steps-5 {
    grid-template-columns: 1fr !important;
  }

  html body .kj-pillar-page .kj-pillar-sector-card,
  html body .kj-pillar-page .kj-pillar-tech-card,
  html body .kj-pillar-page .kj-pillar-growth-card {
    min-height: auto !important;
  }
}



/* =========================================================
   KREATIF JET® PILLAR V15.9 — FULL FLOW REVISION ADDONS
========================================================= */

html body .kj-pillar-page h4,
html body .kj-pillar-page h5,
html body .kj-pillar-page h6 {
  font-family: "Outfit", Inter, Arial, sans-serif !important;
  color: var(--kj-pillar-heading) !important;
  font-weight: 900 !important;
  letter-spacing: -0.018em !important;
  line-height: 1.14 !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body .kj-pillar-page .kj-pillar-section h4 {
  font-size: clamp(30px, 4vw, 52px) !important;
}

html body .kj-pillar-page .kj-pillar-section h5 {
  font-size: 22px !important;
}

html body .kj-pillar-page .kj-pillar-section h6 {
  font-size: 15px !important;
  color: #385B7A !important;
  margin-top: 6px !important;
}

html body .kj-pillar-page .kj-pillar-section-inner blockquote {
  margin: 22px 0 0 !important;
  padding: 24px 26px !important;
  border-radius: 22px !important;
  border-left: 4px solid var(--kj-pillar-secondary) !important;
  background: linear-gradient(135deg, #F3F9FE, #FFFFFF) !important;
  color: #294C6F !important;
  font-size: 18px !important;
  line-height: 1.72 !important;
  font-weight: 700 !important;
  box-shadow: 0 14px 34px rgba(15,77,139,.045) !important;
}

html body .kj-pillar-page .kj-pillar-focus-box,
html body .kj-pillar-page .kj-pillar-tech-cta-box,
html body .kj-pillar-page .kj-pillar-first-five {
  margin-top: 22px !important;
  padding: 24px !important;
  border-radius: 24px !important;
  border: 1px solid rgba(15,77,139,.09) !important;
  background:
    radial-gradient(circle at 92% 0%, rgba(84,174,226,.14), transparent 34%),
    linear-gradient(135deg, #FFFFFF, #F5FAFE) !important;
  box-shadow: 0 14px 34px rgba(15,77,139,.045) !important;
}

html body .kj-pillar-page .kj-pillar-focus-box {
  display: grid !important;
  grid-template-columns: 54px 1fr !important;
  gap: 18px !important;
  align-items: start !important;
}

html body .kj-pillar-page .kj-pillar-focus-icon {
  width: 54px !important;
  height: 54px !important;
  border-radius: 18px !important;
  display: grid !important;
  place-items: center !important;
  color: #FFFFFF !important;
  background: linear-gradient(135deg, #071E34, #0F4D8B) !important;
  box-shadow: 0 14px 30px rgba(15,77,139,.15) !important;
}

html body .kj-pillar-page .kj-pillar-platform-grid,
html body .kj-pillar-page .kj-pillar-tech-grid,
html body .kj-pillar-page .kj-pillar-sector-grid,
html body .kj-pillar-page .kj-pillar-funnel-grid {
  display: grid !important;
  gap: 16px !important;
}

html body .kj-pillar-page .kj-pillar-platform-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

html body .kj-pillar-page .kj-pillar-platform-card,
html body .kj-pillar-page .kj-pillar-tech-card,
html body .kj-pillar-page .kj-pillar-sector-card,
html body .kj-pillar-page .kj-pillar-growth-card,
html body .kj-pillar-page .kj-pillar-funnel-grid article {
  position: relative !important;
  overflow: hidden !important;
  padding: 22px !important;
  border-radius: 22px !important;
  background: linear-gradient(180deg, #FFFFFF, #F8FBFE) !important;
  border: 1px solid rgba(15,77,139,.08) !important;
  box-shadow: 0 12px 32px rgba(15,77,139,.04) !important;
}

html body .kj-pillar-page .kj-pillar-platform-card::after,
html body .kj-pillar-page .kj-pillar-tech-card::after,
html body .kj-pillar-page .kj-pillar-sector-card::after,
html body .kj-pillar-page .kj-pillar-growth-card::after,
html body .kj-pillar-page .kj-pillar-funnel-grid article::after {
  content: "" !important;
  position: absolute !important;
  left: 20px !important;
  right: 20px !important;
  bottom: 0 !important;
  height: 3px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #0F4D8B, #54AEE2) !important;
  opacity: .55 !important;
}

html body .kj-pillar-page .kj-pillar-platform-icon,
html body .kj-pillar-page .kj-pillar-tech-card > span,
html body .kj-pillar-page .kj-pillar-sector-card > span,
html body .kj-pillar-page .kj-pillar-growth-card > span {
  display: inline-grid !important;
  place-items: center !important;
  width: 46px !important;
  height: 46px !important;
  margin-bottom: 14px !important;
  border-radius: 16px !important;
  background: #EAF3FA !important;
  color: var(--kj-pillar-primary) !important;
  font-size: 12px !important;
  font-weight: 900 !important;
}

html body .kj-pillar-page .kj-pillar-platform-card p,
html body .kj-pillar-page .kj-pillar-tech-card p,
html body .kj-pillar-page .kj-pillar-sector-card p,
html body .kj-pillar-page .kj-pillar-growth-card p,
html body .kj-pillar-page .kj-pillar-funnel-grid p {
  margin-top: 10px !important;
  font-size: 14.8px !important;
  line-height: 1.66 !important;
}

html body .kj-pillar-page .kj-pillar-platform-card aside {
  margin-top: 16px !important;
  padding: 14px 15px !important;
  border-radius: 16px !important;
  background: rgba(84,174,226,.10) !important;
  color: #294C6F !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
  font-weight: 700 !important;
}

html body .kj-pillar-page .kj-pillar-check-list {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

html body .kj-pillar-page .kj-pillar-check-list li {
  position: relative !important;
  padding: 16px 18px 16px 46px !important;
  border-radius: 18px !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(15,77,139,.08) !important;
  box-shadow: 0 10px 24px rgba(15,77,139,.035) !important;
}

html body .kj-pillar-page .kj-pillar-check-list li::before {
  content: "✓" !important;
  position: absolute !important;
  left: 18px !important;
  top: 15px !important;
  color: var(--kj-pillar-wa) !important;
  font-weight: 900 !important;
}

html body .kj-pillar-page .kj-pillar-growth-steps-5 {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

html body .kj-pillar-page .kj-pillar-growth-funnel {
  margin-top: 24px !important;
}

html body .kj-pillar-page .kj-pillar-growth-funnel h5,
html body .kj-pillar-page .kj-pillar-first-five h5,
html body .kj-pillar-page .kj-pillar-tech-cta-box h5 {
  margin-bottom: 14px !important;
  color: #FFFFFF !important;
}

html body .kj-pillar-page .kj-pillar-funnel-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

html body .kj-pillar-page .kj-pillar-dark .kj-pillar-growth-card,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-funnel-grid article {
  background: rgba(255,255,255,.075) !important;
  border-color: rgba(255,255,255,.12) !important;
}

html body .kj-pillar-page .kj-pillar-dark .kj-pillar-growth-card h3,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-growth-card p,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-funnel-grid strong,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-funnel-grid p {
  color: #FFFFFF !important;
}

html body .kj-pillar-page .kj-pillar-tech-cta-box {
  display: grid !important;
  grid-template-columns: 1fr auto !important;
  gap: 18px !important;
  align-items: center !important;
}

html body .kj-pillar-page .kj-pillar-integration-flow {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

html body .kj-pillar-page .kj-pillar-integration-flow article {
  min-height: 175px !important;
  padding: 19px !important;
  border-radius: 20px !important;
  background: rgba(255,255,255,.075) !important;
  border: 1px solid rgba(255,255,255,.115) !important;
}

html body .kj-pillar-page .kj-pillar-integration-flow span {
  display: inline-grid !important;
  place-items: center !important;
  width: 42px !important;
  height: 42px !important;
  border-radius: 14px !important;
  margin-bottom: 12px !important;
  background: rgba(255,255,255,.12) !important;
  color: #BDEAFF !important;
  font-weight: 900 !important;
}

html body .kj-pillar-page .kj-pillar-integration-flow h5,
html body .kj-pillar-page .kj-pillar-integration-flow p,
html body .kj-pillar-page .kj-pillar-first-five p {
  color: #FFFFFF !important;
}

html body .kj-pillar-page .kj-pillar-first-five {
  background: rgba(255,255,255,.08) !important;
  border-color: rgba(255,255,255,.13) !important;
}

html body .kj-pillar-page .kj-pillar-final h4 {
  max-width: 900px !important;
  margin: 0 auto !important;
  color: #FFFFFF !important;
  font-size: clamp(34px, 4.6vw, 62px) !important;
  text-align: center !important;
}

@media (max-width: 980px) {
  html body .kj-pillar-page .kj-pillar-platform-grid,
  html body .kj-pillar-page .kj-pillar-growth-steps-5,
  html body .kj-pillar-page .kj-pillar-funnel-grid,
  html body .kj-pillar-page .kj-pillar-integration-flow {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body .kj-pillar-page .kj-pillar-tech-cta-box {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 680px) {
  html body .kj-pillar-page .kj-pillar-section h4 {
    font-size: clamp(28px, 8vw, 38px) !important;
  }

  html body .kj-pillar-page .kj-pillar-platform-grid,
  html body .kj-pillar-page .kj-pillar-growth-steps-5,
  html body .kj-pillar-page .kj-pillar-funnel-grid,
  html body .kj-pillar-page .kj-pillar-integration-flow,
  html body .kj-pillar-page .kj-pillar-check-list {
    grid-template-columns: 1fr !important;
  }

  html body .kj-pillar-page .kj-pillar-focus-box {
    grid-template-columns: 1fr !important;
  }

  html body .kj-pillar-page .kj-pillar-tech-cta-box .kj-pillar-wa-btn {
    width: 100% !important;
  }
}

/* KJ PILLAR FULL FLOW FIX V2 - CARD FOOTER LOCK + DARK CONTRAST */

/* KJ PILLAR FULL FLOW FIX V2 - CARD FOOTER LOCK + DARK CONTRAST */

/* Platform cards: keep success/aside boxes locked to bottom */
html body .kj-pillar-page .kj-pillar-platform-card,
html body .kj-pillar-page .kj-pillar-tech-card,
html body .kj-pillar-page .kj-pillar-sector-card,
html body .kj-pillar-page .kj-pillar-growth-card,
html body .kj-pillar-page .kj-pillar-funnel-grid article {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
}

html body .kj-pillar-page .kj-pillar-platform-card aside {
  margin-top: auto !important;
}

/* Give cards enough space so bottoms align nicely */
html body .kj-pillar-page .kj-pillar-platform-card {
  min-height: 515px !important;
}

html body .kj-pillar-page .kj-pillar-platform-card h5,
html body .kj-pillar-page .kj-pillar-platform-card h6,
html body .kj-pillar-page .kj-pillar-platform-card p {
  flex: 0 0 auto !important;
}

/* Dark section contrast hard lock */
html body .kj-pillar-page .kj-pillar-dark,
html body .kj-pillar-page .kj-pillar-dark * {
  text-shadow: none !important;
}

html body .kj-pillar-page .kj-pillar-dark h1,
html body .kj-pillar-page .kj-pillar-dark h2,
html body .kj-pillar-page .kj-pillar-dark h3,
html body .kj-pillar-page .kj-pillar-dark h4,
html body .kj-pillar-page .kj-pillar-dark h5,
html body .kj-pillar-page .kj-pillar-dark h6,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-head h4,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-head h5,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-sub {
  color: #FFFFFF !important;
  opacity: 1 !important;
}

html body .kj-pillar-page .kj-pillar-dark p,
html body .kj-pillar-page .kj-pillar-dark li,
html body .kj-pillar-page .kj-pillar-dark strong,
html body .kj-pillar-page .kj-pillar-dark b {
  color: rgba(255,255,255,.88) !important;
  opacity: 1 !important;
}

html body .kj-pillar-page .kj-pillar-dark .kj-pillar-no {
  color: #FFFFFF !important;
  background: linear-gradient(135deg, #0F4D8B 0%, #54AEE2 100%) !important;
  box-shadow: 0 16px 36px rgba(84,174,226,.18) !important;
}

/* Dark flow and integration cards */
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-flow-step h3,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-flow-step b,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-flow-step p,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-integration-flow h5,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-integration-flow p,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-growth-card h3,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-growth-card p,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-funnel-grid strong,
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-funnel-grid p {
  color: #FFFFFF !important;
}

/* Mini CTA should not overlap dark section heading area */
html body .kj-pillar-page .kj-pillar-dark .kj-pillar-mini-cta {
  margin-top: 20px !important;
  margin-bottom: 22px !important;
}

/* Related cards if present */
html body .kj-pillar-page .kj-pillar-related {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

html body .kj-pillar-page .kj-pillar-related-card {
  padding: 22px !important;
  border-radius: 22px !important;
  background: linear-gradient(180deg, #FFFFFF, #F8FBFE) !important;
  border: 1px solid rgba(15,77,139,.08) !important;
  box-shadow: 0 12px 32px rgba(15,77,139,.04) !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}

html body .kj-pillar-page .kj-pillar-related-card span {
  width: max-content !important;
  padding: 7px 10px !important;
  border-radius: 999px !important;
  background: #EAF3FA !important;
  color: var(--kj-pillar-primary) !important;
  font-size: 12px !important;
  font-weight: 900 !important;
}

html body .kj-pillar-page .kj-pillar-related-card strong {
  color: var(--kj-pillar-heading) !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
}

html body .kj-pillar-page .kj-pillar-related-card a {
  margin-top: auto !important;
  color: var(--kj-pillar-primary) !important;
  font-weight: 900 !important;
}

/* Mobile */
@media (max-width: 980px) {
  html body .kj-pillar-page .kj-pillar-platform-card {
    min-height: 430px !important;
  }

  html body .kj-pillar-page .kj-pillar-related {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 680px) {
  html body .kj-pillar-page .kj-pillar-platform-card {
    min-height: auto !important;
  }

  html body .kj-pillar-page .kj-pillar-platform-card aside {
    margin-top: 18px !important;
  }
}

/* KJ PILLAR SECTOR DEEP MICRO SECTIONS V3 */

/* KJ PILLAR SECTOR DEEP MICRO SECTIONS V3 */

html body .kj-pillar-page .kj-pillar-sector-deep {
  display: flex !important;
  flex-direction: column !important;
  gap: 24px !important;
}

html body .kj-pillar-page .kj-pillar-sector-group {
  padding: 28px !important;
  border-radius: 28px !important;
  background:
    radial-gradient(circle at 96% 0%, rgba(84,174,226,.12), transparent 30%),
    linear-gradient(180deg, #FFFFFF, #F8FBFE) !important;
  border: 1px solid rgba(15,77,139,.09) !important;
  box-shadow: 0 16px 42px rgba(15,77,139,.055) !important;
}

html body .kj-pillar-page .kj-pillar-sector-group > h3 {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  color: var(--kj-pillar-heading) !important;
  font-size: clamp(30px, 3.5vw, 46px) !important;
  line-height: 1.12 !important;
  margin: 0 0 22px 0 !important;
}

html body .kj-pillar-page .kj-pillar-sector-group > h3::before {
  content: "" !important;
  width: 46px !important;
  height: 46px !important;
  min-width: 46px !important;
  display: inline-block !important;
  border-radius: 16px !important;
  background:
    radial-gradient(circle at 70% 20%, rgba(84,174,226,.26), transparent 44%),
    linear-gradient(135deg, #071E34, #0F4D8B) !important;
  box-shadow: 0 14px 30px rgba(15,77,139,.14) !important;
}

html body .kj-pillar-page .kj-pillar-micro-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

html body .kj-pillar-page .kj-pillar-sector-group:nth-of-type(4) .kj-pillar-micro-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

html body .kj-pillar-page .kj-pillar-micro-card {
  position: relative !important;
  overflow: hidden !important;
  min-height: 330px !important;
  padding: 22px !important;
  border-radius: 24px !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(15,77,139,.08) !important;
  box-shadow: 0 12px 32px rgba(15,77,139,.04) !important;
  display: flex !important;
  flex-direction: column !important;
  transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease !important;
}

html body .kj-pillar-page .kj-pillar-micro-card:hover {
  transform: translateY(-3px) !important;
  border-color: rgba(84,174,226,.25) !important;
  box-shadow: 0 20px 48px rgba(15,77,139,.085) !important;
}

html body .kj-pillar-page .kj-pillar-micro-card::after {
  content: "" !important;
  position: absolute !important;
  left: 20px !important;
  right: 20px !important;
  bottom: 0 !important;
  height: 3px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #0F4D8B, #54AEE2) !important;
  opacity: .55 !important;
}

html body .kj-pillar-page .kj-pillar-micro-card h4 {
  color: var(--kj-pillar-heading) !important;
  font-size: 24px !important;
  line-height: 1.18 !important;
  margin: 0 0 12px 0 !important;
}

html body .kj-pillar-page .kj-pillar-micro-card p {
  color: var(--kj-pillar-text) !important;
  font-size: 15.5px !important;
  line-height: 1.7 !important;
  margin: 0 0 18px 0 !important;
}

html body .kj-pillar-page .kj-pillar-micro-card .kj-pillar-mini-cta {
  margin-top: auto !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

html body .kj-pillar-page .kj-pillar-micro-card .kj-pillar-mini-cta-text {
  max-width: calc(100% - 82px) !important;
}

/* keep mini CTA readable in dense cards */
html body .kj-pillar-page .kj-pillar-micro-card .kj-pillar-mini-cta-text strong {
  font-size: 12.5px !important;
}

html body .kj-pillar-page .kj-pillar-micro-card .kj-pillar-mini-cta-text small {
  font-size: 10.5px !important;
}

@media (max-width: 1180px) {
  html body .kj-pillar-page .kj-pillar-micro-grid,
  html body .kj-pillar-page .kj-pillar-sector-group:nth-of-type(4) .kj-pillar-micro-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 680px) {
  html body .kj-pillar-page .kj-pillar-sector-group {
    padding: 22px !important;
  }

  html body .kj-pillar-page .kj-pillar-sector-group > h3 {
    font-size: clamp(27px, 8vw, 36px) !important;
  }

  html body .kj-pillar-page .kj-pillar-micro-grid,
  html body .kj-pillar-page .kj-pillar-sector-group:nth-of-type(4) .kj-pillar-micro-grid {
    grid-template-columns: 1fr !important;
  }

  html body .kj-pillar-page .kj-pillar-micro-card {
    min-height: auto !important;
  }
}

/* KJ PILLAR V4 - BALANCED PLATFORM CARDS + LONG SECTOR LIST */

/* KJ PILLAR V4 - BALANCED PLATFORM CARDS + LONG SECTOR LIST */

/* Alt hizmet kartları: boşluk daha dengeli, başarı kutusu alta sabit ama kartlar fazla uzamaz */
html body .kj-pillar-page .kj-pillar-platform-card {
  min-height: 430px !important;
  padding: 22px !important;
}

html body .kj-pillar-page .kj-pillar-platform-card p {
  margin-bottom: 18px !important;
}

html body .kj-pillar-page .kj-pillar-platform-card aside {
  margin-top: auto !important;
  min-height: 96px !important;
  display: flex !important;
  align-items: center !important;
}

/* Eski 3'lü sektör kart gridini kapat, liste yapısına geç */
html body .kj-pillar-page .kj-pillar-micro-grid {
  display: none !important;
}

html body .kj-pillar-page .kj-pillar-sector-deep {
  display: flex !important;
  flex-direction: column !important;
  gap: 26px !important;
}

html body .kj-pillar-page .kj-pillar-sector-group {
  padding: clamp(22px, 3vw, 34px) !important;
  border-radius: 30px !important;
  background:
    radial-gradient(circle at 96% 0%, rgba(84,174,226,.12), transparent 30%),
    linear-gradient(180deg, #FFFFFF, #F8FBFE) !important;
  border: 1px solid rgba(15,77,139,.09) !important;
  box-shadow: 0 16px 42px rgba(15,77,139,.055) !important;
}

html body .kj-pillar-page .kj-pillar-sector-group > h3 {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  color: var(--kj-pillar-heading) !important;
  font-size: clamp(30px, 3.5vw, 48px) !important;
  line-height: 1.12 !important;
  margin: 0 0 22px 0 !important;
}

html body .kj-pillar-page .kj-pillar-sector-group > h3::before {
  content: "" !important;
  width: 46px !important;
  height: 46px !important;
  min-width: 46px !important;
  display: inline-block !important;
  border-radius: 16px !important;
  background:
    radial-gradient(circle at 70% 20%, rgba(84,174,226,.26), transparent 44%),
    linear-gradient(135deg, #071E34, #0F4D8B) !important;
  box-shadow: 0 14px 30px rgba(15,77,139,.14) !important;
}

html body .kj-pillar-page .kj-pillar-micro-list {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
}

html body .kj-pillar-page .kj-pillar-micro-row {
  position: relative !important;
  overflow: hidden !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 340px !important;
  gap: 22px !important;
  align-items: center !important;
  padding: 22px !important;
  border-radius: 24px !important;
  background: #FFFFFF !important;
  border: 1px solid rgba(15,77,139,.08) !important;
  box-shadow: 0 10px 28px rgba(15,77,139,.035) !important;
  transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease !important;
}

html body .kj-pillar-page .kj-pillar-micro-row:hover {
  transform: translateY(-2px) !important;
  border-color: rgba(84,174,226,.24) !important;
  box-shadow: 0 18px 44px rgba(15,77,139,.075) !important;
}

html body .kj-pillar-page .kj-pillar-micro-row::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 18px !important;
  bottom: 18px !important;
  width: 4px !important;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #0F4D8B, #54AEE2) !important;
  opacity: .75 !important;
}

html body .kj-pillar-page .kj-pillar-micro-copy h4 {
  color: var(--kj-pillar-heading) !important;
  font-size: clamp(22px, 2vw, 30px) !important;
  line-height: 1.18 !important;
  margin: 0 0 10px 0 !important;
}

html body .kj-pillar-page .kj-pillar-micro-copy p {
  color: var(--kj-pillar-text) !important;
  font-size: 15.8px !important;
  line-height: 1.72 !important;
  margin: 0 !important;
}

html body .kj-pillar-page .kj-pillar-micro-action {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
}

html body .kj-pillar-page .kj-pillar-micro-action .kj-pillar-mini-cta {
  margin: 0 !important;
  width: 330px !important;
  max-width: 330px !important;
  min-width: 0 !important;
}

/* Sektör listesinde mini CTA sıkışmasın */
html body .kj-pillar-page .kj-pillar-micro-action .kj-pillar-mini-cta-text {
  max-width: 208px !important;
}

/* 30+ sektör için dikey ritim */
html body .kj-pillar-page .kj-pillar-sector-group + .kj-pillar-sector-group {
  margin-top: 4px !important;
}

@media (max-width: 1100px) {
  html body .kj-pillar-page .kj-pillar-platform-card {
    min-height: 400px !important;
  }

  html body .kj-pillar-page .kj-pillar-micro-row {
    grid-template-columns: 1fr !important;
  }

  html body .kj-pillar-page .kj-pillar-micro-action {
    justify-content: flex-start !important;
  }
}

@media (max-width: 680px) {
  html body .kj-pillar-page .kj-pillar-platform-card {
    min-height: auto !important;
  }

  html body .kj-pillar-page .kj-pillar-platform-card aside {
    min-height: auto !important;
  }

  html body .kj-pillar-page .kj-pillar-sector-group {
    padding: 20px !important;
  }

  html body .kj-pillar-page .kj-pillar-sector-group > h3 {
    font-size: clamp(27px, 8vw, 36px) !important;
  }

  html body .kj-pillar-page .kj-pillar-micro-row {
    padding: 20px !important;
  }

  html body .kj-pillar-page .kj-pillar-micro-action .kj-pillar-mini-cta {
    width: 100% !important;
    max-width: 330px !important;
  }
}

/* KJ PILLAR V5 - SECTOR KEYWORD HEADING LOGIC */

/* KJ PILLAR V5 - SECTOR KEYWORD HEADING LOGIC */

html body .kj-pillar-page .kj-pillar-sector-group > h3 {
  flex-wrap: wrap !important;
  word-break: normal !important;
}

html body .kj-pillar-page .kj-pillar-micro-copy h4 {
  word-break: normal !important;
  hyphens: auto !important;
}

/* Keyword-based headings are longer; keep visual balance */
html body .kj-pillar-page .kj-pillar-micro-row {
  grid-template-columns: minmax(0, 1fr) 330px !important;
}

html body .kj-pillar-page .kj-pillar-micro-copy {
  min-width: 0 !important;
}

@media (max-width: 1100px) {
  html body .kj-pillar-page .kj-pillar-micro-row {
    grid-template-columns: 1fr !important;
  }
}

/* K.J.A V16 Pillar HTML Compatibility Patch
   Bu bölüm, WXR ile üretilen HTML class adlarını kj-pillar.css tasarım sistemiyle birebir eşler. */

html body .kj-pillar-page .kj-pillar-mini-logo{
  width:50px!important;height:50px!important;min-width:50px!important;border-radius:999px!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:#fff!important;border:2px solid rgba(255,255,255,.82)!important;box-shadow:0 10px 24px rgba(7,30,52,.16)!important;
}
html body .kj-pillar-page .kj-pillar-mini-logo img{
  width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;border-radius:inherit!important;
}
html body .kj-pillar-page .kj-pillar-mini-text{
  min-width:0!important;display:flex!important;flex-direction:column!important;gap:3px!important;line-height:1.05!important;
}
html body .kj-pillar-page .kj-pillar-mini-text strong{
  color:#fff!important;font-size:15.5px!important;font-weight:900!important;line-height:1.08!important;letter-spacing:-.01em!important;
}
html body .kj-pillar-page .kj-pillar-mini-text strong em{
  font-style:normal!important;color:#D9FFE9!important;font-weight:900!important;
}
html body .kj-pillar-page .kj-pillar-mini-text small{
  color:rgba(255,255,255,.88)!important;font-size:12.5px!important;font-weight:800!important;line-height:1.1!important;
}
html body .kj-pillar-page .kj-pillar-mini-wa{
  margin-left:auto!important;width:42px!important;height:42px!important;min-width:42px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.18)!important;color:#fff!important;font-size:0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.22)!important;
}
html body .kj-pillar-page .kj-pillar-mini-wa::before{
  content:""!important;width:20px!important;height:20px!important;display:block!important;background:#fff!important;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 3C8.82 3 3 8.82 3 16c0 2.6.77 5.03 2.1 7.07L3 29l6.13-2.01A12.9 12.9 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm6.91 18.45c-.29.82-1.69 1.55-2.33 1.65-.6.09-1.36.13-2.2-.14-.51-.16-1.16-.38-2-.74-3.53-1.53-5.83-5.1-6-5.34-.16-.24-1.43-1.91-1.43-3.64 0-1.73.91-2.58 1.23-2.93.33-.35.71-.44.95-.44.24 0 .48 0 .69.01.22.01.51-.08.8.61.29.69.98 2.39 1.07 2.57.09.17.14.38.03.62-.11.24-.17.38-.34.58-.17.19-.36.42-.51.56-.17.16-.35.34-.15.67.2.34.88 1.45 1.89 2.35 1.3 1.16 2.4 1.52 2.74 1.69.34.17.54.14.74-.09.2-.24.85-.99 1.08-1.33.22-.34.45-.28.76-.17.31.1 1.95.92 2.28 1.09.33.17.54.25.62.39.08.14.08.82-.21 1.64z'/%3E%3C/svg%3E") center/contain no-repeat!important;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 3C8.82 3 3 8.82 3 16c0 2.6.77 5.03 2.1 7.07L3 29l6.13-2.01A12.9 12.9 0 0 0 16 29c7.18 0 13-5.82 13-13S23.18 3 16 3zm6.91 18.45c-.29.82-1.69 1.55-2.33 1.65-.6.09-1.36.13-2.2-.14-.51-.16-1.16-.38-2-.74-3.53-1.53-5.83-5.1-6-5.34-.16-.24-1.43-1.91-1.43-3.64 0-1.73.91-2.58 1.23-2.93.33-.35.71-.44.95-.44.24 0 .48 0 .69.01.22.01.51-.08.8.61.29.69.98 2.39 1.07 2.57.09.17.14.38.03.62-.11.24-.17.38-.34.58-.17.19-.36.42-.51.56-.17.16-.35.34-.15.67.2.34.88 1.45 1.89 2.35 1.3 1.16 2.4 1.52 2.74 1.69.34.17.54.14.74-.09.2-.24.85-.99 1.08-1.33.22-.34.45-.28.76-.17.31.1 1.95.92 2.28 1.09.33.17.54.25.62.39.08.14.08.82-.21 1.64z'/%3E%3C/svg%3E") center/contain no-repeat!important;
}

html body .kj-pillar-page .kj-pillar-faq-list{
  display:grid!important;gap:14px!important;margin-top:10px!important;
}
html body .kj-pillar-page .kj-pillar-faq-item{
  border-radius:20px!important;background:linear-gradient(180deg,#fff,#F8FBFE)!important;border:1px solid rgba(15,77,139,.10)!important;box-shadow:0 12px 32px rgba(15,77,139,.045)!important;overflow:hidden!important;
}
html body .kj-pillar-page .kj-pillar-faq-item summary{
  cursor:pointer!important;list-style:none!important;padding:20px 24px!important;color:var(--kj-pillar-heading)!important;font-size:17px!important;font-weight:900!important;line-height:1.35!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;
}
html body .kj-pillar-page .kj-pillar-faq-item summary::-webkit-details-marker{display:none!important}
html body .kj-pillar-page .kj-pillar-faq-item summary::after{
  content:"+"!important;width:30px!important;height:30px!important;min-width:30px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:rgba(84,174,226,.14)!important;color:var(--kj-pillar-primary)!important;font-weight:900!important;
}
html body .kj-pillar-page .kj-pillar-faq-item[open] summary::after{content:"−"!important}
html body .kj-pillar-page .kj-pillar-faq-item p{
  padding:0 24px 22px!important;color:#607286!important;font-size:15.8px!important;line-height:1.72!important;
}

html body .kj-pillar-page .kj-pillar-linking{
  margin-top:26px!important;padding:26px!important;border-radius:24px!important;background:radial-gradient(circle at 88% 8%,rgba(84,174,226,.16),transparent 30%),linear-gradient(180deg,#fff,#F8FBFE)!important;border:1px solid rgba(15,77,139,.09)!important;box-shadow:0 14px 38px rgba(15,77,139,.055)!important;
}
html body .kj-pillar-page .kj-pillar-linking h3{
  font-size:24px!important;margin-bottom:16px!important;color:var(--kj-pillar-heading)!important;
}
html body .kj-pillar-page .kj-pillar-related-grid{
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;
}
html body .kj-pillar-page .kj-pillar-related-grid a{
  min-height:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:14px 16px!important;border-radius:999px!important;background:linear-gradient(180deg,#fff,#F1F7FC)!important;border:1px solid rgba(15,77,139,.10)!important;color:#243F5D!important;font-weight:900!important;font-size:14.5px!important;box-shadow:0 10px 24px rgba(15,77,139,.04)!important;
}
html body .kj-pillar-page .kj-pillar-related-grid a:hover{
  transform:translateY(-2px)!important;color:#0F4D8B!important;box-shadow:0 16px 34px rgba(15,77,139,.08)!important;
}

html body .kj-pillar-page .kj-pillar-phone-note{
  margin-top:16px!important;color:rgba(255,255,255,.78)!important;font-size:14.5px!important;font-weight:800!important;text-align:center!important;
}

@media(max-width:900px){
  html body .kj-pillar-page .kj-pillar-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  html body .kj-pillar-page .kj-pillar-mini-logo{width:46px!important;height:46px!important;min-width:46px!important}
  html body .kj-pillar-page .kj-pillar-mini-wa{width:38px!important;height:38px!important;min-width:38px!important}
  html body .kj-pillar-page .kj-pillar-related-grid{grid-template-columns:1fr!important}
  html body .kj-pillar-page .kj-pillar-faq-item summary{padding:18px 18px!important;font-size:16px!important}
  html body .kj-pillar-page .kj-pillar-faq-item p{padding:0 18px 20px!important}
}

/* =========================================================
   KREATIF JET® - SADECE 2 REVIZE
   1) Odak Noktasi kayma duzeltmesi
   2) Platform kartlari masaustunde 3 sutun
   Not: Baska alanlara dokunmaz. Dosyanin EN ALTINDA kalmali.
========================================================= */

/* 1) Odak Noktasi kutusu: yazi dar sutuna dusmesin */
html body .kj-pillar-page .kj-pillar-focus-box {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: flex-start !important;
  gap: 18px !important;
}

html body .kj-pillar-page .kj-pillar-focus-icon {
  flex: 0 0 54px !important;
  width: 54px !important;
  height: 54px !important;
  min-width: 54px !important;
}

html body .kj-pillar-page .kj-pillar-focus-copy {
  display: block !important;
  flex: 1 1 auto !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
}

html body .kj-pillar-page .kj-pillar-focus-copy h5,
html body .kj-pillar-page .kj-pillar-focus-copy p {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

/* 2) Platform / Alan kartlari: masaustunde kesin 3 sutun */
html body .kj-pillar-page .kj-pillar-platform-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 24px !important;
  align-items: stretch !important;
}

html body .kj-pillar-page .kj-pillar-platform-card {
  width: 100% !important;
  max-width: none !important;
}

@media (min-width: 981px) {
  html body .kj-pillar-page .kj-pillar-platform-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 980px) {
  html body .kj-pillar-page .kj-pillar-platform-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 680px) {
  html body .kj-pillar-page .kj-pillar-focus-box {
    flex-direction: column !important;
  }

  html body .kj-pillar-page .kj-pillar-platform-grid {
    grid-template-columns: 1fr !important;
  }
}
