#preloader{position:fixed;inset:0;background:#111;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;transition:opacity .5s ease}#preloader img{width:220px;margin-bottom:60px}.progress-container{width:300px;height:12px;background:#333;border-radius:6px;overflow:hidden}.progress-bar{width:0%;height:100%;background:#f3cf30;transition:width .2s ease}#preloader.fade-out{opacity:0;pointer-events:none}
