.co .co-innovation {
  position: relative;
  isolation: isolate;
  padding: 32px 0;
  color: #c6d5ef;
  background: #081b40 url('company/innovation-summit-v1.webp') center top / cover no-repeat;
}
.co-innovation::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg, rgba(5, 20, 49, .45), transparent 75%);
}
.co .ci-heading { max-width: 900px; width: 66%; }
.co .ci-heading .co-kicker { color: #4eacff; margin-bottom: 18px !important; }
.co .ci-heading h2 { color: white; font-size: clamp(36px, 3.6vw, 62px); line-height: 1.08; letter-spacing: -.035em; }
.co .ci-heading h2 em { color: #4ba5ff; font-style: normal; }
.co .ci-intro { margin-top: 16px; max-width: 900px; font-size: clamp(15px, 1.15vw, 18px); line-height: 1.5; }
.ci-summit-note { position: absolute; top: 9%; right: 5%; font-size: 10px; line-height: 1.9; letter-spacing: .24em; text-transform: uppercase; color: #d4e4ff; }
.ci-pillars { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 26px; }
.ci-pillar { display: grid; grid-template-columns: 70px 1fr; gap: 22px; padding: 26px; border: 1px solid #29548a; border-radius: 15px; background: linear-gradient(130deg, rgba(15, 41, 86, .96), rgba(6, 24, 58, .95)); box-shadow: 0 12px 30px #020d2420; }
.ci-icon { width: 70px; height: 70px; border: 1px solid #2369b2; border-radius: 50%; background: radial-gradient(circle at 35% 20%, #17447d, #082556 80%); color: #77b6ff; display: grid; place-items: center; box-shadow: inset 0 0 20px #004ab320; }
.co .ci-icon svg { width: 38px; height: 38px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.ci-icon .ci-red { stroke: #ff3b51; }
.ci-pillar > div:last-child { display: flex; flex-direction: column; align-items: flex-start; }
.co .ci-pillar h3 { color: #fff; font-size: clamp(17px, 1.35vw, 22px); line-height: 1.2; letter-spacing: -.02em; }
.co .ci-pillar p { font-size: clamp(14px, 1.1vw, 17px); line-height: 1.5; margin: 12px 0 17px; }
.co .ci-link { color: #52b3ff; font-size: 14px; font-weight: 800; display: inline-flex; align-items: center; gap: 13px; text-decoration: none; }
.ci-pillar .ci-link { margin-top: auto; }
.co .ci-link:hover { color: white; }
.ci-link span { font-size: 21px; line-height: 1; transition: transform .2s; }
.ci-link:hover span { transform: translateX(4px); }
.ci-validation { margin-top: 20px; display: grid; grid-template-columns: 30% 1fr 22%; align-items: center; gap: 24px; padding: 24px 32px 24px 18px; border: 1px solid #29548a; border-radius: 15px; background: linear-gradient(110deg, #0a2c65d9, #071b3ed9 52%, #102d5bb8); overflow: hidden; }
.ci-press-visual { position: relative; display: block; height: 232px; }
.ci-press-visual::before { content: ''; position: absolute; inset: -50px 5px -60px -50px; background: linear-gradient(120deg, transparent 30%, #0954ce30 30% 42%, transparent 42% 45%, #0954ce24 45% 53%, transparent 53%); }
.co .ci-proof-copy .co-kicker { font-size: 10px; color: #4eacff; margin-bottom: 12px !important; }
.co .ci-proof-copy h3 { color: white; font-size: clamp(25px, 2.25vw, 37px); line-height: 1.15; letter-spacing: -.025em; }
.co .ci-proof-copy > p:not(.co-kicker) { font-size: clamp(14px, 1.08vw, 17px); line-height: 1.5; margin-top: 12px; }
.ci-proof-facts { display: flex; gap: 20px; margin-top: 18px; }
.ci-proof-facts > span { display: flex; align-items: center; gap: 11px; font-size: 12px; font-weight: 700; line-height: 1.45; }
.ci-proof-facts > span + span { padding-left: 20px; border-left: 1px solid #356092; }
.ci-proof-facts .ci-icon { width: 43px; height: 43px; flex-shrink: 0; }
.co .ci-proof-facts .ci-icon svg { width: 24px; height: 24px; }
.ci-proof-actions { display: flex; flex-direction: column; align-items: center; gap: 18px; }
.ci-proof-note { font-size: 22px; line-height: 1.35; font-style: italic; color: #8fc4ff; transform: rotate(-7deg); padding: 0 4px 8px; border-bottom: 1px solid #5daaff; }
.co .ci-proof-actions .co-button { width: 100%; justify-content: center; padding: 15px 18px; white-space: nowrap; font-size: 14px; }
.co .ci-proof-actions .ci-link { font-size: 11px; text-align: center; }
.ci-innovation a:focus-visible, .co-innovation a:focus-visible { outline: 3px solid #87c7ff; outline-offset: 5px; }
@media (min-width: 1001px) and (max-height: 850px) {
  .co .co-innovation { padding: 14px 0; }
  .co .ci-heading h2 { font-size: 39px; }
  .co .ci-heading .co-kicker { margin-bottom: 10px !important; }
  .co .ci-intro { font-size: 15px; margin-top: 10px; max-width: 680px; }
  .ci-pillars { gap: 14px; margin-top: 20px; }
  .ci-pillar { padding: 12px 18px; grid-template-columns: 48px 1fr; gap: 14px; }
  .ci-icon { width: 48px; height: 48px; }
  .co .ci-icon svg { width: 29px; height: 29px; }
  .co .ci-pillar h3 { font-size: 17px; }
  .co .ci-pillar p { font-size: 13px; line-height: 1.4; margin: 9px 0 12px; }
  .co .ci-link { font-size: 12px; }
  .ci-press-visual { height: 152px; }
  .ci-validation { margin-top: 15px; padding: 16px 22px 16px 16px; gap: 20px; grid-template-columns: 27% 1fr 22%; }
  .co .ci-proof-copy .co-kicker { margin-bottom: 8px !important; font-size: 9px; }
  .co .ci-proof-copy h3 { font-size: 27px; }
  .co .ci-proof-copy > p:not(.co-kicker) { font-size: 13px; margin-top: 8px; }
  .ci-proof-facts { margin-top: 12px; gap: 12px; }
  .ci-proof-facts > span { font-size: 10px; gap: 8px; }
  .ci-proof-facts > span + span { padding-left: 12px; }
  .ci-proof-facts .ci-icon { width: 34px; height: 34px; }
  .ci-proof-note { font-size: 18px; }
  .ci-proof-actions { gap: 12px; }
}
@media (max-width: 1100px) {
  .ci-pillar { grid-template-columns: 1fr; gap: 14px; }
  .ci-validation { grid-template-columns: 28% 1fr; }
  .ci-proof-actions { grid-column: 2; flex-direction: row; flex-wrap: wrap; justify-content: flex-start; }
  .ci-proof-note { display: none; }
  .co .ci-proof-actions .co-button { width: auto; }
  .ci-press-visual { grid-row: span 2; }
}
@media (max-width: 760px) {
  .co .co-innovation { padding: 40px 0; background-size: auto 650px; background-position: 85% top; }
  .co-innovation::before { background: linear-gradient(#081b4040, #081b40 640px); }
  .co .ci-heading { width: 100%; padding-top: 135px; }
  .co .ci-heading h2 { font-size: 34px; }
  .co .ci-intro { font-size: 15px; }
  .ci-summit-note { top: 35px; left: 7%; right: auto; font-size: 9px; }
  .ci-pillars { grid-template-columns: 1fr; gap: 14px; }
  .ci-pillar { grid-template-columns: 48px 1fr; gap: 16px; padding: 22px 18px; }
  .ci-icon { width: 48px; height: 48px; }
  .co .ci-icon svg { width: 28px; height: 28px; }
  .ci-validation { grid-template-columns: 1fr; padding: 27px 22px; gap: 28px; }
  .ci-press-visual { grid-row: auto; height: 255px; width: 100%; margin: 0 auto; }
  .ci-proof-actions { grid-column: auto; justify-content: center; }
  .co .ci-proof-actions .co-button { width: 100%; }
  .ci-proof-facts { gap: 12px; }
  .ci-proof-facts > span { font-size: 10px; gap: 8px; }
  .ci-proof-facts > span + span { padding-left: 12px; }
}
@media (prefers-reduced-motion: reduce) { .ci-link span { transition: none; } }
.ci-press-visual img { position: absolute; top: -16px; display: block; width: 100%; height: calc(100% + 32px); object-fit: contain; filter: drop-shadow(0 8px 14px #03112b66); }
