#hydration-loader{align-items:center;background-color:#f8fafc;display:flex;flex-direction:column;gap:1.5rem;inset:0;justify-content:center;position:fixed;z-index:9999}.hydration-loader__spinner{animation:hydration-spin .75s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#c32020;height:3rem;width:3rem}.hydration-loader__logo{height:2.5rem;width:auto}@keyframes hydration-spin{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.hydration-loader__spinner{animation:none;opacity:.7}}#hydration-loader.fade-out{opacity:0;transition:opacity .3s ease-out}
