
/* CheckCom KI/AI News pages · 2026-06-24 */
.news-hero{padding:78px 0 62px;background:linear-gradient(180deg,#fff 0%,#f7fafc 100%)}
.news-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:46px;align-items:center}
.news-hero h1{max-width:880px;margin:22px 0 20px;font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-.045em;color:var(--heading,#101828)}
.news-hero .lead{max-width:820px;font-size:clamp(19px,2vw,24px);line-height:1.65}
.news-overview-panel{display:grid;gap:14px;padding:22px;border:1px solid var(--line,#dfe4ea);border-radius:30px;background:#fff;box-shadow:0 24px 60px rgba(16,24,40,.09)}
.news-overview-item{display:grid;grid-template-columns:48px 1fr;gap:15px;align-items:start;padding:18px;border:1px solid #e6eaf0;border-radius:20px;background:#f8fafc}
.news-overview-item b{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#eafaf2;color:#087a4b;font-size:20px}
.news-overview-item strong{display:block;color:#101828;font-size:18px;margin-bottom:5px}.news-overview-item span{display:block;color:#667085;line-height:1.5}
.news-section{padding:76px 0}.news-section.light{background:#f7f9fc}.news-section-head{max-width:900px;margin-bottom:34px}.news-section-head h2{font-size:clamp(34px,4.5vw,58px);line-height:1.05;letter-spacing:-.035em;margin:12px 0 14px}.news-section-head p{font-size:19px;line-height:1.7;color:#667085}
.news-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.8fr);gap:42px;align-items:center;padding:34px;border:1px solid #e2e7ee;border-radius:30px;background:#fff;box-shadow:0 20px 54px rgba(16,24,40,.07)}
.news-product + .news-product{margin-top:28px}.news-product.reverse .news-media{order:-1}.news-product h3{font-size:clamp(30px,3.8vw,48px);line-height:1.08;letter-spacing:-.025em;margin:8px 0 14px}.news-product p{font-size:18px;line-height:1.7;color:#526077}.news-kicker{display:inline-flex;padding:8px 12px;border-radius:999px;background:#eafaf2;color:#087a4b;font-size:13px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.news-feature-list{display:grid;gap:10px;margin:20px 0;padding:0;list-style:none}.news-feature-list li{position:relative;padding-left:28px;color:#344054;line-height:1.55}.news-feature-list li:before{content:'✓';position:absolute;left:0;top:0;color:#0aa968;font-weight:900}
.news-media{border-radius:24px;overflow:hidden;border:1px solid #dfe4ea;background:#f8fafc}.news-media img{display:block;width:100%;height:auto}.news-media.qr{max-width:520px;margin-inline:auto;background:#050505}.news-media-caption{padding:12px 16px;color:#667085;font-size:13px;background:#fff;border-top:1px solid #e5e7eb}
.news-example{margin-top:22px;padding:22px;border-radius:22px;background:#101828;color:#fff}.news-example h4{margin:0 0 12px;font-size:20px}.news-example p{color:#d0d5dd;font-size:15px}.news-headlines{display:grid;gap:8px;margin:14px 0 0;padding:0;counter-reset:news;list-style:none}.news-headlines li{counter-increment:news;display:grid;grid-template-columns:28px 1fr;gap:8px;line-height:1.45;color:#f2f4f7}.news-headlines li:before{content:counter(news);display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#1cbd78;color:#fff;font-size:12px;font-weight:800}
.news-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.news-quick-card{display:flex;flex-direction:column;min-height:230px;padding:26px;border:1px solid #dfe4ea;border-radius:24px;background:#fff;text-decoration:none!important;box-shadow:0 14px 36px rgba(16,24,40,.06);transition:transform .2s ease,box-shadow .2s ease}.news-quick-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(16,24,40,.1)}.news-quick-card span{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#087a4b}.news-quick-card h3{margin:12px 0 8px;font-size:24px;color:#101828}.news-quick-card p{color:#667085;line-height:1.6}.news-quick-card strong{margin-top:auto;color:#087a4b}
.news-bridge{display:grid;grid-template-columns:1fr .8fr;gap:34px;align-items:center;padding:38px;border-radius:30px;background:linear-gradient(135deg,#ecfdf3 0%,#f6fffb 100%);border:1px solid #a6f0cf}.news-bridge h2{font-size:clamp(34px,4vw,54px);line-height:1.08;margin:0 0 14px}.news-bridge p{font-size:18px;line-height:1.7;color:#475467}.news-bridge-points{display:grid;gap:12px}.news-bridge-points div{padding:17px;border-radius:18px;background:#fff;border:1px solid #d1f4e3}.news-bridge-points strong{display:block;color:#101828;margin-bottom:5px}.news-bridge-points span{color:#667085;line-height:1.5}
.news-disclaimer{margin-top:24px;font-size:14px;color:#667085;line-height:1.6}
@media (max-width:980px){.news-hero-grid,.news-product,.news-bridge{grid-template-columns:1fr}.news-product.reverse .news-media{order:initial}.news-quick-grid{grid-template-columns:1fr 1fr}.news-hero{padding-top:52px}}
@media (max-width:680px){.news-hero{padding:38px 0 42px}.news-hero h1{font-size:44px}.news-product{padding:22px;border-radius:22px}.news-section{padding:54px 0}.news-quick-grid{grid-template-columns:1fr}.news-overview-panel{padding:14px;border-radius:22px}.news-overview-item{grid-template-columns:42px 1fr;padding:14px}.news-overview-item b{width:42px;height:42px}.news-bridge{padding:24px;border-radius:22px}.news-headlines li{font-size:14px}}
@media (prefers-reduced-motion:reduce){.news-quick-card{transition:none}}
