.container[data-v-baf92fd4]{background:#f9f9f9;justify-content:center;align-items:center;height:100vh;display:flex}.home[data-v-baf92fd4]{text-align:center;flex-direction:column;gap:16px;display:flex}.menu[data-v-baf92fd4]{justify-content:center;gap:12px;display:flex}button[data-v-baf92fd4]{cursor:pointer;color:#fff;background:#42b883;border:none;border-radius:6px;padding:10px 16px;transition:all .2s}button[data-v-baf92fd4]:hover{background:#369f6e}.progress{margin-bottom:10px;font-weight:700}.bar{background:#eee;border-radius:4px;width:300px;height:8px;margin-bottom:10px;overflow:hidden}.bar-inner{background:#42b883;height:100%;transition:width .3s}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}.container{background-color:#f9f9f9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.app{flex-direction:column;align-items:center;gap:16px;display:flex}.grid{grid-template-columns:100px repeat(7,80px);display:grid}.header{text-align:center;font-weight:700}.time-label{justify-content:center;align-items:center;display:flex}.cell{cursor:pointer;background-color:#fff;border:1px solid #ccc;height:24px;transition:all .2s}.cell:hover{background-color:#eee}.cell.active{background-color:#42b883}.password-section{margin-top:20px}input{width:250px;margin-right:10px;padding:4px 8px}button{cursor:pointer;padding:8px 16px}.block-section{margin-top:10px}textarea{resize:none;width:300px;padding:8px}.output-section{flex-direction:column;gap:8px;margin-top:20px;display:flex}.output-section textarea{width:400px;font-family:monospace}.key-box{white-space:nowrap;text-overflow:ellipsis;background:#f4f4f4;border-radius:6px;max-width:400px;padding:8px 12px;font-family:monospace;overflow:hidden}
