.home[data-v-ecd77d73]{text-align:center;flex-direction:column;gap:16px;display:flex}.menu[data-v-ecd77d73]{justify-content:center;gap:12px;display:flex}button[data-v-ecd77d73]{cursor:pointer;color:#fff;background:#42b883;border:none;border-radius:6px;padding:10px 16px;transition:all .2s}button[data-v-ecd77d73]:hover{background:#369f6e}.grid{place-content:start;width:680px;margin-bottom:16px;display:grid}.header{text-align:center;font-weight:700}.time-label{justify-content:center;align-items:center;display:flex}.cell{cursor:pointer;color:#fff;background-color:#fff;border:1px solid #ccc;justify-content:center;align-items:center;height:24px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.cell:hover{background-color:#eee}.cell.active{background-color:#42b883}.thinking-img{-webkit-user-select:none;user-select:none;display:none}@keyframes float{0%{transform:scaleX(-1)translateY(0)}50%{transform:scaleX(-1)translateY(-16px)}to{transform:scaleX(-1)translateY(0)}}@media (width>=1280px){.thinking-img{width:320px;animation:2s ease-in-out infinite float;display:inline-block;transform:scaleX(-1)}}.password-section{margin-top:20px}.block-section{background-color:#42b883;width:100%;margin-top:10px}.output-section{flex-direction:column;gap:8px;margin-top:20px;display:flex}.key-box{white-space:nowrap;text-overflow:ellipsis;background:#f4f4f4;border-radius:6px;width:280px;padding:8px 12px;font-family:monospace;overflow:hidden}@media (width>=1280px){.key-box{width:400px}}.times-section{background:#f8f9fa;border-radius:10px;align-items:center;gap:16px;padding:12px 16px;display:flex}.times-section label{font-size:14px}.times-section input[type=time]{border:1px solid #ddd;border-radius:6px;outline:none;width:80px;padding:4px 10px;transition:all .2s}.times-section input[type=time]:focus{border-color:#42b883;box-shadow:0 0 0 2px #42b88326}.days-section{background:#f8f9fa;border-radius:10px;flex-wrap:wrap;gap:10px;padding:12px 16px;display:flex}.days-section label{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:6px;align-items:center;gap:4px;width:48px;padding:6px 12px;transition:all .2s;display:flex}.days-section label:hover{background:#f1fbf7;border-color:#42b883}.days-section input{accent-color:#d8f1e6}.times-section input:disabled,.days-section input:disabled{opacity:.5;cursor:not-allowed}.days-section label:has(input:disabled){opacity:.5;cursor:not-allowed}.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{background-color:#f9f9f9;place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}.container{justify-content:center;align-items:center;min-width:100dvw;display:flex}.layout{flex-direction:column;justify-content:center;align-items:stretch;gap:48px 0;width:100%;display:flex}.left,.right{flex-direction:column;justify-content:center;align-items:center;gap:16px 0;padding:0 24px;display:flex}textarea{resize:none;-webkit-user-select:text;user-select:text;pointer-events:auto;width:280px;padding:8px;font-family:monospace}@media (width>=1280px){body{overflow-x:hidden}.layout{flex-direction:row;align-items:stretch;padding:24px 0}.left,.right{flex:1}textarea{width:400px}}input{width:248px;padding:4px 8px}button{cursor:pointer;padding:8px 16px}
