.fd-loader{-webkit-user-select:none;user-select:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;display:flex}.fd-loader-stage{justify-content:center;align-items:center;width:clamp(88px,12vw,124px);height:clamp(88px,12vw,124px);display:flex;position:relative}.fd-loader-stage-sm{width:52px;height:52px}.fd-loader-stage-md{width:clamp(72px,9vw,96px);height:clamp(72px,9vw,96px)}.fd-loader-stage-lg{width:clamp(96px,14vw,132px);height:clamp(96px,14vw,132px)}.fd-loader-circle{background:radial-gradient(circle,#fffffffa 0%,#fff7edf0 65%,#ffedd5cc 100%);border:1.5px solid #fed7aad9;border-radius:9999px;justify-content:center;align-items:center;width:100%;height:100%;animation:3.6s ease-in-out infinite fd-pulse-glow;display:flex;position:relative;box-shadow:0 10px 32px -4px #ff480024,inset 0 0 0 1px #ffffffe6}.fd-loader-items{justify-content:center;align-items:center;width:56%;height:56%;display:flex;position:relative}.fd-loader-item{color:#2f1b12;opacity:0;will-change:transform, opacity;justify-content:center;align-items:center;animation:4.2s cubic-bezier(.4,0,.2,1) infinite fd-loader-crossfade;display:flex;position:absolute;inset:0;transform:translateY(10px)scale(.88)}.fd-loader-item svg{width:100%;height:100%}.fd-loader-item:first-child{animation-delay:0s}.fd-loader-item:nth-child(2){animation-delay:1.4s}.fd-loader-item:nth-child(3){animation-delay:2.8s}.fd-loader-accent{color:#ff4800}.fd-loader-track{justify-content:center;align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex;position:relative}.fd-loader-line{z-index:0;background:#e7e5e4cc;border-radius:9999px;height:1.5px;position:absolute;top:50%;left:.75rem;right:.75rem;transform:translateY(-50%)}.fd-loader-dots{z-index:1;align-items:center;gap:.625rem;display:flex;position:relative}.fd-loader-dot{background:#e7e5e4;border-radius:9999px;width:6px;height:6px;transition:transform .3s,background-color .3s;animation:4.2s cubic-bezier(.4,0,.2,1) infinite fd-loader-dot-pulse;display:block}.fd-loader-dot:first-child{animation-delay:0s}.fd-loader-dot:nth-child(2){animation-delay:1.4s}.fd-loader-dot:nth-child(3){animation-delay:2.8s}.fd-loader-message-container{flex-direction:column;align-items:center;gap:.25rem;max-width:22rem;margin:0 auto;display:flex}.fd-loader-message{text-align:center;letter-spacing:-.015em;color:#2f1b12;margin:0;font-size:.9375rem;font-weight:700;transition:opacity .25s,transform .25s}.fd-loader-submessage{text-align:center;color:#78716c;margin:0;font-size:.75rem;font-weight:500}@keyframes fd-pulse-glow{0%,to{border-color:#fed7aabf;box-shadow:0 10px 32px -4px #ff48001f,inset 0 0 0 1px #ffffffe6}50%{border-color:#ff9a6bf2;box-shadow:0 14px 40px -2px #ff480038,inset 0 0 0 1px #fff}}@keyframes fd-loader-crossfade{0%{opacity:0;transform:translateY(10px)scale(.88)}6%{opacity:1;transform:translateY(0)scale(1)}27%{opacity:1;transform:translateY(0)scale(1)}34%{opacity:0;transform:translateY(-10px)scale(.92)}to{opacity:0;transform:translateY(10px)scale(.88)}}@keyframes fd-loader-dot-pulse{0%{background:#e7e5e4;transform:scale(1)}6%,27%{background:#ff4800;transform:scale(1.4);box-shadow:0 0 8px #ff480066}34%,to{box-shadow:none;background:#e7e5e4;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.fd-loader-circle{border-color:#fed7aacc;animation:none;box-shadow:0 4px 16px #ff480014}.fd-loader-item{opacity:0;animation:none;transform:none}.fd-loader-item:first-child{opacity:1}.fd-loader-dot{box-shadow:none;background:#d6d3d1;animation:none;transform:none}.fd-loader-dot:first-child{background:#ff4800}}
