:root{--ted-loading-night:url(/appearance/dark-sky.webp) center / cover, linear-gradient(#0f1420, #171d2e 50%, #1e283e);--ted-loading-canvas:url(/appearance/light-sky.webp) center / cover, linear-gradient(#629eec, #89bbf1 50%, #b7dbf8)}:root[data-theme=dark]{--ted-loading-canvas:var(--ted-loading-night)}@media (prefers-color-scheme:dark){:root:not([data-theme]){--ted-loading-canvas:var(--ted-loading-night)}}.ted-loading{z-index:2000;background:var(--ted-loading-canvas);place-items:center;width:100%;min-height:100dvh;display:grid;position:fixed;inset:0}.ted-loading[data-leaving]{animation:ted-loading-leave var(--motion-dur-sheet-exit) var(--motion-ease-standard) forwards}@keyframes ted-loading-leave{to{opacity:0}}.ted-loading-status{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ted-loading[data-placement=panel]{z-index:auto;background:0 0;flex:1;height:100%;min-height:160px;position:relative;inset:auto}.ted-loading-pulse{animation:3.6s ease-in-out infinite ted-loading-breathe}.ted-loading-pulse img{display:block}@keyframes ted-loading-breathe{0%,to{opacity:.65;transform:scale(.96)}50%{opacity:1;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.ted-loading-pulse{animation:none}}
