/* Reference composition: eyebrow rule, small left brand, right title and editorial rows. */
html[data-nx-theme] .nx-knowledge-editorial{background:radial-gradient(ellipse at 5% 100%,#24476380,transparent 62%),radial-gradient(ellipse at 100% 0%,#263b5e66,transparent 58%),linear-gradient(125deg,#0b1722,#111a2a 52%,#0c111b)!important;color:#fff!important;border:0;scroll-margin-top:90px}
.nx-editorial-inner{max-width:1440px;margin:auto;padding:40px 5% 80px}
.nx-editorial-eyebrow{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff45;padding-bottom:12px}
html[data-nx-theme] .nx-editorial-eyebrow p{font:15px/1.4 monospace;letter-spacing:-.3px;margin:0;color:#e0e4e9!important}
.nx-editorial-eyebrow svg{width:28px;height:28px;color:#dce2e9!important}
.nx-editorial-layout{display:grid;grid-template-columns:30.5% 69.5%;padding-top:20px}
.nx-editorial-brand img{display:block;width:140px;height:48px;object-fit:contain;object-position:left}
.nx-editorial-brand span{display:block;font:9px/1.5 monospace;letter-spacing:3px;margin:3px 0 0 43px;color:#dce2e9!important}
.nx-editorial-content header{display:flex;align-items:start;justify-content:space-between;gap:25px;margin-bottom:44px}
html[data-nx-theme] .nx-editorial-content h2{font-size:clamp(28px,2.9vw,40px);font-weight:400;line-height:1.13;letter-spacing:-1.2px;color:#fff!important;margin:0}
html[data-nx-theme] .nx-editorial-content header>a{background:#fff!important;color:#171717!important;flex-shrink:0;border-radius:40px;padding:13px 24px;font-size:14px;line-height:1.2;text-decoration:none;white-space:nowrap}
.nx-editorial-rows>a{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;min-height:135px;padding:22px 0;border-top:1px solid #ffffff65;text-decoration:none}
.nx-editorial-rows>a>div{display:flex;align-items:baseline;gap:9px;min-width:0}
html[data-nx-theme] .nx-editorial-rows span{font-size:20px;line-height:1.4;color:#9ca6b1!important;white-space:nowrap}
.nx-editorial-rows i{font-style:normal;color:#fff!important}
html[data-nx-theme] .nx-editorial-rows h3{font-size:22px;line-height:1.3;font-weight:400;letter-spacing:-.45px;color:white!important;margin:0}
html[data-nx-theme] .nx-editorial-rows small{font-size:14px;line-height:1.8;color:#e2e7ed!important;white-space:nowrap}
.nx-editorial-rows>a:hover h3,.nx-editorial-rows>a:hover small{color:#9ac4ff!important}
.nx-editorial-content a:focus-visible{outline:2px solid #88b7ff;outline-offset:5px}
@media(max-width:1050px){.nx-editorial-content header{flex-direction:column}.nx-editorial-rows>a{min-height:140px}.nx-editorial-rows>a>div{flex-wrap:wrap}.nx-editorial-layout{grid-template-columns:25% 75%}}
@media(max-width:700px){.nx-editorial-inner{padding:32px 6% 40px}.nx-editorial-layout{grid-template-columns:1fr;gap:32px}.nx-editorial-content header{margin-bottom:32px}.nx-editorial-rows>a{flex-direction:column;gap:14px;min-height:150px}.nx-editorial-eyebrow p{font-size:12px}.nx-editorial-rows h3{font-size:21px}}
/* Cursor-following editorial cover, outside the link hit area. */
.nx-editorial-preview{position:fixed;top:0;left:0;width:240px;height:210px;z-index:90;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;will-change:transform}
.nx-editorial-preview img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px;box-shadow:0 16px 45px #0005;transform:scale(.94) rotate(-2deg);transition:transform .25s}
.nx-editorial-preview.is-visible{opacity:1;visibility:visible}
.nx-editorial-preview.is-visible img{transform:scale(1) rotate(0)}
@media(hover:none),(pointer:coarse){.nx-editorial-preview{display:none}}
@media(prefers-reduced-motion:reduce){.nx-editorial-preview,.nx-editorial-preview img{transition:none}}
/* Neutral editorial surface, aligned with the surrounding page. */
html[data-nx-theme] #wissen.nx-knowledge-editorial{--editorial-bg:#f7f7f8;--editorial-ink:#202024;--editorial-muted:#66666e;--editorial-line:#dcdce0;background:var(--editorial-bg)!important;color:var(--editorial-ink)!important;border-block:1px solid var(--editorial-line)}
html[data-nx-theme=dark] #wissen.nx-knowledge-editorial{--editorial-bg:#171719;--editorial-ink:#ededf0;--editorial-muted:#aaaab3;--editorial-line:#353539}
html[data-nx-theme] #wissen :is(.nx-editorial-content h2,.nx-editorial-rows h3,.nx-editorial-rows i){color:var(--editorial-ink)!important}
html[data-nx-theme] #wissen :is(.nx-editorial-eyebrow p,.nx-editorial-eyebrow svg,.nx-editorial-brand span,.nx-editorial-rows span,.nx-editorial-rows small){color:var(--editorial-muted)!important}
html[data-nx-theme] #wissen :is(.nx-editorial-eyebrow,.nx-editorial-rows>a){border-color:var(--editorial-line)!important}
html[data-nx-theme=light] #wissen .nx-editorial-brand img{filter:brightness(0)}
html[data-nx-theme=dark] #wissen .nx-editorial-brand img{filter:brightness(0) invert(1)}
html[data-nx-theme] #wissen .nx-editorial-content header>a{background:var(--editorial-ink)!important;color:var(--editorial-bg)!important}
html[data-nx-theme] #wissen .nx-editorial-rows>a:hover :is(h3,small){color:var(--editorial-ink)!important;text-decoration:underline;text-underline-offset:5px}
