@keyframes ld-enter{0%{opacity:0}to{opacity:1}}@keyframes ld-spin{to{transform:rotate(360deg)}}@keyframes ld-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(.985)}}@keyframes ld-shimmer-line{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes ld-stream{0%{opacity:.35;transform-origin:0;transform:scaleX(.55)}50%{opacity:.7;transform:scaleX(.92)}to{opacity:.35;transform:scaleX(.6)}}.ld-screen{background-color:#fafbfc;background-image:linear-gradient(#1c34610a 1px,#0000 1px),linear-gradient(90deg,#1c34610a 1px,#0000 1px);background-size:28px 28px;flex:1;justify-content:center;align-items:center;width:100%;min-height:min(70vh,600px);padding:2.5rem 1.25rem;animation:.35s ease-out both ld-enter;display:flex}.ld-stack{flex-direction:column;align-items:center;gap:2rem;width:min(100%,22rem);display:flex}.ld-brand{flex-direction:column;align-items:center;gap:1.25rem;display:flex}.ld-ring{place-items:center;width:7.5rem;height:7.5rem;display:grid;position:relative}.ld-ring:before{content:"";-webkit-mask-composite:xor;background:conic-gradient(#e57824 0deg,#1c3461 120deg,#0000 200deg 360deg);border-radius:50%;padding:3px;animation:1.15s linear infinite ld-spin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);mask-image:linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ld-logo{z-index:1;object-fit:contain;width:auto;height:3.25rem;animation:2.8s ease-in-out infinite ld-breathe;position:relative}.ld-label{font-family:var(--font-plus-jakarta-sans), system-ui, sans-serif;letter-spacing:.28em;text-transform:uppercase;color:#1c3461;margin:0;font-size:.7rem;font-weight:700}.ld-stream{flex-direction:column;gap:.65rem;width:100%;display:flex}.ld-line{background:linear-gradient(90deg,#1c346114 0%,#e5782438 45%,#1c346114 90%) 0 0/200% 100%;border-radius:9999px;height:.5rem;animation:1.8s ease-in-out infinite ld-shimmer-line}.ld-line--w90{width:90%;margin-inline:auto;animation-delay:0s}.ld-line--w75{width:75%;animation-delay:.12s}.ld-line--w60{width:60%;margin-inline:auto;animation-delay:.24s}.ld-line--w85{width:85%;animation-delay:.36s}.ld-pulse-row{justify-content:center;gap:.35rem;margin-top:.25rem;display:flex}.ld-pulse-row i{background:#e57824;border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite ld-stream;display:block}.ld-pulse-row i:nth-child(2){background:#1c3461;animation-delay:.2s}.ld-pulse-row i:nth-child(3){animation-delay:.4s}@media (prefers-reduced-motion:reduce){.ld-ring:before,.ld-logo,.ld-line,.ld-pulse-row i{animation:none!important}}
