.loader{position:fixed;inset:0;background:#101314;display:grid;place-content:center;gap:18px;z-index:999;color:#fff}.loader img{width:180px}.loader span{display:block;width:180px;height:2px;background:linear-gradient(90deg,var(--red) 45%,#333 45%);animation:load 1s ease infinite}@keyframes load{50%{background-position:180px}}.static-visible{animation:pageIn .5s ease both}@keyframes pageIn{from{opacity:0}to{opacity:1}}.reveal{opacity:1;transform:none}.form-success{padding:60px;background:#171a1b;color:#fff}.form-success h2{margin-top:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
