html.iks-auth-pending{background:#061426}
html.iks-auth-pending:before{content:'IKS Connect';position:fixed;inset:0;z-index:2147483647;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,#0c3158,#061426 58%);color:#eaf8ff;font:700 27px Arial;letter-spacing:.3px}
html.iks-auth-pending:after{content:'';position:fixed;z-index:2147483647;left:50%;top:calc(50% + 34px);width:88px;height:2px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,#17c9f5,transparent);animation:iksload 1.1s ease-in-out infinite}
@keyframes iksload{50%{opacity:.25;transform:translateX(-50%) scaleX(.55)}}
html.iks-auth-pending body{visibility:hidden!important;background:#061426!important}
