/* Homepage 2.1: shared shell, compact sections, progressively enhanced topic tabs. */
.ckr-home-refresh{--topic-radius:24px}
.ckr-home-refresh :is(section,article[id]){scroll-margin-top:160px}
.ckr-home-intro-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:36px;align-items:center}
.ckr-home-intro-copy h1{font-size:clamp(36px,4vw,54px);margin:18px 0 20px;line-height:1.13}
.ckr-home-intro-copy p{font-size:19px;line-height:1.65;color:#40556f;max-width:520px;margin:0 0 24px}
.ckr-home-intro-actions{display:flex;gap:14px 22px;align-items:center;flex-wrap:wrap}
.ckr-home-intro-actions .ckr-home-contact-button{min-height:50px;padding:14px 24px;border-radius:12px;font:700 16px/1.35 Arial,Helvetica,sans-serif;text-decoration:none;box-shadow:0 4px 12px rgba(31,95,191,.14);max-width:100%}
.ckr-home-intro-actions .ckr-home-contact-button:hover{box-shadow:0 6px 16px rgba(31,95,191,.2)}
.ckr-home-intro-actions .ckr-home-contact-button:focus-visible{outline:3px solid #153866;outline-offset:4px}
.ckr-home-text-link{display:inline-flex;align-items:center;min-height:44px;color:#1f5fbf;font-weight:700;text-underline-offset:5px}
.ckr-home-text-link:hover{text-decoration-thickness:2px}
.ckr-home-intro-photo{margin:0;border-radius:var(--topic-radius);overflow:hidden;background:#f1f9fe}
.ckr-home-intro-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.ckr-home-section-heading{margin-bottom:24px}
.ckr-home-section-heading h2{margin:12px 0 0;font-size:clamp(28px,3.2vw,40px)}
.ckr-topic-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}
.ckr-topic-tabs a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 18px;border:1px solid #b7cce8;border-radius:12px;background:#fff;color:#20364d;font:700 15px/1.35 Arial,Helvetica,sans-serif;text-align:center;text-decoration:none}
.ckr-topic-tabs a:hover{background:#f1f9fe;border-color:#1f5fbf}
.ckr-topic-tabs a[aria-selected=true]{background:#1f5fbf;color:#fff;border-color:#1f5fbf;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:2px}
.ckr-topic-panels{display:grid;gap:18px}
.ckr-topic-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;align-items:center;padding:32px;border:1px solid #d2e0f2;border-radius:var(--topic-radius);background:linear-gradient(120deg,#f1f9fe,#fff);min-width:0}
.ckr-topic-panel:nth-child(even){background:linear-gradient(120deg,#fdf4f6,#fff)}
.ckr-topic-copy{min-width:0}
.ckr-home-refresh .ckr-topic-copy h3{font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(28px,2.5vw,36px);line-height:1.2;letter-spacing:-.02em;color:#1f5fbf;margin:14px 0 16px}
.ckr-topic-copy p{font-size:17px;line-height:1.65;color:#40556f;margin:0 0 18px;max-width:680px}
.ckr-topic-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px;padding:0;list-style:none}
.ckr-topic-tags li{font-size:14px;line-height:1.4;color:#20364d;padding:6px 10px;background:#fff;border:1px solid #d2e0f2;border-radius:8px}
.ckr-topic-copy .ckr-button{white-space:normal;text-align:center;min-height:48px;max-width:100%}
.ckr-topic-text-only{grid-template-columns:1fr}
.ckr-topic-text-only .ckr-topic-copy{max-width:760px;padding:12px 0}
.ckr-topic-photo{margin:0;min-width:0}
.ckr-topic-photo img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;border-radius:18px;background:#f1f9fe}
.ckr-topic-photo figcaption{margin-top:8px;font-size:13px;line-height:1.5;color:#40556f}
.ckr-topics-ready .ckr-topic-panels{gap:0;isolation:isolate}
/* All panels contribute their intrinsic height. No fixed height, clipped text or page jump. */
.ckr-topics-ready .ckr-topic-panel{grid-area:1/1;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .16s ease}
.ckr-topics-ready .ckr-topic-panel.is-active{visibility:visible;opacity:1;pointer-events:auto;z-index:1}
.ckr-topic-controls:not([hidden]){display:flex;justify-content:flex-end;gap:14px;align-items:center;margin-top:14px}
.ckr-topic-controls button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fff;border:1px solid #b7cce8;border-radius:50%;color:#1f5fbf;font-size:24px;cursor:pointer}
.ckr-topic-controls button:hover{background:#f1f9fe;border-color:#1f5fbf}
.ckr-topic-count{font:700 14px/1 Arial,Helvetica,sans-serif;min-width:58px;text-align:center;color:#40556f;font-variant-numeric:tabular-nums}
.ckr-home-refresh .ckr-home-news-head h2{font-size:clamp(28px,3.2vw,40px)}
.ckr-home-refresh .ckr-news-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.ckr-home-refresh .ckr-news-card{box-shadow:0 4px 16px rgba(31,95,191,.04)}
.ckr-home-refresh .ckr-news-card h3{font-size:21px}
.ckr-home-about-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:48px;align-items:center}
.ckr-home-about h2{margin:12px 0 18px;font-size:clamp(28px,3vw,36px)}
.ckr-home-about p{font-size:17px;line-height:1.7;color:#40556f;margin:0 0 12px}
.ckr-home-about figure{margin:0}
.ckr-home-about img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;border-radius:var(--topic-radius)}
.ckr-home-contact-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:28px 32px;border-radius:var(--topic-radius);background:#f1f9fe;border:1px solid #d2e0f2}
.ckr-home-contact-inner>div{max-width:720px}
.ckr-home-contact h2{font-size:30px;margin:0 0 10px}
.ckr-home-contact p{font-size:17px;line-height:1.6;margin:0;color:#40556f}
.ckr-home-contact .ckr-button{flex-shrink:0;white-space:normal;text-align:center}
@media(max-width:1024px){.ckr-home-intro-grid{gap:24px}.ckr-topic-panel{padding:24px;gap:24px}.ckr-home-about-grid{gap:28px}.ckr-home-contact-inner{align-items:flex-start;flex-direction:column}.ckr-home-refresh .ckr-news-meta{flex-wrap:wrap;gap:4px 12px}}
@media(max-width:760px){
 .ckr-home-intro-grid,.ckr-topic-panel,.ckr-home-about-grid{grid-template-columns:1fr}
 .ckr-home-intro-copy h1{font-size:36px}.ckr-home-intro-copy p{font-size:17px}
 .ckr-home-intro-grid{gap:24px}.ckr-home-intro-actions{gap:8px 18px}
 .ckr-home-intro-actions .ckr-button{white-space:normal;text-align:center}
 .ckr-topic-tabs{gap:8px}.ckr-topic-tabs a{flex:1 1 calc(50% - 8px);padding:10px 12px;font-size:14px}
 .ckr-topic-tabs a:last-child{flex:0 1 calc(50% - 4px)}
 .ckr-topic-panel{padding:20px;gap:22px;align-content:start}
 .ckr-home-refresh .ckr-topic-copy h3{font-size:28px}.ckr-topic-copy p{font-size:16px}
 .ckr-topic-tags{margin-bottom:20px;gap:6px}.ckr-topic-tags li{font-size:13px}
 .ckr-topic-copy .ckr-eyebrow{font-size:12px;letter-spacing:1px}
 .ckr-topic-text-only .ckr-topic-copy{padding:0}.ckr-topics-ready .ckr-topic-text-only{align-content:center}
 .ckr-topic-photo img{max-height:300px}
 .ckr-home-refresh .ckr-news-home-grid{grid-template-columns:1fr}
 .ckr-home-about-grid{gap:22px}.ckr-home-contact-inner{padding:24px 20px;gap:20px}
 .ckr-home-contact h2{font-size:28px}.ckr-home-contact p{font-size:16px}
}
@media(prefers-reduced-motion:reduce){.ckr-topics-ready .ckr-topic-panel{transition:none}.ckr-home-refresh{scroll-behavior:auto}}
