.brand-loader{align-items:center;gap:12px;font-size:12px;display:inline-flex}.brand-loader svg{background:#f5f7fb;border-radius:4px;flex-shrink:0}.loader-path{stroke-dasharray:65 100;animation:1.5s ease-in-out infinite logo-load}@keyframes logo-load{0%{stroke-dashoffset:100px}to{stroke-dashoffset:-100px}}@media (prefers-reduced-motion:reduce){.loader-path{stroke-dasharray:100;stroke-dashoffset:0;animation:none!important}}
