.xld-mark{display:inline-block;width:var(--xld-s,40px);height:var(--xld-s,40px);flex:0 0 auto;line-height:0}.xld-mark svg{display:block;width:100%;height:100%}.xld-mark.is-sm{--xld-s:14px}.xld-mark g{animation:xld-relay 1.9s var(--ease-inout) infinite}.xld-mark g.xld-b{animation-delay:-.95s}@keyframes xld-relay{0%,to{opacity:1}50%{opacity:.3}}.xld-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;width:100%;padding:32px 24px;text-align:center;color:var(--brand-orange)}.xld-state.is-screen{min-height:max(280px,calc(100dvh - 320px))}.xld-label{font-size:13.5px;color:var(--fg-muted)}@media (prefers-reduced-motion:reduce){.xld-mark g,.xld-mark g.xld-b{animation:xld-still 2.6s ease-in-out infinite;animation-delay:0s}}@keyframes xld-still{0%,to{opacity:1}50%{opacity:.46}}