.BackdropLoader_backdrop__d4x7F{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:9999;animation:BackdropLoader_fadeIn__8Hfsp .3s ease-in}.BackdropLoader_content__oa_k1{display:flex;flex-direction:column;align-items:center;gap:2rem}.BackdropLoader_logoContainer__MK2gN{display:flex;justify-content:center;align-items:center;animation:BackdropLoader_pulse__r6_7E 2s ease-in-out infinite}.BackdropLoader_logo__VlFp6{max-width:200px;height:auto;object-fit:contain}@keyframes BackdropLoader_fadeIn__8Hfsp{0%{opacity:0}to{opacity:1}}@keyframes BackdropLoader_pulse__r6_7E{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes BackdropLoader_spin__1CaG1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.BackdropLoader_logo__VlFp6{max-width:150px}.BackdropLoader_spinner__3sYLc{width:40px;height:40px;border-width:3px}}