.powsa-componentes-v2-0-x-loaderoverlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:99999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.powsa-componentes-v2-0-x-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.powsa-componentes-v2-0-x-loaderinner{position:relative;width:80px;height:80px}.powsa-componentes-v2-0-x-loaderlinewrap{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:4px solid #f3f3f3;border-top-color:#007bff;-webkit-animation:powsa-componentes-v2-0-x-spin 1s linear infinite;animation:powsa-componentes-v2-0-x-spin 1s linear infinite;box-shadow:0 0 20px rgba(0,123,255,.3)}.powsa-componentes-v2-0-x-loaderline{position:absolute;top:50%;left:50%;width:50px;height:50px;border-radius:50%;border:3px solid #e9ecef;border-top-color:#28a745;animation:powsa-componentes-v2-0-x-spin .8s linear infinite reverse;box-shadow:0 0 15px rgba(40,167,69,.3)}.powsa-componentes-v2-0-x-loadertext{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;color:#495057;text-align:center;margin-top:10px;letter-spacing:.5px}.powsa-componentes-v2-0-x-loaderdots{display:flex;gap:4px;margin-top:8px}.powsa-componentes-v2-0-x-loaderdot{width:8px;height:8px;border-radius:50%;background-color:#007bff;-webkit-animation:powsa-componentes-v2-0-x-pulse 1.4s ease-in-out infinite both;animation:powsa-componentes-v2-0-x-pulse 1.4s ease-in-out infinite both}.powsa-componentes-v2-0-x-loaderdot:first-child{-webkit-animation-delay:-.32s;animation-delay:-.32s}.powsa-componentes-v2-0-x-loaderdot:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}.powsa-componentes-v2-0-x-loaderdot:nth-child(3){-webkit-animation-delay:0s;animation-delay:0s}.powsa-componentes-v2-0-x-loadermodern{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.powsa-componentes-v2-0-x-loaderspinner{width:60px;height:60px;border:3px solid #f0f0f0;border-top-color:#007bff;border-radius:50%;-webkit-animation:powsa-componentes-v2-0-x-spin 1s linear infinite;animation:powsa-componentes-v2-0-x-spin 1s linear infinite}.powsa-componentes-v2-0-x-loaderminimal{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px}.powsa-componentes-v2-0-x-loaderbars{display:flex;gap:6px;align-items:flex-end;height:40px}.powsa-componentes-v2-0-x-loaderbar{width:6px;background-color:#007bff;border-radius:3px;-webkit-animation:powsa-componentes-v2-0-x-barAnimation 1.2s ease-in-out infinite;animation:powsa-componentes-v2-0-x-barAnimation 1.2s ease-in-out infinite}.powsa-componentes-v2-0-x-loaderbar:first-child{height:20px;-webkit-animation-delay:-.4s;animation-delay:-.4s}.powsa-componentes-v2-0-x-loaderbar:nth-child(2){height:30px;-webkit-animation-delay:-.2s;animation-delay:-.2s}.powsa-componentes-v2-0-x-loaderbar:nth-child(3){height:40px;-webkit-animation-delay:0s;animation-delay:0s}.powsa-componentes-v2-0-x-loaderbar:nth-child(4){height:30px;-webkit-animation-delay:.2s;animation-delay:.2s}.powsa-componentes-v2-0-x-loaderbar:nth-child(5){height:20px;-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes powsa-componentes-v2-0-x-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes powsa-componentes-v2-0-x-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes powsa-componentes-v2-0-x-pulse{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes powsa-componentes-v2-0-x-pulse{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}@-webkit-keyframes powsa-componentes-v2-0-x-barAnimation{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}@keyframes powsa-componentes-v2-0-x-barAnimation{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.powsa-componentes-v2-0-x-loadertextmodern{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:600;color:#333;text-align:center}@media (max-width:768px){.powsa-componentes-v2-0-x-loaderinner{width:60px;height:60px}.powsa-componentes-v2-0-x-loaderline{width:40px;height:40px}.powsa-componentes-v2-0-x-loadertext{font-size:14px}.powsa-componentes-v2-0-x-loadertextmodern{font-size:16px}.powsa-componentes-v2-0-x-loaderspinner{width:50px;height:50px}}