.centered-loader-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:98;background-color:#fff}.centered-loader-container,.loader-box{display:flex;justify-content:center;align-items:center}.loader-box{width:80px;height:80px;background:linear-gradient(135deg,#d4af37,#f5e78a);box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:12px;padding:20px}