.nivelamento-popup-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999}.nivelamento-popup{background-color:#011d01;color:#bbf7d0;padding:30px;border-radius:12px;max-width:400px;text-align:center;border:2px solid #004000;box-shadow:0 0 16px #004000}.popup-buttons{display:flex;justify-content:space-around;margin-top:20px}