.footer{text-align:center;color:#6b7280;background-color:#fff;border-top:1px solid #e5e7eb;padding:1.5rem 2rem;font-size:.875rem}
.global-loader{background:#fff;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.spinner{border:4px solid #e5e7eb;border-top-color:#7e22ce;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}
