.timer{font-size:40px;display:flex;justify-content:center;align-items:center;gap:30px;margin-top:20px}.value{font-weight:400;font-size:40px;line-height:48px;letter-spacing:.04em;color:#2e2f42}.label{font-weight:400;font-size:16px;line-height:24px;color:#2e2f42}input{width:272px;height:40px;border-radius:4px;margin-top:20px;font-size:16px}button{width:75px;height:40px;border-radius:4px;margin-top:20px;background-color:#4e75ff;font-size:16px;border:none;gap:10px;color:#fff}button:disabled{background-color:#cfcfcf;cursor:not-allowed}button:hover{background-color:#6c8cff;cursor:pointer}.field{display:flex;flex-direction:column;align-items:center}
