/* E2M Expansion Passport — Insight Routing: Insights → correct mission */
.e2m-insight-passport{position:relative;overflow:hidden;margin:42px 0 18px;padding:30px 30px 28px;border:1px solid #dbe4ef;border-radius:18px;background:linear-gradient(135deg,#f8fbff 0%,#fff 66%);box-shadow:0 14px 36px rgba(8,27,51,.055)}
.e2m-insight-passport:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#1e63ff}
.e2m-insight-passport:after{content:"";position:absolute;right:-74px;top:-102px;width:190px;height:190px;border-radius:50%;background:rgba(30,99,255,.055);pointer-events:none}
.e2m-insight-passport-kicker{position:relative;z-index:1;margin-bottom:9px;color:#1e63ff;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.e2m-insight-passport h2{position:relative;z-index:1;max-width:780px;margin:0 0 10px;font-size:clamp(25px,3vw,34px);line-height:1.08;letter-spacing:-.025em}
.e2m-insight-passport p{position:relative;z-index:1;max-width:780px;margin:0;color:#52647b;font-size:15px;line-height:1.65}
.e2m-insight-passport-actions{position:relative;z-index:1;display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:20px}
.e2m-insight-passport-primary,.e2m-insight-passport-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:9px;padding:12px 16px;font-size:12px;font-weight:900;line-height:1.2;text-decoration:none!important;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
.e2m-insight-passport-primary{background:#1e63ff;color:#fff!important;box-shadow:0 7px 18px rgba(30,99,255,.16)}
.e2m-insight-passport-secondary{border:1px solid #cfd9e7;background:#fff;color:#102238!important}
.e2m-insight-passport-primary:hover,.e2m-insight-passport-secondary:hover{transform:translateY(-1px)}
.e2m-insight-passport-primary:focus-visible,.e2m-insight-passport-secondary:focus-visible{outline:3px solid rgba(30,99,255,.28);outline-offset:3px}
.e2m-insight-passport-note{position:relative;z-index:1;display:block;margin-top:12px;color:#748399;font-size:11.5px;font-weight:700;line-height:1.45}
@media(max-width:640px){.e2m-insight-passport{margin:32px 0 14px;padding:24px 20px 22px;border-radius:15px}.e2m-insight-passport-actions{align-items:stretch}.e2m-insight-passport-primary,.e2m-insight-passport-secondary{width:100%;text-align:center}.e2m-insight-passport h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){.e2m-insight-passport-primary,.e2m-insight-passport-secondary{transition:none}}
