/* Home page only: same palette and typography as the contact page. */
.ck-home { color: #26364a; padding: 10px 0 16px; }
.ck-home .ck-home__eyebrow { margin: 0 0 12px; color: #526b88; font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.ck-home h1 { margin: 0 0 22px; padding: 0; border: 0; color: #1a3d6e; font-size: clamp(30px, 3.5vw, 44px); line-height: 1.15; letter-spacing: -.035em; }
.ck-home h2 { margin: 0 0 14px; color: #1a3d6e; font-size: 27px; line-height: 1.25; letter-spacing: -.02em; }
.ck-home h3 { margin: 0 0 9px; color: #243e5d; font-size: 18px; line-height: 1.4; }
.ck-home p { line-height: 1.75; }
.ck-home a { color: #285b96; text-underline-offset: 4px; }
.ck-home a:focus-visible { outline: 3px solid #285b96; outline-offset: 5px; }
.ck-home [id] { scroll-margin-top: 125px; }
.ck-home__hero { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(0, 1fr); gap: 48px; align-items: center; padding: 22px 0 40px; border-bottom: 1px solid #d1dae6; }
.ck-home__lead { max-width: 590px; color: #526174; font-size: 17px; margin: 0 0 26px; }
.ck-home__actions { display: flex; flex-wrap: wrap; align-items: center; gap: 20px; }
.ck-home .ck-home__button { display: inline-flex; justify-content: center; align-items: center; gap: 18px; padding: 12px 20px; background: #285b96; color: #fff; border-radius: 8px; text-decoration: none; font-size: 14px; font-weight: 600; }
.ck-home .ck-home__button:hover { background: #1a3d6e; color: #fff; }
.ck-home__text-link { font-size: 14px; font-weight: 600; }
.ck-home__remote { padding: 30px; border: 1px solid #d4e0ee; border-radius: 14px; background: #e7eef7; }
.ck-home__remote-icon { display: flex; align-items: center; justify-content: center; width: 48px; height: 48px; margin-bottom: 24px; border-radius: 12px; background: #fff; color: #285b96; font-size: 23px; }
.ck-home__remote h2 { font-size: 25px; }
.ck-home__remote p { color: #435a75; font-size: 14px; }
.ck-home__remote a { font-size: 17px; font-weight: 700; overflow-wrap: anywhere; }
.ck-home__remote .ck-home__office-note { margin: 22px 0 0; padding-top: 16px; border-top: 1px solid #c9d7e9; color: #526174; font-size: 12px; }
.ck-home__section { margin-top: 44px; }
.ck-home__section-heading { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 12px 24px; margin-bottom: 20px; }
.ck-home__section-heading h2 { margin-bottom: 0; }
.ck-home__services { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 36px; }
.ck-home__services article { display: flex; align-items: flex-start; gap: 16px; padding: 24px 0; border-bottom: 1px solid #dce4ef; }
.ck-home__services article > div { min-width: 0; }
.ck-home__services p { margin: 0; color: #526174; font-size: 14px; overflow-wrap: anywhere; }
.ck-home__service-icon { display: flex; justify-content: center; align-items: center; flex: 0 0 38px; height: 38px; border-radius: 9px; background: #e4ecf6; color: #285b96; font-size: 17px; }
.ck-home__pitch p { margin: 0 0 16px; color: #526174; font-size: 16px; }
.ck-home__pitch p:last-child { margin-bottom: 0; }
.ck-home__approach { padding: 32px; border: 1px solid #dce4ef; border-radius: 12px; background: #fff; }
.ck-home__section-intro { max-width: 780px; margin: 0; color: #526174; font-size: 15px; }
.ck-home__principles { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 30px; margin-top: 28px; }
.ck-home__principles article > span { display: block; margin-bottom: 12px; font-size: 22px; font-weight: 700; color: #7188a4; }
.ck-home__principles h3 { font-size: 16px; }
.ck-home__principles p { margin: 0; color: #526174; font-size: 14px; }
.ck-home__publications { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
.ck-home__publication { min-width: 0; padding: 24px; border: 1px solid #dce4ef; border-radius: 12px; background: #fff; }
.ck-home__publication-heading { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 8px; padding-bottom: 18px; border-bottom: 1px solid #e8edf4; }
.ck-home__publication-heading h3 { margin: 0; font-size: 21px; }
.ck-home__publication-heading a { font-size: 12px; }
.ck-home .ck-home__news-list { margin: 0; padding: 0; list-style: none; }
.ck-home__news-list li { padding: 18px 0; border-bottom: 1px solid #e8edf4; overflow-wrap: anywhere; }
.ck-home__news-list li:last-child { padding-bottom: 0; border-bottom: 0; }
.ck-home__news-date { display: block; margin-bottom: 5px; color: #617084; font-size: 11px; }
.ck-home__news-list a { font-size: 15px; font-weight: 600; text-decoration: none; }
.ck-home__news-list a:hover { text-decoration: underline; }
.ck-home__news-list p { margin: 7px 0 0; color: #617084; font-size: 13px; }
.ck-home__empty { color: #617084; }
.ck-home__internet { display: flex; align-items: center; justify-content: space-between; gap: 32px; padding: 28px 32px; border-radius: 12px; background: #e7eef7; }
.ck-home__internet > div { max-width: 680px; }
.ck-home__internet p:last-child { margin-bottom: 0; color: #526174; font-size: 14px; }
.ck-home__internet .ck-home__button { flex-shrink: 0; }
@media (max-width: 900px) {
  .ck-home__hero { gap: 24px; }
  .ck-home__remote { padding: 22px; }
  .ck-home__remote h2 { font-size: 21px; }
  .ck-home__principles { gap: 20px; }
  .ck-home__internet { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 700px) {
  .ck-home__hero, .ck-home__services, .ck-home__principles, .ck-home__publications { grid-template-columns: 1fr; }
  .ck-home__hero { padding-top: 8px; padding-bottom: 28px; gap: 28px; }
  .ck-home h1 { font-size: 32px; }
  .ck-home h2 { font-size: 24px; }
  .ck-home__lead { font-size: 16px; }
  .ck-home__section { margin-top: 32px; }
  .ck-home__approach, .ck-home__publication, .ck-home__internet { padding: 22px; }
  .ck-home__section-heading { align-items: flex-start; }
  .ck-home__principles article { padding-top: 16px; border-top: 1px solid #e8edf4; }
  .ck-home__services article { padding: 20px 0; }
}
