@keyframes football-loader_footballBounce__J0nMX{0%,to{transform:translateY(0) rotate(0deg);animation-timing-function:cubic-bezier(.5,0,1,.5)}50%{transform:translateY(-72px) rotate(180deg);animation-timing-function:cubic-bezier(0,.5,.5,1)}}@keyframes football-loader_footballShadow__y5H4k{0%,to{transform:translateX(-50%) scaleX(1);opacity:.45;filter:blur(2px)}50%{transform:translateX(-50%) scaleX(.55);opacity:.18;filter:blur(4px)}}@keyframes football-loader_pitchLineSweep__Bj1Im{0%{background-position:0 0}to{background-position:40px 0}}@keyframes football-loader_messageFade__edaPY{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.football-loader_container__zSkji{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-6);padding:var(--spacing-8);min-height:60vh;text-align:center}.football-loader_fullScreen__zEnWh{position:fixed;inset:0;z-index:1000;min-height:100vh;background:var(--background,#f8fafc);background:linear-gradient(135deg,rgba(56,0,60,.04),rgba(19,136,80,.06));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.football-loader_compact__l4FmL{min-height:auto;padding:var(--spacing-6) var(--spacing-4);gap:var(--spacing-4)}.football-loader_pitch__QjxxS{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:180px;height:140px}.football-loader_compact__l4FmL .football-loader_pitch__QjxxS{width:120px;height:96px}.football-loader_scene__h9aww{position:relative;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.football-loader_ball__RETST{width:60px;height:60px;animation:football-loader_footballBounce__J0nMX 1.1s infinite;transform-origin:center;filter:drop-shadow(0 4px 8px rgba(15,23,42,.18));position:relative;z-index:2}.football-loader_ball__RETST svg{width:100%;height:100%;display:block}.football-loader_compact__l4FmL .football-loader_ball__RETST{width:44px;height:44px}.football-loader_shadow__Ld6Wb{position:absolute;bottom:4px;left:50%;width:56px;height:10px;background:radial-gradient(ellipse at center,rgba(15,23,42,.55) 0,rgba(15,23,42,0) 70%);border-radius:50%;transform:translateX(-50%) scaleX(1);animation:football-loader_footballShadow__y5H4k 1.1s infinite;z-index:1}.football-loader_compact__l4FmL .football-loader_shadow__Ld6Wb{width:40px;height:8px}.football-loader_pitchLine__taQ8O{position:absolute;bottom:0;left:0;right:0;height:3px;background-image:repeating-linear-gradient(90deg,var(--secondary,#138850) 0,var(--secondary,#138850) 16px,transparent 16px,transparent 24px);background-size:40px 100%;border-radius:var(--radius-full,9999px);opacity:.6;animation:football-loader_pitchLineSweep__Bj1Im 1.6s linear infinite}.football-loader_message__06q_d{margin:0;font-size:var(--font-size-md,1.125rem);font-weight:600;color:var(--foreground,#0f172a);letter-spacing:var(--letter-spacing-tight,-.025em);animation:football-loader_messageFade__edaPY .4s ease-out;min-height:1.5em}.football-loader_compact__l4FmL .football-loader_message__06q_d{font-size:var(--font-size-sm,.875rem)}@media(prefers-reduced-motion:reduce){.football-loader_ball__RETST,.football-loader_message__06q_d,.football-loader_pitchLine__taQ8O,.football-loader_shadow__Ld6Wb{animation:none}.football-loader_ball__RETST{transform:translateY(-32px)}}