.time-control{grid-column:1/4;margin-top:4px;padding:16px;border:1px solid #c9ddd7;border-radius:14px;background:#fff}.time-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.time-head b{color:#173f3b}.time-status{font-size:12px;font-weight:900;padding:6px 9px;border-radius:99px;background:#fff0dc;color:#9a4c1f}.time-status.on{background:#dff5ea;color:#14634f}.time-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0}.time-plan{border:1px solid #c9ddd7;border-radius:11px;background:#f7fbfa;padding:10px 7px;color:#234e47;font-weight:850}.time-plan small{display:block;margin-top:3px!important;color:#6a7e79!important}.time-plan.selected{border:2px solid #155c55;background:#e8f6f1;padding:9px 6px}.time-balance{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:10px;background:#f4f7f6;font-size:13px}.time-actions{display:flex;gap:8px;margin-top:10px}.time-actions button{flex:1;border:0;border-radius:11px;padding:11px;font-weight:900}.time-start{background:#155c55;color:#fff}.time-stop{background:#fde8df;color:#a83f1e}.time-note{display:block!important;margin-top:9px!important;line-height:1.45}.time-lock{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px;background:#eef7f4f2;backdrop-filter:blur(7px)}.time-lock-card{width:min(460px,100%);padding:30px;text-align:center;background:#fff;border:1px solid #cfe0db;border-radius:24px;box-shadow:0 25px 80px #123f3630}.time-lock-card span{font-size:45px}.time-lock-card h2{margin:10px 0 7px;color:#173f3b}.time-lock-card p{color:#657b77;line-height:1.55}.time-lock-card a{display:inline-block;margin-top:8px;padding:11px 16px;border-radius:11px;background:#155c55;color:#fff;text-decoration:none;font-weight:900}@media(max-width:760px){.time-control{grid-column:1/3}.time-plans{grid-template-columns:1fr}.time-actions,.time-head,.time-balance{flex-direction:column}}
