dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080}.modal-backdrop{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;position:fixed;inset:0}.popup,.popup2,.popup3,.popup4,.popup5,.modal-login{z-index:1000;border:1px solid var(--border);background:var(--bg);color:var(--black);border-radius:20px;outline:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.popup{width:560px;height:760px}.popup2{width:760px;height:760px}.popup3,.popup4{width:560px;height:560px}.popup5{width:380px;height:380px;font-size:18px}.modal-login{width:420px;max-width:95vw;height:732px;max-height:93vh}.popup-title{font-size:24px;font-weight:600}.icon.black:hover{color:var(--primary-500)!important}.footer-turbine{pointer-events:none;z-index:11;width:134px;height:200px;position:absolute;bottom:191px;right:30px}.rotor{transform-origin:100px 100px;animation:1.4s linear infinite rotateBlades}.dark .rotor{animation:1s linear infinite rotateBlades}@keyframes rotateBlades{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer-tracker{pointer-events:none;z-index:10;width:134px;height:200px;position:absolute;bottom:158px;right:115px}.sun{transform-origin:200px 400px;animation:8s ease-in-out infinite alternate sun-movement}.dark .sun{animation:none;display:none}@keyframes sun-movement{0%{transform:rotate(-80deg)translateY(-100px)rotate(80deg)}to{transform:rotate(80deg)translateY(-100px)rotate(-80deg)}}.solar-panel{transform-origin:200px 270px;animation:8s ease-in-out infinite alternate panel-tracking}.dark .solar-panel{animation:none}@keyframes panel-tracking{0%{transform:rotate(-40deg)}to{transform:rotate(40deg)}}.sun-rays{animation:2s ease-in-out infinite alternate rays-glow}@keyframes rays-glow{0%{opacity:.6}to{opacity:1}}.carregando{background-color:"var(--bg)";flex-direction:column;flex-grow:1;justify-content:center;align-items:center;width:100vw;max-width:100%;height:100vh;max-height:100%;display:flex}.card-content .carregando{max-height:calc(100vh - var(--title-height) - var(--navbar-height) - 105px)}
