.alarm-overview{margin-bottom:clamp(38px,5vw,64px)}.alarm-disciplines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(36px,6vw,76px);gap:clamp(36px,6vw,76px)}.alarm-discipline{min-width:0;padding-top:22px;border-top:2px solid var(--hairline-2)}.alarm-discipline__tag,.alarm-standard>span{display:block;font-family:Archivo Mono,monospace;font-size:10.5px;line-height:1.4;letter-spacing:.1em;text-transform:uppercase}.alarm-discipline__tag{color:var(--accent-strong)}[data-theme=dark] .alarm-discipline__tag{color:var(--accent)}.alarm-discipline h2{max-width:15ch;margin-top:12px;font-size:clamp(27px,3vw,38px);line-height:1.1;letter-spacing:-.025em}.alarm-discipline__lead{max-width:52ch;margin-top:16px;color:var(--fg-2);font-size:16px;line-height:1.65}.alarm-discipline__steps{margin-top:26px;border-bottom:1px solid var(--hairline)}.alarm-discipline__steps>div{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:12px;gap:12px;padding:16px 0;border-top:1px solid var(--hairline)}.alarm-discipline__steps span{padding-top:2px;color:var(--accent-strong);font-family:Archivo Mono,monospace;font-size:11px;letter-spacing:.08em}[data-theme=dark] .alarm-discipline__steps span{color:var(--accent)}.alarm-discipline__steps p{color:var(--fg-2);font-size:14.5px;line-height:1.6}.alarm-discipline__steps strong,.alarm-standard strong{color:var(--fg);font-weight:600}.alarm-standard{margin-top:22px;padding-left:17px;border-left:2px solid var(--accent)}.alarm-standard>span{color:var(--fg-3)}.alarm-standard p{margin-top:7px;color:var(--fg-2);font-size:14px;line-height:1.6}.alarm-escalation{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;grid-gap:clamp(32px,6vw,76px);gap:clamp(32px,6vw,76px);padding:clamp(28px,4vw,48px);overflow:hidden;border:1px solid var(--hairline);border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--surface),var(--accent-wash));box-shadow:var(--shadow-sm)}.alarm-escalation .svc-head{margin-bottom:0}.alarm-template-graphic{width:min(100%,390px);margin-inline:auto}.alarm-template-graphic svg{display:block;width:100%;height:auto}.alarm-template-graphic__back,.alarm-template-graphic__sheet{stroke:var(--hairline-2);stroke-width:1.5}.alarm-template-graphic__back{fill:var(--bg-2)}.alarm-template-graphic__sheet{fill:var(--surface)}.alarm-template-graphic__accent,.alarm-template-graphic__endpoint,.alarm-template-graphic__step{fill:var(--accent)}.alarm-template-graphic__mark{fill:var(--accent-wash)}.alarm-template-graphic__check{fill:none;stroke:var(--fg);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.alarm-template-graphic__branch,.alarm-template-graphic__line,.alarm-template-graphic__route,.alarm-template-graphic__rule{fill:none;stroke-linecap:round}.alarm-template-graphic__line{stroke:var(--fg-3);stroke-width:4;opacity:.55}.alarm-template-graphic__line--strong{stroke:var(--fg-2);opacity:.8}.alarm-template-graphic__rule{stroke:var(--hairline-2);stroke-width:1.5}.alarm-template-graphic__branch,.alarm-template-graphic__route{stroke:var(--accent);stroke-width:2}.alarm-template-graphic__edit{fill:var(--fg);stroke:var(--surface);stroke-width:6}.alarm-template-graphic__pencil{fill:none;stroke:var(--surface);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}@media (max-width:860px){.alarm-disciplines{grid-template-columns:1fr;gap:52px}.alarm-discipline h2{max-width:20ch}.alarm-escalation{grid-template-columns:1fr}.alarm-template-graphic{width:min(100%,350px)}}@media (max-width:600px){.alarm-overview{margin-bottom:38px}.alarm-disciplines{gap:44px}.alarm-discipline{padding-top:18px}.alarm-discipline__steps{margin-top:22px}.alarm-escalation{gap:22px;padding:26px 22px}.alarm-template-graphic{width:min(100%,300px)}}