#global-loader{position:fixed;inset:0;background:#ffffffbf;display:none;justify-content:center;align-items:center;z-index:9999}.spinner{width:48px;height:48px;border:4px solid #ccc;border-top-color:#3a3a3a;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
