:root{--steamlord-security-gate:armed}html[data-shield-state=blocked],html[data-shield-state=pending]{background:#020308!important}body[hidden],html[data-shield-state=blocked] body,html[data-shield-state=pending] body{display:none!important}html[data-shield-probe=active] body{visibility:hidden!important;pointer-events:none!important}html[data-shield-state=ready][data-shield-pulse="a"] body{animation:shield-heartbeat-a 8s steps(1,end) forwards!important}html[data-shield-state=ready][data-shield-pulse="b"] body{animation:shield-heartbeat-b 8s steps(1,end) forwards!important}html[data-shield-state=ready][data-shield-paused=true] body{animation:none!important;visibility:visible!important}@keyframes shield-heartbeat-a{0%,99%{visibility:visible}100%{visibility:hidden}}@keyframes shield-heartbeat-b{0%,99%{visibility:visible}100%{visibility:hidden}}@media print{body,html{display:none!important}}