/* News center: spacious date / image / title rows, scoped to news only. */
.jx-news-page,.jx-news-detail{color:#25292d;font-family:var(--fontfamily),sans-serif}
.jx-news-wrap{box-sizing:border-box;width:100%;max-width:1320px;padding:0 160px 0 30px;margin:auto}
.jx-news-hero{background:#fff;padding:32px 0 46px;border-bottom:1px solid #eee}
.jx-news-hero nav,.jx-news-detail-breadcrumb{display:flex;gap:12px;align-items:center;color:#767b80;font-size:13px;line-height:1.8}
.jx-news-hero nav a,.jx-news-detail-breadcrumb a{color:inherit}
.jx-news-hero .jx-news-eyebrow{color:#cf1425;font-size:13px;letter-spacing:.1em;margin:34px 0 12px}
.jx-news-hero h1{font-size:44px;line-height:1.25;font-weight:650;margin:0 0 18px}
.jx-news-intro{font-size:16px;line-height:1.8;color:#71777e;margin:0}
.jx-news-feed{padding:40px 0 72px;background:#f5f5f5}
.jx-news-filters{display:flex;align-items:flex-end;gap:24px;margin-bottom:14px}
.jx-news-filters label{display:block;font-size:12px;color:#757b80;line-height:1.5}
.jx-news-filters input{box-sizing:border-box;display:block;border:0;border-bottom:2px solid #30343a;border-radius:0;padding:10px 0;width:100%;min-width:0;color:#25292d;background:transparent;font:inherit;font-size:15px;height:44px;outline-offset:4px}
.jx-news-search{flex:1;max-width:420px;margin-right:auto}
.jx-news-date-range{display:flex;gap:12px;align-items:flex-end}
.jx-news-date-range label{width:145px}.jx-news-date-range>span{padding-bottom:12px;color:#aaa}
.jx-news-filters button{border:0;border-radius:0;font:inherit;font-size:14px;cursor:pointer;height:44px;padding:0 22px;white-space:nowrap}
.jx-news-submit{color:white;background:#d81524}.jx-news-reset{color:#687079;background:transparent;padding:0!important}
.jx-news-filters [hidden]{display:none}
.jx-news-status{font-size:13px;color:#7c8287;margin:20px 0 24px}
.jx-news-row{display:grid;grid-template-columns:88px 250px minmax(0,1fr) 38px;align-items:center;min-height:170px;margin-bottom:14px;background:white;color:inherit;transition:box-shadow .18s,transform .18s}
.jx-news-row time{display:flex;flex-direction:column;align-items:center;gap:8px;color:#94999d;font-size:12px;line-height:1.4}
.jx-news-row time>span:first-child{color:#5f656a;font-size:13px}.jx-news-row time strong{color:#30353a;font-size:32px;line-height:1.1;font-weight:600}
.jx-news-photo{height:170px;overflow:hidden;background:#eceeed}.jx-news-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}
.jx-news-copy{padding:24px 30px}.jx-news-copy h2{font-size:20px;line-height:1.65;font-weight:600;margin:0;color:inherit}.jx-news-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.85;color:#8b9196;margin:12px 0 0}
.jx-news-arrow{font-size:27px;line-height:1;color:#bfc3c6;transition:color .18s,transform .18s}
.jx-news-row:hover{color:#c41423;box-shadow:0 8px 26px #00000008;transform:translateY(-2px)}.jx-news-row:hover .jx-news-photo img{transform:scale(1.035)}.jx-news-row:hover .jx-news-arrow{color:#c41423;transform:translate(2px,-2px)}
.jx-news-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:38px;flex-wrap:wrap}.jx-news-pagination a{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 8px;color:#71777d;font-size:14px;background:#fff;border:1px solid #e3e5e7}.jx-news-pagination a[aria-current=page]{background:#d81524;border-color:#d81524;color:white}.jx-news-pagination a:hover{border-color:#d81524}
.jx-news-empty{padding:64px 24px;background:white;text-align:center}.jx-news-empty h2{font-size:22px;margin:0 0 12px}.jx-news-empty p{font-size:15px;color:#747a80}
.jx-news-page a:focus-visible,.jx-news-detail a:focus-visible,.jx-news-filters button:focus-visible,.jx-news-filters input:focus-visible{outline:2px solid #c41423;outline-offset:4px}
.jx-news-detail{background:#fff;padding:30px 0 70px}.jx-news-reading{max-width:850px;margin:40px auto 0}.jx-news-back{font-size:14px;color:#b31b27;display:inline-block;margin:0 0 24px}.jx-news-article-heading{padding-bottom:30px;border-bottom:1px solid #e8eaeb;margin-bottom:36px}.jx-news-article-heading h1{font-size:34px;line-height:1.5;font-weight:650;margin:0 0 20px;overflow-wrap:anywhere}.jx-news-article-heading time{font-size:14px;color:#969ba0}
.jx-news-body{font-size:17px;line-height:2;color:#454c52;overflow-wrap:anywhere}.jx-news-body p{font-size:inherit;line-height:2;margin:0 0 20px!important;text-indent:0!important}.jx-news-body span{font-size:inherit!important;line-height:inherit!important;font-family:inherit!important}.jx-news-body h2,.jx-news-body h3,.jx-news-body h4{font-size:23px;line-height:1.65;color:#22282e;margin:32px 0 16px}.jx-news-body a{color:#bb1624;text-decoration:underline;text-underline-offset:3px}.jx-news-body img{max-width:100%!important;height:auto!important;display:block;margin:24px auto}.jx-news-body ul,.jx-news-body ol{padding-left:1.5em;margin-bottom:24px}.jx-news-body li{margin:8px 0}.jx-news-body table{max-width:100%;display:block;overflow-x:auto}.jx-news-body strong{color:#282d32}
.jx-news-adjacent{display:grid;grid-template-columns:1fr 1fr;gap:32px;border-top:1px solid #e7e9eb;padding-top:28px;margin-top:48px}.jx-news-adjacent a{display:grid;grid-template-columns:1fr 20px;gap:10px;color:#30363c}.jx-news-adjacent span{grid-column:1/-1;font-size:12px;color:#969ba1}.jx-news-adjacent strong{font-size:15px;line-height:1.75;font-weight:500}.jx-news-adjacent b{font-size:22px;color:#ba1b28}.jx-news-adjacent a:hover strong{color:#bb1624}
.jx-news-end{margin:48px 0 0;padding:28px 30px;background:#f6f6f6;border-left:3px solid #d81524}.jx-news-end h2{font-size:22px;margin:0 0 12px}.jx-news-end p{font-size:14px;color:#798087;margin-bottom:20px}.jx-news-end>div{display:flex;flex-wrap:wrap;gap:12px 28px}.jx-news-end a{font-size:14px;color:#b81a27}
@media(max-width:1100px){.jx-news-wrap{padding:0 30px}.jx-news-row{grid-template-columns:80px 220px minmax(0,1fr) 32px}.jx-news-filters{gap:16px}.jx-news-search{max-width:320px}.jx-news-copy{padding:20px 24px}.jx-news-copy h2{font-size:18px}}
@media(max-width:760px){.jx-news-filters{flex-wrap:wrap;gap:18px 14px}.jx-news-search{max-width:none;flex-basis:100%}.jx-news-date-range{flex:1}.jx-news-date-range label{flex:1;min-width:0;width:auto}.jx-news-filters button{padding:0 16px}.jx-news-hero{padding-bottom:30px}.jx-news-hero h1{font-size:34px}.jx-news-hero .jx-news-eyebrow{margin-top:24px}.jx-news-wrap{padding:0 20px}.jx-news-feed{padding-top:26px}.jx-news-copy p{display:none}.jx-news-article-heading h1{font-size:27px}.jx-news-reading{margin-top:28px}.jx-news-body{font-size:16px}.jx-news-adjacent{gap:24px;grid-template-columns:1fr}.jx-news-end{padding:24px 20px}}
@media(max-width:640px){.jx-news-row{grid-template-columns:55px 105px minmax(0,1fr);min-height:132px;margin-bottom:12px}.jx-news-photo{height:132px}.jx-news-copy{padding:14px}.jx-news-copy h2{font-size:15px;line-height:1.65}.jx-news-arrow{display:none}.jx-news-row time strong{font-size:25px}.jx-news-row time{font-size:11px;gap:6px}.jx-news-row time>span:first-child{font-size:11px}.jx-news-filters input{font-size:14px}.jx-news-intro{font-size:14px}.jx-news-reset{margin-left:auto}.jx-news-date-range{gap:8px}.jx-news-detail{padding-top:22px}.jx-news-body h2,.jx-news-body h3,.jx-news-body h4{font-size:21px}}
@media(prefers-reduced-motion:reduce){.jx-news-row,.jx-news-photo img,.jx-news-arrow{transition:none}.jx-news-row:hover,.jx-news-row:hover .jx-news-photo img{transform:none}}

/* Keep the original supporting content alongside the redesigned news. */
.jx-news-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:28px;align-items:start}
.jx-news-primary{min-width:0}.jx-news-layout .sidebar{display:block;width:100%;min-width:0;float:none;margin:0}
.jx-news-sidebar .sidebar-item{padding:20px;border:1px solid #e9ebed;border-radius:3px;box-shadow:none;margin-bottom:22px}
.jx-news-sidebar .case-designer h2{font-size:17px;line-height:1.7;margin:0 0 12px}.jx-news-sidebar .sidebar-title{font-size:18px}.jx-news-sidebar img{max-width:100%;height:auto}
.jx-news-sidebar .sidebar-prolist li>div a{font-size:13px;line-height:1.65}.jx-news-sidebar .sidebar-prolist li>div p{font-size:12px;line-height:1.65}.jx-news-sidebar .sidebar-prolist li>a{flex:0 0 64px;width:64px}
.jx-news-primary .jx-news-row{grid-template-columns:65px 170px minmax(0,1fr) 28px;min-height:155px}.jx-news-primary .jx-news-photo{height:155px}.jx-news-primary .jx-news-copy{padding:18px 22px}.jx-news-primary .jx-news-copy h2{font-size:18px}.jx-news-primary .jx-news-copy p{-webkit-line-clamp:1}
.jx-news-primary .jx-news-filters{flex-wrap:wrap;gap:14px 18px}.jx-news-primary .jx-news-search{max-width:none;flex:1 1 190px}.jx-news-primary .jx-news-date-range label{width:125px}.jx-news-primary .jx-news-submit{padding:0 16px}
.jx-news-detail .jx-news-layout{margin-top:35px}.jx-news-layout .jx-news-reading{min-width:0;width:100%;margin:0}.jx-news-layout .jx-news-article-heading h1{font-size:30px}
.jx-news-original-company{margin:44px 0 0;padding-top:32px;border-top:1px solid #e7e9eb}.jx-news-original-company .kche-wrap-width{width:100%;max-width:none;margin:0;padding:0}.jx-news-original-company .kche-t143{padding:0;margin:0}.jx-news-original-company .kche-t143-list{display:flex;flex-direction:column;gap:26px}.jx-news-original-company .kche-t143-item{display:grid!important;grid-template-columns:180px minmax(0,1fr);gap:22px;align-items:start;margin:0!important;padding:0!important;width:100%!important}.jx-news-original-company .kche-t143-img{grid-column:1;grid-row:1;width:100%!important;padding:0!important}.jx-news-original-company .kche-t143-img img{width:100%;height:auto;display:block}.jx-news-original-company .kche-t143-info{grid-column:2;grid-row:1;width:auto!important;padding:0!important}.jx-news-original-company .kche-t143-item-num{font-size:20px;line-height:1.6}.jx-news-original-company .kche-t143-item-tit{display:block;font-size:17px;line-height:1.6}.jx-news-original-company .kche-t143-item-des,.jx-news-original-company .kche-t143-item-des p{font-size:14px;line-height:1.85}.jx-news-original-company a{color:#b61c29}
@media(max-width:1100px){.jx-news-layout{grid-template-columns:210px minmax(0,1fr);gap:22px}.jx-news-sidebar .sidebar-item{padding:16px}.jx-news-primary .jx-news-row{grid-template-columns:60px 140px minmax(0,1fr) 26px}.jx-news-primary .jx-news-copy{padding:16px}.jx-news-primary .jx-news-copy h2{font-size:17px}}
@media(max-width:850px){.jx-news-layout{grid-template-columns:1fr;gap:32px}.jx-news-primary,.jx-news-reading{grid-row:1}.jx-news-sidebar{grid-row:2}.jx-news-layout .jx-news-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:20px}.jx-news-sidebar .recommended{grid-column:1/-1}.jx-news-sidebar .sidebar-item{margin-bottom:0}.jx-news-detail .jx-news-layout{margin-top:26px}.jx-news-primary .jx-news-search{flex-basis:100%}.jx-news-primary .jx-news-date-range label{width:auto}.jx-news-layout .jx-news-article-heading h1{font-size:27px}}
@media(max-width:640px){.jx-news-primary .jx-news-row{grid-template-columns:55px 105px minmax(0,1fr);min-height:132px}.jx-news-primary .jx-news-photo{height:132px}.jx-news-primary .jx-news-copy{padding:14px}.jx-news-primary .jx-news-copy h2{font-size:15px}.jx-news-layout .jx-news-sidebar{grid-template-columns:1fr}.jx-news-original-company .kche-t143-item{grid-template-columns:1fr;gap:14px}.jx-news-original-company .kche-t143-img{grid-column:1;grid-row:1;max-width:400px}.jx-news-original-company .kche-t143-info{grid-column:1;grid-row:2}.jx-news-filters{scroll-margin-top:90px}}

/* Visible editorial tags and reusable customer-question facets. */
.jx-news-tag-filters{flex:0 0 100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:6px}
.jx-news-tag-filters select{display:block;box-sizing:border-box;width:100%;min-width:0;margin-top:7px;padding:10px 30px 10px 10px;border:1px solid #dedfe1;border-radius:3px;background:#fff;color:#444d55;font:inherit;font-size:14px;height:42px;cursor:pointer}
.jx-news-tag-filters select:focus-visible{outline:2px solid #b71c2b;outline-offset:3px}
.jx-news-row{position:relative}.jx-news-title-link{color:inherit}.jx-news-title-link:after{content:"";position:absolute;inset:0}.jx-news-title-link:focus-visible:after{outline:2px solid #c41423;outline-offset:3px}
.jx-news-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;position:relative;z-index:1;width:fit-content;max-width:100%}
.jx-news-tags .jx-news-tag{display:inline-block;padding:3px 8px;border:1px solid #e5e8eb;border-radius:3px;background:#f7f8f9;color:#66717b;font-size:11px;font-weight:400;line-height:1.5;white-space:normal;text-decoration:none}
.jx-news-tags .jx-news-tag-type{color:#ae2937;background:#fff4f3;border-color:#f2dddd}
.jx-news-tags .jx-news-tag-industry{color:#526980;background:#f0f5f9;border-color:#e0e8ef}
.jx-news-tags .jx-news-tag:hover{color:#b61b2a;background:#fff;border-color:#c76e78}
.jx-news-article-heading .jx-news-tags{margin-top:22px}.jx-news-article-heading .jx-news-tag{font-size:13px;padding:5px 10px}
.jx-news-primary .jx-news-row{min-height:180px}.jx-news-primary .jx-news-photo{height:100%;min-height:180px}.jx-news-primary .jx-news-copy{padding-top:20px;padding-bottom:20px}
@media(max-width:640px){.jx-news-tag-filters{gap:8px}.jx-news-tag-filters select{padding:8px 18px 8px 6px;font-size:12px}.jx-news-primary .jx-news-row{min-height:156px}.jx-news-primary .jx-news-photo{min-height:156px}.jx-news-tags{gap:4px;margin-top:9px}.jx-news-tags .jx-news-tag{font-size:10px;padding:2px 5px}.jx-news-primary .jx-news-copy{padding:12px}.jx-news-article-heading .jx-news-tag{font-size:12px;padding:4px 8px}}
