/* CCIT — typografia stron narzedzi i slownika.
   Ladowana przez ccit-uklad.php tylko tam, gdzie obowiazuje kolumna 896px. */

.entry-header{max-width:896px;margin-left:auto;margin-right:auto}
.entry-header .entry-title{font-size:clamp(1.9rem,3.6vw,2.6rem);line-height:1.2;color:#1a1a2e;margin-bottom:0}
.entry-header .entry-title::after{content:"";display:block;width:56px;height:4px;background:linear-gradient(90deg,#3D2E7C,#6A3A98);border-radius:2px;margin-top:1.1rem}

.entry-content{color:#3a3a4a}
.entry-content > p{font-size:1.02rem;line-height:1.8;margin-bottom:1.15rem}
.entry-content > p strong,.entry-content > ul strong,.entry-content > ol strong{color:#1a1a2e;font-weight:700}

.entry-content > h2{font-size:clamp(1.3rem,2.4vw,1.6rem);font-weight:700;color:#1a1a2e;line-height:1.32;padding-left:.9rem;border-left:4px solid #6A3A98}
.entry-content > h3{font-size:1.08rem;font-weight:700;color:#3D2E7C;margin-top:1.9rem;margin-bottom:.6rem;line-height:1.4}

.entry-content > ul,.entry-content > ol{margin-bottom:1.55rem;padding-left:1.45rem}
.entry-content > ul li,.entry-content > ol li{font-size:1.02rem;line-height:1.75;margin-bottom:.6rem}
.entry-content > ul li::marker{color:#6A3A98}
.entry-content > ol li::marker{color:#6A3A98;font-weight:700}

.entry-content > p a,.entry-content > ul a,.entry-content > ol a{color:#3D2E7C;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}
.entry-content > p a:hover,.entry-content > ul a:hover,.entry-content > ol a:hover{color:#6A3A98}

.entry-content > .ccit-lead{background:#faf9fd;border:1px solid #e0d9f5;border-left:4px solid #3D2E7C;border-radius:0 12px 12px 0;padding:1.35rem 1.65rem;font-size:1.1rem;line-height:1.7;color:#1a1a2e;font-weight:500;margin-top:1.6rem;margin-bottom:1.9rem}
.entry-content > .ccit-lead strong{color:#3D2E7C}
