.article-page {
  background: #fff;
}

.article-header .nav-link::after {
  bottom: -28px;
}

.article-hero {
  background:
    radial-gradient(circle at 78% 20%, rgba(48, 197, 232, .15), transparent 25%),
    linear-gradient(125deg, #f6f9ff 0%, #fff 58%, #f1f7ff 100%);
  padding: 90px max(7vw, 28px) 85px;
}

.article-hero-copy {
  max-width: 1040px;
}

.back-link {
  color: var(--blue);
  display: inline-block;
  font-size: .78rem;
  font-weight: 800;
  margin-bottom: 34px;
}

.article-kicker {
  color: var(--blue);
  display: flex;
  font-size: .7rem;
  font-weight: 800;
  gap: 10px;
  letter-spacing: .11em;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.article-kicker span {
  border: 1px solid #b7cafa;
  border-radius: 999px;
  padding: 5px 9px;
}

.article-hero h1 {
  font-size: clamp(3rem, 5.1vw, 5.4rem);
  margin: 0 0 28px;
}

.article-deck {
  color: #4f5d72;
  font-size: clamp(1.08rem, 1.5vw, 1.3rem);
  max-width: 780px;
}

.article-meta {
  border-top: 1px solid var(--line);
  color: #788599;
  display: flex;
  flex-wrap: wrap;
  font-size: .75rem;
  gap: 12px 30px;
  margin-top: 36px;
  padding-top: 20px;
}

.article-meta strong {
  color: var(--ink);
  margin-right: 4px;
}

.hero-bridge-infographic {
  background:
    radial-gradient(circle at 42% 24%, rgba(42, 91, 224, .25), transparent 26%),
    radial-gradient(circle at 72% 50%, rgba(18, 190, 155, .1), transparent 22%),
    radial-gradient(circle at 94% 35%, rgba(126, 71, 238, .12), transparent 20%),
    #070f20;
  border: 1px solid rgba(132, 174, 225, .22);
  border-radius: 22px;
  box-shadow: 0 32px 70px rgba(16, 38, 74, .22);
  color: #fff;
  margin: 64px 0 0;
  overflow: hidden;
  padding: 30px;
  position: relative;
}

.infographic-grid {
  background-image:
    linear-gradient(rgba(111, 151, 205, .055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(111, 151, 205, .055) 1px, transparent 1px),
    radial-gradient(circle, rgba(151, 203, 255, .35) 0 1px, transparent 1.5px);
  background-position: 0 0, 0 0, 18px 20px;
  background-size: 42px 42px, 42px 42px, 83px 83px;
  inset: 0;
  mask-image: linear-gradient(to bottom, #000, transparent 88%);
  opacity: .65;
  pointer-events: none;
  position: absolute;
}

.infographic-heading,
.infographic-flow,
.hero-bridge-infographic figcaption {
  position: relative;
  z-index: 1;
}

.infographic-heading {
  align-items: center;
  border-bottom: 1px solid rgba(152, 181, 220, .18);
  display: flex;
  justify-content: space-between;
  margin-bottom: 26px;
  padding: 0 2px 20px;
}

.infographic-heading span {
  background: linear-gradient(135deg, #6658e8, #4334b8);
  border: 1px solid rgba(174, 164, 255, .55);
  border-radius: 999px;
  box-shadow: 0 8px 24px rgba(74, 52, 198, .26);
  color: #fff;
  font-size: .63rem;
  font-weight: 800;
  letter-spacing: .13em;
  padding: 7px 13px;
  text-transform: uppercase;
}

.infographic-heading strong {
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-size: clamp(1rem, 1.6vw, 1.35rem);
  font-weight: 800;
  letter-spacing: .04em;
  margin-right: auto;
  margin-left: 16px;
  text-transform: uppercase;
}

.infographic-flow {
  align-items: end;
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(205px, .88fr) minmax(330px, 1.5fr) minmax(225px, 1fr) minmax(205px, .9fr);
  padding-top: 55px;
}

.infographic-card,
.enterprise-gap {
  backdrop-filter: blur(14px);
  background: linear-gradient(145deg, rgba(24, 43, 70, .88), rgba(13, 27, 49, .77));
  border: 1px solid rgba(139, 176, 224, .24);
  border-radius: 16px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.04), 0 18px 36px rgba(0,0,0,.16);
}

.infographic-card {
  min-height: 430px;
  padding: 21px;
  position: relative;
  transition: border-color 180ms ease, transform 180ms ease;
}

.infographic-card:hover {
  border-color: rgba(92, 213, 244, .55);
  transform: translateY(-3px);
}

.infographic-card-heading {
  align-items: center;
  display: flex;
  gap: 12px;
  margin-bottom: 22px;
}

.diagram-emblem {
  align-items: center;
  background: linear-gradient(145deg, #2c7cf2, #2454c6);
  border: 1px solid rgba(150, 200, 255, .5);
  border-radius: 15px;
  box-shadow: 0 11px 30px rgba(23, 102, 233, .3);
  color: transparent;
  display: flex;
  font-family: "Manrope", sans-serif;
  font-size: .68rem;
  font-weight: 800;
  height: 52px;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: -36px;
  transform: translateX(-50%) rotate(45deg);
  width: 52px;
}

.diagram-emblem::after {
  border: 1px solid rgba(255,255,255,.35);
  border-radius: 9px;
  content: "";
  inset: 7px;
  position: absolute;
}

.diagram-emblem::before {
  color: #fff;
  line-height: 1;
  text-shadow: 0 0 9px rgba(255,255,255,.7);
  transform: rotate(-45deg);
}

.emblem-kubernetes::before {
  content: "K8s";
}

.emblem-vks::before {
  content: "VKS";
}

.emblem-delivers {
  background: linear-gradient(145deg, #21a877, #137252);
  border-color: rgba(120, 245, 197, .55);
  box-shadow: 0 11px 30px rgba(20, 167, 113, .27);
}

.emblem-delivers::before {
  content: "✓";
}

.emblem-outcomes {
  background: linear-gradient(145deg, #7958e9, #4830a7);
  border-color: rgba(192, 168, 255, .55);
  box-shadow: 0 11px 30px rgba(104, 65, 218, .28);
}

.emblem-outcomes::before {
  content: "◎";
}

.infographic-card-heading h2,
.gap-heading h2 {
  color: #fff;
  font-size: 1rem;
  margin: 2px 0 0;
}

.infographic-card-heading small,
.gap-heading small {
  color: #7185a3;
  display: block;
  font-size: .56rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.card-sequence {
  align-items: center;
  background: rgba(45, 112, 255, .14);
  border: 1px solid rgba(80, 146, 255, .42);
  border-radius: 50%;
  color: #76dff3;
  display: flex;
  flex: 0 0 auto;
  font-size: .56rem;
  font-weight: 800;
  height: 33px;
  justify-content: center;
  width: 33px;
}

.capability-pills,
.capability-list,
.outcome-list,
.enterprise-gap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.capability-pills {
  display: grid;
  gap: 8px;
  grid-template-columns: 1fr 1fr;
}

.capability-pills li {
  background: rgba(37, 92, 178, .12);
  border: 1px solid rgba(91, 139, 207, .2);
  border-radius: 7px;
  color: #c6d4e7;
  font-size: .66rem;
  font-weight: 700;
  padding: 10px 7px;
  text-align: center;
}

.bridge-zone {
  display: grid;
  gap: 0;
  grid-template-rows: 225px 1fr;
  min-height: 430px;
  position: relative;
}

.vks-bridge {
  align-items: center;
  background: linear-gradient(180deg, rgba(28, 63, 112, .3), rgba(10, 23, 42, .08));
  border: 1px solid rgba(89, 171, 244, .24);
  border-radius: 16px 16px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: visible;
  position: relative;
}

.vks-bridge::before {
  background: #4bcdf1;
  border-radius: 50%;
  box-shadow: 0 0 45px 22px rgba(55, 174, 255, .3);
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  top: 69%;
  transform: translateX(-50%);
  width: 55%;
}

.bridge-product {
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1;
  margin-top: -50px;
  text-shadow: 0 0 22px rgba(89, 223, 255, .75);
}

.bridge-purpose {
  color: #6ddff3;
  font-size: .55rem;
  font-weight: 800;
  letter-spacing: .09em;
  margin-top: 5px;
  text-transform: uppercase;
}

.vks-bridge svg {
  bottom: -10px;
  height: 165px;
  left: -4%;
  overflow: visible;
  position: absolute;
  width: 108%;
  z-index: 3;
}

.vks-bridge svg path,
.vks-bridge svg circle {
  fill: none;
  filter: url(#bridge-glow);
  stroke: url(#bridge-beam);
}

.bridge-deck,
.bridge-base {
  stroke-width: 4;
}

.bridge-towers {
  stroke-width: 5;
}

.bridge-arch {
  opacity: .95;
  stroke-width: 3;
}

.bridge-cable {
  opacity: .78;
  stroke-width: 1.5;
}

.bridge-support {
  opacity: .8;
  stroke-width: 3;
}

.vks-bridge svg circle {
  fill: #75e9ff;
  stroke-width: 1;
}

.enterprise-gap {
  background: linear-gradient(160deg, rgba(81, 26, 45, .86), rgba(35, 19, 37, .94));
  border-color: rgba(223, 89, 104, .38);
  border-radius: 0 0 16px 16px;
  box-shadow: inset 0 1px rgba(255,255,255,.04), 0 0 30px rgba(176, 37, 75, .1);
  margin: 0 34px;
  padding: 25px 22px 20px;
  position: relative;
  z-index: 1;
}

.gap-heading {
  align-items: center;
  display: flex;
  gap: 11px;
  margin-bottom: 12px;
}

.gap-marker {
  background: #ff6c72;
  border-radius: 2px;
  box-shadow: 0 0 14px rgba(255, 83, 100, .65);
  height: 27px;
  width: 3px;
}

.enterprise-gap ul {
  display: grid;
  gap: 6px 10px;
  grid-template-columns: 1fr 1fr;
}

.enterprise-gap li {
  color: #aeb9ca;
  font-size: .58rem;
  line-height: 1.35;
  padding-left: 9px;
  position: relative;
}

.enterprise-gap li::before {
  background: transparent;
  border: 1px solid #ff716d;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: .32em;
  transform: rotate(45deg);
  width: 5px;
}

.vks-delivers {
  background: linear-gradient(160deg, rgba(8, 75, 69, .91), rgba(7, 39, 43, .95));
  border-color: rgba(42, 202, 150, .42);
}

.capability-list li {
  border-top: 1px solid rgba(137, 176, 225, .13);
  color: #c1cede;
  font-size: .64rem;
  padding: 8px 0 8px 13px;
  position: relative;
}

.capability-list li:first-child {
  border-top: 0;
}

.capability-list li::before {
  background: #29c986;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(41, 201, 134, .7);
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 12px;
  width: 4px;
}

.enterprise-outcomes {
  background: linear-gradient(160deg, rgba(50, 27, 104, .88), rgba(23, 18, 55, .96));
  border-color: rgba(132, 87, 239, .42);
}

.outcome-list {
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.outcome-list li {
  align-items: center;
  background: rgba(255,255,255,.035);
  border: 1px solid rgba(145, 192, 215, .12);
  border-radius: 8px;
  color: #c8d5df;
  display: flex;
  font-size: .64rem;
  gap: 9px;
  padding: 9px;
}

.outcome-list span {
  color: #b194ff;
  font-size: .51rem;
  font-weight: 800;
}

.hero-bridge-infographic figcaption {
  border-top: 1px solid rgba(152, 181, 220, .16);
  color: #91a2b8;
  font-size: .72rem;
  line-height: 1.65;
  margin-top: 25px;
  padding: 18px 2px 0;
}

.before-after-heading {
  align-items: center;
  border-bottom: 1px solid rgba(152, 181, 220, .18);
  display: flex;
  gap: 18px;
  margin-bottom: 26px;
  padding: 0 2px 20px;
  position: relative;
  z-index: 2;
}

.before-after-heading > span {
  background: linear-gradient(135deg, #6658e8, #4334b8);
  border: 1px solid rgba(174, 164, 255, .55);
  border-radius: 999px;
  color: #fff;
  font-size: .63rem;
  font-weight: 800;
  letter-spacing: .1em;
  padding: 7px 13px;
  text-transform: uppercase;
}

.before-after-heading strong {
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-size: clamp(1.15rem, 2.2vw, 1.8rem);
  letter-spacing: .04em;
  text-transform: uppercase;
}

.before-after-heading i {
  color: #778aa7;
  font-style: normal;
  padding: 0 7px;
}

.before-after-flow {
  align-items: stretch;
  display: grid;
  gap: 0;
  grid-template-columns: minmax(250px, 1fr) 54px minmax(280px, 1.08fr) 54px minmax(270px, 1fr);
  position: relative;
  z-index: 2;
}

.state-card {
  backdrop-filter: blur(12px);
  border: 1px solid;
  border-radius: 18px;
  box-shadow: inset 0 1px rgba(255,255,255,.5), 0 18px 40px rgba(0,0,0,.16);
  min-height: 610px;
  padding: 26px;
  transition: transform 180ms ease;
}

.state-card:hover {
  transform: translateY(-3px);
}

.before-state {
  background: linear-gradient(155deg, rgba(225, 237, 255, .98), rgba(201, 219, 250, .94));
  border-color: #8bb5ef;
}

.gap-state {
  background: linear-gradient(155deg, rgba(255, 232, 232, .98), rgba(235, 217, 220, .95));
  border-color: #e39b9b;
}

.after-state {
  background: linear-gradient(155deg, rgba(224, 247, 239, .98), rgba(197, 232, 218, .95));
  border-color: #78caaa;
}

.state-title {
  text-align: center;
}

.state-title > span {
  display: block;
  font-family: "Manrope", sans-serif;
  font-size: 1.35rem;
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.before-state .state-title > span {
  color: #245ec2;
}

.gap-state .state-title > span {
  color: #bd353b;
}

.after-state .state-title > span {
  color: #117052;
}

.state-title h2 {
  color: #101b32;
  font-size: 1rem;
  margin: 8px 0 0;
  text-transform: uppercase;
}

.state-title p {
  color: #667289;
  font-size: .65rem;
  margin: 5px 0 0;
}

.state-icon {
  align-items: center;
  border-radius: 13px;
  color: #fff;
  display: flex;
  font-family: "Manrope", sans-serif;
  font-size: .7rem;
  font-weight: 800;
  height: 58px;
  justify-content: center;
  margin: 26px 0 20px;
  width: 58px;
}

.kubernetes-icon {
  background: linear-gradient(145deg, #398cf4, #175ccb);
  box-shadow: 0 10px 25px rgba(39, 112, 221, .25);
}

.vks-icon {
  background: linear-gradient(145deg, #24a875, #087151);
  box-shadow: 0 10px 25px rgba(17, 128, 91, .25);
}

.state-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.state-list li {
  color: #243047;
  font-size: .74rem;
  font-weight: 650;
  padding: 6px 0 6px 27px;
  position: relative;
}

.state-list li::before {
  align-items: center;
  border-radius: 50%;
  display: flex;
  font-size: .58rem;
  font-weight: 900;
  height: 15px;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 7px;
  width: 15px;
}

.primitives-list li::before,
.retained-list li::before {
  background: #2d7de2;
  color: #fff;
  content: "✓";
}

.added-list li::before {
  background: #20a875;
  color: #fff;
  content: "✓";
}

.state-divider {
  background: rgba(53, 82, 126, .18);
  height: 1px;
  margin: 19px 0;
}

.state-note {
  color: #58667d;
  font-size: .7rem;
  line-height: 1.6;
  margin: 0;
}

.gap-landscape {
  height: 190px;
  margin: 18px -26px 6px;
  overflow: hidden;
}

.gap-landscape svg {
  height: 100%;
  width: 100%;
}

.ghost-bridge {
  fill: none;
  opacity: .22;
  stroke: #8a7180;
  stroke-width: 3;
}

.gap-needs-list {
  margin: 0 auto;
  max-width: 230px;
}

.gap-needs-list li::before {
  border: 2px solid #dd704b;
  border-radius: 2px;
  content: "";
  height: 9px;
  top: 9px;
  transform: rotate(45deg);
  width: 9px;
}

.state-arrow {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 3;
}

.state-arrow span {
  align-items: center;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: 1.35rem;
  height: 40px;
  justify-content: center;
  width: 40px;
}

.arrow-to-gap span {
  background: #357ed8;
  box-shadow: 0 0 22px rgba(53, 126, 216, .45);
}

.arrow-to-after span {
  background: #24a875;
  box-shadow: 0 0 22px rgba(36, 168, 117, .42);
}

@media (max-width: 1100px) {
  .before-after-flow {
    gap: 16px;
    grid-template-columns: 1fr 1fr;
  }

  .state-arrow {
    display: none;
  }

  .after-state {
    grid-column: 1 / -1;
    min-height: 0;
  }

  .after-state .retained-list,
  .after-state .added-list {
    columns: 2;
  }
}

@media (max-width: 760px) {
  .before-after-heading {
    align-items: flex-start;
    flex-direction: column;
  }

  .before-after-heading strong {
    line-height: 1.45;
  }

  .before-after-flow {
    grid-template-columns: 1fr;
  }

  .state-card,
  .after-state {
    grid-column: auto;
    min-height: 0;
  }

  .after-state .retained-list,
  .after-state .added-list {
    columns: auto;
  }
}

.article-shell {
  display: grid;
  gap: 5vw;
  grid-template-columns: 210px minmax(0, 1fr);
  margin: 0 auto;
  max-width: 1500px;
  padding: 0 max(5vw, 25px);
}

.article-toc {
  align-self: start;
  border-left: 1px solid var(--line);
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 105px;
  padding: 5px 0 5px 19px;
  position: sticky;
  top: 110px;
}

.article-toc > span {
  color: #9aa4b3;
  font-size: .63rem;
  font-weight: 800;
  letter-spacing: .09em;
  margin-bottom: 9px;
  text-transform: uppercase;
}

.article-toc a {
  color: #69768a;
  font-size: .75rem;
  font-weight: 600;
  transition: color 150ms ease, transform 150ms ease;
}

.article-toc a:hover {
  color: var(--blue);
  transform: translateX(3px);
}

.article-content {
  min-width: 0;
  max-width: 1120px;
}

.article-section {
  padding: 100px 0;
  scroll-margin-top: 70px;
}

.article-section + .article-section {
  border-top: 1px solid var(--line);
}

.article-section h2 {
  font-size: clamp(2.15rem, 3.8vw, 3.65rem);
  margin: 0 0 25px;
  max-width: 900px;
}

.article-section > p:not(.section-number):not(.section-note):not(.article-disclosure) {
  color: #536075;
  font-size: 1.04rem;
  max-width: 820px;
}

.section-number {
  color: var(--blue);
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .12em;
  margin: 0 0 18px;
  text-transform: uppercase;
}

.section-lead {
  font-size: 1.15rem !important;
  line-height: 1.75;
}

.platform-bridge {
  align-items: stretch;
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 72px 1fr 72px 1fr;
  margin-top: 46px;
}

.bridge-stage {
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 25px;
}

.bridge-stage ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bridge-stage li {
  border-top: 1px solid rgba(113, 132, 162, .2);
  color: #59667a;
  font-size: .79rem;
  padding: 9px 0;
}

.bridge-stage li:first-child {
  border-top: 0;
}

.kubernetes-stage {
  background: #f4f7fc;
}

.gap-stage {
  background: #fff9f2;
  border-color: #e8d5bd;
}

.gap-stage .diagram-tag {
  color: #91683f;
}

.vks-stage {
  background: linear-gradient(145deg, #edf4ff, #f4fbff);
  border-color: #a8c5ef;
}

.bridge-arrow {
  align-items: center;
  color: #8b97a8;
  display: flex;
  flex-direction: column;
  font-size: .6rem;
  font-weight: 800;
  justify-content: center;
  letter-spacing: .07em;
  text-align: center;
  text-transform: uppercase;
}

.bridge-arrow i {
  color: var(--blue);
  font-size: 1.8rem;
  font-style: normal;
  line-height: 1;
  margin-top: 7px;
}

.gap-diagram {
  align-items: stretch;
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr 170px 1fr;
  margin-top: 46px;
}

.gap-column {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: 13px;
  padding: 27px;
}

.diagram-tag {
  color: var(--blue);
  display: block;
  font-size: .66rem;
  font-weight: 800;
  letter-spacing: .09em;
  margin-bottom: 17px;
  text-transform: uppercase;
}

.gap-column ul,
.definition-card ul,
.fit-card ul,
.responsibility-lane ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.gap-column li,
.definition-card li,
.fit-card li,
.responsibility-lane li {
  border-top: 1px solid var(--line);
  color: #586579;
  font-size: .84rem;
  padding: 10px 0;
}

.gap-column li:first-child,
.definition-card li:first-child,
.responsibility-lane li:first-child {
  border-top: 0;
}

.gap-core {
  align-items: center;
  background: var(--navy);
  border-radius: 13px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  text-align: center;
}

.gap-core span {
  color: #7edcf0;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.gap-core i {
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-size: 2.8rem;
  font-style: normal;
  line-height: 1;
  margin: 13px 0;
}

.gap-core small {
  color: #8e9cb0;
  font-size: .66rem;
}

.callout {
  border-left: 4px solid var(--blue);
  margin-top: 35px;
  padding: 4px 0 4px 22px;
}

.callout strong {
  font-family: "Manrope", sans-serif;
}

.callout p {
  color: #697589;
  margin: 7px 0 0;
}

.concept-strip {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 42px;
}

.concept-strip > div {
  border: 1px solid var(--line);
  border-radius: 11px;
  min-height: 170px;
  padding: 20px;
}

.concept-strip span {
  color: var(--blue);
  font-size: .66rem;
  font-weight: 800;
}

.concept-strip strong,
.concept-strip small {
  display: block;
}

.concept-strip strong {
  font-family: "Manrope", sans-serif;
  font-size: 1.04rem;
  margin: 34px 0 7px;
}

.concept-strip small {
  color: #788599;
  font-size: .74rem;
}

.portable-example {
  align-items: center;
  background: #f6f8fc;
  border-radius: 14px;
  display: grid;
  gap: 45px;
  grid-template-columns: 1fr 1fr;
  margin-top: 25px;
  padding: 30px;
}

.portable-example h3 {
  font-size: 1.4rem;
}

.portable-example p {
  color: var(--muted);
  font-size: .87rem;
}

.portable-example pre {
  background: var(--navy);
  border-radius: 10px;
  color: #d8e4f5;
  font-size: .78rem;
  margin: 0;
  overflow-x: auto;
  padding: 22px;
}

.is-is-not {
  display: grid;
  gap: 18px;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
}

.definition-card {
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 28px;
}

.definition-card > span {
  display: block;
  font-family: "Manrope", sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 15px;
}

.is-card {
  background: #f0f8ff;
  border-color: #bfd3f8;
}

.not-card {
  background: #fbf8f5;
  border-color: #e4d8cb;
}

.ecosystem-orbit {
  align-items: center;
  background:
    radial-gradient(circle at center, rgba(20, 88, 224, .1), transparent 34%),
    var(--paper);
  border: 1px solid var(--line);
  border-radius: 16px;
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1.15fr 1fr;
  margin-top: 22px;
  padding: 28px;
}

.ecosystem-core {
  align-items: center;
  background: var(--blue);
  border-radius: 50%;
  color: #fff;
  display: flex;
  flex-direction: column;
  grid-column: 2;
  grid-row: 1 / 3;
  height: 165px;
  justify-content: center;
  margin: auto;
  padding: 20px;
  text-align: center;
  width: 165px;
}

.ecosystem-core strong {
  font-family: "Manrope", sans-serif;
  font-size: 1.7rem;
}

.ecosystem-core small {
  color: #cedcf8;
  font-size: .62rem;
  margin-top: 5px;
}

.ecosystem-tool {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 9px;
  padding: 13px 15px;
}

.ecosystem-tool span,
.ecosystem-tool small {
  display: block;
}

.ecosystem-tool span {
  font-family: "Manrope", sans-serif;
  font-size: .8rem;
  font-weight: 800;
}

.ecosystem-tool small {
  color: #8793a5;
  font-size: .65rem;
}

.ecosystem-tool:nth-of-type(5) {
  grid-column: 1;
}

.ecosystem-tool:nth-of-type(6) {
  grid-column: 3;
}

.ecosystem-note {
  color: #7a8799 !important;
  font-size: .73rem !important;
  margin: 16px 0 0;
}

.dark-section {
  background: var(--navy);
  border: 0 !important;
  border-radius: 20px;
  color: #fff;
  margin: 45px -3vw;
  padding: 75px 3vw;
}

.dark-section .section-number {
  color: #70d8ef;
}

.dark-intro {
  color: #aebacd !important;
}

.architecture-stack {
  display: flex;
  flex-direction: column;
  margin-top: 45px;
}

.architecture-tier {
  border: 1px solid #34455e;
  border-radius: 13px;
  margin: 0 auto;
  padding: 21px 24px;
  width: calc(100% - var(--tier-inset, 0px));
}

.cluster-tier {
  --tier-inset: 60px;
  background: linear-gradient(105deg, #1647a9, #1d62c8);
  border-color: #6d98ea;
}

.vks-tier {
  --tier-inset: 20px;
  background: linear-gradient(105deg, #15345f, #155777);
  border-color: #4787a0;
}

.namespace-tier {
  --tier-inset: 40px;
  background: #172940;
}

.application-tier {
  --tier-inset: 80px;
  background: linear-gradient(105deg, #2d55a8, #2879a9);
  border-color: #72b5df;
}

.foundation-tier {
  background: #121f33;
  box-shadow: 0 16px 40px rgba(0, 0, 0, .2);
}

.dark-section .ecosystem-orbit {
  background:
    radial-gradient(circle at center, rgba(44, 111, 234, .22), transparent 34%),
    #111f34;
  border-color: #32455f;
  margin-top: 42px;
}

.dark-section .ecosystem-tool {
  background: #172940;
  border-color: #344a67;
}

.dark-section .ecosystem-tool span {
  color: #fff;
}

.dark-section .ecosystem-tool small,
.dark-section .ecosystem-note {
  color: #91a2b9 !important;
}

.tier-heading {
  align-items: center;
  display: grid;
  gap: 15px;
  grid-template-columns: 34px 1fr;
}

.tier-heading > span {
  align-items: center;
  border: 1px solid rgba(255,255,255,.25);
  border-radius: 50%;
  color: #8de2f1;
  display: flex;
  font-size: .59rem;
  font-weight: 800;
  height: 31px;
  justify-content: center;
  width: 31px;
}

.tier-heading strong,
.tier-heading small {
  display: block;
}

.tier-heading strong {
  font-family: "Manrope", sans-serif;
  font-size: 1.05rem;
}

.tier-heading small {
  color: #a4b1c4;
  font-size: .68rem;
  margin-top: 3px;
}

.tier-objects {
  display: grid;
  gap: 6px;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 17px;
}

.tier-objects span {
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 6px;
  color: #b8c5d7;
  font-size: .63rem;
  padding: 7px;
  text-align: center;
}

.cluster-tier .tier-objects span,
.application-tier .tier-objects span {
  background: rgba(5, 35, 99, .26);
  color: #e0e9fb;
}

.tier-flow {
  align-items: center;
  color: #78889f;
  display: grid;
  font-size: .58rem;
  font-weight: 800;
  grid-template-columns: 1fr auto 1fr;
  height: 36px;
  letter-spacing: .07em;
  text-align: center;
  text-transform: uppercase;
}

.tier-flow i {
  color: #68d3e9;
  font-size: .9rem;
  font-style: normal;
}

.building-stack {
  margin-top: 45px;
}

.stack-layer {
  align-items: center;
  border: 1px solid #31415a;
  border-radius: 13px;
  display: grid;
  gap: 22px;
  grid-template-columns: 48px 1fr 180px;
  padding: 23px;
}

.workload-layer {
  background: rgba(20, 88, 224, .26);
  border-color: #4e7fdc;
}

.namespace-layer {
  background: rgba(48, 197, 232, .08);
}

.supervisor-layer {
  background: #17253b;
}

.stack-index {
  align-items: center;
  border: 1px solid #53647e;
  border-radius: 50%;
  color: #8edff0;
  display: flex;
  font-size: .66rem;
  font-weight: 800;
  height: 42px;
  justify-content: center;
  width: 42px;
}

.stack-layer span {
  font-family: "Manrope", sans-serif;
  font-size: 1.15rem;
  font-weight: 800;
}

.stack-layer p {
  color: #aab7ca;
  font-size: .8rem;
  margin: 6px 0 0;
}

.stack-layer > small {
  color: #8897ac;
  font-size: .68rem;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
}

.stack-link {
  border-left: 1px dashed #506077;
  color: #73839a;
  font-size: .62rem;
  height: 35px;
  letter-spacing: .06em;
  margin-left: 46px;
  padding: 8px 0 0 14px;
  text-transform: uppercase;
}

.section-note {
  border-top: 1px solid #2d3d55;
  color: #9dabbe;
  font-size: .8rem;
  margin: 35px 0 0;
  padding-top: 24px;
}

.responsibility-model {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 42px;
}

.responsibility-lane {
  border: 1px solid var(--line);
  padding: 25px;
}

.responsibility-lane:first-child {
  border-radius: 13px 0 0 13px;
}

.responsibility-lane:last-child {
  border-radius: 0 13px 13px 0;
}

.platform-lane {
  background: #f1f5ff;
  border-color: #a9c0f2;
}

.lane-owner {
  color: var(--blue);
  display: block;
  font-size: .63rem;
  font-weight: 800;
  letter-spacing: .09em;
  margin-bottom: 9px;
  text-transform: uppercase;
}

.responsibility-lane > strong {
  display: block;
  font-family: "Manrope", sans-serif;
  font-size: 1rem;
  margin-bottom: 20px;
}

.boundary-line {
  align-items: center;
  color: #8b96a7;
  display: flex;
  font-size: .65rem;
  font-weight: 700;
  gap: 12px;
  justify-content: space-around;
  margin-top: 17px;
  text-transform: uppercase;
}

.boundary-line i {
  background: var(--line);
  height: 1px;
  width: 50px;
}

.rbac-section {
  background: #f7f9fc;
  border: 1px solid var(--line);
  border-radius: 15px;
  margin-top: 45px;
  padding: 30px;
}

.rbac-heading h3 {
  font-size: 1.55rem;
  margin: 0 0 9px;
}

.rbac-heading p {
  color: #657186;
  font-size: .84rem;
  max-width: 780px;
}

.rbac-map {
  border: 1px solid var(--line);
  border-radius: 10px;
  margin-top: 25px;
  overflow: hidden;
}

.rbac-row {
  background: #fff;
  border-top: 1px solid var(--line);
  display: grid;
  font-size: .73rem;
  gap: 16px;
  grid-template-columns: .75fr 1fr 1.35fr;
  padding: 14px 16px;
}

.rbac-row:first-child {
  border-top: 0;
}

.rbac-row strong {
  color: var(--ink);
}

.rbac-row span {
  color: #657186;
}

.rbac-header {
  background: var(--navy);
}

.rbac-header span {
  color: #aebbd0;
  font-size: .61rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.rbac-flow {
  align-items: center;
  display: grid;
  gap: 18px;
  grid-template-columns: 1fr 35px 1fr;
  margin-top: 18px;
}

.rbac-flow > div {
  background: #eef3fd;
  border-radius: 8px;
  padding: 13px;
}

.rbac-flow span,
.rbac-flow strong {
  display: block;
}

.rbac-flow span {
  color: var(--blue);
  font-size: .59rem;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.rbac-flow strong {
  font-size: .74rem;
  margin-top: 3px;
}

.rbac-flow i {
  color: var(--blue);
  font-size: 1.3rem;
  font-style: normal;
  text-align: center;
}

.matrix-wrap {
  border: 1px solid var(--line);
  border-radius: 14px;
  margin-top: 40px;
  overflow-x: auto;
}

.translation-matrix {
  border-collapse: collapse;
  font-size: .76rem;
  min-width: 970px;
  width: 100%;
}

.translation-matrix th,
.translation-matrix td {
  border-bottom: 1px solid var(--line);
  border-right: 1px solid var(--line);
  padding: 17px;
  text-align: left;
  vertical-align: top;
}

.translation-matrix thead th {
  background: var(--navy);
  color: #fff;
  font-family: "Manrope", sans-serif;
}

.translation-matrix tbody th {
  background: #f8fafd;
  color: var(--ink);
  font-weight: 800;
  width: 150px;
}

.translation-matrix td {
  color: #5f6b7f;
}

.translation-matrix .vks-column {
  background: #eef3ff;
  border-right: 0;
}

.translation-matrix thead .vks-column {
  background: var(--blue);
}

.translation-matrix tr:last-child th,
.translation-matrix tr:last-child td {
  border-bottom: 0;
}

.vcf-value-chain {
  align-items: stretch;
  display: grid;
  gap: 18px;
  grid-template-columns: .8fr 85px 1.2fr;
  margin-top: 42px;
}

.value-foundation {
  background: var(--navy);
  border-radius: 14px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 28px;
}

.value-foundation > span {
  color: #73d8ed;
  font-size: .64rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.value-foundation strong {
  font-family: "Manrope", sans-serif;
  font-size: 1.45rem;
  margin-top: 15px;
}

.value-foundation p {
  color: #aab6c8;
  font-size: .78rem;
}

.value-arrow {
  align-items: center;
  color: var(--blue);
  display: flex;
  font-size: .62rem;
  font-weight: 800;
  justify-content: center;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.value-capabilities {
  display: grid;
  gap: 9px;
  grid-template-columns: 1fr 1fr;
}

.value-capabilities > div {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 17px;
}

.value-capabilities span,
.value-capabilities small {
  display: block;
}

.value-capabilities span {
  font-family: "Manrope", sans-serif;
  font-size: .9rem;
  font-weight: 800;
}

.value-capabilities small {
  color: #7b8798;
  font-size: .66rem;
  margin-top: 4px;
}

.value-capabilities .value-highlight {
  background: #edf3ff;
  border-color: #9eb9ee;
}

.value-highlight span {
  color: var(--blue);
}

.strategy-points {
  display: grid;
  gap: 11px;
  grid-template-columns: 1fr 1fr;
  margin-top: 20px;
}

.strategy-points > div {
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 19px;
}

.strategy-points span {
  color: var(--blue);
  font-size: .62rem;
  font-weight: 800;
}

.strategy-points strong {
  display: block;
  font-family: "Manrope", sans-serif;
  font-size: .9rem;
  margin: 12px 0 5px;
}

.strategy-points p {
  color: #6d798b;
  font-size: .73rem;
  margin: 0;
}

.fit-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
}

.fit-card {
  border: 1px solid var(--line);
  border-radius: 14px;
  padding: 29px;
}

.fit-card > span {
  display: inline-block;
  border-radius: 999px;
  font-size: .64rem;
  font-weight: 800;
  letter-spacing: .08em;
  padding: 5px 9px;
  text-transform: uppercase;
}

.fit-card h3 {
  font-size: 1.35rem;
  margin: 24px 0 18px;
}

.fit-card li {
  padding-left: 20px;
  position: relative;
}

.fit-card li::before {
  content: "+";
  left: 0;
  position: absolute;
}

.suitable {
  background: #f2faf7;
  border-color: #b9ddcf;
}

.suitable > span {
  background: #daf2e8;
  color: var(--green);
}

.suitable li::before {
  color: var(--green);
}

.unsuitable {
  background: #fbf8f5;
  border-color: #e1d5c9;
}

.unsuitable > span {
  background: #efe5da;
  color: #88613d;
}

.unsuitable li::before {
  color: #9b714c;
  content: "–";
}

.knowledge-section {
  background: #f7f9fc;
  border: 0 !important;
  border-radius: 20px;
  margin: 45px -3vw;
  padding: 75px 3vw;
}

.knowledge-list {
  display: flex;
  flex-direction: column;
  gap: 11px;
  margin-top: 42px;
}

.knowledge-card {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 11px;
  overflow: hidden;
}

.knowledge-card[open] {
  border-color: #a8c1f4;
  box-shadow: 0 15px 35px rgba(30, 54, 95, .07);
}

.knowledge-card summary {
  align-items: center;
  cursor: pointer;
  display: grid;
  gap: 18px;
  grid-template-columns: 90px 1fr 25px;
  list-style: none;
  padding: 21px 23px;
}

.knowledge-card summary::-webkit-details-marker {
  display: none;
}

.knowledge-card summary > span {
  color: var(--blue);
  font-size: .65rem;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.knowledge-card summary > strong {
  font-family: "Manrope", sans-serif;
  font-size: .94rem;
}

.knowledge-card summary > i {
  color: var(--blue);
  font-size: 1.35rem;
  font-style: normal;
  text-align: center;
  transition: transform 160ms ease;
}

.knowledge-card[open] summary > i {
  transform: rotate(45deg);
}

.knowledge-body {
  border-top: 1px solid var(--line);
  padding: 23px;
}

.knowledge-options {
  display: grid;
  gap: 9px;
}

.knowledge-options button {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: #536075;
  cursor: pointer;
  padding: 13px 15px;
  text-align: left;
}

.knowledge-options button:hover,
.knowledge-options button.selected {
  background: #f0f5ff;
  border-color: #7fa4ee;
  color: var(--ink);
}

.answer-review {
  background: var(--navy);
  border-radius: 10px;
  color: #c7d1e0;
  margin-top: 18px;
  padding: 22px;
}

.review-heading {
  border-bottom: 1px solid #334259;
  margin: 0 0 15px;
  padding-bottom: 15px;
}

.review-heading span {
  color: #73d8ed;
  display: block;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .07em;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.answer-review ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.answer-review li {
  border-top: 1px solid #283850;
  font-size: .78rem;
  padding: 10px 0;
}

.answer-review li:first-child {
  border-top: 0;
}

.answer-review .correct-reason {
  color: #8de5bd;
}

.challenge-section {
  align-items: start;
  display: grid;
  gap: 6vw;
  grid-template-columns: .8fr 1.2fr;
}

.challenge-copy h2 {
  font-size: clamp(2.15rem, 3.8vw, 3.65rem);
  margin: 0 0 25px;
}

.challenge-copy > p:last-child {
  color: #566378;
}

.challenge-brief {
  background: var(--blue);
  border-radius: 16px;
  color: #fff;
  padding: 32px;
}

.challenge-brief > span {
  color: #c9d9fb;
  font-size: .67rem;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase;
}

.challenge-brief ol {
  padding-left: 21px;
}

.challenge-brief li {
  border-bottom: 1px solid rgba(255,255,255,.18);
  font-size: .85rem;
  padding: 12px 0 12px 5px;
}

.challenge-brief details {
  background: rgba(5, 40, 117, .36);
  border-radius: 9px;
  margin-top: 20px;
  padding: 15px;
}

.challenge-brief summary {
  cursor: pointer;
  font-size: .76rem;
  font-weight: 800;
}

.challenge-brief details p {
  color: #d6e2fb;
  font-size: .8rem;
  margin-bottom: 0;
}

.takeaway-grid {
  display: grid;
  gap: 11px;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
}

.takeaway-grid > div {
  align-items: flex-start;
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: 10px;
  display: flex;
  gap: 17px;
  min-height: 110px;
  padding: 20px;
}

.takeaway-grid span {
  color: var(--blue);
  font-size: .65rem;
  font-weight: 800;
}

.takeaway-grid p {
  color: #566378;
  font-size: .84rem;
  margin: 0;
}

.source-list {
  border: 1px solid var(--line);
  border-radius: 13px;
  margin-top: 38px;
  overflow: hidden;
}

.source-list a {
  align-items: center;
  border-bottom: 1px solid var(--line);
  display: grid;
  gap: 20px;
  grid-template-columns: 180px 1fr 20px;
  padding: 16px 20px;
}

.source-list a:last-child {
  border-bottom: 0;
}

.source-list a:hover {
  background: #f7f9fd;
}

.source-list span {
  color: #8995a7;
  font-size: .68rem;
  font-weight: 700;
}

.source-list strong {
  font-size: .84rem;
}

.source-list i {
  color: var(--blue);
  font-style: normal;
}

.validation-stamp {
  background: var(--navy);
  border-radius: 12px;
  color: #fff;
  display: grid;
  gap: 1px;
  grid-template-columns: 1.2fr 1fr 1fr;
  margin-top: 24px;
  overflow: hidden;
}

.validation-stamp > div {
  background: #17253a;
  padding: 19px;
}

.validation-stamp span,
.validation-stamp strong {
  display: block;
}

.validation-stamp span {
  color: #8290a4;
  font-size: .62rem;
  letter-spacing: .07em;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.validation-stamp strong {
  font-size: .78rem;
}

.article-disclosure {
  color: #7e899a;
  font-size: .72rem;
  margin-top: 25px;
}

.article-page footer > a:last-child {
  color: #b7c4d7;
  text-align: right;
}

@media (max-width: 1100px) {
  .infographic-flow {
    grid-template-columns: 1fr 1.35fr;
  }

  .vks-delivers,
  .enterprise-outcomes,
  .kubernetes-provides {
    min-height: 320px;
  }

  .article-shell {
    grid-template-columns: 1fr;
  }

  .article-toc {
    display: none;
  }

  .article-content {
    max-width: none;
  }

  .platform-bridge {
    grid-template-columns: 1fr;
  }

  .bridge-arrow {
    flex-direction: row;
    gap: 10px;
    min-height: 45px;
  }

  .bridge-arrow i {
    margin: 0;
    transform: rotate(90deg);
  }
}

@media (max-width: 760px) {
  .article-header nav {
    display: none;
  }

  .article-hero {
    padding-bottom: 65px;
    padding-top: 60px;
  }

  .article-hero h1 {
    font-size: 2.75rem;
  }

  .article-meta {
    flex-direction: column;
    gap: 8px;
  }

  .hero-bridge-infographic {
    border-radius: 16px;
    margin-top: 45px;
    padding: 18px;
  }

  .infographic-heading {
    align-items: flex-start;
    flex-direction: column;
    gap: 7px;
  }

  .infographic-flow {
    grid-template-columns: 1fr;
    padding-top: 40px;
  }

  .bridge-zone {
    grid-template-rows: 205px auto;
    min-height: 0;
  }

  .kubernetes-provides,
  .vks-delivers,
  .enterprise-outcomes {
    min-height: 0;
    margin-top: 40px;
  }

  .enterprise-gap {
    margin: 0 12px;
  }

  .vks-bridge svg {
    left: -2%;
    width: 104%;
  }

  .enterprise-gap ul {
    grid-template-columns: 1fr;
  }

  .hero-bridge-infographic figcaption {
    font-size: .68rem;
  }

  .article-shell {
    padding: 0 22px;
  }

  .article-section {
    padding: 72px 0;
  }

  .article-section h2,
  .challenge-copy h2 {
    font-size: 2.25rem;
  }

  .gap-diagram,
  .concept-strip,
  .portable-example,
  .is-is-not,
  .responsibility-model,
  .fit-grid,
  .ecosystem-orbit,
  .vcf-value-chain,
  .strategy-points,
  .challenge-section,
  .takeaway-grid,
  .validation-stamp {
    grid-template-columns: 1fr;
  }

  .gap-core {
    min-height: 150px;
  }

  .concept-strip > div {
    min-height: 135px;
  }

  .concept-strip strong {
    margin-top: 22px;
  }

  .dark-section,
  .knowledge-section {
    border-radius: 0;
    margin-left: -22px;
    margin-right: -22px;
    padding-left: 22px;
    padding-right: 22px;
  }

  .stack-layer {
    align-items: start;
    grid-template-columns: 42px 1fr;
  }

  .stack-layer > small {
    grid-column: 2;
    text-align: left;
  }

  .responsibility-lane:first-child,
  .responsibility-lane:last-child {
    border-radius: 0;
  }

  .responsibility-lane:first-child {
    border-radius: 12px 12px 0 0;
  }

  .responsibility-lane:last-child {
    border-radius: 0 0 12px 12px;
  }

  .boundary-line {
    display: none;
  }

  .ecosystem-core {
    grid-column: 1;
    grid-row: auto;
    height: 145px;
    width: 145px;
  }

  .ecosystem-tool,
  .ecosystem-tool:nth-of-type(5),
  .ecosystem-tool:nth-of-type(6) {
    grid-column: 1;
  }

  .architecture-tier {
    width: 100%;
  }

  .tier-objects {
    grid-template-columns: 1fr 1fr;
  }

  .tier-flow {
    height: 50px;
  }

  .rbac-section {
    padding: 20px;
  }

  .rbac-map {
    border: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    overflow: visible;
  }

  .rbac-row {
    border: 1px solid var(--line);
    border-radius: 8px;
    grid-template-columns: 1fr;
  }

  .rbac-header {
    display: none;
  }

  .rbac-flow {
    grid-template-columns: 1fr;
  }

  .rbac-flow i {
    transform: rotate(90deg);
  }

  .value-arrow {
    min-height: 40px;
  }

  .value-capabilities {
    grid-template-columns: 1fr;
  }

  .knowledge-card summary {
    grid-template-columns: 1fr 25px;
  }

  .knowledge-card summary > span {
    grid-column: 1;
  }

  .knowledge-card summary > strong {
    grid-column: 1;
  }

  .knowledge-card summary > i {
    grid-column: 2;
    grid-row: 1 / 3;
  }

  .source-list a {
    gap: 4px;
    grid-template-columns: 1fr 20px;
  }

  .source-list span {
    grid-column: 1;
  }

  .source-list strong {
    grid-column: 1;
  }

  .source-list i {
    grid-column: 2;
    grid-row: 1 / 3;
  }

  .article-page footer > a:last-child {
    text-align: left;
  }
}
