.lpcb-dark{background:#0f172a}.lpcb-dark .sec-title{color:#f1f5f9}.lpcb-dark .sec-title .accent{color:var(--brand-accent)}.escalation-intro{margin:0 auto 3.5rem;max-width:680px;text-align:center}.escalation-intro p{color:hsla(0,0%,100%,.72);font-size:1rem;line-height:1.75}.escalation-intro strong{color:#f1f5f9}.steps-escalation{display:grid;gap:0;grid-template-columns:repeat(3,1fr);position:relative}.steps-escalation:before{background:repeating-linear-gradient(to right,var(--brand) 0 8px,rgba(255,72,0,.2) 8px 14px);content:"";height:2px;left:16%;position:absolute;right:16%;top:28px}.esc-step{padding:0 1.5rem;position:relative;text-align:center;z-index:1}.esc-num{align-items:center;background:var(--brand);border:3px solid rgba(255,72,0,.3);border-radius:50%;box-shadow:0 0 0 6px rgba(255,72,0,.1);color:#fff;display:inline-flex;height:56px;justify-content:center;margin-bottom:1.25rem;position:relative;width:56px;z-index:2}.esc-num,.esc-step h4{font-size:1rem;font-weight:700}.esc-step h4{color:#f1f5f9;letter-spacing:-.3px;margin-bottom:.4rem}.esc-step p{color:hsla(0,0%,100%,.55);font-size:.84rem;line-height:1.6}.esc-step:nth-child(2) .esc-num{background:#b45309}.esc-step:nth-child(3) .esc-num{background:var(--red)}.escalation-alert{background:rgba(220,38,38,.08);border:1px solid rgba(220,38,38,.2);border-radius:var(--r-lg);margin:3rem auto 0;max-width:680px;padding:1.5rem 2rem;text-align:center}.escalation-alert p{color:hsla(0,0%,100%,.72);font-size:.92rem;line-height:1.7}.escalation-alert strong{color:#fca5a5}@media (max-width:900px){.steps-escalation{gap:2rem;grid-template-columns:1fr}.steps-escalation:before{display:none}}