/* Shared KLC shell: CTA links must not inherit numbered menu-item columns. */
.guide-publication .nav__links a.nav__cta{display:flex;align-items:center;justify-content:space-between;gap:12px}
.guide-publication .nav__cta>span{min-width:0;line-height:1.4}
.guide-publication .nav__cta>svg{flex:none}
/* Match the existing internal-page background and shared PublicFooter. */
.guide-publication .legal-background{background:#f3f7fb}
.guide-particle-layer{position:absolute;inset:0;z-index:0;pointer-events:none}
.guide-particle-layer>.hero__particles{display:block;position:sticky;top:0;width:100%;height:100vh;max-height:100%;pointer-events:none}
