.alarm-lighting{opacity:.85;filter:brightness(1);transition:opacity .5s ease-out,filter .5s ease-out}.scene-stage.is-activated .alarm-lighting{filter:brightness(1.4)}.alarm-red{position:absolute;top:0;right:0;bottom:0;left:0;background:#f23;mix-blend-mode:screen;opacity:0;-webkit-mask:url(/scenes/safety-alarm/lighting.webp) center / cover no-repeat;mask:url(/scenes/safety-alarm/lighting.webp) center / cover no-repeat}.scene-stage.is-activated .alarm-red{animation:alarm-strobe 1.15s steps(1,end) .2s infinite}@keyframes alarm-strobe{0%{opacity:.9}50%{opacity:.25}to{opacity:.9}}.alarm-wash{pointer-events:none;background:radial-gradient(120% 90% at 50% 70%,#ff1e3257,#ff1e3200 70%);opacity:0}.scene-stage.is-activated .alarm-wash{animation:alarm-wash 1.15s ease-in-out .2s infinite}@keyframes alarm-wash{0%,to{opacity:.85}50%{opacity:.3}}.alarm-alert{position:absolute;top:61%;left:54%;width:0;height:0;pointer-events:none}.alarm-ring{position:absolute;top:0;left:0;width:28px;height:28px;margin:-14px 0 0 -14px;border:2px solid rgba(255,80,96,.9);border-radius:50%;opacity:0}.scene-stage.is-activated .alarm-ring{animation:alarm-ring 1.8s ease-out .2s infinite}.scene-stage.is-activated .alarm-ring:nth-child(2){animation-delay:.8s}.scene-stage.is-activated .alarm-ring:nth-child(3){animation-delay:1.4s}@keyframes alarm-ring{0%{transform:scale(.3);opacity:.9}to{transform:scale(7);opacity:0}}@media(prefers-reduced-motion:reduce){.scene-stage.is-activated .alarm-red{animation:none;opacity:.8}.scene-stage.is-activated .alarm-wash{animation:none;opacity:.6}.scene-stage.is-activated .alarm-ring{animation:none;opacity:0}.scene-stage.is-activated .alarm-ring:nth-child(1){opacity:.7;transform:scale(3)}}
