/* Editorial channel mastheads. Artwork is decorative; headings are real text. */
body.channel-page .ch-hero{--ch-accent:#4652bc;--ch-soft:#d8c9ec;background:#f5f3ed;position:relative;isolation:isolate;padding:0;color:#272733;overflow:hidden;border-bottom:1px solid #d5d0d6}
.ch-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 62% 70%,#e5deed 0,transparent 60%)}
.ch-hero--cases{--ch-accent:#795845!important;--ch-soft:#e7b48f!important}
.ch-hero--contact{--ch-accent:#62548c!important;--ch-soft:#cec2e7!important}
.ch-hero--compliance{--ch-accent:#4b645c!important;--ch-soft:#c0d2c8!important}
.ch-shell{width:min(1320px,calc(100% - 80px));margin:auto}
.ch-topline{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #d8d1d9;padding:23px 0}
.ch-breadcrumb{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:14px;line-height:1.8;color:#645d6b}
.ch-breadcrumb a{color:inherit;text-decoration:none}.ch-breadcrumb a:hover{color:#3547b2}
.ch-breadcrumb>span[aria-hidden]{color:#b0a3b5}
.ch-edition{font:12px "Consolas",monospace;letter-spacing:.08em;display:flex;align-items:center;gap:15px;color:#746878;white-space:nowrap}
.ch-edition i{width:22px;height:1px;background:#a99cae}
.ch-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:70px;align-items:center;padding:54px 0}
.ch-copy{min-width:0}
body.channel-page .ch-eyebrow{font:12px/1.8 "Consolas",monospace;letter-spacing:.12em;color:#726679;margin:0 0 25px;display:flex;align-items:center;gap:12px}
.ch-eyebrow>span{display:block;width:8px;height:8px;background:var(--ch-accent)}
body.channel-page .ch-copy h1{font-size:clamp(32px,3.5vw,49px);font-weight:650;line-height:1.42;letter-spacing:-.045em;color:#272733;margin:0;text-wrap:balance}
.ch-copy h1 em{font-style:normal;color:var(--ch-accent)}
body.channel-page .ch-description{font-size:17px;line-height:1.95;color:#766a7c;max-width:640px;margin:26px 0 0}
.ch-explore{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;margin-top:30px;padding:0 0 10px;border-bottom:1px solid #8e7e99;font-size:16px;font-weight:550;color:#3c3450;text-decoration:none}
.ch-explore>span{font-size:24px;transition:transform .25s}.ch-explore:hover>span{transform:translate(3px,3px)}
.ch-art{position:relative;min-width:0;aspect-ratio:1.19;display:flex;flex-direction:column;color:#d1cae4;background:#292d48;isolation:isolate;box-shadow:14px 14px 0 #ded8df;transform:rotate(-1deg)}
.ch-art::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(#c7c3df09 1px,transparent 1px),linear-gradient(90deg,#c7c3df09 1px,transparent 1px),radial-gradient(ellipse at 80% 0,#68628560,transparent 65%);background-size:32px 32px,32px 32px,auto}
.ch-art::after{content:"";position:absolute;width:50px;height:50px;border-top:2px solid #e8b997;border-right:2px solid #e8b997;right:-7px;top:-7px}
.ch-art-caption{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:24px 26px 0;color:#c4bed4;font-size:12px;letter-spacing:.1em}
.ch-illustration{flex:1;display:flex;align-items:center;min-height:0}
.ch-illustration svg{display:block;width:100%;height:auto;max-height:310px;overflow:visible}
.ch-art-footer{border-top:1px solid #77759466;margin:0 26px;padding:18px 0 21px;display:flex;flex-direction:column;gap:6px}
.ch-art-footer strong{font-size:17px;font-weight:500;color:#ece5f1;letter-spacing:.05em}
.ch-art-footer>span{font-size:13px;color:#b1a7bf}
.ch-art--case{background:#393047}.ch-art--shield{background:#293b3a}.ch-art--orbit{background:#352e48}
.ch-art--article{background:#32324c}
.ch-bottomline{border-top:1px solid #d6cfd9;padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#75687e}
.ch-bottom-note{display:flex;align-items:center;gap:10px}.ch-bottom-note i{height:6px;width:6px;border:1px solid #81718d;border-radius:50%}
.ch-bottomline>div{display:flex;gap:30px;flex-wrap:wrap}.ch-bottomline>div>span+span{position:relative}.ch-bottomline>div>span+span::before{content:"/";position:absolute;left:-18px;color:#b6a5bd}
.ch-float{animation:ch-float 7s ease-in-out infinite;transform-box:fill-box;transform-origin:center}
@keyframes ch-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
body.channel-page .ch-hero--article .ch-grid{grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:65px;padding:48px 0}
body.channel-page .ch-hero--article h1{font-size:clamp(30px,3vw,44px);line-height:1.5}
.ch-hero--article .ch-art{aspect-ratio:1.08;max-width:380px;justify-self:end;width:100%}
.ch-hero--article .ch-art-footer strong{font-size:16px}
.ch-hero--article .ch-eyebrow{margin-bottom:22px}
.ch-article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:16px;font-size:14px;color:#776980;margin-top:24px;line-height:1.8}
.ch-category{background:#e2dcea;color:#64537a;padding:5px 12px}
body.channel-page .ch-hero+section{scroll-margin-top:120px}
body.channel-page #article-content{scroll-margin-top:130px}
.ch-explore:focus-visible,.ch-breadcrumb a:focus-visible{outline:2px solid #4652bc;outline-offset:5px}
@media(min-width:1600px){body.channel-page .ch-copy h1{font-size:50px}.ch-grid{gap:85px}}
@media(max-width:1100px){.ch-grid{gap:38px;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.ch-art-caption{padding:18px 20px 0;font-size:11px}.ch-art-footer{margin:0 20px;padding:14px 0 17px}.ch-art-footer strong{font-size:15px}.ch-art-footer>span{font-size:12px}body.channel-page .ch-description{font-size:16px}.ch-art{aspect-ratio:1.04}body.channel-page .ch-hero--article .ch-grid{gap:35px;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}}
@media(max-width:800px){.ch-shell{width:calc(100% - 48px)}.ch-topline{padding:17px 0}.ch-edition{font-size:10px}.ch-grid{grid-template-columns:1fr;padding:34px 0 32px;gap:36px}body.channel-page .ch-copy h1{font-size:38px}.ch-art{aspect-ratio:auto;transform:none;box-shadow:8px 8px 0 #ded8df}.ch-illustration svg{height:225px}.ch-art-caption{padding:17px 22px 0}.ch-art-footer{margin:0 22px;flex-direction:row;align-items:center;justify-content:space-between}.ch-art-footer strong{font-size:15px}.ch-art-footer>span{font-size:12px}.ch-bottomline{font-size:12px;flex-wrap:wrap;padding:18px 0;gap:13px}.ch-bottomline>div{gap:25px}.ch-bottomline>div>span+span::before{left:-15px}body.channel-page .ch-hero--article .ch-grid{grid-template-columns:1fr;gap:25px;padding:34px 0}.ch-hero--article .ch-art{display:none}.ch-hero--article .ch-copy{border-left:2px solid #ad99ba;padding-left:21px}body.channel-page .ch-hero--article h1{font-size:32px}.ch-hero--article .ch-explore{margin-top:22px}.ch-hero--article .ch-edition{display:none}}
@media(max-width:480px){.ch-shell{width:calc(100% - 40px)}.ch-edition{display:none}body.channel-page .ch-copy h1{font-size:31px;line-height:1.5;letter-spacing:-.04em}body.channel-page .ch-description{font-size:16px;line-height:1.9;margin-top:20px}body.channel-page .ch-eyebrow{font-size:10px;letter-spacing:.09em;margin-bottom:18px}.ch-explore{font-size:15px;margin-top:22px}.ch-illustration svg{height:190px}.ch-art-footer{align-items:flex-start;flex-direction:column;gap:5px}.ch-art-footer strong{font-size:16px}.ch-art-caption{font-size:11px}body.channel-page .ch-hero--article h1{font-size:28px}.ch-article-meta{font-size:13px;gap:10px}.ch-breadcrumb{font-size:13px}.ch-hero--article .ch-bottomline{font-size:11px}}
@media(prefers-reduced-motion:reduce){.ch-float{animation:none}.ch-explore>span{transition:none}}

body.channel-page .ch-article-byline{display:flex;align-items:baseline;gap:14px;font-size:13px;line-height:1.85;color:#796e83;border-bottom:1px solid #ded6e4;padding-bottom:18px;margin-bottom:26px}
.ch-article-byline>span{flex-shrink:0;color:#4e455b}
@media(max-width:900px){body.article-page .detail-layout>.articles-section{order:0}body.article-page .detail-layout>.sidebar{order:1}}
/* Database titles and descriptions can be long; preserve the complete text. */
body.channel-page .ch-copy h1{overflow-wrap:anywhere}
body.channel-page .ch-hero--long-title .ch-copy h1{font-size:clamp(28px,2.8vw,40px);line-height:1.55;text-wrap:pretty}
body.channel-page .ch-hero--article .ch-description{font-size:16px}
.ch-bottomline>div{max-width:72%;justify-content:flex-end}
.ch-bottomline>div>span{overflow-wrap:anywhere}
body.tech-home .service-page .sv-hero h1{font-size:clamp(30px,3.3vw,46px);overflow-wrap:anywhere;line-height:1.5}
@media(max-width:800px){.ch-bottomline>div{max-width:100%;justify-content:flex-start}}
@media(max-width:480px){body.channel-page .ch-hero--long-title .ch-copy h1{font-size:28px}.ch-bottomline{align-items:flex-start;flex-direction:column}}
body.tech-home .service-page .sv-hero h1 em{display:inline-block;max-width:100%;text-wrap:balance}