.fullscreen-layout{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background:#fff;overflow:auto}.button-container{display:flex;flex-direction:column;align-items:center;gap:30px;padding:20px 0;justify-content:center}.normal{background:#f0f0f0;color:#333}.active{background:#007bff;color:#fff;border-color:#0056b3;box-shadow:0 2px 5px rgba(0,123,255,.3)}.progress-row{display:flex;align-items:center;margin-bottom:10px}.label{min-width:20px}.progress-bar{flex:1}