.body-wrapper.protected{max-height:100vh;overflow:hidden}.overlay-template{display:none}.protected-overlay{backdrop-filter:blur(10px);background:rgba(0,0,0,.95);height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:1000000}.protected-overlay>.overlay-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.overlay-prompt{background:#fff;border-radius:10px;display:flex;flex-direction:column;gap:10px;max-width:80%;padding:40px}.overlay-prompt h2{font-size:20px!important;margin:0}.overlay-prompt input{border-radius:8px;color:#000!important;width:100%}.overlay-buttons{display:flex;justify-content:flex-end}.overlay-buttons .button{border-radius:8px}